add test for, and update comments for, old defined($1) oddity.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.9.X          Development release working toward v5.10
29 --------------
30
31 ____________________________________________________________________________
32 [ 31382] By: rgs                                   on 2007/06/14  14:12:35
33         Log: Upgrade to PathTools 3.25
34      Branch: perl
35            ! ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/Cwd.pm
36            ! lib/File/Spec.pm lib/File/Spec/OS2.pm lib/File/Spec/t/tmpdir.t
37 ____________________________________________________________________________
38 [ 31381] By: rgs                                   on 2007/06/14  13:12:56
39         Log: Upgrade to ExtUtils::CBuilder 0.19
40      Branch: perl
41            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
42            ! lib/ExtUtils/CBuilder/Changes
43            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
44            ! lib/ExtUtils/CBuilder/Platform/os2.pm
45 ____________________________________________________________________________
46 [ 31380] By: rgs                                   on 2007/06/14  13:06:13
47         Log: Sync Archive::Extract with CPAN
48      Branch: perl
49            ! lib/Archive/Extract.pm
50 ____________________________________________________________________________
51 [ 31379] By: rgs                                   on 2007/06/14  12:38:16
52         Log: Subject: [PATCH] Less sed'ing in Cygwin Makefile.SHs
53              From: "Jerry D. Hedden" <jdhedden@cpan.org>
54              Date: Thu, 14 Jun 2007 08:13:29 -0400
55              Message-ID: <1ff86f510706140513v5d3bb0e0l89dff31da83abfb9@mail.gmail.com>
56      Branch: perl
57            ! cygwin/Makefile.SHs
58 ____________________________________________________________________________
59 [ 31378] By: rgs                                   on 2007/06/14  12:27:41
60         Log: assertions has been removed
61      Branch: perl
62            ! Porting/Maintainers.pl
63 ____________________________________________________________________________
64 [ 31377] By: rgs                                   on 2007/06/14  11:06:02
65         Log: Fix [perl #43207] lc() or uc() inside sort affect the return value.
66      Branch: perl
67            ! pp.c t/op/lc.t
68 ____________________________________________________________________________
69 [ 31376] By: davem                                 on 2007/06/13  22:41:33
70         Log: change #31134 broke DEBUG_LEAKING_SCALARS builds
71      Branch: perl
72            ! sv.c
73 ____________________________________________________________________________
74 [ 31375] By: merijn                                on 2007/06/13  20:15:28
75         Log: Subject: Re: vsprintf
76              From: Andy Dougherty <doughera@lafayette.edu>
77              Date: Wed, 13 Jun 2007 14:41:44 -0400 (EDT)
78              Message-ID: <Pine.LNX.4.64.0706131434120.18715@fractal.phys.lafayette.edu>
79      Branch: perl
80            ! Configure
81 ____________________________________________________________________________
82 [ 31373] By: merijn                                on 2007/06/13  20:11:10
83         Log: Subject: [PATCH] Configure: Erroneous C++ message
84              From: Andy Dougherty <doughera@lafayette.edu>
85              Date: Wed, 13 Jun 2007 14:33:54 -0400 (EDT)
86              Message-ID: <Pine.LNX.4.64.0706131428510.18715@fractal.phys.lafayette.edu>
87      Branch: perl
88            ! Configure
89 ____________________________________________________________________________
90 [ 31371] By: steveh                                on 2007/06/13  17:12:21
91         Log: Fix random failures in CPANPLUS tests on Win32
92              
93              The failures were a result of calling Win32::GetShortPathName with
94              the program argument " /nologo" appended to the path. Program
95              arguments should not be passed to Win32::GetShortPathName.
96              
97              (The randomness occurred because random garbage was being produced
98              due to a separate bug in that Win32 function, for which a fix is
99              forthcoming...).
100      Branch: perl
101            ! lib/CPANPLUS/Config.pm
102 ____________________________________________________________________________
103 [ 31370] By: rgs                                   on 2007/06/13  13:24:09
104         Log: Subject: yet another mro.c patch
105              From: "Brandon Black" <blblack@gmail.com>
106              Date: Wed, 13 Jun 2007 08:19:11 -0500
107              Message-ID: <84621a60706130619g17c9d2fbi111cca567da3d500@mail.gmail.com>
108      Branch: perl
109            ! mro.c
110 ____________________________________________________________________________
111 [ 31369] By: rgs                                   on 2007/06/12  08:43:55
112         Log: Subject: mad-const patch
113              From: Jim Cromie <jim.cromie@gmail.com>
114              Date: Mon, 11 Jun 2007 13:49:06 -0600
115              Message-ID: <466DA732.3010608@gmail.com>
116      Branch: perl
117            ! dump.c embed.fnc proto.h
118 ____________________________________________________________________________
119 [ 31368] By: rgs                                   on 2007/06/12  08:39:00
120         Log: Subject: Re: integer vs. bigint [PATCH]
121              From: Tels <nospam-abuse@bloodgate.com>
122              Date: Mon, 11 Jun 2007 19:31:16 +0200
123              Message-Id: <200706111931.17616@bloodgate.com>
124      Branch: perl
125            ! lib/bigint.pm
126 ____________________________________________________________________________
127 [ 31367] By: rgs                                   on 2007/06/12  08:33:40
128         Log: Subject: [PATCH] perltodo: more vtable musings
129              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
130              Date: Tue, 12 Jun 2007 03:15:26 +0300 (EEST)
131              Message-Id: <200706120015.l5C0FQH7512295@kosh.hut.fi>
132      Branch: perl
133            ! pod/perltodo.pod
134 ____________________________________________________________________________
135 [ 31366] By: rgs                                   on 2007/06/12  08:32:26
136         Log: Subject: Re: [PATCH-at-31365] (was - configpm frustrations)
137              From: Vadim <vadim@vkonovalov.ru>
138              Date: Mon, 11 Jun 2007 19:19:31 +0400
139              Message-ID: <466D6803.1020808@vkonovalov.ru>
140      Branch: perl
141            ! Makefile.SH configpm
142 ____________________________________________________________________________
143 [ 31365] By: rgs                                   on 2007/06/11  15:20:38
144         Log: Subject: Math::BigInt v1.87 take 8
145              From: Tels <nospam-abuse@bloodgate.com>
146              Date: Sat, 9 Jun 2007 14:07:34 +0200
147              Message-Id: <200706091407.36659@bloodgate.com>
148      Branch: perl
149            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
150            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
151            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
152            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
153            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
154            ! lib/Math/BigInt/t/with_sub.t
155 ____________________________________________________________________________
156 [ 31364] By: rgs                                   on 2007/06/11  15:18:27
157         Log: Subject: pidigits benchmark and bpi() method in Math::BigFloat/Math::BigInt, take 7 [PATCH]
158              From: Tels <nospam-abuse@bloodgate.com>
159              Date: Fri, 8 Jun 2007 19:29:41 +0200
160              Message-Id: <200706081929.44888@bloodgate.com>
161      Branch: perl
162            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
163            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
164            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
165            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
166            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
167            ! lib/Math/BigInt/t/with_sub.t
168 ____________________________________________________________________________
169 [ 31363] By: rgs                                   on 2007/06/11  14:27:40
170         Log: Doc adjustments for the number localization and setlocale().
171              See debian bug #379463.
172      Branch: perl
173            ! pod/perllocale.pod
174 ____________________________________________________________________________
175 [ 31362] By: rgs                                   on 2007/06/11  08:28:57
176         Log: Subject: [PATCH] cross-compilation for linux
177              From: "Konovalov, Vadim Vladimirovich \(Vadim\)** CTR **" <vkonovalov@alcatel-lucent.com>
178              Date: Sat, 9 Jun 2007 19:41:44 +0200
179              Message-ID: <D16F05D0CAAA234BA2B753B80DE6100D278EBC@DEEXC1U02.de.lucent.com>
180      Branch: perl
181            + Cross/README.new
182            ! Cross/Makefile-cross-SH Cross/README Cross/build-arm-n770-sh
183            ! MANIFEST README.ce win32/Makefile.ce
184 ____________________________________________________________________________
185 [ 31361] By: craigb                                on 2007/06/08  18:43:10
186         Log: A couple of File::Path tests require unix syntax on VMS.
187      Branch: perl
188            ! lib/File/Path.t
189 ____________________________________________________________________________
190 [ 31360] By: craigb                                on 2007/06/08  15:28:29
191         Log: Make pipe shutdown on VMS care about whether PerlIO has already
192              shut down.
193      Branch: perl
194            ! vms/vms.c
195 ____________________________________________________________________________
196 [ 31359] By: craigb                                on 2007/06/08  15:25:22
197         Log: Avoid multiply defined symbols in re extension following #31341.
198      Branch: perl
199            ! ext/re/re_top.h
200 ____________________________________________________________________________
201 [ 31358] By: craigb                                on 2007/06/08  15:21:24
202         Log: Make symbols short enough for VMS after #31341.
203      Branch: perl
204            ! universal.c
205 ____________________________________________________________________________
206 [ 31357] By: steveh                                on 2007/06/08  10:35:34
207         Log: Fix lib/File/Path.t failure on Win32
208              (Create a 'ZZ' directory instead of 'Z' because we already have a 'z'
209              which is the same as 'Z' on Win32's case-insensitive filesystem)
210      Branch: perl
211            ! lib/File/Path.pm lib/File/Path.t
212 ____________________________________________________________________________
213 [ 31356] By: steveh                                on 2007/06/08  09:07:46
214         Log: Change 31347 should also have removed win32_free_argvw()
215              because it now isn't used anywhere.
216      Branch: perl
217            ! win32/win32.c win32/wince.c
218 ____________________________________________________________________________
219 [ 31355] By: steveh                                on 2007/06/08  08:50:09
220         Log: Remove dead Perl_sys_intern_clear() from wince.c
221      Branch: perl
222            ! win32/wince.c
223 ____________________________________________________________________________
224 [ 31354] By: steveh                                on 2007/06/08  08:36:05
225         Log: Move win32_create_message_window() out of #ifdef HAVE_INTERP_INTERN
226              section, where it didn't belong. (That section should (currently)
227              only contain sys_intern_init(), sys_intern_clear() and
228              sys_intern_dup() and related functionality such as
229              win32_csighandler().)
230      Branch: perl
231            ! win32/win32.c
232 ____________________________________________________________________________
233 [ 31353] By: rgs                                   on 2007/06/08  08:30:25
234         Log: encoding.pm doesn't give any details about ${^ENCODING},
235              so don't mention it in perlvar
236      Branch: perl
237            ! pod/perlvar.pod
238 ____________________________________________________________________________
239 [ 31352] By: rgs                                   on 2007/06/07  16:09:54
240         Log: Plug a memory leak (noticed by Yves)
241      Branch: perl
242            ! regcomp.c
243 ____________________________________________________________________________
244 [ 31351] By: rgs                                   on 2007/06/07  14:05:11
245         Log: Subject: Re: [perl #43082] "$_[0]->method" interpolation 
246              From: Father Chrysostomos <sprout@cpan.org>
247              Date: Tue, 5 Jun 2007 13:25:39 -0700
248              Message-Id: <064E3238-D26D-446D-9B7E-0DB8CEFDE0AD@cpan.org>
249      Branch: perl
250            ! t/comp/parser.t toke.c
251 ____________________________________________________________________________
252 [ 31350] By: steveh                                on 2007/06/07  13:49:04
253         Log: Stop VC++ from warning "'getenv' : inconsistent dll linkage.
254              dllexport assumed." when building with -DDEBUGGING by declaring
255              getenv() with the same __declspec as in Microsoft's <stdlib.h>.
256              MinGW/GCC is happy with that too, but Borland doesn't understand
257              _CRTIMP so don't bother for Borland since it doesn't warn anyway.
258      Branch: perl
259            ! x2p/a2p.c
260 ____________________________________________________________________________
261 [ 31349] By: rgs                                   on 2007/06/07  13:23:07
262         Log: Subject: Re: [PATCH] Update File-Path to 2.00
263              From: David Landgren <david@landgren.net>
264              Date: Thu, 07 Jun 2007 14:02:36 +0200
265              Message-ID: <4667F3DC.9070203@landgren.net>
266      Branch: perl
267            ! lib/File/Path.pm
268 ____________________________________________________________________________
269 [ 31348] By: rgs                                   on 2007/06/07  12:12:39
270         Log: Subject: [PATCHES] Silence compiler warnings
271              From: "Jerry D. Hedden" <jdhedden@cpan.org>
272              Date: Wed, 6 Jun 2007 14:45:06 -0400
273              Message-ID: <1ff86f510706061145r540c7f02kba96c04bc9dcf8b0@mail.gmail.com>
274      Branch: perl
275            ! mro.c pp_sys.c universal.c
276 ____________________________________________________________________________
277 [ 31347] By: steveh                                on 2007/06/07  11:48:47
278         Log: Stop VC++ from warning "all references to 'SHELL32.dll' discarded
279              by /OPT:REF" by removing the only reference to a SHELL32.dll function
280              (namely, CommandLineToArgvW(), called from win32_argv2utf8(), which
281              isn't actually used anywhere so delete it).
282              
283              That then caused the warning "/DELAYLOAD:shell32.dll ignored; no
284              imports found from shell32.dll", so remove that /DELAYLOAD option too.
285      Branch: perl
286            ! win32/Makefile win32/makefile.mk win32/win32.c win32/win32.h
287            ! win32/wince.c
288 ____________________________________________________________________________
289 [ 31346] By: rgs                                   on 2007/06/07  08:51:15
290         Log: Subject: [patch] fix small errors in sv.c commentary
291              From: Jim Cromie <jim.cromie@gmail.com>
292              Date: Wed, 06 Jun 2007 23:38:53 -0600
293              Message-ID: <466799ED.3090705@gmail.com>
294      Branch: perl
295            ! sv.c
296 ____________________________________________________________________________
297 [ 31345] By: rgs                                   on 2007/06/07  08:01:18
298         Log: Subject: Re: [PATCH] Update File-Path to 2.00
299              From: David Landgren <david@landgren.net>
300              Date: Wed, 06 Jun 2007 23:57:34 +0200
301              Message-ID: <46672DCE.2080508@landgren.net>
302      Branch: perl
303            ! lib/File/Path.pm lib/File/Path.t
304 ____________________________________________________________________________
305 [ 31344] By: steveh                                on 2007/06/06  16:48:46
306         Log: Stop VC7 and VC8 warning about overriding /DPERLDLL with /UPERLDLL
307              when compiling perlmain.c, and don't supply /DPERLDLL twice when
308              compiling perlmainst.c
309      Branch: perl
310            ! win32/Makefile win32/makefile.mk
311 ____________________________________________________________________________
312 [ 31343] By: steveh                                on 2007/06/06  16:33:42
313         Log: Stop VC7 and VC8 complaining about the DESCRIPTION statement
314              in perldll.def (it isn't supported any more).
315      Branch: perl
316            ! makedef.pl
317 ____________________________________________________________________________
318 [ 31342] By: rgs                                   on 2007/06/06  14:58:27
319         Log: Adjust test count (it shouldn't have changed with last patch)
320      Branch: perl
321            ! ext/B/t/concise-xs.t
322 ____________________________________________________________________________
323 [ 31341] By: rgs                                   on 2007/06/06  14:42:01
324         Log: Subject: Re: [PATCH] Callbacks for named captures (%+ and %-)
325              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
326              Date: Sun, 3 Jun 2007 20:24:59 +0000
327              Message-ID: <51dd1af80706031324y5618d519p460da27a2e7fe712@mail.gmail.com>
328      Branch: perl
329            + ext/re/t/qr.t t/op/regexp_nc_tie.t
330            ! MANIFEST embed.fnc embed.h ext/B/t/concise-xs.t ext/re/re.pm
331            ! ext/re/re.xs ext/re/re_top.h ext/re/t/re_funcs.t global.sym
332            ! gv.c lib/Tie/Hash/NamedCapture.pm mg.c perl.h
333            ! pod/perlreapi.pod proto.h regcomp.c regcomp.h regexp.h
334            ! t/op/pat.t t/op/readdir.t universal.c
335 ____________________________________________________________________________
336 [ 31340] By: rgs                                   on 2007/06/06  12:27:36
337         Log: Upgrade to encoding::warnings 0.11
338      Branch: perl
339            ! lib/encoding/warnings.pm
340 ____________________________________________________________________________
341 [ 31339] By: rgs                                   on 2007/06/06  12:07:13
342         Log: A test file was removed from the latest Unicode::Normalize
343      Branch: perl
344            - ext/Unicode/Normalize/t/short.t
345            ! MANIFEST
346 ____________________________________________________________________________
347 [ 31338] By: rgs                                   on 2007/06/06  12:03:00
348         Log: Upgrade to Unicode::Normalize 1.02
349      Branch: perl
350            ! ext/Unicode/Normalize/Changes
351            ! ext/Unicode/Normalize/Normalize.pm
352            ! ext/Unicode/Normalize/Normalize.xs
353            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
354            ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t
355            ! ext/Unicode/Normalize/t/test.t
356 ____________________________________________________________________________
357 [ 31337] By: steveh                                on 2007/06/06  08:20:32
358         Log: Subject: Re: [PATCH] Update File-Path to 2.00
359              From: Joshua Juran <jjuran@gmail.com>
360              Date: Wed, 6 Jun 2007 01:14:31 -0700
361              Message-Id: <5F26D98D-8B6D-4F4A-B2E9-168F71B963DD@gmail.com>
362              
363              Fixes typo in the POD.
364      Branch: perl
365            ! lib/File/Path.pm
366 ____________________________________________________________________________
367 [ 31336] By: steveh                                on 2007/06/06  08:16:44
368         Log: Subject: Re: [PATCH] Update File-Path to 2.00
369              From: David Landgren <david@landgren.net>
370              Date: Tue, 05 Jun 2007 23:21:40 +0200
371              Message-ID: <4665D3E4.2030809@landgren.net>
372              
373              Silences some unnecessary carping (e.g. from ExtUtils::Command line 109
374              when building perl).
375      Branch: perl
376            ! lib/File/Path.pm lib/File/Path.t
377 ____________________________________________________________________________
378 [ 31335] By: steveh                                on 2007/06/05  12:51:07
379         Log: Silence another VC++ compiler warning (signed/unsigned mismatch in ==)
380      Branch: perl
381            ! regexec.c
382 ____________________________________________________________________________
383 [ 31334] By: rgs                                   on 2007/06/05  10:23:24
384         Log: There is no more a ~~ feature, noticed by Moritz Lenz
385      Branch: perl
386            ! pod/perlsyn.pod
387 ____________________________________________________________________________
388 [ 31333] By: rgs                                   on 2007/06/05  10:10:33
389         Log: Remove support for assertions and -A
390      Branch: perl
391            - lib/assertions.pm lib/assertions/activate.pm
392            - lib/assertions/compat.pm t/comp/assertions.t
393            - t/comp/asstcompat.t t/run/switch_A.t
394            ! MANIFEST cv.h dump.c ext/B/B.xs ext/B/B/Concise.pm
395            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL ext/B/t/concise-xs.t
396            ! lib/perl5db.pl op.c perl.c perl.h pod/perl.pod
397            ! pod/perldiag.pod pod/perllexwarn.pod pod/perlrun.pod
398            ! pod/perltodo.pod pp_hot.c sv.c t/op/attrs.t toke.c warnings.pl
399            ! xsutils.c
400 ____________________________________________________________________________
401 [ 31332] By: rgs                                   on 2007/06/04  08:04:13
402         Log: Subject: another mro patch
403              From: "Brandon Black" <blblack@gmail.com>
404              Date: Mon, 4 Jun 2007 00:55:15 -0500
405              Message-ID: <84621a60706032255g6702cd81ube1f582a1e07cf8a@mail.gmail.com>
406      Branch: perl
407            + t/mro/next_goto.t
408            ! MANIFEST lib/mro.pm mro.c
409 ____________________________________________________________________________
410 [ 31331] By: craigb                                on 2007/06/03  22:26:20
411         Log: cando_by_name again: work harder to identify directories 
412              for fileification, plus a nit missed in #31326.
413      Branch: perl
414            ! vms/vms.c
415 ____________________________________________________________________________
416 [ 31330] By: rgs                                   on 2007/06/03  16:23:03
417         Log: Subject: [PATCH] Math::BigInt v1.87 take 6
418              From: Tels <nospam-abuse@bloodgate.com>
419              Date: Sat, 2 Jun 2007 13:40:45 +0000
420              Message-Id: <200706021340.46806@bloodgate.com>
421      Branch: perl
422            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
423 ____________________________________________________________________________
424 [ 31329] By: rgs                                   on 2007/06/03  16:19:37
425         Log: Subject: Re: [PATCH] Update File-Path to 2.00
426              From: David Landgren <david@landgren.net>
427              Date: Sat, 02 Jun 2007 20:58:16 +0200
428              Message-ID: <4661BDC8.6040102@landgren.net>
429      Branch: perl
430            ! lib/File/Path.pm lib/File/Path.t
431 ____________________________________________________________________________
432 [ 31328] By: rgs                                   on 2007/06/03  15:36:25
433         Log: Subject: [PATCH] Re: BBC(Bleadperl Breaks CPAN) Today: String::Multibyte
434              From: demerphq <demerphq@gmail.com>
435              Date: Sun, 3 Jun 2007 17:21:55 +0200
436              Message-ID: <9b18b3110706030821u39460f96ic342dda8ba9fcdf7@mail.gmail.com>
437      Branch: perl
438            ! regcomp.c t/op/pat.t
439 ____________________________________________________________________________
440 [ 31327] By: craigb                                on 2007/06/02  17:47:37
441         Log: In File::Path::_rmtree, we want a list of files, not directories (some of them 
442              may be directory files, which is ok).
443      Branch: perl
444            ! lib/File/Path.pm
445 ____________________________________________________________________________
446 [ 31326] By: craigb                                on 2007/06/02  16:02:03
447         Log: Assorted fixes for VMS version of cando_by_name:
448              -- Restore pre-5.9.x behavior of expanding logical names and fileifying
449              directory specs regardless of whether input spec is in VMS syntax.
450              -- VMSify input spec unless explicitly told we don't need to (this was
451              backwards since introduced in #27733).
452              -- Various memory handling robustifications.
453      Branch: perl
454            ! vms/vms.c
455 ____________________________________________________________________________
456 [ 31325] By: rgs                                   on 2007/06/01  09:14:24
457         Log: Subject: [perl #43094] Doc patch to perlre: modifiers => quantifiers 
458              From: Brad Baxter (via RT) <perlbug-followup@perl.org>
459              Date: Thu, 31 May 2007 15:04:55 -0700
460              Message-ID: <rt-3.6.HEAD-1668-1180649095-1834.43094-75-0@perl.org>
461      Branch: perl
462            ! pod/perlre.pod
463 ____________________________________________________________________________
464 [ 31324] By: steveh                                on 2007/06/01  07:32:52
465         Log: Subject: [PATCH] Fix DynaLoader::dl_findfile() to locate .so files again
466              From: "Jan Dubois" <jand@activestate.com>
467              Date: Thu, 31 May 2007 13:17:22 -0700
468              Message-ID: <00a501c7a3c0$b2d880d0$18898270$@com>
469      Branch: perl
470            ! ext/DynaLoader/DynaLoader_pm.PL
471 ____________________________________________________________________________
472 [ 31323] By: merijn                                on 2007/06/01  06:39:32
473         Log: Subject: [PATCH] Configure: O_NONBLOCK test uses fork() and pipe()
474              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
475              Date: Fri, 1 Jun 2007 04:31:03 +0300 (EEST)
476              Message-Id: <200706010131.l511V3kv417484@kosh.hut.fi>
477      Branch: perl
478            ! Configure
479 ____________________________________________________________________________
480 [ 31321] By: merijn                                on 2007/06/01  06:32:38
481         Log: Subject: Updated email address for AUTHORS.txt
482              From: perl@cadop.com
483              Date: Thu, 31 May 2007 19:33:08 -0600 (MDT)
484              Message-Id: <20070601013308.3B6A314ECA82@noop.cadop.com>
485      Branch: perl
486            ! AUTHORS
487 ____________________________________________________________________________
488 [ 31320] By: craigb                                on 2007/05/31  22:17:17
489         Log: Maintain UAF context across calls to sys$check_access in cando_by_name.
490      Branch: perl
491            ! vms/vms.c
492 ____________________________________________________________________________
493 [ 31319] By: rgs                                   on 2007/05/31  16:13:07
494         Log: Dave remarks that I have been too terse here.
495      Branch: perl
496            ! pod/perl595delta.pod
497 ____________________________________________________________________________
498 [ 31318] By: rgs                                   on 2007/05/31  16:09:22
499         Log: Subject: [PATCH] Remove threads/typemap from Porting/Maintainers.pl
500              From: "Jerry D. Hedden" <jdhedden@cpan.org>
501              Date: Thu, 31 May 2007 11:59:31 -0400
502              Message-ID: <1ff86f510705310859y6c101c15t6d823d00ef25309b@mail.gmail.com>
503      Branch: perl
504            ! Porting/Maintainers.pl
505 ____________________________________________________________________________
506 [ 31317] By: rgs                                   on 2007/05/31  15:52:28
507         Log: Actually, Log::Message::Simple comes from Jos, not Tels.
508      Branch: perl
509            ! Porting/Maintainers.pl
510 ____________________________________________________________________________
511 [ 31316] By: rgs                                   on 2007/05/31  12:11:40
512         Log: Subject: [PATCH] minor assertions improvements
513              From: Ricardo SIGNES <rjbs-perl-p5p@lists.manxome.org>
514              Date: Wed, 30 May 2007 21:47:15 -0400
515              Message-ID: <20070531014715.GA26562@knight.manxome.org>
516      Branch: perl
517            ! lib/assertions.pm lib/assertions/activate.pm
518            ! t/comp/assertions.t
519 ____________________________________________________________________________
520 [ 31315] By: rgs                                   on 2007/05/31  09:42:05
521         Log: Subject: [PATCH] Update File-Path to 2.00
522              From: David Landgren <david@landgren.net>
523              Date: Wed, 30 May 2007 19:50:38 +0200
524              Message-ID: <465DB96E.1020106@landgren.net>
525      Branch: perl
526            ! lib/File/Path.pm lib/File/Path.t
527 ____________________________________________________________________________
528 [ 31314] By: rgs                                   on 2007/05/31  08:28:02
529         Log: Subject: [PATCH] Gooder English
530              From: "Jerry D. Hedden" <jdhedden@cpan.org>
531              Date: Wed, 30 May 2007 17:12:32 -0400
532              Message-ID: <1ff86f510705301412v75fc5810vf28f5b62c0077585@mail.gmail.com>
533      Branch: perl
534            ! lib/Log/Message/Simple.pm
535 ____________________________________________________________________________
536 [ 31313] By: nicholas                              on 2007/05/31  08:25:57
537         Log: blead segfaults on local *@; eval {1} because ERRSV assumes that
538              GvSV(PL_errgv) is always non-NULL. That stopped being the case with
539              change 25009 (ish) - when we stopped automatically creating a(n unused)
540              SV at GV creation time.
541      Branch: perl
542            ! scope.c t/op/local.t
543 ____________________________________________________________________________
544 [ 31312] By: rgs                                   on 2007/05/30  15:21:10
545         Log: Subject: Re: HvMROMETA
546              From: "Brandon Black" <blblack@gmail.com>
547              Date: Tue, 29 May 2007 19:08:13 -0500
548              Message-ID: <84621a60705291708m3f106d74r473f3d91c780163d@mail.gmail.com>
549      Branch: perl
550            ! hv.h mro.c
551 ____________________________________________________________________________
552 [ 31311] By: rgs                                   on 2007/05/30  13:59:17
553         Log: Subject: Re: localising hash element by variable 
554              From: hv@crypt.org
555              Date: Wed, 30 May 2007 13:21:15 +0100
556              Message-Id: <200705301221.l4UCLFwf010411@zen.crypt.org>
557      Branch: perl
558            ! t/op/local.t
559 ____________________________________________________________________________
560 [ 31310] By: rgs                                   on 2007/05/30  10:45:08
561         Log: Upgrade to Encode 2.23
562      Branch: perl
563            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
564            ! ext/Encode/Makefile.PL ext/Encode/Unicode/Unicode.pm
565 ____________________________________________________________________________
566 [ 31309] By: steveh                                on 2007/05/30  07:38:30
567         Log: Silence a couple of VC++ compiler warnings
568      Branch: perl
569            ! ext/Math/BigInt/FastCalc/FastCalc.pm
570            ! ext/Math/BigInt/FastCalc/FastCalc.xs
571 ____________________________________________________________________________
572 [ 31308] By: nicholas                              on 2007/05/29  19:57:34
573         Log: DBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C constant expressions
574              on z/OS, so move them to the list of non const constants.
575      Branch: perl
576            ! ext/POSIX/Makefile.PL
577 ____________________________________________________________________________
578 [ 31307] By: rgs                                   on 2007/05/29  15:48:27
579         Log: Plug a memory leak in Encode
580      Branch: perl
581            ! ext/Encode/Encode.xs
582 ____________________________________________________________________________
583 [ 31306] By: stevep                                on 2007/05/29  14:42:24
584         Log: Upgrade to CPAN-1.9102
585      Branch: perl
586            ! lib/CPAN.pm lib/CPAN/Kwalify.pm lib/CPAN/t/10version.t
587 ____________________________________________________________________________
588 [ 31305] By: rgs                                   on 2007/05/29  09:33:52
589         Log: Upgrade to Encode 2.22
590      Branch: perl
591            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
592            ! ext/Encode/t/fallback.t ext/Encode/t/mime-name.t
593 ____________________________________________________________________________
594 [ 31304] By: rgs                                   on 2007/05/29  08:59:05
595         Log: Revert change #30530, following Jan's advice
596      Branch: perl
597            ! Makefile.SH
598 ____________________________________________________________________________
599 [ 31303] By: rgs                                   on 2007/05/29  08:49:06
600         Log: Subject: Re: [perl #43015] regex /.*\z/ doesn't matches strings ending with \n
601              From: demerphq <demerphq@gmail.com>
602              Date: Mon, 28 May 2007 19:46:04 +0200
603              Message-ID: <9b18b3110705281046ib37acb4i7960fe415325270f@mail.gmail.com>
604      Branch: perl
605            ! regcomp.c regexec.c t/op/re_tests
606 ____________________________________________________________________________
607 [ 31302] By: rgs                                   on 2007/05/29  08:43:29
608         Log: Mention that last bugfix in perldelta
609      Branch: perl
610            ! pod/perl595delta.pod
611 ____________________________________________________________________________
612 [ 31301] By: rgs                                   on 2007/05/29  08:41:09
613         Log: Subject: Re: localising hash element by variable
614              From: Bo Lindbergh <blgl@hagernas.com>
615              Date: Mon, 28 May 2007 20:26:00 +0200
616              Message-Id: <BC2C451F-B286-4D38-923E-E3B473F7B5E1@hagernas.com>
617      Branch: perl
618            ! scope.c t/op/local.t
619 ____________________________________________________________________________
620 [ 31300] By: steveh                                on 2007/05/29  08:09:38
621         Log: win32/makefile.mk doesn't support GSAR's old dmake (because of
622              the use of || and && in conditional expressions, which that old
623              dmake doesn't understand), so stop with a helpful error message
624              if such a dmake is being used.
625              
626              There is now no need to have all the clutter of trying to support
627              different backslash and newline semantics, so ditch that too.
628      Branch: perl
629            ! win32/makefile.mk
630 ____________________________________________________________________________
631 [ 31299] By: rgs                                   on 2007/05/29  07:57:33
632         Log: Subject: Re: [PATCH] Update CPANPLUS to 0.79_03
633              From: "Jos I. Boumans" <jos@dwim.org>
634              Date: Tue, 29 May 2007 09:00:53 +0200
635              Message-Id: <551932A2-91F8-4E7C-8939-4B71216976BA@dwim.org>
636              
637              Removed a fatal debug statement from cpan2dist.
638      Branch: perl
639            ! lib/CPANPLUS.pm lib/CPANPLUS/Internals.pm
640            ! lib/CPANPLUS/Shell/Default.pm lib/CPANPLUS/bin/cpan2dist
641            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
642            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
643            ! r-0.01.tar.gz.packed
644            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
645            ! tar.gz.packed
646            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
647            ! tar.gz.packed
648            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
649            ! r.gz.packed
650            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
651            ! tar.gz.packed
652            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
653            ! r.gz.packed
654            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
655            ! cked
656            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
657 ____________________________________________________________________________
658 [ 31298] By: steveh                                on 2007/05/29  07:25:22
659         Log: Silence the warning "Can't locate auto/POSIX/autosplit.ix in @INC"
660              when building the POSIX extension
661      Branch: perl
662            ! lib/ExtUtils/Install.pm
663 ____________________________________________________________________________
664 [ 31297] By: merijn                                on 2007/05/29  06:12:06
665         Log: Subject: [PATCH] perltodo tweak on virtualizing OS/FS access
666              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
667              Date: Tue, 29 May 2007 06:50:57 +0300 (EEST)
668              Message-Id: <200705290350.l4T3ovWG275103@kosh.hut.fi>
669      Branch: perl
670            ! pod/perltodo.pod
671 ____________________________________________________________________________
672 [ 31296] By: nicholas                              on 2007/05/28  21:35:45
673         Log: Subject: Re: Cross patch 31287 broke blead
674              From: Vadim <vadim@vkonovalov.ru>
675              Message-ID: <465B11AB.8000608@vkonovalov.ru>
676              Date: Mon, 28 May 2007 21:30:19 +0400
677      Branch: perl
678           +> Cross/Makefile-cross-SH Cross/build-arm-n770-sh
679            - Cross/Makefile-cross.SH Cross/build-arm-n770.sh
680            ! MANIFEST
681 ____________________________________________________________________________
682 [ 31295] By: nicholas                              on 2007/05/28  18:50:23
683         Log: Avoid calling SvEND() when SvPOKp() is not true.
684              Remove an unneeded dupliate SvCUR_set() in Perl_sv_2pv_flags().
685      Branch: perl
686            ! sv.c
687 ____________________________________________________________________________
688 [ 31294] By: rgs                                   on 2007/05/28  13:36:43
689         Log: Several POD fixes by Jonathan Stowe
690      Branch: perl
691            ! ext/B/B/Concise.pm ext/B/B/Lint.pm pod/perldebguts.pod
692            ! symbian/PerlBase.pod
693 ____________________________________________________________________________
694 [ 31293] By: rgs                                   on 2007/05/28  13:21:23
695         Log: Subject: [PATCH] Add /nologo to nmake in CPANPLUS::Dist::Build too
696              From: "Jos I. Boumans" <kane@xs4all.nl>
697              Date: Mon, 28 May 2007 15:06:52 +0200
698              Message-Id: <90E1CAA6-8529-4DD1-9D42-A377538E9320@xs4all.nl>
699      Branch: perl
700            ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
701            ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
702            ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
703 ____________________________________________________________________________
704 [ 31292] By: rgs                                   on 2007/05/28  13:17:54
705         Log: Subject: [PATCH] Update CPANPLUS to 0.79_03
706              From: "Jos I. Boumans" <jos@dwim.org>
707              Date: Mon, 28 May 2007 14:59:11 +0200
708              Message-Id: <DDD60952-6B63-4AA5-9862-FAE3456AB7CA@dwim.org>
709      Branch: perl
710            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
711            ! lib/CPANPLUS/Configure.pm lib/CPANPLUS/Dist.pm
712            ! lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Internals.pm
713            ! lib/CPANPLUS/Internals/Constants.pm
714            ! lib/CPANPLUS/Internals/Constants/Report.pm
715            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
716            ! lib/CPANPLUS/bin/cpan2dist
717            ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t
718            ! lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
719            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
720            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
721            ! r-0.01.tar.gz.packed
722            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
723            ! tar.gz.packed
724            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
725            ! tar.gz.packed
726            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
727            ! r.gz.packed
728            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
729            ! tar.gz.packed
730            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
731            ! r.gz.packed
732            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
733            ! cked
734            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
735            ! lib/CPANPLUS/t/inc/conf.pl
736 ____________________________________________________________________________
737 [ 31291] By: rgs                                   on 2007/05/28  12:52:08
738         Log: Mention new lexical pragmas big* in perldelta
739      Branch: perl
740            ! pod/perl595delta.pod
741 ____________________________________________________________________________
742 [ 31290] By: rgs                                   on 2007/05/28  12:47:32
743         Log: Update Changes
744      Branch: perl
745            ! Changes
746 ____________________________________________________________________________
747 [ 31289] By: rgs                                   on 2007/05/28  12:44:29
748         Log: Update outdated example
749      Branch: perl
750            ! pod/perlpod.pod
751 ____________________________________________________________________________
752 [ 31288] By: rgs                                   on 2007/05/28  12:33:05
753         Log: Update to Archive::Extract 0.20, and re-apply patch #31158
754      Branch: perl
755            + lib/Archive/Extract/t/src/x.Z.packed
756            ! MANIFEST lib/Archive/Extract.pm
757            ! lib/Archive/Extract/t/01_Archive-Extract.t
758            ! lib/Archive/Extract/t/src/double_dir.zip.packed
759            ! lib/Archive/Extract/t/src/x.bz2.packed
760            ! lib/Archive/Extract/t/src/x.gz.packed
761            ! lib/Archive/Extract/t/src/x.jar.packed
762            ! lib/Archive/Extract/t/src/x.par.packed
763            ! lib/Archive/Extract/t/src/x.tar.gz.packed
764            ! lib/Archive/Extract/t/src/x.tar.packed
765            ! lib/Archive/Extract/t/src/x.tgz.packed
766            ! lib/Archive/Extract/t/src/x.zip.packed
767            ! lib/Archive/Extract/t/src/y.jar.packed
768            ! lib/Archive/Extract/t/src/y.par.packed
769            ! lib/Archive/Extract/t/src/y.tar.bz2.packed
770            ! lib/Archive/Extract/t/src/y.tar.gz.packed
771            ! lib/Archive/Extract/t/src/y.tar.packed
772            ! lib/Archive/Extract/t/src/y.tbz.packed
773            ! lib/Archive/Extract/t/src/y.tgz.packed
774            ! lib/Archive/Extract/t/src/y.zip.packed
775 ____________________________________________________________________________
776 [ 31287] By: rgs                                   on 2007/05/28  12:03:25
777         Log: Subject: linux arm cross-compilation
778              From: Vadim <vadim@vkonovalov.ru>
779              Date: Mon, 28 May 2007 01:23:46 +0400
780              Message-ID: <4659F6E2.3090805@vkonovalov.ru>
781              
782              with adjustments to the MANIFEST
783      Branch: perl
784            + Cross/Makefile-cross.SH Cross/build-arm-n770.sh
785            + Cross/cflags-cross-arm Cross/config.sh-arm-linux-n770
786            + ext/util/make_ext_cross
787            ! MANIFEST configpm
788 ____________________________________________________________________________
789 [ 31286] By: rgs                                   on 2007/05/28  11:14:32
790         Log: Bump version number
791              
792              Subject: [PATCH] Update log::message::simple to 0.02
793              From: "Jos I. Boumans" <jib@ripe.net>
794              Date: Mon, 28 May 2007 12:04:02 +0200
795              Message-Id: <EB397A0C-713C-4E42-92DB-DD8B808AE34C@ripe.net>
796      Branch: perl
797            ! lib/Log/Message/Simple.pm
798 ____________________________________________________________________________
799 [ 31285] By: rgs                                   on 2007/05/28  10:17:22
800         Log: Subject: Re: [PATCH] Math::BigInt v1.87 take 5
801              From: Tels <nospam-abuse@bloodgate.com>
802              Date: Sun, 27 May 2007 15:54:29 +0000
803              Message-Id: <200705271554.32054@bloodgate.com>
804      Branch: perl
805            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
806            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
807 ____________________________________________________________________________
808 [ 31284] By: rgs                                   on 2007/05/28  09:45:39
809         Log: Subject: [PATCH] Math::BigInt::FastCalc v0.15
810              From: Tels <nospam-abuse@bloodgate.com>
811              Date: Sun, 27 May 2007 14:43:15 +0000
812              Message-Id: <200705271443.16138@bloodgate.com>
813      Branch: perl
814            ! ext/Math/BigInt/FastCalc/FastCalc.pm
815            ! ext/Math/BigInt/FastCalc/FastCalc.xs
816            ! ext/Math/BigInt/FastCalc/Makefile.PL
817            ! ext/Math/BigInt/FastCalc/t/leak.t
818 ____________________________________________________________________________
819 [ 31283] By: craigb                                on 2007/05/27  01:54:45
820         Log: In the stat() wrapper for VMS, always allow extended characters
821              (such as multiple dots) in the filename regardless of environment
822              setting.
823      Branch: perl
824            ! vms/vms.c
825 ____________________________________________________________________________
826 [ 31282] By: craigb                                on 2007/05/27  01:50:46
827         Log: In the homegrown readdir() for VMS, always treat unix-style paths
828              appropriately regardless of environment setting, and also remove
829              the escape characters from escaped dots.
830      Branch: perl
831            ! vms/vms.c
832 ____________________________________________________________________________
833 [ 31281] By: rgs                                   on 2007/05/26  06:54:40
834         Log: Bad orientation in doc, noticed by Jan Dubois.
835      Branch: perl
836            ! pod/perl595delta.pod
837 ____________________________________________________________________________
838 [ 31280] By: davem                                 on 2007/05/25  23:26:33
839         Log: delete PL_hash_seed_set, PL_lineary; move PL_runops_std/dbg
840              the first two aren't used, and the last two are just place holders
841              to ensure that both runops functions get linked in; so make them
842              global rather than per-interpeter
843      Branch: perl
844            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
845 ____________________________________________________________________________
846 [ 31279] By: craigb                                on 2007/05/25  22:19:40
847         Log: Subject: Re: argproc.c license Re: [perl #43037] Bad license in perl distribution
848              From: Mark Pizzolato <mark@infocomm.com>
849              Date: Fri, 25 May 2007 13:31:17 -0700 (PDT)
850              Message-ID: <288163.41670.qm@web83606.mail.sp1.yahoo.com>
851      Branch: perl
852            ! vms/vms.c
853 ____________________________________________________________________________
854 [ 31278] By: davem                                 on 2007/05/25  19:16:50
855         Log: fix coredump in S_varname (tickled by Devel::Profile)
856              a 'Use of uninitialized value' warning within a DB sub
857              attempted to use the pad of the caller to locate the offending
858              lexical
859      Branch: perl
860            ! sv.c
861 ____________________________________________________________________________
862 [ 31277] By: rgs                                   on 2007/05/25  13:29:34
863         Log: \R can't be used in a char class
864      Branch: perl
865            ! pod/perlre.pod
866 ____________________________________________________________________________
867 [ 31276] By: rgs                                   on 2007/05/25  13:28:39
868         Log: Document new escapes in perldelta
869      Branch: perl
870            ! pod/perl595delta.pod
871 ____________________________________________________________________________
872 [ 31275] By: steveh                                on 2007/05/25  10:15:54
873         Log: Change #31270 should have updated proto.h to match
874      Branch: perl
875            ! embed.fnc proto.h
876 ____________________________________________________________________________
877 [ 31274] By: rgs                                   on 2007/05/25  09:57:33
878         Log: Upgrade to Archive::Tar 1.32.
879      Branch: perl
880            ! lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
881            ! lib/Archive/Tar/File.pm
882            ! lib/Archive/Tar/t/src/long/bar.tar.packed
883            ! lib/Archive/Tar/t/src/long/foo.tgz.packed
884            ! lib/Archive/Tar/t/src/short/bar.tar.packed
885            ! lib/Archive/Tar/t/src/short/foo.tgz.packed
886 ____________________________________________________________________________
887 [ 31273] By: rgs                                   on 2007/05/25  09:29:12
888         Log: Document that ptardiff needs Text::Diff
889      Branch: perl
890            ! pod/perlutil.pod
891 ____________________________________________________________________________
892 [ 31272] By: rgs                                   on 2007/05/25  09:20:45
893         Log: Document cpanp and cpan2dist
894      Branch: perl
895            ! pod/perl595delta.pod pod/perlutil.pod
896 ____________________________________________________________________________
897 [ 31271] By: steveh                                on 2007/05/25  09:18:45
898         Log: Fix the ext/IO/t/io_sock.t failure when built with VC++ 2005
899              
900              Unknown to me win32/win32.h was defining USE_FIXED_OSFHANDLE, which
901              arranged for a black magic fix to MSVCRT.DLL's _open_osfhandle() to
902              be used. It seems that this is inappropriate for VC++ versions later
903              than 6.x, since they don't use that DLL: simply not defining that
904              symbol makes the io_sock.t failure go away.
905              
906              (Compare change #29233, which similarly disabled the fix to
907              MSVCRT.DLL's read() for VC++ versions later than 6.x.)
908      Branch: perl
909            ! README.win32 win32/win32.h
910 ____________________________________________________________________________
911 [ 31270] By: rgs                                   on 2007/05/25  07:46:08
912         Log: Subject: [PATCH] Consting dump.c
913              From: Andy Lester <andy@petdance.com>
914              Date: Thu, 24 May 2007 13:25:43 -0500
915              Message-Id: <B46A083E-A133-4D38-9BE8-BE1EB0AAA326@petdance.com>
916      Branch: perl
917            ! XSUB.h doop.c dump.c
918 ____________________________________________________________________________
919 [ 31269] By: rgs                                   on 2007/05/24  17:18:24
920         Log: Subject: Re: perl pragma [PATCH]
921              From: Tels <nospam-abuse@bloodgate.com>
922              Date: Wed, 23 May 2007 21:35:58 +0000
923              Message-Id: <200705232135.59546@bloodgate.com>
924      Branch: perl
925            + lib/bignum/t/in_effect.t lib/bignum/t/scope_f.t
926            + lib/bignum/t/scope_i.t lib/bignum/t/scope_r.t
927            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bigrat.pm
928 ____________________________________________________________________________
929 [ 31268] By: rgs                                   on 2007/05/24  16:12:58
930         Log: Subject: [perl #43010] [PATCH] Deparse, ''->(), ::(), sub :: {}, etc. 
931              From: Father Chrysostomos (via RT) <perlbug-followup@perl.org>
932              Date: Sun, 20 May 2007 21:44:42 -0700
933              Message-ID: <rt-3.6.HEAD-4015-1179722682-636.43010-75-0@perl.org>
934      Branch: perl
935            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
936 ____________________________________________________________________________
937 [ 31267] By: rgs                                   on 2007/05/24  15:37:40
938         Log: Adjustment to the test for importing feature bundles,
939              found by Hugo
940      Branch: perl
941            ! lib/feature.pm
942 ____________________________________________________________________________
943 [ 31266] By: rgs                                   on 2007/05/24  15:12:41
944         Log: Subject: [PATCH] update CPANPLUS::Dist::Build to 0.06_01
945              From: "Jos I. Boumans" <kane@dwim.org>
946              Date: Tue, 22 May 2007 14:45:19 +0200
947              Message-Id: <208F4537-CCF8-401B-9F97-EF1902EA2FB6@dwim.org>
948      Branch: perl
949            ! lib/CPANPLUS/Dist/Build.pm
950            ! lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t
951            ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
952            ! lib/CPANPLUS/Dist/Build/t/inc/conf.pl
953            ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
954            ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
955 ____________________________________________________________________________
956 [ 31265] By: rgs                                   on 2007/05/24  13:29:01
957         Log: It suddendly annoyed me that corelist returned sometimes two
958              spaces in a row.
959      Branch: perl
960            ! lib/Module/CoreList/bin/corelist
961 ____________________________________________________________________________
962 [ 31264] By: rgs                                   on 2007/05/24  11:17:31
963         Log: Doc nits by Steven Schubiger
964      Branch: perl
965            ! pod/perlintro.pod
966 ____________________________________________________________________________
967 [ 31263] By: rgs                                   on 2007/05/24  08:25:52
968         Log: perldelta additions suggested by Steve Hay
969      Branch: perl
970            ! pod/perl595delta.pod
971 ____________________________________________________________________________
972 [ 31262] By: rgs                                   on 2007/05/24  08:18:31
973         Log: Subject: [PATCH revised] threads::shared 1.12
974              From: "Jerry D. Hedden" <jdhedden@cpan.org>
975              Date: Wed, 23 May 2007 09:28:28 -0400
976              Message-ID: <1ff86f510705230628n73c16e2gc67a3ec05d57c5f3@mail.gmail.com>
977      Branch: perl
978            ! ext/threads/shared/Changes ext/threads/shared/README
979            ! ext/threads/shared/shared.pm ext/threads/shared/t/wait.t
980            ! ext/threads/shared/t/waithires.t
981 ____________________________________________________________________________
982 [ 31260] By: rgs                                   on 2007/05/23  10:20:29
983         Log: Perldelta nit by Brandon Black
984      Branch: perl
985            ! pod/perl595delta.pod
986 ____________________________________________________________________________
987 [ 31259] By: steveh                                on 2007/05/23  08:12:14
988         Log: Subject: RE: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
989              From: "Jan Dubois" <jand@activestate.com>
990              Date: Tue, 22 May 2007 16:35:27 -0700
991              Message-ID: <06dd01c79cc9$e101ce60$a3056b20$@com>
992              
993              Reinstates the test under Cygwin and fixes it.
994      Branch: perl
995            ! ext/Win32/t/Unicode.t
996 ____________________________________________________________________________
997 [ 31258] By: stevep                                on 2007/05/23  01:58:07
998         Log: Subject: [PATCH] Forgotten Cygwin patch
999              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1000              Date: Tue, 22 May 2007 20:58:04 -0400
1001              Message-ID: <1ff86f510705221758p71418517ncb89fac289d74c35@mail.gmail.com>
1002      Branch: perl
1003            ! cygwin/perlld.in
1004 ____________________________________________________________________________
1005 [ 31257] By: rgs                                   on 2007/05/22  14:12:18
1006         Log: Add MidnightBSD to the list of Unix-like OSes
1007      Branch: perl
1008            ! lib/Module/Build.pm
1009 ____________________________________________________________________________
1010 [ 31256] By: rgs                                   on 2007/05/22  10:07:09
1011         Log: Update perldelta
1012      Branch: perl
1013            ! pod/perl595delta.pod
1014 ____________________________________________________________________________
1015 [ 31255] By: davem                                 on 2007/05/21  22:35:15
1016         Log: move PL_error_count into the PL_parser struct
1017      Branch: perl
1018            ! embedvar.h intrpvar.h op.c parser.h perl.c perlapi.h pp_ctl.c
1019            ! sv.c toke.c
1020 ____________________________________________________________________________
1021 [ 31254] By: davem                                 on 2007/05/21  21:02:50
1022         Log: move PL_multi_end into the PL_parser struct
1023      Branch: perl
1024            ! embedvar.h intrpvar.h op.c parser.h perlapi.h sv.c toke.c
1025 ____________________________________________________________________________
1026 [ 31253] By: stevep                                on 2007/05/21  20:52:10
1027         Log: Subject: Re: Smoke failures with blead@31225 (Linux) [PATCH]
1028              From: Tels <nospam-abuse@bloodgate.com>
1029              Date: Mon, 21 May 2007 20:17:20 +0000
1030              Message-Id: <200705212017.23224@bloodgate.com>
1031      Branch: perl
1032            ! lib/Math/BigInt/Calc.pm
1033 ____________________________________________________________________________
1034 [ 31252] By: davem                                 on 2007/05/21  19:57:24
1035         Log: move PL_tokenbuf into the PL_parser struct
1036      Branch: perl
1037            ! embedvar.h intrpvar.h parser.h perlapi.h sv.c toke.c utf8.c
1038 ____________________________________________________________________________
1039 [ 31251] By: rgs                                   on 2007/05/21  16:46:04
1040         Log: Update Changes
1041      Branch: perl
1042            ! Changes
1043 ____________________________________________________________________________
1044 [ 31250] By: rgs                                   on 2007/05/21  14:29:02
1045         Log: Subject: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
1046              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1047              Date: Sat, 19 May 2007 11:56:40 -0400
1048              Message-ID: <1ff86f510705190856o2a98f1a5sd6f316f863e60c87@mail.gmail.com>
1049      Branch: perl
1050            ! ext/Win32/t/Unicode.t
1051 ____________________________________________________________________________
1052 [ 31249] By: rgs                                   on 2007/05/21  14:27:03
1053         Log: Subject: [PATCH] Skip win32core.t under Cygwin
1054              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1055              Date: Sat, 19 May 2007 08:43:47 -0400
1056              Message-ID: <1ff86f510705190543r505cfc2fua18e87cd665b8f6e@mail.gmail.com>
1057      Branch: perl
1058            ! ext/Win32CORE/t/win32core.t
1059 ____________________________________________________________________________
1060 [ 31248] By: merijn                                on 2007/05/21  06:26:31
1061         Log: Subject: [PATCH] pp_sys.c: gethostbyaddr
1062              From: Jarkko Hietaniemi <jhi@iki.fi>
1063              Date: Mon, 21 May 2007 00:02:38 -0400
1064              Message-ID: <465119DE.6040208@iki.fi>
1065      Branch: perl
1066            ! pp_sys.c
1067 ____________________________________________________________________________
1068 [ 31247] By: craigb                                on 2007/05/21  04:33:27
1069         Log: VMSify uupacktool.pl and run it during VMS build.
1070      Branch: perl
1071            ! uupacktool.pl vms/descrip_mms.template
1072 ____________________________________________________________________________
1073 [ 31246] By: davem                                 on 2007/05/20  23:56:30
1074         Log: delete unused vars PL_av_fetch_sv, PL_hv_fetch_sv
1075              and fix 'duplicate symbol' warnings from embed.pl
1076              for utf8cache and sh_path
1077      Branch: perl
1078            ! embedvar.h intrpvar.h perlapi.h perlvars.h
1079 ____________________________________________________________________________
1080 [ 31245] By: davem                                 on 2007/05/20  23:10:15
1081         Log: delete thrdvar.h and move its contents to intrpvar.h
1082      Branch: perl
1083            - thrdvar.h
1084            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
1085            ! embed.pl embedvar.h global.sym intrpvar.h
1086            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm makedef.pl
1087            ! perl.c perl.h perlapi.c perlapi.h pod/perlapi.pod
1088            ! pod/perlintern.pod pod/perltodo.pod proto.h sv.c
1089            ! vms/descrip_mms.template win32/Makefile win32/Makefile.ce
1090            ! win32/makefile.mk
1091 ____________________________________________________________________________
1092 [ 31244] By: rgs                                   on 2007/05/20  12:58:53
1093         Log: Subject: [PATCH] Minor perlreapi.pod cleanup
1094              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
1095              Date: Wed, 16 May 2007 16:38:44 +0000
1096              Message-ID: <51dd1af80705160938w13789b63m6d5f4710441ceac@mail.gmail.com>
1097      Branch: perl
1098            ! pod/perlreapi.pod regexp.h
1099 ____________________________________________________________________________
1100 [ 31243] By: rgs                                   on 2007/05/20  12:55:20
1101         Log: Update Archive::Tar to 1.31
1102      Branch: perl
1103            + lib/Archive/Tar/t/99_pod.t lib/Archive/Tar/t/src/long/b
1104            + lib/Archive/Tar/t/src/long/bar.tar.packed
1105            + lib/Archive/Tar/t/src/long/foo.tgz.packed
1106            + lib/Archive/Tar/t/src/short/b
1107            + lib/Archive/Tar/t/src/short/bar.tar.packed
1108            + lib/Archive/Tar/t/src/short/foo.tgz.packed
1109            - lib/Archive/Tar/t/00_setup.t lib/Archive/Tar/t/99_clean.t
1110            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/File.pm
1111            ! lib/Archive/Tar/t/02_methods.t
1112 ____________________________________________________________________________
1113 [ 31242] By: rgs                                   on 2007/05/20  12:50:02
1114         Log: Subject: RE: When is -DPERL_CORE required?
1115              From: "Jan Dubois" <jand@activestate.com>
1116              Date: Fri, 18 May 2007 10:57:35 -0700
1117              Message-ID: <044601c79976$046691d0$0d33b570$@com>
1118      Branch: perl
1119            ! win32/win32.h
1120 ____________________________________________________________________________
1121 [ 31241] By: rgs                                   on 2007/05/20  12:48:01
1122         Log: Subject: [PATCH] Don't use a regex match in lib/feature.pm
1123              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
1124              Date: Fri, 18 May 2007 20:16:53 +0000
1125              Message-ID: <51dd1af80705181316r15f65e45n55903de294565aa1@mail.gmail.com>
1126      Branch: perl
1127            ! lib/feature.pm
1128 ____________________________________________________________________________
1129 [ 31240] By: craigb                                on 2007/05/20  01:00:31
1130         Log: Make VMS's home-grown glob() recognize a directory even without
1131              tell-tale punctuation.
1132      Branch: perl
1133            ! vms/vms.c
1134 ____________________________________________________________________________
1135 [ 31239] By: craigb                                on 2007/05/19  01:00:15
1136         Log: Various mro updates from Brandon Black. References:
1137              <84621a60705111347q40f9dd9ciefa9468e9ff9ca6c@mail.gmail.com>
1138              <84621a60705121458i34ff361fh9166e8558781df41@mail.gmail.com>
1139              <84621a60705141111q70ed307r9181dfc2834a8f5c@mail.gmail.com>
1140              <84621a60705160937h53946fcfg70635908302724e8@mail.gmail.com>
1141      Branch: perl
1142            + t/mro/pkg_gen.t
1143            ! MANIFEST hv.h lib/mro.pm mg.c mro.c sv.c t/mro/basic.t
1144 ____________________________________________________________________________
1145 [ 31238] By: craigb                                on 2007/05/18  22:48:12
1146         Log: Subject: [PATCH] threads 1.62
1147              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1148              Date: Thu, 17 May 2007 12:21:46 -0400
1149              Message-ID: <1ff86f510705170921g77d87898ye2c081fc0df53a9e@mail.gmail.com>
1150      Branch: perl
1151            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
1152            ! ext/threads/t/free.t ext/threads/t/free2.t
1153            ! ext/threads/t/kill.t ext/threads/t/thread.t
1154            ! ext/threads/threads.pm ext/threads/threads.xs
1155 ____________________________________________________________________________
1156 [ 31237] By: craigb                                on 2007/05/18  22:01:51
1157         Log: Subject: [PATCH] Unicode::UCD: add general category and bidi type interfaces
1158              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1159              Date: Fri, 18 May 2007 03:45:29 +0300 (EEST)
1160              Message-Id: <200705180045.l4I0jTeI221780@kosh.hut.fi>
1161      Branch: perl
1162            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
1163 ____________________________________________________________________________
1164 [ 31236] By: craigb                                on 2007/05/18  21:42:56
1165         Log: When trimming long XS symbols on VMS, avoid warnings from operator
1166              precedence mistakes, but for now give the same symbol mangling
1167              results as before.
1168      Branch: perl
1169            ! vms/ext/XSSymSet.pm
1170 ____________________________________________________________________________
1171 [ 31235] By: steveh                                on 2007/05/18  10:46:57
1172         Log: Upgrade to Win32-0.29
1173      Branch: perl
1174            + ext/Win32/longpath.inc ext/Win32/t/CreateFile.t
1175            + ext/Win32/t/GetCurrentThreadId.t ext/Win32/t/Unicode.t
1176            ! MANIFEST ext/Win32/Makefile.PL ext/Win32/Win32.pm
1177            ! ext/Win32/Win32.xs ext/Win32/t/GetFileVersion.t
1178 ____________________________________________________________________________
1179 [ 31234] By: steveh                                on 2007/05/17  09:19:01
1180         Log: Subject: [PATCH] todos for perl 5.12
1181              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1182              Date: Thu, 17 May 2007 04:25:19 +0300 (EEST)
1183              Message-Id: <200705170125.l4H1PJNi198465@kosh.hut.fi>
1184              
1185              (plus a fix for 1 unescaped <>)
1186      Branch: perl
1187            ! pod/perltodo.pod
1188 ____________________________________________________________________________
1189 [ 31233] By: merijn                                on 2007/05/16  21:32:56
1190         Log: Subject: [PATCH] Re: Thread fail/hang on HP-UX 10.20
1191              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1192              Date: Wed, 16 May 2007 14:18:05 -0400
1193              Message-ID: <1ff86f510705161118x55e9d18crdf376ca469f97dc7@mail.gmail.com>
1194      Branch: perl
1195            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
1196            ! ext/threads/shared/t/stress.t
1197 ____________________________________________________________________________
1198 [ 31232] By: merijn                                on 2007/05/16  17:36:15
1199         Log: Subject: [PATCH] Configure (and Makefile.SH): remove ODBM_File early if c++ (this time even with the Configure bits)
1200              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1201              Date: Wed, 16 May 2007 05:33:14 +0300 (EEST)
1202              Message-Id: <200705160233.l4G2XEET143034@kosh.hut.fi>
1203      Branch: perl
1204            ! Configure Makefile.SH
1205 ____________________________________________________________________________
1206 [ 31230] By: steveh                                on 2007/05/16  16:41:48
1207         Log: DynaLoader doesn't seem to need -DPERL_CORE, and no other extensions
1208              are compiled with it, so let's see if we can get away with removing
1209              it. Revert this change if it causes black smoke!
1210      Branch: perl
1211            ! ext/DynaLoader/Makefile.PL
1212 ____________________________________________________________________________
1213 [ 31229] By: steveh                                on 2007/05/16  08:26:09
1214         Log: A more general fix to non-threaded static extension build problems
1215              than #31220 was.
1216      Branch: perl
1217            ! ext/Win32CORE/Makefile.PL lib/ExtUtils/MM_Win32.pm
1218 ____________________________________________________________________________
1219 [ 31228] By: steveh                                on 2007/05/16  07:32:20
1220         Log: Remove comment added by #31218 since the rest of that change was
1221              reverted by #31224
1222      Branch: perl
1223            ! op.h
1224 ____________________________________________________________________________
1225 [ 31227] By: stevep                                on 2007/05/16  03:39:44
1226         Log: Subject: [PATCH] DBM_Filter test: use std test preamble
1227              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1228              Date: Wed, 16 May 2007 05:29:17 +0300 (EEST)
1229              Message-Id: <200705160229.l4G2THSE421947@kosh.hut.fi>
1230      Branch: perl
1231            ! lib/DBM_Filter/t/01error.t
1232 ____________________________________________________________________________
1233 [ 31226] By: craigb                                on 2007/05/16  03:08:51
1234         Log: Better suppression of Threads build (probably still needed on 5.8.x)
1235      Branch: perl
1236            ! configure.com
1237 ____________________________________________________________________________
1238 [ 31225] By: davem                                 on 2007/05/15  21:51:03
1239         Log: change 31200 broke src filters used within an eval
1240              eg BEGIN { eval q(use MyFilter) } would ignore the filter
1241      Branch: perl
1242            ! toke.c
1243 ____________________________________________________________________________
1244 [ 31224] By: stevep                                on 2007/05/15  18:56:23
1245         Log: Move pmop.op_pmflags back to its previous location.  The move in
1246              change #31218 was causing segfaults in miniperl on 32-bit
1247              environments.
1248      Branch: perl
1249            ! op.h
1250 ____________________________________________________________________________
1251 [ 31222] By: stevep                                on 2007/05/15  17:21:30
1252         Log: Subject: [PATCH] Math::BigInt v1.87
1253              From: Tels <nospam-abuse@bloodgate.com>
1254              Date: Sun, 13 May 2007 14:34:11 +0000
1255              Message-Id: <200705131434.11992@bloodgate.com>
1256              
1257              Subject: Re: [PATCH] Math::BigInt v1.87 (take 2)
1258              From: Tels <nospam-abuse@bloodgate.com>
1259              Date: Mon, 14 May 2007 15:41:36 +0000
1260              Message-Id: <200705141541.40678@bloodgate.com>
1261              
1262              Subject: Re: [PATCH] Math::BigInt v1.87 (take 3)
1263              From: Tels <nospam-abuse@bloodgate.com>
1264              Date: Tue, 15 May 2007 19:02:54 +0000
1265              Message-Id: <200705151902.57372@bloodgate.com>
1266      Branch: perl
1267            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1268            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
1269            ! lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/config.t
1270 ____________________________________________________________________________
1271 [ 31221] By: steveh                                on 2007/05/15  15:45:50
1272         Log: Subject: [PATCH] Win32CORE.c needed windows.h
1273              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1274              Date: Tue, 15 May 2007 09:10:00 -0400
1275              Message-ID: <1ff86f510705150609l1c178629i97091adbd02b6463@mail.gmail.com>
1276              
1277              (plus a #define to save windows.h pulling in so much stuff.)
1278              
1279              Fixes a build error on Cygwin caused by #31214.
1280      Branch: perl
1281            ! ext/Win32CORE/Win32CORE.c
1282 ____________________________________________________________________________
1283 [ 31220] By: steveh                                on 2007/05/15  08:19:56
1284         Log: Subject: RE: Smoke summary results for maint and current on Win32
1285              From: "Jan Dubois" <jand@activestate.com>
1286              Date: Mon, 14 May 2007 14:58:19 -0700
1287              Message-ID: <013401c79672$fbbdb320$f3391960$@com>
1288              
1289              Fixes non-threaded builds on Win32 (which had warnings with VC and
1290              errors with GCC) by compiling the statically linked extension
1291              Win32CORE with -DPERLDLL.
1292              
1293              The same fix should be applied more generally to all statically
1294              linked extensions so a further change may be forthcoming, but this
1295              at least gets the standard non-threaded build working again.
1296      Branch: perl
1297            ! ext/Win32CORE/Makefile.PL
1298 ____________________________________________________________________________
1299 [ 31219] By: steveh                                on 2007/05/15  08:15:32
1300         Log: Subject: RE: [perl #42925] Win32::GetLastError fails when first called
1301              From: "Jan Dubois" <jand@activestate.com>
1302              Date: Mon, 14 May 2007 15:18:22 -0700
1303              Message-ID: <014e01c79675$c8bfc6e0$5a3f54a0$@com>
1304              
1305              Improved test: make sure that Win32 isn't already loaded when you call
1306              Win32::GetLastError()
1307      Branch: perl
1308            ! ext/Win32CORE/t/win32core.t
1309 ____________________________________________________________________________
1310 [ 31218] By: nicholas                              on 2007/05/15  07:36:57
1311         Log: BASEOP isn't an exact multiple of 8 bytes, so reordering pmop and cop
1312              to put a 32 bit member first elimiates structure padding on LP64.
1313      Branch: perl
1314            ! cop.h op.h
1315 ____________________________________________________________________________
1316 [ 31217] By: nicholas                              on 2007/05/14  22:32:16
1317         Log: PERL_IMPLICIT_CONTEXT is usually defined for threads, so assume that
1318              its int needs a friend under LP64.
1319              gcc -Wpaddedspotted padding I'd missed in thrdvar.h
1320      Branch: perl
1321            ! intrpvar.h thrdvar.h
1322 ____________________________________________________________________________
1323 [ 31216] By: nicholas                              on 2007/05/14  22:16:04
1324         Log: Subject: [PATCH] threads::shared 1.11
1325              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1326              Message-ID: <1ff86f510705140517n1c140d96nca36667bcbbc27f@mail.gmail.com>
1327              Date: Mon, 14 May 2007 08:17:51 -0400
1328      Branch: perl
1329            ! ext/threads/shared/Changes ext/threads/shared/README
1330            ! ext/threads/shared/shared.pm
1331 ____________________________________________________________________________
1332 [ 31215] By: steveh                                on 2007/05/14  16:56:22
1333         Log: Test for [perl #42925], which was fixed by #31214
1334      Branch: perl
1335            ! ext/Win32CORE/t/win32core.t
1336 ____________________________________________________________________________
1337 [ 31214] By: steveh                                on 2007/05/14  16:54:30
1338         Log: Subject: RE: [perl #42925] Win32::GetLastError fails when first called 
1339              From: "Jan Dubois" <jand@activestate.com>
1340              Date: Fri, 11 May 2007 16:55:17 -0700
1341              Message-ID: <02bd01c79427$d36140b0$7a23c210$@com>
1342      Branch: perl
1343            ! ext/Win32CORE/Win32CORE.c
1344 ____________________________________________________________________________
1345 [ 31213] By: steveh                                on 2007/05/14  16:22:04
1346         Log: Older versions of windres interpret "-I" as the input format,
1347              so use the long option name "--include-dir" instead.
1348      Branch: perl
1349            ! win32/makefile.mk
1350 ____________________________________________________________________________
1351 [ 31212] By: stevep                                on 2007/05/13  16:47:40
1352         Log: Upgrade to Encode-2.21
1353      Branch: perl
1354            + ext/Encode/lib/Encode/MIME/Name.pm ext/Encode/t/mime-name.t
1355            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Encode.xs
1356            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
1357            ! ext/Encode/lib/Encode/Encoding.pm
1358 ____________________________________________________________________________
1359 [ 31211] By: stevep                                on 2007/05/13  16:35:02
1360         Log: Subject: [PATCH] Restore Windows NT support
1361              From: "Jan Dubois" <jand@activestate.com>
1362              Date: Fri, 11 May 2007 18:25:39 -0700
1363              Message-ID: <02d101c79434$743be100$5cb3a300$@com>
1364      Branch: perl
1365            ! win32/perllib.c win32/vdir.h win32/win32.c
1366 ____________________________________________________________________________
1367 [ 31209] By: davem                                 on 2007/05/13  01:17:42
1368         Log: fix some (mostly MAD) compiler warnings
1369      Branch: perl
1370            ! perly.act perly.tab perly.y toke.c
1371 ____________________________________________________________________________
1372 [ 31208] By: davem                                 on 2007/05/12  22:44:02
1373         Log: Give the 'local' declarator a new key, such that 'local our'
1374              declaration don't have multiple 'd' keys.
1375              
1376              Subject:  [PATCH] mad: different key for the locale declarator
1377              From:  Gerard Goossen <gerard@tty.nl>
1378              Date:    Tue May 8 17:42:45 2007 +0200
1379              Message-Id:  <20070508171125.GI17043@ostwald>
1380      Branch: perl
1381            ! mad/Nomad.pm op.h perly.act perly.y
1382 ____________________________________________________________________________
1383 [ 31207] By: davem                                 on 2007/05/12  22:43:01
1384         Log: move the logic of combining '_' and '#' with the previous logic
1385              from Nomad.pm to dump.c. So they are already combined in the XML
1386              dump.
1387              
1388              Subject:  [PATCH] mad: combine whitespace keys '_' '#' in dump.c instead of Nomad.pm
1389              From:  Gerard Goossen <gerard@tty.nl>
1390              Date:    Sun Mar 25 13:36:31 2007 +0200
1391              Message-Id:  <20070508170341.GH17043@ostwald>
1392      Branch: perl
1393            ! dump.c mad/Nomad.pm
1394 ____________________________________________________________________________
1395 [ 31206] By: davem                                 on 2007/05/12  22:42:09
1396         Log: Subject:  [PATCH] Disable slurping assigned of split when PL_madskills
1397              From:  Gerard Goossen <gerard@tty.nl>
1398              Date:    Tue May 8 15:15:09 2007 +0200
1399              Message-Id:  <20070508164400.GA15860@ostwald>
1400      Branch: perl
1401            ! mad/Nomad.pm op.c op.h
1402 ____________________________________________________________________________
1403 [ 31205] By: davem                                 on 2007/05/12  22:41:17
1404         Log: Subject:  [PATCH] Disable !a&&b, !b||a optimalization when PL_madskills
1405              From:  Gerard Goossen <gerard@tty.nl>
1406              Date:    Tue May 8 16:09:17 2007 +0200
1407              Message-Id:  <20070508164556.GB15860@ostwald>
1408      Branch: perl
1409            ! op.c
1410 ____________________________________________________________________________
1411 [ 31204] By: davem                                 on 2007/05/12  22:40:05
1412         Log: Disable operator target setting for 'my' variables (OPpTARGET_MY)
1413              when madskills is active. Remove the p55 code required for dealing
1414              with the optimized tree.
1415              
1416              Subject:  [PATCH] disable operator with target my when madskills enabled
1417              From:  Gerard Goossen <gerard@tty.nl>
1418              Date:    Thu Apr 19 15:31:27 2007 +0200
1419              Message-Id:  <20070419133822.GG19244@ostwald>
1420              
1421              also:
1422              
1423              Remove the just remove madprop 'M' doc
1424              
1425              Message-ID: <20070419134549.GH19244@ostwald>
1426      Branch: perl
1427            ! mad/Nomad.pm op.c op.h
1428 ____________________________________________________________________________
1429 [ 31203] By: davem                                 on 2007/05/12  22:17:40
1430         Log: move PL_in_my and PL_in_my_stash into the PL_parser struct
1431      Branch: perl
1432            ! embedvar.h intrpvar.h op.c pad.c parser.h perlapi.h perly.act
1433            ! perly.y sv.c toke.c utf8.c
1434 ____________________________________________________________________________
1435 [ 31202] By: davem                                 on 2007/05/12  20:06:41
1436         Log: eliminate a stray PL_lex_state
1437      Branch: perl
1438            ! toke.c
1439 ____________________________________________________________________________
1440 [ 31201] By: davem                                 on 2007/05/12  19:51:37
1441         Log: save old PL_curcop value in parser struct
1442      Branch: perl
1443            ! parser.h toke.c
1444 ____________________________________________________________________________
1445 [ 31200] By: davem                                 on 2007/05/12  19:21:02
1446         Log: move PL_rsfp_filters into the parser struct
1447      Branch: perl
1448            ! embed.fnc embed.h embedvar.h
1449            ! ext/Devel/PPPort/parts/inc/variables
1450            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
1451            ! intrpvar.h op.c parser.h perl.c perl.h perlapi.h perly.act
1452            ! perly.tab perly.y pp_ctl.c proto.h sv.c toke.c
1453 ____________________________________________________________________________
1454 [ 31199] By: davem                                 on 2007/05/11  23:22:24
1455         Log: move PL_rsfp into the PL_parser struct
1456              and simplify its creation and destruction
1457      Branch: perl
1458            ! embed.fnc embed.h embedvar.h
1459            ! ext/Devel/PPPort/parts/inc/variables intrpvar.h op.c parser.h
1460            ! perl.c perlapi.h pp_ctl.c proto.h sv.c toke.c
1461 ____________________________________________________________________________
1462 [ 31198] By: nicholas                              on 2007/05/10  22:32:57
1463         Log: Work around to get Unicode tests passing.
1464      Branch: perl
1465            ! ext/Unicode/Normalize/mkheader
1466 ____________________________________________________________________________
1467 [ 31197] By: stevep                                on 2007/05/10  20:34:21
1468         Log: Fix Pod nit in perlfunc
1469      Branch: perl
1470            ! pod/perlfunc.pod
1471 ____________________________________________________________________________
1472 [ 31196] By: rgs                                   on 2007/05/10  14:49:37
1473         Log: Update the *::Compress::* modules maintainers information
1474      Branch: perl
1475            ! Porting/Maintainers.pl
1476 ____________________________________________________________________________
1477 [ 31195] By: rgs                                   on 2007/05/10  13:12:38
1478         Log: Replace a call to utf8::encode by a pack/unpack combination,
1479              so that code runs under 5.6 too
1480      Branch: perl
1481            ! lib/CGI/Util.pm
1482 ____________________________________________________________________________
1483 [ 31194] By: rgs                                   on 2007/05/10  12:41:08
1484         Log: Subject: Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
1485              From: Marc Lehmann <schmorp@schmorp.de>
1486              Date: Thu, 12 Apr 2007 08:41:53 +0200
1487              Message-ID: <20070412064153.GA22475@schmorp.de>
1488      Branch: perl
1489            ! ext/Encode/t/encoding.t ext/Storable/t/utf8hash.t
1490            ! ext/Unicode/Normalize/t/short.t lib/CGI/Util.pm
1491            ! pod/perlfunc.pod pp_pack.c t/op/chr.t t/op/pack.t
1492            ! t/op/utftaint.t
1493 ____________________________________________________________________________
1494 [ 31193] By: rgs                                   on 2007/05/10  10:39:13
1495         Log: New data for Unicode on older versions, thanks to Nicholas
1496              and Dave Rolsky
1497      Branch: perl
1498            ! lib/Module/CoreList.pm
1499 ____________________________________________________________________________
1500 [ 31192] By: rgs                                   on 2007/05/10  10:18:32
1501         Log: first_release() now returns the first release in the order of
1502              perl version numbers. Add a new method first_release_by_date()
1503              to keep the old behaviour available. Suggested by Michael G Schwern.
1504      Branch: perl
1505            ! lib/Module/CoreList.pm lib/Module/CoreList/t/corelist.t
1506 ____________________________________________________________________________
1507 [ 31191] By: rgs                                   on 2007/05/10  08:50:44
1508         Log: Subject: [PATCH] Fix bignum-0.21
1509              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1510              Date: Wed, 9 May 2007 21:05:52 -0400
1511              Message-ID: <1ff86f510705091805n37c4137u16a35ca27810979f@mail.gmail.com>
1512      Branch: perl
1513            ! lib/bignum.pm lib/bignum/t/option_l.t
1514 ____________________________________________________________________________
1515 [ 31190] By: rgs                                   on 2007/05/10  08:39:04
1516         Log: Small fix to a previous patch on magic $<digit> variables.
1517              
1518              Subject: [PATCH]
1519              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
1520              Date: Thu, 10 May 2007 02:24:48 +0000
1521              Message-ID: <51dd1af80705091924q77c2ca23n30359779b96ab909@mail.gmail.com>
1522      Branch: perl
1523            ! mg.c
1524 ____________________________________________________________________________
1525 [ 31189] By: rgs                                   on 2007/05/10  08:27:35
1526         Log: Regarding precedence, filetest operators are the same than
1527              unary operators, but not regarding parsing and parentheses
1528              (see toke.c). Spotted by Eirik Berg Hanssen.
1529      Branch: perl
1530            ! pod/perlfunc.pod
1531 ____________________________________________________________________________
1532 [ 31188] By: steveh                                on 2007/05/10  08:09:18
1533         Log: Subject: Re: [perl #42869] Problem killing a pseudo-forked child on Win32
1534              From: Dave Mitchell <davem@iabyn.com>
1535              Date: Thu, 3 May 2007 22:39:23 +0100
1536              Message-ID: <20070503213923.GH24804@iabyn.com>
1537              
1538              Fixes the failure to kill a pseudo-forked child on Win32 described in
1539              [perl #42869], but the "Free to wrong pool" error remains
1540      Branch: perl
1541            ! win32/win32.c
1542 ____________________________________________________________________________
1543 [ 31187] By: merijn                                on 2007/05/09  22:09:24
1544         Log: Subject: [PATCH] Syntax error in Configure in blead
1545              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
1546              Date: Wed, 9 May 2007 20:30:04 +0000
1547              Message-ID: <51dd1af80705091330h1bb9b508g2154b03868b71d07@mail.gmail.com>
1548      Branch: perl
1549            ! Configure
1550 ____________________________________________________________________________
1551 [ 31185] By: rgs                                   on 2007/05/09  17:20:35
1552         Log: Subject: [PATCH] Remove unused parms in S_isa_lookup
1553              From: Andy Lester <andy@petdance.com>
1554              Date: Wed, 9 May 2007 11:49:13 -0500
1555              Message-Id: <1CBA316A-EC1D-4E8F-8DEE-35322F390358@petdance.com>
1556      Branch: perl
1557            ! embed.fnc embed.h proto.h universal.c
1558 ____________________________________________________________________________
1559 [ 31184] By: stevep                                on 2007/05/09  17:19:10
1560         Log: Partial reversion of bignum-0.21 to get tests to pass again.
1561      Branch: perl
1562            ! lib/bignum.pm lib/bignum/t/option_l.t
1563 ____________________________________________________________________________
1564 [ 31183] By: merijn                                on 2007/05/09  16:54:21
1565         Log: Typing is for secretaries
1566      Branch: perl
1567            ! Configure
1568 ____________________________________________________________________________
1569 [ 31181] By: merijn                                on 2007/05/09  16:41:01
1570         Log: Better help ; regen after backport #31114 ; RT#42886 ' in uname
1571      Branch: perl
1572            ! Configure
1573 ____________________________________________________________________________
1574 [ 31178] By: rgs                                   on 2007/05/09  15:56:57
1575         Log: Bump the version of Module::CoreList and add docs
1576              for the Unicode module name, that Merijn just added
1577      Branch: perl
1578            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
1579 ____________________________________________________________________________
1580 [ 31177] By: merijn                                on 2007/05/09  15:39:40
1581         Log: Added all traceable Unicode versions
1582      Branch: perl
1583            ! lib/Module/CoreList.pm
1584 ____________________________________________________________________________
1585 [ 31176] By: merijn                                on 2007/05/09  14:17:57
1586         Log: 1. Add Unicode UCD version; 2. sort *unique*; 3. remove win32/ext
1587      Branch: perl
1588            ! Porting/corelist.pl
1589 ____________________________________________________________________________
1590 [ 31175] By: rgs                                   on 2007/05/09  07:57:50
1591         Log: Add examples for h2xs -X, by Andy Armstrong
1592      Branch: perl
1593            ! utils/h2xs.PL
1594 ____________________________________________________________________________
1595 [ 31174] By: rgs                                   on 2007/05/09  07:53:47
1596         Log: Subject: Re: mro c3 infinite recursion problem. Attemp to free unreferenced scalar
1597              From: "Brandon Black" <blblack@gmail.com>
1598              Date: Tue, 8 May 2007 15:15:29 -0500
1599              Message-ID: <84621a60705081315hca3885duc14b8c3e44080853@mail.gmail.com>
1600      Branch: perl
1601            ! mro.c t/mro/recursion_c3.t
1602 ____________________________________________________________________________
1603 [ 31173] By: rgs                                   on 2007/05/08  22:19:21
1604         Log: Reapply patch 31028, that wasn't integrated in CPANPLUS
1605      Branch: perl
1606            ! lib/CPANPLUS/t/inc/conf.pl
1607 ____________________________________________________________________________
1608 [ 31172] By: stevep                                on 2007/05/08  16:40:51
1609         Log: Upgrade to Math-BigInt-FastCalc-0.14
1610      Branch: perl
1611            ! ext/Math/BigInt/FastCalc/FastCalc.pm
1612            ! ext/Math/BigInt/FastCalc/Makefile.PL
1613            ! ext/Math/BigInt/FastCalc/t/bigintfc.t
1614 ____________________________________________________________________________
1615 [ 31171] By: stevep                                on 2007/05/08  16:34:36
1616         Log: Upgrade to Module-Build-0.2808
1617      Branch: perl
1618            + lib/Module/Build/t/help.t lib/Module/Build/t/par.t
1619            ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod
1620            ! lib/Module/Build/Base.pm lib/Module/Build/Compat.pm
1621            ! lib/Module/Build/Notes.pm lib/Module/Build/t/basic.t
1622            ! lib/Module/Build/t/tilde.t lib/Module/Build/t/xs.t
1623 ____________________________________________________________________________
1624 [ 31170] By: stevep                                on 2007/05/08  15:09:20
1625         Log: Upgrade to CGI.pm-3.29
1626      Branch: perl
1627            ! lib/CGI.pm lib/CGI/Changes
1628 ____________________________________________________________________________
1629 [ 31169] By: stevep                                on 2007/05/08  14:36:47
1630         Log: Upgrage to bignum-0.21 and Math-BigRat-0.19
1631      Branch: perl
1632            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
1633            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/option_l.t
1634            ! lib/bigrat.pm
1635 ____________________________________________________________________________
1636 [ 31168] By: rgs                                   on 2007/05/08  12:38:04
1637         Log: Subject: [PATCH] Update CPANPLUS to 0.79_02
1638              From: "Jos I. Boumans" <kane@dwim.org>
1639              Date: Tue, 8 May 2007 14:05:34 +0200
1640              Message-Id: <D216B250-B8FA-488E-839B-27A187BAF04C@dwim.org>
1641      Branch: perl
1642            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
1643            ! lib/CPANPLUS/Dist/Base.pm lib/CPANPLUS/Dist/MM.pm
1644            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
1645            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
1646            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
1647            ! r-0.01.tar.gz.packed
1648            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
1649            ! tar.gz.packed
1650            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
1651            ! tar.gz.packed
1652            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
1653            ! r.gz.packed
1654            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
1655            ! tar.gz.packed
1656            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
1657            ! r.gz.packed
1658            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
1659            ! cked
1660            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
1661            ! lib/CPANPLUS/t/inc/conf.pl
1662 ____________________________________________________________________________
1663 [ 31167] By: rgs                                   on 2007/05/08  12:32:15
1664         Log: Subject: [PATCH] more consting
1665              From: andy@petdance.com (Andy Lester)
1666              Date: Mon, 7 May 2007 11:34:16 -0500
1667              Message-ID: <20070507163416.GA6187@petdance.com>
1668      Branch: perl
1669            ! hv.c mg.c mro.c sv.c
1670 ____________________________________________________________________________
1671 [ 31166] By: rgs                                   on 2007/05/07  15:39:49
1672         Log: Subject: Sync Tie::RefHash with CPAN (1.37)
1673              From: Yuval Kogman <nothingmuch@woobling.org>
1674              Date: Mon, 7 May 2007 18:35:08 +0300
1675              Message-ID: <20070507153508.GZ17982@woobling.org>
1676      Branch: perl
1677            ! lib/Tie/RefHash.pm lib/Tie/RefHash/threaded.t
1678 ____________________________________________________________________________
1679 [ 31165] By: nicholas                              on 2007/05/07  15:35:56
1680         Log: bytecode.pl:        Exterminate!
1681              ext/B/B/Asmdata.pm: Exterminate!
1682      Branch: perl
1683            - bytecode.pl ext/B/B/Asmdata.pm
1684            ! MANIFEST regen.pl vms/descrip_mms.template
1685 ____________________________________________________________________________
1686 [ 31164] By: nicholas                              on 2007/05/07  14:53:05
1687         Log: Given that @optype and @specialsv_name are hard coded tables, it seems
1688              more logical for them to be in B.pm, rather than in the "boilerplate"
1689              for the machine generated B/Asmdata.pm
1690      Branch: perl
1691            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Debug.pm
1692            ! ext/B/B/Terse.pm
1693 ____________________________________________________________________________
1694 [ 31163] By: rgs                                   on 2007/05/07  13:38:24
1695         Log: Fix [perl #42163] "use base" masks $SIG{__DIE__}
1696              adapted from a patch by Michael G Schwern
1697      Branch: perl
1698            ! lib/base.pm
1699 ____________________________________________________________________________
1700 [ 31159] By: rgs                                   on 2007/05/07  09:47:00
1701         Log: Upgrade to Math::BigInt 1.86
1702      Branch: perl
1703            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1704            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
1705            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
1706            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
1707            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1708            ! lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/bigroot.t
1709            ! lib/Math/BigInt/t/lib_load.t lib/Math/BigInt/t/mbi_rand.t
1710            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
1711            ! lib/Math/BigInt/t/with_sub.t
1712 ____________________________________________________________________________
1713 [ 31158] By: craigb                                on 2007/05/05  23:53:58
1714         Log: Archive::Extract test tries to do the logically impossible.
1715      Branch: perl
1716            ! lib/Archive/Extract/t/01_Archive-Extract.t
1717 ____________________________________________________________________________
1718 [ 31157] By: craigb                                on 2007/05/05  23:44:01
1719         Log: Make ppptools.pl allow a trailing dot in filenames for VMS.
1720      Branch: perl
1721            ! ext/Devel/PPPort/parts/ppptools.pl
1722 ____________________________________________________________________________
1723 [ 31156] By: craigb                                on 2007/05/05  23:42:42
1724         Log: Some filename dot and extension help for Module::Build on VMS.
1725      Branch: perl
1726            ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm
1727 ____________________________________________________________________________
1728 [ 31154] By: davem                                 on 2007/05/05  17:38:12
1729         Log: move PL_lex_state into the PL_parser struct
1730      Branch: perl
1731            ! embedvar.h intrpvar.h mg.c op.c parser.h perl.c perlapi.h
1732            ! pp_ctl.c sv.c toke.c
1733 ____________________________________________________________________________
1734 [ 31153] By: nicholas                              on 2007/05/05  17:35:22
1735         Log: Tweak change 30841 so that B works on maint too.
1736      Branch: perl
1737            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/t/concise-xs.t
1738 ____________________________________________________________________________
1739 [ 31152] By: nicholas                              on 2007/05/05  13:26:28
1740         Log: Shuffling PL_gensym saves 8 bytes on LP64 systems.
1741      Branch: perl
1742            ! intrpvar.h
1743 ____________________________________________________________________________
1744 [ 31148] By: davem                                 on 2007/05/05  00:49:51
1745         Log: migrate more variables to PL_parser struct:
1746              PL_nexttoke PL_curforce PL_nextval PL_nexttype
1747      Branch: perl
1748            ! embedvar.h intrpvar.h parser.h perlapi.h sv.c toke.c
1749 ____________________________________________________________________________
1750 [ 31147] By: davem                                 on 2007/05/04  22:18:42
1751         Log: move some more variables into the PL_parser struct:
1752              PL_bufptr PL_oldbufptr PL_oldoldbufptr
1753              PL_linestart PL_bufend
1754              PL_last_uni PL_last_lop PL_last_lop_op
1755      Branch: perl
1756            ! embedvar.h intrpvar.h op.c parser.h perl.h perlapi.h sv.c
1757            ! toke.c
1758 ____________________________________________________________________________
1759 [ 31142] By: rgs                                   on 2007/05/04  15:33:22
1760         Log: Add a few manpages to Maintainers.pl
1761      Branch: perl
1762            ! Porting/Maintainers.pl
1763 ____________________________________________________________________________
1764 [ 31141] By: rgs                                   on 2007/05/04  14:45:09
1765         Log: Add CPANPLUS to Maintainers.pl
1766      Branch: perl
1767            ! Porting/Maintainers.pl
1768 ____________________________________________________________________________
1769 [ 31140] By: rgs                                   on 2007/05/04  14:33:07
1770         Log: Subject: [PATCH] Add CPANPLUS::Dist::Build to the core
1771              From: "Jos I. Boumans" <kane@dwim.org>
1772              Date: Fri, 4 May 2007 14:41:39 +0200
1773              Message-Id: <58AAEC18-D5B6-4840-9FA5-B121D95446A3@dwim.org>
1774      Branch: perl
1775            + lib/CPANPLUS/Dist/Build.pm
1776            + lib/CPANPLUS/Dist/Build/Constants.pm
1777            + lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t
1778            + lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
1779            + lib/CPANPLUS/Dist/Build/t/inc/conf.pl
1780            + lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
1781            + lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
1782            ! MANIFEST
1783 ____________________________________________________________________________
1784 [ 31139] By: rgs                                   on 2007/05/04  14:17:54
1785         Log: A patch from ExtUtils::CBuilder::Base from :
1786              
1787              Subject: [PATCH] Add CPANPLUS::Dist::Build to the core
1788              From: "Jos I. Boumans" <kane@dwim.org>
1789              Date: Fri, 4 May 2007 14:41:39 +0200
1790              Message-Id: <58AAEC18-D5B6-4840-9FA5-B121D95446A3@dwim.org>
1791      Branch: perl
1792            ! lib/ExtUtils/CBuilder/Base.pm
1793 ____________________________________________________________________________
1794 [ 31138] By: rgs                                   on 2007/05/04  14:02:26
1795         Log: Subject: [perl #42844] careless use of gethostbyname() in Socket.xs 
1796              From: kan@dcit.cz (via RT) <perlbug-followup@perl.org>
1797              Date: Tue, 01 May 2007 09:17:22 -0700
1798              Message-ID: <rt-3.6.HEAD-6655-1178036242-364.42844-75-0@perl.org>
1799      Branch: perl
1800            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
1801 ____________________________________________________________________________
1802 [ 31137] By: rgs                                   on 2007/05/04  13:21:53
1803         Log: Subject: [PATCH] Documentation fixes for EGID/GID confusion
1804              From: David Leadbeater <dgl@dgl.cx>
1805              Date: Thu, 3 May 2007 18:27:13 +0100
1806              Message-ID: <20070503172713.GA23180@sirius.otherwize.co.uk>
1807      Branch: perl
1808            ! ext/POSIX/POSIX.pod pod/perlvar.pod
1809 ____________________________________________________________________________
1810 [ 31136] By: davem                                 on 2007/05/04  09:18:05
1811         Log: toke.c changes missed from change #31134
1812      Branch: perl
1813            ! toke.c
1814 ____________________________________________________________________________
1815 [ 31135] By: davem                                 on 2007/05/04  00:57:20
1816         Log: eliminate PL_bufend from util.c (missed from #30820)
1817      Branch: perl
1818            ! util.c
1819 ____________________________________________________________________________
1820 [ 31134] By: davem                                 on 2007/05/04  00:41:51
1821         Log: move PL_expect and PL_copline into the PL_parser structure
1822      Branch: perl
1823            ! embedvar.h ext/Devel/PPPort/parts/inc/variables intrpvar.h
1824            ! op.c parser.h perlapi.h perly.act perly.y sv.c
1825 ____________________________________________________________________________
1826 [ 31132] By: steveh                                on 2007/05/03  17:17:01
1827         Log: Fix breakages caused by #31130:
1828              report_uninit was not exported on Win32 and
1829              my_reg_numbered_buff_length had wrong prototype
1830      Branch: perl
1831            ! embed.fnc embed.h ext/re/re.xs global.sym proto.h
1832 ____________________________________________________________________________
1833 [ 31131] By: steveh                                on 2007/05/03  16:41:29
1834         Log: Silence some VC6 compiler warnings in the regex code
1835      Branch: perl
1836            ! embed.fnc ext/re/re.xs proto.h regcomp.c
1837 ____________________________________________________________________________
1838 [ 31130] By: rgs                                   on 2007/05/03  16:04:13
1839         Log: Subject: [PATCH] FETCH/STORE/LENGTH callbacks for numbered capture variables
1840              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
1841              Date: Tue, 1 May 2007 23:58:44 +0000
1842              Message-ID: <51dd1af80705011658g1156e14cw4d2b21a8d772ed41@mail.gmail.com>
1843      Branch: perl
1844            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym gv.c
1845            ! mg.c perl.h pod/perlreapi.pod proto.h regcomp.c regcomp.h
1846            ! regexp.h t/op/tr.t universal.c
1847 ____________________________________________________________________________
1848 [ 31127] By: nicholas                              on 2007/05/03  14:45:32
1849         Log: Move PL_delayedisa into a better spot in the interpreter structure.
1850      Branch: perl
1851            ! thrdvar.h
1852 ____________________________________________________________________________
1853 [ 31126] By: rgs                                   on 2007/05/03  14:30:49
1854         Log: Subject: [PATCH] Add John Peacock as maintainer of version.pm
1855              From: Gerard Goossen <gerard@tty.nl>
1856              Date: Thu, 3 May 2007 16:23:58 +0200
1857              Message-ID: <20070503142358.GE27210@ostwald>
1858      Branch: perl
1859            ! Porting/Maintainers.pl
1860 ____________________________________________________________________________
1861 [ 31125] By: nicholas                              on 2007/05/03  14:23:14
1862         Log: Initialise PL_delayedisa on thread clone.
1863      Branch: perl
1864            ! sv.c
1865 ____________________________________________________________________________
1866 [ 31124] By: rgs                                   on 2007/05/03  13:35:18
1867         Log: Subject: [PATCH lib/ExtUtils/t/MM_Unix.t]  Fix warning.
1868              From: Abigail <abigail@abigail.be>
1869              Date: Tue, 24 Apr 2007 00:37:15 +0200
1870              Message-ID: <20070423223715.GB544@abigail.nl>
1871      Branch: perl
1872            ! lib/ExtUtils/t/MM_Unix.t
1873 ____________________________________________________________________________
1874 [ 31123] By: rgs                                   on 2007/05/03  09:30:08
1875         Log: Subject: The revenge of the consts
1876              From: andy@petdance.com (Andy Lester)
1877              Date: Thu, 3 May 2007 00:45:54 -0500
1878              Message-ID: <20070503054554.GA30975@petdance.com>
1879      Branch: perl
1880            ! av.c embed.fnc numeric.c proto.h regcomp.c
1881 ____________________________________________________________________________
1882 [ 31122] By: rgs                                   on 2007/05/03  09:24:47
1883         Log: Subject: Re: mro status, etc
1884              From: "Brandon Black" <blblack@gmail.com>
1885              Date: Mon, 30 Apr 2007 16:45:54 -0500
1886              Message-ID: <84621a60704301445y37e9b05ey235210a8e5547cc1@mail.gmail.com>
1887      Branch: perl
1888            ! embedvar.h lib/mro.pm mg.c perlapi.h pp_hot.c
1889            ! t/mro/recursion_c3.t t/mro/recursion_dfs.t thrdvar.h
1890 ____________________________________________________________________________
1891 [ 31121] By: steveh                                on 2007/05/03  07:51:17
1892         Log: Fix a CPANPLUS test that fails when run on a read-only source tree
1893              (such as a p4 client repository)
1894      Branch: perl
1895            ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Internals/Source.pm
1896 ____________________________________________________________________________
1897 [ 31120] By: nicholas                              on 2007/05/02  16:26:24
1898         Log: Get PERL_OLD_COPY_ON_WRITE passing all tests, apart from
1899              ext/Compress/Raw/Zlib/t/07bufsize.t
1900              which still puzzles me.
1901      Branch: perl
1902            ! regcomp.c
1903 ____________________________________________________________________________
1904 [ 31119] By: rgs                                   on 2007/05/02  15:32:38
1905         Log: Subject: [perl #42839] Swatch hash cache has key mismatch 
1906              From: Jonathan Steinert (via RT) <perlbug-followup@perl.org>
1907              Date: Tue, 01 May 2007 05:18:52 -0700
1908              Message-ID: <rt-3.6.HEAD-30557-1178021932-1416.42839-75-0@perl.org>
1909      Branch: perl
1910            + t/uni/cache.t
1911            ! MANIFEST lib/utf8_heavy.pl
1912 ____________________________________________________________________________
1913 [ 31118] By: rgs                                   on 2007/05/02  14:28:45
1914         Log: Subject: [PATCH] tweak some regexp params to avoid warnings
1915              From: demerphq <demerphq@gmail.com>
1916              Date: Tue, 1 May 2007 23:46:40 +0200
1917              Message-ID: <9b18b3110705011446h2113221cndf70af928d72505@mail.gmail.com>
1918      Branch: perl
1919            ! embed.fnc perl.h proto.h regexec.c regexp.h
1920 ____________________________________________________________________________
1921 [ 31117] By: rgs                                   on 2007/05/02  12:42:04
1922         Log: Upgrade to XSLoader 0.08
1923      Branch: perl
1924            ! ext/DynaLoader/XSLoader_pm.PL
1925 ____________________________________________________________________________
1926 [ 31116] By: rgs                                   on 2007/05/02  12:17:22
1927         Log: Subject: [PATCH] When FETCHSIZE returns <0 perl segfaults
1928              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
1929              Date: Tue, 1 May 2007 21:06:47 +0000
1930              Message-ID: <51dd1af80705011406j7897772bm58e9c770183ef3ed@mail.gmail.com>
1931      Branch: perl
1932            ! mg.c pod/perldiag.pod t/op/tiearray.t
1933 ____________________________________________________________________________
1934 [ 31115] By: steveh                                on 2007/05/02  11:22:19
1935         Log: Fix threaded builds (broken by change #31112)
1936      Branch: perl
1937            ! embed.fnc embed.h proto.h util.c
1938 ____________________________________________________________________________
1939 [ 31114] By: steveh                                on 2007/05/02  08:43:08
1940         Log: Subject: [PATCH-revised] Remove ext/Thread
1941              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1942              Date: Mon, 30 Apr 2007 17:06:28 -0400
1943              Message-ID: <1ff86f510704301406t6373912ame78fea5c7a148cf4@mail.gmail.com>
1944      Branch: perl
1945            - ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/Queue.pmx
1946            - ext/Thread/README ext/Thread/README.threads
1947            - ext/Thread/Semaphore.pmx ext/Thread/Thread.xs
1948            - ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
1949            - ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
1950            - ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
1951            - ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
1952            - ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
1953            - ext/Thread/unsync.tx ext/Thread/unsync2.tx
1954            - ext/Thread/unsync3.tx ext/Thread/unsync4.tx
1955            ! Configure Cross/config.sh-arm-linux INSTALL MANIFEST
1956            ! NetWare/Makefile NetWare/config.wc Porting/config.sh
1957            ! hints/vmesa.sh lib/Carp/Heavy.pm perl.h plan9/config_sh.sample
1958            ! pod/perlmodlib.pod pod/perlothrtut.pod pod/perlthrtut.pod
1959            ! toke.c win32/Makefile win32/Makefile.ce
1960            ! win32/ce-helpers/cecopy-lib.pl win32/config.bc win32/config.ce
1961            ! win32/config.gc win32/config.vc win32/config.vc64
1962            ! win32/config_sh.PL win32/makefile.mk
1963 ____________________________________________________________________________
1964 [ 31113] By: stevep                                on 2007/05/01  18:20:02
1965         Log: Fixing a Perl_my_dirfd() related test failure.
1966      Branch: perl
1967            ! t/op/chdir.t
1968 ____________________________________________________________________________
1969 [ 31112] By: stevep                                on 2007/05/01  15:32:15
1970         Log: Add Perl_my_dirfd() to util.c
1971      Branch: perl
1972            ! doio.c embed.fnc embed.h global.sym handy.h pp_sys.c proto.h
1973            ! t/op/stat.t util.c
1974 ____________________________________________________________________________
1975 [ 31111] By: rgs                                   on 2007/05/01  11:50:36
1976         Log: Subject: Re: [PATCH] Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE and unicode tr18
1977              From: demerphq <demerphq@gmail.com>
1978              Date: Tue, 1 May 2007 12:35:37 +0200
1979              Message-ID: <9b18b3110705010335w1924941ep3eb925a3ed597604@mail.gmail.com>
1980      Branch: perl
1981            ! regcomp.c
1982 ____________________________________________________________________________
1983 [ 31110] By: rgs                                   on 2007/04/30  15:34:29
1984         Log: Two new manpages, by Abigail
1985      Branch: perl
1986            + pod/perlrebackslash.pod pod/perlrecharclass.pod
1987            ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template
1988            ! win32/pod.mak
1989 ____________________________________________________________________________
1990 [ 31109] By: rgs                                   on 2007/04/30  12:21:50
1991         Log: Signedness nit, found by Jarkko
1992      Branch: perl
1993            ! regexec.c
1994 ____________________________________________________________________________
1995 [ 31108] By: rgs                                   on 2007/04/30  10:18:15
1996         Log: Subject: [PATCH] make mad/PLXML.pm use strict
1997              From: Gerard Goossen <gerard@tty.nl>
1998              Date: Thu, 19 Apr 2007 14:56:13 +0200
1999              Message-ID: <20070419125613.GF19244@ostwald>
2000      Branch: perl
2001            ! mad/PLXML.pm
2002 ____________________________________________________________________________
2003 [ 31107] By: rgs                                   on 2007/04/30  09:22:58
2004         Log: Subject: Re: mro status, etc
2005              From: "Brandon Black" <blblack@gmail.com>
2006              Date: Sun, 29 Apr 2007 17:27:03 -0500
2007              Message-ID: <84621a60704291527y1b39be37l221ef66e4c828f66@mail.gmail.com>
2008      Branch: perl
2009            ! embedvar.h gv.c hv.c hv.h intrpvar.h lib/mro.pm mg.c mro.c
2010            ! op.c perl.c perlapi.h pod/perlapi.pod pod/perlboot.pod
2011            ! pod/perlobj.pod pod/perltoot.pod pp.c pp_hot.c scope.c sv.c
2012            ! t/mro/method_caching.t universal.c
2013 ____________________________________________________________________________
2014 [ 31106] By: rgs                                   on 2007/04/30  08:42:44
2015         Log: Subject: Re: [PATCH] Cleanup of the regexp API
2016              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
2017              Date: Fri, 27 Apr 2007 02:22:25 +0000
2018              Message-ID: <51dd1af80704261922j3db0615wa86ccc4cb65b2713@mail.gmail.com>
2019      Branch: perl
2020            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
2021            ! perl.h pod/perlreapi.pod pp_hot.c proto.h regcomp.c regcomp.h
2022            ! regexec.c regexp.h
2023 ____________________________________________________________________________
2024 [ 31105] By: craigb                                on 2007/04/28  16:06:01
2025         Log: VMS-specific tweak to FindBin for when $0 returns a unix-style filespec.
2026      Branch: perl
2027            ! lib/FindBin.pm
2028 ____________________________________________________________________________
2029 [ 31104] By: craigb                                on 2007/04/28  14:28:00
2030         Log: Don't try to build old Thread extension on VMS when -Duseithreads
2031              has been chosen.
2032      Branch: perl
2033            ! configure.com
2034 ____________________________________________________________________________
2035 [ 31103] By: steveh                                on 2007/04/27  17:12:05
2036         Log: Do the same as #31095 for Win32
2037      Branch: perl
2038            ! win32/FindExt.pm
2039 ____________________________________________________________________________
2040 [ 31102] By: rgs                                   on 2007/04/27  14:19:15
2041         Log: Subject: Re: Analysis of problems with mixed encoding case insensitive matches in regex engine.
2042              From: demerphq <demerphq@gmail.com>
2043              Date: Fri, 27 Apr 2007 16:09:56 +0200
2044              Message-ID: <9b18b3110704270709y50ef652ci436b3bb29abca275@mail.gmail.com>
2045      Branch: perl
2046            ! Porting/regcharclass.pl regcharclass.h regcomp.c regexec.c
2047            ! t/op/pat.t win32/Makefile
2048 ____________________________________________________________________________
2049 [ 31101] By: rgs                                   on 2007/04/27  13:10:06
2050         Log: Reindent bash functions properly
2051      Branch: perl
2052            ! pod/perlhack.pod
2053 ____________________________________________________________________________
2054 [ 31098] By: rgs                                   on 2007/04/27  07:56:05
2055         Log: Subject: [PATCH] Cargo-cult fix for an AIX build problem
2056              From: "Jan Dubois" <jand@activestate.com>
2057              Date: Thu, 26 Apr 2007 17:02:01 -0700
2058              Message-ID: <048b01c7885f$48862510$d9926f30$@com>
2059      Branch: perl
2060            ! Makefile.SH
2061 ____________________________________________________________________________
2062 [ 31097] By: rgs                                   on 2007/04/27  07:55:34
2063         Log: Fix a signed/unsigned comparison warning
2064      Branch: perl
2065            ! regexec.c
2066 ____________________________________________________________________________
2067 [ 31096] By: merijn                                on 2007/04/27  06:16:02
2068         Log: More up-to-date info about the metaunits
2069      Branch: perl
2070            ! Porting/pumpkin.pod
2071 ____________________________________________________________________________
2072 [ 31095] By: merijn                                on 2007/04/27  06:03:52
2073         Log: Subject: [PATCH] special Configure handling for IO/Compress modules no longer needed
2074              From: "Craig A. Berry" <craigberry@mac.com>
2075              Date: Thu, 26 Apr 2007 18:59:15 -0500
2076              Message-Id: <p06240812c256eae2b552@[172.16.52.1]>
2077      Branch: perl
2078            ! Configure
2079 ____________________________________________________________________________
2080 [ 31093] By: nicholas                              on 2007/04/26  20:43:13
2081         Log: Avoid a SIGBUS caused by passing a U32 pointer to utf8_to_uvchr(),
2082              which expects a STRLEN pointer.
2083              Avoid some signed/unsigned casting warnings by adding casts.
2084      Branch: perl
2085            ! regcomp.c regexec.c
2086 ____________________________________________________________________________
2087 [ 31092] By: rgs                                   on 2007/04/26  16:57:55
2088         Log: strxfrm() returns a size_t, not a ssize_t. See:
2089              
2090              Subject: locale.c usage of strxfrm
2091              From: "Devin Heitmueller" <devin.heitmueller@gmail.com>
2092              Date: Fri, 20 Apr 2007 18:20:21 -0400
2093              Message-ID: <412bdbff0704201520i7aac0189n74f0cef5c5213f41@mail.gmail.com>
2094      Branch: perl
2095            ! locale.c
2096 ____________________________________________________________________________
2097 [ 31091] By: rgs                                   on 2007/04/26  16:29:01
2098         Log: Fix a bug in method caching. Better version (broader) of change #29336.
2099              
2100              Subject: Re: mro status, etc
2101              From: "Brandon Black" <blblack@gmail.com>
2102              Date: Thu, 26 Apr 2007 10:52:20 -0500
2103              Message-ID: <84621a60704260852y5a3dd2a5jeb633bb46cc7a8c0@mail.gmail.com>
2104      Branch: perl
2105            ! pp_hot.c sv.c t/mro/method_caching.t
2106 ____________________________________________________________________________
2107 [ 31090] By: rgs                                   on 2007/04/26  14:27:18
2108         Log: Doc nit, by Peter Scott
2109      Branch: perl
2110            ! README
2111 ____________________________________________________________________________
2112 [ 31089] By: nicholas                              on 2007/04/26  14:26:13
2113         Log: Subject: Re: VMS and Win32 Makefiles in change 31059
2114              From: Steve Hay <steve.hay@uk.radan.com>
2115              Message-ID: <46306D01.6070607@uk.radan.com>
2116              Date: Thu, 26 Apr 2007 10:12:33 +0100
2117      Branch: perl
2118            ! win32/Makefile win32/makefile.mk
2119 ____________________________________________________________________________
2120 [ 31088] By: rgs                                   on 2007/04/26  13:58:34
2121         Log: Remove the Thread typemap
2122      Branch: perl
2123            - ext/Thread/typemap
2124            ! MANIFEST
2125 ____________________________________________________________________________
2126 [ 31087] By: rgs                                   on 2007/04/26  13:15:14
2127         Log: Subject: mro status, etc
2128              From: "Brandon Black" <blblack@gmail.com>
2129              Date: Wed, 25 Apr 2007 18:37:21 -0500
2130              Message-ID: <84621a60704251637v1f4a3f84y19b39461166e3631@mail.gmail.com>
2131      Branch: perl
2132            ! mro.c
2133 ____________________________________________________________________________
2134 [ 31086] By: rgs                                   on 2007/04/26  13:05:29
2135         Log: Fix mro docs.
2136              
2137              Subject: Re: mro callbacks patch
2138              From: "Brandon Black" <blblack@gmail.com>
2139              Date: Mon, 23 Apr 2007 18:58:39 -0500
2140              Message-ID: <84621a60704231658o4c85783ere3c3e90dd614c30b@mail.gmail.com>
2141      Branch: perl
2142            ! embed.fnc embed.h global.sym mro.c pod/perlapi.pod
2143            ! pod/perlintern.pod proto.h
2144 ____________________________________________________________________________
2145 [ 31085] By: rgs                                   on 2007/04/26  12:53:30
2146         Log: Forgot to submit regcomp.c in change #31081
2147      Branch: perl
2148            ! regcomp.c
2149 ____________________________________________________________________________
2150 [ 31084] By: rgs                                   on 2007/04/26  12:47:57
2151         Log: Do the same thing as change #31082, but for warnings.pm.
2152      Branch: perl
2153            ! lib/warnings.pm warnings.pl
2154 ____________________________________________________________________________
2155 [ 31083] By: davem                                 on 2007/04/26  12:36:45
2156         Log: eliminate "unused var" warning
2157      Branch: perl
2158            ! perl.c
2159 ____________________________________________________________________________
2160 [ 31082] By: rgs                                   on 2007/04/26  10:51:36
2161         Log: Subject: Re: The Strict trap
2162              From: Johan Vromans <jvromans@squirrel.nl>
2163              Date: Wed, 25 Apr 2007 16:12:58 +0200
2164              Message-ID: <m2lkggilud.fsf@phoenix.squirrel.nl>
2165      Branch: perl
2166            ! ext/Storable/t/code.t lib/strict.pm
2167 ____________________________________________________________________________
2168 [ 31081] By: rgs                                   on 2007/04/26  10:23:30
2169         Log: Subject: Re: Analysis of problems with mixed encoding case insensitive matches in regex engine.
2170              From: demerphq <demerphq@gmail.com>
2171              Date: Tue, 24 Apr 2007 16:46:05 +0200
2172              Message-ID: <9b18b3110704240746u461e4bdcl208ef7d7f9c5ef64@mail.gmail.com>
2173      Branch: perl
2174            ! Porting/regcharclass.pl regcharclass.h regcomp.h regcomp.sym
2175            ! regexec.c regnodes.h t/op/pat.t
2176 ____________________________________________________________________________
2177 [ 31080] By: rgs                                   on 2007/04/26  07:09:32
2178         Log: Subject: [PATCH] fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701)
2179              From: Alexey Tourbin <at@altlinux.ru>
2180              Date: Wed, 25 Apr 2007 18:12:22 +0400
2181              Message-ID: <20070425141222.GA24828@solemn.turbinal>
2182      Branch: perl
2183            + ext/Fcntl/t/mode.t
2184            ! MANIFEST ext/Fcntl/Fcntl.pm
2185 ____________________________________________________________________________
2186 [ 31079] By: rgs                                   on 2007/04/25  16:17:01
2187         Log: Subject: [PATCH] Safely store user locks in threads::shared
2188              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2189              Date: Mon, 23 Apr 2007 13:21:11 -0400
2190              Message-ID: <1ff86f510704231021l6989ee0bkd68ab89e99bf8c6b@mail.gmail.com>
2191      Branch: perl
2192            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
2193            ! ext/threads/shared/shared.xs
2194 ____________________________________________________________________________
2195 [ 31078] By: rgs                                   on 2007/04/25  16:13:54
2196         Log: Subject: [PATCH] Thread.xs doesn't need magic sig anymore
2197              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2198              Date: Mon, 23 Apr 2007 13:25:20 -0400
2199              Message-ID: <1ff86f510704231025y22d30ecfk1ebc418f2b3a0bf7@mail.gmail.com>
2200      Branch: perl
2201            ! ext/Thread/Thread.xs
2202 ____________________________________________________________________________
2203 [ 31077] By: rgs                                   on 2007/04/25  15:31:29
2204         Log: Small perlivp.PL updates
2205              
2206              Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph
2207              From: Johan Vromans <jvromans@squirrel.nl>
2208              Date: Wed, 25 Apr 2007 14:37:16 +0200
2209              Message-ID: <m2r6q8iq9v.fsf@phoenix.squirrel.nl>
2210      Branch: perl
2211            ! utils/perlivp.PL
2212 ____________________________________________________________________________
2213 [ 31076] By: rgs                                   on 2007/04/25  15:19:21
2214         Log: overload must not load XS modules at compile time, or perl
2215              doesn't compile.
2216              overload must not clobber $! or $@ behind the scenes when
2217              loading an XS module.
2218      Branch: perl
2219            ! lib/overload.pm
2220 ____________________________________________________________________________
2221 [ 31075] By: rgs                                   on 2007/04/25  15:03:21
2222         Log: Remove a now redundant require
2223      Branch: perl
2224            ! lib/overload.pm
2225 ____________________________________________________________________________
2226 [ 31074] By: rgs                                   on 2007/04/25  14:53:57
2227         Log: Move the require at the top of the file.
2228              Else, Test::More has test failures.
2229      Branch: perl
2230            ! lib/overload.pm
2231 ____________________________________________________________________________
2232 [ 31073] By: rgs                                   on 2007/04/25  12:15:55
2233         Log: Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph
2234              From: "Brandon Black" <blblack@gmail.com>
2235              Date: Tue, 24 Apr 2007 07:58:44 -0500
2236              Message-ID: <84621a60704240558q7ff65863l803c6f9b9b8ca4a6@mail.gmail.com>
2237      Branch: perl
2238            ! ext/DynaLoader/t/DynaLoader.t lib/overload.pm
2239 ____________________________________________________________________________
2240 [ 31072] By: stevep                                on 2007/04/25  11:00:34
2241         Log: Upgrade to CPAN-1.9101
2242      Branch: perl
2243            ! lib/CPAN.pm lib/CPAN/Kwalify/distroprefs.dd
2244 ____________________________________________________________________________
2245 [ 31069] By: nicholas                              on 2007/04/25  09:54:17
2246         Log: Avoid the need for 2 casts added in 31055 by using a better type for
2247              the local variable. Add an assertion that another cast is not a data
2248              loss (and that there is no buffer overflow)
2249      Branch: perl
2250            ! ext/Devel/Peek/Peek.xs utf8.c
2251 ____________________________________________________________________________
2252 [ 31068] By: nicholas                              on 2007/04/25  09:32:50
2253         Log: Remove vestigical include of <ctype.h>, which came from a previous
2254              version that tried to make the initialiser out of a single "" string.
2255              (Which turned out to be over 509 characters long)
2256      Branch: perl
2257            ! generate_uudmap.c
2258 ____________________________________________________________________________
2259 [ 31067] By: rgs                                   on 2007/04/25  08:42:27
2260         Log: Subject: [PATCH] perlre.pod spellcheck
2261              From: "Alexandr Ciornii" <alexchorny@gmail.com>
2262              Date: Tue, 24 Apr 2007 00:45:05 +0300
2263              Message-ID: <2f1541220704231445w6fa7bfcbl41c9b6f56fb70feb@mail.gmail.com>
2264      Branch: perl
2265            ! pod/perlre.pod
2266 ____________________________________________________________________________
2267 [ 31066] By: merijn                                on 2007/04/25  08:12:16
2268         Log: Leave try.c and include files where they are if we need them later
2269      Branch: perl
2270            ! Configure
2271 ____________________________________________________________________________
2272 [ 31064] By: rgs                                   on 2007/04/25  08:10:05
2273         Log: Subject: [PATCH] Move hash action constants to hv.h
2274              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2275              Date: Tue, 24 Apr 2007 10:35:43 -0400
2276              Message-ID: <1ff86f510704240735t50cfc159g59b55726ac5ac64b@mail.gmail.com>
2277      Branch: perl
2278            ! ext/Hash/Util/FieldHash/FieldHash.xs hv.c hv.h
2279 ____________________________________________________________________________
2280 [ 31063] By: rgs                                   on 2007/04/25  08:08:18
2281         Log: perlguts nit, found by Jerry D. Hedden
2282      Branch: perl
2283            ! pod/perlguts.pod
2284 ____________________________________________________________________________
2285 [ 31062] By: craigb                                on 2007/04/25  03:10:23
2286         Log: Work a little harder at building generate_uudmap on VMS.
2287      Branch: perl
2288            ! vms/descrip_mms.template
2289 ____________________________________________________________________________
2290 [ 31061] By: stevep                                on 2007/04/25  01:06:23
2291         Log: Upgrade to Encode-2.20
2292      Branch: perl
2293            + ext/Encode/lib/Encode/GSM0338.pm
2294            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/Changes
2295            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
2296            ! ext/Encode/Makefile.PL ext/Encode/bin/piconv
2297            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Config.pm
2298            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/gsm0338.t
2299            ! ext/Encode/t/mime-header.t
2300 ____________________________________________________________________________
2301 [ 31060] By: nicholas                              on 2007/04/24  23:16:12
2302         Log: Ooops. It helps to p4 add the new file.
2303      Branch: perl
2304            + generate_uudmap.c
2305 ____________________________________________________________________________
2306 [ 31059] By: nicholas                              on 2007/04/24  23:10:05
2307         Log: Make PL_uudmap a constant global. Remove the run time initialisation
2308              code, and instead use it to generate a header at perl build time.
2309              By removing uudmap from the interpreter structure we save 256 bytes
2310              per child thread.
2311      Branch: perl
2312            ! MANIFEST Makefile.SH embedvar.h intrpvar.h perl.h perlapi.h
2313            ! pp_pack.c sv.c vms/descrip_mms.template win32/Makefile
2314            ! win32/makefile.mk
2315 ____________________________________________________________________________
2316 [ 31058] By: davem                                 on 2007/04/24  16:42:12
2317         Log: move PL_linestr from the interpreter struct to the parser struct
2318      Branch: perl
2319            ! cop.h embedvar.h intrpvar.h parser.h perl.c perlapi.h pp_ctl.c
2320            ! sv.c toke.c
2321 ____________________________________________________________________________
2322 [ 31057] By: steveh                                on 2007/04/24  13:31:29
2323         Log: Silence VC6 warning about not all control paths returning a value
2324      Branch: perl
2325            ! mro.c
2326 ____________________________________________________________________________
2327 [ 31056] By: steveh                                on 2007/04/24  13:11:50
2328         Log: Fix a function signature missed by #31027 to silence a VC6 warning
2329      Branch: perl
2330            ! ext/re/re.xs
2331 ____________________________________________________________________________
2332 [ 31055] By: steveh                                on 2007/04/24  12:17:00
2333         Log: Silence 5 "possible loss of data" warnings from VC6
2334      Branch: perl
2335            ! ext/Devel/Peek/Peek.xs toke.c utf8.c
2336 ____________________________________________________________________________
2337 [ 31054] By: steveh                                on 2007/04/24  12:16:07
2338         Log: Subject: [perl #42648] [PATCH] crash in win32/VMem.h when out of memory 
2339              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
2340              Date: Fri, 20 Apr 2007 14:49:08 -0700
2341              Message-ID: <rt-3.6.HEAD-30201-1177105747-239.42648-75-0@perl.org>
2342      Branch: perl
2343            ! win32/vmem.h
2344 ____________________________________________________________________________
2345 [ 31053] By: rgs                                   on 2007/04/24  11:25:56
2346         Log: Adjust test count.
2347      Branch: perl
2348            ! ext/B/t/concise-xs.t
2349 ____________________________________________________________________________
2350 [ 31052] By: rgs                                   on 2007/04/24  10:35:15
2351         Log: Fix potential precedence problem
2352      Branch: perl
2353            ! op.c
2354 ____________________________________________________________________________
2355 [ 31051] By: rgs                                   on 2007/04/24  10:34:20
2356         Log: Remove unnecessarily paranoid protection in pp_defined
2357      Branch: perl
2358            ! pp_hot.c
2359 ____________________________________________________________________________
2360 [ 31050] By: rgs                                   on 2007/04/24  10:32:33
2361         Log: Fix a bug in dor assignment (@x //= 1 was triggering an
2362              assertion failure)
2363      Branch: perl
2364            ! op.c
2365 ____________________________________________________________________________
2366 [ 31049] By: rgs                                   on 2007/04/24  10:31:28
2367         Log: Remove the code that handles assignment to state variables
2368      Branch: perl
2369            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod
2370            ! pp_hot.c t/lib/warnings/op t/op/state.t
2371 ____________________________________________________________________________
2372 [ 31048] By: merijn                                on 2007/04/24  06:01:41
2373         Log: Subject: [PATCH t/base/num.t] Typo fix.
2374              From: Abigail <abigail@abigail.be>
2375              Date: Tue, 24 Apr 2007 00:48:26 +0200
2376              Message-ID: <20070423224826.GC544@abigail.nl>
2377      Branch: perl
2378            ! t/base/num.t
2379 ____________________________________________________________________________
2380 [ 31047] By: craigb                                on 2007/04/24  03:18:34
2381         Log: Reduce directory depth for IO::Compress modules.
2382      Branch: perl
2383           +> (branch 94 files)
2384            - ext/IO/Compress/Base/Changes ext/IO/Compress/Base/Makefile.PL
2385            - ext/IO/Compress/Base/README
2386            - ext/IO/Compress/Base/lib/File/GlobMapper.pm
2387            - ext/IO/Compress/Base/lib/IO/Compress/Base.pm
2388            - ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
2389            - ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
2390            - ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
2391            - ext/IO/Compress/Base/private/MakeUtil.pm
2392            - ext/IO/Compress/Base/t/01misc.t
2393            - ext/IO/Compress/Base/t/globmapper.t
2394            - ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
2395            - ext/IO/Compress/Zlib/README
2396            - ext/IO/Compress/Zlib/examples/gzappend
2397            - ext/IO/Compress/Zlib/examples/gzcat
2398            - ext/IO/Compress/Zlib/examples/gzgrep
2399            - ext/IO/Compress/Zlib/examples/gzstream
2400            - ext/IO/Compress/Zlib/examples/unzip
2401            - ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
2402            - ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
2403            - ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
2404            - ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
2405            - ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
2406            - ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
2407            - ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
2408            - ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
2409            - ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
2410            - ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
2411            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
2412            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
2413            - ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
2414            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
2415            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
2416            - ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
2417            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
2418            - ext/IO/Compress/Zlib/private/MakeUtil.pm
2419            - ext/IO/Compress/Zlib/t/001zlib-generic-deflate.t
2420            - ext/IO/Compress/Zlib/t/001zlib-generic-gzip.t
2421            - ext/IO/Compress/Zlib/t/001zlib-generic-rawdeflate.t
2422            - ext/IO/Compress/Zlib/t/001zlib-generic-zip.t
2423            - ext/IO/Compress/Zlib/t/002any-deflate.t
2424            - ext/IO/Compress/Zlib/t/002any-gzip.t
2425            - ext/IO/Compress/Zlib/t/002any-rawdeflate.t
2426            - ext/IO/Compress/Zlib/t/002any-transparent.t
2427            - ext/IO/Compress/Zlib/t/002any-zip.t
2428            - ext/IO/Compress/Zlib/t/004gziphdr.t
2429            - ext/IO/Compress/Zlib/t/005defhdr.t
2430            - ext/IO/Compress/Zlib/t/010examples.t
2431            - ext/IO/Compress/Zlib/t/020isize.t
2432            - ext/IO/Compress/Zlib/t/050interop-gzip.t
2433            - ext/IO/Compress/Zlib/t/100generic-deflate.t
2434            - ext/IO/Compress/Zlib/t/100generic-gzip.t
2435            - ext/IO/Compress/Zlib/t/100generic-rawdeflate.t
2436            - ext/IO/Compress/Zlib/t/100generic-zip.t
2437            - ext/IO/Compress/Zlib/t/101truncate-deflate.t
2438            - ext/IO/Compress/Zlib/t/101truncate-gzip.t
2439            - ext/IO/Compress/Zlib/t/101truncate-rawdeflate.t
2440            - ext/IO/Compress/Zlib/t/101truncate-zip.t
2441            - ext/IO/Compress/Zlib/t/102tied-deflate.t
2442            - ext/IO/Compress/Zlib/t/102tied-gzip.t
2443            - ext/IO/Compress/Zlib/t/102tied-rawdeflate.t
2444            - ext/IO/Compress/Zlib/t/102tied-zip.t
2445            - ext/IO/Compress/Zlib/t/103newtied-deflate.t
2446            - ext/IO/Compress/Zlib/t/103newtied-gzip.t
2447            - ext/IO/Compress/Zlib/t/103newtied-rawdeflate.t
2448            - ext/IO/Compress/Zlib/t/103newtied-zip.t
2449            - ext/IO/Compress/Zlib/t/104destroy-deflate.t
2450            - ext/IO/Compress/Zlib/t/104destroy-gzip.t
2451            - ext/IO/Compress/Zlib/t/104destroy-rawdeflate.t
2452            - ext/IO/Compress/Zlib/t/104destroy-zip.t
2453            - ext/IO/Compress/Zlib/t/105oneshot-deflate.t
2454            - ext/IO/Compress/Zlib/t/105oneshot-gzip-only.t
2455            - ext/IO/Compress/Zlib/t/105oneshot-gzip.t
2456            - ext/IO/Compress/Zlib/t/105oneshot-rawdeflate.t
2457            - ext/IO/Compress/Zlib/t/105oneshot-zip-only.t
2458            - ext/IO/Compress/Zlib/t/105oneshot-zip.t
2459            - ext/IO/Compress/Zlib/t/106prime-deflate.t
2460            - ext/IO/Compress/Zlib/t/106prime-gzip.t
2461            - ext/IO/Compress/Zlib/t/106prime-rawdeflate.t
2462            - ext/IO/Compress/Zlib/t/106prime-zip.t
2463            - ext/IO/Compress/Zlib/t/107multi-deflate.t
2464            - ext/IO/Compress/Zlib/t/107multi-gzip.t
2465            - ext/IO/Compress/Zlib/t/107multi-rawdeflate.t
2466            - ext/IO/Compress/Zlib/t/107multi-zip.t
2467            - ext/IO/Compress/Zlib/t/108anyunc-deflate.t
2468            - ext/IO/Compress/Zlib/t/108anyunc-gzip.t
2469            - ext/IO/Compress/Zlib/t/108anyunc-rawdeflate.t
2470            - ext/IO/Compress/Zlib/t/108anyunc-transparent.t
2471            - ext/IO/Compress/Zlib/t/108anyunc-zip.t
2472            - ext/IO/Compress/Zlib/t/109merge-deflate.t
2473            - ext/IO/Compress/Zlib/t/109merge-gzip.t
2474            - ext/IO/Compress/Zlib/t/109merge-rawdeflate.t
2475            - ext/IO/Compress/Zlib/t/109merge-zip.t
2476            ! MANIFEST
2477 ____________________________________________________________________________
2478 [ 31046] By: davem                                 on 2007/04/23  23:01:18
2479         Log: eliminate some uses of PL_linestr in perl.c
2480      Branch: perl
2481            ! embed.fnc embed.h perl.c proto.h
2482 ____________________________________________________________________________
2483 [ 31045] By: davem                                 on 2007/04/23  22:27:27
2484         Log: inline S_init_lexer() and regen
2485      Branch: perl
2486            ! embed.fnc embed.h embedvar.h perl.c perlapi.h proto.h
2487 ____________________________________________________________________________
2488 [ 31044] By: davem                                 on 2007/04/23  22:04:59
2489         Log: make initialisation of PL_sv_no etc unconditional
2490      Branch: perl
2491            ! perl.c
2492 ____________________________________________________________________________
2493 [ 31043] By: merijn                                on 2007/04/23  20:55:05
2494         Log: Missed quotes in protocheck for rm_try
2495      Branch: perl
2496            ! Configure
2497 ____________________________________________________________________________
2498 [ 31040] By: merijn                                on 2007/04/23  17:35:53
2499         Log: Major *try* cleanup: introduce $rm_try; Some whitespace cleanups;
2500              Small textual nit from Jarkko
2501      Branch: perl
2502            ! Configure
2503 ____________________________________________________________________________
2504 [ 31038] By: nicholas                              on 2007/04/23  16:36:31
2505         Log: Remove the unnecessary allocation of and assignment to hunk[3], as the
2506              perl API functions called don't need a NUL terminated string.
2507      Branch: perl
2508            ! pp_pack.c
2509 ____________________________________________________________________________
2510 [ 31037] By: rgs                                   on 2007/04/23  15:31:48
2511         Log: Switch to hex format for integer constants in regcharclass.h
2512              (Yves Orton). Also, avoid trailing spaces.
2513      Branch: perl
2514            ! Porting/regcharclass.pl regcharclass.h
2515 ____________________________________________________________________________
2516 [ 31036] By: rgs                                   on 2007/04/23  15:07:52
2517         Log: Upgrade to Term::ANSIColor 1.12.
2518      Branch: perl
2519            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
2520            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/t/basic.t
2521 ____________________________________________________________________________
2522 [ 31034] By: nicholas                              on 2007/04/23  14:40:05
2523         Log: More variable reordering saves another 40 bytes from the interpreter
2524              structure. (on LP64). Zero cost space saving! Woohoo!
2525      Branch: perl
2526            ! intrpvar.h pod/perltodo.pod thrdvar.h
2527 ____________________________________________________________________________
2528 [ 31033] By: rgs                                   on 2007/04/23  13:17:05
2529         Log: Subject: [PATCH] Un-mathom Perl_save_I16
2530              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2531              Date: Mon, 23 Apr 2007 09:10:01 -0400
2532              Message-ID: <1ff86f510704230610t13c62378s381eaceae3e7e9b1@mail.gmail.com>
2533      Branch: perl
2534            ! mathoms.c scope.c
2535 ____________________________________________________________________________
2536 [ 31032] By: rgs                                   on 2007/04/23  13:10:56
2537         Log: A safer version of CopFILE, by Jarkko
2538      Branch: perl
2539            ! cop.h
2540 ____________________________________________________________________________
2541 [ 31031] By: rgs                                   on 2007/04/23  12:30:12
2542         Log: Change boilerplate of regcharclass.h
2543      Branch: perl
2544            ! Porting/regcharclass.pl regcharclass.h
2545 ____________________________________________________________________________
2546 [ 31030] By: rgs                                   on 2007/04/23  12:25:10
2547         Log: Add Yves Orton's script to regenerate regcharclass.h
2548      Branch: perl
2549            + Porting/regcharclass.pl
2550            ! MANIFEST regcharclass.h
2551 ____________________________________________________________________________
2552 [ 31029] By: rgs                                   on 2007/04/23  10:02:13
2553         Log: Remove generated test files from CPANPLUS
2554      Branch: perl
2555            - lib/CPANPLUS/t/dummy-localmirror/01mailrc.txt.gz.packed
2556            - lib/CPANPLUS/t/dummy-localmirror/02packages.details.txt.gz.pac
2557            - ked lib/CPANPLUS/t/dummy-localmirror/03modlist.data.gz.packed
2558            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Bundle
2559            - -Foo-Bar-0.01.tar.gz.packed
2560            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/CHECKS
2561            - UMS
2562            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Foo-Ba
2563            - r-0.01.tar.gz.packed
2564            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/perl5.
2565            - 005_03.tar.gz.packed
2566            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/CHECKSUM
2567            - S
2568            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/Foo-Bar-
2569            - 0.01.tar.gz.packed
2570            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/CHECKS
2571            - UMS
2572            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/Foo-Ba
2573            - r-0.01.tar.gz.packed
2574            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/CHECKSUM
2575            - S
2576            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/Foo-Bar-
2577            - 0.01.tar.gz.packed
2578            ! MANIFEST
2579 ____________________________________________________________________________
2580 [ 31028] By: rgs                                   on 2007/04/23  09:53:41
2581         Log: Patch to config to avoid failures in the perl core due
2582              to too much verbosity (by Jos Boumans)
2583      Branch: perl
2584            ! lib/CPANPLUS/t/inc/conf.pl
2585 ____________________________________________________________________________
2586 [ 31027] By: rgs                                   on 2007/04/23  09:39:38
2587         Log: Subject: Re: [PATCH (incomplete)] Make regcomp use SV* sv, instead of char* exp, char* xend
2588              From: <avarab@gmail.com>
2589              Date: Sat, 21 Apr 2007 21:30:47 +0000
2590              Message-ID: <51dd1af80704211430m6ad1b4afy49b069faa61e33a9@mail.gmail.com>
2591      Branch: perl
2592            ! embed.fnc embed.h op.c perl.h pod/perlreapi.pod pp_ctl.c
2593            ! proto.h regcomp.c regexec.c regexp.h uupacktool.pl
2594 ____________________________________________________________________________
2595 [ 31026] By: rgs                                   on 2007/04/23  09:04:31
2596         Log: Subject: [PATCH] Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE and unicode tr18
2597              From: demerphq <demerphq@gmail.com>
2598              Date: Sun, 22 Apr 2007 23:34:55 +0200
2599              Message-ID: <9b18b3110704221434g43457742p28cab00289f83639@mail.gmail.com>
2600      Branch: perl
2601            + regcharclass.h
2602            ! MANIFEST lib/unicore/mktables pod/perlre.pod regcomp.c
2603            ! regcomp.h regcomp.sym regexec.c regnodes.h t/op/pat.t
2604            ! t/op/re_tests t/op/regexp.t
2605 ____________________________________________________________________________
2606 [ 31025] By: rgs                                   on 2007/04/23  08:21:50
2607         Log: An optimisation to the MRO code, by Brandon Black,
2608              plus more comments.
2609      Branch: perl
2610            ! mro.c
2611 ____________________________________________________________________________
2612 [ 31024] By: craigb                                on 2007/04/23  03:14:53
2613         Log: Shorten long symbols in mro.c to avoid name mangling on VMS.
2614      Branch: perl
2615            ! mro.c
2616 ____________________________________________________________________________
2617 [ 31023] By: nicholas                              on 2007/04/22  22:57:54
2618         Log: Fix problems caused by downsizing in change 31017. (Which don't show
2619              up until you test on a "real" architecture)
2620      Branch: perl
2621            ! pp_ctl.c utf8.c
2622 ____________________________________________________________________________
2623 [ 31022] By: rgs                                   on 2007/04/22  15:08:45
2624         Log: Reflect change of path for Module::Pluggable's tests in Maintainers.pl
2625      Branch: perl
2626            ! Porting/Maintainers.pl
2627 ____________________________________________________________________________
2628 [ 31021] By: rgs                                   on 2007/04/22  15:03:27
2629         Log: Add missing file to MANIFEST
2630      Branch: perl
2631            ! MANIFEST
2632 ____________________________________________________________________________
2633 [ 31020] By: rgs                                   on 2007/04/22  15:03:13
2634         Log: Subject: [PATCH] Update CPANPLUS to 0.79_01
2635              From: "Jos I. Boumans" <kane@xs4all.nl>
2636              Date: Sun, 22 Apr 2007 10:18:10 +0200
2637              Message-Id: <BDAACA85-8D3E-4104-9B03-9DB247EDA080@xs4all.nl>
2638      Branch: perl
2639            + lib/CPANPLUS/t/15_CPANPLUS-Shell.t
2640            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm lib/CPANPLUS/Dist/MM.pm
2641            ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Internals/Constants.pm
2642            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell.pm
2643            ! lib/CPANPLUS/Shell/Default.pm
2644            ! lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
2645            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
2646            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
2647            ! r-0.01.tar.gz.packed
2648            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
2649            ! tar.gz.packed
2650            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
2651            ! tar.gz.packed
2652            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
2653            ! r.gz.packed
2654            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
2655            ! tar.gz.packed
2656            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
2657            ! r.gz.packed
2658            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
2659            ! cked
2660            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
2661            ! lib/CPANPLUS/t/inc/conf.pl
2662 ____________________________________________________________________________
2663 [ 31019] By: craigb                                on 2007/04/22  14:34:28
2664         Log: Move Module::Pluggable tests up under main test directory.
2665      Branch: perl
2666           +> (branch 50 files)
2667            - lib/Module/Pluggable/t/01use.t
2668            - lib/Module/Pluggable/t/02alsoworks.t
2669            - lib/Module/Pluggable/t/02works.t
2670            - lib/Module/Pluggable/t/02works_taint.t
2671            - lib/Module/Pluggable/t/03diffname.t
2672            - lib/Module/Pluggable/t/04acmedir.t
2673            - lib/Module/Pluggable/t/04acmedir_single.t
2674            - lib/Module/Pluggable/t/04acmepath.t
2675            - lib/Module/Pluggable/t/04acmepath_single.t
2676            - lib/Module/Pluggable/t/05postpath.t
2677            - lib/Module/Pluggable/t/06multipath.t
2678            - lib/Module/Pluggable/t/07instantiate.t
2679            - lib/Module/Pluggable/t/08nothing.t
2680            - lib/Module/Pluggable/t/09require.t
2681            - lib/Module/Pluggable/t/10innerpack.t
2682            - lib/Module/Pluggable/t/10innerpack_inner.t
2683            - lib/Module/Pluggable/t/10innerpack_noinner.t
2684            - lib/Module/Pluggable/t/10innerpack_override.t
2685            - lib/Module/Pluggable/t/11usetwice.t
2686            - lib/Module/Pluggable/t/12only.t
2687            - lib/Module/Pluggable/t/12onlyarray.t
2688            - lib/Module/Pluggable/t/12onlyregex.t
2689            - lib/Module/Pluggable/t/13except.t
2690            - lib/Module/Pluggable/t/13exceptarray.t
2691            - lib/Module/Pluggable/t/13exceptregex.t
2692            - lib/Module/Pluggable/t/14package.t
2693            - lib/Module/Pluggable/t/15topicsafe.t
2694            - lib/Module/Pluggable/t/16different_extension.t
2695            - lib/Module/Pluggable/t/17devel_inner_package.t
2696            - lib/Module/Pluggable/t/18skipped_package.t
2697            - lib/Module/Pluggable/t/19can_ok_clobber.t
2698            - lib/Module/Pluggable/t/20dodgy_files.t
2699            - lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
2700            - lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
2701            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
2702            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
2703            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
2704            - lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
2705            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
2706            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
2707            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
2708            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
2709            - lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
2710            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
2711            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
2712            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
2713            - lib/Module/Pluggable/t/lib/No/Middle.pm
2714            - lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm
2715            - lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
2716            - lib/Module/Pluggable/t/lib/TA/C/A/I.pm
2717            ! MANIFEST t/TEST t/harness
2718 ____________________________________________________________________________
2719 [ 31018] By: craigb                                on 2007/04/22  00:50:18
2720         Log: Make t/harness find the t/mro tests
2721      Branch: perl
2722            ! t/harness
2723 ____________________________________________________________________________
2724 [ 31017] By: nicholas                              on 2007/04/21  21:47:34
2725         Log: Various variables in intrpvar.h and thrdvar.h are considerably larger
2726              than they need to be.
2727      Branch: perl
2728            ! intrpvar.h pad.c thrdvar.h
2729 ____________________________________________________________________________
2730 [ 31016] By: nicholas                              on 2007/04/21  21:46:27
2731         Log: Fix bug in change 31015 - saving the wrong size of variable.
2732      Branch: perl
2733            ! toke.c
2734 ____________________________________________________________________________
2735 [ 31015] By: nicholas                              on 2007/04/21  19:05:08
2736         Log: Several members of struct yy_parser can go on a diet. Some I32s were
2737              actually only holding chars.
2738      Branch: perl
2739            ! intrpvar.h op.c parser.h perl.h toke.c
2740 ____________________________________________________________________________
2741 [ 31014] By: nicholas                              on 2007/04/21  18:41:39
2742         Log: By re-ordering declarations in interpvar.h and thrdvar.h, reduce the
2743              size of the interpreter structure. (For LP64, from 3712 to 3584, for
2744              ILP32, from 2288 to 2248).
2745      Branch: perl
2746            ! intrpvar.h thrdvar.h
2747 ____________________________________________________________________________
2748 [ 31013] By: nicholas                              on 2007/04/21  17:01:53
2749         Log: Remove widesyscalls and numeric_compat1, two unused per-interpreter
2750              variables retained for binary compatibility, something which we no
2751              longer maintain back to 5.6.x.
2752      Branch: perl
2753            ! intrpvar.h
2754 ____________________________________________________________________________
2755 [ 31012] By: nicholas                              on 2007/04/21  13:54:28
2756         Log: Eliminate Internals::inc_sub_generation, which nothing now calls.
2757      Branch: perl
2758            ! universal.c
2759 ____________________________________________________________________________
2760 [ 31010] By: nicholas                              on 2007/04/21  11:42:43
2761         Log: Where possible, use SvIV instead of SvIVX, SvNV instead of SvNVX,
2762              SvUV instead of SvUVX, and SvPV* variants instead of SvPVX*.
2763              Document that the non-x variants are preferable whenever the expression
2764              has no side effects. (Compilers perform common subexression
2765              elimination). Likewise SvREFCNT_inc simple variants are valid for all
2766              cases apart from expressions with side effects.
2767      Branch: perl
2768            ! doio.c op.c pod/perlapi.pod pp.c pp_ctl.c pp_sys.c sv.c sv.h
2769 ____________________________________________________________________________
2770 [ 31009] By: nicholas                              on 2007/04/21  10:28:59
2771         Log: Storing PL_sv_yes over itself is as cheap as calling hv_exists(), so
2772              always store it, to save the (second) store call. SvIVx is more
2773              expensive than SvIVX, so use the latter. Reorder the other call to
2774              hv_store() to be immediately after the call to hv_exists(), to try to
2775              avoid thrashing the CPU cache.
2776      Branch: perl
2777            ! mro.c
2778 ____________________________________________________________________________
2779 [ 31008] By: nicholas                              on 2007/04/21  09:43:27
2780         Log: In Perl_mro_get_linear_isa_dfs(), by treating the local variable sv as
2781              an array of size 1, we can merge two arms and reduce code duplication.
2782      Branch: perl
2783            ! mro.c
2784 ____________________________________________________________________________
2785 [ 31007] By: rgs                                   on 2007/04/21  09:29:45
2786         Log: Typo fix by Abigail
2787      Branch: perl
2788            ! ext/Hash/Util/FieldHash/t/02_function.t
2789 ____________________________________________________________________________
2790 [ 31005] By: rgs                                   on 2007/04/21  09:20:56
2791         Log: Upgrade to version-0.7203.
2792              Plus a change in Module::Build::Version, specific to bleadperl.
2793      Branch: perl
2794            ! ext/DynaLoader/t/XSLoader.t lib/Module/Build/Version.pm
2795            ! lib/Module/Build/t/metadata.t lib/Module/Build/t/moduleinfo.t
2796            ! lib/version.pm lib/version.pod lib/version.t perl.c
2797            ! t/comp/use.t t/op/sprintf.t universal.c util.c
2798 ____________________________________________________________________________
2799 [ 31004] By: rgs                                   on 2007/04/21  09:08:04
2800         Log: Completely remove Test::More from the MRO tests, by Brandon Black
2801      Branch: perl
2802            ! t/mro/basic.t t/mro/basic_01_c3.t t/mro/basic_01_dfs.t
2803            ! t/mro/basic_02_c3.t t/mro/basic_02_dfs.t t/mro/basic_03_c3.t
2804            ! t/mro/basic_03_dfs.t t/mro/basic_04_c3.t t/mro/basic_04_dfs.t
2805            ! t/mro/basic_05_c3.t t/mro/basic_05_dfs.t t/mro/complex_c3.t
2806            ! t/mro/complex_dfs.t t/mro/dbic_c3.t t/mro/dbic_dfs.t
2807            ! t/mro/next_method.t t/mro/next_skip.t t/mro/vulcan_c3.t
2808            ! t/mro/vulcan_dfs.t
2809 ____________________________________________________________________________
2810 [ 31003] By: rgs                                   on 2007/04/21  09:06:38
2811         Log: Small optimisations, by Brandon Black
2812      Branch: perl
2813            ! mro.c
2814 ____________________________________________________________________________
2815 [ 31002] By: rgs                                   on 2007/04/21  09:05:41
2816         Log: Code comments, by Brandon Black
2817      Branch: perl
2818            ! mro.c
2819 ____________________________________________________________________________
2820 [ 31001] By: rgs                                   on 2007/04/21  08:55:16
2821         Log: Subject: [PATCH] Bug in Hash::Util::FieldHash
2822              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
2823              Date: Sat, 21 Apr 2007 02:11:00 +0200
2824              Message-Id: <DFEC2420-9301-40EC-A986-80D0290B2C8F@mailbox.tu-berlin.de>
2825      Branch: perl
2826            ! ext/Hash/Util/FieldHash/Changes
2827            ! ext/Hash/Util/FieldHash/FieldHash.xs
2828            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
2829            ! ext/Hash/Util/FieldHash/t/02_function.t
2830 ____________________________________________________________________________
2831 [ 31000] By: nicholas                              on 2007/04/20  19:34:15
2832         Log: Terser source code in Perl_mro_meta_dup()
2833      Branch: perl
2834            ! mro.c
2835 ____________________________________________________________________________
2836 [ 30999] By: nicholas                              on 2007/04/20  16:09:31
2837         Log: Make struct mro_meta 4(ish) bytes smaller.
2838      Branch: perl
2839            ! hv.h
2840 ____________________________________________________________________________
2841 [ 30998] By: rgs                                   on 2007/04/20  15:38:47
2842         Log: Shorten some file names
2843      Branch: perl
2844           +> t/mro/next_NEXT.t t/mro/next_edgecases.t t/mro/next_inanon.t
2845           +> t/mro/next_ineval.t t/mro/next_skip.t
2846            - t/mro/next_method_edge_cases.t t/mro/next_method_in_anon.t
2847            - t/mro/next_method_in_eval.t t/mro/next_method_skip.t
2848            - t/mro/next_method_used_with_NEXT.t
2849            ! MANIFEST
2850 ____________________________________________________________________________
2851 [ 30997] By: rgs                                   on 2007/04/20  15:03:57
2852         Log: Silence some diagnostic messages when running within the core tests.
2853              By Jerry D. Hedden
2854      Branch: perl
2855            ! lib/Archive/Extract/t/01_Archive-Extract.t
2856            ! lib/Archive/Tar/t/02_methods.t
2857 ____________________________________________________________________________
2858 [ 30996] By: rgs                                   on 2007/04/20  14:22:26
2859         Log: Nit to S_isa_lookup by Brandon Black
2860      Branch: perl
2861            ! universal.c
2862 ____________________________________________________________________________
2863 [ 30995] By: rgs                                   on 2007/04/20  14:20:42
2864         Log: Additions to perldiag for MRO, by Brandon Black.
2865      Branch: perl
2866            ! pod/perldiag.pod
2867 ____________________________________________________________________________
2868 [ 30994] By: rgs                                   on 2007/04/20  13:54:26
2869         Log: A little bit more safe version of HvMROMETA
2870      Branch: perl
2871            ! hv.h
2872 ____________________________________________________________________________
2873 [ 30993] By: rgs                                   on 2007/04/20  13:42:21
2874         Log: Don't use Test::More in core tests (at least, where
2875              that's possible, that is where is_deeply() isn't used)
2876      Branch: perl
2877            ! t/mro/c3_with_overload.t t/mro/inconsistent_c3.t
2878            ! t/mro/method_caching.t t/mro/next_method_edge_cases.t
2879            ! t/mro/next_method_in_anon.t t/mro/next_method_in_eval.t
2880            ! t/mro/next_method_used_with_NEXT.t t/mro/overload_c3.t
2881            ! t/mro/overload_dfs.t t/mro/recursion_c3.t
2882            ! t/mro/recursion_dfs.t
2883 ____________________________________________________________________________
2884 [ 30992] By: rgs                                   on 2007/04/20  11:55:37
2885         Log: Subject: Re: [PATCH] madprop about forced words
2886              From: Gerard Goossen <gerard@tty.nl>
2887              Date: Thu, 19 Apr 2007 13:33:21 +0200
2888              Message-ID: <20070419113321.GE19244@ostwald>
2889      Branch: perl
2890            ! op.h toke.c
2891 ____________________________________________________________________________
2892 [ 30991] By: rgs                                   on 2007/04/20  11:49:36
2893         Log: Subject: [perl #42614] NAN_COMPARE_BROKEN.DIV_BY_NAN_BUG (with patch) 
2894              From: patrick.dugnolle@bnpparibas.com (via RT) <perlbug-followup@perl.org>
2895              Date: Thu, 19 Apr 2007 06:34:18 -0700
2896              Message-ID: <rt-3.6.HEAD-6655-1176989657-125.42614-75-0@perl.org>
2897      Branch: perl
2898            ! pp.c
2899 ____________________________________________________________________________
2900 [ 30990] By: rgs                                   on 2007/04/20  08:04:41
2901         Log: Clean the MRO documentation up
2902      Branch: perl
2903            ! lib/mro.pm
2904 ____________________________________________________________________________
2905 [ 30989] By: stevep                                on 2007/04/20  01:58:55
2906         Log: Upgrade to CPAN-1.91
2907      Branch: perl
2908            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
2909            ! lib/CPAN/t/10version.t
2910 ____________________________________________________________________________
2911 [ 30988] By: rgs                                   on 2007/04/19  17:28:38
2912         Log: Simpler version, and that zeroes the allocated memory
2913      Branch: perl
2914            ! mro.c
2915 ____________________________________________________________________________
2916 [ 30987] By: rgs                                   on 2007/04/19  17:15:25
2917         Log: Use Newxc instead of casting by hand
2918      Branch: perl
2919            ! mro.c
2920 ____________________________________________________________________________
2921 [ 30986] By: rgs                                   on 2007/04/19  17:07:14
2922         Log: A Tolkien quote for mro.c, found by Audrey Tang.
2923      Branch: perl
2924            ! mro.c
2925 ____________________________________________________________________________
2926 [ 30985] By: steveh                                on 2007/04/19  16:20:09
2927         Log: Fix non-threaded build on Win32 following #30980
2928      Branch: perl
2929            ! makedef.pl
2930 ____________________________________________________________________________
2931 [ 30984] By: rgs                                   on 2007/04/19  15:06:53
2932         Log: Fix compilation error with threads
2933      Branch: perl
2934            ! mro.c
2935 ____________________________________________________________________________
2936 [ 30983] By: rgs                                   on 2007/04/19  15:04:19
2937         Log: Adjust the warning category in the test, too
2938      Branch: perl
2939            ! t/lib/warnings/gv
2940 ____________________________________________________________________________
2941 [ 30982] By: rgs                                   on 2007/04/19  14:53:36
2942         Log: Put the "Can't locate package..." warnings in the "syntax"
2943              category, as documented
2944      Branch: perl
2945            ! gv.c mro.c universal.c
2946 ____________________________________________________________________________
2947 [ 30981] By: rgs                                   on 2007/04/19  14:50:11
2948         Log: Change an "Internal error" message to the more common "panic"
2949              in the C3 MRO code
2950      Branch: perl
2951            ! mro.c
2952 ____________________________________________________________________________
2953 [ 30980] By: rgs                                   on 2007/04/19  14:48:20
2954         Log: Subject: Re: new C3 MRO patch
2955              From: "Brandon Black" <blblack@gmail.com>
2956              Date: Tue, 17 Apr 2007 13:14:36 -0500
2957              Message-ID: <84621a60704171114k29b0460el5b08ce5185d55ed5@mail.gmail.com>
2958      Branch: perl
2959            + lib/mro.pm mro.c t/mro/basic.t t/mro/basic_01_c3.t
2960            + t/mro/basic_01_dfs.t t/mro/basic_02_c3.t t/mro/basic_02_dfs.t
2961            + t/mro/basic_03_c3.t t/mro/basic_03_dfs.t t/mro/basic_04_c3.t
2962            + t/mro/basic_04_dfs.t t/mro/basic_05_c3.t t/mro/basic_05_dfs.t
2963            + t/mro/c3_with_overload.t t/mro/complex_c3.t
2964            + t/mro/complex_dfs.t t/mro/dbic_c3.t t/mro/dbic_dfs.t
2965            + t/mro/inconsistent_c3.t t/mro/method_caching.t
2966            + t/mro/next_method.t t/mro/next_method_edge_cases.t
2967            + t/mro/next_method_in_anon.t t/mro/next_method_in_eval.t
2968            + t/mro/next_method_skip.t t/mro/next_method_used_with_NEXT.t
2969            + t/mro/overload_c3.t t/mro/overload_dfs.t t/mro/recursion_c3.t
2970            + t/mro/recursion_dfs.t t/mro/vulcan_c3.t t/mro/vulcan_dfs.t
2971            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.fnc
2972            ! embed.h ext/B/t/b.t global.sym gv.c hv.c hv.h lib/constant.pm
2973            ! lib/overload.pm mg.c op.c perl.c pod/perlapi.pod pp_hot.c
2974            ! proto.h scope.c sv.c t/TEST t/op/magic.t universal.c
2975            ! vms/descrip_mms.template win32/Makefile win32/Makefile.ce
2976            ! win32/makefile.mk
2977 ____________________________________________________________________________
2978 [ 30979] By: steveh                                on 2007/04/19  12:15:30
2979         Log: Subject: [PATCH] Allow sending SIGINT to child processes on Windows *if* they are running Perl
2980              From: "Jan Dubois" <jand@activestate.com>
2981              Date: Mon, 16 Apr 2007 17:52:25 -0700
2982              Message-ID: <01e301c7808a$ac0cca30$04265e90$@com>
2983      Branch: perl
2984            ! win32/win32.c
2985 ____________________________________________________________________________
2986 [ 30978] By: steveh                                on 2007/04/19  07:54:42
2987         Log: Subject: [PATCH - again] Re: [perl #41574] cond_wait hang ups under MSWin32
2988              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2989              Date: Wed, 18 Apr 2007 14:32:16 -0400
2990              Message-ID: <1ff86f510704181132qf94b413mfda6aaa0f347df28@mail.gmail.com>
2991              
2992              Makes the test "TODO" on Win32, where it is not reliable, and turns
2993              the 50 separate tests in one single test for less line noise
2994      Branch: perl
2995            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
2996            ! ext/threads/shared/t/stress.t
2997 ____________________________________________________________________________
2998 [ 30977] By: merijn                                on 2007/04/18  19:04:40
2999         Log: 1. Move #30327 to the generation location
3000              2. Regen after backports
3001              3. Include Jarkko's $run and \n patch
3002      Branch: perl
3003            ! Configure Porting/config_h.pl config_h.SH
3004 ____________________________________________________________________________
3005 [ 30973] By: steveh                                on 2007/04/18  08:40:42
3006         Log: Add a test for the bug fixed by #30970
3007      Branch: perl
3008            + t/op/kill0.t
3009            ! MANIFEST
3010 ____________________________________________________________________________
3011 [ 30972] By: rgs                                   on 2007/04/18  08:36:24
3012         Log: Sys::Syslog was missing from Maintainers.pl
3013      Branch: perl
3014            ! Porting/Maintainers.pl
3015 ____________________________________________________________________________
3016 [ 30971] By: steveh                                on 2007/04/17  17:12:23
3017         Log: These test scripts probably wanted BEGIN blocks,
3018              not just blocks with "BEGIN:" labels.
3019      Branch: perl
3020            ! t/comp/multiline.t t/op/exec.t
3021 ____________________________________________________________________________
3022 [ 30970] By: steveh                                on 2007/04/17  11:13:23
3023         Log: Subject: [PATCH] Fix kill(0, $pid) on Windows
3024              From: "Jan Dubois" <jand@activestate.com>
3025              Date: Mon, 16 Apr 2007 17:35:48 -0700
3026              Message-ID: <01df01c78088$59718d30$0c54a790$@com>
3027              
3028              Fixes breakage caused by #29605.
3029      Branch: perl
3030            ! win32/win32.c
3031 ____________________________________________________________________________
3032 [ 30969] By: nicholas                              on 2007/04/16  16:17:05
3033         Log: Remove the "performance hack" that suppressed used only once warnings
3034              for files in the standard library.
3035      Branch: perl
3036            ! gv.c
3037 ____________________________________________________________________________
3038 [ 30968] By: merijn                                on 2007/04/16  15:01:31
3039         Log: Subject: Re: [PATCH] Mention sorting MANIFEST in perlhack.pod
3040              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3041              Date: Mon, 16 Apr 2007 10:44:36 -0400
3042              Message-ID: <1ff86f510704160744j9ae934cv9fef077afe3ca516@mail.gmail.com>
3043      Branch: perl
3044            ! pod/perlhack.pod
3045 ____________________________________________________________________________
3046 [ 30967] By: rgs                                   on 2007/04/16  13:37:05
3047         Log: Subject: [PATCH] Re: Thread.t hangs, even under normal test...
3048              From: "Jerry D. Hedden" <jdhedden@gmail.com>
3049              Date: Mon, 16 Apr 2007 09:31:39 -0400
3050              Message-ID: <1ff86f510704160631ue286a97kb66a0ce649c9aae4@mail.gmail.com>
3051      Branch: perl
3052            ! lib/Thread.t
3053 ____________________________________________________________________________
3054 [ 30966] By: merijn                                on 2007/04/16  11:44:54
3055         Log: Subject: [PATCH] sv.c: %d ne size_t
3056              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3057              Date: Mon, 16 Apr 2007 14:31:42 +0300 (EEST)
3058              Message-Id: <200704161131.l3GBVg3n104476@kosh.hut.fi>
3059      Branch: perl
3060            ! sv.c
3061 ____________________________________________________________________________
3062 [ 30965] By: davem                                 on 2007/04/15  23:33:13
3063         Log: fix casting warning in pp_ord()
3064      Branch: perl
3065            ! pp.c
3066 ____________________________________________________________________________
3067 [ 30964] By: davem                                 on 2007/04/15  23:24:21
3068         Log: get rid of warning due to empty dangling else in malloc.c
3069      Branch: perl
3070            ! malloc.c
3071 ____________________________________________________________________________
3072 [ 30963] By: davem                                 on 2007/04/15  21:10:55
3073         Log: follow PL_watchaddr when cloning a thread
3074      Branch: perl
3075            ! sv.c
3076 ____________________________________________________________________________
3077 [ 30962] By: davem                                 on 2007/04/15  16:32:42
3078         Log: with DEBUG_LEAKING_SCALARS, dump multiply-freed scalars
3079      Branch: perl
3080            ! sv.c
3081 ____________________________________________________________________________
3082 [ 30958] By: nicholas                              on 2007/04/15  12:37:44
3083         Log: Remove wince/ from checkcfgvar.pl, now that it is gone in 5.8.x too.
3084      Branch: perl
3085            ! Porting/checkcfgvar.pl
3086 ____________________________________________________________________________
3087 [ 30957] By: rgs                                   on 2007/04/15  12:35:38
3088         Log: Add the Default Unicode Collation Element Table for UCD 5.0.0
3089              to Unicode::Collate
3090      Branch: perl
3091            + lib/Unicode/Collate/allkeys.txt
3092            ! MANIFEST
3093 ____________________________________________________________________________
3094 [ 30955] By: rgs                                   on 2007/04/15  07:26:28
3095         Log: Change prototype of async() to be compatible with the one
3096              of threads::async()
3097      Branch: perl
3098            ! lib/Thread.pm
3099 ____________________________________________________________________________
3100 [ 30954] By: rgs                                   on 2007/04/15  07:16:44
3101         Log: Subject: [PATCH] Remove 5005threads from Thread.pm
3102              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3103              Date: Fri, 13 Apr 2007 13:19:26 -0400
3104              Message-ID: <1ff86f510704131019i3ea1f99es7067ba2ef60171ca@mail.gmail.com>
3105      Branch: perl
3106            ! lib/Thread.pm
3107 ____________________________________________________________________________
3108 [ 30953] By: rgs                                   on 2007/04/15  07:12:33
3109         Log: Subject: [PATCH] Fix Thread.pm
3110              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3111              Date: Fri, 13 Apr 2007 12:51:40 -0400
3112              Message-ID: <1ff86f510704130951t5f66baa0m4ed13018539976a3@mail.gmail.com>
3113      Branch: perl
3114            + lib/Thread.t
3115            ! MANIFEST lib/Thread.pm
3116 ____________________________________________________________________________
3117 [ 30952] By: davem                                 on 2007/04/14  21:53:17
3118         Log: Move PL_comppad nulling from do_clean_all to sv_clear
3119      Branch: perl
3120            ! sv.c
3121 ____________________________________________________________________________
3122 [ 30951] By: merijn                                on 2007/04/14  20:52:56
3123         Log: Typo in croak message
3124      Branch: perl
3125            ! universal.c
3126 ____________________________________________________________________________
3127 [ 30950] By: merijn                                on 2007/04/14  17:38:23
3128         Log: Subject: [PATCH pod/perlfunc.pod] Typo in =item say
3129              From: Abigail <abigail@abigail.be>
3130              Date: Sat, 14 Apr 2007 19:22:41 +0200
3131              Message-ID: <20070414172241.GB3191@abigail.nl>
3132      Branch: perl
3133            ! pod/perlfunc.pod
3134 ____________________________________________________________________________
3135 [ 30943] By: rgs                                   on 2007/04/13  12:14:06
3136         Log: Subject: RE: [PATCH] Restore Win64 compilation with the Windows Platform SDK
3137              From: "Jan Dubois" <jand@activestate.com>
3138              Date: Tue, 10 Apr 2007 16:49:21 -0700
3139              Message-ID: <001b01c77bca$dcae7720$960b6560$@com>
3140      Branch: perl
3141            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
3142 ____________________________________________________________________________
3143 [ 30940] By: nicholas                              on 2007/04/12  21:03:08
3144         Log: Bump the VERSION of ExtUtils::Constant::Base.
3145      Branch: perl
3146            ! lib/ExtUtils/Constant/Base.pm
3147 ____________________________________________________________________________
3148 [ 30939] By: nicholas                              on 2007/04/12  20:45:21
3149         Log: PL_madskills is a bool, so save it as one (else Solaris rightly
3150              SIGBUSes)
3151      Branch: perl
3152            ! pp_ctl.c
3153 ____________________________________________________________________________
3154 [ 30936] By: nicholas                              on 2007/04/12  18:52:49
3155         Log: Fix two errors in the OP debugging code. Now all test errors relate
3156              to newCONSTSUB().
3157      Branch: perl
3158            ! op.c sv.c
3159 ____________________________________________________________________________
3160 [ 30932] By: rgs                                   on 2007/04/12  15:54:33
3161         Log: Subject: Re: [PATCH] Add CPANPLUS 0.78 to the core
3162              From: demerphq <demerphq@gmail.com>
3163              Date: Tue, 10 Apr 2007 18:31:28 +0200
3164              Message-ID: <9b18b3110704100931t5c0c97e0n9d3c059e6f404dd5@mail.gmail.com>
3165      Branch: perl
3166            ! lib/ExtUtils/MM_Unix.pm
3167 ____________________________________________________________________________
3168 [ 30931] By: nicholas                              on 2007/04/12  15:51:58
3169         Log: Change 18797 (Patch for [perl #9402], known also as "glibc _moddi3 bug
3170              with negative quads", or also as RedHat bug #65612.) was a bit brute
3171              force. In reality, we don't need to have an auto-detecting pp_i_modulo
3172              unless we're compiled with 64 bit IVs and on glibc.
3173      Branch: perl
3174            ! pp.c
3175 ____________________________________________________________________________
3176 [ 30926] By: rgs                                   on 2007/04/12  14:50:04
3177         Log: Run buildtoc --build-all
3178      Branch: perl
3179            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
3180            ! win32/pod.mak
3181 ____________________________________________________________________________
3182 [ 30925] By: rgs                                   on 2007/04/12  14:37:35
3183         Log: Subject: [PATCH] Add $VERSION to Module::Build::Version
3184              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3185              Date: Wed, 11 Apr 2007 12:45:19 -0400
3186              Message-ID: <1ff86f510704110945q173f2ac8p399171428fd182cd@mail.gmail.com>
3187      Branch: perl
3188            ! lib/Module/Build/Version.pm
3189 ____________________________________________________________________________
3190 [ 30923] By: rgs                                   on 2007/04/12  14:33:33
3191         Log: Upgrade to Archive::Extract 0.18
3192      Branch: perl
3193            ! lib/Archive/Extract.pm
3194            ! lib/Archive/Extract/t/src/double_dir.zip.packed
3195            ! lib/Archive/Extract/t/src/x.bz2.packed
3196            ! lib/Archive/Extract/t/src/x.gz.packed
3197            ! lib/Archive/Extract/t/src/x.jar.packed
3198            ! lib/Archive/Extract/t/src/x.par.packed
3199            ! lib/Archive/Extract/t/src/x.tar.gz.packed
3200            ! lib/Archive/Extract/t/src/x.tar.packed
3201            ! lib/Archive/Extract/t/src/x.tgz.packed
3202            ! lib/Archive/Extract/t/src/x.zip.packed
3203            ! lib/Archive/Extract/t/src/y.jar.packed
3204            ! lib/Archive/Extract/t/src/y.par.packed
3205            ! lib/Archive/Extract/t/src/y.tar.bz2.packed
3206            ! lib/Archive/Extract/t/src/y.tar.gz.packed
3207            ! lib/Archive/Extract/t/src/y.tar.packed
3208            ! lib/Archive/Extract/t/src/y.tbz.packed
3209            ! lib/Archive/Extract/t/src/y.tgz.packed
3210            ! lib/Archive/Extract/t/src/y.zip.packed
3211 ____________________________________________________________________________
3212 [ 30922] By: rgs                                   on 2007/04/12  14:27:23
3213         Log: Add the perlreapi man page, by Ã†var Arnfjörð Bjarmason
3214              (largely from perlreguts)
3215      Branch: perl
3216            + pod/perlreapi.pod
3217            ! MANIFEST pod.lst pod/perl.pod pod/perlreguts.pod
3218            ! vms/descrip_mms.template win32/pod.mak
3219 ____________________________________________________________________________
3220 [ 30921] By: rgs                                   on 2007/04/12  14:05:17
3221         Log: Subject: Re: [PATCH] extflags/pmflags Change 30841, in dump.c:pm_description regex does not have to exist
3222              From: avarab@gmail.com
3223              Date: Wed, 11 Apr 2007 20:54:43 +0000
3224              Message-ID: <51dd1af80704111354h4bbd0212hc96a9f1911d2ffb4@mail.gmail.com>
3225      Branch: perl
3226            ! dump.c
3227 ____________________________________________________________________________
3228 [ 30920] By: rgs                                   on 2007/04/12  13:57:49
3229         Log: Subject: Re: [PATCH] perlreguts.pod: use the unicode name for ÃŸ and show the codepoint
3230              From: avarab@gmail.com
3231              Date: Fri, 6 Apr 2007 21:41:57 +0000
3232              Message-ID: <51dd1af80704061441v4b972257ta4c95230bdbc47c5@mail.gmail.com>
3233      Branch: perl
3234            ! pod/perlreguts.pod
3235 ____________________________________________________________________________
3236 [ 30919] By: nicholas                              on 2007/04/12  11:57:26
3237         Log: When removing the test program source, also remove the compiled
3238              executable.
3239      Branch: perl
3240            ! Configure
3241 ____________________________________________________________________________
3242 [ 30918] By: merijn                                on 2007/04/12  06:15:36
3243         Log: Subject: [PATCH] g++ in Tru64: align sockaddr and sockaddr_in defs
3244              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3245              Date: Thu, 12 Apr 2007 05:19:30 +0300 (EEST)
3246              Message-Id: <200704120219.l3C2JUGZ294947@kosh.hut.fi>
3247      Branch: perl
3248            ! hints/dec_osf.sh
3249 ____________________________________________________________________________
3250 [ 30915] By: nicholas                              on 2007/04/11  19:48:36
3251         Log: For symbolic references test the defined path through the pp functions.
3252      Branch: perl
3253            ! t/op/ref.t
3254 ____________________________________________________________________________
3255 [ 30913] By: nicholas                              on 2007/04/11  17:51:02
3256         Log: Be a bit more specific in what our second typeglob isn't. It is actually
3257              expected to be undef.
3258      Branch: perl
3259            ! t/op/ref.t
3260 ____________________________________________________________________________
3261 [ 30912] By: stevep                                on 2007/04/11  17:16:00
3262         Log: Fix spelling nit.
3263      Branch: perl
3264            ! ext/POSIX/t/posix.t
3265 ____________________________________________________________________________
3266 [ 30910] By: nicholas                              on 2007/04/11  14:15:19
3267         Log: Run pod/buildtoc --build-all
3268      Branch: perl
3269            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
3270 ____________________________________________________________________________
3271 [ 30909] By: nicholas                              on 2007/04/11  14:09:31
3272         Log: perl5.9.5delta is about 5, not 4.
3273      Branch: perl
3274            ! pod.lst
3275 ____________________________________________________________________________
3276 [ 30908] By: nicholas                              on 2007/04/11  13:52:43
3277         Log: Update MANIFEST to include 3 files added in change 30893.
3278      Branch: perl
3279            ! MANIFEST
3280 ____________________________________________________________________________
3281 [ 30907] By: rgs                                   on 2007/04/11  13:08:49
3282         Log: Subject: [PATCH] Correct Shell.pm POD regarding $Shell::capture_stderr
3283              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3284              Date: Tue, 10 Apr 2007 13:54:10 -0400
3285              Message-ID: <1ff86f510704101054q2ccc7c10l66d62971716877f9@mail.gmail.com>
3286      Branch: perl
3287            ! lib/Shell.pm
3288 ____________________________________________________________________________
3289 [ 30906] By: rgs                                   on 2007/04/11  13:06:49
3290         Log: Add Shell.pm to the list of dual-life modules
3291      Branch: perl
3292            ! Porting/Maintainers.pl
3293 ____________________________________________________________________________
3294 [ 30905] By: rgs                                   on 2007/04/11  13:05:28
3295         Log: Upgrade to Shell 0.72 (noticed by Jerry D. Hedden)
3296      Branch: perl
3297            ! lib/Shell.pm lib/Shell.t
3298 ____________________________________________________________________________
3299 [ 30904] By: nicholas                              on 2007/04/11  08:02:43
3300         Log: If the test programs for strtoul(), strtoull() or strtouq() fail, don't
3301              assume that the functions work.
3302      Branch: perl
3303            ! Configure
3304 ____________________________________________________________________________
3305 [ 30903] By: nicholas                              on 2007/04/11  07:39:21
3306         Log: Work round what appears to be a bug in Sun C++ 5.8 2005/10/13
3307              If we just cast GvSVn(gv) to void, it ignores evaluating it for
3308              its side effect.
3309      Branch: perl
3310            ! gv.c
3311 ____________________________________________________________________________
3312 [ 30902] By: craigb                                on 2007/04/11  04:08:47
3313         Log: Fully VMSify CPANPLUS util names following #30885
3314      Branch: perl
3315            ! vms/descrip_mms.template
3316 ____________________________________________________________________________
3317 [ 30900] By: nicholas                              on 2007/04/10  19:39:01
3318         Log: Silence the g++ warnings "right-hand operand of comma has no effect"
3319      Branch: perl
3320            ! perl.c perly.act perly.h perly.tab perly.y regcomp.c
3321 ____________________________________________________________________________
3322 [ 30898] By: nicholas                              on 2007/04/10  18:56:17
3323         Log: Cast needed to get POSIX compiling with g++ on FreeBSD.
3324      Branch: perl
3325            ! ext/POSIX/POSIX.xs
3326 ____________________________________________________________________________
3327 [ 30897] By: nicholas                              on 2007/04/10  18:30:04
3328         Log: Make the don't-use-nm symbol table probes work under C++.
3329      Branch: perl
3330            ! Configure
3331 ____________________________________________________________________________
3332 [ 30896] By: stevep                                on 2007/04/10  16:36:08
3333         Log: Version change to ExtUtils::MM_Unix missed in change #30380.
3334      Branch: perl
3335            ! lib/ExtUtils/MM_Unix.pm
3336 ____________________________________________________________________________
3337 [ 30895] By: stevep                                on 2007/04/10  16:23:10
3338         Log: Somehow, version.pm was missed from change #30629.
3339      Branch: perl
3340            ! lib/version.pm
3341 ____________________________________________________________________________
3342 [ 30894] By: nicholas                              on 2007/04/10  16:11:41
3343         Log: Undo the non-maint part of change 30816. Silly Nicholas.
3344      Branch: perl
3345            ! hints/freebsd.sh
3346 ____________________________________________________________________________
3347 [ 30893] By: stevep                                on 2007/04/10  15:44:51
3348         Log: Upgrade to Module-Build-0.2807
3349      Branch: perl
3350            + lib/Module/Build/t/new_from_context.t
3351            + lib/Module/Build/t/test_type.t lib/Module/Build/t/test_types.t
3352            ! lib/Module/Build.pm lib/Module/Build/API.pod
3353            ! lib/Module/Build/Base.pm lib/Module/Build/ModuleInfo.pm
3354            ! lib/Module/Build/Version.pm lib/Module/Build/YAML.pm
3355            ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm
3356            ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t
3357            ! lib/Module/Build/t/moduleinfo.t lib/Module/Build/t/ppm.t
3358            ! lib/Module/Build/t/tilde.t
3359 ____________________________________________________________________________
3360 [ 30891] By: nicholas                              on 2007/04/10  14:49:31
3361         Log: S_forget_pmop() only needs a flags argument for the ithreads case,
3362              because PmopSTASH_free() is a no-op in an unthreaded perl.
3363      Branch: perl
3364            ! embed.fnc embed.h op.c op.h proto.h
3365 ____________________________________________________________________________
3366 [ 30888] By: nicholas                              on 2007/04/10  11:48:07
3367         Log: If PL_curpm is pointing to an op that is getting freed, reset it to
3368              NULL. Otherwise we have a pointer dangling into undefined behaviour.
3369      Branch: perl
3370            ! op.c
3371 ____________________________________________________________________________
3372 [ 30887] By: rgs                                   on 2007/04/10  09:43:34
3373         Log: Could someone explain why this file was added twice.
3374      Branch: perl
3375            ! ext/threads/shared/t/stress.t
3376 ____________________________________________________________________________
3377 [ 30886] By: rgs                                   on 2007/04/10  09:41:00
3378         Log: Upgrade to threads::shared 1.09 :
3379              - Fix casting issue under MSWin32
3380              - Modify stress test to not hang under MSWin32
3381      Branch: perl
3382            + ext/threads/shared/t/stress.t
3383            ! MANIFEST ext/threads/shared/Changes ext/threads/shared/README
3384            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
3385            ! ext/threads/shared/t/cond.t
3386 ____________________________________________________________________________
3387 [ 30885] By: rgs                                   on 2007/04/10  09:23:43
3388         Log: Add the new CPANPLUS utilities to the VMS build process.
3389      Branch: perl
3390            ! vms/descrip_mms.template
3391 ____________________________________________________________________________
3392 [ 30884] By: rgs                                   on 2007/04/10  07:44:50
3393         Log: Sync MANIFEST. Files have disappeared ?
3394      Branch: perl
3395            ! MANIFEST
3396 ____________________________________________________________________________
3397 [ 30883] By: rgs                                   on 2007/04/10  07:42:33
3398         Log: Add CPANPLUS 0.78
3399      Branch: perl
3400            + lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm
3401            + lib/CPANPLUS/Backend/RV.pm lib/CPANPLUS/Config.pm
3402            + lib/CPANPLUS/Configure.pm lib/CPANPLUS/Configure/Setup.pm
3403            + lib/CPANPLUS/Dist.pm lib/CPANPLUS/Dist/Base.pm
3404            + lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Dist/Sample.pm
3405            + lib/CPANPLUS/Error.pm lib/CPANPLUS/FAQ.pod
3406            + lib/CPANPLUS/Hacking.pod lib/CPANPLUS/Internals.pm
3407            + lib/CPANPLUS/Internals/Constants.pm
3408            + lib/CPANPLUS/Internals/Constants/Report.pm
3409            + lib/CPANPLUS/Internals/Extract.pm
3410            + lib/CPANPLUS/Internals/Fetch.pm
3411            + lib/CPANPLUS/Internals/Report.pm
3412            + lib/CPANPLUS/Internals/Search.pm
3413            + lib/CPANPLUS/Internals/Source.pm
3414            + lib/CPANPLUS/Internals/Utils.pm
3415            + lib/CPANPLUS/Internals/Utils/Autoflush.pm
3416            + lib/CPANPLUS/Module.pm lib/CPANPLUS/Module/Author.pm
3417            + lib/CPANPLUS/Module/Author/Fake.pm
3418            + lib/CPANPLUS/Module/Checksums.pm lib/CPANPLUS/Module/Fake.pm
3419            + lib/CPANPLUS/Module/Signature.pm lib/CPANPLUS/Selfupdate.pm
3420            + lib/CPANPLUS/Shell.pm lib/CPANPLUS/Shell/Classic.pm
3421            + lib/CPANPLUS/Shell/Default.pm
3422            + lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod
3423            + lib/CPANPLUS/Shell/Default/Plugins/Remote.pm
3424            + lib/CPANPLUS/Shell/Default/Plugins/Source.pm
3425            + lib/CPANPLUS/bin/cpan2dist lib/CPANPLUS/bin/cpanp
3426            + lib/CPANPLUS/bin/cpanp-run-perl lib/CPANPLUS/inc.pm
3427            + lib/CPANPLUS/t/00_CPANPLUS-Inc.t
3428            + lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t
3429            + lib/CPANPLUS/t/01_CPANPLUS-Configure.t
3430            + lib/CPANPLUS/t/02_CPANPLUS-Internals.t
3431            + lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t
3432            + lib/CPANPLUS/t/04_CPANPLUS-Module.t
3433            + lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
3434            + lib/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t
3435            + lib/CPANPLUS/t/07_CPANPLUS-Internals-Extract.t
3436            + lib/CPANPLUS/t/08_CPANPLUS-Backend.t
3437            + lib/CPANPLUS/t/09_CPANPLUS-Internals-Search.t
3438            + lib/CPANPLUS/t/10_CPANPLUS-Error.t
3439            + lib/CPANPLUS/t/19_CPANPLUS-Dist.t
3440            + lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
3441            + lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t
3442            + lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
3443            + lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t
3444            + lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
3445            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
3446            + r-0.01.tar.gz.packed
3447            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/CHECKSUMS
3448            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
3449            + readme
3450            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
3451            + tar.gz.packed
3452            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
3453            + tar.gz.packed
3454            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/CHECKSUMS
3455            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.re
3456            + adme
3457            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
3458            + r.gz.packed
3459            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/CHECKSUMS
3460            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
3461            + readme
3462            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
3463            + tar.gz.packed
3464            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/CHECKSUMS
3465            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.re
3466            + adme
3467            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
3468            + r.gz.packed
3469            + lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
3470            + cked
3471            + lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
3472            + lib/CPANPLUS/t/dummy-localmirror/01mailrc.txt.gz.packed
3473            + lib/CPANPLUS/t/dummy-localmirror/02packages.details.txt.gz.pac
3474            + ked lib/CPANPLUS/t/dummy-localmirror/03modlist.data.gz.packed
3475            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Bundle
3476            + -Foo-Bar-0.01.tar.gz.packed
3477            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/CHECKS
3478            + UMS
3479            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Foo-Ba
3480            + r-0.01.tar.gz.packed
3481            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/perl5.
3482            + 005_03.tar.gz.packed
3483            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/CHECKSUM
3484            + S
3485            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/Foo-Bar-
3486            + 0.01.tar.gz.packed
3487            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/CHECKS
3488            + UMS
3489            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/Foo-Ba
3490            + r-0.01.tar.gz.packed
3491            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/CHECKSUM
3492            + S
3493            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/Foo-Bar-
3494            + 0.01.tar.gz.packed lib/CPANPLUS/t/inc/conf.pl
3495            + utils/cpan2dist.PL utils/cpanp-run-perl.PL utils/cpanp.PL
3496            ! MANIFEST installperl utils.lst utils/Makefile win32/Makefile
3497            ! win32/makefile.mk
3498 ____________________________________________________________________________
3499 [ 30882] By: rgs                                   on 2007/04/10  06:46:54
3500         Log: Fix new tests
3501      Branch: perl
3502            ! t/op/pat.t
3503 ____________________________________________________________________________
3504 [ 30881] By: stevep                                on 2007/04/10  02:53:34
3505         Log: Subject: Re: [PATCH] length() on magic capture variables
3506              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
3507              Date: Mon, 9 Apr 2007 22:02:42 +0000
3508              Message-ID: <51dd1af80704091502m19130c28y29e6e656516fabfd@mail.gmail.com>
3509      Branch: perl
3510            ! t/op/pat.t
3511 ____________________________________________________________________________
3512 [ 30880] By: stevep                                on 2007/04/10  02:49:07
3513         Log: Subject: [PATCH] Test for the qr// construct
3514              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
3515              Date: Mon, 9 Apr 2007 20:36:58 +0000
3516              Message-ID: <51dd1af80704091336q335f0584o602b5e245bc210fe@mail.gmail.com>
3517              
3518              Includes add to the MANIFEST
3519      Branch: perl
3520            + t/op/qr.t
3521            ! MANIFEST
3522 ____________________________________________________________________________
3523 [ 30879] By: stevep                                on 2007/04/10  02:37:04
3524         Log: Subject: [PATCH] Cast markstack values to I32
3525              From: Jan Dubois <jand@ActiveState.com>
3526              Date: Mon, 09 Apr 2007 18:11:32 -0700
3527              Message-ID: <prol131i8b27re246alnhmem4mj13fcl2b@4ax.com>
3528      Branch: perl
3529            ! XSUB.h pp.h
3530 ____________________________________________________________________________
3531 [ 30878] By: stevep                                on 2007/04/10  02:30:38
3532         Log: Subject: [PATCH] Restore Win64 compilation with the Windows Platform SDK
3533              From: Jan Dubois <jand@ActiveState.com>
3534              Date: Mon, 09 Apr 2007 17:27:17 -0700
3535              Message-ID: <4kll13df3tndn8alp54gi9ur9jmq063aij@4ax.com>   
3536      Branch: perl
3537            ! lib/ExtUtils/MM_Win32.pm win32/win32.c
3538 ____________________________________________________________________________
3539 [ 30877] By: stevep                                on 2007/04/10  02:18:24
3540         Log: Upgrade to bignum-0.20 and Math-BigRat-0.18.
3541      Branch: perl
3542            + lib/bignum/t/bigexp.t
3543            ! MANIFEST lib/Math/BigRat.pm lib/bignum.pm
3544 ____________________________________________________________________________
3545 [ 30876] By: stevep                                on 2007/04/10  02:11:02
3546         Log: Subject: BigInt, FastCalc, BitRat, bignum released to CPAN [PATCH]
3547              From: Tels <nospam-abuse@bloodgate.com>
3548              Date: Mon, 9 Apr 2007 20:59:22 +0000
3549              Message-Id: <200704092059.24058@bloodgate.com>
3550      Branch: perl
3551            ! ext/Math/BigInt/FastCalc/FastCalc.pm
3552            ! ext/Math/BigInt/FastCalc/FastCalc.xs
3553            ! ext/Math/BigInt/FastCalc/t/leak.t lib/Math/BigFloat.pm
3554            ! lib/Math/BigInt.pm lib/Math/BigInt/t/biglog.t
3555            ! lib/Math/BigInt/t/fallback.t
3556 ____________________________________________________________________________
3557 [ 30875] By: stevep                                on 2007/04/09  14:06:22
3558         Log: Upgrade to CPAN-1.90.
3559      Branch: perl
3560            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Queue.pm
3561 ____________________________________________________________________________
3562 [ 30871] By: rgs                                   on 2007/04/08  07:58:39
3563         Log: Subject: [PATCH] RXf_WHITE never used due to small bug in regcomp.c
3564              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
3565              Date: Sat, 7 Apr 2007 00:17:05 +0000
3566              Message-ID: <51dd1af80704061717s44107fb9jf468ef28080d33a6@mail.gmail.com>
3567      Branch: perl
3568            ! regcomp.c
3569 ____________________________________________________________________________
3570 [ 30870] By: rgs                                   on 2007/04/08  07:55:04
3571         Log: Subject: [PATCH] makedepend.SH syntax error
3572              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
3573              Date: Sat, 7 Apr 2007 23:32:44 -0700 (PDT)
3574              Message-ID: <41520.67.40.29.216.1176013964.squirrel@webmail.efn.org>
3575      Branch: perl
3576            ! makedepend.SH
3577 ____________________________________________________________________________
3578 [ 30869] By: nicholas                              on 2007/04/07  21:36:19
3579         Log: Upgrade to Module-Pluggable 3.6
3580      Branch: perl
3581            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
3582 ____________________________________________________________________________
3583 [ 30868] By: nicholas                              on 2007/04/07  20:43:14
3584         Log: Ensure PL_last_in_gv doesn't end up pointing to garbage by NULLing it
3585              if the GV it is pointing to gets freed.
3586      Branch: perl
3587            ! sv.c
3588 ____________________________________________________________________________
3589 [ 30867] By: nicholas                              on 2007/04/07  17:14:11
3590         Log: Under PERL_DEBUG_READONLY_OPS don't panic if you can't find the slab
3591              being freed. Also, need to set the slab to read/write before
3592              incrementing or decrementing an op's reference count.
3593              With this we can build all extentions, and run test_harness.
3594      Branch: perl
3595            ! embed.fnc op.c op.h proto.h
3596 ____________________________________________________________________________
3597 [ 30866] By: nicholas                              on 2007/04/07  12:45:44
3598         Log: Upgrade to Encode 2.19
3599      Branch: perl
3600            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
3601            ! ext/Encode/Encode.xs ext/Encode/bin/piconv
3602            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
3603            ! ext/Encode/lib/Encode/CJKConstants.pm
3604            ! ext/Encode/lib/Encode/JP/H2Z.pm
3605            ! ext/Encode/lib/Encode/JP/JIS7.pm
3606            ! ext/Encode/lib/Encode/MIME/Header.pm
3607            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t
3608            ! ext/Encode/t/mime-header.t
3609 ____________________________________________________________________________
3610 [ 30865] By: nicholas                              on 2007/04/07  12:15:40
3611         Log: Turn op_pmreplroot in struct pmop into a real union.
3612      Branch: perl
3613            ! dump.c ext/B/B.xs op.c op.h pp.c pp_hot.c
3614 ____________________________________________________________________________
3615 [ 30863] By: nicholas                              on 2007/04/07  10:48:08
3616         Log: Remove a now un-needed goto from Perl_peep().
3617      Branch: perl
3618            ! op.c
3619 ____________________________________________________________________________
3620 [ 30862] By: nicholas                              on 2007/04/07  10:43:37
3621         Log: Rejig Perl_peep() to assume that ops are optimised by default. The
3622              source code is simpler, and the object code slightly smaller.
3623      Branch: perl
3624            ! op.c
3625 ____________________________________________________________________________
3626 [ 30861] By: nicholas                              on 2007/04/07  08:32:46
3627         Log: Re-ordering OP_STUB in the switch statement in Perl_peep saves a goto.
3628      Branch: perl
3629            ! op.c
3630 ____________________________________________________________________________
3631 [ 30860] By: nicholas                              on 2007/04/06  23:31:14
3632         Log: Merge op_pmreplstart and op_pmstash/op_pmstashpv into a union in
3633              PMOP, as both pointers never need to be set at the same time.
3634      Branch: perl
3635            ! dump.c ext/B/B.xs op.c op.h pp_ctl.c
3636 ____________________________________________________________________________
3637 [ 30859] By: nicholas                              on 2007/04/06  22:32:02
3638         Log: assert() that OP_QR and OP_MATCH never set op_pmreplstart, which
3639              simplifies the peep hole optimiser slightly.
3640      Branch: perl
3641            ! op.c
3642 ____________________________________________________________________________
3643 [ 30858] By: nicholas                              on 2007/04/06  22:08:20
3644         Log: Add editor block.
3645      Branch: perl
3646            ! op.h
3647 ____________________________________________________________________________
3648 [ 30857] By: nicholas                              on 2007/04/06  21:53:46
3649         Log: Only append ?? match ops to the list used by reset. This saves memory
3650              and time.
3651      Branch: perl
3652            ! op.c op.h toke.c
3653 ____________________________________________________________________________
3654 [ 30856] By: nicholas                              on 2007/04/06  20:57:34
3655         Log: Avoid accessing free()d memory when calling reset in one thread, after
3656              deleting pattern match ops in another thread.
3657      Branch: perl
3658            ! embed.fnc embed.h op.c proto.h t/op/reset.t
3659 ____________________________________________________________________________
3660 [ 30855] By: nicholas                              on 2007/04/06  20:46:47
3661         Log: Give accurate failure diagnostics when unlike() fails.
3662      Branch: perl
3663            ! t/test.pl
3664 ____________________________________________________________________________
3665 [ 30854] By: nicholas                              on 2007/04/06  20:17:14
3666         Log: Ooops. Forgot to update proto.h in change 30853.
3667      Branch: perl
3668            ! proto.h
3669 ____________________________________________________________________________
3670 [ 30853] By: nicholas                              on 2007/04/06  19:50:12
3671         Log: Remove op_pmnext from PMOPs, and instead store the list for reset as
3672              an array hanging from the mg_ptr of the symbol table magic.
3673              (Previously the linked list head was in the mg_obj member)
3674      Branch: perl
3675            ! embed.fnc embed.h ext/B/B.xs op.c op.h sv.c
3676 ____________________________________________________________________________
3677 [ 30852] By: rgs                                   on 2007/04/06  14:15:44
3678         Log: Subject: [PATCH] Allow any *DBM_File to work for DynaLoader testing
3679              From: "Jerry D. Hedden" <jdhedden@1979.usna.com>
3680              Date: Wed, 4 Apr 2007 09:57:16 -0400
3681              Message-ID: <1ff86f510704040657t732af552jbcbdb8804d134ff7@mail.gmail.com>
3682      Branch: perl
3683            ! ext/DynaLoader/t/DynaLoader.t ext/DynaLoader/t/XSLoader.t
3684 ____________________________________________________________________________
3685 [ 30851] By: rgs                                   on 2007/04/06  13:35:15
3686         Log: Subject: [PATCH] MAD do not ignore errors from 'use'
3687              From: Gerard Goossen <gerard@tty.nl>
3688              Date: Thu, 29 Mar 2007 18:02:29 +0200
3689              Message-ID: <20070329160229.GF20231@ostwald>
3690              
3691              plus another similar correction
3692      Branch: perl
3693            ! perl.c
3694 ____________________________________________________________________________
3695 [ 30850] By: rgs                                   on 2007/04/06  13:19:44
3696         Log: Subject: [PATCH] madprop about forced words
3697              From: Gerard Goossen <gerard@tty.nl>
3698              Date: Thu, 29 Mar 2007 18:10:42 +0200
3699              Message-ID: <20070329161042.GG20231@ostwald>
3700      Branch: perl
3701            ! toke.c
3702 ____________________________________________________________________________
3703 [ 30849] By: rgs                                   on 2007/04/06  12:13:14
3704         Log: Subject: Re: Proposed changes and to regular expression interfaces in core
3705              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
3706              Date: Thu, 29 Mar 2007 22:52:49 +0000
3707              Message-ID: <51dd1af80703291552y1073bcb6r954b043eb68a4459@mail.gmail.com>
3708      Branch: perl
3709            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
3710            ! perl.h pp_hot.c proto.h regcomp.c regcomp.h regexp.h
3711 ____________________________________________________________________________
3712 [ 30848] By: stevep                                on 2007/04/05  16:32:19
3713         Log: g++ on NetBSD needs to have environ declared as well.
3714      Branch: perl
3715            ! perl.h
3716 ____________________________________________________________________________
3717 [ 30847] By: rgs                                   on 2007/04/05  16:26:18
3718         Log: C++ compilation fix by Steve Peters
3719      Branch: perl
3720            ! perl.h
3721 ____________________________________________________________________________
3722 [ 30846] By: nicholas                              on 2007/04/05  08:56:10
3723         Log: S_op_destroy() was not static. Also tidy all other STATIC/static
3724              declarations onto the same line as the return type, to make checking
3725              this easier.
3726      Branch: perl
3727            ! dump.c op.c pp_ctl.c pp_pack.c
3728 ____________________________________________________________________________
3729 [ 30845] By: nicholas                              on 2007/04/04  21:42:26
3730         Log: Add TODO tests for the (sometimes) crashing threads/op deletion/reset
3731              combination.
3732      Branch: perl
3733            ! t/op/reset.t
3734 ____________________________________________________________________________
3735 [ 30844] By: nicholas                              on 2007/04/04  19:55:23
3736         Log: A test for reset.
3737      Branch: perl
3738            + t/op/reset.t
3739            ! MANIFEST
3740 ____________________________________________________________________________
3741 [ 30843] By: nicholas                              on 2007/04/04  17:22:02
3742         Log: Get further through the build with read-only optrees. Free()ing cops
3743              as currently implemented seems to want write activity to them. Also we
3744              save a field in PL_curcop at one point, and sometimes this can be in
3745              a read only COP. If so, the end of scope restoration is always to the
3746              same value, but it's easier to cheat and skip the restoration than to
3747              dig around and avoid the save.
3748      Branch: perl
3749            ! op.c scope.c
3750 ____________________________________________________________________________
3751 [ 30842] By: rgs                                   on 2007/04/04  08:40:52
3752         Log: Symbol export nit, found by Yves
3753      Branch: perl
3754            ! makedef.pl
3755 ____________________________________________________________________________
3756 [ 30841] By: rgs                                   on 2007/04/04  08:32:37
3757         Log: Subject: Re: pmdynflags and thread safety
3758              From: demerphq <demerphq@gmail.com>
3759              Date: Wed, 4 Apr 2007 01:46:26 +0200
3760              Message-ID: <9b18b3110704031646p7ac8dbearf9e41397a5f884d8@mail.gmail.com>
3761      Branch: perl
3762            ! bytecode.pl dump.c embed.fnc ext/B/B.pm ext/B/B.xs
3763            ! ext/B/B/Asmdata.pm ext/B/B/Deparse.pm ext/B/defsubs_h.PL
3764            ! ext/B/t/concise-xs.t ext/re/re.xs op.c op.h pod/perlreguts.pod
3765            ! pod/perltoc.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
3766            ! regexec.c regexp.h sv.c toke.c
3767 ____________________________________________________________________________
3768 [ 30840] By: rgs                                   on 2007/04/04  06:46:46
3769         Log: Subject: [PATCH] ext\ExtUtils\t\Embed.t fails test when upgrading a perl with different core headers.
3770              From: demerphq <demerphq@gmail.com>
3771              Date: Wed, 4 Apr 2007 03:17:21 +0200
3772              Message-ID: <9b18b3110704031817l37c034d3gf3d2b1cd205ac517@mail.gmail.com>
3773      Branch: perl
3774            ! lib/ExtUtils/t/Embed.t
3775 ____________________________________________________________________________
3776 [ 30839] By: rgs                                   on 2007/04/04  06:39:46
3777         Log: Subject: [PATCH] Re: [PATCH] microperl plus missing config vars
3778              From: Jarkko Hietaniemi <jhi@iki.fi>
3779              Date: Tue, 03 Apr 2007 18:28:30 -0400
3780              Message-ID: <4612D50E.5010105@iki.fi>
3781      Branch: perl
3782            ! Porting/checkcfgvar.pl win32/config.gc
3783 ____________________________________________________________________________
3784 [ 30838] By: rgs                                   on 2007/04/03  16:17:01
3785         Log: Subject: Re: [PATCH] MAD prototype checking
3786              From: Gerard Goossen <gerard@tty.nl>
3787              Date: Thu, 29 Mar 2007 17:34:23 +0200
3788              Message-ID: <20070329153423.GE20231@ostwald>
3789      Branch: perl
3790            ! op.c
3791 ____________________________________________________________________________
3792 [ 30837] By: rgs                                   on 2007/04/03  16:12:08
3793         Log: Subject: Re: [PATCH] MAD disable constant inlining
3794              From: Gerard Goossen <gerard@tty.nl>
3795              Date: Thu, 29 Mar 2007 17:31:32 +0200
3796              Message-ID: <20070329153132.GD20231@ostwald>
3797      Branch: perl
3798            ! toke.c
3799 ____________________________________________________________________________
3800 [ 30836] By: rgs                                   on 2007/04/03  08:34:09
3801         Log: C++ compilation patch by Jarkko
3802      Branch: perl
3803            ! ext/Encode/bin/enc2xs
3804 ____________________________________________________________________________
3805 [ 30835] By: nicholas                              on 2007/04/02  21:27:26
3806         Log: We may not even have a list of slabs when Perl_Slab_Free is called.
3807      Branch: perl
3808            ! op.c
3809 ____________________________________________________________________________
3810 [ 30834] By: nicholas                              on 2007/04/02  21:25:03
3811         Log: Cleanups for PERL_DEBUG_READONLY_OPS debugging code - remove a now-
3812              unneeded include of <sys/mman.h>, and make PERL_DEBUG_READONLY_OPS
3813              appear in -V output.
3814      Branch: perl
3815            ! perl.c
3816 ____________________________________________________________________________
3817 [ 30833] By: rgs                                   on 2007/04/02  19:53:08
3818         Log: Subject: [PATCH] Allow testing of DBM_Filter with any *DBM_File
3819              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
3820              Date: Mon, 2 Apr 2007 10:15:47 -0700 (PDT)
3821              Message-ID: <642435.53086.qm@web30215.mail.mud.yahoo.com>
3822      Branch: perl
3823            ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
3824            ! lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
3825            ! lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
3826            ! lib/DBM_Filter/t/utf8.t
3827 ____________________________________________________________________________
3828 [ 30832] By: nicholas                              on 2007/04/02  19:53:06
3829         Log: For Perl_Slab_Alloc(), eliminate the unused parameter 'm'.
3830      Branch: perl
3831            ! embed.fnc embed.h op.c op.h proto.h
3832 ____________________________________________________________________________
3833 [ 30831] By: rgs                                   on 2007/04/02  19:51:08
3834         Log: Subject: [PATCH] Don't install dbm_filter_util.pl
3835              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
3836              Date: Mon, 2 Apr 2007 09:31:13 -0700 (PDT)
3837              Message-ID: <721682.89546.qm@web30209.mail.mud.yahoo.com>
3838      Branch: perl
3839            ! installperl
3840 ____________________________________________________________________________
3841 [ 30830] By: nicholas                              on 2007/04/02  19:25:53
3842         Log: The op slab allocator can call calloc() instead of malloc(), and save
3843              a Zero(). Also, argument m is unused.
3844      Branch: perl
3845            ! op.c
3846 ____________________________________________________________________________
3847 [ 30829] By: nicholas                              on 2007/04/02  19:03:55
3848         Log: Add a new compile option PERL_DEBUG_READONLY_OPS which marks the optree
3849              as read only (or as much of it as it practical). This makes it trivial
3850              to detect buggy code that is modifying the optree at runtime.
3851      Branch: perl
3852            ! embed.fnc embed.h embedvar.h intrpvar.h op.c perl.c perlapi.h
3853            ! pod/perlhack.pod proto.h
3854 ____________________________________________________________________________
3855 [ 30828] By: rgs                                   on 2007/04/02  08:50:23
3856         Log: Subject: [PATCH?] perlfunc.pod: Lexical visibility hint in require docu
3857              From: Christian Winter <bitpoet@linux-config.de>
3858              Date: Sun, 01 Apr 2007 18:01:24 +0200
3859              Message-ID: <460FD754.8050106@linux-config.de>
3860      Branch: perl
3861            ! pod/perlfunc.pod
3862 ____________________________________________________________________________
3863 [ 30827] By: craigb                                on 2007/04/01  18:11:28
3864         Log: Update name of Perl executable on VMS following #30414.
3865      Branch: perl
3866            ! t/op/taint.t
3867 ____________________________________________________________________________
3868 [ 30826] By: craigb                                on 2007/04/01  18:01:01
3869         Log: Mark new regex glob test as a TODO on VMS.
3870      Branch: perl
3871            ! ext/File/Glob/t/basic.t
3872 ____________________________________________________________________________
3873 [ 30825] By: merijn                                on 2007/04/01  15:44:33
3874         Log: Subject: README.$OS URLs
3875              From: Steffen Mueller <o6hhmk002@sneakemail.com>
3876              Date: Sat, 31 Mar 2007 16:37:56 +0200
3877              Message-ID: <20070331143757.26271.qmail@lists.develooper.com>
3878      Branch: perl
3879            ! README.amiga README.cn README.dos README.jp README.netware
3880            ! README.tw
3881 ____________________________________________________________________________
3882 [ 30824] By: stevep                                on 2007/04/01  13:10:11
3883         Log: Subject: [PATCH] Symbian sync
3884              From: Jarkko Hietaniemi <jhi@iki.fi>
3885              Date: Sat, 31 Mar 2007 15:30:09 -0400
3886              Message-ID: <460EB6C1.4020406@iki.fi>
3887      Branch: perl
3888            ! README.symbian lib/AutoSplit.pm lib/constant.pm regcomp.pl
3889            ! regnodes.h symbian/port.pl symbian/sdk.pl
3890 ____________________________________________________________________________
3891 [ 30823] By: stevep                                on 2007/04/01  12:57:24
3892         Log: Subject: [PATCH] microperl plus missing config vars
3893              From: Jarkko Hietaniemi <jhi@iki.fi>
3894              Date: Sat, 31 Mar 2007 17:50:18 -0400
3895              Message-ID: <460ED79A.5030809@iki.fi>
3896      Branch: perl
3897            ! Cross/config.sh-arm-linux Makefile.micro NetWare/config.wc
3898            ! Porting/checkcfgvar.pl README.micro epoc/config.sh
3899            ! plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh
3900            ! win32/config.bc win32/config.ce win32/config.vc
3901            ! win32/config.vc64
3902 ____________________________________________________________________________
3903 [ 30822] By: davem                                 on 2007/04/01  01:27:57
3904         Log: Make parser_free() be called slightly later,
3905              i.e. at the point where lexer vars are being restored in a LEAVE,
3906              rather than at the end of yyparse()
3907      Branch: perl
3908            ! perly.c toke.c
3909 ____________________________________________________________________________
3910 [ 30821] By: davem                                 on 2007/04/01  01:22:20
3911         Log: Eliminate the use of PL_curforce outside of toke.c
3912      Branch: perl
3913            ! perl.c toke.c
3914 ____________________________________________________________________________
3915 [ 30820] By: davem                                 on 2007/04/01  01:20:02
3916         Log: Eliminate the use of PL_bufend outside of toke.c:
3917              give Perl_scan_vstring() an explicit 'end' arg rather than using
3918              PL_bufend, and replace it with a local var in Perl_find_script()
3919      Branch: perl
3920            ! embed.fnc embed.h proto.h sv.c toke.c
3921 ____________________________________________________________________________
3922 [ 30819] By: davem                                 on 2007/04/01  00:51:00
3923         Log: free backtrack track when on unexpected exit, eg /(?{ die })/
3924      Branch: perl
3925            ! regexec.c
3926 ____________________________________________________________________________
3927 [ 30818] By: davem                                 on 2007/04/01  00:27:02
3928         Log: fix $^R scoping bug.
3929              By setting the outer saved $^R to the current $^R just at the
3930              end of a successful match, and ensuring that that the savestack
3931              doesn't get popped beforehand, the code is simplified and fixes a
3932              bug.
3933      Branch: perl
3934            ! regexec.c t/op/pat.t
3935 ____________________________________________________________________________
3936 [ 30817] By: nicholas                              on 2007/03/31  23:15:15
3937         Log: Rearrange members of structures to reduce memory size on some
3938              platforms. On LP64 structs stackinfo, refcounted_he, and magic shrink
3939              by 8 bytes, struct yy_parser by 16.
3940      Branch: perl
3941            ! cop.h gv.h hv.h mg.h parser.h perl.h
3942 ____________________________________________________________________________
3943 [ 30815] By: nicholas                              on 2007/03/31  20:52:53
3944         Log: Reorder the members of various regexp structs to reduce their size on
3945              LP64 platforms, by pairing up I32 and U32 members. Notably structs
3946              _reg_trie_data, reg_ac_data, regexp and regmatch_state down by 8 bytes,
3947              re_save_state by 16, and regmatch_slab up by 48 (ie one more state per
3948              slab)
3949      Branch: perl
3950            ! regcomp.h regexp.h
3951 ____________________________________________________________________________
3952 [ 30814] By: craigb                                on 2007/03/31  19:42:35
3953         Log: Fix URL rot in README.vms
3954      Branch: perl
3955            ! README.vms
3956 ____________________________________________________________________________
3957 [ 30813] By: craigb                                on 2007/03/31  19:40:43
3958         Log: Make Perl_vms_start_glob return the input pattern when there are
3959              no matches.  
3960      Branch: perl
3961            ! vms/vms.c
3962 ____________________________________________________________________________
3963 [ 30812] By: nicholas                              on 2007/03/31  15:50:05
3964         Log: precomp in struct regexp can be const char *.
3965      Branch: perl
3966            ! regexp.h
3967 ____________________________________________________________________________
3968 [ 30811] By: rgs                                   on 2007/03/31  14:11:40
3969         Log: Fix bug #42224, perl -MO=Deparse -e 'print readpipe $x, $y' broken
3970      Branch: perl
3971            ! ext/B/B/Deparse.pm
3972 ____________________________________________________________________________
3973 [ 30806] By: rgs                                   on 2007/03/31  06:23:12
3974         Log: Fix the error message "Can't call method "DOES" on unblessed
3975              reference".
3976      Branch: perl
3977            ! pp_hot.c t/op/universal.t universal.c
3978 ____________________________________________________________________________
3979 [ 30805] By: rgs                                   on 2007/03/31  06:16:09
3980         Log: Don't use utf8.pm in the test (avoiding embedding utf8 in the test
3981              file), and use greek to test for something out of 8-bit latin, as
3982              Jarkko suggested. Everything flows.
3983      Branch: perl
3984            ! t/io/dup.t
3985 ____________________________________________________________________________
3986 [ 30804] By: ams                                   on 2007/03/31  00:51:55
3987         Log: This was released as 2.16.
3988      Branch: perl
3989            ! ext/Storable/Storable.pm
3990 ____________________________________________________________________________
3991 [ 30803] By: ams                                   on 2007/03/31  00:34:13
3992         Log: Add new hints files.
3993      Branch: perl
3994            ! ext/Storable/MANIFEST
3995 ____________________________________________________________________________
3996 [ 30791] By: nicholas                              on 2007/03/30  16:17:25
3997         Log: Bump File::Glob's VERSION to go with change 30103.
3998      Branch: perl
3999            ! ext/File/Glob/Glob.pm
4000 ____________________________________________________________________________
4001 [ 30785] By: nicholas                              on 2007/03/30  11:52:43
4002         Log: Remove the never-used numeric and character switch ops.
4003      Branch: perl
4004            ! opcode.pl
4005 ____________________________________________________________________________
4006 [ 30784] By: nicholas                              on 2007/03/30  11:48:54
4007         Log: A logical rearrangement of ops, to get the post 5.005 ops to their
4008              logical groups.
4009      Branch: perl
4010            ! ext/B/t/b.t opcode.h opcode.pl opnames.h pp.sym pp_proto.h
4011 ____________________________________________________________________________
4012 [ 30783] By: nicholas                              on 2007/03/30  10:53:31
4013         Log: Oops. Failed to remove the now obsolete comment about custom ops.
4014      Branch: perl
4015            ! opcode.pl
4016 ____________________________________________________________________________
4017 [ 30782] By: nicholas                              on 2007/03/30  10:50:10
4018         Log: Remove the restriction that op_custom has to be the last op.
4019              This allows more ops to be added during the life of a stable release.
4020      Branch: perl
4021            ! opcode.h opcode.pl
4022 ____________________________________________________________________________
4023 [ 30781] By: rgs                                   on 2007/03/30  08:30:35
4024         Log: When dup'ing a filehandle, retain the :utf8 layer
4025      Branch: perl
4026            ! perlio.c t/io/dup.t
4027 ____________________________________________________________________________
4028 [ 30780] By: rgs                                   on 2007/03/30  07:48:59
4029         Log: Add two deprecation warnings:
4030              Opening dirhandle %s also as a file
4031              Opening filehandle %s also as a directory
4032      Branch: perl
4033            ! pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys t/op/chdir.t
4034 ____________________________________________________________________________
4035 [ 30779] By: stevep                                on 2007/03/30  03:24:22
4036         Log: Subject: [PATCH] cflags.SH: 30327 wasn't portable Bourne (avoid '!: not found')
4037              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
4038              Date: Fri, 30 Mar 2007 04:44:11 +0300 (EEST)
4039              Message-Id: <200703300144.l2U1iBSA490663@kosh.hut.fi>
4040      Branch: perl
4041            ! cflags.SH
4042 ____________________________________________________________________________
4043 [ 30778] By: stevep                                on 2007/03/29  23:11:29
4044         Log: Upgrade to CGI.pm-3.28
4045      Branch: perl
4046            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
4047 ____________________________________________________________________________
4048 [ 30777] By: rgs                                   on 2007/03/29  13:03:54
4049         Log: Subject: [PATCH] Shorten 'skipping...' test message
4050              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
4051              Date: Thu, 29 Mar 2007 05:56:51 -0700 (PDT)
4052              Message-ID: <213529.35369.qm@web30214.mail.mud.yahoo.com>
4053      Branch: perl
4054            ! t/TEST
4055 ____________________________________________________________________________
4056 [ 30776] By: rgs                                   on 2007/03/29  07:56:11
4057         Log: Back out changes 30762 and 30763
4058      Branch: perl
4059            ! pp.c
4060 ____________________________________________________________________________
4061 [ 30775] By: rgs                                   on 2007/03/28  08:43:10
4062         Log: Subject: [PATCH?]: perlguts.pod
4063              From: "John P. Linderman" <jpl@research.att.com>
4064              Date: Tue, 27 Mar 2007 12:33:39 -0400
4065              Message-Id: <200703271633.l2RGXd3u3443680@raptor.research.att.com>
4066      Branch: perl
4067            ! pod/perlguts.pod
4068 ____________________________________________________________________________
4069 [ 30774] By: merijn                                on 2007/03/27  12:30:11
4070         Log: Subject: [PATCH] stop the cargo cult of (MEM_SIZE)~0
4071              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
4072              Date: Tue, 27 Mar 2007 15:07:52 +0300 (EEST)
4073              Message-Id: <200703271207.l2RC7qOC443040@kosh.hut.fi>
4074      Branch: perl
4075            ! handy.h pp.c util.c
4076 ____________________________________________________________________________
4077 [ 30773] By: rgs                                   on 2007/03/27  11:15:51
4078         Log: Compress::Zlib isn't a good example of extra modules,
4079              since it's now core
4080      Branch: perl
4081            ! INSTALL
4082 ____________________________________________________________________________
4083 [ 30772] By: rgs                                   on 2007/03/27  09:42:44
4084         Log: Fix return value of state assignment ($x=state $y=$z).
4085              Fix a form of state assignment (state($x)=$y).
4086              Minor optimisation in pp_aassign for state variables.
4087              New tests.
4088      Branch: perl
4089            ! op.c pp_hot.c t/op/state.t
4090 ____________________________________________________________________________
4091 [ 30771] By: merijn                                on 2007/03/27  06:17:25
4092         Log: Subject: [PATCH] util.c [PATCH] perlhack.pod (Was: Re: threads crashes in Tru64)
4093              From: Jarkko Hietaniemi <jhi@iki.fi>
4094              Date: Mon, 26 Mar 2007 19:50:11 -0400
4095              Message-ID: <46085C33.1030601@iki.fi>
4096      Branch: perl
4097            ! pod/perlhack.pod util.c
4098 ____________________________________________________________________________
4099 [ 30770] By: merijn                                on 2007/03/27  06:15:21
4100         Log: Documented the PA-RISC End-Of_Life plan; more servers; some IPF
4101              remarks. TODO: the various locations for downloading prebuilt
4102              depots, and what their specifics are. The first is now in, but
4103              no specifics yet.
4104      Branch: perl
4105            ! README.hpux
4106 ____________________________________________________________________________
4107 [ 30769] By: nicholas                              on 2007/03/26  22:52:18
4108         Log: In struct regexp replace the two arrays of I32s accessed via startp
4109              and endp with a single array of struct regexp_paren_pair, which has 2
4110              I32 members. PL_regstartp and PL_regendp are replaced with a pointer
4111              to regexp_paren_pair. The regexp swap structure now only has one
4112              member, so abolish it and store the pointer to the swap array directly.
4113              Hopefully keeping the corresponding start and end adjacent in memory
4114              will help with cache coherency.
4115      Branch: perl
4116            ! mg.c pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c regexp.h sv.c
4117            ! universal.c
4118 ____________________________________________________________________________
4119 [ 30768] By: davem                                 on 2007/03/26  21:48:48
4120         Log: add p55.t MAD tests, and convert renamed mad/nomad into a module
4121              Subject: Re: [PATCH] p55 tests
4122              From: Gerard Goossen <gerard@tty.nl>
4123              Message-ID: <20070322174056.GE24152@ostwald>
4124      Branch: perl
4125            + mad/t/p55.t
4126            ! MANIFEST mad/Nomad.pm
4127 ____________________________________________________________________________
4128 [ 30767] By: davem                                 on 2007/03/26  21:42:48
4129         Log: Rename mad/nomad to mad/Nomad.pm
4130              
4131              Subject: Re: [PATCH] p55 tests
4132              From: Gerard Goossen <gerard@tty.nl>
4133              Message-ID: <20070322174056.GE24152@ostwald>
4134      Branch: perl
4135           +> mad/Nomad.pm
4136            - mad/nomad
4137            ! MANIFEST
4138 ____________________________________________________________________________
4139 [ 30766] By: nicholas                              on 2007/03/26  21:40:12
4140         Log: Move the declaration of two variables into the only block that uses
4141              them.
4142      Branch: perl
4143            ! regexec.c
4144 ____________________________________________________________________________
4145 [ 30763] By: rgs                                   on 2007/03/26  14:36:17
4146         Log: Nit to change 30762 by Gisle.
4147              Avoids storing the chars removed by 4-arg substr() in void context.
4148      Branch: perl
4149            ! pp.c
4150 ____________________________________________________________________________
4151 [ 30762] By: rgs                                   on 2007/03/26  14:33:41
4152         Log: Subject: [PATCH] Re: substr($megabytes, 30) = 
4153              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
4154              Date: Mon, 12 Feb 2007 22:13:50 -0800 (PST)
4155              Message-ID: <1119.63.226.247.186.1171347230.squirrel@63.226.247.186>
4156      Branch: perl
4157            ! pp.c
4158 ____________________________________________________________________________
4159 [ 30761] By: rgs                                   on 2007/03/26  14:21:39
4160         Log: Make the warning "interpreted as function" a bit less annoying,
4161              and test it properly
4162      Branch: perl
4163            ! t/lib/warnings/toke toke.c
4164 ____________________________________________________________________________
4165 [ 30760] By: rgs                                   on 2007/03/26  13:51:30
4166         Log: say() should parse exactly like print()
4167      Branch: perl
4168            ! sv.c toke.c
4169 ____________________________________________________________________________
4170 [ 30759] By: rgs                                   on 2007/03/26  11:52:21
4171         Log: Remove the object_compatibility placeholder in the interpreter struct
4172      Branch: perl
4173            ! perl.h
4174 ____________________________________________________________________________
4175 [ 30758] By: rgs                                   on 2007/03/26  10:09:21
4176         Log: On Linux, don't compile with -DTHREADS_HAVE_PIDS if the
4177              kernel uses the NPTL threading model
4178      Branch: perl
4179            ! hints/linux.sh
4180 ____________________________________________________________________________
4181 [ 30757] By: nicholas                              on 2007/03/26  08:39:43
4182         Log: Simplify the logic in Perl_re_dup() - copy the structure as 1 block,
4183              then fix up what differs. Curiously -Os with gcc x86 produces the same
4184              sized object code.
4185      Branch: perl
4186            ! regcomp.c
4187 ____________________________________________________________________________
4188 [ 30756] By: nicholas                              on 2007/03/25  23:40:00
4189         Log: Change 30753 forgot to remove 2 now unused variables.
4190      Branch: perl
4191            ! regcomp.c
4192 ____________________________________________________________________________
4193 [ 30755] By: nicholas                              on 2007/03/25  23:34:58
4194         Log: Looks like re_dup has been leaking references on 2 SVs for most regexps
4195              since dot (only to be recovered for certain at thread exit).
4196      Branch: perl
4197            ! regcomp.c
4198 ____________________________________________________________________________
4199 [ 30754] By: nicholas                              on 2007/03/25  22:32:11
4200         Log: A more efficient copy in  Perl_reg_temp_copy()
4201      Branch: perl
4202            ! regcomp.c
4203 ____________________________________________________________________________
4204 [ 30753] By: nicholas                              on 2007/03/25  21:59:58
4205         Log: Subject: Re: The performance problem of 30678
4206              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
4207              Message-ID: <20070324185511.02f84668@r2d2>
4208              Date: Sat, 24 Mar 2007 18:55:11 +0100
4209      Branch: perl
4210            ! regcomp.c
4211 ____________________________________________________________________________
4212 [ 30750] By: rgs                                   on 2007/03/24  21:14:22
4213         Log: Make readline() default to *ARGV.
4214              Plus MAD fixes.
4215      Branch: perl
4216            ! embed.fnc embed.h op.c opcode.h opcode.pl pod/perlfunc.pod
4217            ! pp.sym pp_proto.h proto.h t/op/readline.t
4218 ____________________________________________________________________________
4219 [ 30749] By: rgs                                   on 2007/03/24  16:58:28
4220         Log: Now that readpipe defaults to $_, I should update the prototype table
4221              in opcode.pl too.
4222      Branch: perl
4223            ! opcode.h opcode.pl t/op/cproto.t
4224 ____________________________________________________________________________
4225 [ 30748] By: rgs                                   on 2007/03/24  16:51:13
4226         Log: Make sure readpipe without argument can be followed by //
4227      Branch: perl
4228            ! toke.c
4229 ____________________________________________________________________________
4230 [ 30747] By: rgs                                   on 2007/03/24  16:46:02
4231         Log: Make readpipe default to $_
4232      Branch: perl
4233            ! op.c pod/perlfunc.pod t/op/exec.t
4234 ____________________________________________________________________________
4235 [ 30745] By: nicholas                              on 2007/03/24  14:44:28
4236         Log: startp and endp can allocate their array of I32s from the same block of
4237              memory, and Copy() and free it as one.
4238              Probably these two pointers to array should merge into single pointer
4239              to an array of structs.
4240      Branch: perl
4241            ! regcomp.c regexec.c
4242 ____________________________________________________________________________
4243 [ 30740] By: nicholas                              on 2007/03/23  23:32:19
4244         Log: It's possible to write the dup of struct reg_substr_datum with a
4245              memcpy() replacing the member by member copy. Curiously gcc's -Os
4246              produces the same sized code, but not all optimisers may manage this.
4247              Also, by reading and re-assigning to the copied data for the sv_dup()s
4248              we hope to avoid any cache misses on the copied from data.
4249      Branch: perl
4250            ! regcomp.c
4251 ____________________________________________________________________________
4252 [ 30730] By: rgs                                   on 2007/03/23  18:25:43
4253         Log: Don't use PL_na.
4254      Branch: perl
4255            ! universal.c
4256 ____________________________________________________________________________
4257 [ 30729] By: rgs                                   on 2007/03/23  17:34:48
4258         Log: Subject: [perl #41775] Memoize bug (and patch): problem with LIST_CACHE => MERGE 
4259              From: Father Chrysostomos (via RT) <perlbug-followup@perl.org>
4260              Date: Sat, 10 Mar 2007 12:18:35 -0800
4261              Message-ID: <rt-3.6.HEAD-30201-1173557915-1780.41775-75-0@perl.org>
4262      Branch: perl
4263            ! lib/Memoize.pm
4264 ____________________________________________________________________________
4265 [ 30728] By: mhx                                   on 2007/03/23  17:21:15
4266         Log: Upgrade to Devel::PPPort 3.11_01
4267      Branch: perl
4268            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
4269            ! ext/Devel/PPPort/parts/inc/call
4270            ! ext/Devel/PPPort/parts/inc/variables
4271            ! ext/Devel/PPPort/parts/todo/5006000 ext/Devel/PPPort/soak
4272            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/variables.t
4273 ____________________________________________________________________________
4274 [ 30726] By: nicholas                              on 2007/03/23  16:55:13
4275         Log: Move CHECK_WORD in regcomp.c to a more generic memEQs() in handy.h
4276              and provide memNEs() too.
4277      Branch: perl
4278            ! handy.h regcomp.c
4279 ____________________________________________________________________________
4280 [ 30725] By: rgs                                   on 2007/03/23  16:45:14
4281         Log: Subject: [PATCH] Silence compiler warning in util.c
4282              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
4283              Date: Fri, 23 Mar 2007 09:40:02 -0700 (PDT)
4284              Message-ID: <256688.25862.qm@web30215.mail.mud.yahoo.com>
4285      Branch: perl
4286            ! util.c
4287 ____________________________________________________________________________
4288 [ 30724] By: nicholas                              on 2007/03/23  16:15:58
4289         Log: Change 30080 was wrong to swap the BEGIN test to memEQ
4290      Branch: perl
4291            ! op.c
4292 ____________________________________________________________________________
4293 [ 30722] By: rgs                                   on 2007/03/23  14:47:09
4294         Log: Subject: Re: [perl #41683] [PATCH] v5.8.8 pod2html -- incorrect treatment of non-manual page refs like "this(c)"
4295              From: Jari Aalto <jari.aalto@cante.net>
4296              Date: Wed, 07 Mar 2007 11:08:24 +0200
4297              Message-ID: <87ejo1s9o7.fsf@w2kpicasso.cante.net>
4298              
4299              with adjustments to the regexp
4300      Branch: perl
4301            ! lib/Pod/Html.pm
4302 ____________________________________________________________________________
4303 [ 30721] By: rgs                                   on 2007/03/23  14:33:22
4304         Log: PerlFAQ sync.
4305              Also, use a svn checkout done under an English locale, to
4306              avoid having French dates in the headers. Hateful.
4307      Branch: perl
4308            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4309            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4310            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4311            ! pod/perlfaq9.pod
4312 ____________________________________________________________________________
4313 [ 30718] By: rgs                                   on 2007/03/23  11:59:55
4314         Log: Subject: [PATCH] Cwd doesn't need ppport.h in core
4315              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
4316              Date: Tue, 20 Mar 2007 13:16:46 -0700 (PDT)
4317              Message-ID: <196803.14702.qm@web30215.mail.mud.yahoo.com>
4318      Branch: perl
4319            ! ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/Cwd.pm mkppport.lst
4320 ____________________________________________________________________________
4321 [ 30716] By: rgs                                   on 2007/03/23  11:41:58
4322         Log: Subject: symbol-exports needed for Data::Alias
4323              From: Matthijs van Duin <xmath@cpan.org>
4324              Date: Tue, 20 Mar 2007 14:59:15 +0100
4325              Message-ID: <20070320135915.GA25192@cds.nl>
4326      Branch: perl
4327            ! embed.fnc embed.h global.sym
4328 ____________________________________________________________________________
4329 [ 30715] By: rgs                                   on 2007/03/23  10:48:41
4330         Log: Convert file to proper line-endings
4331      Branch: perl
4332            ! lib/Pod/Simple/t/items02.t
4333 ____________________________________________________________________________
4334 [ 30714] By: rgs                                   on 2007/03/23  10:43:04
4335         Log: Missing file in MANIFEST
4336      Branch: perl
4337            ! MANIFEST
4338 ____________________________________________________________________________
4339 [ 30713] By: rgs                                   on 2007/03/23  08:48:33
4340         Log: Fix path of a test file for running in the core
4341      Branch: perl
4342            ! lib/Pod/Simple/t/reinit.t
4343 ____________________________________________________________________________
4344 [ 30712] By: stevep                                on 2007/03/23  03:45:30
4345         Log: Upgrade to CPAN-1.88_79
4346      Branch: perl
4347            ! lib/CPAN.pm
4348 ____________________________________________________________________________
4349 [ 30711] By: stevep                                on 2007/03/23  03:36:47
4350         Log: Upgrade to Test-Simple-0.70
4351      Branch: perl
4352            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
4353            ! lib/Test/Simple/Changes lib/Test/Simple/t/is_fh.t
4354 ____________________________________________________________________________
4355 [ 30710] By: stevep                                on 2007/03/23  02:17:50
4356         Log: Re-sorting the MANIFEST after the mess made of it with the
4357              Pod-Simple renamings
4358      Branch: perl
4359            ! MANIFEST
4360 ____________________________________________________________________________
4361 [ 30709] By: stevep                                on 2007/03/23  02:06:06
4362         Log: Perforce appararently didn't like integrating this file, since
4363              I had done it twice.  It looks like an add will have to do instead.
4364      Branch: perl
4365            + lib/Pod/Simple/t/perlvaro.txt
4366 ____________________________________________________________________________
4367 [ 30708] By: stevep                                on 2007/03/23  01:54:54
4368         Log: fix instalhtml and Pod::HTML issues.
4369              From: demerphq <demerphq@gmail.com>
4370              Date: Thu, 22 Mar 2007 19:42:54 +0100
4371              Message-ID: <9b18b3110703221142g4955362atffee33d05e30bd27@mail.gmail.com>
4372              
4373              Just the changes to installhtml and Pod::HTML in this patch.
4374      Branch: perl
4375            ! installhtml lib/Pod/Html.pm
4376 ____________________________________________________________________________
4377 [ 30707] By: stevep                                on 2007/03/23  01:47:41
4378         Log: Additional test file edits needed for Pod-Simple-3.05 that couldn't
4379              be included due to the integrates being performed in the previous
4380              change.
4381      Branch: perl
4382            ! lib/Pod/Simple/t/htmlbat.t lib/Pod/Simple/t/render.t
4383            ! lib/Pod/Simple/t/search10.t lib/Pod/Simple/t/search12.t
4384            ! lib/Pod/Simple/t/search20.t lib/Pod/Simple/t/search22.t
4385            ! lib/Pod/Simple/t/search25.t lib/Pod/Simple/t/search26.t
4386            ! lib/Pod/Simple/t/search27.t lib/Pod/Simple/t/search28.t
4387            ! lib/Pod/Simple/t/search29.t
4388 ____________________________________________________________________________
4389 [ 30706] By: stevep                                on 2007/03/23  01:43:11
4390         Log: Upgrade to Pod-Simple-3.05.
4391      Branch: perl
4392            + lib/Pod/Simple/t/20_skip.t lib/Pod/Simple/t/accept01.t
4393            + lib/Pod/Simple/t/corpus/2202jp.txt.packed
4394            + lib/Pod/Simple/t/corpus/2202jpx.txt.packed
4395            + lib/Pod/Simple/t/corpus/2202jpy.txt.packed
4396            + lib/Pod/Simple/t/corpus2/polish_utf16be_bom.txt.packed
4397            + lib/Pod/Simple/t/corpus2/polish_utf16le_bom.txt.packed
4398            + lib/Pod/Simple/t/reinit.t
4399           +> (branch 87 files)
4400            - lib/Pod/Simple/t/20_skip_before_58.t
4401            - lib/Pod/Simple/t/ac_c_extend.t lib/Pod/Simple/t/ac_c_simple.t
4402            - lib/Pod/Simple/t/beginend.t
4403            - lib/Pod/Simple/t/corpus/buniya_cp1256.txt
4404            - lib/Pod/Simple/t/corpus/buniya_cp1256.xml
4405            - lib/Pod/Simple/t/corpus/buniya_iso6.txt
4406            - lib/Pod/Simple/t/corpus/buniya_iso6.xml
4407            - lib/Pod/Simple/t/corpus/fet_contradiction.txt
4408            - lib/Pod/Simple/t/corpus/fet_contradiction.xml
4409            - lib/Pod/Simple/t/corpus/fet_duplication.txt
4410            - lib/Pod/Simple/t/corpus/fet_duplication.xml
4411            - lib/Pod/Simple/t/corpus/fet_when_koi8r.txt
4412            - lib/Pod/Simple/t/corpus/fet_when_koi8r.xml
4413            - lib/Pod/Simple/t/corpus/french_implicit_latin1.txt
4414            - lib/Pod/Simple/t/corpus/french_implicit_latin1.xml
4415            - lib/Pod/Simple/t/corpus/french_latin1.txt
4416            - lib/Pod/Simple/t/corpus/french_latin1.xml
4417            - lib/Pod/Simple/t/corpus/greek_iso_8859_7.pod
4418            - lib/Pod/Simple/t/corpus/greek_iso_8859_7.xml
4419            - lib/Pod/Simple/t/corpus/haiku-iso2202jp.xml
4420            - lib/Pod/Simple/t/corpus/haiku-iso2202jpx.xml
4421            - lib/Pod/Simple/t/corpus/haiku-iso2202jpy.xml
4422            - lib/Pod/Simple/t/corpus/haiku-iso2202jpz.txt
4423            - lib/Pod/Simple/t/corpus/haiku-iso2202jpz.xml
4424            - lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.txt
4425            - lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.xml
4426            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_implicit_utf8.txt
4427            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.txt
4428            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.xml
4429            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.txt
4430            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.xml
4431            - lib/Pod/Simple/t/corpustest.t
4432            - lib/Pod/Simple/t/encoding_nonesuch.t
4433            - lib/Pod/Simple/t/encoding_not_error.t
4434            - lib/Pod/Simple/t/encoding_not_error0.t
4435            - lib/Pod/Simple/t/fcodes_ee.t lib/Pod/Simple/t/fcodes_ell.t
4436            - lib/Pod/Simple/t/fcodes_ess.t
4437            - lib/Pod/Simple/t/fullstop_spaces.t
4438            - lib/Pod/Simple/t/head_ends_over.t lib/Pod/Simple/t/html-para.t
4439            - lib/Pod/Simple/t/html-styles.t lib/Pod/Simple/t/html-title.t
4440            - lib/Pod/Simple/t/htmlbatch_01.t lib/Pod/Simple/t/itemadapt.t
4441            - lib/Pod/Simple/t/junk1_out.txt lib/Pod/Simple/t/junk2_out.txt
4442            - lib/Pod/Simple/t/linkclass.t
4443            - lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm
4444            - lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod
4445            - lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm
4446            - lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt
4447            - lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod
4448            - lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod
4449            - lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm
4450            - lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
4451            - lib/Pod/Simple/t/perlcyg_out.txt lib/Pod/Simple/t/perlfaq3.pod
4452            - lib/Pod/Simple/t/perlfaq3_out.txt
4453            - lib/Pod/Simple/t/perlvar_out.txt lib/Pod/Simple/t/pulltitle.t
4454            - lib/Pod/Simple/t/sanity_tfh.t lib/Pod/Simple/t/search_05sane.t
4455            - lib/Pod/Simple/t/search_10survey_specific.t
4456            - lib/Pod/Simple/t/search_12survey_cwd.t
4457            - lib/Pod/Simple/t/search_20survey_two.t
4458            - lib/Pod/Simple/t/search_22survey_two_shadowing.t
4459            - lib/Pod/Simple/t/search_25_glob_squaa.t
4460            - lib/Pod/Simple/t/search_26_glob_kleene_k.t
4461            - lib/Pod/Simple/t/search_27_glob_squaa_kleene.t
4462            - lib/Pod/Simple/t/search_28_glob_z_kleene_k.t
4463            - lib/Pod/Simple/t/search_29_glob_z_qmark_k.t
4464            - lib/Pod/Simple/t/search_50survey_inc.t
4465            - lib/Pod/Simple/t/test_lib/Blorm.pm
4466            - lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt
4467            - lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm
4468            - lib/Pod/Simple/t/test_lib/Zonk/Veng.pm
4469            - lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod
4470            - lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm
4471            - lib/Pod/Simple/t/test_lib/hink_honk/readme.txt
4472            - lib/Pod/Simple/t/test_lib/pod/perlfliff.pod
4473            - lib/Pod/Simple/t/test_lib/pod/perlthang.pod
4474            - lib/Pod/Simple/t/test_lib/squaa.pm
4475            - lib/Pod/Simple/t/test_lib/squaa/Glunk.pod
4476            - lib/Pod/Simple/t/test_lib/squaa/Vliff.pm
4477            - lib/Pod/Simple/t/test_lib/zikzik.pod
4478            - lib/Pod/Simple/t/verbatim_formatted.t
4479            - lib/Pod/Simple/t/verbatims.t
4480            - lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm
4481            ! MANIFEST lib/Pod/Simple.pm lib/Pod/Simple/ChangeLog
4482            ! lib/Pod/Simple/Search.pm
4483 ____________________________________________________________________________
4484 [ 30700] By: nicholas                              on 2007/03/22  22:21:54
4485         Log: Can use memEQ instead of strnEQ in CHECK_WORD()
4486      Branch: perl
4487            ! regcomp.c
4488 ____________________________________________________________________________
4489 [ 30693] By: rgs                                   on 2007/03/22  18:26:36
4490         Log: Subject: [PATCH] Re: [perl #32687] Encode::is_utf8 on tainted UTF8 string
4491              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
4492              Date: Thu, 16 Nov 2006 17:36:44 +0100
4493              Message-ID: <20061116173644.4412f66f@grubert.mandriva.com>
4494      Branch: perl
4495            ! ext/Encode/Encode.xs
4496 ____________________________________________________________________________
4497 [ 30691] By: steveh                                on 2007/03/22  17:46:43
4498         Log: Make sure Win32CORE.pm gets cleaned up
4499              
4500              Normally it happens anyway, but sometimes when running 'distclean'
4501              on a half-built source tree it gets left behind.
4502      Branch: perl
4503            ! win32/Makefile win32/makefile.mk
4504 ____________________________________________________________________________
4505 [ 30688] By: rgs                                   on 2007/03/22  14:45:36
4506         Log: Misc. L<> fixes in core docs : don't link to man pages;
4507              provide full urls when linking to web sites.
4508      Branch: perl
4509            ! pod/perlipc.pod pod/perllocale.pod pod/perlpacktut.pod
4510 ____________________________________________________________________________
4511 [ 30687] By: stevep                                on 2007/03/22  14:43:32
4512         Log: Subject: [PATCH] Fix to threads::shared t/waithires.t
4513              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
4514              Date: Thu, 22 Mar 2007 07:34:23 -0700 (PDT)
4515              Message-ID: <381102.32342.qm@web30207.mail.mud.yahoo.com>
4516      Branch: perl
4517            ! ext/threads/shared/t/waithires.t
4518 ____________________________________________________________________________
4519 [ 30686] By: rgs                                   on 2007/03/22  14:41:17
4520         Log: Fix a broken link and a meaningless phrase in perldebguts
4521      Branch: perl
4522            ! pod/perldebguts.pod
4523 ____________________________________________________________________________
4524 [ 30685] By: rgs                                   on 2007/03/22  14:37:43
4525         Log: Remove references to perlcc from the core docs.
4526      Branch: perl
4527            ! pod/perlfunc.pod pod/perlmod.pod pod/perlutil.pod
4528            ! pod/perlvar.pod
4529 ____________________________________________________________________________
4530 [ 30684] By: rgs                                   on 2007/03/22  14:25:54
4531         Log: Fix internal POD link
4532      Branch: perl
4533            ! lib/Term/ANSIColor.pm
4534 ____________________________________________________________________________
4535 [ 30683] By: nicholas                              on 2007/03/22  14:00:14
4536         Log: Re-order the flags values for struct refcounted_he to allow the
4537              possibility of storing 2 futher types. Add a void * to the union
4538              as it won't increase the size, but may become useful.
4539      Branch: perl
4540            ! hv.c hv.h
4541 ____________________________________________________________________________
4542 [ 30681] By: rgs                                   on 2007/03/22  09:28:15
4543         Log: Subject: [PATCH] Re: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bug
4544              From: Jarkko Hietaniemi <jhi@iki.fi>
4545              Date: Wed, 21 Mar 2007 08:01:14 -0400
4546              Message-ID: <46011E8A.1080009@iki.fi>
4547      Branch: perl
4548            ! lib/Pod/Html.pm
4549 ____________________________________________________________________________
4550 [ 30680] By: rgs                                   on 2007/03/22  09:19:22
4551         Log: regexp refcount is an integer, not a pointer
4552      Branch: perl
4553            ! dump.c
4554 ____________________________________________________________________________
4555 [ 30679] By: rgs                                   on 2007/03/22  09:16:37
4556         Log: Fix error message for re::regnames_iterinit()
4557      Branch: perl
4558            ! universal.c
4559 ____________________________________________________________________________
4560 [ 30678] By: rgs                                   on 2007/03/22  09:01:37
4561         Log: Subject: [PATCH] Resolve PL_curpm issues with (??{}) and fix corruption of match results when pattern is a qr.
4562              From: demerphq <demerphq@gmail.com>
4563              Date: Wed, 21 Mar 2007 10:39:24 +0100
4564              Message-ID: <9b18b3110703210239x540f5ad9mdb41c2ea6229ac31@mail.gmail.com>
4565              
4566              plus two follow-up patches (minor tweaks)
4567      Branch: perl
4568            ! dump.c embed.fnc embed.h ext/Devel/Peek/t/Peek.t
4569            ! ext/Encode/t/Aliases.t ext/re/re.pm ext/re/t/re_funcs.t
4570            ! global.sym lib/Tie/Hash/NamedCapture.pm pp_ctl.c proto.h
4571            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t universal.c
4572 ____________________________________________________________________________
4573 [ 30677] By: rgs                                   on 2007/03/22  08:34:42
4574         Log: Subject: [PATCH] threads 1.61
4575              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
4576              Date: Wed, 21 Mar 2007 13:15:53 -0700 (PDT)
4577              Message-ID: <999680.51877.qm@web30208.mail.mud.yahoo.com>
4578              
4579              Fix 'list/array' context - both keywords are supported
4580      Branch: perl
4581            ! ext/threads/Changes ext/threads/README ext/threads/t/context.t
4582            ! ext/threads/t/exit.t ext/threads/t/thread.t
4583            ! ext/threads/threads.pm ext/threads/threads.xs
4584 ____________________________________________________________________________
4585 [ 30676] By: davem                                 on 2007/03/22  00:16:23
4586         Log: fix MAD compilation of C-style for loop
4587              
4588              Subject:  [PATCH] MAD C-style for loop
4589              From:  Gerard Goossen <gerard@tty.nl>
4590              Date:  Wed, 21 Mar 2007 19:18:52 +0100
4591              Message-Id:  <20070321181852.GD31539@ostwald>
4592      Branch: perl
4593            ! perly.act perly.y
4594 ____________________________________________________________________________
4595 [ 30675] By: stevep                                on 2007/03/21  23:21:46
4596         Log: Silence a couple of warnings caused by change #30672.
4597      Branch: perl
4598            ! doio.c
4599 ____________________________________________________________________________
4600 [ 30673] By: nicholas                              on 2007/03/21  22:59:47
4601         Log: Adjust test count for 5.8.x
4602      Branch: perl
4603            ! ext/B/t/concise-xs.t
4604 ____________________________________________________________________________
4605 [ 30672] By: stevep                                on 2007/03/21  22:44:10
4606         Log: Make gcc warn in case code is not C++ compatible.
4607      Branch: perl
4608            ! cflags.SH
4609 ____________________________________________________________________________
4610 [ 30671] By: nicholas                              on 2007/03/21  22:01:32
4611         Log: Only use proxy constant subroutines for 5.9.x.
4612      Branch: perl
4613            ! ext/Fcntl/Makefile.PL ext/POSIX/Makefile.PL
4614            ! ext/Socket/Makefile.PL
4615 ____________________________________________________________________________
4616 [ 30670] By: nicholas                              on 2007/03/21  21:28:35
4617         Log: Subject: [PATCH] Change 30661 could result in undefined variable
4618              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
4619              Message-ID: <915076.64236.qm@web30212.mail.mud.yahoo.com>
4620              Date: Wed, 21 Mar 2007 12:47:52 -0700 (PDT)
4621      Branch: perl
4622            ! util.c
4623 ____________________________________________________________________________
4624 [ 30667] By: nicholas                              on 2007/03/21  19:02:50
4625         Log: Add some PERL_MEM* defines to the -V output that were missing.
4626              "Correct" the whitespace on the only inconsistent #ifdef/#endif
4627      Branch: perl
4628            ! perl.c
4629 ____________________________________________________________________________
4630 [ 30661] By: nicholas                              on 2007/03/21  16:31:52
4631         Log: Remove the (sometimes) unused variable from change 30652.
4632      Branch: perl
4633            ! util.c
4634 ____________________________________________________________________________
4635 [ 30660] By: stevep                                on 2007/03/21  13:32:22
4636         Log: Pod fix to h2ph from John Morrissey on the Debian bug list.
4637      Branch: perl
4638            ! utils/h2ph.PL
4639 ____________________________________________________________________________
4640 [ 30659] By: nicholas                              on 2007/03/21  12:53:56
4641         Log: Don't try to set the NV on a typeglob-in-action. Should cure bug
4642              41920.
4643      Branch: perl
4644            ! sv.c
4645 ____________________________________________________________________________
4646 [ 30658] By: nicholas                              on 2007/03/21  12:20:03
4647         Log: AVs and HVs never had the NV slot. (Not that this error mattered, as
4648              you can't upgrade from them, and the only code path that uses the
4649              flag in sv_upgrade isn't reached when upgrading to AVs or HVs)
4650      Branch: perl
4651            ! sv.c
4652 ____________________________________________________________________________
4653 [ 30657] By: rgs                                   on 2007/03/21  10:43:52
4654         Log: Subject: [PATCH] Sys::Syslog doesn't need ppport.h in core
4655              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
4656              Date: Tue, 20 Mar 2007 13:15:31 -0700 (PDT)
4657              Message-ID: <203426.48736.qm@web30214.mail.mud.yahoo.com>
4658      Branch: perl
4659            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
4660            ! ext/Sys/Syslog/Syslog.xs mkppport.lst
4661 ____________________________________________________________________________
4662 [ 30656] By: rgs                                   on 2007/03/21  10:24:52
4663         Log: Subject: [PATCH] Data::Dumper doesn't need ppport.h in core
4664              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
4665              Date: Tue, 20 Mar 2007 11:48:24 -0700 (PDT)
4666              Message-ID: <627715.37131.qm@web30212.mail.mud.yahoo.com>
4667      Branch: perl
4668            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
4669            ! ext/Data/Dumper/Makefile.PL mkppport.lst
4670 ____________________________________________________________________________
4671 [ 30655] By: rgs                                   on 2007/03/21  09:27:40
4672         Log: Subject: [PATCH] Compress::Raw::Zlib doesn't need ppport.h in core [REVISED]
4673              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
4674              Date: Tue, 20 Mar 2007 14:05:46 -0700 (PDT)
4675              Message-ID: <855257.38889.qm@web30205.mail.mud.yahoo.com>
4676      Branch: perl
4677            ! ext/Compress/Raw/Zlib/Makefile.PL
4678            ! ext/Compress/Raw/Zlib/Zlib.xs
4679            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm mkppport.lst
4680 ____________________________________________________________________________
4681 [ 30654] By: rgs                                   on 2007/03/21  09:20:30
4682         Log: Subject: [PATCH] Remove unneeded pragma line from B/t/OptreeCheck.pm
4683              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
4684              Date: Tue, 20 Mar 2007 16:43:02 -0700 (PDT)
4685              Message-ID: <376615.72521.qm@web30204.mail.mud.yahoo.com>
4686      Branch: perl
4687            ! ext/B/t/OptreeCheck.pm
4688 ____________________________________________________________________________
4689 [ 30653] By: rgs                                   on 2007/03/21  08:57:22
4690         Log: Don't install XS::APItest and XS::Typemap
4691      Branch: perl
4692            ! installperl utils/perlivp.PL
4693 ____________________________________________________________________________
4694 [ 30652] By: nicholas                              on 2007/03/20  23:20:46
4695         Log: In safecalloc, use the system calloc() for the non-DEBUGGING case, as
4696              it may be able to memset() to 0 for free. 
4697      Branch: perl
4698            ! util.c
4699 ____________________________________________________________________________
4700 [ 30651] By: rgs                                   on 2007/03/20  16:15:55
4701         Log: Subject: [PATCH] Re: ppport.h in core
4702              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
4703              Date: Tue, 20 Mar 2007 09:08:19 -0700 (PDT)
4704              Message-ID: <319763.15276.qm@web30202.mail.mud.yahoo.com>
4705              
4706              Digest::SHA no longer uses ppport.h
4707      Branch: perl
4708            ! mkppport.lst
4709 ____________________________________________________________________________
4710 [ 30649] By: merijn                                on 2007/03/20  16:06:11
4711         Log: Subject: [PATCH] my email address changed
4712              From: Michael Stevens <mstevens@etla.org>
4713              Date: Tue, 20 Mar 2007 15:49:12 +0000
4714              Message-ID: <20070320154912.GE50318@etla.org>
4715      Branch: perl
4716            ! AUTHORS
4717 ____________________________________________________________________________
4718 [ 30648] By: rgs                                   on 2007/03/20  11:39:16
4719         Log: More nits in the PERL5LIB docs, suggested by Andreas.
4720      Branch: perl
4721            ! pod/perlrun.pod
4722 ____________________________________________________________________________
4723 [ 30647] By: rgs                                   on 2007/03/20  09:01:05
4724         Log: Subject: [PATCH] feel the the baß (encoding problems in the regex engine)
4725              From: demerphq <demerphq@gmail.com>
4726              Date: Tue, 20 Mar 2007 01:40:34 +0100
4727              Message-ID: <9b18b3110703191740m6bf21942p6521f3016ed8092f@mail.gmail.com>
4728      Branch: perl
4729            ! pod/perlreguts.pod regcomp.c regexec.c t/op/pat.t
4730 ____________________________________________________________________________
4731 [ 30646] By: rgs                                   on 2007/03/19  23:59:54
4732         Log: Better wording for the return value of select()
4733              (bug #41907)
4734      Branch: perl
4735            ! pod/perlfunc.pod
4736 ____________________________________________________________________________
4737 [ 30645] By: rgs                                   on 2007/03/19  23:34:50
4738         Log: More adjustments to the PERL5LIB docs by Rick
4739              Delaney and myself
4740      Branch: perl
4741            ! pod/perlrun.pod
4742 ____________________________________________________________________________
4743 [ 30644] By: rgs                                   on 2007/03/19  23:11:12
4744         Log: Let %^H be modifiable in eval-strings (bug #41531),
4745              by adding a meaning for OPf_SPECIAL on OP_CONST.
4746              Patch by Yves Orton.
4747      Branch: perl
4748            ! op.c op.h pp_hot.c t/comp/hints.t
4749 ____________________________________________________________________________
4750 [ 30643] By: rgs                                   on 2007/03/19  22:44:18
4751         Log: Subject: Re: Composing @INC from PERL5LIB
4752              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
4753              Date: Mon, 19 Mar 2007 23:35:10 +0100
4754              Message-ID: <87ircwkgkh.fsf@k75.linux.bogus>
4755      Branch: perl
4756            ! pod/perlrun.pod
4757 ____________________________________________________________________________
4758 [ 30634] By: rgs                                   on 2007/03/19  15:42:58
4759         Log: Adjust timing tolerance in threads tests, by Jerry D. Hedden
4760      Branch: perl
4761            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4762            ! ext/threads/shared/t/waithires.t
4763 ____________________________________________________________________________
4764 [ 30633] By: nicholas                              on 2007/03/19  15:17:27
4765         Log: PerlIO_exportFILE() and PerlIO_releaseFILE() should manage the fd
4766              reference counts correctly.
4767      Branch: perl
4768            ! ext/XS/Typemap/Typemap.xs perlio.c
4769 ____________________________________________________________________________
4770 [ 30631] By: rgs                                   on 2007/03/19  09:34:32
4771         Log: Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages
4772              From: Jari Aalto <jari.aalto@cante.net>
4773              Date: Sat, 17 Mar 2007 11:11:17 +0300
4774              Message-ID: <87k5xg9tne.fsf@w2kpicasso.cante.net>
4775      Branch: perl
4776            ! lib/Pod/Html.pm
4777 ____________________________________________________________________________
4778 [ 30630] By: rgs                                   on 2007/03/19  09:27:29
4779         Log: Subject: Re: perlreguts: Copy-editing and wishlist
4780              From: Marvin Humphrey <marvin@rectangular.com>
4781              Date: Fri, 16 Mar 2007 12:44:55 -0700
4782              Message-Id: <F6284B08-4B4E-467A-AFB2-8A71154FDD08@rectangular.com>
4783      Branch: perl
4784            ! pod/perlreguts.pod
4785 ____________________________________________________________________________
4786 [ 30629] By: rgs                                   on 2007/03/19  08:58:08
4787         Log: Upgrade to version.pm 0.71, by John Peacock
4788      Branch: perl
4789            ! embed.fnc embed.h gv.c lib/version.t perl.c pod/perlapi.pod
4790            ! pp_ctl.c proto.h t/comp/use.t t/op/universal.t universal.c
4791            ! util.c
4792 ____________________________________________________________________________
4793 [ 30628] By: davem                                 on 2007/03/19  00:00:46
4794         Log: minor code simplification made possible by change #30627
4795      Branch: perl
4796            ! mg.c
4797 ____________________________________________________________________________
4798 [ 30627] By: davem                                 on 2007/03/18  23:43:05
4799         Log: When restoring localised values, call set only on container magic.
4800              Avoids (among other things), localised pos index being trashed at
4801              scope exit.
4802      Branch: perl
4803            ! mg.c t/op/pos.t
4804 ____________________________________________________________________________
4805 [ 30624] By: davem                                 on 2007/03/18  23:17:04
4806         Log: move magic container/value test into separate function
4807      Branch: perl
4808            ! mg.c
4809 ____________________________________________________________________________
4810 [ 30618] By: nicholas                              on 2007/03/18  21:14:16
4811         Log: The test case applied in change 29502 really should have gone at the
4812              end of the file t/op/re_tests.
4813      Branch: perl
4814            ! t/op/re_tests
4815 ____________________________________________________________________________
4816 [ 30614] By: nicholas                              on 2007/03/18  19:44:42
4817         Log: Subject: 29044 broke Fatal.pm
4818              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
4819              Message-ID: <87slc37y99.fsf@k75.linux.bogus>
4820              Date: Sun, 18 Mar 2007 09:26:58 +0100
4821      Branch: perl
4822            ! lib/Fatal.pm lib/Fatal.t
4823 ____________________________________________________________________________
4824 [ 30610] By: nicholas                              on 2007/03/17  18:42:30
4825         Log: PerlIO_importFILE() should increase the reference count on the fd
4826              that it brings into PerlIO managed space. (A long standing problem
4827              reported by Steve Hay)
4828      Branch: perl
4829            ! perlio.c
4830 ____________________________________________________________________________
4831 [ 30609] By: rgs                                   on 2007/03/17  17:43:48
4832         Log: Subject: [PATCH] perl5db.t: skip test when /dev/tty is not available
4833              From: Alexey Tourbin <at@altlinux.ru>
4834              Date: Sat, 17 Mar 2007 19:28:33 +0300
4835              Message-ID: <20070317162833.GA10670@solemn.turbinal>
4836      Branch: perl
4837            ! lib/perl5db.t
4838 ____________________________________________________________________________
4839 [ 30608] By: nicholas                              on 2007/03/17  16:58:00
4840         Log: Test case from Karl Chen in RT #41831
4841              (The bug was already fixed in blead, merged to maint, and it seems
4842              better to adapt the sample code rather than add the whole new test)
4843      Branch: perl
4844            ! t/op/taint.t
4845 ____________________________________________________________________________
4846 [ 30607] By: nicholas                              on 2007/03/17  15:14:38
4847         Log: Remove the other 4 bits of MAD code designed to abort on local $^L.
4848      Branch: perl
4849            ! scope.c
4850 ____________________________________________________________________________
4851 [ 30606] By: nicholas                              on 2007/03/17  13:01:18
4852         Log: The code in newCONDOP can be made visibly simpler by using intermediate
4853              variables. It's also 8 bytes smaller with -Os
4854      Branch: perl
4855            ! op.c
4856 ____________________________________________________________________________
4857 [ 30605] By: nicholas                              on 2007/03/16  19:29:04
4858         Log: Under -Dmad, free the ops representing the dead code when a branch
4859              conditional value is actually a constant. Previously this was leaking
4860              ops, and more visibly shared hash keys.
4861      Branch: perl
4862            ! op.c
4863 ____________________________________________________________________________
4864 [ 30604] By: rgs                                   on 2007/03/16  15:18:07
4865         Log: Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages
4866              From: Jari Aalto <jari.aalto@cante.net>
4867              Date: Wed, 14 Mar 2007 21:56:14 +0300
4868              Message-ID: <87hcsnbqnl.fsf@w2kpicasso.cante.net>
4869      Branch: perl
4870            ! lib/Pod/Html.pm
4871 ____________________________________________________________________________
4872 [ 30603] By: nicholas                              on 2007/03/16  08:41:02
4873         Log: Remove the abort() trap, which Larry said was actually only ever
4874              intended as a way to enter gdb by using local $^L
4875      Branch: perl
4876            ! scope.c
4877 ____________________________________________________________________________
4878 [ 30602] By: craigb                                on 2007/03/16  01:40:50
4879         Log: Make sure escaped dots in filenames are preserved when translating
4880              filenames from VMS to UNIX syntax.
4881      Branch: perl
4882            ! vms/ext/filespec.t vms/vms.c
4883 ____________________________________________________________________________
4884 [ 30601] By: rgs                                   on 2007/03/15  17:43:43
4885         Log: Patch by Abigail to avoid using $& in diagnostics.pm.
4886      Branch: perl
4887            ! lib/diagnostics.pm
4888 ____________________________________________________________________________
4889 [ 30600] By: rgs                                   on 2007/03/15  17:18:18
4890         Log: Subject: [PATCH] Re: Smoke [5.8.8] 30522 FAIL(XF) Solaris 2.10 (i386/1 cpu)
4891              From: Abe Timmerman <abe@ztreet.demon.nl>
4892              Date: Thu, 15 Mar 2007 18:06:25 +0100
4893              Message-ID: <45F97D11.2080009@ztreet.demon.nl>
4894              
4895              skips some tests when perl is built without useperlio
4896      Branch: perl
4897            ! ext/PerlIO/encoding/t/nolooping.t t/op/inccode.t
4898 ____________________________________________________________________________
4899 [ 30599] By: rgs                                   on 2007/03/15  16:14:22
4900         Log: Patch by Gerard Goossen to add madprops to "require" opcode
4901      Branch: perl
4902            ! perly.act perly.h perly.tab perly.y
4903 ____________________________________________________________________________
4904 [ 30597] By: rgs                                   on 2007/03/15  16:01:33
4905         Log: Patch by Gerard Goossen to have nomad print also
4906              the [ ] { } madprops.
4907      Branch: perl
4908            ! mad/nomad
4909 ____________________________________________________________________________
4910 [ 30596] By: rgs                                   on 2007/03/15  15:53:28
4911         Log: Don't mention DynaLoader.a in INSTALL,
4912              since it doesn't exist anymore
4913      Branch: perl
4914            ! INSTALL
4915 ____________________________________________________________________________
4916 [ 30595] By: nicholas                              on 2007/03/15  15:02:55
4917         Log: Seems that 5.6.x needs the same fix as 5.005_xx for dclone.t
4918      Branch: perl
4919            ! ext/Storable/Storable.xs
4920 ____________________________________________________________________________
4921 [ 30594] By: nicholas                              on 2007/03/15  13:23:49
4922         Log: Subject: Re: [Patch] Fix some of the tests of Storable on Perl 5.004
4923              From: Sébastien Aperghis-Tramoni <saper@cpan.org>
4924              Message-ID: <1173961567.45f93b5f0fc9f@imp.free.fr>
4925              Date: Thu, 15 Mar 2007 13:26:07 +0100
4926      Branch: perl
4927            ! ext/Storable/Storable.pm ext/Storable/t/file_magic.t
4928            ! ext/Storable/t/threads.t
4929 ____________________________________________________________________________
4930 [ 30593] By: nicholas                              on 2007/03/15  11:35:26
4931         Log: Tweak to Storable to make dclone.t pass on 5.005_03.
4932      Branch: perl
4933            ! ext/Storable/Storable.xs
4934 ____________________________________________________________________________
4935 [ 30592] By: nicholas                              on 2007/03/15  11:32:38
4936         Log: Subject: [PATCH blead] Re: What is this MAD stuff all about?
4937              From: Rick Delaney <rick@bort.ca>
4938              Message-ID: <20070313001511.GJ6001@bort.ca>
4939              Date: Mon, 12 Mar 2007 20:15:12 -0400
4940      Branch: perl
4941            ! toke.c
4942 ____________________________________________________________________________
4943 [ 30591] By: rgs                                   on 2007/03/15  09:52:05
4944         Log: Upgrade to threads::shared 1.08 :
4945              - Sub-second resolution for cont_timedwait under WIN32
4946              (courtesy of Dean Arnold)
4947              - Fix compiler warnings
4948      Branch: perl
4949            + ext/threads/shared/t/waithires.t
4950            ! MANIFEST ext/threads/shared/Changes ext/threads/shared/README
4951            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4952            ! ext/threads/shared/t/blessed.t
4953 ____________________________________________________________________________
4954 [ 30590] By: rgs                                   on 2007/03/15  09:35:14
4955         Log: Make the isdst argument to asctime and mktime default to -1
4956              instead of 0, as suggested by Mike Schilli.
4957      Branch: perl
4958            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4959 ____________________________________________________________________________
4960 [ 30589] By: nicholas                              on 2007/03/14  23:33:02
4961         Log: Changes needed to get Storable to compile on 5.005_03.
4962              Passing tests is a different matter...
4963      Branch: perl
4964            ! ext/Storable/Storable.xs
4965 ____________________________________________________________________________
4966 [ 30584] By: rgs                                   on 2007/03/14  16:18:33
4967         Log: Subject: Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add --[no]fragmentuniq to support more readable <a name=..> refs
4968              From: Jari Aalto <jari.aalto@cante.net>
4969              Date: Wed, 07 Mar 2007 10:04:15 +0200
4970              Message-ID: <87y7m9scn4.fsf@w2kpicasso.cante.net>
4971              
4972              with test adjustments
4973      Branch: perl
4974            ! lib/Pod/Html.pm lib/Pod/t/htmllink.t lib/Pod/t/htmlview.t
4975 ____________________________________________________________________________
4976 [ 30583] By: rgs                                   on 2007/03/14  15:50:21
4977         Log: Subject: [perl #41698] [PATCH] v5.8.8 pod2html -- Add <div>..</div> around the outputted INDEX section 
4978              From: Jari Aalto (via RT) <perlbug-followup@perl.org>
4979              Date: Sun, 04 Mar 2007 13:33:20 -0800
4980              Message-ID: <rt-3.6.HEAD-2051-1173043999-1740.41698-75-0@perl.org>
4981              
4982              plus test adjustments
4983      Branch: perl
4984            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmllink.t
4985            ! lib/Pod/t/htmlview.t
4986 ____________________________________________________________________________
4987 [ 30582] By: rgs                                   on 2007/03/14  15:40:54
4988         Log: Subject: [perl #41701] [PATCH] v5.8.8. pod2html -- F<filename> should add 'class="file"' in the HTML output 
4989              From: Jari Aalto (via RT) <perlbug-followup@perl.org>
4990              Date: Mon, 05 Mar 2007 02:05:38 -0800
4991              Message-ID: <rt-3.6.HEAD-2051-1173089138-1801.41701-75-0@perl.org>
4992              
4993              plus adjustments to tests
4994      Branch: perl
4995            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmlview.t
4996 ____________________________________________________________________________
4997 [ 30580] By: rgs                                   on 2007/03/14  13:38:15
4998         Log: De-hardcode a path in a Test::Simple test, so it works
4999              when integrated to the core.
5000      Branch: perl
5001            ! lib/Test/Simple/t/fail-more.t
5002 ____________________________________________________________________________
5003 [ 30578] By: stevep                                on 2007/03/14  13:17:42
5004         Log: Upgrade to Test-Simple-0.68.  Includes a tweak to
5005              lib/Test/Simple/t/fail-more.t so that all of its tests pass within
5006              the Perl core.
5007      Branch: perl
5008            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
5009            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
5010            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/is_fh.t
5011            ! lib/Test/Simple/t/overload.t
5012 ____________________________________________________________________________
5013 [ 30577] By: davem                                 on 2007/03/14  12:34:05
5014         Log: use a fresh stack when loading Errno.pm etc.
5015              Stops 'use vars qw($!)' in lib/vars.t segfaulting.
5016              (This can be reduced to 'my $sym = "!"; *$sym = \$$sym')
5017      Branch: perl
5018            ! gv.c
5019 ____________________________________________________________________________
5020 [ 30576] By: rgs                                   on 2007/03/14  09:43:21
5021         Log: Patch by Sébastien Aperghis-Tramoni to avoid encoding
5022              everything that goes through Net::Cmd as UTF-8
5023              (regression as of Net::Cmd 2.27, see CPAN RT #24835)
5024      Branch: perl
5025            ! lib/Net/Cmd.pm
5026 ____________________________________________________________________________
5027 [ 30575] By: rgs                                   on 2007/03/14  07:51:57
5028         Log: Subject: [PATCH] perlfunc.pod (ref results), perlop.pod (qr// result) 
5029              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
5030              Date: Wed, 14 Mar 2007 07:56:45 +0100
5031              Message-ID: <45F79CAD.5050005@thalesgroup.com>
5032      Branch: perl
5033            ! pod/perlfunc.pod pod/perlop.pod
5034 ____________________________________________________________________________
5035 [ 30574] By: nicholas                              on 2007/03/13  23:10:11
5036         Log: The dMY_CXT added in change 27938 isn't needed when in the PERL_CORE.
5037      Branch: perl
5038            ! regexec.c
5039 ____________________________________________________________________________
5040 [ 30572] By: nicholas                              on 2007/03/13  22:48:46
5041         Log: Check that stat and -X favours the file handle over the directory
5042              handle when using *THINGY{IO} syntax too.
5043      Branch: perl
5044            ! t/op/stat.t
5045 ____________________________________________________________________________
5046 [ 30571] By: nicholas                              on 2007/03/13  22:24:54
5047         Log: Check that stat and -X on barewords favour the file handle over the
5048              directory handle for the ambiguous case.
5049      Branch: perl
5050            ! t/op/stat.t
5051 ____________________________________________________________________________
5052 [ 30569] By: nicholas                              on 2007/03/13  20:48:17
5053         Log: Bump versions of modules that are currently on "dev" releases in maint.
5054      Branch: perl
5055            ! ext/B/B/Debug.pm ext/B/B/Terse.pm
5056 ____________________________________________________________________________
5057 [ 30566] By: nicholas                              on 2007/03/13  19:33:02
5058         Log: Integrate:
5059              [ 30565]
5060              Make the constant AVf_REAL conditional on Perl version.
5061      Branch: perl
5062           !> ext/B/defsubs_h.PL
5063 ____________________________________________________________________________
5064 [ 30563] By: nicholas                              on 2007/03/13  17:35:05
5065         Log: 5.8's B.xs exports AVf_REAL, so need to jiggle the test count by 1.
5066              (And then merge the difference back into blead)
5067      Branch: perl
5068            ! ext/B/t/concise-xs.t
5069 ____________________________________________________________________________
5070 [ 30562] By: stevep                                on 2007/03/13  15:54:56
5071         Log: Subject: [PATCH] DB_File with g++ and db v1
5072              From: Jarkko Hietaniemi <jhi@iki.fi>
5073              Date: Mon, 12 Mar 2007 22:01:34 -0400
5074              Message-ID: <45F605FE.1090606@iki.fi>
5075      Branch: perl
5076            ! ext/DB_File/DB_File.xs
5077 ____________________________________________________________________________
5078 [ 30561] By: rgs                                   on 2007/03/13  11:13:20
5079         Log: Subject: [PATCH] inform constant.pm about UNITCHECK
5080              From: "Joshua ben Jore" <twists@gmail.com>
5081              Date: Tue, 13 Mar 2007 00:35:11 -0700
5082              Message-ID: <dc5c751d0703130035o1a739f45g1ea559d110bd5dd8@mail.gmail.com>
5083      Branch: perl
5084            ! lib/constant.pm lib/constant.t
5085 ____________________________________________________________________________
5086 [ 30560] By: rgs                                   on 2007/03/13  11:02:03
5087         Log: Need a SPAGAIN here because the stack pointer might have
5088              moved when evaluating a tied hash in scalar context.
5089      Branch: perl
5090            ! pp_hot.c
5091 ____________________________________________________________________________
5092 [ 30558] By: nicholas                              on 2007/03/13  00:01:42
5093         Log: Get B compiling and passing all tests on both 5.9.x and 5.8.x
5094      Branch: perl
5095            ! ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
5096            ! ext/B/t/OptreeCheck.pm ext/B/t/concise-xs.t ext/B/t/f_sort.t
5097            ! ext/B/t/optree_constants.t ext/B/t/optree_specials.t
5098            ! ext/B/t/pragma.t
5099 ____________________________________________________________________________
5100 [ 30557] By: rgs                                   on 2007/03/12  22:14:27
5101         Log: Fix a couple of minor typos in comments
5102      Branch: perl
5103            ! dump.c
5104 ____________________________________________________________________________
5105 [ 30556] By: rgs                                   on 2007/03/12  21:58:19
5106         Log: Better wording for (?|...) in perlre, from a suggestion by Ruud.
5107      Branch: perl
5108            ! pod/perlre.pod
5109 ____________________________________________________________________________
5110 [ 30555] By: rgs                                   on 2007/03/12  21:22:55
5111         Log: Remove notes about experimental functions in the utf8 module.
5112              Also, document that the internal utf8 functions can be used
5113              without loading utf8.pm. (Suggested by Juerd)
5114      Branch: perl
5115            ! lib/utf8.pm
5116 ____________________________________________________________________________
5117 [ 30554] By: rgs                                   on 2007/03/12  21:00:05
5118         Log: warn() without args doesn't take a default message in $_, but in $@
5119      Branch: perl
5120            ! pod/perldiag.pod
5121 ____________________________________________________________________________
5122 [ 30553] By: nicholas                              on 2007/03/12  18:21:56
5123         Log: Fix the partially passing TODO test in optree_constants.t by
5124              making the tests for PL_sv_yes and PL_sv_no run as separate programs,
5125              rather than code eval'd in the current program, as under ithreads
5126              whether you get the real thing or a copy depends on whether any
5127              previous code has that SV in a PAD op.
5128      Branch: perl
5129            ! ext/B/t/optree_constants.t
5130 ____________________________________________________________________________
5131 [ 30552] By: nicholas                              on 2007/03/12  15:30:39
5132         Log: With the demise of ByteLoader in blead, unshare_hek can return to the
5133              backwaters of 'p'. Not being visible to 'EX'tensions means that there's
5134              less exposure to maintenance compatibility concerns.
5135      Branch: perl
5136            ! embed.fnc embed.h global.sym
5137 ____________________________________________________________________________
5138 [ 30551] By: stevep                                on 2007/03/12  15:12:39
5139         Log: Upgrade to CPAN-1.88_78
5140      Branch: perl
5141            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Kwalify.pm
5142            ! lib/CPAN/Kwalify/distroprefs.dd
5143            ! lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/bin/cpan
5144 ____________________________________________________________________________
5145 [ 30550] By: nicholas                              on 2007/03/12  15:03:29
5146         Log: Bitten again by the snakes in the MANIFEST spec - tabs, not spaces.
5147      Branch: perl
5148            ! MANIFEST
5149 ____________________________________________________________________________
5150 [ 30548] By: rgs                                   on 2007/03/12  14:33:01
5151         Log: Like fake scalars, state variables shouldn't get new pad entries
5152              at each recursion, in order to be truly stateful. (bug #41789)
5153      Branch: perl
5154            ! pad.c t/op/state.t
5155 ____________________________________________________________________________
5156 [ 30544] By: craigb                                on 2007/03/11  23:42:14
5157         Log: ExtUtils::Manifest fix-ups for VMS:
5158              - don't use multiple dots in .bak filenames
5159              - remove VMS-specific clobbering of keys with values in mkmanifest()
5160              patch also in RT at <http://rt.cpan.org//Ticket/Display.html?id=25377>
5161      Branch: perl
5162            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
5163 ____________________________________________________________________________
5164 [ 30543] By: craigb                                on 2007/03/11  21:05:08
5165         Log: Upgrade inplace.t and iprefix.t to use test.pl, avoiding a lot
5166              of OS-specific shenanigans.
5167      Branch: perl
5168            ! t/io/inplace.t t/io/iprefix.t
5169 ____________________________________________________________________________
5170 [ 30542] By: craigb                                on 2007/03/11  21:01:35
5171         Log: Add directory depth check for older VMS systems to check83.pl
5172      Branch: perl
5173            ! Porting/check83.pl
5174 ____________________________________________________________________________
5175 [ 30537] By: nicholas                              on 2007/03/10  16:56:21
5176         Log: Test that format references can't be wrongly dereferenced.
5177              Test that a glob dereference of a PVIO correctly sets the IO of the
5178              temporary glob that it creates.
5179      Branch: perl
5180            ! t/op/ref.t
5181 ____________________________________________________________________________
5182 [ 30535] By: nicholas                              on 2007/03/10  16:20:31
5183         Log: Bump Exporter's $VERSION.
5184      Branch: perl
5185            ! lib/Exporter.pm
5186 ____________________________________________________________________________
5187 [ 30533] By: nicholas                              on 2007/03/10  15:34:34
5188         Log: A test case for change 30527 (chdir bareword ambiguity with dirhandles
5189              and filehandles)
5190      Branch: perl
5191            ! t/op/chdir.t
5192 ____________________________________________________________________________
5193 [ 30532] By: nicholas                              on 2007/03/10  15:30:46
5194         Log: Refactor the "has fchdir" and "has dirfd" logic to one place.
5195      Branch: perl
5196            ! t/op/chdir.t
5197 ____________________________________________________________________________
5198 [ 30531] By: nicholas                              on 2007/03/09  20:49:47
5199         Log: Don't swallow up other warnings in Exporter's test. Remove a needless
5200              eval that happened to generate 4 warnings.
5201      Branch: perl
5202            ! lib/Exporter.t
5203 ____________________________________________________________________________
5204 [ 30530] By: merijn                                on 2007/03/09  19:47:15
5205         Log: Subject: [perl #41587] [PATCH] 5.8.8 make sure we get the proper ldflags on libperl.so 
5206              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
5207              Date: Thu, 22 Feb 2007 14:39:02 -0800
5208              Message-ID: <rt-3.6.HEAD-28041-1172183942-1615.41587-75-0@perl.org>
5209      Branch: perl
5210            ! Makefile.SH
5211 ____________________________________________________________________________
5212 [ 30529] By: nicholas                              on 2007/03/09  19:23:57
5213         Log: Make Exporter::Heavy correctly not warn when exporting a symbol only
5214              declared in the export specification. Ensure that the test actually
5215              tests this.
5216      Branch: perl
5217            ! lib/Exporter.t lib/Exporter/Heavy.pm
5218 ____________________________________________________________________________
5219 [ 30528] By: merijn                                on 2007/03/09  19:02:23
5220         Log: Tom Callaway's Redhat patches
5221              
5222              Subject: [perl #41595] [PATCH] 5.8.8 Use CFLAGS for all compiler invocations
5223              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
5224              Date: Thu, 22 Feb 2007 19:33:45 -0800
5225              Message-ID: <rt-3.6.HEAD-28041-1172201625-659.41595-75-0@perl.org>
5226              
5227              Subject: [perl #41589] [PATCH] 5.8.8 Linux needs -FPIC too
5228              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
5229              Date: Thu, 22 Feb 2007 14:56:24 -0800
5230              Message-ID: <rt-3.6.HEAD-18680-1172184984-1237.41589-75-0@perl.org>
5231      Branch: perl
5232            ! Configure
5233 ____________________________________________________________________________
5234 [ 30527] By: stevep                                on 2007/03/09  18:30:16
5235         Log: Prefer dirhandles to filehandles when passing a bareword typeglob
5236              to chdir() and the typeglob has both a dirhandle and a 
5237              filehandle assigned to it.
5238      Branch: perl
5239            ! pp_sys.c
5240 ____________________________________________________________________________
5241 [ 30525] By: rgs                                   on 2007/03/09  17:47:22
5242         Log: Mention Perl::Unsafe::Signals in the core docs en passant.
5243      Branch: perl
5244            ! pod/perlipc.pod
5245 ____________________________________________________________________________
5246 [ 30521] By: craigb                                on 2007/03/09  00:46:34
5247         Log: In ExtUtils::Liblist::Kid::_vms_ext(), escape the dollar, not the
5248              minus (there was no intention to use $\ or $- here).
5249      Branch: perl
5250            ! lib/ExtUtils/Liblist/Kid.pm
5251 ____________________________________________________________________________
5252 [ 30520] By: rgs                                   on 2007/03/08  16:31:36
5253         Log: The HePV macro was borked.
5254      Branch: perl
5255            ! hv.h
5256 ____________________________________________________________________________
5257 [ 30519] By: rgs                                   on 2007/03/08  16:12:29
5258         Log: Warning fix. Since HePV's second argument is supposed
5259              to be an unsigned integer, there's not point in comparing
5260              it to 0.
5261      Branch: perl
5262            ! hv.h
5263 ____________________________________________________________________________
5264 [ 30518] By: rgs                                   on 2007/03/08  15:48:53
5265         Log: Subject: Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe
5266              From: demerphq <demerphq@gmail.com>
5267              Date: Thu, 8 Mar 2007 10:20:50 +0100
5268              Message-ID: <9b18b3110703080120s41147a4fh4f4c1f9817079be3@mail.gmail.com>
5269      Branch: perl
5270            ! gv.c lib/Tie/Hash/NamedCapture.pm t/op/regexp_namedcapture.t
5271 ____________________________________________________________________________
5272 [ 30517] By: rgs                                   on 2007/03/08  15:06:49
5273         Log: Subject: Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe
5274              From: demerphq <demerphq@gmail.com>
5275              Date: Wed, 7 Mar 2007 20:44:52 +0100
5276              Message-ID: <9b18b3110703071144t787e028s8a79fa1986624b54@mail.gmail.com>
5277      Branch: perl
5278            + lib/Tie/Hash/NamedCapture.pm t/op/regexp_namedcapture.t
5279            - ext/re/lib/re/Tie/Hash/NamedCapture.pm
5280            ! MANIFEST embed.fnc ext/re/re.xs ext/re/t/re_funcs.t global.sym
5281            ! gv.c pod/perl595delta.pod pod/perlvar.pod proto.h universal.c
5282 ____________________________________________________________________________
5283 [ 30516] By: steveh                                on 2007/03/08  14:13:11
5284         Log: Subject: RE: $Win32::VERSION problem
5285              From: "Jan Dubois" <jand@activestate.com>
5286              Date: Wed, 7 Mar 2007 12:26:01 -0800
5287              Message-ID: <00b301c760f6$d28129d0$77837d70$@com>
5288              
5289              Adds the tests from the dual-lived CPAN distribution Win32-0.27
5290              and removes two old t/win32 tests which are now redundant
5291      Branch: perl
5292            + ext/Win32/t/ExpandEnvironmentStrings.t
5293            + ext/Win32/t/GetFileVersion.t ext/Win32/t/GetFolderPath.t
5294            + ext/Win32/t/GetFullPathName.t ext/Win32/t/GetLongPathName.t
5295            + ext/Win32/t/GetOSVersion.t ext/Win32/t/GuidGen.t
5296            - t/win32/getosversion.t t/win32/longpath.t
5297            ! MANIFEST
5298 ____________________________________________________________________________
5299 [ 30515] By: rgs                                   on 2007/03/08  13:49:42
5300         Log: Subject: debugger history save and load
5301              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
5302              Date: Wed, 07 Mar 2007 14:53:58 +0100
5303              Message-ID: <87y7m99n2h.fsf@k75.linux.bogus>
5304      Branch: perl
5305            ! lib/perl5db.pl
5306 ____________________________________________________________________________
5307 [ 30514] By: rgs                                   on 2007/03/08  13:46:16
5308         Log: Better docs for C<no VERSION>
5309      Branch: perl
5310            ! pod/perl593delta.pod pod/perlfunc.pod
5311 ____________________________________________________________________________
5312 [ 30513] By: rgs                                   on 2007/03/08  11:19:38
5313         Log: Need to extend the stack when using warn() without
5314              an argument (this fixes bug #41716)
5315      Branch: perl
5316            ! pp_sys.c
5317 ____________________________________________________________________________
5318 [ 30512] By: rgs                                   on 2007/03/08  11:17:21
5319         Log: Subject: [PATCH] Default to ELF on FreeBSD when objformat is not there
5320              From: Anton Berezin <tobez@tobez.org>
5321              Date: Thu, 8 Mar 2007 12:08:45 +0100
5322              Message-ID: <20070308110845.GA24332@heechee.tobez.org>
5323      Branch: perl
5324            ! hints/freebsd.sh
5325 ____________________________________________________________________________
5326 [ 30511] By: craigb                                on 2007/03/08  03:50:32
5327         Log: MM->{ldflags} may not be defined and wouldn't help us locate
5328              the perlshr library anyway (follow-up to #30462).
5329      Branch: perl
5330            ! lib/ExtUtils/Liblist/Kid.pm
5331 ____________________________________________________________________________
5332 [ 30510] By: craigb                                on 2007/03/08  03:06:53
5333         Log: Make vms/gen_shrfls.pl better able to detect header transitions with
5334              various compiler versions (needed after #30463).
5335      Branch: perl
5336            ! vms/gen_shrfls.pl
5337 ____________________________________________________________________________
5338 [ 30500] By: rgs                                   on 2007/03/07  17:08:54
5339         Log: Regenerates internal and external API docs
5340      Branch: perl
5341            ! pod/perlapi.pod pod/perlintern.pod
5342 ____________________________________________________________________________
5343 [ 30499] By: rgs                                   on 2007/03/07  17:05:29
5344         Log: Add the new man page, perlunifaq, in relevant places
5345      Branch: perl
5346            ! plan9/mkfile pod.lst pod/perl.pod vms/descrip_mms.template
5347            ! win32/pod.mak
5348 ____________________________________________________________________________
5349 [ 30497] By: rgs                                   on 2007/03/07  16:36:20
5350         Log: Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves Orton
5351      Branch: perl
5352            ! lib/ExtUtils/Liblist/Kid.pm
5353 ____________________________________________________________________________
5354 [ 30496] By: rgs                                   on 2007/03/07  16:32:48
5355         Log: Use another method to avoid the "possible interpolation" warning
5356              for @- and @+ : do this directly from the lexer (patch by Yves
5357              Orton.) This way, @- and @+ aren't preloaded anymore.
5358              Avoid to require re::Tie::Hash::NamedCapture when the *- or *+
5359              globs are created, this was breaking the build due to miniperl's
5360              inability to load it.
5361      Branch: perl
5362            ! gv.c perl.c toke.c
5363 ____________________________________________________________________________
5364 [ 30493] By: merijn                                on 2007/03/07  13:23:23
5365         Log: Subject: Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
5366              From: Juerd Waalboer <juerd@convolution.nl>
5367              Date: Sun, 4 Mar 2007 16:00:19 +0100
5368              Message-ID: <20070304150019.GN4723@c4.convolution.nl>
5369      Branch: perl
5370            + pod/perlunifaq.pod
5371            ! MANIFEST ext/Encode/Encode.pm ext/Encode/encoding.pm
5372            ! lib/PerlIO.pm lib/utf8.pm pod/perlapi.pod pod/perldata.pod
5373            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
5374            ! pod/perlpacktut.pod pod/perlport.pod pod/perlretut.pod
5375            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlunitut.pod
5376            ! pod/perlvar.pod sv.c
5377 ____________________________________________________________________________
5378 [ 30492] By: rgs                                   on 2007/03/07  11:00:07
5379         Log: Localize $! in splainthis() too. (see bug #41717)
5380      Branch: perl
5381            ! lib/diagnostics.pm
5382 ____________________________________________________________________________
5383 [ 30491] By: rgs                                   on 2007/03/07  10:57:11
5384         Log: Better localisation of $_ in diagnostics.
5385              This fixes bug #41717.
5386      Branch: perl
5387            ! lib/diagnostics.pm
5388 ____________________________________________________________________________
5389 [ 30490] By: rgs                                   on 2007/03/07  10:33:38
5390         Log: Avoid to load the *+ and *- globs too early.
5391              To silence spurious interpolation warnings, merely
5392              create the stash entry for them. Ensure that the
5393              re::Tie::Hash::NamedCapture module is always loaded
5394              when we have created the tied hashes %+ and %-.
5395              Revert change #30483, which is now unnecessary.
5396      Branch: perl
5397            ! gv.c lib/dumpvar.pl perl.c
5398 ____________________________________________________________________________
5399 [ 30489] By: stevep                                on 2007/03/06  16:49:47
5400         Log: Upgrade to IO-Zlib-1.05.  There are updates to the core that have
5401              not yet been included in the CPAN distribution, so the core 
5402              module has a version bump.
5403      Branch: perl
5404            ! lib/IO/Zlib.pm lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/getline.t
5405 ____________________________________________________________________________
5406 [ 30488] By: rgs                                   on 2007/03/06  15:51:06
5407         Log: Fix error messages returned by S_require_tie_mod. Fix small leaks
5408              happening in there too. More importantly, call it when we load both
5409              a hash or a glob.
5410      Branch: perl
5411            ! gv.c
5412 ____________________________________________________________________________
5413 [ 30487] By: rgs                                   on 2007/03/06  15:04:03
5414         Log: Fix a small leak on loading *+ and *- globs
5415      Branch: perl
5416            ! gv.c
5417 ____________________________________________________________________________
5418 [ 30486] By: stevep                                on 2007/03/06  13:52:56
5419         Log: Upgrade to CGI.pm-3.27
5420      Branch: perl
5421            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Util.pm
5422            ! lib/CGI/t/form.t lib/CGI/t/util.t
5423 ____________________________________________________________________________
5424 [ 30485] By: rgs                                   on 2007/03/06  11:19:04
5425         Log: Subject: [PATCH] 'Unknown PerlIO layer "encoding"...' message
5426              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5427              Date: Fri, 2 Mar 2007 06:59:41 -0800 (PST)
5428              Message-ID: <794180.55454.qm@web30208.mail.mud.yahoo.com>
5429      Branch: perl
5430            ! lib/Pod/t/man.t
5431 ____________________________________________________________________________
5432 [ 30484] By: rgs                                   on 2007/03/06  11:10:26
5433         Log: Doc patch about PerlIO::encoding:
5434              
5435              Subject: [PATCH] Re: 'Unknown PerlIO layer "encoding"...' message
5436              From: Tels <nospam-abuse@bloodgate.com>
5437              Date: Fri, 2 Mar 2007 11:31:39 +0000
5438              Message-Id: <200703021131.41085@bloodgate.com>
5439      Branch: perl
5440            ! pod/perlfunc.pod
5441 ____________________________________________________________________________
5442 [ 30483] By: rgs                                   on 2007/03/06  10:32:01
5443         Log: dumpvar.pl must load re::Tie::Hash::NamedCapture if it wants
5444              to dump %+ and %-.
5445      Branch: perl
5446            ! lib/dumpvar.pl
5447 ____________________________________________________________________________
5448 [ 30482] By: steveh                                on 2007/03/06  09:20:51
5449         Log: Reinstate part of #28744 that was accidentally reverted in #30454
5450              to suppress a couple of warnings (at least on Win32)
5451      Branch: perl
5452            ! ext/Math/BigInt/FastCalc/FastCalc.pm
5453            ! ext/Math/BigInt/FastCalc/FastCalc.xs
5454 ____________________________________________________________________________
5455 [ 30481] By: nicholas                              on 2007/03/05  23:52:09
5456         Log: As SvUPGRADE() is a macro wrapping a call to sv_upgrade() inside
5457              a check on the existing SvTYPE(), there's no need to wrap it inside
5458              another explcit check of SvTYPE(). This won't make any difference to
5459              the output of an optimising compiler, but it makes the source clearer.
5460      Branch: perl
5461            ! pp_ctl.c sv.c
5462 ____________________________________________________________________________
5463 [ 30464] By: nicholas                              on 2007/03/05  12:26:46
5464         Log: Change 30461 was wrong. As ext/re (re)builds the regexp engine with
5465              -DDEBUGGING, it's going to need PL_reg_name even if core perl doesn't.
5466              So something is always going to use it, so always define it, and always
5467              export it. (But only define it once, so that static builds work.)
5468      Branch: perl
5469            ! makedef.pl regcomp.pl regnodes.h
5470 ____________________________________________________________________________
5471 [ 30463] By: craigb                                on 2007/03/05  00:13:50
5472         Log: In vms/gen_shrfls.pl, no more special handling of vars from
5473              regcomp.h -- just process the file. (Needed for PL_reg_name.)
5474      Branch: perl
5475            ! vms/gen_shrfls.pl
5476 ____________________________________________________________________________
5477 [ 30462] By: craigb                                on 2007/03/04  22:58:29
5478         Log: Use linker flags rather than compiler flags in ExtUtils::Liblist::Kid::_vms_ext 
5479              when determining whether the perlshr library was linked debug. Also submitted 
5480              to CPAN RT queue at <http://rt.cpan.org/Ticket/Display.html?id=25268>.
5481      Branch: perl
5482            ! lib/ExtUtils/Liblist/Kid.pm
5483 ____________________________________________________________________________
5484 [ 30461] By: nicholas                              on 2007/03/04  19:22:45
5485         Log: It seems that change 30451 should also have arranged to export
5486              PL_reg_name properly. Hopefuly this will fix it, but I don't have
5487              access to any platform where I can test this directly.
5488      Branch: perl
5489            ! globvar.sym makedef.pl
5490 ____________________________________________________________________________
5491 [ 30460] By: stevep                                on 2007/03/04  17:15:38
5492         Log: Subject: [PATCH] Math::BigInt 1.80
5493              From: Tels <nospam-abuse@bloodgate.com>
5494              Date: Sun, 4 Mar 2007 15:57:01 +0000
5495              Message-Id: <200703041557.02996@bloodgate.com>
5496      Branch: perl
5497            + lib/Math/BigInt/t/nan_cmp.t lib/Math/BigInt/t/new_ovld.t
5498            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5499            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
5500            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
5501            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/biglog.t
5502            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
5503 ____________________________________________________________________________
5504 [ 30459] By: nicholas                              on 2007/03/04  11:51:08
5505         Log: Rename exception() to apitest_exception() in XS/APItest, so that it
5506              doesn't clash with the exception() in Devel/PPPort. This way, all
5507              tests pass when both modules are staticly linked.
5508      Branch: perl
5509            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
5510            ! ext/XS/APItest/exception.c ext/XS/APItest/t/exception.t
5511 ____________________________________________________________________________
5512 [ 30458] By: stevep                                on 2007/03/04  07:01:34
5513         Log: Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib-2.004, 
5514              IO-Compress-Zlib-2.004, and Compress-Zlib-2.004.
5515      Branch: perl
5516            ! ext/Compress/Raw/Zlib/Changes
5517            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
5518            ! ext/Compress/Raw/Zlib/Zlib.xs
5519            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
5520            ! ext/Compress/Raw/Zlib/t/02zlib.t ext/Compress/Zlib/Changes
5521            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
5522            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
5523            ! ext/Compress/Zlib/t/03zlib-v1.t ext/IO/Compress/Base/Changes
5524            ! ext/IO/Compress/Base/Makefile.PL ext/IO/Compress/Base/README
5525            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
5526            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
5527            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
5528            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
5529            ! ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
5530            ! ext/IO/Compress/Zlib/README
5531            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
5532            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
5533            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
5534            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
5535            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
5536            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
5537            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
5538            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
5539            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
5540            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
5541            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
5542            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
5543            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
5544            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
5545            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
5546            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
5547            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
5548            ! ext/IO/Compress/Zlib/t/050interop-gzip.t
5549            ! t/lib/compress/generic.pl t/lib/compress/merge.pl
5550 ____________________________________________________________________________
5551 [ 30457] By: stevep                                on 2007/03/04  04:51:28
5552         Log: Upgrade to Time-HiRes-1.9707
5553      Branch: perl
5554            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/t/HiRes.t
5555            ! pod/perlretut.pod
5556 ____________________________________________________________________________
5557 [ 30456] By: craigb                                on 2007/03/03  23:26:33
5558         Log: Clean up the right file in vms/test.com (following #30414).
5559      Branch: perl
5560            ! vms/test.com
5561 ____________________________________________________________________________
5562 [ 30455] By: rgs                                   on 2007/03/03  18:19:01
5563         Log: Add missing file from change #30454
5564      Branch: perl
5565            + ext/Math/BigInt/FastCalc/t/leak.t
5566 ____________________________________________________________________________
5567 [ 30454] By: nicholas                              on 2007/03/03  16:47:05
5568         Log: Subject: [PATCH] Math::BigInt::FastCalc 0.12 (plug leaks)
5569              From: Tels <nospam-abuse@bloodgate.com>
5570              Date: Sat, 3 Mar 2007 17:09:58 +0000
5571              Message-Id: <200703031710.00203@bloodgate.com>
5572      Branch: perl
5573            ! MANIFEST ext/Math/BigInt/FastCalc/FastCalc.pm
5574            ! ext/Math/BigInt/FastCalc/FastCalc.xs
5575 ____________________________________________________________________________
5576 [ 30453] By: nicholas                              on 2007/03/03  15:50:33
5577         Log: Must only use dynamic extensions in the Dynaloader test. If the
5578              extensions are static, it doesn't work :-)
5579      Branch: perl
5580            ! ext/DynaLoader/t/DynaLoader.t
5581 ____________________________________________________________________________
5582 [ 30452] By: nicholas                              on 2007/03/03  15:28:39
5583         Log: As the test is about the parser, not actually running the code, better
5584              to avoid running <STDOUT> rather than run it with warnings disabled.
5585      Branch: perl
5586            ! t/op/gv.t
5587 ____________________________________________________________________________
5588 [ 30451] By: nicholas                              on 2007/03/03  12:22:19
5589         Log: Define and initialise reg_name only once.
5590              This allows re to be a static extension.
5591              As it's now no-longer a static variable in regcomp.c, it needs a PL_
5592              prefix.
5593      Branch: perl
5594            ! regcomp.c regcomp.pl regexec.c regnodes.h
5595 ____________________________________________________________________________
5596 [ 30450] By: rgs                                   on 2007/03/03  10:09:49
5597         Log: Don't let feature.pm interfere with the tests for use VERSION.
5598              That probably needs to be refined.
5599      Branch: perl
5600            ! t/comp/use.t
5601 ____________________________________________________________________________
5602 [ 30449] By: rgs                                   on 2007/03/03  09:39:55
5603         Log: Subject: [PATCH] Don't copy DynaLoader.o unnecessarily
5604              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5605              Date: Thu, 1 Mar 2007 08:47:30 -0800 (PST)
5606              Message-ID: <566598.96493.qm@web30204.mail.mud.yahoo.com>
5607      Branch: perl
5608            ! ext/DynaLoader/Makefile.PL
5609 ____________________________________________________________________________
5610 [ 30448] By: rgs                                   on 2007/03/03  09:36:54
5611         Log: Add a volatile modifier to avoid possible cloberring by longjmp,
5612              as the compiler used by Jerry D. Hedden warns.
5613      Branch: perl
5614            ! perl.c
5615 ____________________________________________________________________________
5616 [ 30447] By: rgs                                   on 2007/03/03  09:34:23
5617         Log: Compilation warnings fixes by Jerry D. Hedden
5618      Branch: perl
5619            ! perlio.c pp_sys.c universal.c xsutils.c
5620 ____________________________________________________________________________
5621 [ 30446] By: rgs                                   on 2007/03/03  09:29:37
5622         Log: Make use VERSION also load feature.pm
5623      Branch: perl
5624            + t/lib/feature/implicit
5625            ! MANIFEST lib/feature.pm pod/perlfunc.pod pp_ctl.c
5626 ____________________________________________________________________________
5627 [ 30445] By: craigb                                on 2007/03/03  04:35:24
5628         Log: Fix a few errors and ambiguities in configure.com caught by
5629              Charlie Hammond's DCL Checker.
5630      Branch: perl
5631            ! configure.com
5632 ____________________________________________________________________________
5633 [ 30444] By: nicholas                              on 2007/03/02  15:02:43
5634         Log: Avoid an assertion failure when overloading readpipe.
5635      Branch: perl
5636            ! t/op/gv.t toke.c
5637 ____________________________________________________________________________
5638 [ 30443] By: nicholas                              on 2007/03/02  14:42:27
5639         Log: More assertion failures, found by auditing the code.
5640      Branch: perl
5641            ! gv.c t/op/gv.t toke.c universal.c
5642 ____________________________________________________________________________
5643 [ 30442] By: nicholas                              on 2007/03/02  13:23:22
5644         Log: Don't crash if the symbol table entry for ISA isn't a typeglob.
5645      Branch: perl
5646            ! gv.c t/op/gv.t
5647 ____________________________________________________________________________
5648 [ 30441] By: rgs                                   on 2007/03/02  12:58:04
5649         Log: More work on perldelta
5650      Branch: perl
5651            ! pod/perl595delta.pod
5652 ____________________________________________________________________________
5653 [ 30440] By: nicholas                              on 2007/03/01  17:46:49
5654         Log: The bug fixed by change 29610 would have been avoided with this
5655              assertion - ensure that the hek argument to Perl_unshare_hek() is not
5656              NULL, because if it is, then S_unshare_hek_or_pvn() will merrily
5657              unshare the string "" instead.
5658      Branch: perl
5659            ! hv.c
5660 ____________________________________________________________________________
5661 [ 30439] By: nicholas                              on 2007/03/01  16:09:31
5662         Log: Don't SEGV when dumping an undefined typeglob. The HEK used to store
5663              the GV's name can be NULL.
5664      Branch: perl
5665            ! gv.h
5666 ____________________________________________________________________________
5667 [ 30438] By: rgs                                   on 2007/03/01  15:22:52
5668         Log: Mention the syntax C<use feature ':5.10'> in feature.pm's synopsis
5669      Branch: perl
5670            ! lib/feature.pm
5671 ____________________________________________________________________________
5672 [ 30437] By: rgs                                   on 2007/03/01  11:20:14
5673         Log: Upgrade to Params::Check 0.26
5674      Branch: perl
5675            ! lib/Params/Check.pm lib/Params/Check/t/01_Params-Check.t
5676 ____________________________________________________________________________
5677 [ 30436] By: rgs                                   on 2007/03/01  10:54:09
5678         Log: Subject: Re: New file: t/op/regexp_email.t
5679              From: demerphq <demerphq@gmail.com>
5680              Date: Wed, 28 Feb 2007 17:45:33 +0100
5681              Message-ID: <9b18b3110702280845p7860ca08taf1aead39a178aa4@mail.gmail.com>
5682      Branch: perl
5683            + t/op/regexp_email.t
5684            ! MANIFEST ext/re/re.pm regcomp.h regexec.c
5685 ____________________________________________________________________________
5686 [ 30435] By: rgs                                   on 2007/03/01  10:30:04
5687         Log: A new test by Abigail: Check that certain modules don't
5688              get loaded when other modules are used.
5689      Branch: perl
5690            + t/lib/no_load.t
5691            ! MANIFEST
5692 ____________________________________________________________________________
5693 [ 30434] By: rgs                                   on 2007/03/01  10:21:58
5694         Log: Subject: [PATCH] Re: Revisits in 'make install'
5695              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5696              Date: Wed, 28 Feb 2007 10:59:49 -0800 (PST)
5697              Message-ID: <95346.11233.qm@web30207.mail.mud.yahoo.com>
5698      Branch: perl
5699            ! Makefile.SH
5700 ____________________________________________________________________________
5701 [ 30433] By: rgs                                   on 2007/03/01  10:10:41
5702         Log: A couple of casting nits by Jarkko
5703      Branch: perl
5704            ! op.c pp_hot.c
5705 ____________________________________________________________________________
5706 [ 30432] By: rgs                                   on 2007/03/01  09:19:07
5707         Log: Teach Module::Build about DragonflyBSD
5708      Branch: perl
5709            ! lib/Module/Build.pm
5710 ____________________________________________________________________________
5711 [ 30431] By: rgs                                   on 2007/02/28  15:27:23
5712         Log: Missing dual-lived modules in maintainers list
5713      Branch: perl
5714            ! Porting/Maintainers.pl
5715 ____________________________________________________________________________
5716 [ 30430] By: rgs                                   on 2007/02/28  14:51:41
5717         Log: Update my email address
5718      Branch: perl
5719            ! AUTHORS Porting/checkAUTHORS.pl
5720 ____________________________________________________________________________
5721 [ 30429] By: steveh                                on 2007/02/28  12:29:35
5722         Log: Subject: [PATCH] Win32 doc update for Win32CORE changes
5723              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
5724              Date: Mon, 26 Feb 2007 11:28:00 -0800 (PST)
5725              Message-ID: <13678.68.166.55.187.1172518080.squirrel@68.166.55.187>
5726      Branch: perl
5727            ! ext/Win32/Win32.pm ext/Win32CORE/Win32CORE.pm
5728 ____________________________________________________________________________
5729 [ 30428] By: rgs                                   on 2007/02/28  10:42:03
5730         Log: Subject: [PATCH t/japh/abigail.t] Unexpected output
5731              From: Abigail <abigail@abigail.be>
5732              Date: Tue, 27 Feb 2007 23:00:28 +0100
5733              Message-ID: <20070227220028.GA460@abigail.nl>
5734      Branch: perl
5735            ! t/japh/abigail.t
5736 ____________________________________________________________________________
5737 [ 30427] By: rgs                                   on 2007/02/28  09:22:56
5738         Log: Remove obsolete test for the deprecation warning I just removed.
5739      Branch: perl
5740            ! t/op/regmesg.t
5741 ____________________________________________________________________________
5742 [ 30426] By: steveh                                on 2007/02/28  09:13:43
5743         Log: Subject: [PATCH] Fix ext/Win32API/File/t/file.t under test harness
5744              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5745              Date: Tue, 27 Feb 2007 09:38:15 -0800 (PST)
5746              Message-ID: <994673.36516.qm@web30215.mail.mud.yahoo.com>
5747      Branch: perl
5748            ! ext/Win32API/File/t/file.t
5749 ____________________________________________________________________________
5750 [ 30425] By: steveh                                on 2007/02/28  09:11:19
5751         Log: Subject: Re: [PATCH] Re: Math::BigInt and Win32API::File whines a lot during make test...
5752              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5753              Date: Tue, 27 Feb 2007 10:33:36 -0800 (PST)
5754              Message-ID: <738238.57355.qm@web30201.mail.mud.yahoo.com>
5755              
5756              (Silences warnings about math lib(s), avoids using Math::BigInt
5757              when using 64-bit ints and changes "new" to "->new()")
5758      Branch: perl
5759            ! ext/Win32API/File/File.pm
5760 ____________________________________________________________________________
5761 [ 30424] By: rgs                                   on 2007/02/28  08:54:05
5762         Log: (?p{}) has been deprecated for a long time.
5763              Remove it, so people are not confused with regard to the
5764              new /p regexp modifier.
5765      Branch: perl
5766            ! regcomp.c t/lib/warnings/regcomp toke.c
5767 ____________________________________________________________________________
5768 [ 30423] By: rgs                                   on 2007/02/28  08:45:55
5769         Log: Add new tests for keys in %+ and %-
5770      Branch: perl
5771            ! t/op/pat.t
5772 ____________________________________________________________________________
5773 [ 30422] By: rgs                                   on 2007/02/28  08:45:13
5774         Log: perltodo nit for SelfLoader
5775      Branch: perl
5776            ! pod/perltodo.pod
5777 ____________________________________________________________________________
5778 [ 30421] By: rgs                                   on 2007/02/28  08:44:16
5779         Log: Fix a couple of typos in internal docs
5780      Branch: perl
5781            ! hv.c util.c
5782 ____________________________________________________________________________
5783 [ 30420] By: nicholas                              on 2007/02/27  23:07:39
5784         Log: Subject: [PATCH AUTHORS] Change of email address.
5785              From: Abigail <abigail@abigail.be>
5786              Message-ID: <20070227225456.GA1808@abigail.nl>
5787              Date: Tue, 27 Feb 2007 23:54:56 +0100
5788      Branch: perl
5789            ! AUTHORS
5790 ____________________________________________________________________________
5791 [ 30419] By: nicholas                              on 2007/02/27  20:36:14
5792         Log: Subject: [PATCH] Skip tests if Encode not built
5793              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5794              Date: Tue, 27 Feb 2007 11:27:58 -0800 (PST)
5795              Message-ID: <176638.9767.qm@web30207.mail.mud.yahoo.com>
5796      Branch: perl
5797            ! lib/Pod/Simple/t/corpustest.t
5798            ! lib/encoding/warnings/t/4-lexical.t
5799 ____________________________________________________________________________
5800 [ 30418] By: rgs                                   on 2007/02/27  14:07:28
5801         Log: Disable the strict pragma before eval'ing selfloaded code.
5802      Branch: perl
5803            ! lib/SelfLoader.pm
5804 ____________________________________________________________________________
5805 [ 30417] By: rgs                                   on 2007/02/27  13:39:03
5806         Log: dmq points out that %+ and %- are not arrays. Fix the doc.
5807      Branch: perl
5808            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm
5809 ____________________________________________________________________________
5810 [ 30416] By: rgs                                   on 2007/02/27  13:16:46
5811         Log: Update Changes
5812      Branch: perl
5813            ! Changes
5814 ____________________________________________________________________________
5815 [ 30415] By: rgs                                   on 2007/02/27  10:56:17
5816         Log: Rework and fix docs for %+, %- and re::Tie::Hash::NamedCapture.
5817      Branch: perl
5818            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm pod/perlvar.pod
5819 ____________________________________________________________________________
5820 [ 30414] By: craigb                                on 2007/02/27  01:41:31
5821         Log: On VMS, use the normal executable file extension for the copy of 
5822              Perl used to run the test suite.  Not doing so was confusing
5823              some of the Module::Build tests.
5824      Branch: perl
5825            ! vms/descrip_mms.template vms/test.com
5826 ____________________________________________________________________________
5827 [ 30413] By: rgs                                   on 2007/02/26  17:10:33
5828         Log: Subject: Re: [perl #41565] qr// memory corruption
5829              From: demerphq <demerphq@gmail.com>
5830              Date: Mon, 26 Feb 2007 16:45:23 +0100
5831              Message-ID: <9b18b3110702260745u373980e8x19ba3afdf33bd424@mail.gmail.com>
5832      Branch: perl
5833            ! ext/re/t/regop.t regcomp.c regexec.c
5834 ____________________________________________________________________________
5835 [ 30412] By: rgs                                   on 2007/02/26  16:49:45
5836         Log: Subject: Re: Regexp recursion limit too low?
5837              From: demerphq <demerphq@gmail.com>
5838              Date: Thu, 15 Feb 2007 17:22:16 +0100
5839              Message-ID: <9b18b3110702150822o13a4f240g86463c60e625fb8f@mail.gmail.com>
5840      Branch: perl
5841            ! regexec.c regexp.h
5842 ____________________________________________________________________________
5843 [ 30411] By: steveh                                on 2007/02/26  13:45:23
5844         Log: Bump $Win32API::File::VERSION for change #30409
5845      Branch: perl
5846            ! ext/Win32API/File/File.pm
5847 ____________________________________________________________________________
5848 [ 30410] By: craigb                                on 2007/02/26  13:36:41
5849         Log: In configure.com, include the Win32 extensions in $Config{known_extensions},
5850              but not it $Config{extensions}.  This way t/TEST knows to exclude them.
5851      Branch: perl
5852            ! configure.com
5853 ____________________________________________________________________________
5854 [ 30409] By: steveh                                on 2007/02/26  13:27:58
5855         Log: Subject: [PATCH] Re: [PATCH] Re: Win32 modules & cygwin
5856              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
5857              Date: Mon, 26 Feb 2007 00:45:10 -0800 (PST)
5858              Message-ID: <1300.63.226.247.142.1172479510.squirrel@63.226.247.142>
5859              
5860              (Stops Win32* extension tests from being run when the
5861              corresponding extensions haven't been built)
5862      Branch: perl
5863            ! ext/Win32API/File/t/file.t ext/Win32API/File/t/tie.t
5864            ! ext/Win32CORE/t/win32core.t
5865 ____________________________________________________________________________
5866 [ 30408] By: nicholas                              on 2007/02/26  11:59:27
5867         Log: Update the FSF's address. Plus some other whitespace and NON-WHITESPACE
5868              changes that have crept into the GPL v2.
5869      Branch: perl
5870            ! README emacs/cperl-mode.el lib/Tie/File.pm pod/perlgpl.pod
5871 ____________________________________________________________________________
5872 [ 30407] By: nicholas                              on 2007/02/26  11:07:06
5873         Log: Fix bug #41550 -  AUTOLOAD :lvalue not working the same in blead as in
5874              5.8.8 (a code example from "Extending and Embedding Perl")
5875      Branch: perl
5876            ! op.h t/op/sub_lval.t
5877 ____________________________________________________________________________
5878 [ 30406] By: nicholas                              on 2007/02/26  09:33:15
5879         Log: Convert t/op/sub_lval.t to test.pl
5880      Branch: perl
5881            ! t/op/sub_lval.t
5882 ____________________________________________________________________________
5883 [ 30405] By: rgs                                   on 2007/02/26  06:59:44
5884         Log: Module::Pluggable wasn't in the maintainers list
5885      Branch: perl
5886            ! Porting/Maintainers.pl
5887 ____________________________________________________________________________
5888 [ 30404] By: rgs                                   on 2007/02/26  06:57:22
5889         Log: Add a version number to Module::Pluggable::Object and
5890              bump the version number of Module::Pluggable
5891      Branch: perl
5892            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
5893 ____________________________________________________________________________
5894 [ 30403] By: craigb                                on 2007/02/26  04:35:18
5895         Log: In perlport, refine description of eight-level directory depth
5896              limitation on older VMS systems and add example of how to tell 
5897              when we're in trouble.
5898      Branch: perl
5899            ! pod/perlport.pod
5900 ____________________________________________________________________________
5901 [ 30402] By: craigb                                on 2007/02/26  01:08:07
5902         Log: Assorted updates to vms/vms.c to fix compiler errors on VAX.
5903      Branch: perl
5904            ! vms/vms.c
5905 ____________________________________________________________________________
5906 [ 30401] By: craigb                                on 2007/02/26  01:06:30
5907         Log: One more longdouble nit for configure.com, following 30217, 30325, and 30329.
5908      Branch: perl
5909            ! configure.com
5910 ____________________________________________________________________________
5911 [ 30400] By: craigb                                on 2007/02/26  00:42:30
5912         Log: Module::Pluggable::Object::search_paths portability update prompted by
5913              VMS test failures.  Patch also submitted to CPAN RT queue at 
5914              <http://rt.cpan.org/Public/Bug/Display.html?id=13607>.
5915      Branch: perl
5916            ! lib/Module/Pluggable/Object.pm
5917            ! lib/Module/Pluggable/t/20dodgy_files.t
5918 ____________________________________________________________________________
5919 [ 30399] By: rgs                                   on 2007/02/25  17:00:26
5920         Log: Subject: [PATCH] sigtrap.pm (handler_traceback): do not clobber $_
5921              From: Alexey Tourbin <at@altlinux.ru>
5922              Date: Sat, 24 Feb 2007 21:24:32 +0300
5923              Message-ID: <20070224182432.GA14446@localhost.localdomain>
5924      Branch: perl
5925            ! lib/sigtrap.pm
5926 ____________________________________________________________________________
5927 [ 30398] By: rgs                                   on 2007/02/25  16:44:52
5928         Log: Subject: [perl #41560] [PATCH] crash in Perl_vmess when GvIOp is null 
5929              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
5930              Date: Tue, 20 Feb 2007 16:38:20 -0800
5931              Message-ID: <rt-3.6.HEAD-24617-1172018300-131.41560-75-0@perl.org>
5932      Branch: perl
5933            ! util.c
5934 ____________________________________________________________________________
5935 [ 30397] By: rgs                                   on 2007/02/25  16:19:07
5936         Log: Subject: Re: [perl #41513] (parsing?)problem when using a '/' followed by a Switch statement
5937              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
5938              Date: Sat, 24 Feb 2007 15:08:44 +0100
5939              Message-ID: <17de7ee80702240608n1411ef67xcdd1ffb238742bc1@mail.gmail.com>
5940      Branch: perl
5941            ! lib/Switch.pm
5942 ____________________________________________________________________________
5943 [ 30396] By: rgs                                   on 2007/02/25  15:29:20
5944         Log: - Use the same regexp as in change #30395 to parse subroutine
5945              declarations
5946              - Make SelfLoader strict-compliant
5947              - Constant fold debug code out
5948      Branch: perl
5949            ! lib/SelfLoader.pm
5950 ____________________________________________________________________________
5951 [ 30395] By: rgs                                   on 2007/02/25  15:04:17
5952         Log: Factorize three regexps into one, using new regexp features
5953              (with some help from Yves Orton). (Now the compatibilty of this
5954              module with 5.8.x perls is doomed.)
5955      Branch: perl
5956            ! lib/AutoSplit.pm
5957 ____________________________________________________________________________
5958 [ 30394] By: rgs                                   on 2007/02/25  14:42:11
5959         Log: Don't clobber $_ by using "my $_". Potential bug found by Alexey Tourbin.
5960      Branch: perl
5961            ! lib/AutoSplit.pm
5962 ____________________________________________________________________________
5963 [ 30393] By: craigb                                on 2007/02/25  00:54:14
5964         Log: Add a comment to mg.c to clarify that words like "raise" and
5965              "pending" in the context of Perl's deferred signals bear only
5966              an analogous relationship to the underlying signal mechanism.
5967      Branch: perl
5968            ! mg.c
5969 ____________________________________________________________________________
5970 [ 30392] By: craigb                                on 2007/02/24  21:52:23
5971         Log: Update descriptions of long-running ops and non-deferrable
5972              signals in perlipc.pod.
5973      Branch: perl
5974            ! pod/perlipc.pod
5975 ____________________________________________________________________________
5976 [ 30391] By: rgs                                   on 2007/02/24  15:55:06
5977         Log: Subject: [PATCH] ExtUtils/Constant/Base.pm: use constant folding to eliminated dead code
5978              From: Alexey Tourbin <at@altlinux.ru>
5979              Date: Sat, 24 Feb 2007 15:52:23 +0300
5980              Message-ID: <20070224125223.GA17227@localhost.localdomain>
5981      Branch: perl
5982            ! lib/ExtUtils/Constant/Base.pm
5983 ____________________________________________________________________________
5984 [ 30390] By: rgs                                   on 2007/02/24  15:48:49
5985         Log: Subject: [PATCH] ExtUtils/MM_Unix.pm (fixin): do not clobber $/
5986              From: Alexey Tourbin <at@altlinux.ru>
5987              Date: Sat, 24 Feb 2007 15:38:58 +0300
5988              Message-ID: <20070224123858.GA11434@localhost.localdomain>
5989      Branch: perl
5990            ! lib/ExtUtils/MM_Unix.pm
5991 ____________________________________________________________________________
5992 [ 30389] By: rgs                                   on 2007/02/24  15:42:45
5993         Log: Subject: [PATCH] perlio.c (PerlIO_tmpfile): fix memory leak
5994              From: Alexey Tourbin <at@altlinux.ru>
5995              Date: Sat, 24 Feb 2007 14:47:35 +0300
5996              Message-ID: <20070224114735.GA3454@localhost.localdomain>
5997      Branch: perl
5998            ! perlio.c
5999 ____________________________________________________________________________
6000 [ 30388] By: rgs                                   on 2007/02/24  09:53:56
6001         Log: Add a new test for undef and delete on stash entries that
6002              are bound to subroutines or methods. Based on a test by
6003              Robert 'phaylon' Sedlacek.
6004      Branch: perl
6005            + t/op/symbolcache.t
6006            ! MANIFEST
6007 ____________________________________________________________________________
6008 [ 30387] By: rgs                                   on 2007/02/24  09:29:20
6009         Log: C<keys %+> should not warn. Don't make scan_ident test for
6010              ambiguous unary ops when the following token is a hash identifier.
6011              (like with scalars and arrays)
6012      Branch: perl
6013            ! t/lib/warnings/toke toke.c
6014 ____________________________________________________________________________
6015 [ 30386] By: rgs                                   on 2007/02/24  09:04:10
6016         Log: Indexing and POD fixes
6017      Branch: perl
6018            ! pod/perlop.pod
6019 ____________________________________________________________________________
6020 [ 30385] By: rgs                                   on 2007/02/24  08:51:29
6021         Log: Subject: [PATCH] perlretut.pod, 2nd version
6022              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
6023              Date: Thu, 22 Feb 2007 09:36:19 +0100
6024              Message-ID: <45DD5603.1040402@thalesgroup.com>
6025      Branch: perl
6026            ! pod/perlretut.pod
6027 ____________________________________________________________________________
6028 [ 30384] By: rgs                                   on 2007/02/24  07:22:05
6029         Log: At least, fix the MakeMaker build_man tests.
6030      Branch: perl
6031            ! lib/ExtUtils/t/build_man.t
6032 ____________________________________________________________________________
6033 [ 30383] By: rgs                                   on 2007/02/23  18:19:32
6034         Log: Subject: [PATCH blead] Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does not work with 'nomethod'
6035              From: Rick Delaney <rick@bort.ca>
6036              Date: Wed, 21 Feb 2007 16:53:16 -0500
6037              Message-ID: <20070221215316.GF5646@bort.ca>
6038      Branch: perl
6039            ! gv.c lib/overload.t
6040 ____________________________________________________________________________
6041 [ 30382] By: rgs                                   on 2007/02/22  18:29:18
6042         Log: Reinstate tests removed by change #30381, but don't
6043              "use Config" in the test, because that will overwrite
6044              %main::Config with the real Config hash, not the fake
6045              one from MakeMaker.
6046      Branch: perl
6047            ! lib/ExtUtils/t/build_man.t
6048 ____________________________________________________________________________
6049 [ 30381] By: stevep                                on 2007/02/22  18:09:06
6050         Log: Revert changes to lib/ExtUtils/t/build_man.t from change 
6051              #30380.  The changes in that test write to the now
6052              readonly %Config.
6053      Branch: perl
6054            ! lib/ExtUtils/t/build_man.t
6055 ____________________________________________________________________________
6056 [ 30380] By: stevep                                on 2007/02/22  14:36:27
6057         Log: Upgrade to ExtUtils-MakeMaker-6.32.  Included a version
6058              bump to ExtUtils::MakeMaker to 6.32_01 because changes
6059              #29266 and #29583 were missing from the new release.
6060      Branch: perl
6061            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist.pm
6062            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM.pm
6063            ! lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_Any.pm
6064            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
6065            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
6066            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
6067            ! lib/ExtUtils/MM_QNX.pm lib/ExtUtils/MM_UWIN.pm
6068            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6069            ! lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MM_Win32.pm
6070            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
6071            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Config.pm
6072            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/MakeMaker/bytes.pm
6073            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
6074            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/build_man.t
6075            ! lib/ExtUtils/testlib.pm
6076 ____________________________________________________________________________
6077 [ 30379] By: steveh                                on 2007/02/22  09:09:31
6078         Log: Subject: [PATCH] Re: Win32 modules & cygwin
6079              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
6080              Date: Tue, 20 Feb 2007 01:50:18 -0800 (PST)
6081              Message-ID: <1254.67.42.109.122.1171965018.squirrel@67.42.109.122>
6082              
6083              Also includes integration & deletion of win32/ext/Win32API to
6084              ext/Win32API, and addition of copyright message and corrections to
6085              spacing/tabbing as suggested by Jan Dubois.
6086      Branch: perl
6087            + ext/Win32API/File/t/file.t ext/Win32CORE/Makefile.PL
6088            + ext/Win32CORE/Win32CORE.c ext/Win32CORE/Win32CORE.pm
6089            + ext/Win32CORE/t/win32core.t
6090           +> ext/Win32API/File/Changes
6091           +> ext/Win32API/File/ExtUtils/Myconst2perl.pm
6092           +> ext/Win32API/File/File.pm ext/Win32API/File/File.xs
6093           +> ext/Win32API/File/Makefile.PL ext/Win32API/File/README
6094           +> ext/Win32API/File/buffers.h ext/Win32API/File/cFile.h
6095           +> ext/Win32API/File/cFile.pc ext/Win32API/File/const2perl.h
6096           +> ext/Win32API/File/t/tie.t ext/Win32API/File/typemap
6097            - win32/ext/Win32API/File/Changes
6098            - win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm
6099            - win32/ext/Win32API/File/File.pm
6100            - win32/ext/Win32API/File/File.xs
6101            - win32/ext/Win32API/File/Makefile.PL
6102            - win32/ext/Win32API/File/README
6103            - win32/ext/Win32API/File/buffers.h
6104            - win32/ext/Win32API/File/cFile.h
6105            - win32/ext/Win32API/File/cFile.pc
6106            - win32/ext/Win32API/File/const2perl.h
6107            - win32/ext/Win32API/File/t/file.t
6108            - win32/ext/Win32API/File/t/tie.t
6109            - win32/ext/Win32API/File/typemap
6110            ! Configure MANIFEST Porting/Maintainers.pl cygwin/cygwin.c
6111            ! hints/cygwin.sh mkppport.lst win32/FindExt.pm win32/Makefile
6112            ! win32/config_sh.PL win32/makefile.mk win32/win32.c
6113 ____________________________________________________________________________
6114 [ 30378] By: stevep                                on 2007/02/21  17:50:37
6115         Log: Upgrade to CPAN-1.88_77.
6116      Branch: perl
6117            ! lib/CPAN.pm
6118 ____________________________________________________________________________
6119 [ 30376] By: rgs                                   on 2007/02/21  17:33:54
6120         Log: Subject: [PATCH] Re: [PATCH] Test with Errno in autouse.t
6121              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6122              Date: Wed, 21 Feb 2007 09:27:20 -0800 (PST)
6123              Message-ID: <619324.6794.qm@web30207.mail.mud.yahoo.com>
6124      Branch: perl
6125            ! lib/autouse.t
6126 ____________________________________________________________________________
6127 [ 30375] By: steveh                                on 2007/02/21  13:36:14
6128         Log: Remove unreferenced local variable
6129      Branch: perl
6130            ! ext/threads/threads.pm ext/threads/threads.xs
6131 ____________________________________________________________________________
6132 [ 30374] By: steveh                                on 2007/02/21  08:40:18
6133         Log: Fix Win32 compilation error following #30372
6134      Branch: perl
6135            ! regcomp.c
6136 ____________________________________________________________________________
6137 [ 30373] By: craigb                                on 2007/02/21  01:55:37
6138         Log: Fix VMS exit handling broken in Test::Harness 2.64. Also
6139              submitted as http://rt.cpan.org/Public/Bug/Display.html?id=24985
6140              on CPAN RT queue.
6141      Branch: perl
6142            ! lib/Test/Harness/Results.pm lib/Test/Harness/Straps.pm
6143 ____________________________________________________________________________
6144 [ 30372] By: stevep                                on 2007/02/20  13:24:38
6145         Log: Silence a couple of compile warnings.
6146      Branch: perl
6147            ! regcomp.c regexec.c
6148 ____________________________________________________________________________
6149 [ 30371] By: rgs                                   on 2007/02/20  11:05:15
6150         Log: Some INSTALL nits by Andy Dougherty
6151      Branch: perl
6152            ! INSTALL
6153 ____________________________________________________________________________
6154 [ 30370] By: rgs                                   on 2007/02/20  10:44:44
6155         Log: Skip test when Encode isn't built
6156              (noticed by Jerry D. Hedden)
6157      Branch: perl
6158            ! ext/PerlIO/encoding/t/nolooping.t
6159 ____________________________________________________________________________
6160 [ 30369] By: rgs                                   on 2007/02/20  10:39:52
6161         Log: Subject: [PATCH] Test with Errno in autouse.t
6162              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6163              Date: Sun, 18 Feb 2007 09:09:23 -0800 (PST)
6164              Message-ID: <834019.44481.qm@web30203.mail.mud.yahoo.com>
6165      Branch: perl
6166            ! lib/autouse.t
6167 ____________________________________________________________________________
6168 [ 30368] By: rgs                                   on 2007/02/20  09:31:59
6169         Log: A few nits to perlfunc/map.
6170      Branch: perl
6171            ! pod/perlfunc.pod
6172 ____________________________________________________________________________
6173 [ 30367] By: stevep                                on 2007/02/20  03:55:21
6174         Log: Subject: [PATCH] regexec.c: S_ stands for static
6175              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
6176              Date: Tue, 20 Feb 2007 03:03:03 +0200 (EET)
6177              Message-Id: <20070220010303.2380A43A67@anubis.hut.fi>
6178      Branch: perl
6179            ! regexec.c
6180 ____________________________________________________________________________
6181 [ 30366] By: stevep                                on 2007/02/20  03:52:37
6182         Log: Subject: [PATCH] dump.c: format fixes
6183              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
6184              Date: Tue, 20 Feb 2007 03:00:50 +0200 (EET)
6185              Message-Id: <20070220010050.CCDAF43A67@anubis.hut.fi>
6186      Branch: perl
6187            ! dump.c
6188 ____________________________________________________________________________
6189 [ 30365] By: nicholas                              on 2007/02/19  23:58:53
6190         Log: Avoid *some* g++ errors. (But not all yet)
6191      Branch: perl
6192            ! sv.c warnings.h warnings.pl
6193 ____________________________________________________________________________
6194 [ 30362] By: stevep                                on 2007/02/19  20:51:10
6195         Log: Subject: [PATCH] blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVATE needs tweaking
6196              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
6197              Date: Mon, 19 Feb 2007 19:41:07 +0200 (EET)
6198              Message-Id: <20070219174107.63EEB43A67@anubis.hut.fi>
6199              
6200              Plus a regen picked up changes in pod/perlapi.pod related to change
6201              #30347.
6202      Branch: perl
6203            ! opcode.h opcode.pl pod/perlapi.pod sv.c util.c
6204 ____________________________________________________________________________
6205 [ 30361] By: stevep                                on 2007/02/19  19:42:47
6206         Log: Upgrade to CPAN-1.88_76
6207      Branch: perl
6208            ! lib/CPAN.pm
6209 ____________________________________________________________________________
6210 [ 30360] By: stevep                                on 2007/02/19  19:27:27
6211         Log: Subject: [PATCH] integrate bignum 0.19
6212              From: Tels <nospam-abuse@bloodgate.com>
6213              Date: Sat, 3 Feb 2007 13:42:20 +0100
6214              Message-Id: <200702031342.21634@bloodgate.com>
6215      Branch: perl
6216            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
6217            ! lib/bigrat.pm
6218 ____________________________________________________________________________
6219 [ 30359] By: stevep                                on 2007/02/19  19:23:03
6220         Log: Subject: [PATCH] Integrate BigRat 0.17
6221              From: Tels <nospam-abuse@bloodgate.com>
6222              Date: Sat, 3 Feb 2007 13:10:57 +0100
6223              Message-Id: <200702031310.58656@bloodgate.com>
6224      Branch: perl
6225            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
6226 ____________________________________________________________________________
6227 [ 30358] By: stevep                                on 2007/02/19  19:15:15
6228         Log: Subject: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
6229              From: Tels <nospam-abuse@bloodgate.com>
6230              Date: Fri, 2 Feb 2007 15:37:36 +0100
6231              Message-Id: <200702021537.38442@bloodgate.com>
6232              
6233              Subject: Re: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
6234              From: Tels <nospam-abuse@bloodgate.com>
6235              Date: Tue, 6 Feb 2007 20:18:48 +0100
6236              Message-Id: <200702062019.05487@bloodgate.com>
6237              
6238              Also, a fix for @INC in lib/Math/BigInt/t/calling.t
6239              
6240              Additional tests to perform Pod and Pod coverage testing
6241              were left out based on removal of similar test files previously.
6242      Branch: perl
6243            ! ext/Math/BigInt/FastCalc/FastCalc.pm
6244            ! ext/Math/BigInt/FastCalc/Makefile.PL lib/Math/BigFloat.pm
6245            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
6246            ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbf.t
6247            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
6248            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
6249            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
6250            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/sub_mbf.t
6251            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
6252            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
6253            ! t/lib/Math/BigInt/BareCalc.pm t/lib/Math/BigInt/Scalar.pm
6254            ! t/lib/Math/BigInt/Subclass.pm
6255 ____________________________________________________________________________
6256 [ 30357] By: rgs                                   on 2007/02/19  18:23:51
6257         Log: Revert change #28980 per Jarkko's suggestion
6258              (it was actually breaking g++ builds)
6259      Branch: perl
6260            ! ext/Encode/bin/enc2xs
6261 ____________________________________________________________________________
6262 [ 30352] By: rgs                                   on 2007/02/19  13:41:41
6263         Log: Actually, only changes to regexec.c from #30081 needed to be reverted.
6264      Branch: perl
6265            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
6266 ____________________________________________________________________________
6267 [ 30351] By: rgs                                   on 2007/02/19  13:08:03
6268         Log: Revert change #30081 at dmq's request, and mark its tests
6269              as TODO. (This should restore compilation with g++)
6270      Branch: perl
6271            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
6272            ! regexec.c t/op/pat.t
6273 ____________________________________________________________________________
6274 [ 30349] By: rgs                                   on 2007/02/19  10:08:38
6275         Log: Add a cast for C++ compilation
6276      Branch: perl
6277            ! mg.c
6278 ____________________________________________________________________________
6279 [ 30348] By: nicholas                              on 2007/02/18  20:07:39
6280         Log: More efficient to call newSV_type() then SvGROW() instead of newSV()
6281              with a size then sv_upgrade(), as the latter calls sv_upgrade() twice.
6282      Branch: perl
6283            ! perl.c toke.c
6284 ____________________________________________________________________________
6285 [ 30347] By: nicholas                              on 2007/02/18  19:40:43
6286         Log: Add a new API function newSV_type, to replace the idiom:
6287              sv = newSV(0);
6288              sv_upgrade(sv, type);
6289      Branch: perl
6290            ! av.c embed.fnc embed.h global.sym gv.c hv.c mathoms.c op.c
6291            ! pad.c perl.c pp.c pp_ctl.c pp_hot.c proto.h sv.c toke.c
6292 ____________________________________________________________________________
6293 [ 30346] By: nicholas                              on 2007/02/18  18:33:04
6294         Log: Properly handle the differences in hints in the optree with/without
6295              use open; by adding the with-open hints to all the golden results,
6296              and providing a new flag strip_open_hint to checkOptree().
6297      Branch: perl
6298            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
6299            ! ext/B/t/optree_concise.t ext/B/t/optree_constants.t
6300            ! ext/B/t/optree_misc.t ext/B/t/optree_samples.t
6301            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
6302            ! ext/B/t/optree_varinit.t
6303 ____________________________________________________________________________
6304 [ 30345] By: nicholas                              on 2007/02/18  17:56:13
6305         Log: newHV doesn't need to turn off POK or NOK, as they will default to not
6306              being set.
6307      Branch: perl
6308            ! hv.c
6309 ____________________________________________________________________________
6310 [ 30344] By: nicholas                              on 2007/02/18  14:18:01
6311         Log: test.pl should locally increase $Level, rather than setting it to a
6312              hard value, so that callers of like and unlike can present diagnostics
6313              with the line number of their own caller.
6314      Branch: perl
6315            ! t/test.pl
6316 ____________________________________________________________________________
6317 [ 30343] By: craigb                                on 2007/02/18  03:54:46
6318         Log: Make vms/munchconfig.c able to take a list of substitutions from
6319              a file so we don't overflow the command buffer on older systems.
6320      Branch: perl
6321            ! configure.com vms/munchconfig.c
6322 ____________________________________________________________________________
6323 [ 30342] By: craigb                                on 2007/02/17  22:40:51
6324         Log: Make configure.com's manifest checker more robust when handling files with 
6325              multiple dots that also have an underscore in the name (e.g., foo_bar.tar.gz).
6326              Various archive utilities will create that as foo_bar_tar.gz or foo_bar.tar_gz,
6327              at least on ODS-2 volumes.
6328      Branch: perl
6329            ! configure.com
6330 ____________________________________________________________________________
6331 [ 30335] By: nicholas                              on 2007/02/17  14:12:07
6332         Log: Missed an aTHX_ in B's call to Perl_emulate_cop_io.
6333              Missed that global.sym was modified.
6334      Branch: perl
6335            ! ext/B/B.xs global.sym
6336 ____________________________________________________________________________
6337 [ 30334] By: nicholas                              on 2007/02/17  12:39:17
6338         Log: Split the storage of the layers specificied by open.pm into one hint
6339              for input, and one for output, as this better reflects how they are
6340              used. The original "concatenate with \0" plan was really only a
6341              compramise to avoid needing to increase every COP by 2 pointers.
6342      Branch: perl
6343            ! embed.fnc embed.h ext/B/B.xs ext/B/B/Concise.pm
6344            ! ext/B/t/OptreeCheck.pm mg.c perl.h perlio.c proto.h
6345 ____________________________________________________________________________
6346 [ 30333] By: nicholas                              on 2007/02/16  23:54:33
6347         Log: Move all the cut&paste open TODO logic into OptreeCheck.pm, where it
6348              should have been in the first place. Apply strict and warnings to
6349              OptreeCheck.pm, and remove dead code they show up.
6350      Branch: perl
6351            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
6352            ! ext/B/t/optree_concise.t ext/B/t/optree_constants.t
6353            ! ext/B/t/optree_misc.t ext/B/t/optree_samples.t
6354            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
6355            ! ext/B/t/optree_varinit.t
6356 ____________________________________________________________________________
6357 [ 30332] By: stevep                                on 2007/02/16  20:19:16
6358         Log: Subject: [perl #41521] Fix for IO::Socket send method
6359              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
6360              Date: Fri, 16 Feb 2007 11:26:45 -0800
6361              Message-ID: <rt-3.6.HEAD-24617-1171654005-819.41521-75-0@perl.org>
6362      Branch: perl
6363            ! ext/IO/lib/IO/Socket.pm
6364 ____________________________________________________________________________
6365 [ 30331] By: steveh                                on 2007/02/16  18:14:58
6366         Log: Fix Win32 build after unusual breakage caused by #30327
6367              (Boy, did that take some tracking down!)
6368      Branch: perl
6369            ! win32/config_h.PL
6370 ____________________________________________________________________________
6371 [ 30330] By: rgs                                   on 2007/02/16  15:38:39
6372         Log: Update Changes
6373      Branch: perl
6374            ! Changes
6375 ____________________________________________________________________________
6376 [ 30329] By: craigb                                on 2007/02/16  14:41:18
6377         Log: In configure.com, put the "use" back in useieee (typo in #30325)
6378      Branch: perl
6379            ! configure.com
6380 ____________________________________________________________________________
6381 [ 30327] By: rgs                                   on 2007/02/16  10:30:57
6382         Log: Avoid to run config_h.SH twice during configuration.
6383      Branch: perl
6384            ! cflags.SH config_h.SH
6385 ____________________________________________________________________________
6386 [ 30325] By: craigb                                on 2007/02/16  00:43:07
6387         Log: In configure.com, further disambiguate -Duselongdouble and its 
6388              prerequisites from other 64-bit options.
6389      Branch: perl
6390            ! configure.com
6391 ____________________________________________________________________________
6392 [ 30317] By: rgs                                   on 2007/02/15  14:16:56
6393         Log: Hakim Cassimally is the new maintainer of the Perldoc modules
6394      Branch: perl
6395            ! Porting/Maintainers.pl
6396 ____________________________________________________________________________
6397 [ 30315] By: rgs                                   on 2007/02/15  13:10:31
6398         Log: Subject: Re: Patch for Deep recursion in B::Deparse
6399              From: Ash Berlin <ash_cpan@firemirror.com>
6400              Date: Thu, 15 Feb 2007 10:47:15 +0000
6401              Message-ID: <45D43A33.6070101@firemirror.com>
6402      Branch: perl
6403            ! ext/B/B/Deparse.pm
6404 ____________________________________________________________________________
6405 [ 30313] By: rgs                                   on 2007/02/15  12:39:46
6406         Log: Subject: Re: [perl #41491] Incorrect regexp warning.
6407              From: demerphq <demerphq@gmail.com>
6408              Date: Thu, 15 Feb 2007 12:07:40 +0100
6409              Message-ID: <9b18b3110702150307t21b5efd2jfdeebccdff9175b1@mail.gmail.com>
6410      Branch: perl
6411            ! regcomp.c
6412 ____________________________________________________________________________
6413 [ 30310] By: rgs                                   on 2007/02/15  09:34:01
6414         Log: Subject: [PATCH] Use newer 'threads' constructs
6415              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6416              Date: Mon, 12 Feb 2007 12:04:33 -0800 (PST)
6417              Message-ID: <844555.64815.qm@web30202.mail.mud.yahoo.com>
6418      Branch: perl
6419            ! ext/XS/APItest/t/my_cxt.t ext/threads/shared/t/blessed.t
6420            ! ext/threads/shared/t/cond.t ext/threads/shared/t/hv_refs.t
6421            ! ext/threads/threads.xs lib/Thread/Queue.t lib/perl5db.pl
6422            ! pod/perlapi.pod pod/perlxs.pod sv.c t/op/threads.t
6423 ____________________________________________________________________________
6424 [ 30298] By: nicholas                              on 2007/02/14  20:59:02
6425         Log: There's no need to special case SVt_NULL in the print code, as it's
6426              only 0.01% of the cases called, and the call to SvPV_const() will
6427              issue the same warning and return the same empty string result for us.
6428              Unfortunately changing the switch statement to an if results in lots of
6429              whitespace changes, hence this change appears much larger than it is.
6430      Branch: perl
6431            ! doio.c
6432 ____________________________________________________________________________
6433 [ 30293] By: rgs                                   on 2007/02/14  17:29:53
6434         Log: Allow to override MAX_RECURSE_EVAL_NOCHANGE_DEPTH,
6435              introduced in change 28939 (this should be documented)
6436      Branch: perl
6437            ! regexp.h
6438 ____________________________________________________________________________
6439 [ 30280] By: mhx                                   on 2007/02/14  13:23:50
6440         Log: Upgrade to Devel::PPPort 3.11
6441      Branch: perl
6442            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
6443            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL
6444            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README
6445            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
6446            ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/module2.c
6447            ! ext/Devel/PPPort/module3.c ext/Devel/PPPort/parts/apicheck.pl
6448            ! ext/Devel/PPPort/parts/inc/MY_CXT
6449            ! ext/Devel/PPPort/parts/inc/SvPV
6450            ! ext/Devel/PPPort/parts/inc/SvREFCNT
6451            ! ext/Devel/PPPort/parts/inc/Sv_set
6452            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
6453            ! ext/Devel/PPPort/parts/inc/exception
6454            ! ext/Devel/PPPort/parts/inc/format
6455            ! ext/Devel/PPPort/parts/inc/grok
6456            ! ext/Devel/PPPort/parts/inc/limits
6457            ! ext/Devel/PPPort/parts/inc/mPUSH
6458            ! ext/Devel/PPPort/parts/inc/magic
6459            ! ext/Devel/PPPort/parts/inc/memory
6460            ! ext/Devel/PPPort/parts/inc/misc
6461            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
6462            ! ext/Devel/PPPort/parts/inc/newRV
6463            ! ext/Devel/PPPort/parts/inc/podtest
6464            ! ext/Devel/PPPort/parts/inc/ppphbin
6465            ! ext/Devel/PPPort/parts/inc/ppphdoc
6466            ! ext/Devel/PPPort/parts/inc/ppphtest
6467            ! ext/Devel/PPPort/parts/inc/pvs
6468            ! ext/Devel/PPPort/parts/inc/snprintf
6469            ! ext/Devel/PPPort/parts/inc/strlfuncs
6470            ! ext/Devel/PPPort/parts/inc/sv_xpvf
6471            ! ext/Devel/PPPort/parts/inc/threads
6472            ! ext/Devel/PPPort/parts/inc/uv
6473            ! ext/Devel/PPPort/parts/inc/variables
6474            ! ext/Devel/PPPort/parts/inc/version
6475            ! ext/Devel/PPPort/parts/inc/warn
6476            ! ext/Devel/PPPort/parts/ppptools.pl ext/Devel/PPPort/soak
6477            ! ext/Devel/PPPort/typemap
6478 ____________________________________________________________________________
6479 [ 30278] By: merijn                                on 2007/02/14  07:54:59
6480         Log: Subject: Re: [PATCH] Document that m//k works
6481              From: demerphq <demerphq@gmail.com>
6482              Date: Tue, 13 Feb 2007 22:04:54 +0100
6483              Message-ID: <9b18b3110702131304q370f3530j463c1a59c5ac1dfe@mail.gmail.com>
6484      Branch: perl
6485            + t/op/regexp_pmod.t
6486            - t/op/regexp_kmod.t
6487            ! MANIFEST ext/re/t/re_funcs.t pod/perlop.pod pod/perlre.pod
6488            ! pod/perlvar.pod regexp.h
6489 ____________________________________________________________________________
6490 [ 30277] By: nicholas                              on 2007/02/14  00:04:54
6491         Log: Change 30276 wasn't meant do mess with t/lib/common.pl. Oops.
6492              Undo the mistake.
6493      Branch: perl
6494            ! t/lib/common.pl
6495 ____________________________________________________________________________
6496 [ 30268] By: nicholas                              on 2007/02/13  20:11:53
6497         Log: Invoke minitrue to ensure that my spelling had always been correct.
6498              [We] thank Big Brother for raising the chocolate ration to twenty
6499              grammes a week.
6500      Branch: perl
6501            ! Changes
6502 ____________________________________________________________________________
6503 [ 30267] By: merijn                                on 2007/02/13  20:11:08
6504         Log: Subject: Re: Segmentation fault at undeclared for loop variable
6505              From: Robin Houston <robin@cpan.org>
6506              Date: Tue, 13 Feb 2007 16:50:08 +0000
6507              Message-Id: <C8B8E41C-C6FE-4822-918B-C62C916194DF@cpan.org>
6508      Branch: perl
6509            ! op.c
6510 ____________________________________________________________________________
6511 [ 30265] By: merijn                                on 2007/02/13  19:43:15
6512         Log: Subject: [PATCH] add hooks for capture buffers into regex engine.
6513              From: demerphq <demerphq@gmail.com>
6514              Date: Tue, 13 Feb 2007 20:27:33 +0100
6515              Message-ID: <9b18b3110702131127q79cc6df1lb1480d9a40d15213@mail.gmail.com>
6516      Branch: perl
6517            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h mg.c perl.h
6518            ! proto.h regcomp.c regcomp.h regexp.h
6519 ____________________________________________________________________________
6520 [ 30264] By: merijn                                on 2007/02/13  19:36:56
6521         Log: Subject: Re: [perl #41491] Incorrect regexp warning.
6522              From: demerphq <demerphq@gmail.com>
6523              Date: Tue, 13 Feb 2007 19:09:17 +0100
6524              Message-ID: <9b18b3110702131009l6a0867a3m8317c9d62328f834@mail.gmail.com>
6525      Branch: perl
6526            ! regcomp.c
6527 ____________________________________________________________________________
6528 [ 30258] By: steveh                                on 2007/02/13  16:02:42
6529         Log: Vadim did the static build change
6530      Branch: perl
6531            ! pod/perl595delta.pod
6532 ____________________________________________________________________________
6533 [ 30257] By: rgs                                   on 2007/02/13  15:30:12
6534         Log: A few more details in perldelta
6535      Branch: perl
6536            ! pod/perl595delta.pod
6537 ____________________________________________________________________________
6538 [ 30256] By: stevep                                on 2007/02/13  15:23:00
6539         Log: Upgrade to CPAN-1.88_72
6540      Branch: perl
6541            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
6542            ! lib/CPAN/Queue.pm lib/CPAN/Tarzip.pm
6543 ____________________________________________________________________________
6544 [ 30255] By: nicholas                              on 2007/02/13  14:22:32
6545         Log: Change 26487 left some debugging code in, and through the wonders of
6546              autovivification, that code actually introduced a bug, most easily
6547              visible for the for the non-5.9.x case.
6548      Branch: perl
6549            ! ext/B/t/optree_constants.t lib/constant.pm
6550 ____________________________________________________________________________
6551 [ 30254] By: stevep                                on 2007/02/13  03:19:05
6552         Log: Subject: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz
6553              From: John Peacock <jpeacock@rowman.com>
6554              Date: Mon, 12 Feb 2007 21:51:23 -0500
6555              Message-ID: <45D127AB.3050904@rowman.com>
6556      Branch: perl
6557            ! lib/version.pm lib/version.pod lib/version.t util.c
6558 ____________________________________________________________________________
6559 [ 30240] By: nicholas                              on 2007/02/12  20:29:43
6560         Log: Integrate:
6561              [ 29832]
6562              Avoid a SEGV in DBI's test suite, discovered by Andreas.
6563              Probably need to go through and audit to see if there are analagous
6564              places that need tweaking.
6565      Branch: perl
6566           !> perl.c
6567 ____________________________________________________________________________
6568 [ 30236] By: merijn                                on 2007/02/12  18:33:45
6569         Log: Subject: Re: [perl #41492] Incorrect match with /(?(DEFINE)(?<A> (?&B)+)(?<B> a))/
6570              From: demerphq <demerphq@gmail.com>
6571              Date: Mon, 12 Feb 2007 19:15:33 +0100
6572              Message-ID: <9b18b3110702121015o1c84ff6hfd69cfa645fae0bf@mail.gmail.com>
6573      Branch: perl
6574            ! regexec.c t/op/re_tests
6575 ____________________________________________________________________________
6576 [ 30235] By: nicholas                              on 2007/02/12  18:25:07
6577         Log: Integrate:
6578              [ 24458]
6579              Fix from Steve Peters
6580              
6581              [ 24464]
6582              Subject: RE: 5.8.7-tobe fails to compile on AIX 4.3.3
6583              From: "Jan Dubois" <jand@ActiveState.com>
6584              Message-Id: <200505131921.j4DJLgG5007986@smtp3.ActiveState.com>
6585              Date: Fri, 13 May 2005 12:21:40 -0700
6586              
6587              
6588              and then regenerate reentr.h, with the , no longer inside
6589              REENTR_MEMZERO(). This keeps macros looking like functions.
6590      Branch: perl
6591            ! reentr.h
6592           !> reentr.pl
6593 ____________________________________________________________________________
6594 [ 30234] By: merijn                                on 2007/02/12  17:46:46
6595         Log: Subject: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
6596              From: Paul Johnson <paul@pjcj.net>
6597              Date: Sat, 10 Feb 2007 23:10:31 +0100
6598              Message-ID: <20070210221031.GB31280@pjcj.net>
6599      Branch: perl
6600            ! README.hpux pod/perlre.pod
6601 ____________________________________________________________________________
6602 [ 30233] By: rgs                                   on 2007/02/12  17:00:09
6603         Log: Skip this test if "use open" fails due to an unknown encoding
6604      Branch: perl
6605            ! ext/PerlIO/encoding/t/nolooping.t
6606 ____________________________________________________________________________
6607 [ 30229] By: rgs                                   on 2007/02/12  15:31:56
6608         Log: Un-TODO tests avec change #30228
6609      Branch: perl
6610            ! t/comp/parser.t
6611 ____________________________________________________________________________
6612 [ 30228] By: rgs                                   on 2007/02/12  15:27:31
6613         Log: Subject: Re: PL_copline inconsistency
6614              From: Rick Delaney <rick@bort.ca>
6615              Date: Sat, 27 Jan 2007 20:29:02 -0500
6616              Message-ID: <20070128012902.GA21572@bort.ca>
6617      Branch: perl
6618            ! toke.c
6619 ____________________________________________________________________________
6620 [ 30221] By: nicholas                              on 2007/02/12  10:52:28
6621         Log: Note why storing a reference as an integer in %^H is not threadsafe.
6622      Branch: perl
6623            ! pod/perlpragma.pod
6624 ____________________________________________________________________________
6625 [ 30220] By: rgs                                   on 2007/02/12  09:05:38
6626         Log: Document that m//k works, by Ã†var Arnfjörð Bjarmason
6627      Branch: perl
6628            ! pod/perlop.pod
6629 ____________________________________________________________________________
6630 [ 30219] By: steveh                                on 2007/02/12  09:04:41
6631         Log: Apply #30197 to win32/makefile.mk too
6632      Branch: perl
6633            ! win32/makefile.mk
6634 ____________________________________________________________________________
6635 [ 30218] By: rgs                                   on 2007/02/12  09:01:30
6636         Log: FAQ sync
6637      Branch: perl
6638            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
6639            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
6640            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
6641 ____________________________________________________________________________
6642 [ 30217] By: craigb                                on 2007/02/11  23:52:35
6643         Log: Check for the presence of signbit() on VMS. It currently only works
6644              on IEEE double, not IEEE long double or any other floating point format.
6645              Also, begin to disentangle -Duselongdouble configuration support from
6646              its other 64-bit brethren.
6647      Branch: perl
6648            ! configure.com
6649 ____________________________________________________________________________
6650 [ 30216] By: craigb                                on 2007/02/11  23:48:46
6651         Log: In vms/vms.c's declaration of the LIB$INITIALIZE psect, try to get
6652              all of the attributes we need without any of the ones we don't, and
6653              try to be friendly to older compilers without too much damage to 
6654              readability.  Thanks to Saku Setala for the problem report.
6655      Branch: perl
6656            ! vms/vms.c
6657 ____________________________________________________________________________
6658 [ 30215] By: rgs                                   on 2007/02/11  17:29:04
6659         Log: Another tiny typo in File::Copy (found by Ruud.)
6660      Branch: perl
6661            ! lib/File/Copy.pm
6662 ____________________________________________________________________________
6663 [ 30214] By: rgs                                   on 2007/02/11  17:23:51
6664         Log: Explicitly load PerlIO::encoding when testing it.
6665              (so we know what we're testing)
6666      Branch: perl
6667            ! ext/PerlIO/encoding/t/nolooping.t
6668 ____________________________________________________________________________
6669 [ 30213] By: rgs                                   on 2007/02/11  17:13:44
6670         Log: Subject: Re: [perl #41442] segfault (dead loop) with Encoding, use open :locale, print STDERR
6671              From: Slaven Rezic <slaven@rezic.de>
6672              Date: 05 Feb 2007 23:04:07 +0100
6673              Message-ID: <87veiggt2g.fsf@biokovo.herceg.de>
6674      Branch: perl
6675            + ext/PerlIO/encoding/t/nolooping.t
6676            ! MANIFEST ext/PerlIO/encoding/encoding.pm
6677            ! ext/PerlIO/encoding/encoding.xs
6678 ____________________________________________________________________________
6679 [ 30212] By: rgs                                   on 2007/02/11  16:26:47
6680         Log: Convert new test to using t/test.pl.
6681              (No idea where it could fit better. And since it uses the stack,
6682              it's a bit fragile)
6683      Branch: perl
6684            ! t/op/qrstack.t
6685 ____________________________________________________________________________
6686 [ 30211] By: rgs                                   on 2007/02/11  16:20:15
6687         Log: Subject: [perl #41484] qr// stack bug 
6688              From: knew-p5p@pimb.org (via RT) <perlbug-followup@perl.org>
6689              Date: Sat, 10 Feb 2007 19:32:17 -0800
6690              Message-ID: <rt-3.6.HEAD-14573-1171164736-117.41484-75-0@perl.org>
6691      Branch: perl
6692            + t/op/qrstack.t
6693            ! MANIFEST pp_hot.c
6694 ____________________________________________________________________________
6695 [ 30200] By: merijn                                on 2007/02/10  20:41:31
6696         Log: Subject: Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
6697              From: demerphq <demerphq@gmail.com>
6698              Date: Sat, 10 Feb 2007 21:31:55 +0100
6699              Message-ID: <9b18b3110702101231j5e91cc20g780a8c581af02dd5@mail.gmail.com>
6700      Branch: perl
6701            ! regcomp.c t/op/pat.t
6702 ____________________________________________________________________________
6703 [ 30197] By: nicholas                              on 2007/02/10  19:35:09
6704         Log: Subject: [PATCH] Defend against cmd.exe stupidity (on Win2k at least)
6705              From: demerphq <demerphq@gmail.com>
6706              Message-ID: <9b18b3110702101100n76f65136ke65113bf0dbd01f@mail.gmail.com>
6707              Date: Sat, 10 Feb 2007 20:00:10 +0100
6708      Branch: perl
6709            ! win32/Makefile
6710 ____________________________________________________________________________
6711 [ 30195] By: nicholas                              on 2007/02/10  18:51:31
6712         Log: These casts to GV are no longer needed.
6713      Branch: perl
6714            ! pp.c
6715 ____________________________________________________________________________
6716 [ 30192] By: merijn                                on 2007/02/10  17:22:04
6717         Log: Subject: [PATCH] signbit detection (was [perl #39875] -0.0 loses signedness upon numeric comparison)
6718              From: Andy Dougherty <doughera@lafayette.edu>
6719              Date: Fri, 9 Feb 2007 11:40:51 -0500 (EST)
6720              Message-ID: <Pine.LNX.4.62.0702091121400.10202@fractal.phys.lafayette.edu>
6721      Branch: perl
6722            ! Configure Porting/Glossary config_h.SH embed.fnc embed.h
6723            ! global.sym numeric.c perl.h pod/perlapi.pod proto.h
6724 ____________________________________________________________________________
6725 [ 30188] By: nicholas                              on 2007/02/09  23:36:46
6726         Log: Fix Pod errors.
6727      Branch: perl
6728            ! README.mpeix gv.c pod/perl595delta.pod pod/perlapi.pod
6729 ____________________________________________________________________________
6730 [ 30184] By: merijn                                on 2007/02/09  20:06:44
6731         Log: Subject: Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
6732              From: demerphq <demerphq@gmail.com>
6733              Date: Fri, 9 Feb 2007 20:40:17 +0100
6734              Message-ID: <9b18b3110702091140k12d60712uf9fffbf77141247c@mail.gmail.com>
6735      Branch: perl
6736            ! regcomp.c
6737 ____________________________________________________________________________
6738 [ 30183] By: nicholas                              on 2007/02/09  19:39:45
6739         Log: Unknown formatting code U<> spotted by Jesse - presumably it should be
6740              L<>
6741      Branch: perl
6742            ! pod/perlfaq1.pod
6743 ____________________________________________________________________________
6744 [ 30178] By: nicholas                              on 2007/02/09  12:20:49
6745         Log: Update the lists of files that makerel needs to process. Remove the
6746              "used only once" warning.
6747      Branch: perl
6748            ! Porting/makerel
6749 ____________________________________________________________________________
6750 [ 30177] By: craigb                                on 2007/02/08  18:42:44
6751         Log: Switch from Carp to plain old warn in vms/ext/XSSymSet.pm
6752              because Carp now in some cases depends on things that may not
6753              be available from miniperl or before extensions are built.
6754      Branch: perl
6755            ! vms/ext/XSSymSet.pm
6756 ____________________________________________________________________________
6757 [ 30172] By: rgs                                   on 2007/02/08  14:14:25
6758         Log: Typo fix, by John P. Linderman
6759      Branch: perl
6760            ! lib/File/Copy.pm
6761 ____________________________________________________________________________
6762 [ 30171] By: nicholas                              on 2007/02/08  13:46:31
6763         Log: Subject: [PATCH] Re: Change 29193 is a regression
6764              From: Rick Delaney <rick@bort.ca>
6765              Date: Thu, 8 Feb 2007 08:21:37 -0500
6766              Message-ID: <20070208132137.GA24202@bort.ca>
6767      Branch: perl
6768            ! pp_ctl.c t/op/taint.t
6769 ____________________________________________________________________________
6770 [ 30170] By: rgs                                   on 2007/02/08  10:16:14
6771         Log: Remove dead code that was emitting warnings.
6772      Branch: perl
6773            ! regcomp.c
6774 ____________________________________________________________________________
6775 [ 30169] By: merijn                                on 2007/02/08  08:19:24
6776         Log: Subject: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
6777              From: demerphq <demerphq@gmail.com>
6778              Date: Wed, 7 Feb 2007 22:53:25 +0100
6779              Message-ID: <9b18b3110702071353l250d8a67x188c4e234e8905c7@mail.gmail.com>
6780      Branch: perl
6781            ! pod/perlre.pod regcomp.c t/op/re_tests
6782 ____________________________________________________________________________
6783 [ 30168] By: nicholas                              on 2007/02/07  23:54:53
6784         Log: opening $0 doesn't work if you change directory. So use test.pl
6785      Branch: perl
6786            ! t/op/taint.t
6787 ____________________________________________________________________________
6788 [ 30167] By: nicholas                              on 2007/02/07  23:49:44
6789         Log: TODO tests for eval of tainted scalars. (change 29193's regression)
6790      Branch: perl
6791            ! t/op/taint.t
6792 ____________________________________________________________________________
6793 [ 30157] By: stevep                                on 2007/02/07  14:56:05
6794         Log: Upgrade to Time-HiRes-1.9705
6795      Branch: perl
6796            + ext/Time/HiRes/hints/linux.pl
6797            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
6798            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
6799            ! ext/Time/HiRes/t/HiRes.t
6800 ____________________________________________________________________________
6801 [ 30156] By: rgs                                   on 2007/02/07  13:58:10
6802         Log: Subject: [PATCH] Fix to Dynaloader.t for missing modules
6803              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6804              Date: Wed, 7 Feb 2007 05:18:43 -0800 (PST)
6805              Message-ID: <618512.39885.qm@web30212.mail.mud.yahoo.com>
6806      Branch: perl
6807            ! ext/DynaLoader/t/DynaLoader.t
6808 ____________________________________________________________________________
6809 [ 30155] By: rgs                                   on 2007/02/07  12:27:58
6810         Log: Subject: [PATCH hints/linux.sh] libdb may require pthread
6811              From: Jonathan Stowe <jns@gellyfish.com>
6812              Date: Wed, 07 Feb 2007 11:56:17 +0000
6813              Message-Id: <1170849377.13207.14.camel@coriolanus.gellyfish.com>
6814      Branch: perl
6815            ! hints/linux.sh
6816 ____________________________________________________________________________
6817 [ 30153] By: rgs                                   on 2007/02/07  09:04:56
6818         Log: Wrap the SvTYPE macro definition in parens.
6819      Branch: perl
6820            ! sv.h
6821 ____________________________________________________________________________
6822 [ 30152] By: rgs                                   on 2007/02/06  22:37:34
6823         Log: Upgrade to threads.pm 1.59 (doc tweaks)
6824      Branch: perl
6825            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
6826            ! ext/threads/t/thread.t ext/threads/threads.pm
6827 ____________________________________________________________________________
6828 [ 30151] By: rgs                                   on 2007/02/06  22:35:29
6829         Log: Upgrade to threads::shared 1.07 (doc tweaks)
6830      Branch: perl
6831            ! ext/threads/shared/Changes ext/threads/shared/README
6832            ! ext/threads/shared/shared.pm
6833 ____________________________________________________________________________
6834 [ 30150] By: rgs                                   on 2007/02/06  22:33:23
6835         Log: Subject: [PATCH] perlop.pod - proposal to add an explanation of \c
6836              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
6837              Date: Sat, 3 Feb 2007 16:23:48 +0100
6838              Message-ID: <17de7ee80702030723m4265bbfkc83644d55a24aa0@mail.gmail.com>
6839      Branch: perl
6840            ! pod/perlop.pod
6841 ____________________________________________________________________________
6842 [ 30149] By: rgs                                   on 2007/02/06  22:29:45
6843         Log: Avoid obscure failures when a regexp hasn't matched
6844      Branch: perl
6845            ! t/op/bless.t
6846 ____________________________________________________________________________
6847 [ 30148] By: rgs                                   on 2007/02/06  21:54:12
6848         Log: Subject: [PATCH] current status on Unicode Regular Expressions
6849              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6850              Date: Sat, 03 Feb 2007 17:01:52 +0900
6851              Message-Id: <20070203170135.3B43.BQW10602@nifty.com>
6852      Branch: perl
6853            ! lib/unicore/mktables pod/perlunicode.pod t/op/pat.t
6854 ____________________________________________________________________________
6855 [ 30147] By: rgs                                   on 2007/02/06  21:48:59
6856         Log: Subject: [PATCH] fix 2 environment handling bugs
6857              From: Jan Dubois <jand@ActiveState.com>
6858              Date: Mon, 05 Feb 2007 21:45:36 -0800
6859              Message-ID: <p81gs2pggh04cngqjam0ejite7ksamiprt@4ax.com>
6860      Branch: perl
6861            ! perl.c
6862 ____________________________________________________________________________
6863 [ 30146] By: stevep                                on 2007/02/06  21:43:13
6864         Log: Upgrade to ExtUtils-Command-1.13
6865      Branch: perl
6866            ! lib/ExtUtils/Command.pm
6867 ____________________________________________________________________________
6868 [ 30144] By: stevep                                on 2007/02/06  17:29:09
6869         Log: Upgrade to libnet-1.20.  Includes some additional version bumps where bleadperl
6870              differs from the CPAN version (Net::FTP and Net::NNTP).
6871      Branch: perl
6872            ! lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
6873            ! lib/Net/FTP/A.pm lib/Net/NNTP.pm lib/Net/POP3.pm
6874            ! lib/Net/SMTP.pm
6875 ____________________________________________________________________________
6876 [ 30143] By: stevep                                on 2007/02/06  16:42:50
6877         Log: Upgrade to Module-Pluggable-3.5
6878      Branch: perl
6879            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
6880 ____________________________________________________________________________
6881 [ 30142] By: nicholas                              on 2007/02/05  23:52:23
6882         Log: Make a dummy OPpPAD_STATE and a dummy PL_unitcheck_save available to
6883              pre 5.9.x.
6884      Branch: perl
6885            ! ext/B/B.xs ext/B/defsubs_h.PL
6886 ____________________________________________________________________________
6887 [ 30136] By: nicholas                              on 2007/02/05  18:53:18
6888         Log: t/lib/common.pl can be warnings clean.
6889      Branch: perl
6890            ! t/lib/common.pl
6891 ____________________________________________________________________________
6892 [ 30134] By: nicholas                              on 2007/02/05  18:35:47
6893         Log: Upgrade to ExtUtils-ParseXS-2.18
6894      Branch: perl
6895            ! lib/ExtUtils/ParseXS.pm
6896 ____________________________________________________________________________
6897 [ 30129] By: rgs                                   on 2007/02/05  15:35:56
6898         Log: Subject: [PATCH] cygwin: disable effect of -ansi -std=c89 on system include 
6899              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
6900              Date: Mon, 5 Feb 2007 03:32:59 -0800 (PST)
6901              Message-ID: <1344.63.226.247.186.1170675179.squirrel@63.226.247.186>
6902      Branch: perl
6903            ! hints/cygwin.sh
6904 ____________________________________________________________________________
6905 [ 30128] By: rgs                                   on 2007/02/05  12:24:24
6906         Log: Upgrade to DB_File 1.815
6907      Branch: perl
6908            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6909            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
6910 ____________________________________________________________________________
6911 [ 30126] By: rgs                                   on 2007/02/05  11:29:08
6912         Log: Subject: [PATCH] minor improvements for perlre.pod
6913              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
6914              Date: Sun, 4 Feb 2007 16:26:14 +0100
6915              Message-ID: <17de7ee80702040726v23f54266g3c352d353a30c430@mail.gmail.com>
6916      Branch: perl
6917            ! pod/perlre.pod
6918 ____________________________________________________________________________
6919 [ 30125] By: rgs                                   on 2007/02/05  10:05:10
6920         Log: Quote fix by Jarkko
6921      Branch: perl
6922            ! cflags.SH
6923 ____________________________________________________________________________
6924 [ 30124] By: nicholas                              on 2007/02/05  00:13:08
6925         Log: Use the new conditional TODOs to mark as TODO the warning tests
6926              failing due to HEKs leaked by OPs for unthreaded perls tested with
6927              a UTF-8 locale.
6928      Branch: perl
6929            ! lib/warnings.t t/lib/warnings/7fatal
6930 ____________________________________________________________________________
6931 [ 30123] By: nicholas                              on 2007/02/05  00:12:25
6932         Log: Enhance t/lib/common.pl to provide conditional TODOs using eval'd code.
6933      Branch: perl
6934            ! t/lib/common.pl
6935 ____________________________________________________________________________
6936 [ 30120] By: craigb                                on 2007/02/04  20:43:46
6937         Log: In vms/gen_shrfls.pl, consider EXTERN_C declarations as function
6938              candidates, not global variable candidates.  Currently only needed
6939              for PerlIO_teardown.
6940      Branch: perl
6941            ! vms/gen_shrfls.pl
6942 ____________________________________________________________________________
6943 [ 30119] By: nicholas                              on 2007/02/04  20:32:13
6944         Log: Change 23753 wasn't quite a perfect refactoring, as it omitted calling
6945              PERL_SET_THX(my_perl); when !PL_curinterp for non-ithreads.
6946              However, this would not have made a difference for any configuration
6947              buildable from the blead source alone.
6948      Branch: perl
6949            ! perl.c
6950 ____________________________________________________________________________
6951 [ 30114] By: nicholas                              on 2007/02/04  18:38:59
6952         Log: Currently Changes is in ISO-8859-1, not UTF-8, so correct change 28226
6953              which had an e accute in UTF-8.
6954      Branch: perl
6955            ! Changes
6956 ____________________________________________________________________________
6957 [ 30111] By: craigb                                on 2007/02/03  23:53:06
6958         Log: Install overload.h on VMS, plus more case fix-ups in descrip_mms.template.
6959      Branch: perl
6960            ! vms/descrip_mms.template
6961 ____________________________________________________________________________
6962 [ 30108] By: craigb                                on 2007/02/03  18:52:02
6963         Log: Install parser.h on VMS, plus fix some case typos in descrip_mms.template.
6964      Branch: perl
6965            ! vms/descrip_mms.template
6966 ____________________________________________________________________________
6967 [ 30105] By: nicholas                              on 2007/02/03  15:23:52
6968         Log: Purge all references to 5005 threads variables in the code.
6969              (Retain the aides memoire in makedef.pl)
6970      Branch: perl
6971            ! Porting/findvars gv.c hv.c op.c perl.c pp_ctl.c sv.c
6972 ____________________________________________________________________________
6973 [ 30104] By: stevep                                on 2007/02/03  06:25:11
6974         Log: Subject: Re: prerelease checklist for Perl 5.10
6975              From: demerphq <demerphq@gmail.com>
6976              Date: Thu, 1 Feb 2007 17:06:37 +0100
6977              Message-ID: <9b18b3110702010806n7e095317v77f5dc1eb765f8d@mail.gmail.com>
6978              
6979              Subject: Re: prerelease checklist for Perl 5.10
6980              From: demerphq <demerphq@gmail.com>
6981              Date: Fri, 2 Feb 2007 18:10:14 +0100
6982              Message-ID: <9b18b3110702020910l31c7784fi5e37bf777b6eafb3@mail.gmail.com>
6983              
6984              Regular expression changes to fix failing tests in XML::Twig and
6985              Mail::SpamAssassin.  The breakages occured in changes #28785 and
6986              #29279.
6987      Branch: perl
6988            ! embed.fnc embed.h proto.h regexec.c regexp.h t/op/re_tests
6989 ____________________________________________________________________________
6990 [ 30103] By: nicholas                              on 2007/02/02  23:35:22
6991         Log: Subject: Re: [perl #41421] glob() produces spurious results with brackets in braces
6992              From: Slaven Rezic <slaven@rezic.de>
6993              Message-ID: <87r6t81acj.fsf@biokovo.herceg.de>
6994              Date: 02 Feb 2007 23:08:28 +0100
6995      Branch: perl
6996            ! ext/File/Glob/bsd_glob.c ext/File/Glob/t/basic.t
6997 ____________________________________________________________________________
6998 [ 30101] By: nicholas                              on 2007/02/02  22:10:39
6999         Log: A few more places where we know the length for sv_setpv() or sv_catpv()
7000      Branch: perl
7001            ! mg.c op.c pp_ctl.c toke.c
7002 ____________________________________________________________________________
7003 [ 30093] By: nicholas                              on 2007/02/02  16:25:23
7004         Log: Testing every pattern by also upgrading to UTF-8 would have caught the
7005              bug added by change 29502, fixed in change 30092.
7006      Branch: perl
7007            ! t/op/regexp.t
7008 ____________________________________________________________________________
7009 [ 30092] By: nicholas                              on 2007/02/02  14:37:31
7010         Log: Change 29502 wasn't perfect - you need to remove any extra trailing
7011              "\n" added by fbm_compile(), before recompiling with the same flags.
7012              In turn, to do that, it's best to store the flags even for short
7013              "PVBM"s.
7014      Branch: perl
7015            ! regexec.c util.c
7016 ____________________________________________________________________________
7017 [ 30091] By: nicholas                              on 2007/02/02  14:35:51
7018         Log: Better dump reporting of "PVBM"s.
7019      Branch: perl
7020            ! dump.c
7021 ____________________________________________________________________________
7022 [ 30090] By: nicholas                              on 2007/02/01  23:32:22
7023         Log: Allow regexp.t to take a command line argument for the filename of
7024              tests. Read the tests into memory, to avoid seeking the FH.
7025      Branch: perl
7026            ! t/op/regexp.t
7027 ____________________________________________________________________________
7028 [ 30089] By: nicholas                              on 2007/02/01  16:49:12
7029         Log: Make t/op/regexp.t warnings clean.
7030      Branch: perl
7031            ! t/op/regexp.t
7032 ____________________________________________________________________________
7033 [ 30088] By: nicholas                              on 2007/02/01  16:27:00
7034         Log: Make t/op/regexp.t run under use strict; including removing the
7035              vestiges of change 1195 not removed by change 1244.
7036      Branch: perl
7037            ! t/op/re_tests t/op/regexp.t
7038 ____________________________________________________________________________
7039 [ 30087] By: merijn                                on 2007/01/31  15:38:06
7040         Log: alloca () might end up unreferenced during linking.
7041              Thanks Steve
7042      Branch: perl
7043            ! cygwin/cygwin.c
7044 ____________________________________________________________________________
7045 [ 30086] By: rgs                                   on 2007/01/31  13:58:40
7046         Log: Upgrade to Getopt::Long 2.36
7047      Branch: perl
7048            + lib/Getopt/Long/t/gol-xargv.t lib/Getopt/Long/t/gol-xstring.t
7049            ! MANIFEST lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
7050            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
7051            ! lib/Getopt/Long/t/gol-linkage.t
7052 ____________________________________________________________________________
7053 [ 30085] By: nicholas                              on 2007/01/31  12:14:05
7054         Log: You can't have special blocks if the subroutine has an "anonymous"
7055              name for the debugger, so don't bother checking.
7056      Branch: perl
7057            ! op.c
7058 ____________________________________________________________________________
7059 [ 30084] By: merijn                                on 2007/01/31  10:29:59
7060         Log: Subject: [PATCH] Improve regex stringification code
7061              From: demerphq <demerphq@gmail.com>
7062              Date: Tue, 30 Jan 2007 23:58:31 +0100
7063              Message-ID: <9b18b3110701301458k2f6a8254hea6c6db28489c38b@mail.gmail.com>
7064      Branch: perl
7065            ! embed.fnc embed.h ext/re/re.xs ext/re/t/re_funcs.t op.c perl.h
7066            ! pod/perlapi.pod proto.h regcomp.c regcomp.h regexec.c regexp.h
7067 ____________________________________________________________________________
7068 [ 30083] By: merijn                                on 2007/01/31  09:51:48
7069         Log: Subject: [PATCH] regcomp.c: remove some gotos that cause compiler consternation.
7070              From: demerphq <demerphq@gmail.com>
7071              Date: Wed, 31 Jan 2007 10:28:34 +0100
7072      Branch: perl
7073            ! regcomp.c
7074 ____________________________________________________________________________
7075 [ 30082] By: merijn                                on 2007/01/31  07:49:12
7076         Log: Subject: [PATCH] Improve regex stringification code
7077              From: demerphq <demerphq@gmail.com>
7078              Date: Tue, 30 Jan 2007 23:58:31 +0100
7079              Message-ID: <9b18b3110701301458k2f6a8254hea6c6db28489c38b@mail.gmail.com>
7080      Branch: perl
7081            ! embed.fnc embed.h ext/re/re.xs ext/re/t/re_funcs.t op.c perl.h
7082            ! proto.h regcomp.c regcomp.h regexec.c regexp.h
7083 ____________________________________________________________________________
7084 [ 30081] By: merijn                                on 2007/01/31  07:34:39
7085         Log: Subject: [PATCH] $1 in nested regex EVAL doesnt work correctly.
7086              From: demerphq <demerphq@gmail.com>
7087              Date: Tue, 30 Jan 2007 23:51:27 +0100
7088              Message-ID: <9b18b3110701301451l1443a186p39df7a6e8b65ea3c@mail.gmail.com>
7089      Branch: perl
7090            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
7091            ! regexec.c t/op/pat.t
7092 ____________________________________________________________________________
7093 [ 30080] By: nicholas                              on 2007/01/30  23:53:56
7094         Log: Refactor the code used to check/execute BEGIN/UNITCHECK/CHECK/INIT/END
7095              duplicated in newATTRSUB and newXS into a new static function
7096              process_special_blocks()
7097      Branch: perl
7098            ! embed.fnc embed.h op.c proto.h
7099 ____________________________________________________________________________
7100 [ 30079] By: merijn                                on 2007/01/30  17:39:58
7101         Log: Subject: [PATCH] one more iteration on PerlIO_teardown prototype
7102              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
7103              Date: Tue, 30 Jan 2007 04:20:21 +0200 (EET)
7104              Message-Id: <20070130022021.6051443A67@anubis.hut.fi>
7105      Branch: perl
7106            ! perl.h perliol.h
7107 ____________________________________________________________________________
7108 [ 30078] By: gisle                                 on 2007/01/30  11:13:51
7109         Log: Subject: [PATCH] Re: run/cloexec.t is failing
7110              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
7111              Date: Sat, 13 Jan 2007 18:44:53 +0100
7112              Message-ID: <20070113184453.7cd54bcf@r2d2>
7113      Branch: perl
7114            ! t/run/cloexec.t
7115 ____________________________________________________________________________
7116 [ 30076] By: nicholas                              on 2007/01/29  23:36:02
7117         Log: Also check BEGIN/UNITCHECK/CHECK/INIT/END for require.
7118      Branch: perl
7119            + ext/XS/APItest/t/xs_special_subs_require.t
7120            ! MANIFEST ext/XS/APItest/t/xs_special_subs.t
7121 ____________________________________________________________________________
7122 [ 30072] By: nicholas                              on 2007/01/29  22:40:01
7123         Log: UNITCHECK for XS code. Turned out to be harder that expected.
7124              We need to get the XS BOOT section to run any UNITCHECK blocks for us.
7125      Branch: perl
7126            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
7127            ! ext/XS/APItest/t/xs_special_subs.t lib/ExtUtils/ParseXS.pm
7128            ! op.c
7129 ____________________________________________________________________________
7130 [ 30067] By: nicholas                              on 2007/01/29  20:05:52
7131         Log: BEGIN blocks in XS should work. (Given that CHECK, INIT and END all do)
7132      Branch: perl
7133            + ext/XS/APItest/t/xs_special_subs.t
7134            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
7135            ! op.c
7136 ____________________________________________________________________________
7137 [ 30064] By: nicholas                              on 2007/01/29  18:28:16
7138         Log: Add av_create_and_push() and av_create_and_unshift_one() to refactor
7139              out two repeated idioms.
7140      Branch: perl
7141            ! av.c doio.c embed.fnc op.c perl.c pod/perlapi.pod proto.h
7142 ____________________________________________________________________________
7143 [ 30059] By: gisle                                 on 2007/01/29  16:54:38
7144         Log: Avoid test failure with for a -Dusesitecustomize perl.
7145      Branch: perl
7146            ! t/run/switchd.t
7147 ____________________________________________________________________________
7148 [ 30052] By: nicholas                              on 2007/01/28  22:30:18
7149         Log: Convert ext/B/t/debug.t to Test::More. (Diagnostics are good, m'kay)
7150      Branch: perl
7151            ! ext/B/t/debug.t
7152 ____________________________________________________________________________
7153 [ 30050] By: rgs                                   on 2007/01/28  17:26:02
7154         Log: Subject: [PATCH] g++ wants cast
7155              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
7156              Date: Sun, 28 Jan 2007 17:04:44 +0200 (EET)
7157              Message-Id: <20070128150444.AC62043A57@anubis.hut.fi>
7158      Branch: perl
7159            ! sv.c
7160 ____________________________________________________________________________
7161 [ 30044] By: nicholas                              on 2007/01/27  22:49:10
7162         Log: As we're not using UVf in the core, don't even define in when PERL_CORE
7163              is true.
7164      Branch: perl
7165            ! perl.h
7166 ____________________________________________________________________________
7167 [ 30043] By: nicholas                              on 2007/01/27  22:48:39
7168         Log: Change 30034 wasn't enough to silence the warnings - also need to
7169              pass a never-NULL parameter to newPADOP from newGVOP
7170      Branch: perl
7171            ! op.c
7172 ____________________________________________________________________________
7173 [ 30041] By: craigb                                on 2007/01/27  22:08:55
7174         Log: Subject: [perl@30030] blead on OpenVMS doesn't build
7175              From: Abe Timmerman <abe@ztreet.demon.nl>
7176              Date: Sat, 27 Jan 2007 17:26:47 +0100
7177              Message-Id: <200701271726.48347.abe@ztreet.demon.nl>
7178              
7179              Disable DECterm support by default, and when we enable it, 
7180              make sure the image we need is installed, not merely present.
7181      Branch: perl
7182            ! configure.com
7183 ____________________________________________________________________________
7184 [ 30037] By: craigb                                on 2007/01/27  17:45:27
7185         Log: For FindBin to work as advertised on VMS, $FindBin::Bin
7186              must be in unix syntax.
7187      Branch: perl
7188            ! lib/FindBin.pm
7189 ____________________________________________________________________________
7190 [ 30035] By: craigb                                on 2007/01/27  17:19:12
7191         Log: For VMS, a belated entry into the $^O jungle that is File::Find::_find_dir.
7192      Branch: perl
7193            ! lib/File/Find.pm
7194 ____________________________________________________________________________
7195 [ 30034] By: nicholas                              on 2007/01/27  17:03:59
7196         Log: newPADOP()'s sv parameter is never NULL, so mark it as so.
7197              (Well, in theory it could be NULL if someone is creating ops during
7198              symbol table destruction, but snowballs in hell, etc.
7199              This is usually the point where Jarkko observes that the aliens are
7200              looking for a free slot in their diaries...)
7201      Branch: perl
7202            ! embed.fnc op.c proto.h
7203 ____________________________________________________________________________
7204 [ 30032] By: nicholas                              on 2007/01/27  15:36:49
7205         Log: newPADOP is only used under ithreads, so don't waste space by compiling
7206              it for non-threaded builds.
7207      Branch: perl
7208            ! embed.fnc embed.h makedef.pl op.c proto.h
7209 ____________________________________________________________________________
7210 [ 30030] By: nicholas                              on 2007/01/27  14:03:01
7211         Log: One last gv_fetchpv() that should be GV_ADD rather than TRUE.
7212      Branch: perl
7213            ! toke.c
7214 ____________________________________________________________________________
7215 [ 30028] By: nicholas                              on 2007/01/27  12:55:31
7216         Log: Using gv_stashsv() and sv_setsv() in Perl_package reduces source and
7217              object code size.
7218      Branch: perl
7219            ! op.c
7220 ____________________________________________________________________________
7221 [ 30025] By: rgs                                   on 2007/01/27  09:42:32
7222         Log: Change Tels' contact address
7223      Branch: perl
7224            ! Porting/Maintainers.pl
7225 ____________________________________________________________________________
7226 [ 30024] By: nicholas                              on 2007/01/27  00:45:30
7227         Log: A test to exercise the smallbuf overflow code in S_incline, and a
7228              refactoring of that code to use only one 128 char array, not two.
7229      Branch: perl
7230            ! t/comp/parser.t toke.c
7231 ____________________________________________________________________________
7232 [ 30019] By: rgs                                   on 2007/01/26  18:28:42
7233         Log: cflags.SH was broken: it was compiling a C file for testing available
7234              command-line options, but this C file was including perl.h, which in
7235              turn includes config.h, which might not be present at that time. So
7236              force the generation of config.h.
7237      Branch: perl
7238            ! cflags.SH
7239 ____________________________________________________________________________
7240 [ 30017] By: rgs                                   on 2007/01/26  16:41:52
7241         Log: Silence a few pedantic warnings
7242      Branch: perl
7243            ! sv.c
7244 ____________________________________________________________________________
7245 [ 30016] By: rgs                                   on 2007/01/26  16:39:40
7246         Log: If we have specified -Dgccansipedantic on the Configure command-line,
7247              assume we really want it
7248      Branch: perl
7249            ! cflags.SH
7250 ____________________________________________________________________________
7251 [ 30015] By: nicholas                              on 2007/01/26  16:16:29
7252         Log: Stop S_incline needing to temporarily write a '\0' into its passed-in
7253              buffer. (Requires adding gv_fetchfile_flags(), savesharedpvn() and
7254              CopFILE_setn() to provide pointer/length versions of APIs)
7255      Branch: perl
7256            ! cop.h embed.fnc embed.h global.sym gv.c pod/perlapi.pod
7257            ! proto.h toke.c util.c
7258 ____________________________________________________________________________
7259 [ 30014] By: stevep                                on 2007/01/26  16:12:58
7260         Log: Fix ext/POSIX/t/sysconf.t failures on Cygwin.
7261      Branch: perl
7262            ! ext/POSIX/t/sysconf.t
7263 ____________________________________________________________________________
7264 [ 30013] By: rgs                                   on 2007/01/26  16:06:47
7265         Log: Subject: Re: [perl #32135] File::Copy module
7266              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
7267              Date: Fri, 26 Jan 2007 12:56:18 -0200
7268              Message-ID: <73ddeb6c0701260656i1c35b207r1f9624edd3503fa6@mail.gmail.com>
7269      Branch: perl
7270            ! lib/File/Copy.pm
7271 ____________________________________________________________________________
7272 [ 30012] By: rgs                                   on 2007/01/26  15:21:37
7273         Log: Subject: [PATCH] Add Archive::Extract 0.16 to the core
7274              From: "Jos Boumans" <kane@dwim.org>
7275              Date: Fri, 26 Jan 2007 15:02:36 +0100 (CET)
7276              Message-ID: <21170.80.127.35.68.1169820156.squirrel@webmail.xs4all.nl>
7277      Branch: perl
7278            + lib/Archive/Extract.pm
7279            + lib/Archive/Extract/t/01_Archive-Extract.t
7280            + lib/Archive/Extract/t/src/double_dir.zip.packed
7281            + lib/Archive/Extract/t/src/x.bz2.packed
7282            + lib/Archive/Extract/t/src/x.gz.packed
7283            + lib/Archive/Extract/t/src/x.jar.packed
7284            + lib/Archive/Extract/t/src/x.par.packed
7285            + lib/Archive/Extract/t/src/x.tar.gz.packed
7286            + lib/Archive/Extract/t/src/x.tar.packed
7287            + lib/Archive/Extract/t/src/x.tgz.packed
7288            + lib/Archive/Extract/t/src/x.zip.packed
7289            + lib/Archive/Extract/t/src/y.jar.packed
7290            + lib/Archive/Extract/t/src/y.par.packed
7291            + lib/Archive/Extract/t/src/y.tar.bz2.packed
7292            + lib/Archive/Extract/t/src/y.tar.gz.packed
7293            + lib/Archive/Extract/t/src/y.tar.packed
7294            + lib/Archive/Extract/t/src/y.tbz.packed
7295            + lib/Archive/Extract/t/src/y.tgz.packed
7296            + lib/Archive/Extract/t/src/y.zip.packed
7297            ! MANIFEST
7298 ____________________________________________________________________________
7299 [ 30010] By: rgs                                   on 2007/01/26  14:03:34
7300         Log: Subject: [PATCH] Small bugfixes to uupacktool.pl
7301              From: "Jos Boumans" <kane@dwim.org>
7302              Date: Fri, 26 Jan 2007 14:50:29 +0100 (CET)
7303              Message-ID: <16773.80.127.35.68.1169819429.squirrel@webmail.xs4all.nl>
7304      Branch: perl
7305            ! uupacktool.pl
7306 ____________________________________________________________________________
7307 [ 30009] By: rgs                                   on 2007/01/26  13:58:56
7308         Log: Subject: [PATCH] still some Symbian/S90 tweaks
7309              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
7310              Date: Fri, 26 Jan 2007 15:40:58 +0200 (EET)
7311              Message-Id: <20070126134058.83B0643A57@anubis.hut.fi>
7312      Branch: perl
7313            ! README.symbian symbian/config.sh symbian/xsbuild.pl
7314 ____________________________________________________________________________
7315 [ 30008] By: rgs                                   on 2007/01/26  13:56:29
7316         Log: Upgrade to File::Fetch 0.10, by Jos Boumans
7317      Branch: perl
7318            - lib/File/Fetch/Item.pm
7319            ! MANIFEST lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t
7320 ____________________________________________________________________________
7321 [ 30002] By: rgs                                   on 2007/01/26  11:21:17
7322         Log: Let File::Path report the extended system error message
7323              when available (Ilya Zakharevich)
7324      Branch: perl
7325            ! lib/File/Path.pm
7326 ____________________________________________________________________________
7327 [ 30000] By: nicholas                              on 2007/01/26  11:18:02
7328         Log: As we're not passing over (or copying in) a NUL, don't need that extra
7329              byte for it, so correct the < to <= so that we use the smallbuf
7330              whenever possible.
7331      Branch: perl
7332            ! gv.c toke.c
7333 ____________________________________________________________________________
7334 [ 29998] By: rgs                                   on 2007/01/26  10:55:50
7335         Log: Mention //w in perltodo.
7336      Branch: perl
7337            ! pod/perltodo.pod
7338 ____________________________________________________________________________
7339 [ 29994] By: rgs                                   on 2007/01/26  09:17:56
7340         Log: Upgrade to Time::Local 1.17
7341      Branch: perl
7342            ! lib/Time/Local.pm lib/Time/Local.t
7343 ____________________________________________________________________________
7344 [ 29992] By: rgs                                   on 2007/01/26  09:03:27
7345         Log: Subject: [PATCH] utf8.pm doc patch
7346              From: Audrey Tang <audreyt@audreyt.org>
7347              Date: Fri, 26 Jan 2007 05:38:39 +0800
7348              Message-Id: <5BDAD0DE-3434-4A29-82C6-35AE3EFD27CC@audreyt.org>
7349      Branch: perl
7350            ! lib/utf8.pm
7351 ____________________________________________________________________________
7352 [ 29991] By: rgs                                   on 2007/01/26  09:01:01
7353         Log: Some variables are used only with DEBUGGING
7354      Branch: perl
7355            ! regcomp.c
7356 ____________________________________________________________________________
7357 [ 29990] By: rgs                                   on 2007/01/26  08:39:07
7358         Log: Subject: [PATCH] further Symbian/S90 fixes from alexander smishlajev
7359              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
7360              Date: Fri, 26 Jan 2007 05:51:50 +0200 (EET)
7361              Message-Id: <20070126035150.41A4143A67@anubis.hut.fi>
7362      Branch: perl
7363            ! README.symbian ext/Data/Dumper/Dumper.xs symbian/PerlBase.cpp
7364            ! symbian/config.sh symbian/symbianish.h symbian/xsbuild.pl
7365 ____________________________________________________________________________
7366 [ 29989] By: rgs                                   on 2007/01/26  08:27:23
7367         Log: Upgrade to Module::Load::Conditional 0.16, by Jos Boumans
7368      Branch: perl
7369            + lib/Module/Load/Conditional/t/02_Parse_Version.t
7370            ! MANIFEST lib/Module/Load/Conditional.pm
7371            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
7372 ____________________________________________________________________________
7373 [ 29987] By: nicholas                              on 2007/01/25  23:18:25
7374         Log: Convert the last remaining 256 byte "small"bufs to 128 bytes.
7375              (The actual size doesn't matter, as the buffers are only there to
7376              save a malloc() for the common, short, case. Coverage reports suggest
7377              that we aren't actually testing the long case. Yet - will fix this)
7378      Branch: perl
7379            ! gv.c toke.c
7380 ____________________________________________________________________________
7381 [ 29983] By: nicholas                              on 2007/01/25  22:39:08
7382         Log: Neither gv_fetchpvn_flags() nor hv_fetch() need a NUL terminated
7383              string, so don't bother allocating buffer space or adding a NUL.
7384      Branch: perl
7385            ! gv.c toke.c
7386 ____________________________________________________________________________
7387 [ 29977] By: nicholas                              on 2007/01/25  20:57:56
7388         Log: The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmask
7389              of flags, not a boolean, so correct the documenation and callers.
7390      Branch: perl
7391            ! embed.fnc ext/B/B.xs ext/IPC/SysV/SysV.xs
7392            ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs gv.c op.c
7393            ! perlio.c pod/perlapi.pod pod/perlguts.pod pp.c pp_hot.c
7394            ! pp_sys.c proto.h sv.c toke.c universal.c utf8.c
7395 ____________________________________________________________________________
7396 [ 29975] By: rgs                                   on 2007/01/25  17:22:40
7397         Log: Subject: split by " \0" (const string staring with a SPACE followed by NULL)
7398              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7399              Date: Fri, 19 Jan 2007 22:21:48 +0900
7400              Message-Id: <20070119221905.D162.BQW10602@nifty.com>
7401      Branch: perl
7402            ! op.c t/op/split.t
7403 ____________________________________________________________________________
7404 [ 29973] By: rgs                                   on 2007/01/25  14:48:49
7405         Log: Upgrade to threads 1.58:
7406              * Ignore thread return value(s) in void context
7407              * Check for missing args for 'use threads' options
7408              * Check that stack size argument is numeric
7409      Branch: perl
7410            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
7411            ! ext/threads/t/thread.t ext/threads/threads.pm
7412            ! ext/threads/threads.xs
7413 ____________________________________________________________________________
7414 [ 29972] By: rgs                                   on 2007/01/25  12:23:45
7415         Log: Subject: Re: [perl #41283] B::walkoptree_slow fails for 'our @foo = split( m/ /, "hello" )'
7416              From: "Joshua ben Jore" <twists@gmail.com>
7417              Date: Wed, 17 Jan 2007 17:49:22 -0800
7418              Message-ID: <dc5c751d0701171749x3f2dfd00tc523d33bc234c530@mail.gmail.com>
7419      Branch: perl
7420            ! ext/B/B.pm
7421 ____________________________________________________________________________
7422 [ 29970] By: nicholas                              on 2007/01/25  11:41:13
7423         Log: Change 28058 hadn't been tested with -DPERL_CREATE_GVSV
7424      Branch: perl
7425            ! gv.c
7426 ____________________________________________________________________________
7427 [ 29960] By: nicholas                              on 2007/01/24  21:42:53
7428         Log: Display the process id as part of the trace output if running with -Dv
7429              (Might be nice to display the thread ID too under ithreads, but I can't
7430              see a clean way to get that)
7431      Branch: perl
7432            ! deb.c
7433 ____________________________________________________________________________
7434 [ 29956] By: nicholas                              on 2007/01/24  19:07:49
7435         Log: Fix typo in the description of change 27911
7436      Branch: perl
7437            ! Changes
7438 ____________________________________________________________________________
7439 [ 29954] By: nicholas                              on 2007/01/24  18:44:51
7440         Log: Wrap the macro arguments for ck_proto in ().
7441      Branch: perl
7442            ! op.h
7443 ____________________________________________________________________________
7444 [ 29942] By: rgs                                   on 2007/01/24  11:32:24
7445         Log: Subject: [PATCH] fix a few references in perlfunc.html
7446              From: Jan Dubois <jand@ActiveState.com>
7447              Date: Tue, 23 Jan 2007 18:25:02 -0800
7448              Message-ID: <oggdr2pfqj8bb2o47ikmmq9gmjebhr8ht6@4ax.com>
7449      Branch: perl
7450            ! pod/perlfunc.pod
7451 ____________________________________________________________________________
7452 [ 29941] By: rgs                                   on 2007/01/24  11:22:17
7453         Log: Subject: [PATCH] Improve documentation PERLIO default value in perlrun.pod
7454              From: Jan Dubois <jand@ActiveState.com>
7455              Date: Tue, 23 Jan 2007 18:43:55 -0800
7456              Message-ID: <jhhdr21vmlo5ccbfd8la2di4bq8crv3s8t@4ax.com>
7457      Branch: perl
7458            ! pod/perlrun.pod
7459 ____________________________________________________________________________
7460 [ 29940] By: rgs                                   on 2007/01/24  11:02:24
7461         Log: Upgrade to Time::Local 1.16
7462      Branch: perl
7463            ! lib/Time/Local.pm lib/Time/Local.t
7464 ____________________________________________________________________________
7465 [ 29938] By: nicholas                              on 2007/01/23  22:54:00
7466         Log: Add lib to @INC so that ./perl t/op/local.t works.
7467      Branch: perl
7468            ! t/op/local.t
7469 ____________________________________________________________________________
7470 [ 29937] By: nicholas                              on 2007/01/23  21:07:06
7471         Log: Change 29936 missed a ;
7472      Branch: perl
7473            ! lib/Time/Local.pm
7474 ____________________________________________________________________________
7475 [ 29936] By: stevep                                on 2007/01/23  18:43:50
7476         Log: Fix to Time::Local to fix problems with leap year calculation.
7477      Branch: perl
7478            ! lib/Time/Local.pm
7479 ____________________________________________________________________________
7480 [ 29935] By: stevep                                on 2007/01/23  15:02:56
7481         Log: Upgrade to File-Temp-0.18.
7482      Branch: perl
7483            + lib/File/Temp/t/cmp.t
7484            ! MANIFEST lib/File/Temp.pm
7485 ____________________________________________________________________________
7486 [ 29934] By: stevep                                on 2007/01/23  14:29:55
7487         Log: Upgrade to AutoLoader-5.63
7488      Branch: perl
7489            ! lib/AutoLoader.pm
7490 ____________________________________________________________________________
7491 [ 29933] By: stevep                                on 2007/01/23  02:20:31
7492         Log: Upgrade to Test-Simple-0.67
7493      Branch: perl
7494            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
7495            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
7496 ____________________________________________________________________________
7497 [ 29932] By: stevep                                on 2007/01/23  02:14:57
7498         Log: Upgrade to Math-Complex-1.37.
7499      Branch: perl
7500            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Math/Trig.t
7501 ____________________________________________________________________________
7502 [ 29931] By: stevep                                on 2007/01/23  01:55:48
7503         Log: Subject: [PATCH] Time::Local patch take 2
7504              From: Dave Rolsky <autarch@urth.org>
7505              Date: Mon, 22 Jan 2007 09:46:08 -0600 (CST)
7506              Message-ID: <Pine.LNX.4.64.0701220945040.28849@urth.org>
7507      Branch: perl
7508            ! lib/Time/Local.pm lib/Time/Local.t
7509 ____________________________________________________________________________
7510 [ 29930] By: stevep                                on 2007/01/23  01:52:16
7511         Log: Subject: [perl #41318] Patch: win32.c typo in #define MULTIPLICITY
7512              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
7513              Date: Mon, 22 Jan 2007 14:46:15 -0800
7514              Message-ID: <rt-3.6.HEAD-1834-1169505975-229.41318-75-0@perl.org>
7515      Branch: perl
7516            ! win32/win32.c
7517 ____________________________________________________________________________
7518 [ 29923] By: nicholas                              on 2007/01/22  19:39:28
7519         Log: Subject: [PATCH] Disable positive lookaround optimisations
7520              From: demerphq <demerphq@gmail.com>
7521              Message-ID: <9b18b3110701210953l4df6198re36a9342e6049583@mail.gmail.com>
7522              Date: Sun, 21 Jan 2007 18:53:38 +0100
7523      Branch: perl
7524            ! regcomp.h t/op/re_tests
7525 ____________________________________________________________________________
7526 [ 29922] By: nicholas                              on 2007/01/22  19:38:12
7527         Log: Fix a typo and some doubled spaces in comments.
7528      Branch: perl
7529            ! cop.h pod/perlapi.pod sv.h
7530 ____________________________________________________________________________
7531 [ 29921] By: nicholas                              on 2007/01/22  19:21:21
7532         Log: Remove duplicate assignment to PL_eval_root in Perl_create_eval_scope
7533      Branch: perl
7534            ! pp_ctl.c
7535 ____________________________________________________________________________
7536 [ 29917] By: nicholas                              on 2007/01/22  17:03:48
7537         Log: Fix my typo, as spotted by Steve Peters
7538      Branch: perl
7539            ! Changes
7540 ____________________________________________________________________________
7541 [ 29911] By: nicholas                              on 2007/01/21  23:18:20
7542         Log: Assignments to function pointers can't be NULL, as that's a pointer to
7543              data, and assigning pointers to data to pointers to functions is not
7544              ANSI-conformant.
7545      Branch: perl
7546            ! perl.h
7547 ____________________________________________________________________________
7548 [ 29910] By: nicholas                              on 2007/01/21  23:11:30
7549         Log: Restore the const to vtbl in Perl_mg_localize() removed in change
7550              26924.
7551      Branch: perl
7552            ! mg.c
7553 ____________________________________________________________________________
7554 [ 29907] By: nicholas                              on 2007/01/21  20:06:45
7555         Log: Remove register keyword from dSP; (at least for now)
7556      Branch: perl
7557            ! pp.h
7558 ____________________________________________________________________________
7559 [ 29905] By: nicholas                              on 2007/01/21  11:44:16
7560         Log: Refactor the common soft-reference code from pp_rv2sv and pp_rv2av
7561              into a single routine Perl_softref2xv(). As soft references are
7562              rarely used compared with true references, move this code from pp_hot.c
7563      Branch: perl
7564            ! embed.fnc embed.h pp.c pp_hot.c proto.h
7565 ____________________________________________________________________________
7566 [ 29900] By: nicholas                              on 2007/01/20  23:40:23
7567         Log: defined @$foo and defined %$bar should be subject to strict 'refs';
7568      Branch: perl
7569            ! lib/DBM_Filter.pm pp_hot.c t/lib/strict/refs
7570 ____________________________________________________________________________
7571 [ 29895] By: stevep                                on 2007/01/20  03:51:26
7572         Log: Upgrade to version-0.69
7573      Branch: perl
7574            ! lib/version.pm
7575 ____________________________________________________________________________
7576 [ 29894] By: stevep                                on 2007/01/20  03:40:23
7577         Log: Subject: [PATCH] Re: Race condition in IPC::Open3 / Mac OS?
7578              From: Bo Lindbergh <blgl@hagernas.com>
7579              Date: Sat, 20 Jan 2007 02:39:57 +0100
7580              Message-Id: <D256CF03-D814-4973-9DF6-60EA4F26FE10@hagernas.com>
7581      Branch: perl
7582            ! perlio.c
7583 ____________________________________________________________________________
7584 [ 29893] By: stevep                                on 2007/01/20  03:28:48
7585         Log: Add PAUSE2007.pub key
7586      Branch: perl
7587            + lib/CPAN/PAUSE2007.pub
7588            ! MANIFEST
7589 ____________________________________________________________________________
7590 [ 29892] By: stevep                                on 2007/01/20  03:20:11
7591         Log: Upgrade to CPAN-1.88_69.
7592      Branch: perl
7593            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
7594 ____________________________________________________________________________
7595 [ 29887] By: nicholas                              on 2007/01/19  21:11:40
7596         Log: Subject: Re: [PATCH] fix unicode split /\s+/
7597              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7598              Message-Id: <20070120005232.D9CC.BQW10602@nifty.com>
7599              Date: Sat, 20 Jan 2007 00:52:42 +0900
7600      Branch: perl
7601            ! pp.c t/op/split.t
7602 ____________________________________________________________________________
7603 [ 29885] By: nicholas                              on 2007/01/19  20:13:46
7604         Log: Yves spotted that I'd not regenerated perlapi.pod when I added
7605              get_cvn_flags().
7606      Branch: perl
7607            ! pod/perlapi.pod
7608 ____________________________________________________________________________
7609 [ 29884] By: nicholas                              on 2007/01/19  19:27:59
7610         Log: Marcus Holland-Moritz notes that the first argument to
7611              refcounted_he_fetch() can be NULL.
7612      Branch: perl
7613            ! embed.fnc proto.h
7614 ____________________________________________________________________________
7615 [ 29883] By: nicholas                              on 2007/01/19  18:07:23
7616         Log: Fix breakage for -DDEBUGGING accidentally introduced with change 29882.
7617      Branch: perl
7618            ! sv.c
7619 ____________________________________________________________________________
7620 [ 29882] By: nicholas                              on 2007/01/19  17:36:10
7621         Log: Add a parameter to Perl_get_arena() to pass in the SV type, and record
7622              this in the arena description. Change all sizes to unsigned values.
7623              Make Perl_sv_free_arenas() loop downwards to free memory, simplifying
7624              the logic. Remove my erroneous comment added in change 29881.
7625      Branch: perl
7626            ! embed.fnc hv.c proto.h sv.c
7627 ____________________________________________________________________________
7628 [ 29881] By: nicholas                              on 2007/01/19  11:45:24
7629         Log: I think that it's clearer if aroot is only struct arena_set *
7630              (rather than ** and constantly dereferneced). Move the declaration
7631              of new_root into the block it is used in. Add a comment describing
7632              where the arenas for arena_sets themselves aren't rooted anywhere.
7633      Branch: perl
7634            ! sv.c
7635 ____________________________________________________________________________
7636 [ 29880] By: rgs                                   on 2007/01/19  09:33:00
7637         Log: Subject: [PATCH] fix unicode split /\s+/
7638              From: demerphq <demerphq@gmail.com>
7639              Date: Fri, 19 Jan 2007 02:14:06 +0100
7640              Message-ID: <9b18b3110701181714r4f3bc9ebq9ba462eba8338734@mail.gmail.com>
7641      Branch: perl
7642            ! pp.c t/op/split.t
7643 ____________________________________________________________________________
7644 [ 29879] By: nicholas                              on 2007/01/19  00:13:02
7645         Log: As Perl_get_arena() is dealing with sizes, use size_t rather than int,
7646              as it's both unsigned and semantically the correct width for a size.
7647              As all arenas get cleared later on, can use Newx() rather than Newxz().
7648      Branch: perl
7649            ! embed.fnc proto.h sv.c
7650 ____________________________________________________________________________
7651 [ 29878] By: nicholas                              on 2007/01/18  23:52:11
7652         Log: Move C<static bool done_sanity_check;> inside the only function that
7653              uses it.
7654      Branch: perl
7655            ! sv.c
7656 ____________________________________________________________________________
7657 [ 29877] By: nicholas                              on 2007/01/18  23:51:45
7658         Log: Add in missing dVAR that prevents compilation with
7659              -DPERL_GLOBAL_STRUCT_PRIVATE
7660      Branch: perl
7661            ! perl.c
7662 ____________________________________________________________________________
7663 [ 29876] By: nicholas                              on 2007/01/18  23:36:57
7664         Log: Move the flag checking for isGV_with_GP() into the call to visit()
7665      Branch: perl
7666            ! sv.c
7667 ____________________________________________________________________________
7668 [ 29875] By: mhx                                   on 2007/01/18  16:52:37
7669         Log: Add missing SVfARG()s in require_tie_mod().
7670      Branch: perl
7671            ! gv.c
7672 ____________________________________________________________________________
7673 [ 29872] By: nicholas                              on 2007/01/18  15:48:13
7674         Log: Given that we now do the tests in S_visit() to avoid calling the
7675              helper function when skippable, no need to retain those tests
7676              inside the helper functions do_clean_objs() and do_clean_named_objs().
7677      Branch: perl
7678            ! sv.c
7679 ____________________________________________________________________________
7680 [ 29871] By: merijn                                on 2007/01/18  14:03:21
7681         Log: perl rebuilds because of gcc's -g flag
7682              Subject: [PATCH] Re: [perl #41058] make rebuilds perl everytime
7683              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
7684              Date: Thu, 18 Jan 2007 14:27:55 +0100
7685              Message-ID: <20070118142755.28e7f724@r2d2>
7686      Branch: perl
7687            ! makedepend.SH
7688 ____________________________________________________________________________
7689 [ 29868] By: steveh                                on 2007/01/18  11:36:05
7690         Log: Subject: Re: [PATCH] win32_async_check() can still loop indefinitely
7691              From: Jan Dubois <jand@ActiveState.com>
7692              Date: Mon, 15 Jan 2007 19:25:11 -0800
7693              Message-ID: <rigoq25vda3sg4i7ppdb5o2jhvuiq15kqj@4ax.com>
7694      Branch: perl
7695            ! win32/win32.c
7696 ____________________________________________________________________________
7697 [ 29867] By: nicholas                              on 2007/01/18  11:16:09
7698         Log: As PVLVs can hold globs in some cases, I think that we should be
7699              treating them as a strict subclass of PVGV. Hence drop through into
7700              the PVGV handling code.
7701      Branch: perl
7702            ! sv.c
7703 ____________________________________________________________________________
7704 [ 29866] By: davem                                 on 2007/01/18  02:14:48
7705         Log: disable parser stack cleanup on reduce croak (too fragile)
7706      Branch: perl
7707            ! perly.c
7708 ____________________________________________________________________________
7709 [ 29857] By: mhx                                   on 2007/01/17  21:06:11
7710         Log: Fix a typo in Dynaloader_pm.PL.
7711      Branch: perl
7712            ! ext/DynaLoader/DynaLoader_pm.PL
7713 ____________________________________________________________________________
7714 [ 29855] By: nicholas                              on 2007/01/17  19:22:47
7715         Log: Replace SvRELEASE_IVX(dstr) with SvOOK_off(dstr) in sv_setsv_flags(),
7716              because it's not possible for dstr to be COW at this point, due to an
7717              earlier force_normal.
7718      Branch: perl
7719            ! sv.c
7720 ____________________________________________________________________________
7721 [ 29853] By: nicholas                              on 2007/01/17  18:24:50
7722         Log: Make PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv_release_IVX().
7723              (Currently it fails ext/Compress/Raw/Zlib/t/07bufsize.t)
7724      Branch: perl
7725            ! embed.fnc embed.h global.sym makedef.pl proto.h sv.c sv.h
7726 ____________________________________________________________________________
7727 [ 29852] By: nicholas                              on 2007/01/17  15:42:54
7728         Log: If we use SvUPGRADE() rather than sv_upgrade() then it can make the
7729              decision on not "up"grading PVLV to PVGV for us. However, it appears
7730              that the other actions conducted for "not-yet-a-glob" are useful here.
7731      Branch: perl
7732            ! sv.c
7733 ____________________________________________________________________________
7734 [ 29848] By: merijn                                on 2007/01/17  13:38:05
7735         Log: Subject: Re: [PATCH] symbian/xsbuild.pl patching continues
7736              From: Jarkko Hietaniemi <jhi@iki.fi>
7737              Date: Wed, 17 Jan 2007 08:27:03 -0500
7738              Message-ID: <45AE2427.7080907@iki.fi>
7739      Branch: perl
7740            ! symbian/xsbuild.pl
7741 ____________________________________________________________________________
7742 [ 29845] By: stevep                                on 2007/01/16  22:15:05
7743         Log: Reentrant functions appear to still be broken in NetBSD 3.1.
7744      Branch: perl
7745            ! hints/netbsd.sh
7746 ____________________________________________________________________________
7747 [ 29844] By: merijn                                on 2007/01/16  16:17:03
7748         Log: Subject: [PATCH] Re: Dual-lived AutoLoader
7749              From: Steffen Mueller <o6hhmk002@sneakemail.com>
7750              Date: Tue, 16 Jan 2007 15:29:44 +0100
7751              Message-ID: <45ACE158.4080102@sneakemail.com>
7752      Branch: perl
7753            ! Porting/Maintainers.pl
7754 ____________________________________________________________________________
7755 [ 29843] By: rgs                                   on 2007/01/16  15:32:30
7756         Log: Subject: Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add support for %-
7757              From: demerphq <demerphq@gmail.com>
7758              Date: Mon, 15 Jan 2007 23:06:44 +0100
7759              Message-ID: <9b18b3110701151406p7168b20byf873ee2e58091ca3@mail.gmail.com>
7760      Branch: perl
7761            ! regcomp.h
7762 ____________________________________________________________________________
7763 [ 29842] By: rgs                                   on 2007/01/16  10:56:46
7764         Log: Subject: [PATCH] Make offsets support conditional
7765              From: demerphq <demerphq@gmail.com>
7766              Date: Sun, 14 Jan 2007 15:24:25 +0100
7767              Message-ID: <9b18b3110701140624v452f7684x5e9d2890805489fd@mail.gmail.com>
7768      Branch: perl
7769            ! ext/re/t/regop.t regcomp.c regcomp.h
7770 ____________________________________________________________________________
7771 [ 29841] By: rgs                                   on 2007/01/16  10:17:43
7772         Log: Typo fix, by Robin Barker
7773      Branch: perl
7774            ! Porting/Maintainers.pl
7775 ____________________________________________________________________________
7776 [ 29839] By: davem                                 on 2007/01/15  18:33:02
7777         Log: make Dump display the SVf_BREAK flag
7778      Branch: perl
7779            ! dump.c
7780 ____________________________________________________________________________
7781 [ 29838] By: rgs                                   on 2007/01/15  18:25:45
7782         Log: Enable the ~~ operator by default.
7783              Remove the ~~ feature.
7784      Branch: perl
7785            - t/lib/feature/smartmatch
7786            ! MANIFEST lib/feature.pm t/op/smartmatch.t toke.c
7787 ____________________________________________________________________________
7788 [ 29837] By: davem                                 on 2007/01/15  18:19:20
7789         Log: when cloning  PL_regex_pad, copy SVf_BREAK flag too
7790      Branch: perl
7791            ! sv.c
7792 ____________________________________________________________________________
7793 [ 29836] By: nicholas                              on 2007/01/15  18:15:54
7794         Log: pp_rv2av and pp_rv2hv have a lot of common code, so it's certainly a
7795              space saving to merge them. Hopefully this will reduce L2 cache misses.
7796      Branch: perl
7797            ! mathoms.c opcode.h opcode.pl pp.h pp_hot.c
7798 ____________________________________________________________________________
7799 [ 29835] By: nicholas                              on 2007/01/15  17:18:03
7800         Log: Make changes analagous to pp_rv2hv's 21394 and 24489 in pp_rv2av.
7801      Branch: perl
7802            ! pp_hot.c
7803 ____________________________________________________________________________
7804 [ 29834] By: rgs                                   on 2007/01/15  16:37:21
7805         Log: Subject: Re: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH}
7806              From: demerphq <demerphq@gmail.com>
7807              Date: Sat, 13 Jan 2007 17:18:01 +0100
7808              Message-ID: <9b18b3110701130818h6badbd3o1b38f2660d258173@mail.gmail.com>
7809              
7810              macroize regexp modifiers
7811      Branch: perl
7812            ! perl.h regcomp.c regexp.h toke.c
7813 ____________________________________________________________________________
7814 [ 29831] By: rgs                                   on 2007/01/15  16:26:17
7815         Log: Subject: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH}
7816              From: demerphq <demerphq@gmail.com>
7817              Date: Fri, 12 Jan 2007 02:31:12 +0100
7818              Message-ID: <9b18b3110701111731x29b1c63i57b1698f769b3bbc@mail.gmail.com>
7819              (with tweaks)
7820      Branch: perl
7821            + t/op/regexp_kmod.t
7822            ! MANIFEST ext/B/t/concise-xs.t gv.c mg.c op.h pod/perlop.pod
7823            ! pod/perlre.pod pod/perlvar.pod pp_hot.c regcomp.c regcomp.h
7824            ! regexp.h t/op/regexp.t toke.c
7825 ____________________________________________________________________________
7826 [ 29830] By: nicholas                              on 2007/01/15  14:38:58
7827         Log: Add get_cvn_flags(), which is like get_cv() but takes a length. This
7828              allows symbolic code references with embeded NULs to work.
7829      Branch: perl
7830            ! embed.fnc embed.h global.sym gv.c gv.h op.c perl.c perlio.c
7831            ! pp_ctl.c pp_hot.c proto.h t/op/ref.t toke.c
7832 ____________________________________________________________________________
7833 [ 29829] By: rgs                                   on 2007/01/15  14:32:26
7834         Log: Subject: [PATCH] symbian/xsbuild.pl
7835              From: Jarkko Hietaniemi <jhi@iki.fi>
7836              Date: Mon, 15 Jan 2007 08:49:56 -0500
7837              Message-ID: <45AB8684.70906@iki.fi>
7838      Branch: perl
7839            ! symbian/xsbuild.pl
7840 ____________________________________________________________________________
7841 [ 29827] By: davem                                 on 2007/01/15  14:16:53
7842         Log: extend threads 'veto cleanup' to perl_free and system stuff
7843      Branch: perl
7844            ! embedvar.h perl.c perlapi.h perlvars.h unixish.h
7845 ____________________________________________________________________________
7846 [ 29826] By: rgs                                   on 2007/01/15  14:15:35
7847         Log: Proper symbian fix (replacing change #29813) by Jarkko
7848      Branch: perl
7849            ! perl.h
7850 ____________________________________________________________________________
7851 [ 29825] By: rgs                                   on 2007/01/15  13:45:40
7852         Log: Use the $Is_MacOS variable
7853      Branch: perl
7854            ! t/lib/common.pl
7855 ____________________________________________________________________________
7856 [ 29824] By: rgs                                   on 2007/01/15  13:44:39
7857         Log: Simplify the ok/not ok logic
7858              (another refactorisation by Schwern)
7859      Branch: perl
7860            ! t/lib/common.pl
7861 ____________________________________________________________________________
7862 [ 29823] By: rgs                                   on 2007/01/15  13:40:18
7863         Log: Various cleanup and factorization by Schwern
7864              for tests for warnings and features
7865      Branch: perl
7866            ! t/lib/common.pl
7867 ____________________________________________________________________________
7868 [ 29822] By: rgs                                   on 2007/01/15  13:30:51
7869         Log: Introduce the :5.10.0 feature bundle, and make :5.10 an
7870              alias to it (aimed at be an alias to the latest :5.10.X)
7871      Branch: perl
7872            ! lib/feature.pm
7873 ____________________________________________________________________________
7874 [ 29821] By: rgs                                   on 2007/01/15  12:44:45
7875         Log: Fix link to perlsyn (thanks to Michael G Schwern)
7876      Branch: perl
7877            ! lib/feature.pm
7878 ____________________________________________________________________________
7879 [ 29820] By: rgs                                   on 2007/01/15  12:42:36
7880         Log: Remove the "dor" feature alias.
7881      Branch: perl
7882            ! lib/feature.pm
7883 ____________________________________________________________________________
7884 [ 29819] By: rgs                                   on 2007/01/15  12:41:28
7885         Log: Document "no feature" (Michael G Schwern)
7886      Branch: perl
7887            ! lib/feature.pm
7888 ____________________________________________________________________________
7889 [ 29818] By: rgs                                   on 2007/01/15  12:37:27
7890         Log: Move the documentation of the lexical effect of feature.pm to its own
7891              section thus removing a lot of redundant redundant documentation about
7892              it cluttering up the feature documentation. (by Michael G Schwern)
7893      Branch: perl
7894            ! lib/feature.pm
7895 ____________________________________________________________________________
7896 [ 29817] By: rgs                                   on 2007/01/15  12:34:00
7897         Log: Remove obsolete notes and TODOs from feature.pm
7898      Branch: perl
7899            ! lib/feature.pm
7900 ____________________________________________________________________________
7901 [ 29816] By: rgs                                   on 2007/01/15  12:30:56
7902         Log: Add a reference to the docs for state() variables in feature.pm
7903              (suggested by Michael G Schwern)
7904      Branch: perl
7905            ! lib/feature.pm
7906 ____________________________________________________________________________
7907 [ 29815] By: rgs                                   on 2007/01/15  12:29:14
7908         Log: Factorise croak() calls and error messages in feature.pm
7909              (suggested by Michael G Schwern)
7910      Branch: perl
7911            ! lib/feature.pm
7912 ____________________________________________________________________________
7913 [ 29814] By: nicholas                              on 2007/01/15  12:13:24
7914         Log: Test that names with embedded NULs work for symbolic array, hash and
7915              typeglob references.
7916      Branch: perl
7917            ! t/op/ref.t
7918 ____________________________________________________________________________
7919 [ 29813] By: rgs                                   on 2007/01/15  08:22:08
7920         Log: Revert perl.h part of change 29811, which breaks compilation with gcc
7921      Branch: perl
7922            ! perl.h
7923 ____________________________________________________________________________
7924 [ 29812] By: merijn                                on 2007/01/15  07:45:28
7925         Log: Subject: [PATCH] g++ fixes
7926              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
7927              Date: Mon, 15 Jan 2007 06:09:30 +0200 (EET)
7928              Message-Id: <20070115040930.8685843A67@anubis.hut.fi>
7929      Branch: perl
7930            ! op.c toke.c
7931 ____________________________________________________________________________
7932 [ 29811] By: merijn                                on 2007/01/15  07:42:37
7933         Log: Subject: [PATCH] Symbian/S90 further fixes
7934              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
7935              Date: Mon, 15 Jan 2007 06:11:52 +0200 (EET)
7936              Message-Id: <20070115041152.374AB43A67@anubis.hut.fi>
7937      Branch: perl
7938            ! perl.h symbian/PerlBase.cpp symbian/config.sh
7939 ____________________________________________________________________________
7940 [ 29810] By: davem                                 on 2007/01/14  23:58:49
7941         Log: make S_ithread_run() call S_ithread_free() in main context
7942              
7943              Fixes a race condition between detach clearing a thread's
7944              interpreter, and S_ithread_run() freeing itself while
7945              assuming that it's own interpreter still exists.
7946      Branch: perl
7947            ! ext/threads/threads.xs
7948 ____________________________________________________________________________
7949 [ 29805] By: davem                                 on 2007/01/14  12:43:39
7950         Log: further refinement to #29796 (cleanup veto)
7951      Branch: perl
7952            ! ext/threads/threads.xs
7953 ____________________________________________________________________________
7954 [ 29803] By: rgs                                   on 2007/01/14  10:12:08
7955         Log: Subject: Re: Memory...growing, and growing
7956              From: Marvin Humphrey <marvin@rectangular.com>
7957              Date: Sat, 13 Jan 2007 12:05:30 -0800
7958              Message-Id: <3CCCF699-345E-4C65-BCCB-1549EB99547A@rectangular.com>
7959              
7960              Document -DDL_UNLOAD_ALL_AT_EXIT
7961      Branch: perl
7962            ! pod/perlhack.pod
7963 ____________________________________________________________________________
7964 [ 29796] By: davem                                 on 2007/01/13  22:57:26
7965         Log: unfreed threads should trigger cleanup veto
7966              
7967              The thread pool struct is allocated in the main interpreter, so
7968              don't clean that up if any threads remain, regardless of what
7969              state they are in
7970      Branch: perl
7971            ! ext/threads/threads.xs
7972 ____________________________________________________________________________
7973 [ 29790] By: nicholas                              on 2007/01/13  18:21:19
7974         Log: In S_hfreeentries, orig_array can be const.
7975      Branch: perl
7976            ! hv.c
7977 ____________________________________________________________________________
7978 [ 29786] By: rgs                                   on 2007/01/13  17:17:40
7979         Log: TODO: yada yada yada
7980      Branch: perl
7981            ! pod/perltodo.pod
7982 ____________________________________________________________________________
7983 [ 29784] By: rgs                                   on 2007/01/13  16:56:02
7984         Log: Subject:  Re: AW: umask handling in File::Temp
7985              From:  Gisle Aas <gisle@activestate.com>
7986              Date:  12 Jan 2007 16:10:16 +0100
7987              Message-ID:  <877ivs1dt3.fsf@ask.g.aas.no>
7988      Branch: perl
7989            ! pp_sys.c
7990 ____________________________________________________________________________
7991 [ 29781] By: rgs                                   on 2007/01/13  11:06:06
7992         Log: Subject: [PATCH] perlthrtut.pod (based on perl-current@29766)
7993              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
7994              Date: Fri, 12 Jan 2007 17:37:58 +0100
7995              Message-ID: <45A7B966.1040307@thalesgroup.com>
7996      Branch: perl
7997            ! pod/perlthrtut.pod
7998 ____________________________________________________________________________
7999 [ 29780] By: davem                                 on 2007/01/12  21:49:13
8000         Log: fix PL_parser_dup symbol (again)
8001      Branch: perl
8002            ! embed.fnc embed.h global.sym
8003 ____________________________________________________________________________
8004 [ 29779] By: davem                                 on 2007/01/12  19:56:40
8005         Log: Rationalise refcounting of thread structures
8006              Formerly there could be races with multiple destroys of a thread
8007              structure.
8008      Branch: perl
8009            ! ext/threads/threads.xs
8010 ____________________________________________________________________________
8011 [ 29778] By: merijn                                on 2007/01/12  16:06:23
8012         Log: Superdome now also in Itanium series (sx1000 & sx2000),
8013              cx2600 is Madison 6
8014      Branch: perl
8015            ! README.hpux
8016 ____________________________________________________________________________
8017 [ 29777] By: merijn                                on 2007/01/12  15:15:13
8018         Log: gcc -dumpversion is at least supported back to 2.7.x and
8019              thus seems to be much more defensive against upcoming version
8020              reporting format changes.
8021      Branch: perl
8022            ! hints/aix.sh hints/aix_3.sh hints/aix_4.sh hints/dec_osf.sh
8023            ! hints/hpux.sh hints/svr5.sh hints/vos.sh
8024 ____________________________________________________________________________
8025 [ 29774] By: rgs                                   on 2007/01/12  13:57:45
8026         Log: makedef.pl should be able to load "strict"
8027      Branch: perl
8028            ! makedef.pl
8029 ____________________________________________________________________________
8030 [ 29768] By: rgs                                   on 2007/01/12  11:44:04
8031         Log: Upgrade to ExtUtils::Manifest 1.51
8032      Branch: perl
8033            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
8034 ____________________________________________________________________________
8035 [ 29767] By: davem                                 on 2007/01/12  11:26:14
8036         Log: fix typo in hv.c
8037      Branch: perl
8038            ! hv.c
8039 ____________________________________________________________________________
8040 [ 29766] By: davem                                 on 2007/01/12  11:13:49
8041         Log: fix PL_parser_dup symbol
8042      Branch: perl
8043            ! embed.fnc embed.h makedef.pl
8044 ____________________________________________________________________________
8045 [ 29765] By: davem                                 on 2007/01/12  10:42:05
8046         Log: make tr/// threadsafe by moving swash into pad
8047      Branch: perl
8048            ! doop.c op.c
8049 ____________________________________________________________________________
8050 [ 29764] By: rgs                                   on 2007/01/12  10:24:55
8051         Log: Subject: [PATCH] trivia in perlthrtut.pod
8052              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
8053              Date: Thu, 11 Jan 2007 16:57:29 +0100
8054              Message-ID: <45A65E69.8010400@thalesgroup.com>
8055      Branch: perl
8056            ! pod/perlthrtut.pod
8057 ____________________________________________________________________________
8058 [ 29762] By: steveh                                on 2007/01/11  17:27:02
8059         Log: Update copyright year in "perl -v" output
8060      Branch: perl
8061            ! perl.c
8062 ____________________________________________________________________________
8063 [ 29761] By: rgs                                   on 2007/01/11  17:12:08
8064         Log: Fix bug [perl #41234] : the tokenizer understands "=cute"
8065              or other words that begin with "cut" as synonyms for "=cut"
8066      Branch: perl
8067            ! toke.c
8068 ____________________________________________________________________________
8069 [ 29758] By: nicholas                              on 2007/01/11  15:37:12
8070         Log: Change 29753 messed up do_hv_dump() [my fault]
8071      Branch: perl
8072            ! embed.fnc proto.h
8073 ____________________________________________________________________________
8074 [ 29757] By: rgs                                   on 2007/01/11  15:07:28
8075         Log: Silence an "unused parameter" warning in Perl_reg_numbered_buff_get().
8076              This parameter might become handy in the future, so keep it.
8077      Branch: perl
8078            ! regcomp.c
8079 ____________________________________________________________________________
8080 [ 29756] By: rgs                                   on 2007/01/11  14:47:01
8081         Log: Subject: [PATCH] Add Regexp::Keep \K functionality to regex engine as well as add \v and \V, cleanup and more docs for regatom()
8082              From: demerphq <demerphq@gmail.com>
8083              Date: Wed, 10 Jan 2007 20:33:39 +0100
8084              Message-ID: <9b18b3110701101133i46dc5fd0p1476a0f1dd1e9c5a@mail.gmail.com>
8085              
8086              (plus POD nits by Merijn and myself)
8087      Branch: perl
8088            ! pod/perl595delta.pod pod/perlre.pod regcomp.c regcomp.sym
8089            ! regexec.c regexp.h regnodes.h t/op/pat.t
8090 ____________________________________________________________________________
8091 [ 29753] By: nicholas                              on 2007/01/11  13:23:40
8092         Log: do_gv_dump, do_gvgv_dump and do_hv_dump call all actually take a NULL
8093              parameter. Patch for do_hv_dump supplied by Brandon L Black, other
8094              two added after code inspection.
8095      Branch: perl
8096            ! embed.fnc proto.h
8097 ____________________________________________________________________________
8098 [ 29751] By: rgs                                   on 2007/01/11  10:34:02
8099         Log: Fix bug #40407: after a seek on a PerlIO::scalar filehandle,
8100              ensure there's a string buffer in the scalar
8101      Branch: perl
8102            ! ext/PerlIO/scalar/scalar.xs
8103 ____________________________________________________________________________
8104 [ 29750] By: rgs                                   on 2007/01/11  09:51:56
8105         Log: Subject: [PATCH] AutoLoader fix, part 2
8106              From: Steffen Mueller <rt8363b02@sneakemail.com>
8107              Date: Wed, 10 Jan 2007 18:52:23 +0100
8108              Message-ID: <20070110175148.26694.qmail@lists.develooper.com>
8109      Branch: perl
8110            ! lib/AutoLoader.pm lib/AutoLoader.t
8111 ____________________________________________________________________________
8112 [ 29749] By: nicholas                              on 2007/01/11  00:24:48
8113         Log: In toke.c, merge S_update_debugger_info_pv() and
8114              S_update_debugger_info_sv() into S_update_debugger_info().
8115      Branch: perl
8116            ! embed.fnc embed.h proto.h toke.c
8117 ____________________________________________________________________________
8118 [ 29748] By: nicholas                              on 2007/01/10  16:24:27
8119         Log: An implementation of change 29735 for blead (PL_curcop could be NULL)
8120              given that blead's refactoring is not yet in maint.
8121      Branch: perl
8122            ! gv.c
8123 ____________________________________________________________________________
8124 [ 29747] By: rgs                                   on 2007/01/10  16:00:17
8125         Log: Regenerate all files
8126      Branch: perl
8127            ! embed.h keywords.h reentr.c reentr.h
8128 ____________________________________________________________________________
8129 [ 29745] By: rgs                                   on 2007/01/10  13:21:03
8130         Log: Subject: PATCH: perlfunc.pod / warn
8131              From: Peter Scott <Peter@PSDT.com>
8132              Date: Wed, 10 Jan 2007 05:18:52 -0800
8133              Message-Id: <pan.2007.01.10.13.18.52.834683@PSDT.com>
8134      Branch: perl
8135            ! pod/perlfunc.pod
8136 ____________________________________________________________________________
8137 [ 29744] By: rgs                                   on 2007/01/10  13:17:37
8138         Log: Subject: Re: [perl #41215] % on scalars sometimes throws away fractions 
8139              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8140              Date: Tue, 09 Jan 2007 23:39:42 +0900
8141              Message-Id: <20070109233928.07AF.BQW10602@nifty.com>
8142              
8143              plus nits by Dominic Dunlop
8144      Branch: perl
8145            ! pod/perlop.pod
8146 ____________________________________________________________________________
8147 [ 29743] By: rgs                                   on 2007/01/10  10:54:27
8148         Log: Subject: Bug in AutoLoader.pm causing endless loop
8149              From: Steffen Mueller <rt8363b02@sneakemail.com>
8150              Date: Tue, 09 Jan 2007 19:15:36 +0100
8151              Message-ID: <45A3DBC8.4010203@sneakemail.com>
8152      Branch: perl
8153            ! lib/AutoLoader.pm
8154 ____________________________________________________________________________
8155 [ 29742] By: rgs                                   on 2007/01/10  10:25:02
8156         Log: Subject: ./miniperl minimod.pl ... Can't locate strict.pm
8157              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
8158              Date: Wed, 10 Jan 2007 04:55:55 +0100
8159              Message-ID: <87lkkbk01g.fsf@k75.linux.bogus>
8160      Branch: perl
8161            ! minimod.pl
8162 ____________________________________________________________________________
8163 [ 29741] By: nicholas                              on 2007/01/09  21:46:28
8164         Log: Make minimod.pl warnings and strict clean.
8165      Branch: perl
8166            ! minimod.pl
8167 ____________________________________________________________________________
8168 [ 29740] By: nicholas                              on 2007/01/09  21:44:05
8169         Log: Make makedef.pl warnings and strict clean.
8170      Branch: perl
8171            ! makedef.pl
8172 ____________________________________________________________________________
8173 [ 29739] By: nicholas                              on 2007/01/09  21:37:31
8174         Log: Make keywords.pl strict and warnings clean.
8175      Branch: perl
8176            ! keywords.pl
8177 ____________________________________________________________________________
8178 [ 29738] By: nicholas                              on 2007/01/09  21:34:50
8179         Log: Make autodoc.pl strict clean.
8180      Branch: perl
8181            ! autodoc.pl
8182 ____________________________________________________________________________
8183 [ 29736] By: nicholas                              on 2007/01/09  21:21:56
8184         Log: Make opcode.pl strict and warnings clean.
8185      Branch: perl
8186            ! opcode.pl
8187 ____________________________________________________________________________
8188 [ 29734] By: steveh                                on 2007/01/09  12:44:15
8189         Log: Subject: Re: Change 29723 breaks t/op/inccode-tie.t on Win32
8190              From: Nicholas Clark <nick@ccl4.org>
8191              Date: Tue, 9 Jan 2007 12:31:17 +0000
8192              Message-ID: <20070109123116.GC30742@plum.flirble.org>
8193      Branch: perl
8194            ! t/op/inccode-tie.t
8195 ____________________________________________________________________________
8196 [ 29732] By: steveh                                on 2007/01/09  10:40:23
8197         Log: Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows
8198              From: Jan Dubois <jand@ActiveState.com>
8199              Date: Mon, 08 Jan 2007 14:58:12 -0800
8200              Message-ID: <eei5q29hrchpam2i5g0000mbvu0b1hrm83@4ax.com>
8201              
8202              Fixes the Borland build, in which the PATH was getting corrupted
8203              when the variable that was just putenv()'d got free()'d
8204      Branch: perl
8205            ! win32/win32.c
8206 ____________________________________________________________________________
8207 [ 29731] By: rgs                                   on 2007/01/09  10:33:56
8208         Log: Subject: [PATCH] Change #29711 broke tr//c on Win32.
8209              From: demerphq <demerphq@gmail.com>
8210              Date: Mon, 8 Jan 2007 20:31:26 +0100
8211              Message-ID: <9b18b3110701081131v392597c6veed493407c1eede7@mail.gmail.com>
8212      Branch: perl
8213            ! op.c
8214 ____________________________________________________________________________
8215 [ 29730] By: rgs                                   on 2007/01/09  10:04:37
8216         Log: Subject: [PATCH] Let the regex parser decide if we have a special pattern or not.
8217              From: demerphq <demerphq@gmail.com>
8218              Date: Tue, 9 Jan 2007 00:46:31 +0100
8219              Message-ID: <9b18b3110701081546n2c3f19acy29adc0d233bb848c@mail.gmail.com>
8220      Branch: perl
8221            ! op.c op.h pp.c pp_ctl.c regcomp.c regexp.h
8222 ____________________________________________________________________________
8223 [ 29729] By: nicholas                              on 2007/01/09  09:58:17
8224         Log: socketpair.t was written in 2001. At that time, Test::More got confused
8225              if you forked under it. Test::More 0.47 added support to detect forking
8226              which resolves this. Hence there is now no need to fork() in a BEGIN
8227              block, which causes issues on Win32 due to how pseudofork works.
8228      Branch: perl
8229            ! ext/Socket/t/socketpair.t
8230 ____________________________________________________________________________
8231 [ 29728] By: rgs                                   on 2007/01/09  09:28:52
8232         Log: Revert change #29708 (useless)
8233      Branch: perl
8234            ! win32/win32.c
8235 ____________________________________________________________________________
8236 [ 29727] By: nicholas                              on 2007/01/08  23:27:26
8237         Log: Eliminate pp_threadsv, as it was only ever used by 5005 threads.
8238      Branch: perl
8239            ! dump.c ext/Opcode/Opcode.pm op.c opcode.h opcode.pl opnames.h
8240            ! pp.sym pp_proto.h
8241 ____________________________________________________________________________
8242 [ 29724] By: nicholas                              on 2007/01/08  21:52:32
8243         Log: do or die; for all the List::Util pure perl tests.
8244      Branch: perl
8245            ! ext/List/Util/t/p_blessed.t ext/List/Util/t/p_first.t
8246            ! ext/List/Util/t/p_lln.t ext/List/Util/t/p_max.t
8247            ! ext/List/Util/t/p_maxstr.t ext/List/Util/t/p_min.t
8248            ! ext/List/Util/t/p_minstr.t ext/List/Util/t/p_openhan.t
8249            ! ext/List/Util/t/p_readonly.t ext/List/Util/t/p_reduce.t
8250            ! ext/List/Util/t/p_refaddr.t ext/List/Util/t/p_reftype.t
8251            ! ext/List/Util/t/p_shuffle.t ext/List/Util/t/p_sum.t
8252            ! ext/List/Util/t/p_tainted.t
8253 ____________________________________________________________________________
8254 [ 29723] By: nicholas                              on 2007/01/08  21:20:26
8255         Log: do $file; won't propagate errors from die, as do is an implicit eval.
8256              So need to propagate errors with $@.
8257      Branch: perl
8258            ! ext/DynaLoader/hints/gnukfreebsd.pl
8259            ! ext/DynaLoader/hints/gnuknetbsd.pl
8260            ! ext/NDBM_File/hints/gnukfreebsd.pl
8261            ! ext/NDBM_File/hints/gnuknetbsd.pl
8262            ! ext/ODBM_File/hints/gnukfreebsd.pl
8263            ! ext/ODBM_File/hints/gnuknetbsd.pl
8264            ! ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl
8265            ! ext/Storable/hints/gnukfreebsd.pl
8266            ! ext/Storable/hints/gnuknetbsd.pl lib/perl5db.pl
8267            ! lib/utf8_heavy.pl symbian/config.pl symbian/makesis.pl
8268            ! symbian/xsbuild.pl t/comp/require.t t/op/caller.t t/op/do.t
8269            ! t/op/inccode-tie.t t/op/regexp_noamp.t t/op/regexp_notrie.t
8270            ! t/op/regexp_qr.t t/op/regexp_qr_embed.t t/op/regexp_trielist.t
8271            ! t/op/threads.t t/uni/case.pl win32/ce-helpers/makedist.pl
8272 ____________________________________________________________________________
8273 [ 29719] By: nicholas                              on 2007/01/08  14:28:17
8274         Log: Mention -C on #! line in perltodo. Remove some trailing whitespace that
8275              podchecker warned over.
8276      Branch: perl
8277            ! pod/perltodo.pod
8278 ____________________________________________________________________________
8279 [ 29718] By: rgs                                   on 2007/01/08  11:09:10
8280         Log: Change the API doc for some of the SvXXX testing macros.
8281              Often, those macros simply test a bit in sv_flags, so
8282              the return value should be assigned to a U32 instead of
8283              a bool to avoid truncation. (bug perl #32884)
8284      Branch: perl
8285            ! pod/perlapi.pod sv.h
8286 ____________________________________________________________________________
8287 [ 29717] By: rgs                                   on 2007/01/08  10:35:04
8288         Log: Turn taint warnings (-t) into severe warnings, so they're
8289              on by default, without having to play games with the
8290              warning bits. Add a test for -t.
8291      Branch: perl
8292            ! perl.c pp_ctl.c t/lib/warnings/taint taint.c warnings.h
8293            ! warnings.pl
8294 ____________________________________________________________________________
8295 [ 29716] By: rgs                                   on 2007/01/08  09:26:01
8296         Log: Silence casting warnings
8297      Branch: perl
8298            ! regcomp.c
8299 ____________________________________________________________________________
8300 [ 29715] By: merijn                                on 2007/01/08  07:34:29
8301         Log: Default "$undef" for NV_PRESERVES_UV_BITS causes compilation
8302              failure of sv.c when triggered
8303              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
8304              Date: Mon, 8 Jan 2007 00:49:11 +0100
8305              Message-ID: <20070108004911.7022445c@r2d2>
8306      Branch: perl
8307            ! Configure
8308 ____________________________________________________________________________
8309 [ 29713] By: merijn                                on 2007/01/08  07:19:02
8310         Log: Subject: help cygwin find its dlls even on taint tests with no path
8311              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
8312              Date: Sun, 7 Jan 2007 16:56:28 -0800 (PST)
8313              Message-ID: <2437.63.226.247.31.1168217788.squirrel@63.226.247.31>
8314      Branch: perl
8315            ! cygwin/Makefile.SHs t/op/taint.t
8316 ____________________________________________________________________________
8317 [ 29712] By: davem                                 on 2007/01/08  00:14:22
8318         Log: fix occasional op/time.t failure
8319              test 2 uses far more sys than user time, so it's possible to burn
8320              20 secs of wall time without an apparent increase in user time
8321      Branch: perl
8322            ! t/op/time.t
8323 ____________________________________________________________________________
8324 [ 29711] By: davem                                 on 2007/01/08  00:06:44
8325         Log: allocate op_pv strings from shared mem pool
8326      Branch: perl
8327            ! op.c toke.c
8328 ____________________________________________________________________________
8329 [ 29710] By: rgs                                   on 2007/01/07  23:27:03
8330         Log: In the new test for less.pm, call use_ok at compile-time
8331              and add -w.
8332      Branch: perl
8333            ! lib/less.t
8334 ____________________________________________________________________________
8335 [ 29709] By: rgs                                   on 2007/01/07  23:24:31
8336         Log: Subject: [PATCH] less useful
8337              From: "Joshua ben Jore" <twists@gmail.com>
8338              Date: Sat, 6 Jan 2007 13:33:15 -0800
8339              Message-ID: <dc5c751d0701061333w7b89ea48kf5c8993e3de19b44@mail.gmail.com>
8340      Branch: perl
8341            ! lib/less.pm lib/less.t
8342 ____________________________________________________________________________
8343 [ 29708] By: rgs                                   on 2007/01/07  23:12:26
8344         Log: Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows
8345              From: demerphq <demerphq@gmail.com>
8346              Date: Sun, 7 Jan 2007 20:51:43 +0100
8347              Message-ID: <9b18b3110701071151y13eaa554w257d2d5016ee0983@mail.gmail.com>
8348      Branch: perl
8349            ! win32/win32.c
8350 ____________________________________________________________________________
8351 [ 29707] By: rgs                                   on 2007/01/07  23:08:04
8352         Log: Subject: DynaLoader test failure on cygwin
8353              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
8354              Date: Sun, 7 Jan 2007 11:56:21 -0800 (PST)
8355              Message-ID: <1675.63.226.247.31.1168199781.squirrel@63.226.247.31>
8356      Branch: perl
8357            ! ext/DynaLoader/t/DynaLoader.t
8358 ____________________________________________________________________________
8359 [ 29706] By: davem                                 on 2007/01/07  14:55:27
8360         Log: silence a warning in perly.c
8361      Branch: perl
8362            ! perly.c
8363 ____________________________________________________________________________
8364 [ 29705] By: rgs                                   on 2007/01/06  07:19:09
8365         Log: Subject: patch: shorten perl.h by six lines
8366              From: "David Nicol" <davidnicol@gmail.com>
8367              Date: Sat, 6 Jan 2007 00:02:24 -0600
8368              Message-ID: <934f64a20701052202p1c77a226w32634a1c69f584c7@mail.gmail.com>
8369      Branch: perl
8370            ! perl.h
8371 ____________________________________________________________________________
8372 [ 29704] By: rgs                                   on 2007/01/06  06:58:41
8373         Log: Add 2007 copyrights in a few more .pl files that
8374              generate code (thanks to Jarkko)
8375      Branch: perl
8376            ! overload.pl reentr.pl
8377 ____________________________________________________________________________
8378 [ 29703] By: rgs                                   on 2007/01/05  23:15:38
8379         Log: Silence a gcc warning, spotted by Tels
8380      Branch: perl
8381            ! regcomp.c
8382 ____________________________________________________________________________
8383 [ 29702] By: rgs                                   on 2007/01/05  18:30:52
8384         Log: Bump version of PerlIO::via after last change
8385      Branch: perl
8386            ! ext/PerlIO/via/via.pm
8387 ____________________________________________________________________________
8388 [ 29701] By: rgs                                   on 2007/01/05  18:26:43
8389         Log: Subject: [PATCH] ext/PerlIO/via/via.xs freeing the wrong thing
8390              From: Bo Lindbergh <blgl@hagernas.com>
8391              Date: Fri, 5 Jan 2007 19:19:53 +0100
8392              Message-Id: <C7070BEE-BFB6-4FA2-A50B-BF20CDB3B61F@hagernas.com>
8393      Branch: perl
8394            ! ext/PerlIO/via/via.xs
8395 ____________________________________________________________________________
8396 [ 29700] By: rgs                                   on 2007/01/05  15:37:54
8397         Log: Normalize copyright of perlio.c for years >= 2006
8398      Branch: perl
8399            ! perlio.c
8400 ____________________________________________________________________________
8401 [ 29699] By: steveh                                on 2007/01/05  15:04:59
8402         Log: Do the same as #29697 for Win32
8403      Branch: perl
8404            ! win32/Makefile win32/makefile.mk
8405 ____________________________________________________________________________
8406 [ 29698] By: rgs                                   on 2007/01/05  14:37:31
8407         Log: Fix the interaction of -w and -t when provided on the command-line
8408              and/or on the shebang line : do not reset the warning bits to
8409              'only taint'.
8410      Branch: perl
8411            ! perl.c pp_ctl.c
8412 ____________________________________________________________________________
8413 [ 29697] By: rgs                                   on 2007/01/05  12:27:22
8414         Log: Fix distclean now that we have re::Tie::Hash::NamedCapture
8415      Branch: perl
8416            ! Makefile.SH
8417 ____________________________________________________________________________
8418 [ 29696] By: rgs                                   on 2007/01/05  10:47:58
8419         Log: Update copyright years in .c files
8420      Branch: perl
8421            ! doio.c doop.c gv.c miniperlmain.c pad.c perl.c pp.c pp_ctl.c
8422            ! pp_hot.c pp_sort.c pp_sys.c regcomp.c regexec.c scope.c
8423            ! universal.c utf8.c
8424 ____________________________________________________________________________
8425 [ 29695] By: rgs                                   on 2007/01/05  10:34:36
8426         Log: Update copyright years in .h files. Also, in .pl
8427              files that generate .h files, so they'll be ready
8428              next time.
8429      Branch: perl
8430            ! XSUB.h keywords.pl op.h opcode.pl pad.h perlio.h perlsdio.h
8431            ! perlsfio.h pp.h regcomp.h regexp.h scope.h thrdvar.h unixish.h
8432            ! utf8.h utfebcdic.h util.h
8433 ____________________________________________________________________________
8434 [ 29694] By: rgs                                   on 2007/01/05  10:21:58
8435         Log: Update copyright for perlio.c
8436      Branch: perl
8437            ! perlio.c
8438 ____________________________________________________________________________
8439 [ 29693] By: rgs                                   on 2007/01/05  09:55:22
8440         Log: Subject: Re: What if NV_PRESERVES_UV_BITS is undef? (was: Re: [PATCH] Configure test code fails to compile if SIGFPE is undefined)
8441              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8442              Date: Thu, 04 Jan 2007 00:21:02 +0900
8443              Message-Id: <20070104001943.6BC2.BQW10602@nifty.com>
8444      Branch: perl
8445            ! ext/Data/Dumper/t/dumper.t ext/Devel/Peek/t/Peek.t
8446 ____________________________________________________________________________
8447 [ 29692] By: steveh                                on 2007/01/05  09:45:08
8448         Log: Silence various VC6 warnings
8449      Branch: perl
8450            ! ext/B/B.xs perly.c regexec.c util.c win32/win32.c
8451 ____________________________________________________________________________
8452 [ 29691] By: rgs                                   on 2007/01/05  09:11:30
8453         Log: Subject: Re: [PATCH] perlio.c repair
8454              From: Bo Lindbergh <blgl@hagernas.com>
8455              Date: Thu, 4 Jan 2007 18:22:09 +0100
8456              Message-Id: <E22DC961-6821-4AC2-BA2F-9B5B06927758@hagernas.com>
8457      Branch: perl
8458            ! perlio.c
8459 ____________________________________________________________________________
8460 [ 29690] By: rgs                                   on 2007/01/05  07:49:03
8461         Log: Subject: [PATCH] ANSIfy the PATH environment variable on Windows
8462              From: Jan Dubois <jand@ActiveState.com>
8463              Date: Thu, 04 Jan 2007 12:37:48 -0800
8464              Message-ID: <7coqp2pme3r30qaonticuv6c6licieg4cg@4ax.com>
8465      Branch: perl
8466            ! win32/perllib.c win32/win32.c
8467 ____________________________________________________________________________
8468 [ 29689] By: rgs                                   on 2007/01/05  07:47:08
8469         Log: Subject: [PATCH] Add error handling to win32_ansipath
8470              From: Jan Dubois <jand@ActiveState.com>
8471              Date: Thu, 04 Jan 2007 12:20:21 -0800
8472              Message-ID: <f2oqp2dbdglim8bda4q1kajt9k3cvpqqga@4ax.com>
8473      Branch: perl
8474            ! win32/win32.c
8475 ____________________________________________________________________________
8476 [ 29688] By: rgs                                   on 2007/01/04  17:04:11
8477         Log: Upgrade Module::Load::Conditional to 0.14
8478      Branch: perl
8479            + lib/Module/Load/Conditional/t/to_load/InPod.pm
8480            ! MANIFEST lib/Module/Load/Conditional.pm
8481            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
8482            ! lib/Module/Load/Conditional/t/to_load/Commented.pm
8483            ! lib/Module/Load/Conditional/t/to_load/LoadIt.pm
8484            ! lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
8485 ____________________________________________________________________________
8486 [ 29687] By: rgs                                   on 2007/01/04  15:33:16
8487         Log: 4th patch from: 
8488              
8489              Subject: [PATCH] Cleanup SVf arguments (2nd try)
8490              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
8491              Date: Mon, 1 Jan 2007 20:16:13 +0100
8492              Message-ID: <20070101201613.4120d9ef@r2d2>
8493              
8494              Introduce an SVfARG() macro for %SVf (%-p here) arguments to
8495              perl's printf
8496      Branch: perl
8497            ! XSUB.h doio.c gv.c hv.c mg.c op.c pad.c perl.c perl.h perlio.c
8498            ! pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c regexec.c
8499            ! sv.c toke.c universal.c utf8.c
8500 ____________________________________________________________________________
8501 [ 29686] By: rgs                                   on 2007/01/04  15:29:02
8502         Log: The first three patches from:
8503              
8504              Subject: [PATCH] Cleanup SVf arguments (2nd try)
8505              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
8506              Date: Mon, 1 Jan 2007 20:16:13 +0100
8507              Message-ID: <20070101201613.4120d9ef@r2d2>
8508              
8509              Adds (void*) casts to %-p and %p printf arguments
8510      Branch: perl
8511            ! XSUB.h doio.c hv.c mg.c perl.c perlio.c pp.c pp_hot.c
8512            ! regcomp.c regexec.c scope.c sv.c util.c
8513 ____________________________________________________________________________
8514 [ 29685] By: steveh                                on 2007/01/04  15:21:50
8515         Log: Subject: Re: [PATCH] Symbian port: add Series 90 support
8516              From: Jarkko Hietaniemi <jhi@iki.fi>
8517              Date: Thu, 04 Jan 2007 03:35:54 -0500
8518              Message-ID: <459CBC6A.4060806@iki.fi>
8519              
8520              Fixes a VC7/VC7.1 linker error following #29650/#29651
8521      Branch: perl
8522            ! perl.h util.c
8523 ____________________________________________________________________________
8524 [ 29684] By: rgs                                   on 2007/01/04  14:40:18
8525         Log: Remove no longer used magic vtable
8526      Branch: perl
8527            ! XSUB.h perl.h
8528 ____________________________________________________________________________
8529 [ 29683] By: rgs                                   on 2007/01/04  14:39:08
8530         Log: Silence a 'null argument' warning
8531      Branch: perl
8532            ! dump.c
8533 ____________________________________________________________________________
8534 [ 29682] By: rgs                                   on 2007/01/04  14:30:02
8535         Log: Subject: Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add support for %-
8536              From: demerphq <demerphq@gmail.com>
8537              Date: Fri, 29 Dec 2006 21:45:51 +0100
8538              Message-ID: <9b18b3110612291245q792fe91cu69422d2b81bb4f0b@mail.gmail.com>
8539      Branch: perl
8540            + ext/re/lib/re/Tie/Hash/NamedCapture.pm
8541            ! MANIFEST doop.c dump.c embed.fnc embed.h ext/re/re.pm
8542            ! ext/re/re.xs ext/re/t/re_funcs.t global.sym gv.c hv.c mg.c
8543            ! perl.h pod/perlapi.pod pod/perlintern.pod pod/perlvar.pod
8544            ! proto.h regcomp.c sv.c t/op/pat.t
8545 ____________________________________________________________________________
8546 [ 29681] By: rgs                                   on 2007/01/04  10:32:13
8547         Log: Subject: [PATCH] Add note to perltodo.pod about Unicode and file globbing
8548              From: Jan Dubois <jand@ActiveState.com>
8549              Date: Thu, 28 Dec 2006 19:06:00 -0800
8550              Message-ID: <4e19p2lgme9qbqjkv78q7154vg6hlaar19@4ax.com>
8551      Branch: perl
8552            ! pod/perltodo.pod
8553 ____________________________________________________________________________
8554 [ 29680] By: davem                                 on 2007/01/04  01:03:22
8555         Log: make parser_free actually free the parser!
8556              also remove two SAVEs left over from #29655
8557      Branch: perl
8558            ! perly.c toke.c
8559 ____________________________________________________________________________
8560 [ 29679] By: nicholas                              on 2007/01/03  23:13:43
8561         Log: Rename OURSTASH to SvOURSTASH and OURSTASH_set to SvOURSTASH_set.
8562      Branch: perl
8563            ! dump.c pad.c pad.h sv.c sv.h
8564 ____________________________________________________________________________
8565 [ 29678] By: davem                                 on 2007/01/03  22:17:48
8566         Log: handle cloning of parsers on the save stack
8567      Branch: perl
8568            ! perly.c scope.c scope.h sv.c
8569 ____________________________________________________________________________
8570 [ 29677] By: nicholas                              on 2007/01/03  22:02:49
8571         Log: Teach dump about OURSTASH and COP ranges stored in the NV union.
8572      Branch: perl
8573            ! dump.c
8574 ____________________________________________________________________________
8575 [ 29676] By: stevep                                on 2007/01/03  18:23:32
8576         Log: Subject: [PATCH] Update change 29607 to affect only Win32
8577              From: Jan Dubois <jand@ActiveState.com>
8578              Date: Wed, 03 Jan 2007 08:48:22 -0800
8579              Message-ID: <f9nnp2lf4hsb74jf9unlsj59ahsf4f1o1v@4ax.com>
8580      Branch: perl
8581            ! lib/blib.pm
8582 ____________________________________________________________________________
8583 [ 29675] By: steveh                                on 2007/01/03  17:56:16
8584         Log: Subject: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage
8585              From: Jan Dubois <jand@ActiveState.com>
8586              Date: Thu, 28 Dec 2006 18:59:40 -0800
8587              Message-ID: <vq09p2p09k6rcu6c9t0mab3vnc335ghg9m@4ax.com>
8588              
8589              Subject: Re: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage
8590              From: Jan Dubois <jand@ActiveState.com>
8591              Date: Wed, 03 Jan 2007 08:12:35 -0800
8592              Message-ID: <orknp2pj17265modfosjkp2qtt4bdgtgjp@4ax.com>
8593      Branch: perl
8594            ! makedef.pl win32/perlhost.h win32/perllib.c win32/vdir.h
8595            ! win32/win32.c win32/win32iop.h
8596 ____________________________________________________________________________
8597 [ 29674] By: stevep                                on 2007/01/03  17:02:53
8598         Log: Subject: [PATCH] Re: g++ unhappy
8599              From: Jarkko Hietaniemi <jhi@iki.fi>
8600              Date: Mon, 01 Jan 2007 14:35:46 -0500
8601              Message-ID: <45996292.5090000@iki.fi>
8602      Branch: perl
8603            ! regcomp.c
8604 ____________________________________________________________________________
8605 [ 29673] By: nicholas                              on 2007/01/03  15:17:29
8606         Log: Make the ptr_table functions available in an unthreaded perl, as other
8607              code (such as Storable) can take advantage of them.
8608      Branch: perl
8609            ! embed.fnc embed.h intrpvar.h makedef.pl proto.h sv.c
8610 ____________________________________________________________________________
8611 [ 29672] By: stevep                                on 2007/01/03  13:56:57
8612         Log: Subject: [PATCH] IO::Compress::* 2.003
8613              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
8614              Date: Tue, 2 Jan 2007 13:14:26 -0000
8615              Message-ID: <02ca01c72e6f$eef88360$6401a8c0@myopwv.com>
8616      Branch: perl
8617            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
8618            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
8619            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
8620            ! ext/Compress/Zlib/README
8621            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
8622            ! ext/IO/Compress/Base/Changes ext/IO/Compress/Base/README
8623            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
8624            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
8625            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
8626            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
8627            ! ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
8628            ! ext/IO/Compress/Zlib/README
8629            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
8630            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
8631            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
8632            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
8633            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
8634            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
8635            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
8636            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
8637            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
8638            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
8639            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
8640            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
8641            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
8642            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
8643            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
8644            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
8645            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
8646 ____________________________________________________________________________
8647 [ 29671] By: stevep                                on 2007/01/03  01:46:41
8648         Log: Upgrade to Time-HiRes-1.9704
8649      Branch: perl
8650            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
8651            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
8652 ____________________________________________________________________________
8653 [ 29670] By: nicholas                              on 2007/01/02  21:45:08
8654         Log: Update copyright years to include 2007. (Plus a couple of 2006s and
8655              earlier we missed in av.h and hv.h)
8656      Branch: perl
8657            ! av.h cv.h dump.c hv.h op.c parser.h perly.c sv.h
8658 ____________________________________________________________________________
8659 [ 29669] By: nicholas                              on 2007/01/02  21:10:13
8660         Log: Assignment to a tainted variable was causing confusion if the source
8661              value was an NV too large for an IV (bug #40708). Fix the confusion
8662              by not promoting private flags to public flags in S_save_magic if
8663              there are already public flags.
8664      Branch: perl
8665            ! mg.c t/op/taint.t
8666 ____________________________________________________________________________
8667 [ 29668] By: nicholas                              on 2007/01/02  20:47:31
8668         Log: PVMG can be isUV too.
8669      Branch: perl
8670            ! dump.c ext/Devel/Peek/t/Peek.t
8671 ____________________________________________________________________________
8672 [ 29667] By: davem                                 on 2007/01/02  19:44:23
8673         Log: fix -Mad build breakage
8674      Branch: perl
8675            ! perly.c
8676 ____________________________________________________________________________
8677 [ 29666] By: nicholas                              on 2007/01/02  18:14:26
8678         Log: Copying to FORMATs should work (and not fail assertions if the value
8679              is floating point). Copying to ARRAYs and HASHes can't work and should
8680              croak.
8681      Branch: perl
8682            ! pod/perldiag.pod sv.c
8683 ____________________________________________________________________________
8684 [ 29665] By: nicholas                              on 2007/01/02  17:41:06
8685         Log: It's good to be able to dump FORMATs too :-)
8686      Branch: perl
8687            ! cv.h
8688 ____________________________________________________________________________
8689 [ 29664] By: nicholas                              on 2007/01/02  16:28:48
8690         Log: Remove the vestigal "#if 0"s from header files that defined same-sized
8691              *allocated structs, as these are not going to be needed again.
8692      Branch: perl
8693            ! av.h hv.h sv.h
8694 ____________________________________________________________________________
8695 [ 29663] By: nicholas                              on 2007/01/02  16:05:02
8696         Log: Probably better to make PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI special
8697              cases, instead of scanning pad.h to find them, and picking up 3 other
8698              superfluous definitions as a side effect.
8699      Branch: perl
8700            ! ext/B/defsubs_h.PL ext/B/t/concise-xs.t
8701 ____________________________________________________________________________
8702 [ 29662] By: nicholas                              on 2007/01/02  14:55:29
8703         Log: Note that the examples for the structure copying bug example are no
8704              longer relevant because of the XPVGV re-ordering.
8705      Branch: perl
8706            ! sv.c
8707 ____________________________________________________________________________
8708 [ 29661] By: steveh                                on 2007/01/02  14:50:56
8709         Log: Fix a couple of linker errors on Win32
8710      Branch: perl
8711            ! makedef.pl
8712 ____________________________________________________________________________
8713 [ 29660] By: davem                                 on 2007/01/02  14:02:40
8714         Log: remove conflict in pending_ident function and field name
8715      Branch: perl
8716            ! embed.fnc embed.h proto.h toke.c
8717 ____________________________________________________________________________
8718 [ 29659] By: steveh                                on 2007/01/02  11:18:26
8719         Log: Check miniperl exists before using it to run uupacktool.pl
8720              during distclean
8721      Branch: perl
8722            ! win32/Makefile win32/makefile.mk
8723 ____________________________________________________________________________
8724 [ 29658] By: merijn                                on 2007/01/02  07:15:38
8725         Log: Subject: [PATCH] Configure test code fails to compile if SIGFPE is undefined
8726              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
8727              Date: Tue, 2 Jan 2007 00:08:27 +0100
8728              Message-ID: <20070102000827.7acf11c8@r2d2>
8729      Branch: perl
8730            ! Configure
8731 ____________________________________________________________________________
8732 [ 29656] By: davem                                 on 2007/01/02  02:19:20
8733         Log: Subject:  [PATCH] really should test compile in AIX or something (fixup after the Series 90 patch)
8734              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
8735              Date:  Tue, 2 Jan 2007 03:15:42 +0200 (EET)
8736              Message-Id:  <200701020115.l021FgtC495074@kosh.hut.fi>
8737      Branch: perl
8738            ! makedef.pl
8739 ____________________________________________________________________________
8740 [ 29655] By: davem                                 on 2007/01/02  01:51:05
8741         Log: move easy lexer state variables into PL_parser
8742              (where "easy" == "only appear in toke.c")
8743      Branch: perl
8744            ! embed.fnc embed.h embedvar.h intrpvar.h parser.h perl.h
8745            ! perlapi.h perly.c proto.h sv.c toke.c
8746 ____________________________________________________________________________
8747 [ 29654] By: stevep                                on 2007/01/02  00:07:52
8748         Log: Quiet a smoke warning in toke.c and bump the copyright year.
8749      Branch: perl
8750            ! toke.c
8751 ____________________________________________________________________________
8752 [ 29653] By: stevep                                on 2007/01/01  22:48:33
8753         Log: Welcome to 2007!  Time to update copyrights from changes earlier
8754              today.
8755      Branch: perl
8756            ! embed.h embed.pl embedvar.h global.sym hv.c mg.c perl.h
8757            ! perlapi.c perlapi.h proto.h sv.c util.c
8758 ____________________________________________________________________________
8759 [ 29652] By: davem                                 on 2007/01/01  22:37:40
8760         Log: split parser initialisation from parser execution
8761      Branch: perl
8762            ! embed.fnc embed.h parser.h perly.c proto.h toke.c
8763 ____________________________________________________________________________
8764 [ 29651] By: stevep                                on 2007/01/01  19:30:05
8765         Log: Add file missed in change #29650.
8766      Branch: perl
8767            + symbian/PerlUiS90.rss
8768 ____________________________________________________________________________
8769 [ 29650] By: stevep                                on 2007/01/01  15:41:48
8770         Log: Subject: [PATCH] Symbian port: add Series 90 support
8771              From: Jarkko Hietaniemi <jhi@iki.fi>
8772              Date: Mon, 01 Jan 2007 08:49:03 -0500
8773              Message-ID: <4599114F.8020307@iki.fi>
8774      Branch: perl
8775            ! MANIFEST README.symbian embed.fnc embed.h embedvar.h
8776            ! global.sym hv.c intrpvar.h lib/ExtUtils/Constant/ProxySubs.pm
8777            ! mg.c perl.h perlapi.h perlio.c pod/perlapi.pod proto.h sv.c
8778            ! symbian/PerlApp.cpp symbian/PerlApp.h symbian/PerlUi.cpp
8779            ! symbian/PerlUi.h symbian/config.pl symbian/config.sh
8780            ! symbian/cwd.pl symbian/install.cfg symbian/makesis.pl
8781            ! symbian/sdk.pl symbian/xsbuild.pl util.c
8782 ____________________________________________________________________________
8783 [ 29649] By: davem                                 on 2007/01/01  11:24:07
8784         Log: split parser stack from parser object
8785      Branch: perl
8786            ! parser.h perly.c
8787 ____________________________________________________________________________
8788 [ 29648] By: davem                                 on 2006/12/31  18:56:37
8789         Log: in lex_start(), ensure that all lexer state vars are saved
8790              and re-initialised. This is mostly overkill, but mimicks the
8791              effect of having all the vars in a single parser object.
8792      Branch: perl
8793            ! toke.c
8794 ____________________________________________________________________________
8795 [ 29647] By: nicholas                              on 2006/12/31  16:58:18
8796         Log: Rationalise the logic in lex_start for creating a new temporary if the
8797              passed in SV is read only or doesn't end in ';'. Also, allow a NULL
8798              pointer to imply a zero length string, which saves creating a mortal
8799              in pp_require, only for it to be ignored in favour of a new SV.
8800      Branch: perl
8801            ! embed.fnc pp_ctl.c proto.h toke.c
8802 ____________________________________________________________________________
8803 [ 29646] By: stevep                                on 2006/12/31  16:37:54
8804         Log: Fix to test failures caused by change #29606 when PERLIO=stdio.
8805              Based on suggestions from Ilya Zakharevich in 
8806              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-12/msg00646.html
8807      Branch: perl
8808            ! lib/SelfLoader.pm
8809 ____________________________________________________________________________
8810 [ 29645] By: merijn                                on 2006/12/31  13:58:57
8811         Log: Subject: [PATCH] smoke signs suppression
8812              From: Jarkko Hietaniemi <jhi@iki.fi>
8813              Date: Sun, 31 Dec 2006 08:51:52 -0500
8814              Message-ID: <4597C078.4000503@iki.fi>
8815      Branch: perl
8816            ! iperlsys.h perly.c regcomp.c
8817 ____________________________________________________________________________
8818 [ 29644] By: nicholas                              on 2006/12/31  12:31:09
8819         Log: As freeing up PL_linestr is now done via the scope stack, there's no
8820              need to make any temporary varariable a mortal, and waste effort on
8821              the temp stack (not) clearing it up.
8822      Branch: perl
8823            ! toke.c
8824 ____________________________________________________________________________
8825 [ 29643] By: nicholas                              on 2006/12/31  12:07:37
8826         Log: PL_linestr needs to survive until the end of scope, not just the next
8827              FREETMPS. Fixes the underlying cause of the thread cloning SEGV
8828              reported in http://www.nntp.perl.org/group/perl.perl5.porters/63123
8829      Branch: perl
8830            + t/op/threads_create.pl
8831            ! MANIFEST sv.c t/op/threads.t toke.c
8832 ____________________________________________________________________________
8833 [ 29642] By: nicholas                              on 2006/12/31  00:08:00
8834         Log: Move SVt_BIND to be the lowest type after SVt_NULL. This will force all
8835              code attempting to upgrade a BIND to anything into sv_upgrade(), which
8836              for now will croak, but in future can DTRT, for whatever TRT is decided
8837              to be. Make SvOK() check the flags of the referenant for a BIND, as I
8838              envisage that the only flag bit that will get set on a BIND is SVf_UTF8
8839              even if the referant has a defined value.
8840      Branch: perl
8841            ! dump.c ext/B/B.xs sv.c sv.h
8842 ____________________________________________________________________________
8843 [ 29641] By: stevep                                on 2006/12/30  05:55:53
8844         Log: Subject: [PATCH] Update Compress Modules to version 2.002
8845              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
8846              Date: Fri, 29 Dec 2006 20:50:26 -0000
8847              Message-ID: <000501c72b8a$f96b2ba0$6401a8c0@myopwv.com>
8848      Branch: perl
8849            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
8850            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
8851            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
8852            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
8853            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t
8854            ! ext/IO/Compress/Base/Changes ext/IO/Compress/Base/README
8855            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
8856            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
8857            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
8858            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
8859            ! ext/IO/Compress/Base/t/01misc.t ext/IO/Compress/Zlib/Changes
8860            ! ext/IO/Compress/Zlib/README
8861            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
8862            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
8863            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
8864            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
8865            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
8866            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
8867            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
8868            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
8869            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
8870            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
8871            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
8872            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
8873            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
8874            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
8875            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
8876            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
8877            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
8878            ! t/lib/compress/CompTestUtils.pm t/lib/compress/multi.pl
8879            ! t/lib/compress/oneshot.pl
8880 ____________________________________________________________________________
8881 [ 29640] By: davem                                 on 2006/12/30  01:18:18
8882         Log: fix a test failing under -Dmad
8883      Branch: perl
8884            ! ext/List/Util/t/weak.t
8885 ____________________________________________________________________________
8886 [ 29639] By: nicholas                              on 2006/12/29  16:20:39
8887         Log: With xlow and xhigh as U32, PAD_MAX shouldn't be IV_MAX, as on a 64 bit
8888              system this can't be stored.
8889      Branch: perl
8890            ! pad.c
8891 ____________________________________________________________________________
8892 [ 29638] By: nicholas                              on 2006/12/29  14:42:03
8893         Log: I failed to run regen.pl to propagate my pad.c changes to perlintern.pod
8894      Branch: perl
8895            ! pod/perlintern.pod
8896 ____________________________________________________________________________
8897 [ 29637] By: nicholas                              on 2006/12/29  00:17:18
8898         Log: In Perl_fbm_compile, really rarest should be U32 not I32, as it is
8899              set from a U32, and used as an array index.
8900      Branch: perl
8901            ! util.c
8902 ____________________________________________________________________________
8903 [ 29636] By: davem                                 on 2006/12/29  00:08:35
8904         Log: further fix for #29543: fix parser leaks caused by croaking
8905      Branch: perl
8906            ! dump.c op.c op.h perly.c t/comp/parser.t
8907 ____________________________________________________________________________
8908 [ 29635] By: nicholas                              on 2006/12/28  23:57:16
8909         Log: Eliminate BmPREVIOUS_set - with the complexity gone from how the datum
8910              is stored, there's no need for it.
8911      Branch: perl
8912            ! sv.h util.c
8913 ____________________________________________________________________________
8914 [ 29634] By: nicholas                              on 2006/12/28  23:35:54
8915         Log: Move all the FBM data fields from the table into a struct xbm_s which
8916              is part of the xnv union.
8917      Branch: perl
8918            ! av.h cv.h hv.h sv.h util.c
8919 ____________________________________________________________________________
8920 [ 29633] By: nicholas                              on 2006/12/28  22:40:37
8921         Log: With PAD_COMPNAME_GEN in SvUVX, SvCUR is trustworthy once more.
8922      Branch: perl
8923            ! op.c pad.h sv.c
8924 ____________________________________________________________________________
8925 [ 29632] By: nicholas                              on 2006/12/28  22:03:56
8926         Log: Move PAD_COMPNAME_GEN from SvCUR to SvUVX.
8927      Branch: perl
8928            ! op.c pad.c pad.h
8929 ____________________________________________________________________________
8930 [ 29631] By: nicholas                              on 2006/12/28  21:41:52
8931         Log: Move PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad.h, export them via
8932              B.pm, so that B::Concise doesn't need to hard code magic numbers.
8933      Branch: perl
8934            ! ext/B/B/Concise.pm ext/B/defsubs_h.PL ext/B/t/concise-xs.t
8935            ! pad.c pad.h
8936 ____________________________________________________________________________
8937 [ 29630] By: nicholas                              on 2006/12/28  21:21:22
8938         Log: Move the low/high cop sequences from NVX/IVX to a two U32 structure
8939              in the xnv union. This frees up IVX for the PL_generation code, which
8940              in turn will allow SvCUR to return to its real purpose.
8941      Branch: perl
8942            ! av.h cv.h hv.h pad.c pad.h sv.h
8943 ____________________________________________________________________________
8944 [ 29629] By: nicholas                              on 2006/12/28  20:02:03
8945         Log: Abstract the pad code's overloaded use of SvNVX and SvIVX into
8946              4 macros COP_SEQ_RANGE_LOW, COP_SEQ_RANGE_HIGH, PARENT_PAD_INDEX
8947              and PARENT_FAKELEX_FLAGS
8948      Branch: perl
8949            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm
8950            ! pad.c pad.h
8951 ____________________________________________________________________________
8952 [ 29628] By: nicholas                              on 2006/12/28  17:55:06
8953         Log: Change PAD_MAX to something a bit less FORTRAN-ish than 999999999.
8954      Branch: perl
8955            ! pad.c
8956 ____________________________________________________________________________
8957 [ 29627] By: stevep                                on 2006/12/27  19:36:13
8958         Log: Upgrade to Errno-1.10 (!).  I have left the core tests as is for
8959              now as well as for Makefile.PL, which need some looking into.
8960      Branch: perl
8961            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
8962 ____________________________________________________________________________
8963 [ 29626] By: nicholas                              on 2006/12/27  15:27:58
8964         Log: Subject: [PATCH] Macroize char class tests in case to remove duplicated code.
8965              From: demerphq <demerphq@gmail.com>
8966              Message-ID: <9b18b3110612270237i40e5ef34ud80898459ee338eb@mail.gmail.com>
8967              Date: Wed, 27 Dec 2006 11:37:36 +0100
8968      Branch: perl
8969            ! regcomp.c
8970 ____________________________________________________________________________
8971 [ 29625] By: stevep                                on 2006/12/27  14:13:27
8972         Log: Upgrade to CPAN-1.83_66.
8973      Branch: perl
8974            + lib/CPAN/Kwalify.pm lib/CPAN/Kwalify/distroprefs.dd
8975            + lib/CPAN/Kwalify/distroprefs.yml
8976            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm
8977            ! lib/CPAN/HandleConfig.pm lib/CPAN/Version.pm
8978            ! lib/CPAN/t/10version.t
8979 ____________________________________________________________________________
8980 [ 29624] By: stevep                                on 2006/12/26  15:53:57
8981         Log: Cannot use a L<> within a preformatted section of a Pod document.
8982      Branch: perl
8983            ! pod/perlreref.pod
8984 ____________________________________________________________________________
8985 [ 29623] By: rgs                                   on 2006/12/26  14:22:15
8986         Log: Subject: Re: Named-capture regex syntax
8987              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8988              Date: Tue, 26 Dec 2006 23:11:38 +0900
8989              Message-Id: <20061226231027.8320.BQW10602@nifty.com>
8990      Branch: perl
8991            ! t/op/pat.t
8992 ____________________________________________________________________________
8993 [ 29622] By: rgs                                   on 2006/12/25  17:09:07
8994         Log: Fix a couple of warnings
8995      Branch: perl
8996            ! regcomp.c
8997 ____________________________________________________________________________
8998 [ 29621] By: rgs                                   on 2006/12/25  17:03:14
8999         Log: Subject: Re: Named-capture regex syntax
9000              From: demerphq <demerphq@gmail.com>
9001              Date: Sun, 24 Dec 2006 14:38:15 +0100
9002              Message-ID: <9b18b3110612240538m5c45654br7d27171835f6664@mail.gmail.com>
9003      Branch: perl
9004            ! pod/perldiag.pod pod/perlre.pod regcomp.c regcomp.h t/op/pat.t
9005            ! t/op/re_tests
9006 ____________________________________________________________________________
9007 [ 29620] By: rgs                                   on 2006/12/24  09:28:22
9008         Log: The PERLIO environment variable, when unset, doesn't default to :stdio.
9009      Branch: perl
9010            ! pod/perlrun.pod
9011 ____________________________________________________________________________
9012 [ 29619] By: rgs                                   on 2006/12/23  16:15:50
9013         Log: Fix #6006 for taint mode too.
9014      Branch: perl
9015            ! op.c t/op/subst.t
9016 ____________________________________________________________________________
9017 [ 29618] By: rgs                                   on 2006/12/23  15:52:27
9018         Log: Remove -T from op/subst.t, and add a new test file, substT.t,
9019              to run the s/// tests under taint mode; mark the test for
9020              RT #6006 as TODO, but only with -T.
9021      Branch: perl
9022            + t/op/substT.t
9023            ! MANIFEST t/op/subst.t
9024 ____________________________________________________________________________
9025 [ 29617] By: rgs                                   on 2006/12/23  15:38:50
9026         Log: A better fix for RT #6006: revert change 29616, which was bogus,
9027              and add OP_SCOPE to the list of "dangerous" ops that might appear
9028              on the right side of s///.
9029              However, this fix does not work under taint mode, and op/subst.t
9030              has -T.
9031      Branch: perl
9032            ! op.c
9033 ____________________________________________________________________________
9034 [ 29616] By: rgs                                   on 2006/12/23  13:52:02
9035         Log: Fix RT #6006: Regexp replaces using large replacement variables fail
9036              some of the time (i.e. when the substitution contains something
9037              like ${10}). Patch derived from a patch by Hugo van der Sanden;
9038              added also a second test (Yves Orton already added a TODO test
9039              for this.)
9040      Branch: perl
9041            ! op.c t/op/subst.t
9042 ____________________________________________________________________________
9043 [ 29615] By: rgs                                   on 2006/12/23  12:31:26
9044         Log: Upgrade to Module::Build 0.2806
9045      Branch: perl
9046            + lib/Module/Build/Config.pm
9047            ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod
9048            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
9049            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
9050            ! lib/Module/Build/Cookbook.pm lib/Module/Build/ModuleInfo.pm
9051            ! lib/Module/Build/PPMMaker.pm
9052            ! lib/Module/Build/Platform/Amiga.pm
9053            ! lib/Module/Build/Platform/Default.pm
9054            ! lib/Module/Build/Platform/EBCDIC.pm
9055            ! lib/Module/Build/Platform/MPEiX.pm
9056            ! lib/Module/Build/Platform/MacOS.pm
9057            ! lib/Module/Build/Platform/RiscOS.pm
9058            ! lib/Module/Build/Platform/Unix.pm
9059            ! lib/Module/Build/Platform/VMS.pm
9060            ! lib/Module/Build/Platform/VOS.pm
9061            ! lib/Module/Build/Platform/Windows.pm
9062            ! lib/Module/Build/Platform/aix.pm
9063            ! lib/Module/Build/Platform/darwin.pm
9064            ! lib/Module/Build/Platform/os2.pm lib/Module/Build/Version.pm
9065            ! lib/Module/Build/t/basic.t lib/Module/Build/t/ext.t
9066            ! lib/Module/Build/t/extend.t lib/Module/Build/t/metadata.t
9067            ! lib/Module/Build/t/moduleinfo.t lib/Module/Build/t/xs.t
9068 ____________________________________________________________________________
9069 [ 29614] By: rgs                                   on 2006/12/23  11:45:28
9070         Log: syswrite() wasn't reporting a warning when writing to a filehandle
9071              opened only for input.
9072      Branch: perl
9073            ! pp_sys.c t/lib/warnings/pp_sys
9074 ____________________________________________________________________________
9075 [ 29613] By: rgs                                   on 2006/12/22  15:44:51
9076         Log: The Perl 6 specification is still evolving, so don't refer to it.
9077      Branch: perl
9078            ! pod/perlsyn.pod
9079 ____________________________________________________________________________
9080 [ 29612] By: stevep                                on 2006/12/22  15:18:02
9081         Log: miniperl may not have been successfully built before running a
9082              "make distclean".
9083      Branch: perl
9084            ! Makefile.SH
9085 ____________________________________________________________________________
9086 [ 29611] By: stevep                                on 2006/12/22  14:53:17
9087         Log: Silence an unused variable warning in sv.c.
9088      Branch: perl
9089            ! sv.h
9090 ____________________________________________________________________________
9091 [ 29610] By: rgs                                   on 2006/12/22  11:30:47
9092         Log: Unshare the shared string gp_file_hek only if it exists in a GP.
9093              Not doing this will produce invalid frees in the global destruction
9094              process, probably because the empty string will get freed several
9095              times. This should be safe since gp_file_hek is only assigned a
9096              new value with share_hek().
9097      Branch: perl
9098            ! gv.c
9099 ____________________________________________________________________________
9100 [ 29609] By: rgs                                   on 2006/12/21  10:24:05
9101         Log: Upgrade to Text::Balanced 2.0.0
9102      Branch: perl
9103            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
9104            ! lib/Text/Balanced/README lib/Text/Balanced/t/extqlk.t
9105 ____________________________________________________________________________
9106 [ 29608] By: rgs                                   on 2006/12/21  10:12:14
9107         Log: Subject: [PATCH] threads 1.57
9108              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
9109              Date: Wed, 20 Dec 2006 10:30:21 -0800 (PST)
9110              Message-ID: <20061220183021.79793.qmail@web30205.mail.mud.yahoo.com>
9111      Branch: perl
9112            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
9113            ! ext/threads/t/join.t ext/threads/t/state.t
9114            ! ext/threads/t/thread.t ext/threads/threads.pm
9115            ! ext/threads/threads.xs
9116 ____________________________________________________________________________
9117 [ 29607] By: rgs                                   on 2006/12/21  09:47:34
9118         Log: Subject: [PATCH] allow blib.pm to be used for testing Win32 module (again)
9119              From: Jan Dubois <jand@ActiveState.com>
9120              Date: Wed, 20 Dec 2006 18:53:51 -0800
9121              Message-ID: <vjtjo21l5ksgeab6k9l46d9pvlg5vf86rt@4ax.com>
9122      Branch: perl
9123            ! lib/blib.pm
9124 ____________________________________________________________________________
9125 [ 29606] By: stevep                                on 2006/12/21  05:47:31
9126         Log: Subject: [PATCH 5.8.8] SelfLoader after fork()
9127              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
9128              Date: Mon, 18 Dec 2006 01:13:59 -0800
9129              Message-ID: <20061218091359.GA14985@powdermilk.math.berkeley.edu>
9130      Branch: perl
9131            ! lib/SelfLoader.pm
9132 ____________________________________________________________________________
9133 [ 29605] By: stevep                                on 2006/12/21  05:12:28
9134         Log: Subject: [PATCH] Implement killpg() for MSWin32
9135              From: Jan Dubois <jand@ActiveState.com>
9136              Date: Wed, 20 Dec 2006 15:41:00 -0800
9137              Message-ID: <m8hjo2pasv3hdbhd1sj9sasen7tm38hrhp@4ax.com>
9138      Branch: perl
9139            ! win32/config.bc win32/config.gc win32/config.vc
9140            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
9141            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
9142            ! win32/win32.c win32/win32.h
9143 ____________________________________________________________________________
9144 [ 29604] By: rgs                                   on 2006/12/20  16:13:32
9145         Log: Subject: Re: [PATCH] Making adding binary files possible
9146              From: demerphq <demerphq@gmail.com>
9147              Date: Wed, 20 Dec 2006 16:00:33 +0100
9148              Message-ID: <9b18b3110612200700k48157cd1n1f2305f306b7de32@mail.gmail.com>
9149              
9150              plus matching updates to Makefile.SH and patching.pod
9151      Branch: perl
9152            + uupacktool.pl win32/perlexe.ico.packd
9153            - pack.pl packed_files.pl win32/makeico.pl
9154            ! MANIFEST Makefile.SH Porting/patching.pod win32/Makefile
9155            ! win32/Makefile.ce win32/makefile.mk
9156 ____________________________________________________________________________
9157 [ 29603] By: merijn                                on 2006/12/20  12:58:41
9158         Log: Open Configure to the world of 64bitonly environments
9159      Branch: perl
9160            ! Configure
9161 ____________________________________________________________________________
9162 [ 29601] By: rgs                                   on 2006/12/20  11:15:29
9163         Log: Fix leaks in label strings allocation in COPs
9164      Branch: perl
9165            ! cop.h perly.act perly.h perly.tab perly.y toke.c
9166 ____________________________________________________________________________
9167 [ 29600] By: rgs                                   on 2006/12/20  09:30:06
9168         Log: Don't free the original label string when assigning it to cop_label,
9169              since it comes directly from the parser. (That was making op/goto.t
9170              fail under threads and without debugging on some platforms.)
9171      Branch: perl
9172            ! cop.h
9173 ____________________________________________________________________________
9174 [ 29599] By: stevep                                on 2006/12/20  04:20:14
9175         Log: Subject: [PATCH] threads::shared 1.06
9176              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
9177              Date: Tue, 19 Dec 2006 10:30:47 -0800 (PST)
9178              Message-ID: <525867.40748.qm@web30207.mail.mud.yahoo.com>
9179      Branch: perl
9180            ! ext/threads/shared/Changes ext/threads/shared/README
9181            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
9182            ! ext/threads/shared/t/cond.t
9183 ____________________________________________________________________________
9184 [ 29598] By: stevep                                on 2006/12/20  04:14:06
9185         Log: Subject: [PATCH] Update cwd() to return the "short" pathname if the long one doesn't fit the codepage
9186              From: Jan Dubois <jand@ActiveState.com>
9187              Date: Mon, 18 Dec 2006 21:37:25 -0800
9188              Message-ID: <3rteo219or8hqr511e4vg1fnsgvgemb4sh@4ax.com>
9189      Branch: perl
9190            ! win32/perlhost.h win32/vdir.h
9191 ____________________________________________________________________________
9192 [ 29597] By: stevep                                on 2006/12/20  04:07:11
9193         Log: Subject: [PATCH] let readdir() return the alternate (short) filename if the long name is outside the current codepage
9194              From: Jan Dubois <jand@ActiveState.com>
9195              Date: Tue, 19 Dec 2006 13:49:40 -0800
9196              Message-ID: <8nmgo2dr5gtmv00gtfu07g7rdgitr859jk@4ax.com>
9197      Branch: perl
9198            ! win32/win32.c
9199 ____________________________________________________________________________
9200 [ 29596] By: merijn                                on 2006/12/19  19:48:51
9201         Log: Subject: [PATCH] Re: 'localtime' not thread-safe under HP-UX B.11.11/64
9202              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
9203              Date: Mon, 18 Dec 2006 10:18:28 -0800 (PST)
9204              Message-ID: <31291.28361.qm@web30205.mail.mud.yahoo.com>
9205      Branch: perl
9206            ! hints/hpux.sh
9207 ____________________________________________________________________________
9208 [ 29595] By: rgs                                   on 2006/12/19  15:22:24
9209         Log: Proper cleanup for Errno.pm
9210      Branch: perl
9211            ! ext/Errno/Makefile.PL
9212 ____________________________________________________________________________
9213 [ 29594] By: rgs                                   on 2006/12/19  15:14:47
9214         Log: Fix paths of pack.pl in patching.pod
9215      Branch: perl
9216            ! Porting/patching.pod
9217 ____________________________________________________________________________
9218 [ 29593] By: rgs                                   on 2006/12/19  15:07:45
9219         Log: Subject: [PATCH] Making adding binary files possible
9220              From: "Jos Boumans" <kane@dwim.org>
9221              Date: Fri, 15 Dec 2006 20:51:45 +0100 (CET)
9222              Message-ID: <19978.80.127.35.68.1166212305.squirrel@webmail.xs4all.nl>
9223              
9224              with a few tweaks
9225      Branch: perl
9226            + pack.pl packed_files.pl
9227            ! MANIFEST Makefile.SH Porting/patching.pod
9228 ____________________________________________________________________________
9229 [ 29592] By: rgs                                   on 2006/12/19  10:50:13
9230         Log: Add a regression test to verify that POSIX::AUTOLOAD works,
9231              and silence a potential warning from it.
9232      Branch: perl
9233            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
9234 ____________________________________________________________________________
9235 [ 29591] By: rgs                                   on 2006/12/19  10:23:29
9236         Log: Disable strictures in POSIX AUTOLOAD
9237      Branch: perl
9238            ! ext/POSIX/POSIX.pm
9239 ____________________________________________________________________________
9240 [ 29590] By: rgs                                   on 2006/12/19  09:49:30
9241         Log: Subject: [PATCH] Don't destroy the Unicode system environment on Perl startup
9242              From: Jan Dubois <jand@ActiveState.com>
9243              Date: Mon, 18 Dec 2006 16:34:33 -0800
9244              Message-ID: <bsbeo2hama2sdo3kqdbrdhp505caeft6h9@4ax.com>
9245      Branch: perl
9246            ! perl.c
9247 ____________________________________________________________________________
9248 [ 29589] By: davem                                 on 2006/12/19  02:25:19
9249         Log: make -Dpv print 8 parser stack items, not 9
9250      Branch: perl
9251            ! perly.c
9252 ____________________________________________________________________________
9253 [ 29588] By: nicholas                              on 2006/12/18  22:12:36
9254         Log: Making strict et al propagate into autoloaded subroutines seems a
9255              worthy todo.
9256      Branch: perl
9257            ! pod/perltodo.pod
9258 ____________________________________________________________________________
9259 [ 29587] By: nicholas                              on 2006/12/18  22:04:19
9260         Log: Ensure that POSIX.pm is strict and warnings compliant throughout if
9261              the __END__ is temporarily removed.
9262      Branch: perl
9263            ! ext/POSIX/POSIX.pm
9264 ____________________________________________________________________________
9265 [ 29586] By: nicholas                              on 2006/12/18  21:23:43
9266         Log: Given that POSIX already has AutoLoader loaded, move as much as
9267              possible of POSIX::SigRt out to AutoLoadLand, so that it won't be
9268              loaded unless someone starts using the realtime signals interface.
9269      Branch: perl
9270            ! ext/POSIX/POSIX.pm
9271 ____________________________________________________________________________
9272 [ 29585] By: rgs                                   on 2006/12/18  16:06:38
9273         Log: Subject: Re: [PATCH] do not meddle in the affairs of PERL_TRACK_MEMPOOL
9274              From: Jarkko Hietaniemi <jhi@iki.fi>
9275              Date: Sun, 17 Dec 2006 22:17:34 -0500
9276              Message-ID: <4586084E.8040706@iki.fi>
9277              
9278              Introduce CopLABEL() macro to deal with labels attached to COPs.
9279      Branch: perl
9280            ! cop.h op.c scope.h
9281 ____________________________________________________________________________
9282 [ 29584] By: stevep                                on 2006/12/18  15:36:11
9283         Log: Subject: [PATCH blead] Re: [perl #41071] require stringifies code references in tied @INC
9284              From: Rick Delaney <rick@bort.ca>
9285              Date: Fri, 15 Dec 2006 23:28:25 -0500
9286              Message-ID: <20061216042825.GB23501@localhost.localdomain>
9287      Branch: perl
9288            + t/op/inccode-tie.t
9289            ! MANIFEST pp_ctl.c t/op/inccode.t
9290 ____________________________________________________________________________
9291 [ 29583] By: rgs                                   on 2006/12/18  14:43:58
9292         Log: ExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignoring FIRST_MAKEFILE
9293              
9294              Subject: [PATCH 5.8.8] OS/2 build, small change
9295              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
9296              Date: Mon, 18 Dec 2006 01:20:12 -0800
9297              Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu>
9298      Branch: perl
9299            ! lib/ExtUtils/MakeMaker.pm
9300 ____________________________________________________________________________
9301 [ 29582] By: rgs                                   on 2006/12/18  14:43:05
9302         Log: lib/perl5db.pl: Remove code now moved to OS2::Process
9303              
9304              Subject: [PATCH 5.8.8] OS/2 build, small change
9305              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
9306              Date: Mon, 18 Dec 2006 01:20:12 -0800
9307              Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu>
9308      Branch: perl
9309            ! lib/perl5db.pl
9310 ____________________________________________________________________________
9311 [ 29581] By: rgs                                   on 2006/12/18  13:35:18
9312         Log: Bump version number of ExtUtils::MM_Unix after last change
9313      Branch: perl
9314            ! lib/ExtUtils/MM_Unix.pm
9315 ____________________________________________________________________________
9316 [ 29580] By: rgs                                   on 2006/12/18  13:34:00
9317         Log: Subject: [PATCH 5.8.8] OS/2-specific fixes, round II
9318              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
9319              Date: Mon, 18 Dec 2006 00:45:24 -0800
9320              Message-ID: <20061218084524.GA14866@powdermilk.math.berkeley.edu>
9321      Branch: perl
9322            + os2/OS2/Process/t/os2_atoms.t
9323            + os2/OS2/Process/t/os2_clipboard.t os2/os2_pipe.t
9324            ! MANIFEST emacs/ptags ext/DynaLoader/XSLoader_pm.PL
9325            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
9326            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
9327            ! os2/OS2/Process/t/os2_process.t os2/OS2/REXX/DLL/Changes
9328            ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h perl.c util.c
9329 ____________________________________________________________________________
9330 [ 29579] By: rgs                                   on 2006/12/18  11:53:54
9331         Log: ExtUtils::Command is now maintained separately from MakeMaker
9332      Branch: perl
9333            ! Porting/Maintainers.pl
9334 ____________________________________________________________________________
9335 [ 29578] By: rgs                                   on 2006/12/18  11:47:56
9336         Log: Subject: [PATCH 5.8.8] Fixes for the test suite on OS/2
9337              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
9338              Date: Wed, 13 Dec 2006 18:32:22 -0800
9339              Message-ID: <20061214023222.GA29084@powdermilk.math.berkeley.edu>
9340      Branch: perl
9341            ! ext/IO/t/io_unix.t lib/ExtUtils/t/eu_command.t
9342            ! lib/Time/Local.t os2/OS2/ExtAttr/t/os2_ea.t t/io/fs.t
9343            ! t/op/stat.t
9344 ____________________________________________________________________________
9345 [ 29577] By: rgs                                   on 2006/12/18  10:49:15
9346         Log: Subject: [PATCH 5.8.8] OS/2: survive SIGCHLD
9347              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
9348              Date: Mon, 18 Dec 2006 00:55:19 -0800
9349              Message-ID: <20061218085519.GA14893@powdermilk.math.berkeley.edu>
9350              
9351              plus a perldiag entry for the new error,
9352              "Maximal count of pending signals (%s) exceeded"
9353      Branch: perl
9354            ! mg.c pod/perldiag.pod
9355 ____________________________________________________________________________
9356 [ 29576] By: rgs                                   on 2006/12/18  10:07:10
9357         Log: Subject: [PATCH] C++: regcomp.c and ext/Time/Piece/Piece.xs
9358              From: Jarkko Hietaniemi <jhi@iki.fi>
9359              Date: Sun, 17 Dec 2006 22:45:29 -0500
9360              Message-ID: <45860ED9.9090808@iki.fi>
9361      Branch: perl
9362            ! ext/Time/Piece/Piece.xs regcomp.c
9363 ____________________________________________________________________________
9364 [ 29575] By: rgs                                   on 2006/12/18  09:58:48
9365         Log: Subject: PATCH: Add =encoding directive to non-latin READMEs
9366              From: Slaven Rezic <slaven@rezic.de>
9367              Date: 16 Dec 2006 11:20:36 +0100
9368              Message-ID: <87wt4sdtvv.fsf@biokovo.herceg.de>
9369      Branch: perl
9370            ! README.cn README.jp README.ko README.tw
9371 ____________________________________________________________________________
9372 [ 29574] By: rgs                                   on 2006/12/18  09:51:09
9373         Log: Subject: [PATCH] perl.c: leak avoidance
9374              From: Jarkko Hietaniemi <jhi@iki.fi>
9375              Date: Sat, 16 Dec 2006 11:48:13 -0500
9376              Message-ID: <4584234D.7070209@iki.fi>
9377      Branch: perl
9378            ! perl.c
9379 ____________________________________________________________________________
9380 [ 29573] By: craigb                                on 2006/12/18  01:15:43
9381         Log: In vms/vms.c, don't prototype decw$term_port until after 
9382              config.h (via perl.h) is included.  That's where USE_VMS_DECTERM
9383              is defined.
9384      Branch: perl
9385            ! vms/vms.c
9386 ____________________________________________________________________________
9387 [ 29572] By: craigb                                on 2006/12/18  01:11:41
9388         Log: Don't try to build Win32 on VMS
9389      Branch: perl
9390            ! configure.com
9391 ____________________________________________________________________________
9392 [ 29571] By: nicholas                              on 2006/12/18  00:27:43
9393         Log: POSIX::SigAction::new can be moved into the AUTOLOAD section.
9394      Branch: perl
9395            ! ext/POSIX/POSIX.pm
9396 ____________________________________________________________________________
9397 [ 29570] By: davem                                 on 2006/12/18  00:24:01
9398         Log: move parser state into new parser object, PL_parser
9399      Branch: perl
9400            + parser.h
9401            ! MANIFEST embedvar.h intrpvar.h perl.h perlapi.h perly.c
9402            ! pod/perlapi.pod pod/perlintern.pod toke.c
9403 ____________________________________________________________________________
9404 [ 29569] By: davem                                 on 2006/12/17  22:21:40
9405         Log: merge the four parser stacks into one
9406      Branch: perl
9407            ! perly.act perly.c regen_perly.pl
9408 ____________________________________________________________________________
9409 [ 29568] By: davem                                 on 2006/12/17  20:00:19
9410         Log: delete dead code and macros from perly.c
9411      Branch: perl
9412            ! perly.c
9413 ____________________________________________________________________________
9414 [ 29567] By: davem                                 on 2006/12/17  19:42:35
9415         Log: unify stacks arithmetic in parser
9416      Branch: perl
9417            ! perly.c
9418 ____________________________________________________________________________
9419 [ 29566] By: nicholas                              on 2006/12/16  23:03:42
9420         Log: Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym for SVf_SCREAM)
9421              to note when a proxy constant subroutine is copied. This allows us to
9422              correctly set GvIMPORTED_CV_on() if the symbol is ever turned into a
9423              real GV.
9424      Branch: perl
9425            + t/lib/proxy_constant_subs.t
9426            ! MANIFEST dump.c gv.c pp_hot.c sv.h
9427 ____________________________________________________________________________
9428 [ 29565] By: nicholas                              on 2006/12/16  16:54:06
9429         Log: Split out the use of SVp_SCREAM for GVs with GPs into a new symbolic
9430              flag SVpgv_GP, and use this in isGV_with_GP_on/off.
9431      Branch: perl
9432            ! dump.c ext/Devel/Peek/t/Peek.t gv.c mg.c sv.c sv.h
9433 ____________________________________________________________________________
9434 [ 29564] By: davem                                 on 2006/12/16  15:37:32
9435         Log: remove extraneous declaration prom perly.tab
9436      Branch: perl
9437            ! perly.tab regen_perly.pl
9438 ____________________________________________________________________________
9439 [ 29563] By: rgs                                   on 2006/12/16  10:03:23
9440         Log: Subject: [PATCH] threads 1.56
9441              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
9442              Date: Fri, 15 Dec 2006 09:22:17 -0800 (PST)
9443              Message-ID: <20061215172217.10959.qmail@web30211.mail.mud.yahoo.com>
9444      Branch: perl
9445            ! ext/threads/Changes ext/threads/README ext/threads/t/err.t
9446            ! ext/threads/t/exit.t ext/threads/t/thread.t
9447            ! ext/threads/threads.pm
9448 ____________________________________________________________________________
9449 [ 29562] By: rgs                                   on 2006/12/16  09:54:47
9450         Log: TODO addition by Jerry D. Hedden.
9451      Branch: perl
9452            ! pod/perltodo.pod
9453 ____________________________________________________________________________
9454 [ 29561] By: davem                                 on 2006/12/16  02:53:59
9455         Log: don't include MAD code when its not needed
9456      Branch: perl
9457            ! op.c
9458 ____________________________________________________________________________
9459 [ 29560] By: davem                                 on 2006/12/16  01:36:28
9460         Log: fix a cast warning in perly.c
9461      Branch: perl
9462            ! perly.c
9463 ____________________________________________________________________________
9464 [ 29559] By: nicholas                              on 2006/12/15  20:14:07
9465         Log: Better documentation for SVf_UTF8. Including SvPV() 1st, SvUTF() 2nd.
9466      Branch: perl
9467            ! sv.h
9468 ____________________________________________________________________________
9469 [ 29558] By: rgs                                   on 2006/12/15  13:51:44
9470         Log: Subject: Re: [PATCH] Errno doesnt rebuild when things it depends on in Config.pm change
9471              From: demerphq <demerphq@gmail.com>
9472              Date: Fri, 15 Dec 2006 12:52:45 +0100
9473              Message-ID: <9b18b3110612150352y2394954bg5acd5ec5fd320d33@mail.gmail.com>
9474      Branch: perl
9475            ! ext/Errno/Makefile.PL
9476 ____________________________________________________________________________
9477 [ 29557] By: rgs                                   on 2006/12/15  10:14:16
9478         Log: Subject: [PATCH] threads 1.54 - Adds ->error() method
9479              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
9480              Date: Thu, 14 Dec 2006 11:17:47 -0800 (PST)
9481              Message-ID: <20061214191748.98286.qmail@web30209.mail.mud.yahoo.com>
9482      Branch: perl
9483            + ext/threads/t/err.t
9484            ! MANIFEST ext/threads/Changes ext/threads/README
9485            ! ext/threads/t/exit.t ext/threads/t/libc.t
9486            ! ext/threads/t/thread.t ext/threads/threads.pm
9487            ! ext/threads/threads.xs
9488 ____________________________________________________________________________
9489 [ 29556] By: steveh                                on 2006/12/14  16:24:29
9490         Log: Silence a warning from (MinGW's) gcc
9491      Branch: perl
9492            ! ext/Time/Piece/Piece.xs
9493 ____________________________________________________________________________
9494 [ 29555] By: rgs                                   on 2006/12/14  12:43:20
9495         Log: Subject: [PATCH] perl5db.pl Mac OS X fix
9496              From: Bo Lindbergh <blgl@hagernas.com>
9497              Date: Thu, 14 Dec 2006 13:34:06 +0100
9498              Message-Id: <658AFA03-517E-4068-93CA-06D4A93B5CA5@hagernas.com>
9499      Branch: perl
9500            ! lib/perl5db.pl
9501 ____________________________________________________________________________
9502 [ 29554] By: nicholas                              on 2006/12/14  11:23:16
9503         Log: Turn a tab into 2 spaces to make more room for comments about SV flags.
9504              Sorry about damaging the change history - dig through this change with
9505              http://public.activestate.com/cgi-bin/perlbrowse?show_blame=Show+Annotated+File&filename=sv.h&rev=&change=29552
9506      Branch: perl
9507            ! sv.h
9508 ____________________________________________________________________________
9509 [ 29553] By: steveh                                on 2006/12/14  09:37:45
9510         Log: Silence a VC compiler warning
9511      Branch: perl
9512            ! op.c
9513 ____________________________________________________________________________
9514 [ 29552] By: nicholas                              on 2006/12/13  20:56:24
9515         Log: Swap the order of PERL_FBM_PREVIOUS_{L,H}_OFFSET_FROM_TABLE on little
9516              endian machines to hint to the compiler that a 16 bit read could work.
9517      Branch: perl
9518            ! sv.h
9519 ____________________________________________________________________________
9520 [ 29551] By: nicholas                              on 2006/12/13  19:55:08
9521         Log: Restore the two comments describing BmRARE and BmPREVIOUS that I'd
9522              inadvertently deleted. Explain the setting and testing of
9523              SVpbm_VALID.
9524      Branch: perl
9525            ! sv.h
9526 ____________________________________________________________________________
9527 [ 29550] By: stevep                                on 2006/12/13  19:53:02
9528         Log: Subject: [PATCH 5.8.8] Text mode wrongly set on pipe file descriptors
9529              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
9530              Date: Tue, 12 Dec 2006 23:28:25 -0800
9531              Message-ID: <20061213072825.GA26300@powdermilk.math.berkeley.edu>
9532      Branch: perl
9533            ! t/io/pipe.t util.c
9534 ____________________________________________________________________________
9535 [ 29549] By: davem                                 on 2006/12/13  17:24:49
9536         Log: make -Dpv display the parser stack before reduction
9537              (rather than afterwards)
9538      Branch: perl
9539            ! perly.c
9540 ____________________________________________________________________________
9541 [ 29548] By: davem                                 on 2006/12/13  17:16:22
9542         Log: misc MAD coredump fixes and parser leak fixes
9543              
9544              - fix MAD coredump in tr///
9545              - fix mad coredump in multi-line string literals
9546              - kill some MAD uninit value warnings
9547              - don't allow assignment to $n in perly.y
9548              - make op_dump handle op_latefree flags
9549      Branch: perl
9550            ! dump.c op.c perly.act perly.h perly.tab perly.y regen_perly.pl
9551            ! toke.c
9552 ____________________________________________________________________________
9553 [ 29547] By: davem                                 on 2006/12/13  12:47:35
9554         Log: fix double free introduced by #29543 (spotted by Nicholas)
9555      Branch: perl
9556            ! op.c
9557 ____________________________________________________________________________
9558 [ 29546] By: rgs                                   on 2006/12/13  10:40:36
9559         Log: Subject: [PATCH] t/op/groups.t: prevent failure on modern FreeBSDs
9560              From: Anton Berezin <tobez@tobez.org>
9561              Date: Tue, 12 Dec 2006 19:59:38 +0100
9562              Message-ID: <20061212185938.GB49084@heechee.tobez.org>
9563      Branch: perl
9564            ! t/op/groups.t
9565 ____________________________________________________________________________
9566 [ 29545] By: steveh                                on 2006/12/13  10:37:11
9567         Log: Do the same as #29514 for Win32
9568      Branch: perl
9569            ! win32/FindExt.pm
9570 ____________________________________________________________________________
9571 [ 29544] By: nicholas                              on 2006/12/13  08:35:43
9572         Log: Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.
9573              Add the placeholder for new type, temporarily named BIND, for binding
9574              and aliasing in 6 on 5.
9575      Branch: perl
9576            ! dump.c ext/B/B.xs ext/Storable/Storable.xs op.h
9577            ! pod/perltodo.pod pp_hot.c sv.c sv.h util.c
9578 ____________________________________________________________________________
9579 [ 29543] By: davem                                 on 2006/12/13  01:47:34
9580         Log: fix parser leaks caused by croaking while shifting or reducing
9581              e.g. these no longer leak:
9582              eval q[my $x; local $x] while 1;
9583              eval q[$s = sub <> {}]  while 1;
9584      Branch: perl
9585            ! op.c op.h perly.c
9586 ____________________________________________________________________________
9587 [ 29542] By: davem                                 on 2006/12/13  00:16:18
9588         Log: fixup some ival/opval type changes from perly.y/madly.y merger
9589      Branch: perl
9590            ! perly.act perly.h perly.tab perly.y
9591 ____________________________________________________________________________
9592 [ 29541] By: nicholas                              on 2006/12/12  23:02:56
9593         Log: In theory Perl_magic_setbm() should clear SvTAIL() too. In practice,
9594              I don't think that it matters as this routine is never actualy called
9595              because nothing exposes PVBMs to the world so that the world can assign
9596              to them.
9597      Branch: perl
9598            ! mg.c
9599 ____________________________________________________________________________
9600 [ 29540] By: nicholas                              on 2006/12/12  22:30:29
9601         Log: Correct the dumping logic for the various bits of flag bending
9602              associated with change 27313 or therabouts.
9603      Branch: perl
9604            ! dump.c
9605 ____________________________________________________________________________
9606 [ 29539] By: nicholas                              on 2006/12/12  22:03:21
9607         Log: Oops. As of some point one stopped being able to assign integers and
9608              floating point values to typeglobs.
9609      Branch: perl
9610            ! sv.c t/op/glob.t
9611 ____________________________________________________________________________
9612 [ 29538] By: nicholas                              on 2006/12/12  21:54:22
9613         Log: Correct some assumptions about PVBM table offset in B.xs
9614      Branch: perl
9615            ! ext/B/B.xs
9616 ____________________________________________________________________________
9617 [ 29537] By: nicholas                              on 2006/12/12  21:31:10
9618         Log: Assert that SvPAD_TYPED_on(), SvPAD_OUR_on() and SvPAD_STATE_on()
9619              are never called on PVGVs.
9620      Branch: perl
9621            ! sv.h
9622 ____________________________________________________________________________
9623 [ 29536] By: nicholas                              on 2006/12/12  21:00:37
9624         Log: Assert that PVGVs are never SvVALID() in the PVBM sense.
9625      Branch: perl
9626            ! gv.h sv.h
9627 ____________________________________________________________________________
9628 [ 29535] By: nicholas                              on 2006/12/12  19:54:05
9629         Log: pads haven't actually contained any PVGVs since change 27313.
9630              So correct the docs and assert this in the code.
9631      Branch: perl
9632            ! pad.c sv.c
9633 ____________________________________________________________________________
9634 [ 29534] By: nicholas                              on 2006/12/12  18:52:55
9635         Log: Shrink Perl_sv_peek() and Perl_do_sv_dump() by using type to name
9636              lookup tables.
9637      Branch: perl
9638            ! dump.c
9639 ____________________________________________________________________________
9640 [ 29533] By: steveh                                on 2006/12/12  18:02:19
9641         Log: Restore (differently) the setting of $Config{osvers} on Win32
9642              that was removed by #29509
9643      Branch: perl
9644            ! win32/config_sh.PL
9645 ____________________________________________________________________________
9646 [ 29532] By: steveh                                on 2006/12/12  17:49:51
9647         Log: Silence VC warnings about possible operator precedence problems
9648              and signed/unsigned mismatches
9649      Branch: perl
9650            ! regexec.c sv.h util.c
9651 ____________________________________________________________________________
9652 [ 29531] By: rgs                                   on 2006/12/12  13:32:01
9653         Log: Subject: [PATCH] mg.c: #ifdef only the different bits
9654              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
9655              Date: Tue, 12 Dec 2006 15:18:53 +0200 (EET)
9656              Message-Id: <20061212131853.C2CBA43A67@anubis.hut.fi>
9657      Branch: perl
9658            ! mg.c
9659 ____________________________________________________________________________
9660 [ 29530] By: merijn                                on 2006/12/12  11:36:41
9661         Log: The overly-picky AIX xlc compiler doesn't like the style
9662              from patch #29446
9663      Branch: perl
9664            ! mg.c
9665 ____________________________________________________________________________
9666 [ 29529] By: rgs                                   on 2006/12/12  11:07:27
9667         Log: Skip IO::Compress::Zlib in perlivp, since that's a distribution name,
9668              not a proper module name.
9669      Branch: perl
9670            ! utils/perlivp.PL
9671 ____________________________________________________________________________
9672 [ 29528] By: rgs                                   on 2006/12/12  10:20:04
9673         Log: Subject: [PATCH] get ext/Win32/Win32.xs to compile on cygwin
9674              From: Jan Dubois <jand@ActiveState.com>
9675              Date: Mon, 11 Dec 2006 13:09:09 -0800
9676              Message-ID: <isfrn2tbfleo1svmmi5kh673f4uh69am11@4ax.com>
9677              
9678              and:
9679              Date: Mon, 11 Dec 2006 15:08:53 -0800
9680              Message-ID: <kvorn2h0d14jo3khmmj2a9svsp2mplrodv@4ax.com>
9681      Branch: perl
9682            ! ext/Win32/Win32.xs win32/win32.c
9683 ____________________________________________________________________________
9684 [ 29527] By: nicholas                              on 2006/12/12  00:07:48
9685         Log: By moving xbm_previous into the SvPVX, we save a U16 from struct xpvbm,
9686              which will likely equate to 4 bytes with padding. (But we add 2 bytes
9687              to the SvPVX buffer...). However, the real win is that xpvbm is now
9688              identical to xpvmg, and all active FBM compiled strings are SvVALID()
9689              true, so now we can eliminate xpvbm, freeing a type for 6 on 5 proxies.
9690      Branch: perl
9691            ! sv.h
9692 ____________________________________________________________________________
9693 [ 29526] By: nicholas                              on 2006/12/11  23:44:30
9694         Log: Fix allocation bug in change 29524.
9695      Branch: perl
9696            ! util.c
9697 ____________________________________________________________________________
9698 [ 29525] By: nicholas                              on 2006/12/11  22:52:46
9699         Log: Add BmPREVIOUS_set(), and use it in the one place that BmPREVIOUS is
9700              modified.
9701      Branch: perl
9702            ! sv.h util.c
9703 ____________________________________________________________________________
9704 [ 29524] By: nicholas                              on 2006/12/11  22:18:53
9705         Log: Move PERL_FBM_TABLE_OFFSET and PERL_FBM_FLAGS_OFFSET_FROM_TABLE to sv.h
9706              Stow BmRARE in the SvPVX, and so delete xbm_rare.
9707              Can you see what it is yet?
9708      Branch: perl
9709            ! sv.h util.c
9710 ____________________________________________________________________________
9711 [ 29523] By: nicholas                              on 2006/12/11  21:52:12
9712         Log: Fix typo in change 29518 which broke non-debugging builds.
9713              (Here Mark, you can have the spare ; back again)
9714      Branch: perl
9715            ! sv.h
9716 ____________________________________________________________________________
9717 [ 29522] By: nicholas                              on 2006/12/11  21:21:09
9718         Log: Convert the -1 to a more explicit PERL_FBM_FLAGS_OFFSET_FROM_TABLE.
9719      Branch: perl
9720            ! util.c
9721 ____________________________________________________________________________
9722 [ 29521] By: nicholas                              on 2006/12/11  21:15:06
9723         Log: Assert that BmRARE() BmPREVIOUS() and BmUSEFUL() are only called on
9724              valid PVBMs.
9725      Branch: perl
9726            ! sv.h
9727 ____________________________________________________________________________
9728 [ 29520] By: nicholas                              on 2006/12/11  20:55:20
9729         Log: Rename FBM_TABLE_OFFSET to PERL_FBM_TABLE_OFFSET prior to moving it
9730              to a header.
9731      Branch: perl
9732            ! util.c
9733 ____________________________________________________________________________
9734 [ 29519] By: rgs                                   on 2006/12/11  18:33:21
9735         Log: Don't load the Win32 module on non-win32 platforms
9736      Branch: perl
9737            ! lib/File/CheckTree.t
9738 ____________________________________________________________________________
9739 [ 29518] By: nicholas                              on 2006/12/11  18:26:31
9740         Log: Change SvTAIL() to check that both SVpbm_TAIL|SVpbm_VALID are true.
9741              SVpbm_VALID is the same bit value is SVf_IVisUV, which means that
9742              PVBMs can't actually ever be IOK. Therefore move BmUSEFUL() into the
9743              IV union, and save one I32 per PVBM.
9744      Branch: perl
9745            ! sv.h util.c
9746 ____________________________________________________________________________
9747 [ 29516] By: rgs                                   on 2006/12/11  17:09:17
9748         Log: Changes and README are not needed for Switch.pm
9749      Branch: perl
9750            - lib/Switch/Changes lib/Switch/README
9751            ! MANIFEST
9752 ____________________________________________________________________________
9753 [ 29515] By: rgs                                   on 2006/12/11  16:53:58
9754         Log: As pointed out by Valentin Guignon, there is most
9755              probably one \n too many in the end-of-pod marker.
9756      Branch: perl
9757            ! lib/Switch.pm
9758 ____________________________________________________________________________
9759 [ 29514] By: rgs                                   on 2006/12/11  16:49:06
9760         Log: Configure needs to know about the extensions IO/Compress/Base
9761              and IO/Compress/Zlib, so they get built.
9762      Branch: perl
9763            ! Configure
9764 ____________________________________________________________________________
9765 [ 29513] By: rgs                                   on 2006/12/11  16:16:46
9766         Log: Move files from ext/Compress/IO to ext/IO/Compress
9767      Branch: perl
9768           +> (branch 94 files)
9769            - ext/Compress/IO/Base/Changes ext/Compress/IO/Base/Makefile.PL
9770            - ext/Compress/IO/Base/README
9771            - ext/Compress/IO/Base/lib/File/GlobMapper.pm
9772            - ext/Compress/IO/Base/lib/IO/Compress/Base.pm
9773            - ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
9774            - ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
9775            - ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
9776            - ext/Compress/IO/Base/private/MakeUtil.pm
9777            - ext/Compress/IO/Base/t/01misc.t
9778            - ext/Compress/IO/Base/t/globmapper.t
9779            - ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/Makefile.PL
9780            - ext/Compress/IO/Zlib/README
9781            - ext/Compress/IO/Zlib/examples/gzappend
9782            - ext/Compress/IO/Zlib/examples/gzcat
9783            - ext/Compress/IO/Zlib/examples/gzgrep
9784            - ext/Compress/IO/Zlib/examples/gzstream
9785            - ext/Compress/IO/Zlib/examples/unzip
9786            - ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
9787            - ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
9788            - ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
9789            - ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
9790            - ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
9791            - ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
9792            - ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
9793            - ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
9794            - ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
9795            - ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
9796            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
9797            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
9798            - ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
9799            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
9800            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
9801            - ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
9802            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
9803            - ext/Compress/IO/Zlib/private/MakeUtil.pm
9804            - ext/Compress/IO/Zlib/t/001zlib-generic-deflate.t
9805            - ext/Compress/IO/Zlib/t/001zlib-generic-gzip.t
9806            - ext/Compress/IO/Zlib/t/001zlib-generic-rawdeflate.t
9807            - ext/Compress/IO/Zlib/t/001zlib-generic-zip.t
9808            - ext/Compress/IO/Zlib/t/002any-deflate.t
9809            - ext/Compress/IO/Zlib/t/002any-gzip.t
9810            - ext/Compress/IO/Zlib/t/002any-rawdeflate.t
9811            - ext/Compress/IO/Zlib/t/002any-transparent.t
9812            - ext/Compress/IO/Zlib/t/002any-zip.t
9813            - ext/Compress/IO/Zlib/t/004gziphdr.t
9814            - ext/Compress/IO/Zlib/t/005defhdr.t
9815            - ext/Compress/IO/Zlib/t/010examples.t
9816            - ext/Compress/IO/Zlib/t/020isize.t
9817            - ext/Compress/IO/Zlib/t/050interop-gzip.t
9818            - ext/Compress/IO/Zlib/t/100generic-deflate.t
9819            - ext/Compress/IO/Zlib/t/100generic-gzip.t
9820            - ext/Compress/IO/Zlib/t/100generic-rawdeflate.t
9821            - ext/Compress/IO/Zlib/t/100generic-zip.t
9822            - ext/Compress/IO/Zlib/t/101truncate-deflate.t
9823            - ext/Compress/IO/Zlib/t/101truncate-gzip.t
9824            - ext/Compress/IO/Zlib/t/101truncate-rawdeflate.t
9825            - ext/Compress/IO/Zlib/t/101truncate-zip.t
9826            - ext/Compress/IO/Zlib/t/102tied-deflate.t
9827            - ext/Compress/IO/Zlib/t/102tied-gzip.t
9828            - ext/Compress/IO/Zlib/t/102tied-rawdeflate.t
9829            - ext/Compress/IO/Zlib/t/102tied-zip.t
9830            - ext/Compress/IO/Zlib/t/103newtied-deflate.t
9831            - ext/Compress/IO/Zlib/t/103newtied-gzip.t
9832            - ext/Compress/IO/Zlib/t/103newtied-rawdeflate.t
9833            - ext/Compress/IO/Zlib/t/103newtied-zip.t
9834            - ext/Compress/IO/Zlib/t/104destroy-deflate.t
9835            - ext/Compress/IO/Zlib/t/104destroy-gzip.t
9836            - ext/Compress/IO/Zlib/t/104destroy-rawdeflate.t
9837            - ext/Compress/IO/Zlib/t/104destroy-zip.t
9838            - ext/Compress/IO/Zlib/t/105oneshot-deflate.t
9839            - ext/Compress/IO/Zlib/t/105oneshot-gzip-only.t
9840            - ext/Compress/IO/Zlib/t/105oneshot-gzip.t
9841            - ext/Compress/IO/Zlib/t/105oneshot-rawdeflate.t
9842            - ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
9843            - ext/Compress/IO/Zlib/t/105oneshot-zip.t
9844            - ext/Compress/IO/Zlib/t/106prime-deflate.t
9845            - ext/Compress/IO/Zlib/t/106prime-gzip.t
9846            - ext/Compress/IO/Zlib/t/106prime-rawdeflate.t
9847            - ext/Compress/IO/Zlib/t/106prime-zip.t
9848            - ext/Compress/IO/Zlib/t/107multi-deflate.t
9849            - ext/Compress/IO/Zlib/t/107multi-gzip.t
9850            - ext/Compress/IO/Zlib/t/107multi-rawdeflate.t
9851            - ext/Compress/IO/Zlib/t/107multi-zip.t
9852            - ext/Compress/IO/Zlib/t/108anyunc-deflate.t
9853            - ext/Compress/IO/Zlib/t/108anyunc-gzip.t
9854            - ext/Compress/IO/Zlib/t/108anyunc-rawdeflate.t
9855            - ext/Compress/IO/Zlib/t/108anyunc-transparent.t
9856            - ext/Compress/IO/Zlib/t/108anyunc-zip.t
9857            - ext/Compress/IO/Zlib/t/109merge-deflate.t
9858            - ext/Compress/IO/Zlib/t/109merge-gzip.t
9859            - ext/Compress/IO/Zlib/t/109merge-rawdeflate.t
9860            - ext/Compress/IO/Zlib/t/109merge-zip.t
9861            ! MANIFEST
9862 ____________________________________________________________________________
9863 [ 29512] By: rgs                                   on 2006/12/11  14:58:43
9864         Log: Subject: Re: [PATCH] Deparse.pm bugfix
9865              From: Bo Lindbergh <blgl@hagernas.com>
9866              Date: Sat, 9 Dec 2006 12:17:53 +0100
9867              Message-Id: <A4BDE74B-DB3A-41C0-B2BE-FCEE0E15AB54@hagernas.com>
9868      Branch: perl
9869            ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t
9870 ____________________________________________________________________________
9871 [ 29511] By: rgs                                   on 2006/12/11  13:23:55
9872         Log: Subject: re: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
9873              From: Jan Dubois <jand@ActiveState.com>
9874              Date: Sun, 10 Dec 2006 11:47:58 -0800
9875              Message-ID: <9moon29qtn5c23t9fer229ealsu06bkf11@4ax.com>
9876      Branch: perl
9877            ! ext/Storable/Storable.xs ext/Win32/Win32.pm win32/win32.c
9878 ____________________________________________________________________________
9879 [ 29510] By: rgs                                   on 2006/12/11  13:22:11
9880         Log: Second patch from:
9881              Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
9882              From: Jan Dubois <jand@ActiveState.com>
9883              Date: Fri, 08 Dec 2006 19:07:06 -0800
9884              Message-ID: <lc9kn2tb0p5sdd4q69rbc7067r4imar59r@4ax.com>
9885      Branch: perl
9886            ! ext/Win32/Win32.xs win32/win32.c
9887 ____________________________________________________________________________
9888 [ 29509] By: rgs                                   on 2006/12/11  13:21:28
9889         Log: First patch from:
9890              Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
9891              From: Jan Dubois <jand@ActiveState.com>
9892              Date: Fri, 08 Dec 2006 19:07:06 -0800
9893              Message-ID: <lc9kn2tb0p5sdd4q69rbc7067r4imar59r@4ax.com>
9894      Branch: perl
9895            ! ext/SDBM_File/Makefile.PL lib/Cwd.pm lib/ExtUtils/MM.pm
9896            ! lib/File/CheckTree.t lib/File/Copy.pm t/op/fork.t
9897            ! win32/FindExt.pm win32/config_sh.PL
9898            ! win32/ext/Win32API/File/t/file.t
9899 ____________________________________________________________________________
9900 [ 29508] By: davem                                 on 2006/12/11  11:41:10
9901         Log: remove extraneous debugging code introduced by #29504
9902      Branch: perl
9903            ! perly.c
9904 ____________________________________________________________________________
9905 [ 29507] By: rgs                                   on 2006/12/11  10:32:47
9906         Log: Subject: [PATCH] Fatal v1.03
9907              From: Jerrad Pierce <belg4mit@MIT.EDU>
9908              Date: Sun, 10 Dec 2006 14:38:18 -0500
9909              Message-Id: <200612101938.kBAJcI9D008026@all-night-tool.mit.edu>
9910              
9911              Allow to make fatal built-ins in CORE::GLOBAL
9912      Branch: perl
9913            ! lib/Fatal.pm
9914 ____________________________________________________________________________
9915 [ 29506] By: rgs                                   on 2006/12/11  10:28:13
9916         Log: Subject: [PATCH] Re: [perl #41065] Out of memory!, while extending scalar
9917              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
9918              Date: Sun, 10 Dec 2006 22:32:32 +0100
9919              Message-ID: <20061210223232.0f3a5318@r2d2>
9920      Branch: perl
9921            ! doop.c
9922 ____________________________________________________________________________
9923 [ 29505] By: rgs                                   on 2006/12/11  09:41:45
9924         Log: perlhack.pod nit by Jarkko
9925      Branch: perl
9926            ! pod/perlhack.pod
9927 ____________________________________________________________________________
9928 [ 29504] By: davem                                 on 2006/12/11  00:48:06
9929         Log: fix eval qw(BEGIN{die}) style leaks (second attempt).
9930              
9931              Repeat of change #28319 (backed out by change #28720), this time
9932              freeing ops using the right pad. Also backs out the remempad
9933              parser addition from change #29501; instead a new auxiliary
9934              paser stack is added, which records the current value of
9935              PL_comppad for every state.
9936      Branch: perl
9937            ! perly.act perly.c perly.h perly.tab perly.y t/comp/parser.t
9938 ____________________________________________________________________________
9939 [ 29503] By: nicholas                              on 2006/12/10  23:05:25
9940         Log: Remove code duplication in S_to_utf8_substr() and S_to_byte_substr()
9941              by taking advantage of how anchored_* and float_* are stored in arrays
9942              to use a loop.
9943      Branch: perl
9944            ! regcomp.h regexec.c
9945 ____________________________________________________________________________
9946 [ 29502] By: nicholas                              on 2006/12/10  22:31:56
9947         Log: Downgrading a fixed or floating substring of a pattern whilst matching
9948              a studied string seems to get to a "should not happen" [bug #41067]
9949              It seems that Perl_regexec_flags() assumes that if the pre-downgraded
9950              substring is FBM compiled, then the downgraded version will be too,
9951              hence changing the downgrade and upgrade routines to FBM compile seems
9952              to be a correct fix.
9953      Branch: perl
9954            ! regexec.c t/op/re_tests
9955 ____________________________________________________________________________
9956 [ 29501] By: davem                                 on 2006/12/10  18:50:05
9957         Log: #28315 could crash when freeing ops with different pads
9958              Add hook to parser to record current PL_comppad, then use this
9959              when popping ops off the parser stack after parser error
9960      Branch: perl
9961            ! perly.act perly.c perly.h perly.tab perly.y t/comp/parser.t
9962 ____________________________________________________________________________
9963 [ 29500] By: davem                                 on 2006/12/10  17:18:00
9964         Log: parser: expand yy_is_opval[] to include all value types
9965              and rename to yy_type_tab[]. Then use this table to improve stack
9966              dumping with -Dpv
9967      Branch: perl
9968            ! perly.act perly.c perly.h perly.tab perly.y regen_perly.pl
9969 ____________________________________________________________________________
9970 [ 29499] By: gbarr                                 on 2006/12/10  16:28:34
9971         Log: Restore change 27486 accidently removed (also added to 1.19 before release)
9972      Branch: perl
9973            ! ext/List/Util/multicall.h
9974 ____________________________________________________________________________
9975 [ 29498] By: gbarr                                 on 2006/12/10  16:17:14
9976         Log: Upgrade to Scalar-List-Utils-1.19
9977      Branch: perl
9978            ! ext/List/Util/Changes ext/List/Util/README
9979            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
9980            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/multicall.h
9981 ____________________________________________________________________________
9982 [ 29497] By: stevep                                on 2006/12/10  02:23:10
9983         Log: Subject: Re: [PATCH 5.8.8] Build on OS/2 - missing part
9984              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
9985              Date: Sat, 9 Dec 2006 16:33:41 -0800
9986              Message-ID: <20061210003341.GA14200@powdermilk.math.berkeley.edu>
9987      Branch: perl
9988            ! Makefile.SH os2/Makefile.SHs
9989 ____________________________________________________________________________
9990 [ 29496] By: nicholas                              on 2006/12/10  01:13:09
9991         Log: Swap SVpbm_TAIL and SVpbm_VALID.
9992      Branch: perl
9993            ! sv.h
9994 ____________________________________________________________________________
9995 [ 29495] By: stevep                                on 2006/12/09  22:44:27
9996         Log: Upgrade to Time-HiRes-1.9703
9997      Branch: perl
9998            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
9999            ! ext/Time/HiRes/Makefile.PL
10000 ____________________________________________________________________________
10001 [ 29494] By: nicholas                              on 2006/12/09  21:19:45
10002         Log: PVBMs mustn't enter anything that turns SVIVisUV_on().
10003      Branch: perl
10004            ! sv.c
10005 ____________________________________________________________________________
10006 [ 29493] By: nicholas                              on 2006/12/09  21:17:37
10007         Log: Exterminate! 2 pieces of superfluous code related to UV setting.
10008      Branch: perl
10009            ! sv.c
10010 ____________________________________________________________________________
10011 [ 29492] By: nicholas                              on 2006/12/08  23:49:51
10012         Log: In Perl_fbm_instr(), no need to calculate the address of the table if
10013              we're going to return anyway.
10014      Branch: perl
10015            ! util.c
10016 ____________________________________________________________________________
10017 [ 29491] By: nicholas                              on 2006/12/08  23:22:31
10018         Log: assert that SvTAIL() isn't being called on PVAVs or PVHVs
10019      Branch: perl
10020            ! sv.h
10021 ____________________________________________________________________________
10022 [ 29490] By: nicholas                              on 2006/12/08  22:56:54
10023         Log: Wrap some macro arguments in () to avoid precedence problems.
10024      Branch: perl
10025            ! sv.h
10026 ____________________________________________________________________________
10027 [ 29489] By: nicholas                              on 2006/12/08  22:56:08
10028         Log: Perl_screaminstr() must be called with littlestr as a PVBM.
10029      Branch: perl
10030            ! util.c
10031 ____________________________________________________________________________
10032 [ 29488] By: davem                                 on 2006/12/08  22:20:41
10033         Log: add missing OP_REFCNT_LOCK/UNLOCKs and document it
10034      Branch: perl
10035            ! op.h sv.c
10036 ____________________________________________________________________________
10037 [ 29487] By: nicholas                              on 2006/12/08  22:11:56
10038         Log: Assert that BmRARE, BmUSEFUL and BmPREVIOUS are only called on SVtPVBM
10039      Branch: perl
10040            ! sv.h
10041 ____________________________________________________________________________
10042 [ 29486] By: nicholas                              on 2006/12/08  21:09:57
10043         Log: No need to upgrade if all we're going to do is return.
10044      Branch: perl
10045            ! util.c
10046 ____________________________________________________________________________
10047 [ 29485] By: steveh                                on 2006/12/07  12:34:10
10048         Log: Make use of $Config{d_pseudofork} in a couple of core tests
10049              
10050              Can't really use it in ext/IO/t/*.t and lib/Test/Simple/t/fork.t
10051              because they are dual-lived modules and must work with older perls
10052              that don't have d_pseudofork
10053      Branch: perl
10054            ! ext/Socket/t/socketpair.t t/op/fork.t
10055 ____________________________________________________________________________
10056 [ 29483] By: steveh                                on 2006/12/07  09:12:45
10057         Log: Subject: [PATCH] Move Win32 from win32/ext/Win32 to ext/Win32
10058              From: Jan Dubois <jand@ActiveState.com>
10059              Date: Wed, 06 Dec 2006 16:31:42 -0800
10060              Message-ID: <1unen2lsrq4pnnt06933h96pqj1d8luh3b@4ax.com>
10061      Branch: perl
10062           +> ext/Win32/Makefile.PL ext/Win32/Win32.pm ext/Win32/Win32.xs
10063            - win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm
10064            - win32/ext/Win32/Win32.xs
10065            ! Configure MANIFEST
10066 ____________________________________________________________________________
10067 [ 29482] By: rgs                                   on 2006/12/07  09:07:25
10068         Log: Subject: [PATCH] Perl_save_destructor is not a mathom
10069              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10070              Date: Wed, 6 Dec 2006 11:12:13 -0800 (PST)
10071              Message-ID: <20061206191213.35036.qmail@web30206.mail.mud.yahoo.com>
10072      Branch: perl
10073            ! mathoms.c scope.c
10074 ____________________________________________________________________________
10075 [ 29481] By: steveh                                on 2006/12/07  08:53:15
10076         Log: Subject: [PATCH] Makefile.PL changes to compiler Win32.xs using cygwin
10077              From: Jan Dubois <jand@ActiveState.com>
10078              Date: Wed, 06 Dec 2006 16:26:38 -0800
10079              Message-ID: <5nnen2p2h4lhremj0qf1tmpkl0asvk87hr@4ax.com>
10080      Branch: perl
10081            ! win32/ext/Win32/Makefile.PL
10082 ____________________________________________________________________________
10083 [ 29480] By: steveh                                on 2006/12/06  17:28:03
10084         Log: Better fix than #29479 for exporting refcounted_he_chain_2hv
10085      Branch: perl
10086            ! embed.fnc pod/perlapi.pod pod/perlintern.pod
10087 ____________________________________________________________________________
10088 [ 29479] By: rgs                                   on 2006/12/06  17:05:18
10089         Log: Subject: Re: [PATCH] User pragmas now accessible from B
10090              From: demerphq <demerphq@gmail.com>
10091              Date: Wed, 6 Dec 2006 17:52:08 +0100
10092              Message-ID: <9b18b3110612060852s7cfbba66id5aae25e5bb20ae0@mail.gmail.com>
10093      Branch: perl
10094            ! embed.fnc embed.h ext/B/B.xs global.sym pod/perlapi.pod
10095            ! pod/perlintern.pod
10096 ____________________________________________________________________________
10097 [ 29478] By: steveh                                on 2006/12/06  14:19:55
10098         Log: Upgrade to Time-HiRes 1.9702
10099      Branch: perl
10100            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
10101            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
10102            ! ext/Time/HiRes/t/HiRes.t
10103 ____________________________________________________________________________
10104 [ 29477] By: steveh                                on 2006/12/06  14:08:49
10105         Log: Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing]
10106              From: Jarkko Hietaniemi <jhi@iki.fi>
10107              Date: Tue, 05 Dec 2006 16:08:33 -0500
10108              Message-ID: <4575DFD1.1060108@iki.fi>
10109              
10110              Fixes a problem spotted by Jan Dubois:
10111              
10112              The PerlMemShared pool is only shared between the interpreters that
10113              can share data structures (interpreters created by perl_clone(), which
10114              mean pseudo-fork, and threads.xs).  The pool is not shared between
10115              interpreters that are created separately by perl_alloc().
10116              [...]
10117              I guess this means PL_perlio_fd_refcnt needs to be allocated and
10118              freed by standard malloc() and not go through any abstraction.
10119      Branch: perl
10120            ! perlio.c
10121 ____________________________________________________________________________
10122 [ 29476] By: rgs                                   on 2006/12/06  13:26:18
10123         Log: save_I8 is not a mathom.
10124      Branch: perl
10125            ! mathoms.c scope.c
10126 ____________________________________________________________________________
10127 [ 29475] By: rgs                                   on 2006/12/06  12:51:34
10128         Log: Subject: [PATCH] User pragmas now accessible from B
10129              From: "Joshua ben Jore" <twists@gmail.com>
10130              Date: Tue, 5 Dec 2006 13:18:21 -0800
10131              Message-ID: <dc5c751d0612051318n2e2f08bfh185fab6323a980b@mail.gmail.com>
10132      Branch: perl
10133            + ext/B/t/pragma.t
10134            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/typemap t/lib/mypragma.pm
10135            ! t/lib/mypragma.t
10136 ____________________________________________________________________________
10137 [ 29474] By: craigb                                on 2006/12/06  05:29:50
10138         Log: Avoid my_regdupe type mismatch warning after #29430
10139      Branch: perl
10140            ! ext/re/re.xs
10141 ____________________________________________________________________________
10142 [ 29473] By: craigb                                on 2006/12/06  04:48:35
10143         Log: d_pseudofork for configure.com
10144      Branch: perl
10145            ! configure.com
10146 ____________________________________________________________________________
10147 [ 29472] By: nicholas                              on 2006/12/05  22:40:56
10148         Log: Subject: Re: [PATCH] Further tweaks to make it easier to create regexp engine plug ins.
10149              From: demerphq <demerphq@gmail.com>
10150              Message-ID: <9b18b3110612051353k7745792byabfdf98e18eb48c9@mail.gmail.com>
10151              Date: Tue, 5 Dec 2006 22:53:48 +0100
10152              
10153              Fixes a minor bug in change 29468.
10154      Branch: perl
10155            ! regcomp.c
10156 ____________________________________________________________________________
10157 [ 29471] By: stevep                                on 2006/12/05  21:00:38
10158         Log: Silence a warning from Module::CoreList that occurs when the module version is
10159              something like X.XX_XX.
10160      Branch: perl
10161            ! lib/Module/CoreList.pm
10162 ____________________________________________________________________________
10163 [ 29470] By: steveh                                on 2006/12/05  16:41:55
10164         Log: Make the check for PERL_IMPLICIT_SYS better
10165      Branch: perl
10166            ! win32/config_sh.PL
10167 ____________________________________________________________________________
10168 [ 29469] By: steveh                                on 2006/12/05  16:06:31
10169         Log: Extend d_pseudofork to Win32-land and set it when appropriate
10170              (namely, when we have USE_ITHREADS and PERL_IMPLICIT_SYSTEM)
10171      Branch: perl
10172            ! win32/config.bc win32/config.gc win32/config.vc
10173            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
10174            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
10175 ____________________________________________________________________________
10176 [ 29468] By: rgs                                   on 2006/12/05  15:39:39
10177         Log: Subject: [PATCH] Further tweaks to make it easier to create regexp engine plug ins.
10178              From: demerphq <demerphq@gmail.com>
10179              Date: Tue, 5 Dec 2006 16:13:36 +0100
10180              Message-ID: <9b18b3110612050713g77cac516x46fb5baac99b47c9@mail.gmail.com>
10181              
10182              (with tweaks)
10183      Branch: perl
10184            ! regcomp.c regcomp.h regexp.h
10185 ____________________________________________________________________________
10186 [ 29467] By: merijn                                on 2006/12/05  14:55:14
10187         Log: Introduction of d_pseudofork
10188      Branch: perl
10189            ! Configure Porting/Glossary Porting/config.sh config_h.SH
10190            ! handy.h uconfig.sh
10191 ____________________________________________________________________________
10192 [ 29465] By: steveh                                on 2006/12/05  09:41:44
10193         Log: Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing]
10194              From: Jarkko Hietaniemi <jhi@iki.fi>
10195              Date: Mon, 04 Dec 2006 22:53:03 -0500
10196              Message-ID: <4574ED1F.40508@iki.fi>
10197              
10198              Re-instates #29424 (previously reverted by #29451), now fixed to work
10199              with PERL_IMPLICIT_SYS, thanks to Jan Dubois. Also adds PERLIO_TERM to
10200              the Symbian port.
10201      Branch: perl
10202            ! perlio.c symbian/symbianish.h win32/win32.c win32/wince.c
10203 ____________________________________________________________________________
10204 [ 29464] By: steveh                                on 2006/12/05  09:38:14
10205         Log: Skip Perl_regdupe_internal rather than Perl_regdupe
10206              when building on Win32 without ithreads (see #29430)
10207      Branch: perl
10208            ! makedef.pl
10209 ____________________________________________________________________________
10210 [ 29463] By: nicholas                              on 2006/12/04  22:50:09
10211         Log: Move Perl_get_db_sub() from pp_hot.c to util.c
10212      Branch: perl
10213            ! pp_hot.c util.c
10214 ____________________________________________________________________________
10215 [ 29462] By: merijn                                on 2006/12/04  18:09:20
10216         Log: Revert #29454
10217      Branch: perl
10218            ! Configure
10219 ____________________________________________________________________________
10220 [ 29461] By: davem                                 on 2006/12/04  18:08:31
10221         Log: fix some casting issues with perly.y / madly.y merger
10222      Branch: perl
10223            ! perly.act perly.h perly.tab perly.y
10224 ____________________________________________________________________________
10225 [ 29459] By: rgs                                   on 2006/12/04  17:50:51
10226         Log: Better version of last patch, by Yves Orton.
10227              Actually the regexp engine structure only needs
10228              one compilation function hook.
10229      Branch: perl
10230            ! ext/re/re.xs ext/re/re_top.h regcomp.c regcomp.h regexp.h
10231 ____________________________________________________________________________
10232 [ 29458] By: rgs                                   on 2006/12/04  17:22:02
10233         Log: The new regexp compilation function must be added to the engine structure.
10234      Branch: perl
10235            ! ext/re/re.xs ext/re/re_top.h regcomp.h regexp.h
10236 ____________________________________________________________________________
10237 [ 29457] By: rgs                                   on 2006/12/04  16:24:09
10238         Log: Actually submit previous change.
10239      Branch: perl
10240            ! embed.fnc embed.h global.sym proto.h regcomp.c
10241 ____________________________________________________________________________
10242 [ 29456] By: rgs                                   on 2006/12/04  16:15:54
10243         Log: Split Perl_pregcomp in two functions. Patch by Audrey Tang,
10244              to facilitate pluging in other regexp engines.
10245      Branch: perl
10246            ! embed.fnc embed.h global.sym proto.h regcomp.c
10247 ____________________________________________________________________________
10248 [ 29455] By: davem                                 on 2006/12/04  15:38:05
10249         Log: merge perly.y and madlu.y
10250      Branch: perl
10251            - madly.act madly.h madly.tab madly.y
10252            ! MANIFEST Makefile.SH madly.c perly.act perly.c perly.h
10253            ! perly.tab perly.y
10254 ____________________________________________________________________________
10255 [ 29454] By: merijn                                on 2006/12/04  15:20:53
10256         Log: Subject: Re: install misses Compress/IO/{Base,Zlib}
10257              From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
10258              Date: Mon, 4 Dec 2006 15:48:12 +0100
10259              Message-ID: <b77c1dce0612040648j411247c5i27a305c86cbac401@mail.gmail.com>
10260      Branch: perl
10261            ! Configure
10262 ____________________________________________________________________________
10263 [ 29452] By: rgs                                   on 2006/12/04  15:06:34
10264         Log: Subject: [PATCH] Add File::Fetch to the core
10265              From: "Jos Boumans" <kane@dwim.org>
10266              Date: Fri, 1 Dec 2006 12:24:08 +0100 (CET)
10267              Message-ID: <22195.80.127.35.68.1164972248.squirrel@webmail.xs4all.nl>
10268      Branch: perl
10269            + lib/File/Fetch.pm lib/File/Fetch/Item.pm
10270            + lib/File/Fetch/t/01_File-Fetch.t
10271            ! MANIFEST
10272 ____________________________________________________________________________
10273 [ 29451] By: steveh                                on 2006/12/04  14:31:08
10274         Log: Change #29424 may well be correct in itself, but currently doesn't
10275              work when perl is built with PERL_IMPLICIT_SYS because PERLIO_TERM
10276              uses PerlMemShared_free() which, in that case, involves the perlhost
10277              that has already been freed itself by perl_free(), which is called
10278              before PERL_SYS_TERM().
10279              
10280              The order of perl_destruct(), perl_free(), PERL_SYS_TERM() cannot
10281              be changed (it is advertised in perlembed for a start), so just
10282              revert #29424 and the appropriate parts of #29442 for now.
10283              
10284              Perhaps PL_perlio_fd_refcnt needs allocating differently, or else
10285              the perlhost needs freeing later (after PerlIO)?
10286      Branch: perl
10287            ! win32/perllib.c win32/win32.c win32/wince.c
10288 ____________________________________________________________________________
10289 [ 29450] By: rgs                                   on 2006/12/04  13:49:20
10290         Log: Subject: [PATCH] Minor pod nit in perlre.
10291              From: demerphq <demerphq@gmail.com>
10292              Date: Mon, 4 Dec 2006 14:47:07 +0100
10293              Message-ID: <9b18b3110612040547k1bcff290qb8c9b0d7c9ed9640@mail.gmail.com>
10294      Branch: perl
10295            ! pod/perlre.pod
10296 ____________________________________________________________________________
10297 [ 29449] By: davem                                 on 2006/12/04  12:08:56
10298         Log: another fix for bison 2.3
10299      Branch: perl
10300            ! regen_perly.pl
10301 ____________________________________________________________________________
10302 [ 29448] By: merijn                                on 2006/12/04  11:24:57
10303         Log: Subject: -DDEBUGGING=both doesn't set -g
10304              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
10305              Date: Mon, 4 Dec 2006 03:10:31 -0800 (PST)
10306              Message-ID: <1176.63.226.246.123.1165230631.squirrel@63.226.246.123>
10307      Branch: perl
10308            ! Configure
10309 ____________________________________________________________________________
10310 [ 29446] By: rgs                                   on 2006/12/04  09:36:15
10311         Log: Subject: Re: [perl #38868] Changing $0 on darwin leads to excessive padding in 'ps'
10312              From: Chris Dolan <chris@chrisdolan.net>
10313              Date: Sat, 2 Dec 2006 09:37:08 -0600
10314              Message-Id: <005671A0-5C2B-464C-85B9-A91E52278194@chrisdolan.net>
10315      Branch: perl
10316            ! mg.c
10317 ____________________________________________________________________________
10318 [ 29445] By: rgs                                   on 2006/12/04  09:21:16
10319         Log: Subject: [PATCH] \R is supposed to mean something else so switch to \g and make it more useful in the process
10320              From: demerphq <demerphq@gmail.com>
10321              Date: Sun, 3 Dec 2006 16:55:55 +0100
10322              Message-ID: <9b18b3110612030755o241e6372o9870ecce9c42e3d5@mail.gmail.com>
10323      Branch: perl
10324            ! pod/perl595delta.pod pod/perldiag.pod pod/perlre.pod regcomp.c
10325            ! regexec.c t/op/pat.t t/op/re_tests
10326 ____________________________________________________________________________
10327 [ 29444] By: stevep                                on 2006/12/04  02:48:24
10328         Log: Upgrade to Test-Simple-0.66.
10329      Branch: perl
10330            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
10331            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
10332 ____________________________________________________________________________
10333 [ 29443] By: davem                                 on 2006/12/03  22:08:57
10334         Log: add support for bison 2.3
10335      Branch: perl
10336            ! perly.c regen_perly.pl
10337 ____________________________________________________________________________
10338 [ 29442] By: rgs                                   on 2006/12/03  19:16:17
10339         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing
10340              From: demerphq <demerphq@gmail.com>
10341              Date: Sat, 2 Dec 2006 14:48:54 +0100
10342              Message-ID: <9b18b3110612020548l7c5aefd4m19cb0b5c4395abb4@mail.gmail.com>
10343      Branch: perl
10344            ! perlio.c win32/perllib.c
10345 ____________________________________________________________________________
10346 [ 29441] By: rgs                                   on 2006/12/03  18:37:15
10347         Log: Subject: Re: [perl #41010] (?(COND)) in pattern matching not working properly
10348              From: demerphq <demerphq@gmail.com>
10349              Date: Thu, 30 Nov 2006 01:12:25 +0100
10350              Message-ID: <9b18b3110611291612i137803f4lab2739e3d9af40f7@mail.gmail.com>
10351      Branch: perl
10352            ! embed.fnc embed.h proto.h regcomp.c t/op/pat.t
10353 ____________________________________________________________________________
10354 [ 29440] By: davem                                 on 2006/12/03  15:52:59
10355         Log: merge perly.c and madly.c
10356              
10357              madly.c is now just a wrapper that #includes perly.c
10358      Branch: perl
10359            ! madly.c perly.c
10360 ____________________________________________________________________________
10361 [ 29439] By: rgs                                   on 2006/12/03  13:58:52
10362         Log: Subject: Minor patch for Benchmark.pm
10363              From: christophe grosjean <christophe.grosjean@gmail.com>
10364              Date: Sun, 03 Dec 2006 01:31:58 +0100
10365              Message-Id: <1165105918.2718.90.camel@localhost.localdomain>
10366      Branch: perl
10367            ! lib/Benchmark.pm
10368 ____________________________________________________________________________
10369 [ 29438] By: davem                                 on 2006/12/02  18:38:35
10370         Log: synchronise perly.c and madly.c
10371      Branch: perl
10372            ! madly.c perly.c
10373 ____________________________________________________________________________
10374 [ 29437] By: mhx                                   on 2006/12/02  17:25:55
10375         Log: Upgrade to Devel::PPPort 3.10_02
10376      Branch: perl
10377            + ext/Devel/PPPort/parts/base/5009005
10378            + ext/Devel/PPPort/parts/todo/5009005
10379            ! MANIFEST ext/Devel/PPPort/Changes
10380            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak
10381 ____________________________________________________________________________
10382 [ 29436] By: mhx                                   on 2006/12/02  17:13:26
10383         Log: Upgrade to Devel::PPPort 3.10_01
10384      Branch: perl
10385            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
10386            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/TODO
10387            ! ext/Devel/PPPort/devel/buildperl.pl
10388            ! ext/Devel/PPPort/mktests.PL
10389            ! ext/Devel/PPPort/parts/base/5005000
10390            ! ext/Devel/PPPort/parts/base/5007002
10391            ! ext/Devel/PPPort/parts/base/5009001
10392            ! ext/Devel/PPPort/parts/base/5009004
10393            ! ext/Devel/PPPort/parts/embed.fnc
10394            ! ext/Devel/PPPort/parts/inc/misc
10395            ! ext/Devel/PPPort/parts/inc/threads
10396            ! ext/Devel/PPPort/parts/inc/variables
10397            ! ext/Devel/PPPort/parts/todo/5009001
10398            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
10399            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
10400            ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t
10401            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t
10402            ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t
10403            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
10404            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t
10405            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t
10406            ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t
10407            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
10408            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/strlfuncs.t
10409            ! ext/Devel/PPPort/t/sv_xpvf.t ext/Devel/PPPort/t/threads.t
10410            ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t
10411            ! ext/Devel/PPPort/t/warn.t
10412 ____________________________________________________________________________
10413 [ 29435] By: rgs                                   on 2006/12/02  09:10:01
10414         Log: Subject: [PATCH] perltodo.pod: add perlio todos/thinkabouts
10415              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
10416              Date: Fri, 1 Dec 2006 22:05:17 +0200 (EET)
10417              Message-Id: <200612012005.kB1K5Hn3448004@kosh.hut.fi>
10418      Branch: perl
10419            ! pod/perltodo.pod
10420 ____________________________________________________________________________
10421 [ 29434] By: nicholas                              on 2006/12/01  22:51:22
10422         Log: Make get_db_sub non-static, and call it from pp_goto, which allows the
10423              removal of duplicate code. (The conversion of GvSV(PL_DBsub) to
10424              GvSVn(PL_DBsub) implicit in this change should fix a failure with
10425              Devel::SmallProf.)
10426      Branch: perl
10427            ! embed.fnc embed.h pp_ctl.c pp_hot.c proto.h
10428 ____________________________________________________________________________
10429 [ 29433] By: nicholas                              on 2006/12/01  22:28:11
10430         Log: Remove the pp_entersub specific logic from S_get_db_sub.
10431      Branch: perl
10432            ! embed.fnc pp_ctl.c pp_hot.c proto.h
10433 ____________________________________________________________________________
10434 [ 29432] By: rgs                                   on 2006/12/01  16:56:01
10435         Log: Subject: Re: [PATCH] Make B::Lint use Module::Pluggable
10436              From: "Joshua ben Jore" <twists@gmail.com>
10437              Date: Wed, 29 Nov 2006 16:26:25 -0800
10438              Message-ID: <dc5c751d0611291626w51f85791h93d0c6b7d13ed4a2@mail.gmail.com>
10439      Branch: perl
10440            + ext/B/t/pluglib/B/Lint/Plugin/Test.pm
10441            ! MANIFEST ext/B/B/Lint.pm ext/B/t/lint.t
10442 ____________________________________________________________________________
10443 [ 29431] By: rgs                                   on 2006/12/01  14:03:22
10444         Log: Remove unused variable
10445      Branch: perl
10446            ! regcomp.c
10447 ____________________________________________________________________________
10448 [ 29430] By: rgs                                   on 2006/12/01  13:59:27
10449         Log: Subject: [PATCH] Continue split of perl internal regexp structures from ones that are engine specific.
10450              From: demerphq <demerphq@gmail.com>
10451              Date: Thu, 30 Nov 2006 22:06:38 +0100
10452              Message-ID: <9b18b3110611301306p5cad5deal4aa55559b8c8defd@mail.gmail.com>
10453      Branch: perl
10454            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
10455            ! perl.h pod/perlreguts.pod proto.h regcomp.c regcomp.h regexp.h
10456            ! sv.c
10457 ____________________________________________________________________________
10458 [ 29429] By: rgs                                   on 2006/12/01  10:28:36
10459         Log: Verify that the debugger has an array where to store lines before
10460              doing so. This fixes an assertion failure when parsing a script
10461              that begins with '#!perl -d'.
10462              Also, code factorization in toke.c.
10463      Branch: perl
10464            ! embed.fnc embed.h op.c proto.h toke.c
10465 ____________________________________________________________________________
10466 [ 29428] By: steveh                                on 2006/12/01  09:41:47
10467         Log: Fix Time-HiRes linker error on Win32 introduced by upgrades
10468              from version 1.94 (#29423 and #29426)
10469              
10470              Subject: Re: Time::HiRes not happy?
10471              From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
10472              Date: Fri, 1 Dec 2006 10:26:48 +0100
10473              Message-ID: <b77c1dce0612010126o799d5b8bs4ef37d22d5c7e50@mail.gmail.com>
10474      Branch: perl
10475            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
10476 ____________________________________________________________________________
10477 [ 29427] By: stevep                                on 2006/11/30  14:21:40
10478         Log: -Dprefix failed on Cygwin unless the directory ${installbin} already
10479              existed prior to running make.
10480      Branch: perl
10481            ! cygwin/Makefile.SHs
10482 ____________________________________________________________________________
10483 [ 29426] By: stevep                                on 2006/11/30  14:11:57
10484         Log: Upgrade to Time-HiRes-1.96.
10485      Branch: perl
10486            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
10487            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
10488 ____________________________________________________________________________
10489 [ 29425] By: steveh                                on 2006/11/30  10:13:40
10490         Log: Don't try to export fd_refcnt symbols when building without USE_PERLIO
10491              to keep the Win32 linker happy
10492      Branch: perl
10493            ! makedef.pl
10494 ____________________________________________________________________________
10495 [ 29424] By: steveh                                on 2006/11/30  09:45:47
10496         Log: I think #29060 / #29073 missed this
10497      Branch: perl
10498            ! win32/win32.c win32/wince.c
10499 ____________________________________________________________________________
10500 [ 29423] By: stevep                                on 2006/11/30  04:44:54
10501         Log: Upgrade to Time-HiRes-1.95
10502      Branch: perl
10503            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
10504            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/fallback/const-c.inc
10505 ____________________________________________________________________________
10506 [ 29422] By: stevep                                on 2006/11/30  04:24:10
10507         Log: Subject: [PATCH] No code specified for -.
10508              From: Jarkko Hietaniemi <jhi@iki.fi>
10509              Date: Wed, 29 Nov 2006 19:06:09 -0500
10510              Message-ID: <456E2071.3010404@iki.fi>
10511      Branch: perl
10512            ! perl.c
10513 ____________________________________________________________________________
10514 [ 29421] By: stevep                                on 2006/11/29  15:32:58
10515         Log: Upgrade to CPAN-1.88_63.
10516      Branch: perl
10517            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
10518 ____________________________________________________________________________
10519 [ 29420] By: rgs                                   on 2006/11/29  15:26:00
10520         Log: Subject: Re: Fix \k<foo> preceded by literal
10521              From: demerphq <demerphq@gmail.com>
10522              Date: Wed, 29 Nov 2006 16:18:34 +0100
10523              Message-ID: <9b18b3110611290718o685a07ddja39f595ed97c231a@mail.gmail.com>
10524      Branch: perl
10525            ! regcomp.c regcomp.h t/op/re_tests
10526 ____________________________________________________________________________
10527 [ 29419] By: stevep                                on 2006/11/29  15:24:21
10528         Log: Upgrade to Tie-RefHash-1.35_01, which is just a version change for
10529              bleadperl.
10530      Branch: perl
10531            ! lib/Tie/RefHash.pm
10532 ____________________________________________________________________________
10533 [ 29418] By: stevep                                on 2006/11/29  15:17:59
10534         Log: Upgrade to ExtUtils-ParseXS-2.17.  Actuall just caught up with 
10535              most of the patches to bleadperl.  The remaining change missing
10536              is #29252, so, the version has been bumped to 2.17_01.
10537      Branch: perl
10538            ! lib/ExtUtils/ParseXS.pm
10539 ____________________________________________________________________________
10540 [ 29417] By: rgs                                   on 2006/11/29  12:08:35
10541         Log: Patch by Derek Price to Time::Piece for CPAN bug #21255:
10542              NOTDATE - DATE should stringify DATE and let Perl handle things
10543      Branch: perl
10544            ! ext/Time/Piece/Piece.pm ext/Time/Piece/t/06subclass.t
10545 ____________________________________________________________________________
10546 [ 29416] By: rgs                                   on 2006/11/29  11:34:10
10547         Log: Subject: [perl #41008] Setting $0 invalidates environment shown by ps 
10548              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
10549              Date: Tue, 28 Nov 2006 05:09:31 -0800
10550              Message-ID: <rt-3.5.HEAD-32013-1164719371-480.41008-75-0@perl.org>
10551      Branch: perl
10552            ! mg.c
10553 ____________________________________________________________________________
10554 [ 29415] By: rgs                                   on 2006/11/29  11:01:06
10555         Log: Subject: [PATCH perl5db.pl] MacOSX debugger fork support
10556              From: Richard Foley <Richard.Foley@rfi.net>
10557              Date: Wed, 29 Nov 2006 12:00:53 +0100
10558              Message-Id: <200611291200.53429.Richard.Foley@rfi.net>
10559      Branch: perl
10560            ! lib/perl5db.pl
10561 ____________________________________________________________________________
10562 [ 29414] By: nicholas                              on 2006/11/29  10:19:19
10563         Log: Fix Attribute::Handlers to cope with proxy constant subroutines.
10564      Branch: perl
10565            + lib/Attribute/Handlers/t/constants.t
10566            ! MANIFEST lib/Attribute/Handlers.pm
10567 ____________________________________________________________________________
10568 [ 29413] By: rgs                                   on 2006/11/29  09:30:02
10569         Log: Change in handling of \RNNN inside nested patterns
10570              Subject: Re: New development release in sight
10571              From: demerphq <demerphq@gmail.com>
10572              Date: Wed, 29 Nov 2006 01:07:43 +0100
10573              Message-ID: <9b18b3110611281607i3d583febtd549989dc3cabc8a@mail.gmail.com>
10574      Branch: perl
10575            ! pod/perlre.pod regcomp.c t/op/pat.t t/op/re_tests
10576 ____________________________________________________________________________
10577 [ 29412] By: nicholas                              on 2006/11/28  23:31:15
10578         Log: Bring the joy of strict to Attribute::Handlers.
10579      Branch: perl
10580            ! lib/Attribute/Handlers.pm
10581 ____________________________________________________________________________
10582 [ 29411] By: rgs                                   on 2006/11/28  17:19:40
10583         Log: Remove DOS line endings
10584              (perforce should take care of line encodings on checkout)
10585      Branch: perl
10586            ! lib/IPC/Cmd/t/02_Interactive.t lib/Log/Message.pm
10587            ! lib/Log/Message/Config.pm lib/Log/Message/Handlers.pm
10588            ! lib/Log/Message/Item.pm lib/Log/Message/t/conf/config_file
10589            ! lib/Module/Load/Conditional/t/to_load/Commented.pm
10590            ! lib/Module/Load/Conditional/t/to_load/LoadIt.pm
10591            ! lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
10592 ____________________________________________________________________________
10593 [ 29410] By: steveh                                on 2006/11/28  16:43:17
10594         Log: Fix IPC-Cmd test failure on Win32: check current directory as well
10595              as those listed in $ENV{PATH} when searching for binaries
10596      Branch: perl
10597            ! lib/IPC/Cmd.pm
10598 ____________________________________________________________________________
10599 [ 29409] By: steveh                                on 2006/11/28  16:01:55
10600         Log: Building with Visual C++ 2005 now works except for one test failure
10601      Branch: perl
10602            ! README.win32 win32/Makefile win32/makefile.mk
10603 ____________________________________________________________________________
10604 [ 29408] By: steveh                                on 2006/11/28  15:57:45
10605         Log: Silence VC++ 8 warnings about "possible loss of data"
10606      Branch: perl
10607            ! ext/POSIX/POSIX.xs pp_sys.c
10608 ____________________________________________________________________________
10609 [ 29407] By: rgs                                   on 2006/11/28  14:59:03
10610         Log: OS/2 compilation fixes by Ilya
10611              
10612              Subject: [PATCH 5.8.8] Build on OS/2
10613              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
10614              Date: Tue, 28 Nov 2006 03:36:29 -0800
10615              Message-ID: <20061128113629.GA18108@powdermilk.math.berkeley.edu>
10616      Branch: perl
10617            ! config_h.SH perlvars.h
10618 ____________________________________________________________________________
10619 [ 29406] By: steveh                                on 2006/11/28  14:58:14
10620         Log: Silence 4 "unreferenced local variable" warnings from VC++
10621      Branch: perl
10622            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
10623 ____________________________________________________________________________
10624 [ 29405] By: rgs                                   on 2006/11/28  14:39:58
10625         Log: Subject: Re: [PATCH 5.8.8] Build on OS/2
10626              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
10627              Date: Tue, 28 Nov 2006 05:02:20 -0800
10628              Message-ID: <20061128130220.GA18386@powdermilk.math.berkeley.edu>
10629      Branch: perl
10630            ! ext/Devel/DProf/DProf.xs
10631 ____________________________________________________________________________
10632 [ 29404] By: rgs                                   on 2006/11/28  13:50:37
10633         Log: Add Module::Pluggable
10634              (required by CPANPLUS)
10635      Branch: perl
10636            + lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
10637            + lib/Module/Pluggable/t/01use.t
10638            + lib/Module/Pluggable/t/02alsoworks.t
10639            + lib/Module/Pluggable/t/02works.t
10640            + lib/Module/Pluggable/t/02works_taint.t
10641            + lib/Module/Pluggable/t/03diffname.t
10642            + lib/Module/Pluggable/t/04acmedir.t
10643            + lib/Module/Pluggable/t/04acmedir_single.t
10644            + lib/Module/Pluggable/t/04acmepath.t
10645            + lib/Module/Pluggable/t/04acmepath_single.t
10646            + lib/Module/Pluggable/t/05postpath.t
10647            + lib/Module/Pluggable/t/06multipath.t
10648            + lib/Module/Pluggable/t/07instantiate.t
10649            + lib/Module/Pluggable/t/08nothing.t
10650            + lib/Module/Pluggable/t/09require.t
10651            + lib/Module/Pluggable/t/10innerpack.t
10652            + lib/Module/Pluggable/t/10innerpack_inner.t
10653            + lib/Module/Pluggable/t/10innerpack_noinner.t
10654            + lib/Module/Pluggable/t/10innerpack_override.t
10655            + lib/Module/Pluggable/t/11usetwice.t
10656            + lib/Module/Pluggable/t/12only.t
10657            + lib/Module/Pluggable/t/12onlyarray.t
10658            + lib/Module/Pluggable/t/12onlyregex.t
10659            + lib/Module/Pluggable/t/13except.t
10660            + lib/Module/Pluggable/t/13exceptarray.t
10661            + lib/Module/Pluggable/t/13exceptregex.t
10662            + lib/Module/Pluggable/t/14package.t
10663            + lib/Module/Pluggable/t/15topicsafe.t
10664            + lib/Module/Pluggable/t/16different_extension.t
10665            + lib/Module/Pluggable/t/17devel_inner_package.t
10666            + lib/Module/Pluggable/t/18skipped_package.t
10667            + lib/Module/Pluggable/t/19can_ok_clobber.t
10668            + lib/Module/Pluggable/t/20dodgy_files.t
10669            + lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
10670            + lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
10671            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
10672            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
10673            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
10674            + lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
10675            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
10676            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
10677            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
10678            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
10679            + lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
10680            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
10681            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
10682            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
10683            + lib/Module/Pluggable/t/lib/No/Middle.pm
10684            + lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm
10685            + lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
10686            + lib/Module/Pluggable/t/lib/TA/C/A/I.pm
10687            ! MANIFEST
10688 ____________________________________________________________________________
10689 [ 29403] By: rgs                                   on 2006/11/28  13:32:26
10690         Log: Subject: [PATCH 5.8.8] perl5db on miniperl
10691              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
10692              Date: Tue, 28 Nov 2006 03:39:05 -0800
10693              Message-ID: <20061128113905.GA18135@powdermilk.math.berkeley.edu>
10694      Branch: perl
10695            ! lib/perl5db.pl
10696 ____________________________________________________________________________
10697 [ 29402] By: steveh                                on 2006/11/28  11:57:35
10698         Log: Give perl.exe an icon when built with MinGW and Borland
10699              
10700              It already gets an icon when built with VC++, but the MinGW and Borland
10701              builds were not making any use of the resource file.
10702              
10703              Also add the top-level directory into MinGW's resource compiler search
10704              path to assist ActivePerl builds: see:
10705              http://downloads.activestate.com/ActivePerl/src/5.8/AP819_diff.txt
10706      Branch: perl
10707            ! win32/makefile.mk
10708 ____________________________________________________________________________
10709 [ 29401] By: rgs                                   on 2006/11/28  10:45:06
10710         Log: Add IPC::Cmd to the core
10711      Branch: perl
10712            + lib/IPC/Cmd.pm lib/IPC/Cmd/t/01_IPC-Cmd.t
10713            + lib/IPC/Cmd/t/02_Interactive.t lib/IPC/Cmd/t/src/child.pl
10714            ! MANIFEST
10715 ____________________________________________________________________________
10716 [ 29400] By: rgs                                   on 2006/11/28  10:09:01
10717         Log: Typo fix (by Dominic Dunlop)
10718      Branch: perl
10719            ! cflags.SH
10720 ____________________________________________________________________________
10721 [ 29399] By: rgs                                   on 2006/11/28  09:57:24
10722         Log: Subject: [PATCH[ threads 1.53
10723              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10724              Date: Mon, 27 Nov 2006 09:26:08 -0800 (PST)
10725              Message-ID: <965653.3725.qm@web30206.mail.mud.yahoo.com>
10726      Branch: perl
10727            ! ext/threads/Changes ext/threads/README
10728            ! ext/threads/shared/t/cond.t ext/threads/t/exit.t
10729            ! ext/threads/t/libc.t ext/threads/t/stress_re.t
10730            ! ext/threads/t/thread.t ext/threads/threads.pm
10731            ! ext/threads/threads.xs
10732 ____________________________________________________________________________
10733 [ 29398] By: stevep                                on 2006/11/28  01:32:07
10734         Log: Subject: [PATCH] Re: [PATCH] perlhack: some portability updates
10735              From: Dominic Dunlop <shouldbedomo@mac.com>
10736              Date: Sun, 26 Nov 2006 12:01:16 +0100
10737              Message-Id: <253514EB-BA57-4A43-93FA-75D6F3CF27BC@mac.com>
10738      Branch: perl
10739            ! cflags.SH perl.h pod/perlhack.pod
10740 ____________________________________________________________________________
10741 [ 29397] By: steveh                                on 2006/11/27  17:44:27
10742         Log: Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK to Win32 canned
10743              configs
10744              
10745              See:
10746              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00923.html
10747      Branch: perl
10748            ! perl.h win32/config.bc win32/config.gc win32/config.vc
10749            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
10750            ! win32/config_H.vc win32/config_H.vc64
10751 ____________________________________________________________________________
10752 [ 29396] By: steveh                                on 2006/11/27  17:39:00
10753         Log: Make the win32/makefile.mk a little safer
10754              
10755              - Add a few missing s,\,$B, substitutions. We were living dangerously
10756              with various unescaped backslashes not causing problems purely because
10757              they don't make valid ecape codes anyway, e.g. ..\perl59.dll was only
10758              working because \p isn't an escape code so it didn't get mapped to
10759              anything nasty.
10760              
10761              - Move the $(BLINK_FLAGS) out of $(mktmp ...)'s because it could contain
10762              backslashes which would otherwise need escaping. (Adding in the
10763              escaping would be another fix but other cases don't put $(BLINK_FLAGS)
10764              into $(mktmp ...) files in the first place.)
10765      Branch: perl
10766            ! win32/makefile.mk
10767 ____________________________________________________________________________
10768 [ 29395] By: rgs                                   on 2006/11/27  16:54:26
10769         Log: Add missing file to MANIFEST
10770      Branch: perl
10771            ! MANIFEST
10772 ____________________________________________________________________________
10773 [ 29394] By: nicholas                              on 2006/11/27  08:02:35
10774         Log: Move words and revcharmap out of struct _rev_trie_data and duplicate
10775              them on thread clone.
10776      Branch: perl
10777            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
10778 ____________________________________________________________________________
10779 [ 29393] By: nicholas                              on 2006/11/26  23:32:29
10780         Log: Move widecharmap out of the shared structure _reg_trie_data into the
10781              top level regdata array, so that it can be correctly duplicated on
10782              thread clone.
10783      Branch: perl
10784            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
10785 ____________________________________________________________________________
10786 [ 29392] By: nicholas                              on 2006/11/26  23:01:46
10787         Log: Swap _reg_ac_data.trie to U32 offset into the regdata array, as
10788              preliminary to moving _reg_trie_data.widecharmap out too.
10789      Branch: perl
10790            ! regcomp.c regcomp.h regexec.c
10791 ____________________________________________________________________________
10792 [ 29391] By: nicholas                              on 2006/11/26  22:21:02
10793         Log: Moving the reference count to the front of both _reg_trie_data and
10794              _reg_ac_data allows smaller code in Perl_regdupe.
10795      Branch: perl
10796            ! regcomp.c regcomp.h
10797 ____________________________________________________________________________
10798 [ 29390] By: nicholas                              on 2006/11/26  20:52:49
10799         Log: A little reodering of the switch statement in Perl_regdupe makes a 
10800              smaller executable.
10801      Branch: perl
10802            ! regcomp.c
10803 ____________________________________________________________________________
10804 [ 29389] By: nicholas                              on 2006/11/26  20:03:16
10805         Log: Eliminated unitialised clone_params value bug accidentally added with
10806              change 28229.
10807      Branch: perl
10808            ! ext/threads/threads.xs
10809 ____________________________________________________________________________
10810 [ 29388] By: nicholas                              on 2006/11/26  20:00:36
10811         Log: Stage 1 of threadsafe-ing the trie strucutres - use shared malloc.
10812      Branch: perl
10813            ! regcomp.c
10814 ____________________________________________________________________________
10815 [ 29387] By: nicholas                              on 2006/11/26  18:44:57
10816         Log: Simplify S_add_data(), given that realloc will NULL acts as malloc().
10817      Branch: perl
10818            ! regcomp.c
10819 ____________________________________________________________________________
10820 [ 29386] By: nicholas                              on 2006/11/26  18:26:53
10821         Log: Change (well, correct) S_add_data to take and return a U32.
10822      Branch: perl
10823            ! embed.fnc proto.h regcomp.c
10824 ____________________________________________________________________________
10825 [ 29385] By: nicholas                              on 2006/11/26  18:00:05
10826         Log: Make the cache in Carp::trusts actually persist across calls :-)
10827              I made a similar mistake once long ago, and now spot the pattern.
10828      Branch: perl
10829            ! lib/Carp/Heavy.pm
10830 ____________________________________________________________________________
10831 [ 29384] By: nicholas                              on 2006/11/26  17:33:05
10832         Log: Remove unused lexical present since change 13426.
10833      Branch: perl
10834            ! lib/Carp/Heavy.pm
10835 ____________________________________________________________________________
10836 [ 29383] By: stevep                                on 2006/11/26  14:14:54
10837         Log: Adding Time::Piece to the core...again.
10838      Branch: perl
10839            + ext/Time/Piece/Changes ext/Time/Piece/Makefile.PL
10840            + ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
10841            + ext/Time/Piece/README ext/Time/Piece/Seconds.pm
10842            + ext/Time/Piece/t/01base.t ext/Time/Piece/t/02core.t
10843            + ext/Time/Piece/t/03compare.t ext/Time/Piece/t/04mjd.t
10844            + ext/Time/Piece/t/05overload.t ext/Time/Piece/t/06subclass.t
10845            ! MANIFEST Porting/Maintainers.pl
10846 ____________________________________________________________________________
10847 [ 29382] By: nicholas                              on 2006/11/26  12:38:20
10848         Log: Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehow
10849              manages to forcibly re-load Carp.pm without re-loading Carp/Heavy.pm
10850      Branch: perl
10851            ! lib/Carp.pm lib/Carp/Heavy.pm
10852 ____________________________________________________________________________
10853 [ 29381] By: stevep                                on 2006/11/25  23:11:36
10854         Log: Skip test for Module::Load::Conditional that appears to be setting
10855              $^X, but not getting it right.  I'll wait to see if Jos has a fix.
10856      Branch: perl
10857            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
10858 ____________________________________________________________________________
10859 [ 29380] By: craigb                                on 2006/11/25  22:19:14
10860         Log: xterm debugger support for VMS from John Malmberg (with revisions)
10861      Branch: perl
10862            ! configure.com lib/perl5db.pl vms/descrip_mms.template
10863            ! vms/vms.c
10864 ____________________________________________________________________________
10865 [ 29379] By: stevep                                on 2006/11/25  17:49:26
10866         Log: Subject: [PATCH] Add Module::Load::Conditional to the core
10867              From: "Jos Boumans" <kane@dwim.org>
10868              Date: Fri, 24 Nov 2006 18:07:54 +0100 (CET)
10869              Message-ID: <23336.80.127.35.68.1164388074.squirrel@webmail.xs4all.nl>
10870      Branch: perl
10871            + lib/Module/Load/Conditional.pm
10872            + lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
10873            + lib/Module/Load/Conditional/t/to_load/Commented.pm
10874            + lib/Module/Load/Conditional/t/to_load/LoadIt.pm
10875            + lib/Module/Load/Conditional/t/to_load/LoadMe.pl
10876            + lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
10877            + lib/Module/Load/Conditional/t/to_load/ToBeLoaded
10878            ! MANIFEST
10879 ____________________________________________________________________________
10880 [ 29378] By: stevep                                on 2006/11/25  17:34:09
10881         Log: Subject: [PATCH] smoke signs suppression
10882              From: Jarkko Hietaniemi <jhi@iki.fi>
10883              Date: Sat, 25 Nov 2006 11:45:24 -0500
10884              Message-ID: <45687324.3040102@iki.fi>
10885      Branch: perl
10886            ! ext/re/re.xs iperlsys.h pp_hot.c regcomp.c regexec.c
10887 ____________________________________________________________________________
10888 [ 29377] By: stevep                                on 2006/11/25  17:29:55
10889         Log: Subject: [PATCH] perlhack: some portability updates
10890              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
10891              Date: Sat, 25 Nov 2006 17:57:23 +0200 (EET)
10892              Message-Id: <200611251557.kAPFvNKw011342@kosh.hut.fi>
10893      Branch: perl
10894            ! pod/perlhack.pod
10895 ____________________________________________________________________________
10896 [ 29376] By: steveh                                on 2006/11/24  17:11:34
10897         Log: Remove redundant macros from win32 makefiles
10898              
10899              In the course of removing redundant ByteLoader references I found that
10900              various long lists of extensions are hopelessly out of date, e.g.
10901              Compress/Zlib should be Compress/Raw/Zlib and PerlIO/*, threads/* and
10902              others are missing. It seems that these lists of extensions serve no
10903              useful purpose anyway: in Makefile they are used to delete files that
10904              should already have been deleted by the Makefile for each module, and
10905              in makefile.mk DYNAMIC_EXT wasn't used at all! So the simplest remedy
10906              is to remove them. One less maintenance headache.
10907      Branch: perl
10908            ! win32/Makefile win32/makefile.mk
10909 ____________________________________________________________________________
10910 [ 29375] By: steveh                                on 2006/11/24  15:44:23
10911         Log: Cleanup manifest file left by test script when using VC8
10912      Branch: perl
10913            ! lib/ExtUtils/t/Embed.t
10914 ____________________________________________________________________________
10915 [ 29374] By: steveh                                on 2006/11/24  15:38:24
10916         Log: Embed manifest files in DLLs built with Module-Build when using VC8
10917              
10918              This change does for Module-Build what part of #29266 did for
10919              ExtUtils-MakeMaker.
10920      Branch: perl
10921            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
10922 ____________________________________________________________________________
10923 [ 29373] By: rgs                                   on 2006/11/24  15:03:55
10924         Log: Subject: [perl #36689] &=, |= and ^= overloads are nbot documented
10925              From: "Adriano Rodrigues" <a.r.ferreira@gmail.com>
10926              Date: Thu, 23 Nov 2006 17:43:12 -0200
10927              Message-ID: <73ddeb6c0611231143y1e3461dbqf30f5fce16698b5c@mail.gmail.com>
10928      Branch: perl
10929            ! lib/overload.pm lib/overload.t
10930 ____________________________________________________________________________
10931 [ 29372] By: rgs                                   on 2006/11/24  10:16:07
10932         Log: Revert change #29098 (that introduced a new warning,
10933              "Variable length character upgraded in print")
10934      Branch: perl
10935            ! doio.c pod/perl595delta.pod pod/perldiag.pod
10936 ____________________________________________________________________________
10937 [ 29371] By: rgs                                   on 2006/11/24  09:58:43
10938         Log: Un-TODO one test in pat.t ($1 kept safe after a /g match)
10939      Branch: perl
10940            ! t/op/pat.t
10941 ____________________________________________________________________________
10942 [ 29370] By: craigb                                on 2006/11/24  04:45:30
10943         Log: Even better configure.com handling for checkcfgvar.pl
10944      Branch: perl
10945            ! Porting/checkcfgvar.pl
10946 ____________________________________________________________________________
10947 [ 29369] By: craigb                                on 2006/11/24  04:42:43
10948         Log: Initialize targetarch in configure.com
10949      Branch: perl
10950            ! configure.com
10951 ____________________________________________________________________________
10952 [ 29368] By: nicholas                              on 2006/11/23  23:17:44
10953         Log: Subject: Re: [PATCH] Cleanup regexp flags and structure
10954              From: demerphq <demerphq@gmail.com>
10955              Message-ID: <9b18b3110611231021l561a9cb4te985db3f0648e097@mail.gmail.com>
10956              Date: Thu, 23 Nov 2006 19:21:38 +0100
10957              
10958              Attached patch completes the splitting out of the core from the regexp
10959              internal data.
10960      Branch: perl
10961            ! regcomp.c regexec.c regexp.h
10962 ____________________________________________________________________________
10963 [ 29367] By: stevep                                on 2006/11/23  20:51:11
10964         Log: Module::Pluggable diff had some hidden binary files in it.  I'm
10965              backing it out while Jos verifies whether those files are actually
10966              needed in the distribution or not.
10967      Branch: perl
10968            - lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
10969            - lib/Module/Pluggable/t/01use.t
10970            - lib/Module/Pluggable/t/02alsoworks.t
10971            - lib/Module/Pluggable/t/02works.t
10972            - lib/Module/Pluggable/t/03diffname.t
10973            - lib/Module/Pluggable/t/04acmedir.t
10974            - lib/Module/Pluggable/t/04acmedir_single.t
10975            - lib/Module/Pluggable/t/04acmepath.t
10976            - lib/Module/Pluggable/t/04acmepath_single.t
10977            - lib/Module/Pluggable/t/05postpath.t
10978            - lib/Module/Pluggable/t/06multipath.t
10979            - lib/Module/Pluggable/t/07instantiate.t
10980            - lib/Module/Pluggable/t/08nothing.t
10981            - lib/Module/Pluggable/t/09require.t
10982            - lib/Module/Pluggable/t/10innerpack.t
10983            - lib/Module/Pluggable/t/10innerpack_inner.t
10984            - lib/Module/Pluggable/t/10innerpack_noinner.t
10985            - lib/Module/Pluggable/t/10innerpack_override.t
10986            - lib/Module/Pluggable/t/11usetwice.t
10987            - lib/Module/Pluggable/t/12only.t
10988            - lib/Module/Pluggable/t/12onlyarray.t
10989            - lib/Module/Pluggable/t/12onlyregex.t
10990            - lib/Module/Pluggable/t/13except.t
10991            - lib/Module/Pluggable/t/13exceptarray.t
10992            - lib/Module/Pluggable/t/13exceptregex.t
10993            - lib/Module/Pluggable/t/14package.t
10994            - lib/Module/Pluggable/t/15topicsafe.t
10995            - lib/Module/Pluggable/t/16different_extension.t
10996            - lib/Module/Pluggable/t/17devel_inner_package.t
10997            - lib/Module/Pluggable/t/18skipped_package.t
10998            - lib/Module/Pluggable/t/19can_ok_clobber.t
10999            - lib/Module/Pluggable/t/20dodgy_files.t
11000            - lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
11001            - lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
11002            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
11003            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
11004            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
11005            - lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
11006            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
11007            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
11008            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
11009            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
11010            - lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
11011            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
11012            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
11013            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
11014            - lib/Module/Pluggable/t/lib/No/Middle.pm
11015            - lib/Module/Pluggable/t/lib/OddTest/Plugin/%23Dodgy.pm
11016            - lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
11017            - lib/Module/Pluggable/t/lib/TA/C/A/I.pm
11018            ! MANIFEST
11019 ____________________________________________________________________________
11020 [ 29366] By: stevep                                on 2006/11/23  20:09:57
11021         Log: Subject: [PATCH] Add Module::Pluggable to the core
11022              From: "Jos Boumans" <kane@xs4all.net>
11023              Date: Sun, 19 Nov 2006 16:06:00 +0100 (CET)
11024              Message-ID: <4188.80.127.35.68.1163948760.squirrel@webmail.xs4all.nl>
11025      Branch: perl
11026            + lib/Devel/InnerPackage.pm lib/Module/Pluggable.pm
11027            + lib/Module/Pluggable/Object.pm lib/Module/Pluggable/t/01use.t
11028            + lib/Module/Pluggable/t/02alsoworks.t
11029            + lib/Module/Pluggable/t/02works.t
11030            + lib/Module/Pluggable/t/03diffname.t
11031            + lib/Module/Pluggable/t/04acmedir.t
11032            + lib/Module/Pluggable/t/04acmedir_single.t
11033            + lib/Module/Pluggable/t/04acmepath.t
11034            + lib/Module/Pluggable/t/04acmepath_single.t
11035            + lib/Module/Pluggable/t/05postpath.t
11036            + lib/Module/Pluggable/t/06multipath.t
11037            + lib/Module/Pluggable/t/07instantiate.t
11038            + lib/Module/Pluggable/t/08nothing.t
11039            + lib/Module/Pluggable/t/09require.t
11040            + lib/Module/Pluggable/t/10innerpack.t
11041            + lib/Module/Pluggable/t/10innerpack_inner.t
11042            + lib/Module/Pluggable/t/10innerpack_noinner.t
11043            + lib/Module/Pluggable/t/10innerpack_override.t
11044            + lib/Module/Pluggable/t/11usetwice.t
11045            + lib/Module/Pluggable/t/12only.t
11046            + lib/Module/Pluggable/t/12onlyarray.t
11047            + lib/Module/Pluggable/t/12onlyregex.t
11048            + lib/Module/Pluggable/t/13except.t
11049            + lib/Module/Pluggable/t/13exceptarray.t
11050            + lib/Module/Pluggable/t/13exceptregex.t
11051            + lib/Module/Pluggable/t/14package.t
11052            + lib/Module/Pluggable/t/15topicsafe.t
11053            + lib/Module/Pluggable/t/16different_extension.t
11054            + lib/Module/Pluggable/t/17devel_inner_package.t
11055            + lib/Module/Pluggable/t/18skipped_package.t
11056            + lib/Module/Pluggable/t/19can_ok_clobber.t
11057            + lib/Module/Pluggable/t/20dodgy_files.t
11058            + lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
11059            + lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
11060            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
11061            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
11062            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
11063            + lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
11064            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
11065            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
11066            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
11067            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
11068            + lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
11069            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
11070            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
11071            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
11072            + lib/Module/Pluggable/t/lib/No/Middle.pm
11073            + lib/Module/Pluggable/t/lib/OddTest/Plugin/%23Dodgy.pm
11074            + lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
11075            + lib/Module/Pluggable/t/lib/TA/C/A/I.pm
11076            ! MANIFEST
11077 ____________________________________________________________________________
11078 [ 29365] By: nicholas                              on 2006/11/23  19:29:57
11079         Log: Change 29364 forgot to turn the POK flag on.
11080      Branch: perl
11081            ! sv.c
11082 ____________________________________________________________________________
11083 [ 29364] By: nicholas                              on 2006/11/23  17:16:34
11084         Log: Assigning to a PVCV effectively just sets the prototype, so make this
11085              the exact behaviour. (Fixes bug #40681, which prevents mod_perl from
11086              building)
11087      Branch: perl
11088            ! sv.c
11089 ____________________________________________________________________________
11090 [ 29363] By: nicholas                              on 2006/11/23  16:59:04
11091         Log: Remove superfluous SvROK()
11092      Branch: perl
11093            ! sv.c
11094 ____________________________________________________________________________
11095 [ 29362] By: craigb                                on 2006/11/23  16:11:16
11096         Log: Tune configure.com checking to ignore trailing comments.
11097      Branch: perl
11098            ! Porting/checkcfgvar.pl
11099 ____________________________________________________________________________
11100 [ 29361] By: rgs                                   on 2006/11/23  15:55:47
11101         Log: Fix for bug #38631: tied variables don't work with .= <>
11102      Branch: perl
11103            ! pp_hot.c t/op/readline.t
11104 ____________________________________________________________________________
11105 [ 29360] By: rgs                                   on 2006/11/23  12:57:18
11106         Log: Subject: [PATCH] Cleanup regexp flags and structure
11107              From: demerphq <demerphq@gmail.com>
11108              Date: Thu, 23 Nov 2006 12:36:24 +0100
11109              Message-ID: <9b18b3110611230336p3ce3b16du47cd5398dea8d873@mail.gmail.com>
11110      Branch: perl
11111            ! dump.c ext/re/re.xs mg.c op.c op.h pp.c pp_hot.c regcomp.c
11112            ! regexec.c regexp.h
11113 ____________________________________________________________________________
11114 [ 29359] By: rgs                                   on 2006/11/23  11:28:28
11115         Log: More safety in free()s
11116      Branch: perl
11117            ! op.c
11118 ____________________________________________________________________________
11119 [ 29358] By: steveh                                on 2006/11/23  11:06:47
11120         Log: Silence VC8's warnings about "unsafe" CRT functions and POSIX CRT
11121              function names being deprecated, and add a note to perltodo to
11122              revisit this one day.
11123      Branch: perl
11124            ! pod/perltodo.pod win32/Makefile win32/makefile.mk
11125 ____________________________________________________________________________
11126 [ 29357] By: rgs                                   on 2006/11/23  10:05:43
11127         Log: Subject: [PATCH lib/ExtUtils/t/build_man.t] installman3dir is null
11128              From: "Robin Barker" <Robin.Barker@npl.co.uk>
11129              Date: Tue, 21 Nov 2006 16:48:35 -0000
11130              Message-ID: <2C2E01334A940D4792B3E115F95B7226120ABE@exchsvr1.npl.ad.local>
11131      Branch: perl
11132            ! lib/ExtUtils/t/build_man.t
11133 ____________________________________________________________________________
11134 [ 29356] By: stevep                                on 2006/11/23  03:09:08
11135         Log: Upgrade to PathTools-3.24.
11136      Branch: perl
11137            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
11138            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
11139 ____________________________________________________________________________
11140 [ 29355] By: steveh                                on 2006/11/22  17:20:05
11141         Log: Update makefile.mk as per Makefile w.r.t. #29308 and #29323
11142      Branch: perl
11143            ! win32/makefile.mk
11144 ____________________________________________________________________________
11145 [ 29354] By: rgs                                   on 2006/11/22  17:09:33
11146         Log: Subject: \G with /g results in infinite loop in 5.6 and later
11147              From: demerphq <demerphq@gmail.com>
11148              Date: Wed, 22 Nov 2006 17:11:02 +0100
11149              Message-ID: <9b18b3110611220811k1a54f650t1bd7c6a9450b0a7e@mail.gmail.com>
11150      Branch: perl
11151            ! pod/perldiag.pod pod/perlre.pod pp_hot.c regcomp.c regcomp.h
11152            ! regcomp.sym regexec.c regexp.h t/op/pat.t t/op/regmesg.t
11153 ____________________________________________________________________________
11154 [ 29353] By: stevep                                on 2006/11/22  17:00:54
11155         Log: Subject: POSIX::remove() and directories
11156              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
11157              Date: Wed, 22 Nov 2006 17:41:55 +0100
11158              Message-ID: <3852726AFA94DE4F87E616F13F416A5F0A912F@naimucu1.ffz00k.rootdom.net>
11159      Branch: perl
11160            ! ext/POSIX/POSIX.pm
11161 ____________________________________________________________________________
11162 [ 29352] By: steveh                                on 2006/11/22  16:49:10
11163         Log: VC8 regards 60 seconds as an invalid parameter for strftime()
11164              so skip the test in that case.
11165      Branch: perl
11166            ! ext/POSIX/t/posix.t
11167 ____________________________________________________________________________
11168 [ 29351] By: rgs                                   on 2006/11/22  15:17:54
11169         Log: Don't AUTOLOAD DESTROY from Attribute::Handlers.
11170              (patch by Jerry D. Hedden for CPAN bug #1911)
11171      Branch: perl
11172            ! lib/Attribute/Handlers.pm
11173 ____________________________________________________________________________
11174 [ 29350] By: steveh                                on 2006/11/22  15:11:41
11175         Log: Fix infinite loop in Perl_my_strftime() for failing strftime()
11176      Branch: perl
11177            ! util.c
11178 ____________________________________________________________________________
11179 [ 29349] By: rgs                                   on 2006/11/22  14:30:19
11180         Log: More doc nits on Switch, and bump version to 2.11 for upcoming CPAN release.
11181      Branch: perl
11182            ! lib/Switch.pm
11183 ____________________________________________________________________________
11184 [ 29348] By: stevep                                on 2006/11/22  14:10:07
11185         Log: Subject: Re: [perl #40917] Benchmark fails under -Mbignum
11186              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
11187              Date: Wed, 22 Nov 2006 22:32:46 +0900
11188              Message-Id: <20061122223227.193E.BQW10602@nifty.com>
11189      Branch: perl
11190            ! lib/Benchmark.pm
11191 ____________________________________________________________________________
11192 [ 29347] By: rgs                                   on 2006/11/22  13:57:12
11193         Log: Fix a number of documentation issues in Switch.pm (code examples
11194              that do not compile, typos, obscure examples)
11195      Branch: perl
11196            ! lib/Switch.pm
11197 ____________________________________________________________________________
11198 [ 29346] By: rgs                                   on 2006/11/22  10:03:51
11199         Log: Remove tests for POD or POD coverage -- they're always skipped.
11200      Branch: perl
11201            - ext/Compress/IO/Base/t/99pod.t ext/Compress/IO/Zlib/t/999pod.t
11202            - ext/Compress/Raw/Zlib/t/99pod.t ext/Compress/Zlib/t/99pod.t
11203            - ext/Digest/SHA/t/0-pod-coverage.t ext/Digest/SHA/t/0-pod.t
11204            - lib/Term/ANSIColor/t/pod.t lib/Test/Harness/t/pod.t
11205            - lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t
11206            ! MANIFEST
11207 ____________________________________________________________________________
11208 [ 29345] By: rgs                                   on 2006/11/22  09:56:14
11209         Log: - Restore two Text::Balanced tests, more comprehensive in bleadperl than
11210              in CPAN.
11211              - Restore a local bugfix, tested by the above tests.
11212              - Fix a few typos in the POD for Text::Balanced
11213              - Bump version of Text::Balanced
11214      Branch: perl
11215            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extmul.t
11216            ! lib/Text/Balanced/t/extqlk.t
11217 ____________________________________________________________________________
11218 [ 29344] By: rgs                                   on 2006/11/22  09:12:16
11219         Log: Sync Text::Balanced with the CPAN version (1.99.1)
11220      Branch: perl
11221            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
11222            ! lib/Text/Balanced/README lib/Text/Balanced/t/extmul.t
11223            ! lib/Text/Balanced/t/extqlk.t
11224 ____________________________________________________________________________
11225 [ 29343] By: rgs                                   on 2006/11/21  17:24:19
11226         Log: Remove assertions.pm review from perltodo
11227      Branch: perl
11228            ! pod/perltodo.pod
11229 ____________________________________________________________________________
11230 [ 29342] By: rgs                                   on 2006/11/21  16:32:42
11231         Log: Subject: [PATCH] threads 1.52
11232              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
11233              Date: Tue, 21 Nov 2006 08:26:28 -0800 (PST)
11234              Message-ID: <204140.57721.qm@web30207.mail.mud.yahoo.com>
11235      Branch: perl
11236            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
11237            ! ext/threads/t/thread.t ext/threads/threads.pm
11238            ! ext/threads/threads.xs
11239 ____________________________________________________________________________
11240 [ 29341] By: merijn                                on 2006/11/21  16:18:49
11241         Log: Upgrade warning should only be issued if upgrade happens
11242      Branch: perl
11243            ! hints/hpux.sh
11244 ____________________________________________________________________________
11245 [ 29340] By: rgs                                   on 2006/11/21  16:08:34
11246         Log: Regenerate Changes, add nits in perldelta
11247      Branch: perl
11248            ! Changes pod/perl595delta.pod
11249 ____________________________________________________________________________
11250 [ 29339] By: merijn                                on 2006/11/21  16:03:30
11251         Log: Silence some warnings during Configure
11252      Branch: perl
11253            ! hints/hpux.sh
11254 ____________________________________________________________________________
11255 [ 29338] By: merijn                                on 2006/11/21  15:16:46
11256         Log: No more 5005thread messages from Configure for 5.9.x and up
11257      Branch: perl
11258            ! Configure Porting/Glossary config_h.SH
11259 ____________________________________________________________________________
11260 [ 29336] By: rgs                                   on 2006/11/21  14:45:19
11261         Log: Invalidate the method lookup cache when assigning to a glob
11262              named "isa". (That happens when importing "isa" from UNIVERSAL,
11263              for example.) Fixes bug #24824.
11264      Branch: perl
11265            ! pp_hot.c t/op/universal.t
11266 ____________________________________________________________________________
11267 [ 29335] By: rgs                                   on 2006/11/21  10:22:21
11268         Log: Remove warnings against WHOA THERE warnings from the hints files.
11269      Branch: perl
11270            ! hints/machten.sh hints/machten_2.sh hints/sco.sh
11271            ! hints/solaris_2.sh hints/sunos_4_1.sh hints/ultrix_4.sh
11272            ! hints/umips.sh
11273 ____________________________________________________________________________
11274 [ 29334] By: rgs                                   on 2006/11/21  10:17:36
11275         Log: Remove description of WHOA THERE messages for recommended hint values,
11276              removed by change #29288.
11277      Branch: perl
11278            ! INSTALL
11279 ____________________________________________________________________________
11280 [ 29333] By: rgs                                   on 2006/11/21  09:15:43
11281         Log: Remove the test counter checker at the end of t/op/pat.t : it
11282              doesn't get updated correctly.
11283      Branch: perl
11284            ! t/op/pat.t
11285 ____________________________________________________________________________
11286 [ 29332] By: stevep                                on 2006/11/21  03:59:34
11287         Log: "This is going to be slow."  This change switches OpenBSD locale
11288              tests from the spaghetti doneness test to specifically testing
11289              locales in its /usr/share/locale.  Speeds up lib/locale.t to 
11290              13 minutes a run vs. the previous time of over two hours.
11291      Branch: perl
11292            ! lib/locale.t
11293 ____________________________________________________________________________
11294 [ 29331] By: nicholas                              on 2006/11/20  22:53:39
11295         Log: Correct typo in test description.
11296      Branch: perl
11297            ! t/op/pat.t
11298 ____________________________________________________________________________
11299 [ 29330] By: rgs                                   on 2006/11/20  18:03:43
11300         Log: Unify the two warnings "Can't declare %s in %s", in line with what's
11301              documented in perldiag.
11302      Branch: perl
11303            ! op.c t/op/attrs.t
11304 ____________________________________________________________________________
11305 [ 29329] By: rgs                                   on 2006/11/20  16:05:33
11306         Log: Subject: [PATCH] Re: thread free problem
11307              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
11308              Date: Mon, 20 Nov 2006 07:32:36 -0800 (PST)
11309              Message-ID: <696736.39963.qm@web30204.mail.mud.yahoo.com>
11310      Branch: perl
11311            ! op.c
11312 ____________________________________________________________________________
11313 [ 29328] By: rgs                                   on 2006/11/20  15:31:03
11314         Log: Actually, undef $SIG{FOO} should restore the default signal
11315              handler. Else, once we exit a block where the signal handler was
11316              localized, it becomes ignored.
11317      Branch: perl
11318            ! mg.c
11319 ____________________________________________________________________________
11320 [ 29327] By: rgs                                   on 2006/11/20  15:19:36
11321         Log: Make undef $SIG{FOO} ignore the signal FOO
11322      Branch: perl
11323            ! mg.c
11324 ____________________________________________________________________________
11325 [ 29326] By: rgs                                   on 2006/11/20  14:51:46
11326         Log: Subject: [patch@29297] perl5db.pl detecting forked debugger on VMS.
11327              From: "John E. Malmberg" <wb8tyw@qsl.net>
11328              Date: Sat, 18 Nov 2006 23:07:17 -0500
11329              Message-ID: <455FD875.8050007@qsl.net>
11330      Branch: perl
11331            ! lib/perl5db.pl
11332 ____________________________________________________________________________
11333 [ 29325] By: rgs                                   on 2006/11/20  14:04:22
11334         Log: Fix precedence problem
11335      Branch: perl
11336            ! mg.c
11337 ____________________________________________________________________________
11338 [ 29324] By: rgs                                   on 2006/11/20  13:36:10
11339         Log: Patch by Yves Orton to fix the regression reported in :
11340              Subject: 28325/6 break DateTime::Format::Strptime
11341              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
11342              Date: Sun, 19 Nov 2006 05:41:53 +0100
11343              Message-ID: <877ixs6oa6.fsf@k75.linux.bogus>
11344      Branch: perl
11345            ! ext/re/t/lexical_debug.pl ext/re/t/lexical_debug.t
11346            ! ext/re/t/regop.t pp.sym pp_proto.h regcomp.c regexec.c
11347            ! t/op/pat.t
11348 ____________________________________________________________________________
11349 [ 29323] By: rgs                                   on 2006/11/20  11:19:29
11350         Log: Extend the test-reonly make target on windows (Yves Orton)
11351      Branch: perl
11352            ! win32/Makefile
11353 ____________________________________________________________________________
11354 [ 29322] By: rgs                                   on 2006/11/20  11:18:03
11355         Log: Un-TODO tests for bug #32840, plus some new tests,
11356              by Yves Orton
11357      Branch: perl
11358            ! t/op/rxcode.t
11359 ____________________________________________________________________________
11360 [ 29321] By: steveh                                on 2006/11/20  10:38:07
11361         Log: Revert #29307. It doesn't fix the XXX after all. Using "$(shell @type )"
11362              on a temporary file just inserts the contents of the file in question
11363              into the command-line, exactly like putting the data there in the first
11364              place would achieve. It doesn't avoid creating a long command-line as we
11365              would like to do.
11366      Branch: perl
11367            ! win32/makefile.mk
11368 ____________________________________________________________________________
11369 [ 29320] By: rgs                                   on 2006/11/20  09:54:10
11370         Log: Update Text::Tabs and Text::Wrap to version 2006.1117
11371      Branch: perl
11372            + lib/Text/TabsWrap/t/Jacobson.t lib/Text/TabsWrap/t/Jacobson2.t
11373            ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG
11374            ! lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
11375            ! lib/Text/Wrap.pm
11376 ____________________________________________________________________________
11377 [ 29319] By: rgs                                   on 2006/11/19  15:36:29
11378         Log: Subject: [PATCH] ExtUtils/typemap: better error messages + constant string optimization
11379              From: Alexey Tourbin <at@altlinux.ru>
11380              Date: Sat, 18 Nov 2006 05:06:47 +0300
11381              Message-ID: <20061118020647.GA23287@localhost.localdomain>
11382      Branch: perl
11383            ! lib/ExtUtils/typemap
11384 ____________________________________________________________________________
11385 [ 29318] By: rgs                                   on 2006/11/19  13:56:32
11386         Log: Subject: Re: [PATCH] Study SUSPEND (and recursion) properly
11387              From: demerphq <demerphq@gmail.com>
11388              Date: Fri, 17 Nov 2006 13:34:42 +0100
11389              Message-ID: <9b18b3110611170434w218b4e86x7d61df2d1166a746@mail.gmail.com>
11390      Branch: perl
11391            ! regcomp.c
11392 ____________________________________________________________________________
11393 [ 29317] By: craigb                                on 2006/11/18  17:02:38
11394         Log: Update skip count for VMS.
11395      Branch: perl
11396            ! t/uni/class.t
11397 ____________________________________________________________________________
11398 [ 29316] By: nicholas                              on 2006/11/18  16:14:18
11399         Log: Subject: [perl #40921] shellwords.pl cannot handle trailing backslash
11400              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
11401              Message-ID: <rt-3.5.HEAD-32013-1163784707-1469.40921-75-0@perl.org>
11402              Date: Fri, 17 Nov 2006 09:31:48 -0800
11403              
11404              (and convert the example to a test)
11405      Branch: perl
11406            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
11407 ____________________________________________________________________________
11408 [ 29315] By: nicholas                              on 2006/11/18  15:32:04
11409         Log: Convert lib/Text/ParseWords.t to Test::More
11410      Branch: perl
11411            ! lib/Text/ParseWords.t
11412 ____________________________________________________________________________
11413 [ 29314] By: stevep                                on 2006/11/18  05:42:14
11414         Log: Sync up the function definitions for Perl_my_popen with the prototype.
11415      Branch: perl
11416            ! util.c
11417 ____________________________________________________________________________
11418 [ 29313] By: stevep                                on 2006/11/18  05:04:42
11419         Log: Tweaks needed to get Perl compiling with g++ on OpenBSD.
11420      Branch: perl
11421            ! perl.h perlio.c
11422 ____________________________________________________________________________
11423 [ 29312] By: merijn                                on 2006/11/17  20:46:20
11424         Log: Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& 
11425              From: "yves orton via RT" <perlbug-followup@perl.org>
11426              Date: Fri, 17 Nov 2006 10:17:48 -0800
11427              Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org>
11428      Branch: perl
11429            ! mg.c t/op/pat.t
11430 ____________________________________________________________________________
11431 [ 29311] By: merijn                                on 2006/11/17  20:28:27
11432         Log: Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& 
11433              From: "yves orton via RT" <perlbug-followup@perl.org>
11434              Date: Fri, 17 Nov 2006 10:17:48 -0800
11435              Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org>
11436      Branch: perl
11437            ! t/op/pat.t
11438 ____________________________________________________________________________
11439 [ 29310] By: merijn                                on 2006/11/17  20:25:27
11440         Log: Subject: [perl #22395] regexp /(.*)[bc]/ 10000 times slower in 5.8.0 vs 5.6.1 
11441              From: "yves orton via RT" <perlbug-followup@perl.org>
11442              Date: Fri, 17 Nov 2006 09:48:14 -0800
11443              Message-ID: <rt-3.5.HEAD-1666-1163785693-404.22395-15-0@perl.org>
11444      Branch: perl
11445            ! regcomp.c t/op/pat.t
11446 ____________________________________________________________________________
11447 [ 29309] By: merijn                                on 2006/11/17  20:12:20
11448         Log: Subject: [perl #17542] regex confusion 
11449              From: "yves orton via RT" <perlbug-followup@perl.org>
11450              Date: Fri, 17 Nov 2006 07:40:15 -0800
11451              Message-ID: <rt-3.5.HEAD-32013-1163778013-580.17542-15-0@perl.org>
11452      Branch: perl
11453            ! t/op/subst.t
11454 ____________________________________________________________________________
11455 [ 29308] By: merijn                                on 2006/11/17  19:54:49
11456         Log: Subject: [perl #36909] $^R undefined on matches involving backreferences
11457              From: yves orton via RT <bugs-perl5@bugs6.perl.org>
11458              Date: Nov 17, 2006 4:07 PM
11459      Branch: perl
11460            ! regcomp.c regexec.c t/op/pat.t t/op/subst.t win32/Makefile
11461 ____________________________________________________________________________
11462 [ 29307] By: steveh                                on 2006/11/17  17:07:33
11463         Log: Fix the XXX in #29303
11464      Branch: perl
11465            ! win32/makefile.mk
11466 ____________________________________________________________________________
11467 [ 29306] By: steveh                                on 2006/11/17  15:55:51
11468         Log: Tidy up Makefile part of #29260 and apply to makefile.mk too
11469      Branch: perl
11470            ! win32/Makefile win32/makefile.mk
11471 ____________________________________________________________________________
11472 [ 29305] By: steveh                                on 2006/11/17  15:45:26
11473         Log: Install perl-static.exe if it was built
11474              
11475              Perhaps this should be done via "installperl" so as to get, e.g.,
11476              perl5.9.5-static.exe and honour INST_VER and INST_ARCH?
11477              
11478              Just do it quick-and-dirty for now, as is done for wperl.exe. It
11479              can always be fixed later if anyone wants it.
11480      Branch: perl
11481            ! win32/Makefile win32/makefile.mk
11482 ____________________________________________________________________________
11483 [ 29304] By: rgs                                   on 2006/11/17  15:45:23
11484         Log: Subject: [patch@29297] d_printf_format_null needed in configure.com
11485              From: "John E. Malmberg" <wb8tyw@qsl.net>
11486              Date: Fri, 17 Nov 2006 10:22:50 -0500
11487              Message-ID: <455DD3CA.6050405@qsl.net>
11488      Branch: perl
11489            ! configure.com
11490 ____________________________________________________________________________
11491 [ 29303] By: steveh                                on 2006/11/17  15:12:12
11492         Log: Add perl-static.exe support to win32/makefile.mk
11493              
11494              This applies the same changes that were made in win32/Makefile by
11495              changes #29285 and #29296, plus a tweak to win32/runperl.c to fix
11496              a linker error when using MinGW/gcc
11497      Branch: perl
11498            ! win32/makefile.mk win32/runperl.c
11499 ____________________________________________________________________________
11500 [ 29302] By: nicholas                              on 2006/11/17  13:01:51
11501         Log: Change 29297 omitted a semicolon.
11502      Branch: perl
11503            ! t/op/taint.t
11504 ____________________________________________________________________________
11505 [ 29301] By: rgs                                   on 2006/11/17  11:06:48
11506         Log: Subject: [PATCH] Study SUSPEND (and recursion) properly
11507              From: demerphq <demerphq@gmail.com>
11508              Date: Thu, 16 Nov 2006 20:32:11 +0100
11509              Message-ID: <9b18b3110611161132j695ee86ata939a149b08efb11@mail.gmail.com>
11510      Branch: perl
11511            ! regcomp.c t/op/pat.t
11512 ____________________________________________________________________________
11513 [ 29300] By: rgs                                   on 2006/11/17  09:45:56
11514         Log: Doc nits to re.pm
11515      Branch: perl
11516            ! ext/re/re.pm
11517 ____________________________________________________________________________
11518 [ 29299] By: rgs                                   on 2006/11/17  09:38:56
11519         Log: Subject: [PATCH] add regmust() to re.pm/re.xs
11520              From: demerphq <demerphq@gmail.com>
11521              Date: Fri, 17 Nov 2006 00:54:13 +0100
11522              Message-ID: <9b18b3110611161554m222446bay7912ec1f778d3aaa@mail.gmail.com>
11523      Branch: perl
11524            ! ext/re/re.pm ext/re/re.xs ext/re/t/re_funcs.t pod/perltodo.pod
11525 ____________________________________________________________________________
11526 [ 29298] By: steveh                                on 2006/11/17  08:53:21
11527         Log: Add missing d_ctermid/HAS_CTERMID to Win32 canned configs
11528      Branch: perl
11529            ! win32/config.bc win32/config.gc win32/config.vc
11530            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
11531            ! win32/config_H.vc win32/config_H.vc64
11532 ____________________________________________________________________________
11533 [ 29297] By: stevep                                on 2006/11/17  04:20:01
11534         Log: Change #27951 added tests to t/op/taint.t involving taint, opening 
11535              "|-".  Unfortunately, this usually reacts badly on OpenBSD with
11536              threaded Perls, causing zombie processes nearly every time this is run.
11537              For now, skipping the test seem reasonable while working on a solution
11538              to the problem.
11539      Branch: perl
11540            ! t/op/taint.t
11541 ____________________________________________________________________________
11542 [ 29296] By: steveh                                on 2006/11/16  14:28:59
11543         Log: Fix Extensions_static dependencies to avoid relinking every time
11544              
11545              Subject: Re: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.ex e fo r win32
11546              From: demerphq <demerphq@gmail.com>
11547              Date: Thu, 16 Nov 2006 13:58:32 +0100
11548              Message-ID: <9b18b3110611160458r6bebb7f6k8421abe68b474997@mail.gmail.com>
11549      Branch: perl
11550            ! win32/Makefile
11551 ____________________________________________________________________________
11552 [ 29295] By: rgs                                   on 2006/11/16  13:35:14
11553         Log: Remove duplicate declaration
11554      Branch: perl
11555            ! regexp.h
11556 ____________________________________________________________________________
11557 [ 29294] By: rgs                                   on 2006/11/16  11:55:07
11558         Log: Clarifications to close() docs, pointed out by Peter Dintelmann
11559      Branch: perl
11560            ! pod/perlfunc.pod
11561 ____________________________________________________________________________
11562 [ 29293] By: rgs                                   on 2006/11/16  10:24:47
11563         Log: Subject: [PATCH] threads 1.51
11564              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
11565              Date: Wed, 15 Nov 2006 11:36:58 -0800 (PST)
11566              Message-ID: <71793.95536.qm@web30213.mail.mud.yahoo.com>
11567      Branch: perl
11568            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
11569            ! ext/threads/t/thread.t ext/threads/threads.pm
11570            ! ext/threads/threads.xs
11571 ____________________________________________________________________________
11572 [ 29292] By: steveh                                on 2006/11/16  09:30:48
11573         Log: Update checkcfgvars.pl: config.ce is in win32/ in 5.9.x
11574              Leave wince/config.ce in the list as well, though, because that still
11575              exists in 5.8.x
11576      Branch: perl
11577            ! Porting/checkcfgvar.pl
11578 ____________________________________________________________________________
11579 [ 29291] By: merijn                                on 2006/11/16  09:13:08
11580         Log: Extended uconfig.sh based on Porting/checkcfgvar.pl findings
11581      Branch: perl
11582            ! uconfig.sh
11583 ____________________________________________________________________________
11584 [ 29289] By: merijn                                on 2006/11/16  08:07:33
11585         Log: Yet another step in generation a more reliable Glossary
11586      Branch: perl
11587            ! Porting/Glossary Porting/config.sh
11588 ____________________________________________________________________________
11589 [ 29288] By: merijn                                on 2006/11/15  21:36:30
11590         Log: 1. Less Whoa there, based on a suggestion by Andy Dougherty
11591              2. d_printf_format_null, based on a patch by Robin Barker
11592      Branch: perl
11593            ! Configure Porting/Glossary config_h.SH
11594 ____________________________________________________________________________
11595 [ 29285] By: steveh                                on 2006/11/15  18:07:44
11596         Log: Add support for building a perl-static.exe that doesn't depend on
11597              the perl59.dll. It currently can't load DLL extension modules, so
11598              any that are required must be statically linked too. This may be
11599              fixed sometime.  Changes to win32/makefile.mk also to follow.
11600              
11601              Subject: RE: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.exe fo r win32
11602              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
11603              Date: Mon, 13 Nov 2006 19:45:05 +0100
11604              Message-ID: <E3FB32585BF1D411B9E900805FF51A080207FA41@ru0022exch001u.ru.lucent.com>
11605              
11606              (with minor tweaks for cleanup and embedding manifest file)
11607      Branch: perl
11608            ! win32/Makefile
11609 ____________________________________________________________________________
11610 [ 29284] By: steveh                                on 2006/11/15  17:32:24
11611         Log: Fix tests added by #29248 and #29249
11612      Branch: perl
11613            ! ext/XS/APItest/APItest.xs ext/XS/APItest/core_or_not.inc
11614 ____________________________________________________________________________
11615 [ 29283] By: rgs                                   on 2006/11/15  15:28:53
11616         Log: Subject: [perl #39026] Tie::Memoize::EXISTS not caching the value 
11617              From: Len Weisberg (via RT) <perlbug-followup@perl.org>
11618              Date: Fri, 28 Apr 2006 20:36:05 -0700
11619              Message-ID: <rt-3.0.11-39026-132847.17.5801704932685@perl.org>
11620      Branch: perl
11621            ! lib/Tie/Memoize.pm
11622 ____________________________________________________________________________
11623 [ 29282] By: rgs                                   on 2006/11/15  13:56:52
11624         Log: FAQ sync
11625      Branch: perl
11626            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
11627            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
11628            ! pod/perlfaq9.pod
11629 ____________________________________________________________________________
11630 [ 29281] By: rgs                                   on 2006/11/15  13:03:34
11631         Log: Fix a signedness cast warning
11632      Branch: perl
11633            ! sv.c
11634 ____________________________________________________________________________
11635 [ 29280] By: rgs                                   on 2006/11/15  12:51:48
11636         Log: Tweaks to the debugger test by Richard Foley,
11637              plus fix auxiliary file path
11638      Branch: perl
11639            ! lib/perl5db.t
11640 ____________________________________________________________________________
11641 [ 29279] By: rgs                                   on 2006/11/15  12:41:24
11642         Log: Subject: Re: [PATCH] Fix RT#19049 and add relative backreferences
11643              From: demerphq <demerphq@gmail.com>
11644              Date: Wed, 15 Nov 2006 12:29:39 +0100
11645              Message-ID: <9b18b3110611150329l206e4552w887ae5f0a3f7ca80@mail.gmail.com>
11646      Branch: perl
11647            ! ext/re/re.xs pod/perl595delta.pod pod/perldiag.pod
11648            ! pod/perlre.pod pod/perlreguts.pod regcomp.c regexec.c regexp.h
11649            ! t/op/pat.t t/op/re_tests
11650 ____________________________________________________________________________
11651 [ 29278] By: rgs                                   on 2006/11/15  11:12:30
11652         Log: Move the test files for the debugger in a t/ subdirectory, so they
11653              don't get installed
11654      Branch: perl
11655           +> lib/perl5db/t/eval-line-bug
11656            - lib/perl5db/eval-line-bug
11657            ! MANIFEST
11658 ____________________________________________________________________________
11659 [ 29277] By: rgs                                   on 2006/11/15  10:37:58
11660         Log: Subject: Re: Fix linker error on Win32
11661              From: demerphq <demerphq@gmail.com>
11662              Date: Wed, 15 Nov 2006 10:36:34 +0100
11663              Message-ID: <9b18b3110611150136n7c90d187t5cf49847f153a537@mail.gmail.com>
11664      Branch: perl
11665            ! ext/XS/APItest/core_or_not.inc
11666 ____________________________________________________________________________
11667 [ 29276] By: stevep                                on 2006/11/15  04:33:20
11668         Log: Subject: [PATCH] Makefile.SH: lib/re.pm often messes restarted parallel makes
11669              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
11670              Date: Wed, 15 Nov 2006 05:48:32 +0200 (EET)
11671              Message-Id: <20061115034832.43B7E8B3E7@seth.hut.fi>
11672      Branch: perl
11673            ! Makefile.SH
11674 ____________________________________________________________________________
11675 [ 29275] By: davem                                 on 2006/11/14  23:24:45
11676         Log: debugger test could hang if run with umask 0002
11677      Branch: perl
11678            ! lib/perl5db.t
11679 ____________________________________________________________________________
11680 [ 29274] By: rgs                                   on 2006/11/14  16:59:45
11681         Log: A first regression test for the debugger, by Shlomi Fish
11682              and Richard Foley.
11683      Branch: perl
11684            + lib/perl5db.t lib/perl5db/eval-line-bug
11685            ! MANIFEST
11686 ____________________________________________________________________________
11687 [ 29273] By: rgs                                   on 2006/11/14  14:19:46
11688         Log: Fix bug #39037: rcatline doesn't stringify references
11689      Branch: perl
11690            ! pp_hot.c t/op/readline.t
11691 ____________________________________________________________________________
11692 [ 29272] By: rgs                                   on 2006/11/14  12:36:15
11693         Log: Doc patch by Thomas O Smailus :
11694              Subject: Fwd: [perl #40866] Error on doc page? (File::Basename)
11695              From: "Adriano Rodrigues" <a.r.ferreira@gmail.com>
11696              Date: Tue, 14 Nov 2006 10:24:38 -0200
11697              Message-ID: <73ddeb6c0611140424t26b01d0aq667ca95e77f25e6@mail.gmail.com>
11698      Branch: perl
11699            ! lib/File/Basename.pm
11700 ____________________________________________________________________________
11701 [ 29271] By: rgs                                   on 2006/11/14  11:35:04
11702         Log: Assert that we don't access strings saved for $1 etc. out of bounds
11703      Branch: perl
11704            ! mg.c
11705 ____________________________________________________________________________
11706 [ 29270] By: rgs                                   on 2006/11/14  10:18:00
11707         Log: Subject: Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented?
11708              From: "Ben Tilly" <btilly@gmail.com>
11709              Date: Sun, 22 Oct 2006 14:07:23 -0700
11710              Message-ID: <acc274b30610221407o39e0157gad44ad5828c2bc21@mail.gmail.com>
11711      Branch: perl
11712            ! lib/Carp.pm lib/Carp.t lib/Carp/Heavy.pm
11713 ____________________________________________________________________________
11714 [ 29269] By: rgs                                   on 2006/11/14  09:40:43
11715         Log: Subject: [PATCH] ParseXS.pm: small optimization for "Usage: ..." constant strings
11716              From: Alexey Tourbin <at@altlinux.ru>
11717              Date: Tue, 14 Nov 2006 05:45:40 +0300
11718              Message-ID: <20061114024540.GA21986@localhost.localdomain>
11719      Branch: perl
11720            ! lib/ExtUtils/ParseXS.pm
11721 ____________________________________________________________________________
11722 [ 29268] By: rgs                                   on 2006/11/14  09:36:17
11723         Log: Subject: Fwd: Memory leak with s/// and hashes
11724              From: demerphq <demerphq@gmail.com>
11725              Date: Tue, 14 Nov 2006 00:38:31 +0100
11726              Message-ID: <9b18b3110611131538kc00175ft4db7ff71df22e766@mail.gmail.com>
11727      Branch: perl
11728            ! regcomp.c regexec.c regexp.h
11729 ____________________________________________________________________________
11730 [ 29267] By: rgs                                   on 2006/11/14  06:59:03
11731         Log: Subject: [PATCH] Allow negative indexing in recursive patterns
11732              From: demerphq <demerphq@gmail.com>
11733              Date: Mon, 13 Nov 2006 18:59:32 +0100
11734              Message-ID: <9b18b3110611130959k1fdd2485yd8eb1cd428de570a@mail.gmail.com>
11735      Branch: perl
11736            ! pod/perlre.pod regcomp.c t/op/pat.t t/op/re_tests
11737 ____________________________________________________________________________
11738 [ 29266] By: steveh                                on 2006/11/13  18:09:58
11739         Log: Embed manifest files in EXEs and DLLs when building with VC++ 8.x
11740              
11741              See the thread starting here for details:
11742              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00398.html
11743              
11744              (Still need to do something for Module::Build somtime...)
11745      Branch: perl
11746            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
11747            ! win32/Makefile win32/makefile.mk
11748 ____________________________________________________________________________
11749 [ 29265] By: rgs                                   on 2006/11/13  15:52:54
11750         Log: Todo (nice to have): an improvement to ~~
11751      Branch: perl
11752            ! pod/perltodo.pod
11753 ____________________________________________________________________________
11754 [ 29264] By: stevep                                on 2006/11/13  15:10:16
11755         Log: Upgrade to CPAN-1.88_62
11756      Branch: perl
11757            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
11758            ! lib/CPAN/SIGNATURE
11759 ____________________________________________________________________________
11760 [ 29263] By: rgs                                   on 2006/11/13  15:05:27
11761         Log: Fix a bug in the debugger tracing variables when one was eval'ing
11762              a string including a "#line" directive containing the actual
11763              name of the file already. (following-up change #25409)
11764      Branch: perl
11765            ! toke.c
11766 ____________________________________________________________________________
11767 [ 29262] By: rgs                                   on 2006/11/13  14:30:15
11768         Log: The latest regression test to Scalar::Util doesn't pass with threaded perls
11769      Branch: perl
11770            ! ext/List/Util/t/readonly.t
11771 ____________________________________________________________________________
11772 [ 29261] By: rgs                                   on 2006/11/13  14:15:33
11773         Log: A new regression test from:
11774              
11775              Subject: [PATHCH]  Scalar::Util::readonly &  compression (was RE: Change 29117: [PATCH] IO::Compress modules)
11776              From: "Paul Marquess" <paul.marquess@ntlworld.com>
11777              Date: Sun, 29 Oct 2006 21:03:21 -0000
11778              Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com>
11779      Branch: perl
11780            ! ext/List/Util/t/readonly.t
11781 ____________________________________________________________________________
11782 [ 29260] By: rgs                                   on 2006/11/13  14:00:41
11783         Log: Subject: Re: [PATCH] New regex syntax omnibus
11784              From: demerphq <demerphq@gmail.com>
11785              Date: Thu, 9 Nov 2006 17:09:34 +0100
11786              Message-ID: <9b18b3110611090809l667860c9t6c27453d7c86a21e@mail.gmail.com>
11787      Branch: perl
11788            ! pod/perl595delta.pod pod/perlre.pod regcomp.c regcomp.h
11789            ! regcomp.pl regcomp.sym regexec.c regexp.h regnodes.h
11790            ! t/op/pat.t win32/Makefile
11791 ____________________________________________________________________________
11792 [ 29259] By: rgs                                   on 2006/11/13  11:38:02
11793         Log: Subject: [PATCH] was RE: Perl_die() / Perl_croak()
11794              From: "Robin Barker" <Robin.Barker@npl.co.uk>
11795              Date: Mon, 13 Nov 2006 10:25:08 -0000
11796              Message-ID: <2C2E01334A940D4792B3E115F95B7226149377@exchsvr1.npl.ad.local>
11797      Branch: perl
11798            ! embed.fnc embed.pl perl.h proto.h
11799 ____________________________________________________________________________
11800 [ 29258] By: rgs                                   on 2006/11/13  11:17:10
11801         Log: Parsing fix: it wasn't possible to call a function with a (_) prototype
11802              (that is, a function mimicing an unary op) without parentheses.
11803              Bug reported by Ã†var Arnfjörð Bjarmason.
11804      Branch: perl
11805            ! madly.act madly.tab madly.y perly.act perly.tab perly.y
11806            ! t/comp/uproto.t
11807 ____________________________________________________________________________
11808 [ 29257] By: rgs                                   on 2006/11/13  10:13:52
11809         Log: Subject: Re: [perl #27053] /^/m doesn't match after a newline at the end of the string
11810              From: demerphq <demerphq@gmail.com>
11811              Date: Sat, 11 Nov 2006 16:25:17 +0100
11812              Message-ID: <9b18b3110611110725t3dc1e447v751ef5880363aa9b@mail.gmail.com>
11813      Branch: perl
11814            ! pod/perlre.pod
11815 ____________________________________________________________________________
11816 [ 29256] By: rgs                                   on 2006/11/13  10:12:34
11817         Log: Casting nit
11818      Branch: perl
11819            ! regcomp.c
11820 ____________________________________________________________________________
11821 [ 29255] By: rgs                                   on 2006/11/13  09:55:11
11822         Log: POD fixes and nits in re.pm
11823      Branch: perl
11824            ! ext/re/re.pm
11825 ____________________________________________________________________________
11826 [ 29254] By: rgs                                   on 2006/11/13  09:40:35
11827         Log: Subject: [PATCH DOC] minor nit in binmode docs
11828              From: Paul Johnson <paul@pjcj.net>
11829              Date: Fri, 10 Nov 2006 12:17:37 +0100
11830              Message-ID: <20061110111737.GP17047@pjcj.net>
11831      Branch: perl
11832            ! pod/perlfunc.pod
11833 ____________________________________________________________________________
11834 [ 29253] By: stevep                                on 2006/11/13  02:23:29
11835         Log: The DynaLoader test isn't happy with OpenBSD's libc.so.39.3.
11836      Branch: perl
11837            ! ext/DynaLoader/t/DynaLoader.t
11838 ____________________________________________________________________________
11839 [ 29252] By: stevep                                on 2006/11/13  02:19:12
11840         Log: Subject: [PATCH] Regex Utility Functions and Substituion Fix (XML::Twig core dump)
11841              From: demerphq <demerphq@gmail.com>
11842              Date: Sun, 12 Nov 2006 23:29:41 +0100
11843              Message-ID: <9b18b3110611121429g1fc9d6c1t4007dc711f9e8396@mail.gmail.com>
11844              
11845              Plus a couple tweaks to ext/re/re.pm and t/op/pat.t to those patches
11846              to apply cleanly.
11847      Branch: perl
11848            + ext/re/t/re_funcs.t
11849            ! MANIFEST embed.fnc embed.h ext/re/re.pm ext/re/re.xs
11850            ! ext/re/re_top.h lib/ExtUtils/ParseXS.pm perl.h
11851            ! pod/perlreguts.pod pp.c pp_hot.c proto.h regcomp.c regcomp.h
11852            ! regexp.h sv.c t/op/pat.t
11853 ____________________________________________________________________________
11854 [ 29251] By: nicholas                              on 2006/11/12  23:09:46
11855         Log: Re-order ops to the implementation order in pp_sys.c - this makes a
11856              branch table corresponding to a switch statement slightly smaller.
11857      Branch: perl
11858            ! opcode.h opcode.pl opnames.h
11859 ____________________________________________________________________________
11860 [ 29250] By: nicholas                              on 2006/11/12  22:17:30
11861         Log: Avoid ext/Safe/t/safeops.t needing to keep its tests in lockstep with
11862              opcode.pl OP order.
11863      Branch: perl
11864            ! ext/Safe/t/safeops.t
11865 ____________________________________________________________________________
11866 [ 29249] By: nicholas                              on 2006/11/12  21:57:22
11867         Log: Forgot to add the new files for 29248.
11868      Branch: perl
11869            + ext/XS/APItest/core.c ext/XS/APItest/core_or_not.inc
11870            + ext/XS/APItest/notcore.c ext/XS/APItest/t/svsetsv.t
11871 ____________________________________________________________________________
11872 [ 29248] By: nicholas                              on 2006/11/12  20:22:28
11873         Log: Change 24714 was arguably over-ambitious, in that non-core modules
11874              can't be expected to know that sv_setsv() may now not "really" copy a
11875              scalar. So arrange things so that COW of shared hash key scalars is
11876              only done for calls within the the PERL_CORE.
11877      Branch: perl
11878            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
11879            ! ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL sv.c sv.h
11880 ____________________________________________________________________________
11881 [ 29247] By: nicholas                              on 2006/11/12  18:16:52
11882         Log: Looks like I didn't actually test the COW conditional code in
11883              change 27533. Perl now compiles, but
11884              ext/Compress/Raw/Zlib/t/07bufsize.t fails.
11885      Branch: perl
11886            ! pp_ctl.c regexec.c
11887 ____________________________________________________________________________
11888 [ 29246] By: rgs                                   on 2006/11/12  13:35:24
11889         Log: Subject: [PATCH] (2nd version) small tweaks based on smoke signs
11890              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
11891              Date: Sat, 11 Nov 2006 06:18:56 +0200 (EET)
11892              Message-Id: <200611110418.kAB4Ium5350338@kosh.hut.fi>
11893      Branch: perl
11894            ! hv.c regcomp.c regexec.c
11895 ____________________________________________________________________________
11896 [ 29245] By: rgs                                   on 2006/11/12  13:11:07
11897         Log: Reinstate warning 'Useless use of "re" pragma'
11898      Branch: perl
11899            ! ext/re/re.pm
11900 ____________________________________________________________________________
11901 [ 29244] By: stevep                                on 2006/11/10  22:55:01
11902         Log: Upgrade to Test-Simple-0.65.
11903      Branch: perl
11904            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
11905            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
11906            ! lib/Test/Simple/Changes
11907 ____________________________________________________________________________
11908 [ 29243] By: rgs                                   on 2006/11/09  15:58:11
11909         Log: Add to Attribute::Handlers the ability to report caller's file and line
11910              number. Based on:
11911              
11912              Subject: FW: Attribute::Handlers
11913              From: "David Feldman" <David.Feldman@tudor.com>
11914              Date: Wed, 25 Oct 2006 16:34:26 -0400
11915              Message-ID: <BA9AB162DD5CED46AC03DC5904B19C5B3736B4@tudor.com>
11916              
11917              plus docs and tests.
11918      Branch: perl
11919            + lib/Attribute/Handlers/t/linerep.t
11920            ! MANIFEST lib/Attribute/Handlers.pm
11921            ! lib/Attribute/Handlers/t/multi.t
11922 ____________________________________________________________________________
11923 [ 29242] By: rgs                                   on 2006/11/09  13:33:57
11924         Log: Silence warnings in Pod::Man
11925      Branch: perl
11926            ! lib/Pod/t/man.t
11927 ____________________________________________________________________________
11928 [ 29241] By: rgs                                   on 2006/11/09  12:32:41
11929         Log: Subject: [PATCH regexec.c regexp.h] ***speculative***  was RE: [PATCH] regexec.c - silence compiler warning
11930              From: "Robin Barker" <Robin.Barker@npl.co.uk>
11931              Date: Wed, 8 Nov 2006 15:29:47 -0000
11932              Message-ID: <2C2E01334A940D4792B3E115F95B7226120AA6@exchsvr1.npl.ad.local>
11933      Branch: perl
11934            ! regexec.c regexp.h
11935 ____________________________________________________________________________
11936 [ 29240] By: rgs                                   on 2006/11/09  11:05:24
11937         Log: Subject: [PATCH] regcomp.c: printf arg casts
11938              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
11939              Date: Thu, 9 Nov 2006 06:47:53 +0200 (EET)
11940              Message-Id: <200611090447.kA94lreg223840@kosh.hut.fi>
11941      Branch: perl
11942            ! regcomp.c
11943 ____________________________________________________________________________
11944 [ 29239] By: davem                                 on 2006/11/08  19:13:57
11945         Log: perl parser bug leading to memory corruption
11946              quoted-string parser naughtily maintained a pointer into an SV
11947              which could get realloc()ed.
11948      Branch: perl
11949            ! toke.c
11950 ____________________________________________________________________________
11951 [ 29238] By: merijn                                on 2006/11/08  16:39:21
11952         Log: Subject: Configure patch to add detection for DIR.dd_fd member variable
11953              From: "Steve Peters" <steve.peters@gmail.com>
11954              Date: Sun, 5 Nov 2006 01:40:34 -0600
11955              Message-ID: <fd7a59d30611042340p5543442ctad306aeb748b6bfe@mail.gmail.com>
11956      Branch: perl
11957            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
11958            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
11959            ! handy.h plan9/config_sh.sample symbian/config.sh uconfig.sh
11960            ! win32/config.bc win32/config.gc win32/config.vc
11961            ! win32/config.vc64
11962 ____________________________________________________________________________
11963 [ 29236] By: rgs                                   on 2006/11/08  15:33:02
11964         Log: Subject: [PATCH t/op/inccode.t] fails under minitest
11965              From: "Robin Barker" <Robin.Barker@npl.co.uk>
11966              Date: Wed, 8 Nov 2006 15:18:23 -0000
11967              Message-ID: <2C2E01334A940D4792B3E115F95B7226120AA5@exchsvr1.npl.ad.local>
11968      Branch: perl
11969            ! t/op/inccode.t
11970 ____________________________________________________________________________
11971 [ 29235] By: rgs                                   on 2006/11/08  15:14:31
11972         Log: Change the documentation of the return values of @INC-hooks to match
11973              what is tested to work. (It's a bit confusing that optional values
11974              might appear at the middle, too.)
11975      Branch: perl
11976            ! pod/perlfunc.pod
11977 ____________________________________________________________________________
11978 [ 29234] By: rgs                                   on 2006/11/08  14:02:46
11979         Log: Subject: [PATCH] Supress df warning in stat.t on OS X
11980              From: Michael G Schwern <schwern@gmail.com>
11981              Date: Wed, 08 Nov 2006 08:51:50 -0500
11982              Message-ID: <4551E0F6.20108@gmail.com>
11983      Branch: perl
11984            ! t/op/stat.t
11985 ____________________________________________________________________________
11986 [ 29233] By: steveh                                on 2006/11/08  13:53:52
11987         Log: Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards.
11988              
11989              VC++ 7.x onwards use their own MSVCR7x.dll, MSVCR8x.dll, etc, rather
11990              than MSVCRT.dll, so they do not require the read() fix.
11991              
11992              Therefore, we also don't need to update the ioinfo struct used by the
11993              read() fix w.r.t. VC++ 8.x, so back out that part of change #29218
11994      Branch: perl
11995            ! win32/Makefile win32/makefile.mk win32/win32.h
11996 ____________________________________________________________________________
11997 [ 29232] By: rgs                                   on 2006/11/08  13:27:14
11998         Log: Type change to avoid signed/unsigned compiler warnings
11999              (thanks to Robin Barker)
12000      Branch: perl
12001            ! regexec.c
12002 ____________________________________________________________________________
12003 [ 29231] By: rgs                                   on 2006/11/08  13:14:20
12004         Log: Regenerate Changes; update perldelta
12005      Branch: perl
12006            ! Changes pod/perl595delta.pod
12007 ____________________________________________________________________________
12008 [ 29230] By: rgs                                   on 2006/11/08  11:23:13
12009         Log: Subject: Re: New version diagnostic breaks a bunch of modules.
12010              From: Glenn Linderman <perl@NevCal.com>
12011              Date: Mon, 30 Oct 2006 12:50:21 -0800
12012              Message-ID: <4546658D.6090507@NevCal.com>
12013      Branch: perl
12014            ! pod/perlfunc.pod
12015 ____________________________________________________________________________
12016 [ 29229] By: rgs                                   on 2006/11/08  10:43:52
12017         Log: Subject: [PATCH] Perl_die() / Perl_croak()
12018              From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
12019              Date: Tue, 07 Nov 2006 23:27:40 -0800
12020              Message-ID: <455186EC.8010906@p6m7g8.com>
12021              
12022              (backported to embed.fnc)
12023      Branch: perl
12024            ! embed.fnc proto.h
12025 ____________________________________________________________________________
12026 [ 29228] By: rgs                                   on 2006/11/08  10:28:49
12027         Log: Subject: Patch for bug in SelfLoader.pm
12028              From: Mike Schilli <m@perlmeister.com>
12029              Date: Tue, 7 Nov 2006 13:39:30 -0800 (PST)
12030              Message-ID: <20061107132809.I31331@spiral.corp.yahoo.com>
12031      Branch: perl
12032            ! lib/SelfLoader.pm
12033 ____________________________________________________________________________
12034 [ 29227] By: rgs                                   on 2006/11/07  17:31:02
12035         Log: Use $HOME/localperl as default prefix for installing perl
12036              in the terse installation instructions in README.
12037      Branch: perl
12038            ! README
12039 ____________________________________________________________________________
12040 [ 29226] By: rgs                                   on 2006/11/07  16:50:47
12041         Log: More notes in perldelta
12042      Branch: perl
12043            ! pod/perl595delta.pod
12044 ____________________________________________________________________________
12045 [ 29225] By: rgs                                   on 2006/11/07  14:23:08
12046         Log: Forbid using tainted formats in printf and sprintf
12047      Branch: perl
12048            ! pod/perl595delta.pod pp.c pp_sys.c t/op/taint.t
12049 ____________________________________________________________________________
12050 [ 29224] By: rgs                                   on 2006/11/07  11:16:54
12051         Log: Subject: Re: [PATCH] [perl #40668] Data::Dumper fails to dump all hash keys when itertaor is not at start
12052              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12053              Date: Mon, 6 Nov 2006 08:57:04 -0800 (PST)
12054              Message-ID: <20061106165704.939.qmail@web30214.mail.mud.yahoo.com>
12055      Branch: perl
12056            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/bugs.t
12057 ____________________________________________________________________________
12058 [ 29223] By: rgs                                   on 2006/11/07  10:45:26
12059         Log: Subject: Because I like pain. An update to README
12060              From: Jesse Vincent <jesse@fsck.com>
12061              Date: Mon, 6 Nov 2006 19:52:35 -0500
12062              Message-Id: <7BF48AB1-5285-4A9D-929B-8DD697348664@fsck.com>
12063      Branch: perl
12064            ! README
12065 ____________________________________________________________________________
12066 [ 29222] By: rgs                                   on 2006/11/07  10:21:25
12067         Log: Subject: [PATCH] New regex syntax omnibus
12068              From: demerphq <demerphq@gmail.com>
12069              Date: Mon, 6 Nov 2006 13:06:28 +0100
12070              Message-ID: <9b18b3110611060406u2fa1572as57073949a5df9e62@mail.gmail.com>
12071              
12072              Plus a portability fix (in string comparison for regex verbs)
12073              and doc tweaks / podchecker fixes
12074      Branch: perl
12075            ! embed.fnc embed.h ext/re/t/regop.t pod/perl595delta.pod
12076            ! pod/perldiag.pod pod/perlre.pod proto.h regcomp.c regcomp.h
12077            ! regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
12078            ! t/op/re_tests
12079 ____________________________________________________________________________
12080 [ 29221] By: nicholas                              on 2006/11/06  22:21:05
12081         Log: assert() that SvPV_set() isn't used on arrays.
12082      Branch: perl
12083            ! av.c cop.h mathoms.c pp.c pp_ctl.c pp_hot.c pp_sort.c sv.c
12084            ! sv.h
12085 ____________________________________________________________________________
12086 [ 29220] By: nicholas                              on 2006/11/06  21:05:59
12087         Log: assert() that SvPV_set() isn't used on hashes.
12088      Branch: perl
12089            ! sv.c sv.h
12090 ____________________________________________________________________________
12091 [ 29219] By: nicholas                              on 2006/11/06  20:02:38
12092         Log: assert() that scalars are of the correct type in *set macros.
12093      Branch: perl
12094            ! sv.h
12095 ____________________________________________________________________________
12096 [ 29218] By: steveh                                on 2006/11/06  16:26:48
12097         Log: Get Visual C++ 2005 (aka Visual C++ 8.x) support off the ground
12098              
12099              This is not a complete fix yet by any means (there are lots of compiler
12100              warnings and lots of test failures), but it's a step in the right
12101              direction.
12102              
12103              See the thread starting here:
12104              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-10/msg00893.html
12105              and continuing here:
12106              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00102.html
12107              for further information
12108      Branch: perl
12109            ! win32/Makefile win32/makefile.mk win32/win32.c win32/win32.h
12110 ____________________________________________________________________________
12111 [ 29217] By: merijn                                on 2006/11/06  15:19:38
12112         Log: Subject: Re: [PATCH] Detecting bad /dev/null's in Configure
12113              From: Michael Cummings <mcummings@gentoo.org>
12114              Date: Fri, 25 Aug 2006 15:48:44 -0400
12115              Message-ID: <44EF541C.7050801@gentoo.org>
12116      Branch: perl
12117            ! Configure
12118 ____________________________________________________________________________
12119 [ 29215] By: rgs                                   on 2006/11/06  14:37:32
12120         Log: Subject: Re: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.
12121              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12122              Date: Mon, 06 Nov 2006 23:31:50 +0900
12123              Message-Id: <20061106233139.A2BC.BQW10602@nifty.com>
12124      Branch: perl
12125            ! t/op/time.t
12126 ____________________________________________________________________________
12127 [ 29214] By: rgs                                   on 2006/11/06  14:05:41
12128         Log: Sync Pod::Usage with the CPAN version
12129      Branch: perl
12130            ! lib/Pod/Usage.pm
12131 ____________________________________________________________________________
12132 [ 29213] By: merijn                                on 2006/11/06  13:58:56
12133         Log: The non-unix parts for localtime_r_needs_tzset
12134              Plus forced Glossary entry. That is a TODO for automation
12135      Branch: perl
12136            ! Cross/config.sh-arm-linux NetWare/config.wc Porting/Glossary
12137            ! Porting/config_H config_h.SH configure.com epoc/config.sh
12138            ! handy.h plan9/config.plan9 plan9/config_h.sample
12139            ! plan9/config_sh.sample uconfig.sh win32/config.bc
12140            ! win32/config.ce win32/config.gc win32/config.vc
12141            ! win32/config.vc64 win32/config_H.bc win32/config_H.ce
12142            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
12143 ____________________________________________________________________________
12144 [ 29212] By: rgs                                   on 2006/11/06  13:18:25
12145         Log: Subject: [PATCH] Re: the new t/run/cloexec.t failing in Solaris and Tru64
12146              From: Andrew Savige <ajsavige@yahoo.com.au>
12147              Date: Tue, 7 Nov 2006 00:06:46 +1100 (EST)
12148              Message-ID: <20061106130647.57891.qmail@web56411.mail.re3.yahoo.com>
12149      Branch: perl
12150            ! t/run/cloexec.t
12151 ____________________________________________________________________________
12152 [ 29211] By: rgs                                   on 2006/11/06  10:59:16
12153         Log: Upgrade to Test::Simple 0.64_03
12154      Branch: perl
12155            + lib/Test/Simple/t/carp.t
12156            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
12157            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
12158            ! lib/Test/Simple/Changes
12159            ! lib/Test/Simple/t/00test_harness_check.t
12160            ! lib/Test/Simple/t/tbt_01basic.t
12161            ! lib/Test/Simple/t/tbt_02fhrestore.t
12162            ! lib/Test/Simple/t/tbt_03die.t
12163            ! lib/Test/Simple/t/tbt_04line_num.t
12164            ! lib/Test/Simple/t/tbt_05faildiag.t
12165            ! lib/Test/Simple/t/tbt_06errormess.t
12166            ! lib/Test/Simple/t/tbt_07args.t
12167 ____________________________________________________________________________
12168 [ 29210] By: rgs                                   on 2006/11/06  10:09:12
12169         Log: Change reentr.pl to generate reentr.h accordingly to change 29209
12170      Branch: perl
12171            ! reentr.pl
12172 ____________________________________________________________________________
12173 [ 29209] By: merijn                                on 2006/11/06  09:43:30
12174         Log: RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.
12175              From: "Benjamin Holzman" <bholzman@longitude.com>
12176              Date: Wed, 19 Jul 2006 07:11:09 -0400
12177              Message-ID: <010801c6ab24$09b9ed30$ce0515ac@office.iseoptions.com>
12178      Branch: perl
12179            ! Configure Porting/Glossary config_h.SH reentr.h t/op/time.t
12180 ____________________________________________________________________________
12181 [ 29208] By: rgs                                   on 2006/11/06  09:30:41
12182         Log: Silence a cast warning
12183      Branch: perl
12184            ! regcomp.c
12185 ____________________________________________________________________________
12186 [ 29206] By: nicholas                              on 2006/11/06  08:13:09
12187         Log: PVCVs no longer allocate memory for the SvNVX slot, so assert that
12188              no-one is trying to access it.
12189      Branch: perl
12190            ! sv.h
12191 ____________________________________________________________________________
12192 [ 29205] By: craigb                                on 2006/11/06  01:37:13
12193         Log: In pipe_exit_routine in vms/vms.c, mark a subprocess we've deleted
12194              as done.  Courtesy of Scott Lepage.
12195      Branch: perl
12196            ! vms/vms.c
12197 ____________________________________________________________________________
12198 [ 29204] By: merijn                                on 2006/11/04  19:15:19
12199         Log: Subject: Re: [perl #40641] crash with unicode characters in regex comment
12200              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12201              Date: Sat, 04 Nov 2006 21:53:50 +0900
12202              Message-Id: <20061104215302.3325.BQW10602@nifty.com>
12203      Branch: perl
12204            + t/uni/greek.t t/uni/latin2.t
12205            ! MANIFEST embed.fnc embed.h global.sym pod/perldiag.pod proto.h
12206            ! regcomp.c t/uni/tr_utf8.t
12207 ____________________________________________________________________________
12208 [ 29203] By: nicholas                              on 2006/11/04  18:56:33
12209         Log: Change 27506 wasn't quite correct - the copy of the AMAGIC flag should
12210              be as part of RvDEEPCP() in gv.c (Perl_amagic_call())
12211      Branch: perl
12212            ! gv.c sv.c
12213 ____________________________________________________________________________
12214 [ 29202] By: stevep                                on 2006/11/04  15:39:57
12215         Log: Subject: [PATCH] New test for close-on-exec ($^F): t/run/cloexec.t
12216              From: Andrew Savige <ajsavige@yahoo.com.au>
12217              Date: Sat, 4 Nov 2006 21:24:14 +1100 (EST)
12218              Message-ID: <20061104102414.78987.qmail@web56403.mail.re3.yahoo.com>
12219      Branch: perl
12220            + t/run/cloexec.t
12221            ! MANIFEST
12222 ____________________________________________________________________________
12223 [ 29201] By: rgs                                   on 2006/11/03  16:04:48
12224         Log: Subject: [PATCH] replace S_sv_pos_b2u_forwards with utf8_length (was: sv_pos_b2u dislikes the extended UTF-8)
12225              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12226              Date: Sun, 21 May 2006 14:00:43 +0900
12227              Message-Id: <20060521140011.358D.BQW10602@nifty.com>
12228      Branch: perl
12229            ! embed.fnc embed.h proto.h sv.c t/op/index.t
12230 ____________________________________________________________________________
12231 [ 29200] By: rgs                                   on 2006/11/03  15:04:15
12232         Log: The assignment to $VERSION must be on its own line, for
12233              ExtUtils::MM_Unix::parse_version to be happy.
12234      Branch: perl
12235            ! ext/DynaLoader/DynaLoader_pm.PL
12236 ____________________________________________________________________________
12237 [ 29199] By: rgs                                   on 2006/11/03  14:01:30
12238         Log: Subject: [PATCH] threads 1.49
12239              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12240              Date: Fri, 3 Nov 2006 05:37:16 -0800 (PST)
12241              Message-ID: <20061103133716.95143.qmail@web30214.mail.mud.yahoo.com>
12242      Branch: perl
12243            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
12244            ! ext/threads/t/thread.t ext/threads/threads.pm
12245            ! ext/threads/threads.xs
12246 ____________________________________________________________________________
12247 [ 29198] By: rgs                                   on 2006/11/03  13:32:31
12248         Log: Wrap the $VERSION initialization of DynaLoader in a BEGIN block
12249              
12250              Subject: [perl #40651] (Obscure) Bug in Dynaloader 
12251              From: gml4410@ggr.co.uk (via RT) <perlbug-followup@perl.org>
12252              Date: Thu, 02 Nov 2006 09:30:34 -0800
12253              Message-ID: <rt-3.5.HEAD-4979-1162488633-1267.40651-75-0@perl.org>
12254      Branch: perl
12255            ! ext/DynaLoader/DynaLoader_pm.PL
12256 ____________________________________________________________________________
12257 [ 29197] By: rgs                                   on 2006/11/03  10:09:19
12258         Log: When code is loaded through an @INC-hook, and when this hook
12259              has set a filename entry in %INC, make sure __FILE__ is set
12260              for this code accordingly to the contents of that %INC entry.
12261      Branch: perl
12262            ! pp_ctl.c t/op/inccode.t
12263 ____________________________________________________________________________
12264 [ 29196] By: gisle                                 on 2006/11/03  07:08:18
12265         Log: Typo fixes by Troy Topnik.
12266      Branch: perl
12267            ! pod/perlretut.pod
12268 ____________________________________________________________________________
12269 [ 29195] By: merijn                                on 2006/11/02  17:49:53
12270         Log: Change #29193 makes this addition unneeded
12271      Branch: perl
12272            ! t/lib/common.pl
12273 ____________________________________________________________________________
12274 [ 29194] By: davem                                 on 2006/11/02  17:36:33
12275         Log: add test that eval undef clears $@
12276      Branch: perl
12277            ! t/op/eval.t
12278 ____________________________________________________________________________
12279 [ 29193] By: davem                                 on 2006/11/02  17:07:00
12280         Log: eval $undef should emit one warning, not three.
12281              Also ensure that eval $undef clears $@ (it did, but only by luck)
12282      Branch: perl
12283            ! pp_ctl.c t/lib/warnings/9uninit toke.c
12284 ____________________________________________________________________________
12285 [ 29192] By: rgs                                   on 2006/11/02  16:45:13
12286         Log: Fix case in external pod link
12287      Branch: perl
12288            ! pod/perlop.pod
12289 ____________________________________________________________________________
12290 [ 29191] By: rgs                                   on 2006/11/02  13:51:21
12291         Log: say() has the same syntax than print(), so forbid to override it
12292              (like print())
12293      Branch: perl
12294            ! perl_keyword.pl t/op/cproto.t toke.c
12295 ____________________________________________________________________________
12296 [ 29190] By: rgs                                   on 2006/11/02  13:04:10
12297         Log: This volatile modifier is not on the referent, but on the pointer
12298              (see change 28606)
12299      Branch: perl
12300            ! op.c
12301 ____________________________________________________________________________
12302 [ 29189] By: rgs                                   on 2006/11/02  12:26:47
12303         Log: Subject: [PATCH] Add more backtracking control verbs to regex engine (?CUT), (?ERROR)
12304              From: demerphq <demerphq@gmail.com>
12305              Date: Thu, 2 Nov 2006 12:35:10 +0100
12306              Message-ID: <9b18b3110611020335h7ea469a8g28ca483f6832816d@mail.gmail.com>
12307      Branch: perl
12308            ! embed.fnc ext/re/re.pm pod/perl595delta.pod pod/perlre.pod
12309            ! proto.h regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c
12310            ! regexp.h regnodes.h t/op/pat.t
12311 ____________________________________________________________________________
12312 [ 29188] By: rgs                                   on 2006/11/02  11:59:23
12313         Log: Subject: [patch at 21983] factor out $^O eq 'darwin' from XSLoader.pm
12314              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
12315              Date: Thu, 2 Nov 2006 12:36:49 +0100 
12316              Message-ID: <E3FB32585BF1D411B9E900805FF51A080204E833@ru0022exch001u.ru.lucent.com>
12317      Branch: perl
12318            ! ext/DynaLoader/XSLoader_pm.PL
12319 ____________________________________________________________________________
12320 [ 29187] By: rgs                                   on 2006/11/02  11:14:42
12321         Log: Subject: Re: $, and say
12322              From: Gisle Aas <gisle@ActiveState.com>
12323              Date: 27 Jan 2006 14:46:00 -0800
12324              Message-ID: <lrek2t1e8n.fsf@caliper.activestate.com>
12325              
12326              with tweaks so "say;" continues to default to $_
12327              plus a regression test
12328      Branch: perl
12329            ! embed.fnc embed.h op.c opcode.h opcode.pl pod/perlfunc.pod
12330            ! pp.sym pp_hot.c pp_proto.h proto.h t/io/say.t
12331 ____________________________________________________________________________
12332 [ 29186] By: rgs                                   on 2006/11/02  11:01:29
12333         Log: Silence a gcc warning
12334      Branch: perl
12335            ! regexec.c
12336 ____________________________________________________________________________
12337 [ 29185] By: rgs                                   on 2006/11/02  10:32:18
12338         Log: More regression tests for the _ prototype
12339      Branch: perl
12340            ! t/comp/uproto.t
12341 ____________________________________________________________________________
12342 [ 29184] By: rgs                                   on 2006/11/02  10:06:37
12343         Log: More heuristics to make warnings.t pass under different
12344              combinations of PERL_UNICODE / locale
12345      Branch: perl
12346            ! t/lib/common.pl
12347 ____________________________________________________________________________
12348 [ 29183] By: rgs                                   on 2006/11/01  17:05:03
12349         Log: Subject: [PATCH] Add a commit verb to regex engine to allow fine tuning of backtracking control.
12350              From: demerphq <demerphq@gmail.com>
12351              Date: Tue, 31 Oct 2006 22:49:57 +0100
12352              Message-ID: <9b18b3110610311349n5947cc8fsf0b2e6ddd9a7ee01@mail.gmail.com>
12353      Branch: perl
12354            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
12355            ! t/op/pat.t
12356 ____________________________________________________________________________
12357 [ 29182] By: rgs                                   on 2006/11/01  16:29:05
12358         Log: Fix the failures in warnings tests when PERL_UNICODE is defined
12359              that show up in the smokes under UTF-8 locales. Based on :
12360              
12361              Subject: Re: UTF-8 Failures in smoke ($PERL_UNICODE)
12362              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
12363              Date: Wed, 1 Nov 2006 17:03:55 +0100
12364              Message-ID: <20061101170355.7c57b515@pc09>
12365      Branch: perl
12366            ! t/lib/common.pl t/lib/warnings/9uninit
12367 ____________________________________________________________________________
12368 [ 29181] By: steveh                                on 2006/11/01  13:22:16
12369         Log: Forgot to bump Time-HiRes $VERSION in change #29180
12370              (IO's $VERSION is bumped already)
12371      Branch: perl
12372            ! ext/Time/HiRes/HiRes.pm
12373 ____________________________________________________________________________
12374 [ 29180] By: steveh                                on 2006/11/01  13:07:37
12375         Log: Silence VC++ compiler warnings
12376              See: http://www.nntp.perl.org/group/perl.daily-build.reports/42208
12377      Branch: perl
12378            ! ext/IO/IO.xs ext/Time/HiRes/HiRes.xs regexec.c
12379 ____________________________________________________________________________
12380 [ 29179] By: rgs                                   on 2006/11/01  12:39:39
12381         Log: Subject: [PATCH] Remove beta status from compression modules
12382              From: "Paul Marquess" <paul.marquess@ntlworld.com>
12383              Date: Wed, 1 Nov 2006 10:34:52 -0000
12384              Message-ID: <02b301c6fda1$5d799950$4e3c140a@myopwv.com>
12385      Branch: perl
12386            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
12387            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
12388            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
12389            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
12390            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
12391            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/README
12392            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
12393            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
12394            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
12395            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
12396            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
12397            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
12398            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
12399            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
12400            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
12401            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
12402            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
12403            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
12404            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
12405            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
12406            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
12407            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
12408            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
12409            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
12410            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
12411            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
12412            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
12413 ____________________________________________________________________________
12414 [ 29178] By: rgs                                   on 2006/11/01  10:44:58
12415         Log: Regression test by Yves Orton for : [perl #36046] Special var @-
12416              becomes arbitrarily large
12417      Branch: perl
12418            ! t/op/pat.t
12419 ____________________________________________________________________________
12420 [ 29177] By: nicholas                              on 2006/10/31  22:36:40
12421         Log: Missed a ) in a comment.
12422      Branch: perl
12423            ! perl.c
12424 ____________________________________________________________________________
12425 [ 29176] By: rgs                                   on 2006/10/31  16:28:33
12426         Log: Don't run ext/Sys/Syslog/t/constants.t with taint mode, so it's
12427              not systematically skipped
12428      Branch: perl
12429            ! ext/Sys/Syslog/t/constants.t
12430 ____________________________________________________________________________
12431 [ 29175] By: rgs                                   on 2006/10/31  16:02:03
12432         Log: Some diagnostic output was giving warnings in op/pack.t
12433              under UTF-8 locales, and warnings where fatal by default.
12434              Make them non-fatal for diagnostics.
12435      Branch: perl
12436            ! t/op/pack.t
12437 ____________________________________________________________________________
12438 [ 29174] By: rgs                                   on 2006/10/31  14:47:25
12439         Log: Fix a case of segfault in ithread destruction
12440      Branch: perl
12441            ! ext/threads/threads.xs
12442 ____________________________________________________________________________
12443 [ 29173] By: rgs                                   on 2006/10/31  14:29:07
12444         Log: Doc clarification for PerlIO::encoding
12445              (thanks to Steve Hay)
12446      Branch: perl
12447            ! ext/PerlIO/encoding/encoding.pm
12448 ____________________________________________________________________________
12449 [ 29172] By: rgs                                   on 2006/10/31  14:10:25
12450         Log: threads::shared doesn't use ppport.h in the core
12451      Branch: perl
12452            ! mkppport.lst
12453 ____________________________________________________________________________
12454 [ 29171] By: rgs                                   on 2006/10/31  14:03:30
12455         Log: Subject: [PATCH] threads 1.47
12456              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12457              Date: Tue, 31 Oct 2006 05:26:25 -0800 (PST)
12458              Message-ID: <20061031132626.18317.qmail@web30214.mail.mud.yahoo.com>
12459      Branch: perl
12460            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
12461            ! ext/threads/t/stack.t ext/threads/t/thread.t
12462            ! ext/threads/threads.pm ext/threads/threads.xs
12463 ____________________________________________________________________________
12464 [ 29170] By: rgs                                   on 2006/10/31  13:51:38
12465         Log: Silence a warning and call readpipe_override() correctly.
12466      Branch: perl
12467            ! toke.c
12468 ____________________________________________________________________________
12469 [ 29169] By: rgs                                   on 2006/10/31  13:49:26
12470         Log: Make S_readpipe_override() compile with threads; regenerate perlapi.pod
12471      Branch: perl
12472            ! embed.fnc embed.h pod/perlapi.pod proto.h toke.c
12473 ____________________________________________________________________________
12474 [ 29168] By: rgs                                   on 2006/10/31  13:34:30
12475         Log: Make readpipe() overridable (and also `` and qx//)
12476      Branch: perl
12477            ! opcode.h opcode.pl pod/perlsub.pod pod/perltodo.pod pp.c
12478            ! t/op/cproto.t t/op/override.t toke.c
12479 ____________________________________________________________________________
12480 [ 29167] By: rgs                                   on 2006/10/31  10:59:02
12481         Log: Remove duplicated entries
12482      Branch: perl
12483            ! pod/perltodo.pod
12484 ____________________________________________________________________________
12485 [ 29166] By: gisle                                 on 2006/10/30  20:13:04
12486         Log: Improve documentation of av_len and av_fill.
12487      Branch: perl
12488            ! av.c
12489 ____________________________________________________________________________
12490 [ 29165] By: nicholas                              on 2006/10/30  18:37:41
12491         Log: Avoid Devel::DProf failing an assertion during global destruction.
12492      Branch: perl
12493            ! ext/Devel/DProf/DProf.xs
12494 ____________________________________________________________________________
12495 [ 29164] By: stevep                                on 2006/10/30  18:29:30
12496         Log: It seems only HWND__* is needed by MinGW g++.
12497      Branch: perl
12498            ! win32/win32.c
12499 ____________________________________________________________________________
12500 [ 29162] By: rgs                                   on 2006/10/30  17:56:33
12501         Log: The second patch from:
12502              Subject: [PATCH] regex engine optimiser should grok subroutine patterns, and, name subroutine regops more intuitively
12503              From: demerphq <demerphq@gmail.com>
12504              Date: Mon, 30 Oct 2006 19:15:13 +0200
12505              Message-ID: <9b18b3110610300915x3abf6cddu9c2071a70bea48e1@mail.gmail.com>
12506      Branch: perl
12507            ! pod/perldiag.pod regcomp.c regcomp.sym regexec.c regnodes.h
12508 ____________________________________________________________________________
12509 [ 29161] By: rgs                                   on 2006/10/30  17:36:18
12510         Log: The first patch from:
12511              Subject: [PATCH] regex engine optimiser should grok subroutine patterns, and, name subroutine regops more intuitively
12512              From: demerphq <demerphq@gmail.com>
12513              Date: Mon, 30 Oct 2006 19:15:13 +0200
12514              Message-ID: <9b18b3110610300915x3abf6cddu9c2071a70bea48e1@mail.gmail.com>
12515      Branch: perl
12516            ! embed.fnc embed.h proto.h regcomp.c regcomp.sym regexec.c
12517            ! regnodes.h
12518 ____________________________________________________________________________
12519 [ 29160] By: rgs                                   on 2006/10/30  17:07:46
12520         Log: Mention that field hashes are for inside-out objects
12521              (this will be useful for perl5100delta.)
12522      Branch: perl
12523            ! pod/perl594delta.pod
12524 ____________________________________________________________________________
12525 [ 29159] By: stevep                                on 2006/10/30  16:46:13
12526         Log: Subject: Patch 29155 breaks VC
12527              From: demerphq <demerphq@gmail.com>
12528              Date: Mon, 30 Oct 2006 18:08:17 +0200
12529              Message-ID: <9b18b3110610300808u39cc6cefxbee1468a149dc186@mail.gmail.com>
12530              
12531              Plus an additional casting.
12532      Branch: perl
12533            ! win32/win32.c
12534 ____________________________________________________________________________
12535 [ 29158] By: rgs                                   on 2006/10/30  16:29:35
12536         Log: Update perldelta with changes up to 28867
12537      Branch: perl
12538            ! pod/perl595delta.pod
12539 ____________________________________________________________________________
12540 [ 29157] By: stevep                                on 2006/10/30  15:53:50
12541         Log: VOL should be used instead of volatile in the core.
12542      Branch: perl
12543            ! op.c perl.c
12544 ____________________________________________________________________________
12545 [ 29156] By: merijn                                on 2006/10/30  14:14:25
12546         Log: $hex is already hex, so cannot be used in %X if starting with [A-F]
12547      Branch: perl
12548            ! lib/charnames.pm
12549 ____________________________________________________________________________
12550 [ 29155] By: stevep                                on 2006/10/30  13:58:15
12551         Log: Initial cleanups to support compiling Win32 with MinGW g++.
12552      Branch: perl
12553            ! perlio.c win32/win32.c
12554 ____________________________________________________________________________
12555 [ 29154] By: rgs                                   on 2006/10/30  11:25:39
12556         Log: Subject: Re: Closures with named subs
12557              From: Christian Winter <bitpoet@linux-config.de>
12558              Date: Sun, 29 Oct 2006 21:34:25 +0100
12559              Message-ID: <45451051.4080200@linux-config.de>
12560      Branch: perl
12561            ! pod/perlref.pod
12562 ____________________________________________________________________________
12563 [ 29153] By: rgs                                   on 2006/10/30  10:38:09
12564         Log: Subject: [PATCH] threads 1.46
12565              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12566              Date: Fri, 27 Oct 2006 17:01:11 -0700 (PDT)
12567              Message-ID: <20061028000111.23729.qmail@web30207.mail.mud.yahoo.com>
12568      Branch: perl
12569            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
12570            ! ext/threads/threads.pm ext/threads/threads.xs
12571 ____________________________________________________________________________
12572 [ 29152] By: rgs                                   on 2006/10/30  10:13:22
12573         Log: Silence a g++ warning reported by Jarkko.
12574      Branch: perl
12575            ! ext/Data/Dumper/Dumper.xs
12576 ____________________________________________________________________________
12577 [ 29151] By: rgs                                   on 2006/10/30  10:08:24
12578         Log: Delete Encode's MANIFEST (or else the make process complains
12579              about the missing Encode's META.yml file)
12580      Branch: perl
12581            - ext/Encode/MANIFEST
12582            ! MANIFEST
12583 ____________________________________________________________________________
12584 [ 29150] By: steveh                                on 2006/10/30  10:02:35
12585         Log: Bump $VERSION in Term::UI following change #29120
12586      Branch: perl
12587            ! lib/Term/UI.pm
12588 ____________________________________________________________________________
12589 [ 29149] By: rgs                                   on 2006/10/30  09:52:05
12590         Log: Subject: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.68.tar.gz
12591              From: John Peacock <jpeacock@rowman.com>
12592              Date: Sun, 29 Oct 2006 14:47:51 -0500
12593              Message-ID: <45450567.7040609@rowman.com>
12594      Branch: perl
12595            ! lib/version.pm lib/version.t
12596 ____________________________________________________________________________
12597 [ 29148] By: rgs                                   on 2006/10/30  09:43:30
12598         Log: Subject: [patch] simplify optree test support
12599              From: Jim Cromie <jim.cromie@gmail.com>
12600              Date: Sun, 29 Oct 2006 14:50:02 -0700
12601              Message-ID: <4545220A.6060500@gmail.com>
12602      Branch: perl
12603            ! ext/B/t/OptreeCheck.pm
12604 ____________________________________________________________________________
12605 [ 29147] By: steveh                                on 2006/10/30  09:38:21
12606         Log: Add some missing targets to win32/makefile.mk
12607              
12608              This updates makefile.mk w.r.t. Makefile, following changes #28293,
12609              #28832, #28904 and #29131
12610      Branch: perl
12611            ! win32/makefile.mk
12612 ____________________________________________________________________________
12613 [ 29146] By: rgs                                   on 2006/10/30  09:33:33
12614         Log: In vim, modelines are not taken into account if they begin on the
12615              first character. Also, regenerate perlintern.pod.
12616      Branch: perl
12617            ! autodoc.pl pod/perlapi.pod pod/perlintern.pod
12618 ____________________________________________________________________________
12619 [ 29145] By: merijn                                on 2006/10/30  07:17:18
12620         Log: Subject: [PATCH@29157] wince patch
12621              From: Vadim <vadim@vkonovalov.ru>
12622              Date: Sat, 28 Oct 2006 23:48:46 +0400
12623              Message-ID: <4543B41E.3070006@vkonovalov.ru>
12624      Branch: perl
12625            ! README.ce win32/Makefile.ce
12626 ____________________________________________________________________________
12627 [ 29144] By: craigb                                on 2006/10/30  00:33:34
12628         Log: When we open a file and pass it along to PerlIO, be sure to enter the
12629              PerlIO world via Unix I/O.  If you start from stdio, a Unix I/O counter
12630              will get decremented on close even though it was never incremented (and 
12631              may not even exist).  Exposed by #29065.
12632      Branch: perl
12633            ! vms/ext/Stdio/Stdio.xs
12634 ____________________________________________________________________________
12635 [ 29143] By: craigb                                on 2006/10/30  00:23:35
12636         Log: Change the non-mkstemp, non-win32 code path of PerlIO_tmpfile
12637              to use PerlIO_fdopen so that when the tmpfile is closed we do
12638              not decrement a ref count that doesn't exist or is zero.
12639      Branch: perl
12640            ! perlio.c
12641 ____________________________________________________________________________
12642 [ 29142] By: stevep                                on 2006/10/30  00:22:00
12643         Log: Changes to get perl to compile with g++ on Cygwin.  Some additional
12644              changes will be needed to get it to link though.
12645      Branch: perl
12646            ! cygwin/cygwin.c malloc.c perl.h sv.c
12647 ____________________________________________________________________________
12648 [ 29140] By: nicholas                              on 2006/10/29  22:01:17
12649         Log: Subject: [PATHCH]  Scalar::Util::readonly &  compression (was RE: Change 29117: [PATCH] IO::Compress modules)
12650              From: "Paul Marquess" <paul.marquess@ntlworld.com>
12651              Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com>
12652              Date: Sun, 29 Oct 2006 21:03:21 -0000
12653      Branch: perl
12654            ! ext/Compress/IO/Base/t/01misc.t t/lib/compress/oneshot.pl
12655 ____________________________________________________________________________
12656 [ 29139] By: nicholas                              on 2006/10/29  21:54:29
12657         Log: Fix a typo in my description for change 26427.
12658      Branch: perl
12659            ! Changes
12660 ____________________________________________________________________________
12661 [ 29138] By: nicholas                              on 2006/10/29  21:23:12
12662         Log: Modify autodoc.pl to add read-only editor boilerplate for perlapi.pod
12663              and perlguts.pod
12664      Branch: perl
12665            ! autodoc.pl pod/perlapi.pod pod/perlguts.pod
12666 ____________________________________________________________________________
12667 [ 29133] By: nicholas                              on 2006/10/29  19:27:45
12668         Log: Subject: [PATCH] Re: Deparse bug?
12669              From: Stephen McCamant <smcc@mit.edu>
12670              Message-ID: <17732.55694.646895.706177@apocalypse.OCF.Berkeley.EDU>
12671              Date: Sun, 29 Oct 2006 08:40:46 -0800
12672      Branch: perl
12673            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
12674 ____________________________________________________________________________
12675 [ 29131] By: merijn                                on 2006/10/29  18:32:55
12676         Log: Subject: [PATCH] Add a few useful developers maketargets to win32/Makefile
12677              From: demerphq <demerphq@gmail.com>
12678              Date: Sun, 29 Oct 2006 13:28:31 +0200
12679              Message-ID: <9b18b3110610290328v71956891s7df10e40efd2350c@mail.gmail.com>
12680      Branch: perl
12681            ! win32/Makefile
12682 ____________________________________________________________________________
12683 [ 29130] By: nicholas                              on 2006/10/29  18:30:25
12684         Log: Add the note from change 25773 about auditing for destruction ordering.
12685      Branch: perl
12686            ! pod/perltodo.pod
12687 ____________________________________________________________________________
12688 [ 29128] By: nicholas                              on 2006/10/29  18:23:01
12689         Log: I shrunk struct context, so remove it from perltodo.
12690      Branch: perl
12691            ! pod/perltodo.pod
12692 ____________________________________________________________________________
12693 [ 29127] By: nicholas                              on 2006/10/27  21:40:40
12694         Log: Change 27779 failed to free() memory in two places in Perl_magic_set(),
12695              and hence was leaking like the proverbial Jumblie maritime craft.
12696      Branch: perl
12697            ! mg.c
12698 ____________________________________________________________________________
12699 [ 29126] By: stevep                                on 2006/10/27  13:29:05
12700         Log: Upgrade to Pod-Parser-1.35.
12701      Branch: perl
12702            + t/pod/p2u_data.pl t/pod/twice.t
12703            ! MANIFEST lib/Pod/Checker.pm lib/Pod/ParseUtils.pm
12704            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
12705            ! lib/Pod/Usage.pm t/pod/testcmp.pl
12706 ____________________________________________________________________________
12707 [ 29125] By: rgs                                   on 2006/10/27  09:45:33
12708         Log: Document the limitation of Attribute::Handlers w.r.t. UNITCHECK blocks.
12709      Branch: perl
12710            ! lib/Attribute/Handlers.pm
12711 ____________________________________________________________________________
12712 [ 29124] By: rgs                                   on 2006/10/27  08:43:26
12713         Log: Subject: [PATCH] Change MY_CXT ref in perl.h
12714              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12715              Date: Thu, 26 Oct 2006 08:35:46 -0700 (PDT)
12716              Message-ID: <20061026153546.71547.qmail@web30214.mail.mud.yahoo.com>
12717      Branch: perl
12718            ! perl.h
12719 ____________________________________________________________________________
12720 [ 29123] By: rgs                                   on 2006/10/27  08:41:45
12721         Log: Subject: [PATCH] Make 'threads' conform to perlguts
12722              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12723              Date: Thu, 26 Oct 2006 11:10:57 -0700 (PDT)
12724              Message-ID: <20061026181057.74650.qmail@web30211.mail.mud.yahoo.com>
12725      Branch: perl
12726            ! ext/threads/threads.xs
12727 ____________________________________________________________________________
12728 [ 29122] By: stevep                                on 2006/10/27  04:48:43
12729         Log: Spelling fixes for re.pm.
12730      Branch: perl
12731            ! ext/re/re.pm
12732 ____________________________________________________________________________
12733 [ 29121] By: stevep                                on 2006/10/27  03:48:34
12734         Log: Spelling nits from Debian bug list...
12735              
12736              Subject: Bug#395426: perl: spelling errors
12737              From: Matt Taggart <taggart@debian.org>
12738              Date: Thu, 26 Oct 2006 15:23:29 -0700
12739              Message-Id: <20061026222329.8B8CF1AAC6D@cyrix.home.bogus>
12740      Branch: perl
12741            ! ext/Encode/bin/enc2xs lib/ExtUtils/xsubpp x2p/find2perl.PL
12742            ! x2p/s2p.PL
12743 ____________________________________________________________________________
12744 [ 29120] By: steveh                                on 2006/10/26  16:26:56
12745         Log: Close temporary test file before unlinking (for the sake of Win32)
12746      Branch: perl
12747            ! lib/Term/UI/t/02_ui.t
12748 ____________________________________________________________________________
12749 [ 29119] By: rgs                                   on 2006/10/26  16:11:26
12750         Log: Document the new (?FAIL) assertion (Yves Orton)
12751      Branch: perl
12752            ! pod/perlre.pod
12753 ____________________________________________________________________________
12754 [ 29118] By: rgs                                   on 2006/10/26  15:58:18
12755         Log: Subject: [PATCH] Fix a problem with jump-tries, add (?FAIL) pattern.
12756              From: demerphq <demerphq@gmail.com>
12757              Date: Thu, 26 Oct 2006 14:59:11 +0200
12758              Message-ID: <9b18b3110610260559k3efa98barc28987e88c581a8a@mail.gmail.com>
12759      Branch: perl
12760            ! regcomp.c regcomp.sym regexec.c regexp.h regnodes.h
12761            ! t/op/re_tests
12762 ____________________________________________________________________________
12763 [ 29117] By: rgs                                   on 2006/10/26  15:42:40
12764         Log: Subject: [PATCH] IO::Compress modules
12765              From: "Paul Marquess" <paul.marquess@ntlworld.com>
12766              Date: Thu, 26 Oct 2006 15:29:43 +0100
12767              Message-ID: <028201c6f90b$2de7a4b0$4e3c140a@myopwv.com>
12768      Branch: perl
12769            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/Makefile.PL
12770            ! ext/Compress/IO/Base/README
12771            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
12772            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
12773            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
12774            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
12775            ! ext/Compress/IO/Base/private/MakeUtil.pm
12776            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
12777            ! ext/Compress/IO/Zlib/README
12778            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
12779            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
12780            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
12781            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
12782            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
12783            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
12784            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
12785            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
12786            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
12787            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
12788            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
12789            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
12790            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
12791            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
12792            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
12793            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
12794            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
12795            ! ext/Compress/IO/Zlib/private/MakeUtil.pm
12796            ! ext/Compress/Raw/Zlib/Changes
12797            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
12798            ! ext/Compress/Raw/Zlib/Zlib.xs
12799            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
12800            ! ext/Compress/Raw/Zlib/private/MakeUtil.pm
12801            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
12802            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
12803            ! ext/Compress/Zlib/private/MakeUtil.pm
12804            ! t/lib/compress/CompTestUtils.pm t/lib/compress/generic.pl
12805            ! t/lib/compress/multi.pl t/lib/compress/oneshot.pl
12806 ____________________________________________________________________________
12807 [ 29116] By: rgs                                   on 2006/10/26  15:30:52
12808         Log: Subject: Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefix
12809              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12810              Date: Fri, 27 Oct 2006 00:19:34 +0900
12811              Message-Id: <20061027001924.B158.BQW10602@nifty.com>
12812      Branch: perl
12813            ! pod/perlfunc.pod sv.c t/op/sprintf.t
12814 ____________________________________________________________________________
12815 [ 29115] By: merijn                                on 2006/10/26  14:08:03
12816         Log: Subject: [PATCH] Fix typo in File::Find POD
12817              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12818              Date: Thu, 26 Oct 2006 06:50:04 -0700 (PDT)
12819              Message-ID: <20061026135004.79720.qmail@web30211.mail.mud.yahoo.com>
12820      Branch: perl
12821            ! lib/File/Find.pm
12822 ____________________________________________________________________________
12823 [ 29114] By: rgs                                   on 2006/10/26  12:22:07
12824         Log: Add Term::UI and Object::Accessor to the list of dual-life modules
12825      Branch: perl
12826            ! Porting/Maintainers.pl
12827 ____________________________________________________________________________
12828 [ 29113] By: rgs                                   on 2006/10/26  12:16:49
12829         Log: Subject: [PATCH] Add Object::Accessor to the core
12830              From: "Jos Boumans" <kane@xs4all.net>
12831              Date: Thu, 26 Oct 2006 14:04:44 +0200 (CEST)
12832              Message-ID: <18983.80.127.35.68.1161864284.squirrel@webmail.xs4all.nl>
12833      Branch: perl
12834            + lib/Object/Accessor.pm
12835            + lib/Object/Accessor/t/00_Object-Accessor.t
12836            + lib/Object/Accessor/t/01_Object-Accessor-Subclassed.t
12837            + lib/Object/Accessor/t/02_Object-Accessor-allow.t
12838            + lib/Object/Accessor/t/03_Object-Accessor-local.t
12839            + lib/Object/Accessor/t/04_Object-Accessor-lvalue.t
12840            + lib/Object/Accessor/t/05_Object-Accessor-callback.t
12841            ! MANIFEST
12842 ____________________________________________________________________________
12843 [ 29112] By: rgs                                   on 2006/10/26  12:13:59
12844         Log: Subject: [PATCH] Add Term::UI to the core
12845              From: "Jos Boumans" <kane@xs4all.net>
12846              Date: Mon, 23 Oct 2006 12:07:23 +0200 (CEST)
12847              Message-ID: <19689.80.127.35.68.1161598043.squirrel@webmail.xs4all.nl>
12848      Branch: perl
12849            + lib/Term/UI.pm lib/Term/UI/History.pm lib/Term/UI/t/00_load.t
12850            + lib/Term/UI/t/01_history.t lib/Term/UI/t/02_ui.t
12851            ! MANIFEST
12852 ____________________________________________________________________________
12853 [ 29111] By: rgs                                   on 2006/10/26  11:02:15
12854         Log: Fix a memory leak :
12855              Subject: Re: Valgrind findings
12856              From: demerphq <demerphq@gmail.com>
12857              Date: Thu, 26 Oct 2006 12:34:43 +0200
12858              Message-ID: <9b18b3110610260334t6b77c2dbu2ca8207d822402da@mail.gmail.com>
12859      Branch: perl
12860            ! regexec.c
12861 ____________________________________________________________________________
12862 [ 29110] By: rgs                                   on 2006/10/26  10:42:03
12863         Log: Subject: [PATCH] threads-shared 1.05
12864              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12865              Date: Wed, 25 Oct 2006 11:27:15 -0700 (PDT)
12866              Message-ID: <20061025182715.561.qmail@web30211.mail.mud.yahoo.com>
12867      Branch: perl
12868            ! ext/threads/shared/Changes ext/threads/shared/Makefile.PL
12869            ! ext/threads/shared/README ext/threads/shared/shared.pm
12870            ! ext/threads/shared/shared.xs
12871 ____________________________________________________________________________
12872 [ 29109] By: rgs                                   on 2006/10/26  10:37:43
12873         Log: Subject: [PATCH] threads 1.45
12874              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12875              Date: Wed, 25 Oct 2006 11:26:29 -0700 (PDT)
12876              Message-ID: <20061025182629.16434.qmail@web30209.mail.mud.yahoo.com>
12877      Branch: perl
12878            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
12879            ! ext/threads/t/thread.t ext/threads/threads.pm
12880 ____________________________________________________________________________
12881 [ 29108] By: rgs                                   on 2006/10/25  16:19:50
12882         Log: Fix small leak with -F at interpreter destruction
12883      Branch: perl
12884            ! perl.c
12885 ____________________________________________________________________________
12886 [ 29107] By: rgs                                   on 2006/10/25  13:51:55
12887         Log: Plug a memory leak in newCONSTSUB
12888      Branch: perl
12889            ! op.c
12890 ____________________________________________________________________________
12891 [ 29106] By: rgs                                   on 2006/10/25  12:16:08
12892         Log: I'll finally get it right. (thanks to Sadahiro Tomoyuki)
12893      Branch: perl
12894            ! pod/perlfunc.pod
12895 ____________________________________________________________________________
12896 [ 29105] By: rgs                                   on 2006/10/25  11:18:27
12897         Log: Fix nit in previous patch, spotted by Gisle
12898      Branch: perl
12899            ! pod/perlfunc.pod
12900 ____________________________________________________________________________
12901 [ 29104] By: rgs                                   on 2006/10/25  10:59:55
12902         Log: Add a %B sprintf format
12903              
12904              Subject: Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefix
12905              From: Nicholas Clark <nick@ccl4.org>
12906              Date: Mon, 23 Oct 2006 18:19:51 +0100
12907              Message-ID: <20061023171951.GA3262@plum.flirble.org>
12908              (plus docs)
12909      Branch: perl
12910            ! pod/perlfunc.pod sv.c t/op/sprintf.t
12911 ____________________________________________________________________________
12912 [ 29103] By: rgs                                   on 2006/10/25  10:27:05
12913         Log: Subject: [PATCH] FindBin.pm: better fix for PATH entries
12914              From: Alexey Tourbin <at@altlinux.ru>
12915              Date: Wed, 25 Oct 2006 14:02:55 +0400
12916              Message-ID: <20061025100255.GE7821@localhost.localdomain>
12917      Branch: perl
12918            ! lib/FindBin.pm
12919 ____________________________________________________________________________
12920 [ 29102] By: rgs                                   on 2006/10/25  09:56:06
12921         Log: Document that warnings.pm doesn't load Carp anymore
12922      Branch: perl
12923            ! pod/perl595delta.pod
12924 ____________________________________________________________________________
12925 [ 29101] By: craigb                                on 2006/10/25  03:58:38
12926         Log: Initialize d_ctermid and i_gdbm in configure.com.
12927      Branch: perl
12928            ! configure.com
12929 ____________________________________________________________________________
12930 [ 29100] By: stevep                                on 2006/10/24  15:44:22
12931         Log: Upgrade to CPAN-1.88_57.
12932      Branch: perl
12933            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
12934            ! lib/CPAN/SIGNATURE
12935 ____________________________________________________________________________
12936 [ 29099] By: rgs                                   on 2006/10/24  14:42:13
12937         Log: Silence an expected warning (when playing with utf8ness and string overloading)
12938      Branch: perl
12939            ! t/uni/overload.t
12940 ____________________________________________________________________________
12941 [ 29098] By: rgs                                   on 2006/10/24  12:53:14
12942         Log: New UTF-8 warning : Variable length character upgraded in print.
12943              
12944              Subject: Re: Changing the internal encoding (was: Re: utf8 regexp performance problem)
12945              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12946              Date: Sun, 22 Oct 2006 14:32:34 +0900
12947              Message-Id: <20061022142512.A7D3.BQW10602@nifty.com>
12948              
12949              (but with ckWARN_d replaced by ckWARN)
12950      Branch: perl
12951            ! doio.c pod/perldiag.pod
12952 ____________________________________________________________________________
12953 [ 29097] By: rgs                                   on 2006/10/24  09:46:57
12954         Log: No warning was produced if perl failed to load PerlIO::scalar
12955              (contrary to other PerlIO layers.)
12956      Branch: perl
12957            ! perlio.c
12958 ____________________________________________________________________________
12959 [ 29096] By: merijn                                on 2006/10/23  15:43:15
12960         Log: Fix for RT#38169 & RT#38945
12961              Configure won't handle versions 5.10.0 or 5.8.10.
12962      Branch: perl
12963            ! Configure config_h.SH
12964 ____________________________________________________________________________
12965 [ 29093] By: rgs                                   on 2006/10/23  13:43:32
12966         Log: Document that the %#X printf format prefixes the output with 0X, not 0x.
12967      Branch: perl
12968            ! pod/perlfunc.pod
12969 ____________________________________________________________________________
12970 [ 29092] By: rgs                                   on 2006/10/23  09:33:26
12971         Log: Update Changes
12972      Branch: perl
12973            ! Changes
12974 ____________________________________________________________________________
12975 [ 29091] By: rgs                                   on 2006/10/23  09:22:05
12976         Log: Some notes about the recent changes in perldelta
12977      Branch: perl
12978            ! pod/perl595delta.pod
12979 ____________________________________________________________________________
12980 [ 29090] By: rgs                                   on 2006/10/23  08:51:02
12981         Log: Subject: [PATCH] base.pm
12982              From: Ovid <publiustemp-p5p3@yahoo.com>
12983              Date: Thu, 19 Oct 2006 08:47:48 -0700 (PDT)
12984              Message-ID: <20061019154748.87433.qmail@web60824.mail.yahoo.com>
12985      Branch: perl
12986            ! lib/base.pm lib/base/t/base.t
12987 ____________________________________________________________________________
12988 [ 29089] By: rgs                                   on 2006/10/23  08:28:08
12989         Log: Protection against overwriting defsubs.h via a symlink
12990              (by Jim Cromie)
12991      Branch: perl
12992            ! ext/B/defsubs_h.PL
12993 ____________________________________________________________________________
12994 [ 29088] By: rgs                                   on 2006/10/23  08:27:05
12995         Log: Subject: [patch] make test.valgrind capable of running cachegrind
12996              From: Jim Cromie <jim.cromie@gmail.com>
12997              Date: Fri, 20 Oct 2006 14:49:03 -0600
12998              Message-ID: <4539363F.9020205@gmail.com>
12999      Branch: perl
13000            ! t/TEST
13001 ____________________________________________________________________________
13002 [ 29086] By: nicholas                              on 2006/10/22  22:51:59
13003         Log: Fix the other bug introduced by change 29079
13004      Branch: perl
13005            ! sv.c
13006 ____________________________________________________________________________
13007 [ 29085] By: nicholas                              on 2006/10/22  22:35:42
13008         Log: Fix bug in change 27321 - Perl_ss_dup should also have been updated.
13009      Branch: perl
13010            ! sv.c
13011 ____________________________________________________________________________
13012 [ 29084] By: nicholas                              on 2006/10/22  22:12:57
13013         Log: Fix a bug introduced by change 29079
13014      Branch: perl
13015            ! sv.c
13016 ____________________________________________________________________________
13017 [ 29083] By: stevep                                on 2006/10/22  21:47:11
13018         Log: Removed typo that caused a variable to shadow an existing variable
13019              in an external scope.
13020      Branch: perl
13021            ! ext/threads/Makefile.PL
13022 ____________________________________________________________________________
13023 [ 29082] By: nicholas                              on 2006/10/22  21:02:28
13024         Log: Merge cases in Perl_ss_dup().
13025      Branch: perl
13026            ! sv.c
13027 ____________________________________________________________________________
13028 [ 29079] By: nicholas                              on 2006/10/22  19:06:14
13029         Log: const the variable used for the save stack type in Perl_ss_dup().
13030      Branch: perl
13031            ! sv.c
13032 ____________________________________________________________________________
13033 [ 29078] By: rgs                                   on 2006/10/22  13:15:39
13034         Log: Make the overrides of built-ins in the bytes pragma use the new prototype _.
13035      Branch: perl
13036            ! lib/bytes.pm lib/bytes_heavy.pl
13037 ____________________________________________________________________________
13038 [ 29077] By: nicholas                              on 2006/10/21  23:01:45
13039         Log: Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM*
13040              in */*ish.h headers.
13041      Branch: perl
13042            ! epoc/epocish.h mpeix/mpeixish.h os2/os2ish.h plan9/plan9ish.h
13043            ! vms/vmsish.h
13044 ____________________________________________________________________________
13045 [ 29076] By: nicholas                              on 2006/10/21  22:40:28
13046         Log: Subject: Re: Change 29050: Memory leak fix, by Jarkko
13047              From: Jarkko Hietaniemi <jhi@iki.fi>
13048              Message-ID: <453A97FA.5090403@iki.fi>
13049              Date: Sat, 21 Oct 2006 17:58:18 -0400
13050              
13051              (Make AIX linker happy)
13052      Branch: perl
13053            ! makedef.pl
13054 ____________________________________________________________________________
13055 [ 29075] By: nicholas                              on 2006/10/21  21:53:48
13056         Log: Semicolon consistency between PERL_FPU_INIT and the other INITs.
13057      Branch: perl
13058            ! perl.h unixish.h
13059 ____________________________________________________________________________
13060 [ 29074] By: nicholas                              on 2006/10/21  21:31:20
13061         Log: Add PERLIO_INIT to PERL_SYS_INIT.
13062              I infer that this was accidentally omitted from change 29060
13063      Branch: perl
13064            ! dosish.h perl.h unixish.h
13065 ____________________________________________________________________________
13066 [ 29073] By: nicholas                              on 2006/10/21  21:02:53
13067         Log: Always defining PERLIO_TERM, even if it's empty, makes for a simpler
13068              PERL_SYS_TERM
13069      Branch: perl
13070            ! dosish.h perl.h unixish.h
13071 ____________________________________________________________________________
13072 [ 29072] By: stevep                                on 2006/10/21  18:16:53
13073         Log: Changes for threads::shared to all building with g++.
13074      Branch: perl
13075            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.xs
13076 ____________________________________________________________________________
13077 [ 29071] By: stevep                                on 2006/10/21  16:45:38
13078         Log: Fixes for Storable.xs when compiling a threaded Perl with g++.
13079      Branch: perl
13080            ! ext/Storable/Storable.xs
13081 ____________________________________________________________________________
13082 [ 29070] By: stevep                                on 2006/10/21  16:17:58
13083         Log: Fix in perl.h for compiling with g++.
13084      Branch: perl
13085            ! perl.h
13086 ____________________________________________________________________________
13087 [ 29069] By: stevep                                on 2006/10/21  13:28:13
13088         Log: Better solution to silencing prereq warnings from threads's
13089              Makefile.PL
13090      Branch: perl
13091            ! ext/threads/Makefile.PL
13092 ____________________________________________________________________________
13093 [ 29068] By: stevep                                on 2006/10/21  02:04:19
13094         Log: Quiet a warning in pp_sys.c on AIX.
13095      Branch: perl
13096            ! pp_sys.c
13097 ____________________________________________________________________________
13098 [ 29067] By: stevep                                on 2006/10/20  19:28:46
13099         Log: Comment out Hash::Util and IO::File from prereqs of threads, since
13100              they are both available in the core.
13101      Branch: perl
13102            ! ext/threads/Makefile.PL
13103 ____________________________________________________________________________
13104 [ 29066] By: rgs                                   on 2006/10/20  15:31:36
13105         Log: Adjustment to symbol lists after latest changes (by Jarkko)
13106      Branch: perl
13107            ! makedef.pl perlio.sym
13108 ____________________________________________________________________________
13109 [ 29065] By: rgs                                   on 2006/10/20  15:04:47
13110         Log: Enable perlio mutexes under threads (by Jarkko)
13111      Branch: perl
13112            ! perlio.c perlvars.h
13113 ____________________________________________________________________________
13114 [ 29064] By: rgs                                   on 2006/10/20  13:01:14
13115         Log: regen headers
13116      Branch: perl
13117            ! embedvar.h perlapi.h
13118 ____________________________________________________________________________
13119 [ 29063] By: davem                                 on 2006/10/20  13:00:52
13120         Log: only do \C hackery if \C is seen
13121              
13122              From: demerphq <demerphq@gmail.com>
13123              Date: Fri, 20 Oct 2006 12:38:13 +0200
13124              Subject: Re: utf8 regexp performance problem
13125              Message-ID: <9b18b3110610200338k5df1d3afpf829fbc0f3663a75@mail.gmail.com>
13126      Branch: perl
13127            ! mg.c
13128 ____________________________________________________________________________
13129 [ 29062] By: rgs                                   on 2006/10/20  11:51:57
13130         Log: Subject: [PATCH] B:: changes for UNITCHECK blocks
13131              From: Alex Gough <alex-p5p@earth.li>
13132              Date: Fri, 20 Oct 2006 02:05:20 +0100
13133              Message-ID: <20061020010520.GC12290@the.earth.li>
13134      Branch: perl
13135            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm
13136            ! ext/B/t/concise-xs.t ext/B/t/optree_specials.t
13137 ____________________________________________________________________________
13138 [ 29061] By: rgs                                   on 2006/10/20  10:32:20
13139         Log: Let's undocument -Dusesfio in INSTALL.
13140      Branch: perl
13141            ! INSTALL
13142 ____________________________________________________________________________
13143 [ 29060] By: rgs                                   on 2006/10/20  10:20:18
13144         Log: More leak fixes, by Jarkko
13145      Branch: perl
13146            ! dosish.h perl.h perlio.c perliol.h perlvars.h unixish.h
13147 ____________________________________________________________________________
13148 [ 29059] By: davem                                 on 2006/10/20  10:06:57
13149         Log: zero length $1 took too long to detect utf8-ness
13150      Branch: perl
13151            ! mg.c
13152 ____________________________________________________________________________
13153 [ 29058] By: rgs                                   on 2006/10/20  09:04:49
13154         Log: Silence some warnings
13155      Branch: perl
13156            ! pp_ctl.c regcomp.c
13157 ____________________________________________________________________________
13158 [ 29057] By: nicholas                              on 2006/10/19  20:52:31
13159         Log: Subject: Re: Off by one in the trie code?
13160              From: demerphq <demerphq@gmail.com>
13161              Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com>
13162              Date: Wed, 18 Oct 2006 20:51:41 +0200
13163              
13164              1. code necessary to make patterns with interpolated vars behave
13165              correctly under lexical re 'debug', including additional tests.
13166              2. changes necessary to resolve the off by one error,
13167              3. tweaks to re.pm to document that re 'debug' is lexical,
13168      Branch: perl
13169            ! ext/re/re.pm ext/re/t/lexical_debug.pl
13170            ! ext/re/t/lexical_debug.t ext/re/t/regop.pl ext/re/t/regop.t
13171            ! pp_ctl.c regcomp.c regcomp.h
13172 ____________________________________________________________________________
13173 [ 29056] By: nicholas                              on 2006/10/19  20:47:53
13174         Log: Subject: Re: Off by one in the trie code?
13175              From: demerphq <demerphq@gmail.com>
13176              Date: Wed, 18 Oct 2006 20:51:41 +0200
13177              Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com>
13178              
13179              change test files that do a require "./test.pl"; without a BEGIN block
13180              to ensure prototypes are seen, plus fix any breakage this reveals.
13181      Branch: perl
13182            ! ext/Devel/Peek/t/Peek.t ext/POSIX/t/posix.t lib/vmsish.t
13183            ! t/comp/parser.t t/comp/utf.t t/io/argv.t t/io/utf8.t
13184            ! t/op/stash.t t/run/switchC.t t/run/switchd.t t/run/switches.t
13185 ____________________________________________________________________________
13186 [ 29055] By: merijn                                on 2006/10/19  16:40:08
13187         Log: <tr> isnb't the same as C<tr>, and <tr> looks so stupid in man
13188      Branch: perl
13189            ! pod/perlop.pod
13190 ____________________________________________________________________________
13191 [ 29054] By: rgs                                   on 2006/10/19  16:20:41
13192         Log: Trim perltodo.
13193      Branch: perl
13194            ! pod/perltodo.pod
13195 ____________________________________________________________________________
13196 [ 29053] By: rgs                                   on 2006/10/19  15:54:15
13197         Log: Subject: [PATCH] stab at UNITCHECK blocks
13198              From: Alex Gough <alex-p5p@earth.li>
13199              Date: Thu, 19 Oct 2006 13:04:12 +0100
13200              Message-ID: <20061019120412.GA12290@the.earth.li>
13201      Branch: perl
13202            + t/op/blocks.t
13203            ! MANIFEST cv.h embedvar.h intrpvar.h keywords.h keywords.pl
13204            ! madly.act madly.h madly.tab madly.y op.c perl.c
13205            ! perl_keyword.pl perlapi.h perly.act perly.tab perly.y
13206            ! pod/perldebug.pod pod/perldiag.pod pod/perlfunc.pod
13207            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod pp_ctl.c sv.c
13208            ! toke.c
13209 ____________________________________________________________________________
13210 [ 29052] By: stevep                                on 2006/10/19  13:49:56
13211         Log: Subject: [PATCH] Add Log::Message and Log::Message::Simple to the core
13212              From: "Jos Boumans" <kane@xs4all.net>
13213              Date: Fri, 13 Oct 2006 17:12:57 +0200 (CEST)
13214              Message-ID: <13003.80.127.35.68.1160752377.squirrel@webmail.xs4all.nl>
13215      Branch: perl
13216            + lib/Log/Message.pm lib/Log/Message/Config.pm
13217            + lib/Log/Message/Handlers.pm lib/Log/Message/Item.pm
13218            + lib/Log/Message/Simple.pm lib/Log/Message/Simple/t/01_use.t
13219            + lib/Log/Message/Simple/t/02_imports.t
13220            + lib/Log/Message/Simple/t/03_functions.t
13221            + lib/Log/Message/t/01_Log-Message-Config.t
13222            + lib/Log/Message/t/02_Log-Message.t
13223            + lib/Log/Message/t/conf/LoadMe.pl
13224            + lib/Log/Message/t/conf/config_file
13225            ! MANIFEST Porting/Maintainers.pl
13226 ____________________________________________________________________________
13227 [ 29051] By: rgs                                   on 2006/10/19  12:17:18
13228         Log: Make prototype("CORE::mkdir") work. That's a special case,
13229              since from the OA_* flags we can't figure out which parameter
13230              is going to default to $_.
13231      Branch: perl
13232            ! pp.c t/op/cproto.t
13233 ____________________________________________________________________________
13234 [ 29050] By: rgs                                   on 2006/10/19  12:08:24
13235         Log: Memory leak fix, by Jarkko
13236      Branch: perl
13237            ! perlio.c
13238 ____________________________________________________________________________
13239 [ 29049] By: rgs                                   on 2006/10/19  10:27:20
13240         Log: Adjust documentation for previous change
13241      Branch: perl
13242            ! pod/perlsub.pod
13243 ____________________________________________________________________________
13244 [ 29048] By: rgs                                   on 2006/10/19  10:26:54
13245         Log: Allow the _ prototype character to be followed by optional arguments
13246      Branch: perl
13247            ! op.c t/comp/uproto.t
13248 ____________________________________________________________________________
13249 [ 29047] By: rgs                                   on 2006/10/19  08:56:14
13250         Log: Make all JAPH tests pass
13251      Branch: perl
13252            ! t/japh/abigail.t
13253 ____________________________________________________________________________
13254 [ 29046] By: rgs                                   on 2006/10/19  08:04:04
13255         Log: Remove free() part of change #29045, which causes
13256              panics from miniperl in FreeBSD/multithreaded
13257      Branch: perl
13258            ! perlio.c
13259 ____________________________________________________________________________
13260 [ 29045] By: stevep                                on 2006/10/19  01:18:50
13261         Log: Subject: [PATCH] blead valgrind finding
13262              From: Jarkko Hietaniemi <jhi@iki.fi>
13263              Date: Wed, 18 Oct 2006 20:07:54 -0400
13264              Message-ID: <4536C1DA.4060600@iki.fi>
13265      Branch: perl
13266            ! perlio.c
13267 ____________________________________________________________________________
13268 [ 29044] By: rgs                                   on 2006/10/18  20:26:37
13269         Log: Make prototype("CORE::foo") return prototypes with _ when it should
13270              (except for mkdir)
13271      Branch: perl
13272            ! pp.c t/op/cproto.t
13273 ____________________________________________________________________________
13274 [ 29043] By: rgs                                   on 2006/10/18  19:37:01
13275         Log: Add a regression test for change #29041
13276      Branch: perl
13277            ! t/comp/uproto.t
13278 ____________________________________________________________________________
13279 [ 29042] By: nicholas                              on 2006/10/18  19:11:55
13280         Log: Using explicit printf-like APIs with a format of "%s" isn't the world's
13281              most efficient idea.
13282      Branch: perl
13283            ! XSUB.h dump.c
13284 ____________________________________________________________________________
13285 [ 29041] By: rgs                                   on 2006/10/18  17:40:57
13286         Log: Functions with a (_) prototype should behave as unary operators
13287              (which is not the case of functions with a (;$) prototype)
13288      Branch: perl
13289            ! toke.c
13290 ____________________________________________________________________________
13291 [ 29040] By: nicholas                              on 2006/10/18  17:35:06
13292         Log: panic if we attempt to sv_setsv to or from an already freed SV.
13293      Branch: perl
13294            ! sv.c
13295 ____________________________________________________________________________
13296 [ 29039] By: rgs                                   on 2006/10/18  14:41:26
13297         Log: Test for the interaction between ; and _ in prototypes
13298      Branch: perl
13299            ! t/comp/uproto.t
13300 ____________________________________________________________________________
13301 [ 29038] By: rgs                                   on 2006/10/18  14:34:26
13302         Log: Document _ prototype in perlsub
13303      Branch: perl
13304            ! pod/perlsub.pod
13305 ____________________________________________________________________________
13306 [ 29037] By: rgs                                   on 2006/10/18  14:30:57
13307         Log: Fix prototype to mimic built-in in perlsub examples
13308      Branch: perl
13309            ! pod/perlsub.pod
13310 ____________________________________________________________________________
13311 [ 29036] By: rgs                                   on 2006/10/18  14:01:59
13312         Log: The _ character is only allowed to be at the end of prototypes
13313      Branch: perl
13314            ! op.c t/comp/uproto.t
13315 ____________________________________________________________________________
13316 [ 29035] By: rgs                                   on 2006/10/18  12:54:34
13317         Log: Improvements and fixes to the _ prototype
13318      Branch: perl
13319            ! op.c t/comp/uproto.t
13320 ____________________________________________________________________________
13321 [ 29034] By: rgs                                   on 2006/10/18  08:49:01
13322         Log: FAQ sync
13323      Branch: perl
13324            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
13325            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
13326            ! pod/perlfaq7.pod pod/perlfaq9.pod
13327 ____________________________________________________________________________
13328 [ 29033] By: rgs                                   on 2006/10/18  08:24:30
13329         Log: Subject: [perl #40557] regexec.c saves context stack position improperly 
13330              From: Dave Bailey (via RT) <perlbug-followup@perl.org>
13331              Date: Tue, 17 Oct 2006 09:37:28 -0700
13332              Message-ID: <rt-3.5.HEAD-4979-1161103047-337.40557-75-0@perl.org>
13333      Branch: perl
13334            ! regexec.c scope.c scope.h
13335 ____________________________________________________________________________
13336 [ 29032] By: rgs                                   on 2006/10/17  16:07:04
13337         Log: First attempt at implementing the _ prototype
13338      Branch: perl
13339            + t/comp/uproto.t
13340            ! MANIFEST op.c toke.c
13341 ____________________________________________________________________________
13342 [ 29031] By: stevep                                on 2006/10/17  15:43:05
13343         Log: Upgrade to Time-HiRes-1.94.
13344      Branch: perl
13345            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13346            ! ext/Time/HiRes/t/HiRes.t
13347 ____________________________________________________________________________
13348 [ 29030] By: rgs                                   on 2006/10/17  14:13:52
13349         Log: Subject: Re: [PATCH] remove leaveit from toke.c:scan_const
13350              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13351              Date: Tue, 17 Oct 2006 23:10:04 +0900
13352              Message-Id: <20061017230958.41A2.BQW10602@nifty.com>
13353      Branch: perl
13354            ! pod/perldiag.pod
13355 ____________________________________________________________________________
13356 [ 29029] By: stevep                                on 2006/10/17  12:42:04
13357         Log: Upgrade to CPAN-1.88_55.
13358      Branch: perl
13359            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/SIGNATURE
13360 ____________________________________________________________________________
13361 [ 29028] By: rgs                                   on 2006/10/17  07:44:09
13362         Log: Less brace nesting.
13363      Branch: perl
13364            ! toke.c
13365 ____________________________________________________________________________
13366 [ 29027] By: rgs                                   on 2006/10/16  12:59:07
13367         Log: The "Unrecognized escape" warning can now be emitted in category
13368              "regexp" after change 29026 
13369      Branch: perl
13370            ! pod/perldiag.pod
13371 ____________________________________________________________________________
13372 [ 29026] By: rgs                                   on 2006/10/16  12:55:28
13373         Log: Subject: [PATCH] remove leaveit from toke.c:scan_const
13374              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13375              Date: Sun, 15 Oct 2006 22:23:00 +0900
13376              Message-Id: <20061015222223.BC38.BQW10602@nifty.com>
13377      Branch: perl
13378            ! pod/perlop.pod t/lib/warnings/regcomp t/lib/warnings/toke
13379            ! t/op/pat.t t/op/regmesg.t toke.c
13380 ____________________________________________________________________________
13381 [ 29025] By: rgs                                   on 2006/10/16  09:26:17
13382         Log: Subject: [PATCH] Re: sprintf 64 test
13383              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13384              Date: Sun, 15 Oct 2006 16:51:34 +0900
13385              Message-Id: <20061015165052.77AD.BQW10602@nifty.com>
13386              
13387              1. nullify 0 flag in integer conversions when precision is given
13388              2. ignore space after a plus sign as a sign for a nonnegative number
13389              3. make a negative precision through * working as if the precision
13390              is omitted
13391      Branch: perl
13392            ! pod/perlfunc.pod sv.c t/op/sprintf.t t/op/sprintf2.t
13393 ____________________________________________________________________________
13394 [ 29024] By: nicholas                              on 2006/10/16  04:41:30
13395         Log: Fix change 28770 to cope with the strange 32 bit bool type on VMS.
13396              (I should have seen this one coming - the two structures weren't
13397              textually identical)
13398      Branch: perl
13399            ! cop.h
13400 ____________________________________________________________________________
13401 [ 29023] By: stevep                                on 2006/10/15  17:17:32
13402         Log: Upgrade to Time-HiRes-1.93.
13403      Branch: perl
13404            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13405            ! ext/Time/HiRes/t/HiRes.t
13406 ____________________________________________________________________________
13407 [ 29020] By: stevep                                on 2006/10/14  23:18:29
13408         Log: Upgrade to CPAN-1.88_54.
13409      Branch: perl
13410            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
13411 ____________________________________________________________________________
13412 [ 29019] By: stevep                                on 2006/10/14  23:11:23
13413         Log: Upgrade to Digest-SHA-5.44.
13414      Branch: perl
13415            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
13416            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/SHA.xs
13417            ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c
13418            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
13419            ! ext/Digest/SHA/src/sha.h
13420 ____________________________________________________________________________
13421 [ 29018] By: nicholas                              on 2006/10/14  23:06:52
13422         Log: Avoid undefined behaviour for -DPERL_MEM_LOG by not using a
13423              dereference of member of the structure being reallocated as part of
13424              the size calculation. (This one was well hidden by macros)
13425      Branch: perl
13426            ! regcomp.c
13427 ____________________________________________________________________________
13428 [ 29017] By: stevep                                on 2006/10/14  23:00:35
13429         Log: Upgrade to XSLoader-0.07.
13430      Branch: perl
13431            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
13432 ____________________________________________________________________________
13433 [ 29016] By: nicholas                              on 2006/10/14  22:40:00
13434         Log: Avoid undefined behaviour for -DPERL_MEM_LOG by not using a direct
13435              dereference of member of the structure being reallocated as part of
13436              the size calculation. (There may be other similar bugs).
13437      Branch: perl
13438            ! regcomp.c
13439 ____________________________________________________________________________
13440 [ 29015] By: nicholas                              on 2006/10/14  20:38:59
13441         Log: Use Perl_croak_nocontext() rather than Perl_croak() for the snprintf()
13442              and vsnprintf() macros.
13443      Branch: perl
13444            ! perl.h
13445 ____________________________________________________________________________
13446 [ 29012] By: nicholas                              on 2006/10/14  14:32:28
13447         Log: Fix typo.
13448      Branch: perl
13449            ! Changes
13450 ____________________________________________________________________________
13451 [ 29011] By: nicholas                              on 2006/10/13  20:35:44
13452         Log: Subject: Re: SVpvs vs SVpvn
13453              From: Jim Cromie <jim.cromie@gmail.com>
13454              Message-ID: <452FED1D.1000504@gmail.com>
13455              Date: Fri, 13 Oct 2006 13:46:37 -0600
13456              
13457              plus the last newSVpvn() in toke.c that his regexp missed.
13458      Branch: perl
13459            ! toke.c
13460 ____________________________________________________________________________
13461 [ 29010] By: stevep                                on 2006/10/13  14:11:04
13462         Log: Upgrade to Time-HiRes-1.92.
13463      Branch: perl
13464            + ext/Time/HiRes/hints/aix.pl
13465            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13466            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
13467            ! ext/Time/HiRes/t/HiRes.t
13468 ____________________________________________________________________________
13469 [ 29009] By: nicholas                              on 2006/10/13  13:53:16
13470         Log: Correct one "parenthesis" to "parentheses".
13471      Branch: perl
13472            ! pod/perlre.pod
13473 ____________________________________________________________________________
13474 [ 29008] By: rgs                                   on 2006/10/13  12:12:04
13475         Log: Don't bother checking for bad characters in prototypes if we're not
13476              going to warn about them.
13477      Branch: perl
13478            ! toke.c
13479 ____________________________________________________________________________
13480 [ 29007] By: rgs                                   on 2006/10/13  11:27:54
13481         Log: Subject: [PATCH] compiler warning noreturn
13482              From: "Robin Barker" <Robin.Barker@npl.co.uk>
13483              Date: Fri, 13 Oct 2006 11:49:11 +0100
13484              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A70@exchsvr1.npl.ad.local>
13485      Branch: perl
13486            ! doio.c
13487 ____________________________________________________________________________
13488 [ 29006] By: rgs                                   on 2006/10/13  09:15:43
13489         Log: Fix nit in possessive quantifier descriptions.
13490              Add some =head3 headings.
13491      Branch: perl
13492            ! pod/perlre.pod
13493 ____________________________________________________________________________
13494 [ 29005] By: rgs                                   on 2006/10/13  09:02:05
13495         Log: Subject: [PATCH] Add possessive quantifiers to regex engine.
13496              From: demerphq <demerphq@gmail.com>
13497              Date: Thu, 12 Oct 2006 21:23:15 +0200
13498              Message-ID: <9b18b3110610121223m191e47ddtce3398cb0e8ba320@mail.gmail.com>
13499              
13500              With doc tweaks
13501      Branch: perl
13502            ! pod/perl595delta.pod pod/perlre.pod pod/perltodo.pod regcomp.c
13503            ! regcomp.h t/op/re_tests t/op/regexp.t
13504 ____________________________________________________________________________
13505 [ 29004] By: stevep                                on 2006/10/12  15:07:17
13506         Log: Upgrade to PathTools-3.23.
13507      Branch: perl
13508            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
13509            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
13510 ____________________________________________________________________________
13511 [ 29003] By: rgs                                   on 2006/10/12  14:52:42
13512         Log: Subject: [PATCH] threads::shared 1.04
13513              From: Jerry Hedden <jdhedden@yahoo.com>
13514              Date: Thu, 12 Oct 2006 07:47:37 -0700 (PDT)
13515              Message-ID: <20061012144737.56305.qmail@web30207.mail.mud.yahoo.com>
13516      Branch: perl
13517            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
13518            ! ext/threads/shared/shared.pm
13519 ____________________________________________________________________________
13520 [ 29002] By: rgs                                   on 2006/10/12  14:26:37
13521         Log: Subject: [PATCH] threads 1.44
13522              From: Jerry Hedden <jdhedden@yahoo.com>
13523              Date: Wed, 11 Oct 2006 05:57:43 -0700 (PDT)
13524              Message-ID: <20061011125743.68567.qmail@web30211.mail.mud.yahoo.com>
13525      Branch: perl
13526            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
13527            ! ext/threads/threads.pm
13528 ____________________________________________________________________________
13529 [ 29001] By: rgs                                   on 2006/10/12  14:19:33
13530         Log: Subject: [PATCH] fix format errors; was RE: g++ compile and make test 100%
13531              From: "Robin Barker" <Robin.Barker@npl.co.uk>
13532              Date: Wed, 11 Oct 2006 17:02:01 +0100
13533              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A69@exchsvr1.npl.ad.local>
13534      Branch: perl
13535            ! regcomp.c
13536 ____________________________________________________________________________
13537 [ 29000] By: rgs                                   on 2006/10/12  14:03:55
13538         Log: Subject: [PATCH] RE: g++ compile and make test 100%
13539              From: "Robin Barker" <Robin.Barker@npl.co.uk>
13540              Date: Wed, 11 Oct 2006 16:58:10 +0100
13541              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A68@exchsvr1.npl.ad.local>
13542      Branch: perl
13543            ! ext/ODBM_File/t/odbm.t
13544 ____________________________________________________________________________
13545 [ 28999] By: rgs                                   on 2006/10/12  13:57:57
13546         Log: Subject: [PATCH] More regexp documentation
13547              From: demerphq <demerphq@gmail.com>
13548              Date: Thu, 12 Oct 2006 14:45:25 +0200
13549              Message-ID: <9b18b3110610120545m3002e17cqace30f908b0e2277@mail.gmail.com>
13550      Branch: perl
13551            ! pod/perlre.pod pod/perlreguts.pod regcomp.c
13552 ____________________________________________________________________________
13553 [ 28998] By: rgs                                   on 2006/10/12  08:43:20
13554         Log: Subject: [PATCH] Add Regex conditionals. Various bugfixes. More tests.
13555              From: demerphq <demerphq@gmail.com>
13556              Date: Thu, 12 Oct 2006 00:46:50 +0200
13557              Message-ID: <9b18b3110610111546j74ca490dg21bd9fd1e7e10d42@mail.gmail.com>
13558      Branch: perl
13559            ! embed.fnc embed.h pod/perlre.pod proto.h regcomp.c regcomp.sym
13560            ! regexec.c regnodes.h t/op/pat.t t/op/re_tests
13561 ____________________________________________________________________________
13562 [ 28997] By: rgs                                   on 2006/10/11  15:01:52
13563         Log: Subject: RE: g++ compile and make test 100%
13564              From: "Robin Barker" <Robin.Barker@npl.co.uk>
13565              Date: Wed, 11 Oct 2006 15:29:43 +0100
13566              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A65@exchsvr1.npl.ad.local>
13567      Branch: perl
13568            ! ext/NDBM_File/typemap
13569 ____________________________________________________________________________
13570 [ 28996] By: stevep                                on 2006/10/11  14:48:45
13571         Log: Fix typo in NDBM_File.xs and bump up the version number.
13572      Branch: perl
13573            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
13574 ____________________________________________________________________________
13575 [ 28995] By: rgs                                   on 2006/10/11  09:59:15
13576         Log: Fix aliasing to an non-existent element of %+
13577              (by Yves Orton)
13578      Branch: perl
13579            ! hv.c
13580 ____________________________________________________________________________
13581 [ 28994] By: rgs                                   on 2006/10/11  09:38:37
13582         Log: Update comment (by Yves Orton), plus POD fixes
13583      Branch: perl
13584            ! ext/re/re.pm
13585 ____________________________________________________________________________
13586 [ 28993] By: rgs                                   on 2006/10/11  08:03:03
13587         Log: Missing % in format string
13588      Branch: perl
13589            ! perl.h
13590 ____________________________________________________________________________
13591 [ 28992] By: merijn                                on 2006/10/11  07:02:56
13592         Log: Subject: [PATCH] ext re: C++: EXTERN_C needed, and where did sub install() go?
13593              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
13594              Date: Wed, 11 Oct 2006 09:53:59 +0300 (EEST)
13595              Message-Id: <20061011065359.DFC4C8B3A1@seth.hut.fi>
13596      Branch: perl
13597            ! ext/re/re.pm ext/re/re.xs
13598 ____________________________________________________________________________
13599 [ 28991] By: stevep                                on 2006/10/11  00:52:58
13600         Log: Grrr...moved the files, but forgot to update Soundex.pm
13601      Branch: perl
13602            ! ext/Text/Soundex/Soundex.pm
13603 ____________________________________________________________________________
13604 [ 28990] By: rgs                                   on 2006/10/10  16:26:31
13605         Log: Subject: [PATCH] C++: class is a keyword
13606              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
13607              Date: Tue, 10 Oct 2006 19:20:26 +0300 (EEST)
13608              Message-Id: <20061010162026.190BE8B37C@seth.hut.fi>
13609      Branch: perl
13610            ! lib/ExtUtils/ParseXS/t/XSTest.xs
13611 ____________________________________________________________________________
13612 [ 28989] By: rgs                                   on 2006/10/10  16:23:48
13613         Log: Adjust test count for ExtUtils::Command
13614      Branch: perl
13615            ! lib/ExtUtils/t/eu_command.t
13616 ____________________________________________________________________________
13617 [ 28988] By: stevep                                on 2006/10/10  15:04:09
13618         Log: Upgrade to ExtUtils-Manifest-1.49.
13619      Branch: perl
13620            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
13621 ____________________________________________________________________________
13622 [ 28987] By: stevep                                on 2006/10/10  15:01:21
13623         Log: Upgrade to ExtUtils-Command-1.12.
13624      Branch: perl
13625            ! lib/ExtUtils/Command.pm lib/ExtUtils/t/eu_command.t
13626 ____________________________________________________________________________
13627 [ 28986] By: stevep                                on 2006/10/10  14:49:47
13628         Log: Upgrade to CPAN-1.88_53.
13629      Branch: perl
13630            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Queue.pm
13631            ! lib/CPAN/SIGNATURE
13632 ____________________________________________________________________________
13633 [ 28985] By: rgs                                   on 2006/10/10  14:36:49
13634         Log: Subject: [perl #40473] sprintf width+precision fails on wide chars 
13635              From: Anatoly Vorobey (via RT) <perlbug-followup@perl.org>
13636              Date: Sun, 08 Oct 2006 17:58:16 -0700
13637              Message-ID: <rt-3.5.HEAD-31259-1160355496-1702.40473-75-0@perl.org>
13638      Branch: perl
13639            ! sv.c t/op/sprintf2.t
13640 ____________________________________________________________________________
13641 [ 28984] By: stevep                                on 2006/10/10  14:33:53
13642         Log: Upgrade to ExtUtils-Makemaker-6.31.
13643      Branch: perl
13644            ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
13645            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
13646            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm
13647            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
13648            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
13649            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
13650            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm
13651            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
13652            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm
13653            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
13654            ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm
13655            ! lib/ExtUtils/MakeMaker/Config.pm
13656            ! lib/ExtUtils/MakeMaker/bytes.pm
13657            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
13658            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/README
13659            ! lib/ExtUtils/TODO lib/ExtUtils/t/basic.t
13660            ! lib/ExtUtils/testlib.pm
13661 ____________________________________________________________________________
13662 [ 28983] By: stevep                                on 2006/10/10  14:05:52
13663         Log: Update to PathTools-3.22.
13664      Branch: perl
13665            ! ext/Cwd/Changes ext/Text/Soundex/Soundex.xs lib/Cwd.pm
13666            ! lib/File/Spec.pm lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t
13667            ! lib/File/Spec/t/crossplatform.t
13668 ____________________________________________________________________________
13669 [ 28982] By: merijn                                on 2006/10/10  14:02:16
13670         Log: New shiny models
13671      Branch: perl
13672            ! README.hpux
13673 ____________________________________________________________________________
13674 [ 28981] By: rgs                                   on 2006/10/10  13:13:18
13675         Log: Subject: [PATCH] Regexp Recurse by name.
13676              From: demerphq <demerphq@gmail.com>
13677              Date: Mon, 9 Oct 2006 20:36:20 +0200
13678              Message-ID: <9b18b3110610091136g48e5b154tf16d00d38e80a6dc@mail.gmail.com>
13679              
13680              (with doc nits)
13681      Branch: perl
13682            ! embed.fnc embed.h ext/re/re.pm pod/perlre.pod proto.h
13683            ! regcomp.c t/op/re_tests
13684 ____________________________________________________________________________
13685 [ 28980] By: rgs                                   on 2006/10/10  11:25:58
13686         Log: Subject: [PATCH] enc2xs and C++: add extern "C" to  data
13687              From: Jarkko Hietaniemi <jhi@iki.fi>
13688              Date: Tue, 10 Oct 2006 13:52:57 +0300
13689              Message-ID: <452B7B89.201@iki.fi>
13690      Branch: perl
13691            ! ext/Encode/bin/enc2xs
13692 ____________________________________________________________________________
13693 [ 28979] By: rgs                                   on 2006/10/10  11:20:19
13694         Log: Subject: [PATCH] Linux and Solaris hints: C++ vs dlerror
13695              From: Jarkko Hietaniemi <jhi@iki.fi>
13696              Date: Tue, 10 Oct 2006 14:00:40 +0300
13697              Message-ID: <452B7D58.1090009@iki.fi>
13698      Branch: perl
13699            ! hints/linux.sh hints/solaris_2.sh
13700 ____________________________________________________________________________
13701 [ 28978] By: steveh                                on 2006/10/10  10:25:06
13702         Log: Updates for building on Win32 with Visual C++ 2005 Express Edition
13703              
13704              Add some instructions in README.win32, clarify macro comments and add
13705              missing macros to makefile.mk, and drop the GLOBEXEBUILD macro from
13706              Makefile--the Express Edition of Visual C++ 2005 is free and includes
13707              setargv.obj, so there is no need to support the .NET 2.0 SDK compiler
13708              which didn't include it.
13709              
13710              Unfortunately, the build still doesn't work yet--my attempt got as far
13711              as building extensions, but miniperl.exe crashed.  Hopefully this can
13712              be sorted out soon.
13713      Branch: perl
13714            ! README.win32 win32/Makefile win32/makefile.mk
13715 ____________________________________________________________________________
13716 [ 28977] By: craigb                                on 2006/10/10  03:29:50
13717         Log: fix a doc typo and a warning typo in VMS::DCLsym
13718      Branch: perl
13719            ! vms/ext/DCLsym/DCLsym.pm
13720 ____________________________________________________________________________
13721 [ 28976] By: stevep                                on 2006/10/09  20:17:07
13722         Log: Make g++ happy when compiling NDBM_File on a system that
13723              is likely using the GDBM compatibility headers that 
13724              g++ (and other C++ implementations) cannot handle.
13725      Branch: perl
13726            ! ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.xs
13727 ____________________________________________________________________________
13728 [ 28975] By: davem                                 on 2006/10/09  16:35:02
13729         Log: fix bad free in do_exec3()
13730      Branch: perl
13731            ! doio.c
13732 ____________________________________________________________________________
13733 [ 28974] By: rgs                                   on 2006/10/09  14:29:52
13734         Log: Subject: [PATCH] Encode.xs: add an explicit cast to make g++ happier
13735              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
13736              Date: Mon,  9 Oct 2006 16:54:12 +0300 (EEST)
13737              Message-Id: <20061009135412.47F7A8B3A0@seth.hut.fi>
13738      Branch: perl
13739            ! ext/Encode/Encode.xs
13740 ____________________________________________________________________________
13741 [ 28973] By: rgs                                   on 2006/10/09  14:13:25
13742         Log: Address update for Jerry D. Hedden
13743      Branch: perl
13744            ! AUTHORS
13745 ____________________________________________________________________________
13746 [ 28972] By: rgs                                   on 2006/10/09  12:53:40
13747         Log: Update perldelta for recent regexp changes, based on a text by Yves Orton.
13748      Branch: perl
13749            ! pod/perl595delta.pod
13750 ____________________________________________________________________________
13751 [ 28971] By: rgs                                   on 2006/10/09  12:28:11
13752         Log: Subject: [PATCH] Digest::SHA 5.43_01 - ANSIfy src/hmac.c
13753              From: Jarkko Hietaniemi <jhi@iki.fi>
13754              Date: Mon, 09 Oct 2006 14:24:09 +0300
13755              Message-ID: <452A3159.3060003@iki.fi>
13756      Branch: perl
13757            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/hmac.c
13758 ____________________________________________________________________________
13759 [ 28970] By: rgs                                   on 2006/10/09  10:32:06
13760         Log: Add perl595delta
13761      Branch: perl
13762            + pod/perl595delta.pod
13763            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
13764            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
13765            ! win32/pod.mak
13766 ____________________________________________________________________________
13767 [ 28969] By: rgs                                   on 2006/10/09  10:11:09
13768         Log: Bump version to 5.9.5
13769      Branch: perl
13770            ! Cross/config.sh-arm-linux NetWare/Makefile NetWare/config_H.wc
13771            ! epoc/config.sh epoc/createpkg.pl patchlevel.h
13772            ! plan9/config.plan9 win32/Makefile win32/Makefile.ce
13773            ! win32/config_H.bc win32/config_H.ce win32/config_H.gc
13774            ! win32/config_H.vc win32/config_H.vc64 win32/makefile.mk
13775 ____________________________________________________________________________
13776 [ 28968] By: rgs                                   on 2006/10/09  10:02:08
13777         Log: Subject: Re: [PATCH] regexec.c: goto crossing initialization
13778              From: Jarkko Hietaniemi <jhi@iki.fi>
13779              Date: Mon, 09 Oct 2006 12:47:11 +0300
13780              Message-ID: <452A1A9F.4080103@iki.fi>
13781      Branch: perl
13782            ! regexec.c
13783 ____________________________________________________________________________
13784 [ 28967] By: rgs                                   on 2006/10/08  19:53:10
13785         Log: Subject: Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup: on i686-linux-64int 2.6.17-2-k7 (UNINSTALLED)
13786              From: demerphq <demerphq@gmail.com>
13787              Date: Sun, 8 Oct 2006 20:14:24 +0200
13788              Message-ID: <9b18b3110610081114g11dabafaw860181598ab54bd6@mail.gmail.com>
13789      Branch: perl
13790            ! hv.c regcomp.c t/op/pat.t
13791 ____________________________________________________________________________
13792 [ 28966] By: rgs                                   on 2006/10/08  19:39:00
13793         Log: Revert change 28962 (at least until a better solution is found)
13794      Branch: perl
13795            ! XSUB.h perl.h sv.c
13796 ____________________________________________________________________________
13797 [ 28965] By: rgs                                   on 2006/10/08  17:07:42
13798         Log: Clarifications on the usage of setlocale() and LC_NUMERIC to
13799              affect the decimal point in output, by Jarkko.
13800      Branch: perl
13801            ! pod/perldata.pod pod/perlfunc.pod pod/perllocale.pod
13802 ____________________________________________________________________________
13803 [ 28964] By: nicholas                              on 2006/10/08  00:25:07
13804         Log: Document the growth policy, and Yves suggested a better arbitary
13805              constant. (The original plan was add 80 if free space is less than 80,
13806              which wasn't a noticable improvement. Hence 40 was 80/2 for plan B)
13807      Branch: perl
13808            ! ext/Data/Dumper/Dumper.xs
13809 ____________________________________________________________________________
13810 [ 28963] By: nicholas                              on 2006/10/07  23:42:56
13811         Log: Yves said that the XS version of Data::Dumper was inefficient because
13812              it keeps triggering realloc() due to sv_cat(). Here's a rather brute
13813              force approach to pre-stretching the buffer - if there are less than
13814              40 bytes free, grow it by 50%.
13815              
13816              Surprisingly effective for my test program
13817              ./perl -Ilib -MData::Dumper -MStorable=retrieve -we \
13818              'print Dumper(retrieve(shift))' ~/.cpan/Metadata >/dev/null
13819              
13820              Before
13821              real    2m42.921s
13822              user    1m43.321s
13823              sys     0m55.611s
13824              
13825              
13826              After
13827              real    0m5.205s
13828              user    0m4.885s
13829              sys     0m0.255s
13830              
13831              Same 25M of output, byte for byte. :-)
13832      Branch: perl
13833            ! ext/Data/Dumper/Dumper.xs
13834 ____________________________________________________________________________
13835 [ 28962] By: nicholas                              on 2006/10/07  22:24:28
13836         Log: No need to create a new magic vtable if it's all 0 pointers.
13837              [And these are function pointers, so they're not NULL :-)]
13838      Branch: perl
13839            ! XSUB.h perl.h sv.c
13840 ____________________________________________________________________________
13841 [ 28961] By: nicholas                              on 2006/10/07  22:06:19
13842         Log: Make reference stringification (blessed and unblessed) about as fast as
13843              is possible, because I'm told it's used quite frequently.
13844      Branch: perl
13845            ! sv.c
13846 ____________________________________________________________________________
13847 [ 28960] By: nicholas                              on 2006/10/07  17:16:01
13848         Log: Use packed addresses for the seen tracking hash, rather than
13849              "stringified" references. These use less memory, and should be faster
13850              as there is no call to sprintf().
13851      Branch: perl
13852            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
13853 ____________________________________________________________________________
13854 [ 28959] By: nicholas                              on 2006/10/07  16:08:04
13855         Log: Eliminate two more unneeded strlen()s from Dumper.xs
13856      Branch: perl
13857            ! ext/Data/Dumper/Dumper.xs
13858 ____________________________________________________________________________
13859 [ 28958] By: rgs                                   on 2006/10/07  16:01:55
13860         Log: Subject: [PATCH] threads 1.43 - stringify
13861              From: Jerry Hedden <jdhedden@yahoo.com>
13862              Date: Fri, 6 Oct 2006 12:19:41 -0700 (PDT)
13863              Message-ID: <20061006191941.22457.qmail@web30205.mail.mud.yahoo.com>
13864      Branch: perl
13865            - ext/threads/typemap
13866            ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL
13867            ! ext/threads/README ext/threads/t/basic.t
13868            ! ext/threads/t/thread.t ext/threads/threads.pm
13869 ____________________________________________________________________________
13870 [ 28957] By: rgs                                   on 2006/10/07  14:30:32
13871         Log: Subject: Re: [PATCH] Initial attempt at named captures for perls regexp engine
13872              From: demerphq <demerphq@gmail.com>
13873              Date: Fri, 6 Oct 2006 19:16:01 +0200
13874              Message-ID: <9b18b3110610061016x5ddce965u30d9a821f632d450@mail.gmail.com>
13875      Branch: perl
13876            ! XSUB.h doop.c dump.c embed.fnc embed.h gv.c hv.c perl.h
13877            ! pod/perlre.pod pod/perltodo.pod pod/perlvar.pod pp.c proto.h
13878            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
13879            ! sv.c t/op/pat.t t/op/re_tests t/op/regexp.t toke.c
13880 ____________________________________________________________________________
13881 [ 28956] By: nicholas                              on 2006/10/07  13:53:36
13882         Log: Change sprintf() to my_sprintf(), and use the returned length from
13883              that and my_snprintf() to avoid calls to strlen()
13884      Branch: perl
13885            ! ext/Data/Dumper/Dumper.xs
13886 ____________________________________________________________________________
13887 [ 28955] By: merijn                                on 2006/10/07  11:56:31
13888         Log: Subject: [PATCH] cflags.SH: strip -std=c89 for g++
13889              From: Jarkko Hietaniemi <jhi@iki.fi>
13890              Date: Sat, 07 Oct 2006 13:37:04 +0300
13891              Message-ID: <45278350.8020707@iki.fi>
13892      Branch: perl
13893            ! cflags.SH
13894 ____________________________________________________________________________
13895 [ 28954] By: merijn                                on 2006/10/07  11:52:04
13896         Log: Subject: [PATCH] another g++ patch (Util.xs)
13897              From: "Paul Marquess" <paul.marquess@ntlworld.com>
13898              Date: Fri, 6 Oct 2006 11:14:03 +0100
13899              Message-ID: <00ea01c6e930$269f3d70$4e3c140a@myopwv.com>
13900      Branch: perl
13901            ! ext/List/Util/Util.xs
13902 ____________________________________________________________________________
13903 [ 28953] By: stevep                                on 2006/10/07  01:34:15
13904         Log: Upgrade to Test-Harness-2.64
13905      Branch: perl
13906            + lib/Test/Harness/Results.pm
13907            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
13908            ! lib/Test/Harness/Straps.pm lib/Test/Harness/Util.pm
13909            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
13910            ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/failure.t
13911            ! lib/Test/Harness/t/prove-switches.t
13912            ! lib/Test/Harness/t/strap-analyze.t
13913            ! lib/Test/Harness/t/test-harness.t
13914 ____________________________________________________________________________
13915 [ 28952] By: nicholas                              on 2006/10/06  21:56:46
13916         Log: Make the executable slightly smaller by using PL_hexdigit in
13917              Perl_sv_vcatpvfn.
13918      Branch: perl
13919            ! sv.c
13920 ____________________________________________________________________________
13921 [ 28951] By: nicholas                              on 2006/10/06  21:27:13
13922         Log: Fix typo spotted by Rafael. Close the file handle explicity and check
13923              for errors. Add overload.pl to regen.pl
13924      Branch: perl
13925            ! overload.pl regen.pl
13926 ____________________________________________________________________________
13927 [ 28950] By: nicholas                              on 2006/10/06  21:19:26
13928         Log: Generate the overload enum and names array programatically, which
13929              allows experimentation with the order. The new order shaves nearly
13930              900 bytes from gv.o, because the compiler can make smaller branch
13931              tables for switch statements.
13932      Branch: perl
13933            + overload.h overload.pl
13934            ! MANIFEST perl.h
13935 ____________________________________________________________________________
13936 [ 28949] By: nicholas                              on 2006/10/06  21:01:00
13937         Log: Reoder struct am_table and am_table_short to save 8 bytes on LP64
13938              systems, by placing the two U32 fields next to each other.
13939      Branch: perl
13940            ! perl.h
13941 ____________________________________________________________________________
13942 [ 28948] By: stevep                                on 2006/10/06  20:02:48
13943         Log: Upgrade to PathTools-3.21
13944      Branch: perl
13945            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
13946            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
13947            ! lib/File/Spec/t/Spec.t
13948 ____________________________________________________________________________
13949 [ 28947] By: nicholas                              on 2006/10/06  18:05:45
13950         Log: Don't bother generating the "Operation \"%s\": no method found..."
13951              message text if we're not going to use it.
13952      Branch: perl
13953            ! gv.c
13954 ____________________________________________________________________________
13955 [ 28946] By: davem                                 on 2006/10/05  18:16:19
13956         Log: Document the new regmatch() backtracking mechanism
13957      Branch: perl
13958            ! regexec.c
13959 ____________________________________________________________________________
13960 [ 28945] By: davem                                 on 2006/10/05  16:05:57
13961         Log: remove REGMATCH detritus and shrink the size of the backtrack structure
13962      Branch: perl
13963            ! regexec.c regexp.h
13964 ____________________________________________________________________________
13965 [ 28944] By: davem                                 on 2006/10/05  14:00:38
13966         Log: migrate CURLYX/WHILEM branch in regmatch() to new FSM-esque paradigm
13967      Branch: perl
13968            ! regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
13969 ____________________________________________________________________________
13970 [ 28943] By: rgs                                   on 2006/10/05  12:39:53
13971         Log: Subject: Re: [perl #8835] fairly large regex optimization bug with 5.7.3
13972              From: demerphq <demerphq@gmail.com>
13973              Date: Wed, 4 Oct 2006 19:08:47 +0200
13974              Message-ID: <9b18b3110610041008v2bd63d14g9294f93804122dec@mail.gmail.com>
13975      Branch: perl
13976            ! regcomp.c regcomp.h
13977 ____________________________________________________________________________
13978 [ 28942] By: rgs                                   on 2006/10/05  12:23:24
13979         Log: Nit in regcomp, discovered by a gcc warning, fixed by Yves
13980      Branch: perl
13981            ! regcomp.c
13982 ____________________________________________________________________________
13983 [ 28941] By: rgs                                   on 2006/10/05  12:20:28
13984         Log: Fix a couple of casting warnings
13985      Branch: perl
13986            ! regcomp.c
13987 ____________________________________________________________________________
13988 [ 28940] By: stevep                                on 2006/10/05  11:30:56
13989         Log: Fix a few pod nits in perlre.
13990      Branch: perl
13991            ! pod/perlre.pod
13992 ____________________________________________________________________________
13993 [ 28939] By: rgs                                   on 2006/10/05  10:23:08
13994         Log: Subject: Re: [PATCH] Add recursive regexes similar to PCRE
13995              From: demerphq <demerphq@gmail.com>
13996              Date: Wed, 4 Oct 2006 15:45:15 +0200
13997              Message-ID: <9b18b3110610040645s563220a2id6f235494b497e90@mail.gmail.com>
13998              
13999              Subject: Re: [PATCH] Add recursive regexes similar to PCRE
14000              From: demerphq <demerphq@gmail.com>
14001              Date: Wed, 4 Oct 2006 21:05:10 +0200
14002              Message-ID: <9b18b3110610041205m2660eb43m1315cf4b0653db96@mail.gmail.com>
14003      Branch: perl
14004            ! embed.fnc embed.h pod/perlre.pod pod/perltodo.pod proto.h
14005            ! regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c regexp.h
14006            ! regnodes.h t/op/pat.t t/op/re_tests
14007 ____________________________________________________________________________
14008 [ 28938] By: rgs                                   on 2006/10/05  08:43:25
14009         Log: Upgrade to Module::CoreList 2.09:
14010              - make the dependency on version.pm optional
14011              - improve doc of corelist(1)
14012      Branch: perl
14013            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
14014 ____________________________________________________________________________
14015 [ 28937] By: rgs                                   on 2006/10/05  08:00:57
14016         Log: Change md5sum of MD5.xs after change 28936 (on UNIX, might
14017              need adjustments on other platforms)
14018      Branch: perl
14019            ! ext/Digest/MD5/t/files.t
14020 ____________________________________________________________________________
14021 [ 28936] By: stevep                                on 2006/10/04  19:56:13
14022         Log: Change to sv_reftype return value caused compile for Digest::MD5
14023              with g++ to fail.
14024      Branch: perl
14025            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
14026 ____________________________________________________________________________
14027 [ 28935] By: stevep                                on 2006/10/04  19:44:58
14028         Log: Subject: [PATCH] Give zlib the ASNI C treatmant
14029              From: "Paul Marquess" <paul.marquess@ntlworld.com>
14030              Date: Wed, 4 Oct 2006 17:14:05 +0100
14031              Message-ID: <018901c6e7d0$1f06c8f0$7565140a@myopwv.com>
14032      Branch: perl
14033            ! ext/Compress/Raw/Zlib/zlib-src/adler32.c
14034            ! ext/Compress/Raw/Zlib/zlib-src/compress.c
14035            ! ext/Compress/Raw/Zlib/zlib-src/crc32.c
14036            ! ext/Compress/Raw/Zlib/zlib-src/deflate.c
14037            ! ext/Compress/Raw/Zlib/zlib-src/infback.c
14038            ! ext/Compress/Raw/Zlib/zlib-src/inffast.c
14039            ! ext/Compress/Raw/Zlib/zlib-src/inflate.c
14040            ! ext/Compress/Raw/Zlib/zlib-src/inftrees.c
14041            ! ext/Compress/Raw/Zlib/zlib-src/trees.c
14042            ! ext/Compress/Raw/Zlib/zlib-src/uncompr.c
14043            ! ext/Compress/Raw/Zlib/zlib-src/zutil.c
14044 ____________________________________________________________________________
14045 [ 28934] By: stevep                                on 2006/10/04  18:45:37
14046         Log: Fixes to compile Perl with g++ and DEBUGGING.
14047      Branch: perl
14048            ! regcomp.pl regnodes.h x2p/a2p.c
14049 ____________________________________________________________________________
14050 [ 28933] By: rgs                                   on 2006/10/04  07:16:04
14051         Log: Subject: [PATCH] Update Stratus VOS files.
14052              From: "Green, Paul" <Paul.Green@stratus.com>
14053              Date: Tue, 3 Oct 2006 17:40:03 -0400
14054              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB022CA121@EXNA.corp.stratus.com>
14055      Branch: perl
14056            + vos/syslog.h
14057            ! MANIFEST vos/Changes vos/vos.c
14058 ____________________________________________________________________________
14059 [ 28932] By: rgs                                   on 2006/10/03  16:39:58
14060         Log: Text::Soundex is now dual-lived.
14061      Branch: perl
14062            ! Porting/Maintainers.pl
14063 ____________________________________________________________________________
14064 [ 28931] By: rgs                                   on 2006/10/03  15:52:33
14065         Log: Subject: [PATCH] threads-shared 1.03 - Changes, Makefile.PL
14066              From: Jerry Hedden <jdhedden@yahoo.com>
14067              Date: Tue, 3 Oct 2006 07:49:37 -0700 (PDT)
14068              Message-ID: <20061003144937.58522.qmail@web30202.mail.mud.yahoo.com>
14069      Branch: perl
14070            + ext/threads/shared/Changes
14071            ! MANIFEST ext/threads/shared/Makefile.PL
14072 ____________________________________________________________________________
14073 [ 28930] By: stevep                                on 2006/10/03  15:36:55
14074         Log: Upgrade to CGI.pm-3.25
14075      Branch: perl
14076            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Util.pm
14077 ____________________________________________________________________________
14078 [ 28929] By: stevep                                on 2006/10/03  15:08:35
14079         Log: Quiet warnings in new test for ExtUtils::Command.
14080      Branch: perl
14081            ! lib/ExtUtils/t/eu_command.t
14082 ____________________________________________________________________________
14083 [ 28928] By: rgs                                   on 2006/10/03  14:53:33
14084         Log: Subject: PATCH: clarify docs for lib.pm
14085              From: Mark Stosberg <mark@summersault.com>
14086              Date: Mon, 25 Sep 2006 15:53:44 -0400
14087              Message-ID: <20060925195512.27418.qmail@lists.develooper.com>
14088              
14089              (further modified by Merijn)
14090      Branch: perl
14091            ! lib/lib_pm.PL
14092 ____________________________________________________________________________
14093 [ 28927] By: stevep                                on 2006/10/03  14:52:45
14094         Log: Move Text::Soundex from lib/ to ext/ and upgrade it to 
14095              Text-Soundex-3.02.
14096      Branch: perl
14097            + ext/Text/Soundex/Changes ext/Text/Soundex/Makefile.PL
14098            + ext/Text/Soundex/README ext/Text/Soundex/Soundex.pm
14099            + ext/Text/Soundex/Soundex.xs
14100           +> ext/Text/Soundex/t/Soundex.t
14101            - lib/Text/Soundex.pm lib/Text/Soundex.t
14102            ! MANIFEST
14103 ____________________________________________________________________________
14104 [ 28926] By: rgs                                   on 2006/10/03  14:36:59
14105         Log: Subject: [patch] convert spare debug flag to DEBUG_U, for Unofficial, User hacking.
14106              From: Jim Cromie <jim.cromie@gmail.com>
14107              Date: Fri, 29 Sep 2006 12:38:56 -0600
14108              Message-ID: <451D6840.3020408@gmail.com>
14109      Branch: perl
14110            ! perl.c perl.h
14111 ____________________________________________________________________________
14112 [ 28925] By: rgs                                   on 2006/10/03  14:29:48
14113         Log: Un-TODO some B tests
14114      Branch: perl
14115            ! ext/B/t/optree_constants.t
14116 ____________________________________________________________________________
14117 [ 28924] By: stevep                                on 2006/10/03  13:51:30
14118         Log: Upgrade to version-0.6701  
14119      Branch: perl
14120            ! lib/version.pm
14121 ____________________________________________________________________________
14122 [ 28923] By: stevep                                on 2006/10/03  13:46:26
14123         Log: Upgrade to threads-shared-1.03
14124      Branch: perl
14125            ! ext/threads/shared/README ext/threads/shared/shared.pm
14126            ! ext/threads/shared/shared.xs ext/threads/shared/t/0nothread.t
14127            ! ext/threads/shared/t/av_refs.t
14128            ! ext/threads/shared/t/av_simple.t
14129            ! ext/threads/shared/t/blessed.t ext/threads/shared/t/cond.t
14130            ! ext/threads/shared/t/disabled.t ext/threads/shared/t/hv_refs.t
14131            ! ext/threads/shared/t/hv_simple.t
14132            ! ext/threads/shared/t/no_share.t
14133            ! ext/threads/shared/t/shared_attr.t
14134            ! ext/threads/shared/t/sv_refs.t
14135            ! ext/threads/shared/t/sv_simple.t ext/threads/shared/t/wait.t
14136            ! mkppport.lst
14137 ____________________________________________________________________________
14138 [ 28922] By: stevep                                on 2006/10/03  13:28:30
14139         Log: Upgrade to threads-1.42
14140      Branch: perl
14141            ! ext/threads/Changes ext/threads/README ext/threads/t/libc.t
14142            ! ext/threads/t/thread.t ext/threads/threads.pm
14143 ____________________________________________________________________________
14144 [ 28921] By: stevep                                on 2006/10/03  13:19:48
14145         Log: Upgrade to ExtUtils-Manifest-1.48
14146      Branch: perl
14147            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
14148 ____________________________________________________________________________
14149 [ 28920] By: stevep                                on 2006/10/03  13:13:53
14150         Log: Upgrade to CPAN-1.88_52
14151      Branch: perl
14152            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm
14153            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
14154            ! lib/CPAN/t/10version.t
14155 ____________________________________________________________________________
14156 [ 28919] By: stevep                                on 2006/10/03  13:08:35
14157         Log: Upgrade to Time-HiRes-1.91
14158      Branch: perl
14159            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
14160            ! ext/Time/HiRes/HiRes.xs
14161 ____________________________________________________________________________
14162 [ 28918] By: stevep                                on 2006/10/03  13:06:06
14163         Log: Update to ExtUtils-Command-1.11
14164      Branch: perl
14165            + lib/ExtUtils/t/eu_command.t
14166            - lib/ExtUtils/t/Command.t
14167            ! MANIFEST lib/ExtUtils/Command.pm
14168 ____________________________________________________________________________
14169 [ 28917] By: rgs                                   on 2006/10/03  11:58:46
14170         Log: Subject: [perl #40427] Segfault in pack 
14171              From: dgay@acm.org (via RT) <perlbug-followup@perl.org>
14172              Date: Thu, 28 Sep 2006 17:30:37 -0700
14173              Message-ID: <rt-3.5.HEAD-31259-1159489837-428.40427-75-0@perl.org>
14174      Branch: perl
14175            ! pp_pack.c
14176 ____________________________________________________________________________
14177 [ 28916] By: rgs                                   on 2006/10/03  07:51:03
14178         Log: Regenerate proto.h
14179      Branch: perl
14180            ! proto.h
14181 ____________________________________________________________________________
14182 [ 28915] By: merijn                                on 2006/10/03  06:56:41
14183         Log: Subject: [PATCH] const sv_reftype
14184              From: Jarkko Hietaniemi <jhi@iki.fi>
14185              Date: Tue, 03 Oct 2006 08:05:24 +0300
14186              Message-ID: <4521EF94.5080602@iki.fi>
14187      Branch: perl
14188            ! embed.fnc pod/perlapi.pod sv.c
14189 ____________________________________________________________________________
14190 [ 28914] By: merijn                                on 2006/10/02  20:50:18
14191         Log: Subject: Re: [PATCH] cflags.SH: rethink of the gcc -std=c89 and -pedantic
14192              From: Jarkko Hietaniemi <jhi@iki.fi>
14193              Date: Mon, 02 Oct 2006 13:04:14 +0300
14194              Message-ID: <4520E41E.8040300@iki.fi>
14195      Branch: perl
14196            ! cflags.SH
14197 ____________________________________________________________________________
14198 [ 28913] By: merijn                                on 2006/10/02  11:10:21
14199         Log: doc typo change on jhi's request
14200      Branch: perl
14201            ! pod/perldiag.pod
14202 ____________________________________________________________________________
14203 [ 28912] By: merijn                                on 2006/10/02  10:09:48
14204         Log: Subject: [PATCH] perldiag.pod: followup on the PerlIO::scalar patch
14205              From: Jarkko Hietaniemi <jhi@iki.fi>
14206              Date: Mon, 02 Oct 2006 12:58:18 +0300
14207              Message-ID: <4520E2BA.1000309@iki.fi>
14208      Branch: perl
14209            ! pod/perldiag.pod
14210 ____________________________________________________________________________
14211 [ 28911] By: nicholas                              on 2006/10/01  20:22:02
14212         Log: In PerlIO_debug(), if tainting or set*id, set PL_perlio_debug_fd to -1
14213              first time through to reduce the checks on subsequent calls.
14214      Branch: perl
14215            ! perlio.c
14216 ____________________________________________________________________________
14217 [ 28910] By: nicholas                              on 2006/10/01  19:29:50
14218         Log: In pp_binmode, call mode_from_discipline() once and remember the result.
14219      Branch: perl
14220            ! pp_sys.c
14221 ____________________________________________________________________________
14222 [ 28909] By: stevep                                on 2006/09/30  14:17:55
14223         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.88_51.tar.gz
14224              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
14225              Date: Sat, 30 Sep 2006 13:44:02 +0200
14226              Message-ID: <87ejttmvel.fsf@k75.linux.bogus>
14227      Branch: perl
14228            + lib/CPAN/Queue.pm
14229            ! MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
14230            ! lib/CPAN/HandleConfig.pm lib/CPAN/SIGNATURE
14231            ! lib/CPAN/t/03pkgs.t
14232 ____________________________________________________________________________
14233 [ 28908] By: davem                                 on 2006/09/30  11:31:14
14234         Log: remove backing up outercc->cur in regmatch()/WHILEM
14235      Branch: perl
14236            ! regexec.c
14237 ____________________________________________________________________________
14238 [ 28907] By: davem                                 on 2006/09/30  00:29:10
14239         Log: assert that backing up outercc->cur in regmatch()/WHILEM is not needed
14240      Branch: perl
14241            ! regexec.c
14242 ____________________________________________________________________________
14243 [ 28906] By: davem                                 on 2006/09/30  00:22:20
14244         Log: add stress test for CURLYX/WHILEM regex ops
14245      Branch: perl
14246            ! t/op/pat.t
14247 ____________________________________________________________________________
14248 [ 28905] By: davem                                 on 2006/09/30  00:07:49
14249         Log: rationalise sayYES and sayNO code in regmatch()
14250      Branch: perl
14251            ! regexec.c regexp.h
14252 ____________________________________________________________________________
14253 [ 28904] By: merijn                                on 2006/09/29  17:54:12
14254         Log: Subject: [PATCH] Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns.
14255              From: demerphq <demerphq@gmail.com>
14256              Date: Fri, 29 Sep 2006 17:39:16 +0200
14257              Message-ID: <9b18b3110609290839i58fa703u59259e4ec1d9f2d9@mail.gmail.com>
14258      Branch: perl
14259            ! ext/re/re.pm regcomp.c regcomp.h win32/Makefile
14260 ____________________________________________________________________________
14261 [ 28903] By: stevep                                on 2006/09/29  15:10:41
14262         Log: Subject: [PATCH] PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling seekand don't talk to negative strangers
14263              From: Jarkko Hietaniemi <jhi@iki.fi>
14264              Date: Fri, 29 Sep 2006 17:41:28 +0300
14265              Message-ID: <451D3098.1000305@iki.fi>
14266      Branch: perl
14267            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
14268            ! pod/perldiag.pod
14269 ____________________________________________________________________________
14270 [ 28902] By: merijn                                on 2006/09/29  15:05:22
14271         Log: Subject: Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re pluggable under threads)
14272              From: demerphq <demerphq@gmail.com>
14273              Date: Fri, 29 Sep 2006 16:57:07 +0200
14274              Message-ID: <9b18b3110609290757n62b3484i7bb948f965524191@mail.gmail.com>
14275      Branch: perl
14276            ! perl.h regcomp.c regexp.h
14277 ____________________________________________________________________________
14278 [ 28901] By: stevep                                on 2006/09/29  13:55:55
14279         Log: Fix debug format in regcomp.c that was failing under
14280              -Doptimize="-g"
14281      Branch: perl
14282            ! regcomp.c
14283 ____________________________________________________________________________
14284 [ 28900] By: merijn                                on 2006/09/29  12:29:24
14285         Log: Subject: Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re pluggable under threads)
14286              From: demerphq <demerphq@gmail.com>
14287              Date: Fri, 29 Sep 2006 12:41:26 +0200
14288              Message-ID: <9b18b3110609290341p11767110sec20a6fee2038a00@mail.gmail.com>
14289      Branch: perl
14290            + ext/re/t/lexical_debug.pl ext/re/t/lexical_debug.t
14291            ! MANIFEST embed.fnc embed.h embedvar.h ext/re/re.pm
14292            ! ext/re/re.xs ext/re/t/re.t op.c perl.h perlapi.h pp.c pp_ctl.c
14293            ! pp_hot.c proto.h regcomp.c regcomp.h regcomp.pl regexec.c
14294            ! regexp.h regnodes.h sv.c thrdvar.h
14295 ____________________________________________________________________________
14296 [ 28899] By: nicholas                              on 2006/09/28  22:15:57
14297         Log: Silence two warnings from gcc when being -pedantic
14298      Branch: perl
14299            ! perl.h
14300 ____________________________________________________________________________
14301 [ 28898] By: merijn                                on 2006/09/28  11:23:38
14302         Log: Subject: Re: reentr reshuffle
14303              From: Jarkko Hietaniemi <jhi@iki.fi>
14304              Date: Thu, 28 Sep 2006 14:15:45 +0300
14305              Message-ID: <451BAEE1.1070509@iki.fi>
14306      Branch: perl
14307            ! reentr.h reentr.pl
14308 ____________________________________________________________________________
14309 [ 28897] By: merijn                                on 2006/09/28  10:36:00
14310         Log: Regen for #28896
14311      Branch: perl
14312            ! reentr.c reentr.h
14313 ____________________________________________________________________________
14314 [ 28896] By: merijn                                on 2006/09/28  10:30:21
14315         Log: Subject: reentr reshuffle
14316              From: Jarkko Hietaniemi <jhi@iki.fi>
14317              Date: Thu, 28 Sep 2006 12:40:04 +0300
14318              Message-ID: <451B9874.7060000@iki.fi>
14319      Branch: perl
14320            ! pod/perlembed.pod pod/perlxs.pod reentr.pl
14321 ____________________________________________________________________________
14322 [ 28895] By: rgs                                   on 2006/09/27  08:45:02
14323         Log: Saddest patch I ever had to apply.
14324      Branch: perl
14325            ! Porting/Maintainers.pl
14326 ____________________________________________________________________________
14327 [ 28894] By: steveh                                on 2006/09/27  08:37:23
14328         Log: I think we need to skip PL_regdupe as well as Perl_regdupe
14329              when USE_ITHREADS is not defined
14330              
14331              See: http://www.nntp.perl.org/group/perl.daily-build.reports/41274
14332      Branch: perl
14333            ! makedef.pl
14334 ____________________________________________________________________________
14335 [ 28893] By: nicholas                              on 2006/09/26  22:29:09
14336         Log: Make Perl_regdupe only exist for threaded perls.
14337      Branch: perl
14338            ! embed.fnc embed.h ext/re/re.xs makedef.pl proto.h regcomp.c
14339            ! thrdvar.h
14340 ____________________________________________________________________________
14341 [ 28892] By: davem                                 on 2006/09/25  22:01:36
14342         Log: Automate generation of the regmatch() state constants
14343              
14344              Subject:  Re: Problem with EVAL handling in bleads iterative regex code.
14345              From:  demerphq <demerphq@gmail.com>
14346              Date:  Mon, 25 Sep 2006 20:09:07 +0200
14347              Message-Id:  <9b18b3110609251109t4cb1d443y87d7a7dc94fcfc24@mail.gmail.com>
14348      Branch: perl
14349            ! regcomp.c regcomp.pl regcomp.sym regexec.c regnodes.h
14350 ____________________________________________________________________________
14351 [ 28891] By: nicholas                              on 2006/09/25  20:47:34
14352         Log: Subject: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re
14353              From: demerphq <demerphq@gmail.com>
14354              Message-ID: <9b18b3110609170557r73d94c18v90285bd57a38b876@mail.gmail.com>
14355              Date: Sun, 17 Sep 2006 14:57:57 +0200
14356      Branch: perl
14357            ! embed.fnc embed.h embedvar.h ext/re/re.xs ext/re/re_top.h
14358            ! global.sym perl.h perlapi.h proto.h regcomp.c sv.c thrdvar.h
14359 ____________________________________________________________________________
14360 [ 28890] By: rgs                                   on 2006/09/25  13:28:24
14361         Log: Remove three X<...> that cannot be handled by pod2text currently
14362              (spotted by David Landgren)
14363      Branch: perl
14364            ! pod/perlref.pod
14365 ____________________________________________________________________________
14366 [ 28889] By: rgs                                   on 2006/09/25  13:10:45
14367         Log: Subject: [PATCH] perlref clarification (was: Re: Is this a bug or a feature?)
14368              From: David Landgren <david@landgren.net>
14369              Date: Mon, 25 Sep 2006 15:03:33 +0200
14370              Message-ID: <4517D3A5.4010200@landgren.net>
14371      Branch: perl
14372            ! pod/perlref.pod
14373 ____________________________________________________________________________
14374 [ 28888] By: davem                                 on 2006/09/25  10:03:41
14375         Log: Fix re debug formatting nits
14376              
14377              From: demerphq <demerphq@gmail.com>
14378              Message-ID: <9b18b3110609250237h4dcf1784s487f1979b2b431b9@mail.gmail.com>
14379              Date: Mon, 25 Sep 2006 11:37:36 +0200
14380              Subject: Re: Problem with EVAL handling in bleads iterative regex code.
14381      Branch: perl
14382            ! regexec.c
14383 ____________________________________________________________________________
14384 [ 28887] By: rgs                                   on 2006/09/25  08:31:37
14385         Log: Typo fix in overload docs
14386      Branch: perl
14387            ! lib/overload.pm
14388 ____________________________________________________________________________
14389 [ 28886] By: nicholas                              on 2006/09/25  07:12:36
14390         Log: Subject: Re: Change 28877: [PATCH] deal with some gcc warnings
14391              From: Jarkko Hietaniemi <jhi@iki.fi>
14392              Message-ID: <45175CA4.3020900@iki.fi>
14393              Date: Mon, 25 Sep 2006 07:35:48 +0300
14394              
14395              remove casts that were causing failure on FreeBSD -Duse64bitint, and
14396              some other cleanups.
14397      Branch: perl
14398            ! doio.c reentr.c reentr.pl
14399 ____________________________________________________________________________
14400 [ 28885] By: davem                                 on 2006/09/25  01:23:31
14401         Log: eliminate PL_regindent and improve -Mre=Debug,STATE output
14402      Branch: perl
14403            ! perl.c regexec.c regexp.h
14404 ____________________________________________________________________________
14405 [ 28884] By: davem                                 on 2006/09/24  22:31:59
14406         Log: fix regression introduced in #27778: must backtrack into inner regex
14407              "aa" =~ /(??{"a+"})a/
14408      Branch: perl
14409            ! regexec.c regexp.h t/op/pat.t t/op/re_tests
14410 ____________________________________________________________________________
14411 [ 28883] By: davem                                 on 2006/09/24  22:03:05
14412         Log: in S_regmatch(), convert state var st->cc into local var cur_curlyx
14413      Branch: perl
14414            ! regexec.c regexp.h
14415 ____________________________________________________________________________
14416 [ 28882] By: davem                                 on 2006/09/24  21:23:28
14417         Log: allow fields in re_tests to include \x{nnn} etc
14418      Branch: perl
14419            ! t/op/re_tests t/op/regexp.t
14420 ____________________________________________________________________________
14421 [ 28881] By: stevep                                on 2006/09/23  16:58:17
14422         Log: Upgrade to CPAN-1.8801.
14423      Branch: perl
14424            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Tarzip.pm
14425 ____________________________________________________________________________
14426 [ 28880] By: rgs                                   on 2006/09/21  15:08:54
14427         Log: Document the values that mad_key can hold
14428              (by Larry)
14429      Branch: perl
14430            ! op.h
14431 ____________________________________________________________________________
14432 [ 28879] By: rgs                                   on 2006/09/21  14:52:15
14433         Log: Subject: RE: Combining UTF-16 output with :crlf is awkward
14434              From: "Jan Dubois" <jand@ActiveState.com>
14435              Date: Thu, 6 Apr 2006 18:37:21 -0700
14436              Message-ID: <0bbe01c659e3$d0c334a0$2217a8c0@candy>
14437      Branch: perl
14438            ! perlio.c
14439 ____________________________________________________________________________
14440 [ 28878] By: merijn                                on 2006/09/21  12:02:14
14441         Log: Subject: Re: \N{...} in regular expression [PATCH]
14442              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14443              Date: Thu, 21 Sep 2006 20:47:02 +0900
14444              Message-Id: <20060921204520.80A6.BQW10602@nifty.com>
14445      Branch: perl
14446            ! pod/perlop.pod
14447 ____________________________________________________________________________
14448 [ 28877] By: rgs                                   on 2006/09/21  07:54:10
14449         Log: Subject: [PATCH] deal with some gcc warnings
14450              From: Jarkko Hietaniemi <jhi@iki.fi>
14451              Date: Thu, 21 Sep 2006 09:08:47 +0300
14452              Message-ID: <45122C6F.9080904@iki.fi>
14453      Branch: perl
14454            ! doio.c reentr.c reentr.pl regcomp.c regexec.c sv.c toke.c
14455            ! util.c
14456 ____________________________________________________________________________
14457 [ 28876] By: stevep                                on 2006/09/21  02:17:30
14458         Log: Subject: [perl #40369] File::Find mishandles non-dangling symlinks
14459              From: ammon@rhythm.com (via RT) <perlbug-followup@perl.org>
14460              Date: Tue, 19 Sep 2006 20:56:32 -0700
14461              Message-ID: <rt-3.5.HEAD-31258-1158724592-1714.40369-75-0@perl.org>
14462      Branch: perl
14463            ! lib/File/Find.pm
14464 ____________________________________________________________________________
14465 [ 28875] By: rgs                                   on 2006/09/20  16:12:14
14466         Log: Deliver SIGILL, SIGBUS and SIGSEGV always in an "unsafe" manner.
14467              
14468              Subject: Safe signals and SIGSEGV
14469              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
14470              Date: Fri, 8 Sep 2006 17:43:41 +0200
14471              Message-ID: <20060908174341.0cc7988f@grubert.mandriva.com>
14472      Branch: perl
14473            ! mg.c
14474 ____________________________________________________________________________
14475 [ 28874] By: rgs                                   on 2006/09/20  15:22:22
14476         Log: prototype() wasn't working to get the prototype of optional core
14477              keywords (like say, err, given.) Fix this by adding a parameter to
14478              Perl_keyword to always get the keyword number, even if the feature
14479              isn't in effect.
14480      Branch: perl
14481            ! embed.fnc embed.h perl_keyword.pl pp.c proto.h t/op/cproto.t
14482            ! toke.c
14483 ____________________________________________________________________________
14484 [ 28873] By: rgs                                   on 2006/09/20  11:53:59
14485         Log: Subject: Re: [PATCH] Patch for win32.c to fix #38723 and #39531
14486              From: Andrew Savige <ajsavige@yahoo.com.au>
14487              Date: Tue, 19 Sep 2006 23:42:31 +1000 (EST)
14488              Message-ID: <20060919134231.87370.qmail@web56407.mail.re3.yahoo.com>
14489      Branch: perl
14490            ! win32/win32.c
14491 ____________________________________________________________________________
14492 [ 28872] By: merijn                                on 2006/09/19  19:09:36
14493         Log: Subject: Re: \N{...} in regular expression [PATCH]
14494              From: demerphq <demerphq@gmail.com>
14495              Date: Tue, 19 Sep 2006 20:36:17 +0200
14496              Message-ID: <9b18b3110609191136v4d595f37pa0a52b8c20851588@mail.gmail.com>
14497      Branch: perl
14498            ! regcomp.c
14499 ____________________________________________________________________________
14500 [ 28871] By: rgs                                   on 2006/09/19  14:05:48
14501         Log: Upgrade to podlators 2.0.5
14502      Branch: perl
14503            + lib/Pod/t/pod-parser.t
14504            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/t/basic.man
14505            ! lib/Pod/t/basic.t lib/Pod/t/filehandle.t lib/Pod/t/man.t
14506 ____________________________________________________________________________
14507 [ 28870] By: merijn                                on 2006/09/19  11:16:11
14508         Log: Changed +DA2.0w to +DD64; Added notes about C ANSI C updates
14509              on HP-UX 11.00.
14510      Branch: perl
14511            ! README.hpux
14512 ____________________________________________________________________________
14513 [ 28869] By: rgs                                   on 2006/09/19  07:54:24
14514         Log: Subject: Re: [PATCH] lib/File/Copy.t - test descriptions and minor fixes
14515              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
14516              Date: Mon, 18 Sep 2006 17:36:50 -0300
14517              Message-ID: <73ddeb6c0609181336g53a90dceo9a29777f7686e372@mail.gmail.com>
14518      Branch: perl
14519            ! lib/File/Copy.t
14520 ____________________________________________________________________________
14521 [ 28868] By: merijn                                on 2006/09/19  06:56:36
14522         Log: Subject: Re: \N{...} in regular expression [PATCH]
14523              From: demerphq <demerphq@gmail.com>
14524              Date: Tue, 19 Sep 2006 01:37:19 +0200
14525              Message-ID: <9b18b3110609181637m796d6c16o1b2741edc5f09eb2@mail.gmail.com>
14526      Branch: perl
14527            + t/lib/Cname.pm
14528            ! MANIFEST embed.fnc embed.h pod/perldiag.pod proto.h regcomp.c
14529            ! regexec.c t/op/pat.t toke.c
14530 ____________________________________________________________________________
14531 [ 28867] By: merijn                                on 2006/09/19  06:45:26
14532         Log: Subject: [PATCH] C++: add -Wno-used-parameter, and drop ODBM_File
14533              From: Jarkko Hietaniemi <jhi@iki.fi>
14534              Date: Tue, 19 Sep 2006 09:19:22 +0300
14535              Message-ID: <450F8BEA.1010802@iki.fi>
14536      Branch: perl
14537            ! Makefile.SH cflags.SH
14538 ____________________________________________________________________________
14539 [ 28866] By: rgs                                   on 2006/09/18  09:04:02
14540         Log: Fix declaration-after-statement problem
14541              
14542              Subject: [bug] IO::Socket's IO.xs fails to compile
14543              From: Sebastian Steinlechner <steinlechner@gmx.net>
14544              Date: Mon, 18 Sep 2006 01:38:31 +0200
14545              Message-ID: <450DDC77.2060405@gmx.net>
14546      Branch: perl
14547            ! ext/IO/IO.xs
14548 ____________________________________________________________________________
14549 [ 28865] By: rgs                                   on 2006/09/18  08:37:21
14550         Log: Subject: [PATCH] bleed -  silence warning in sv.c
14551              From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
14552              Date: Mon, 18 Sep 2006 01:30:05 -0700
14553              Message-ID: <450E590D.1060205@p6m7g8.com>
14554      Branch: perl
14555            ! sv.c
14556 ____________________________________________________________________________
14557 [ 28864] By: rgs                                   on 2006/09/18  08:35:21
14558         Log: Subject: [PATCH] Re: [perl #37714] XSUB.h version check may fail due to locale
14559              From: John Peacock <jpeacock@rowman.com>
14560              Date: Sun, 17 Sep 2006 16:58:58 -0400
14561              Message-ID: <450DB712.4040703@rowman.com>
14562      Branch: perl
14563            ! universal.c util.c
14564 ____________________________________________________________________________
14565 [ 28863] By: nicholas                              on 2006/09/17  19:26:01
14566         Log: Fix one genuine unitialised code path spotted by gcc, and a signed/
14567              unsigned warning.
14568      Branch: perl
14569            ! doio.c
14570 ____________________________________________________________________________
14571 [ 28862] By: nicholas                              on 2006/09/17  18:52:00
14572         Log: Avoid compiler warning about a variable that isn't used when
14573              -DDEBUGGING is not in force.
14574      Branch: perl
14575            ! regcomp.c
14576 ____________________________________________________________________________
14577 [ 28861] By: rgs                                   on 2006/09/17  13:32:18
14578         Log: A better version of change #28847
14579      Branch: perl
14580            ! universal.c util.c
14581 ____________________________________________________________________________
14582 [ 28860] By: rgs                                   on 2006/09/17  12:07:27
14583         Log: Subject: [PATCH] util.c: restore Perl_my_setenv() to pre-28814
14584              From: Jarkko Hietaniemi <jhi@iki.fi>
14585              Date: Sun, 17 Sep 2006 10:29:08 +0300
14586              Message-ID: <450CF944.7000402@iki.fi>
14587      Branch: perl
14588            ! util.c
14589 ____________________________________________________________________________
14590 [ 28859] By: nicholas                              on 2006/09/17  10:39:27
14591         Log: Some notes about struct block_loop
14592      Branch: perl
14593            ! cop.h
14594 ____________________________________________________________________________
14595 [ 28858] By: nicholas                              on 2006/09/17  00:06:53
14596         Log: Store a pointer to the op in struct block_loop, rather than the 
14597              pointers to last and redo. (for ithreads also drop the next pointer,
14598              as pp_ctl.c doesn't re-write it for ithreads). This shrinks the struct
14599              to 40 bytes on ILP32 systems, and therefore struct block to 64 bytes.
14600      Branch: perl
14601            ! cop.h pp_ctl.c scope.c sv.c
14602 ____________________________________________________________________________
14603 [ 28857] By: stevep                                on 2006/09/16  20:19:08
14604         Log: Upgrade to CPAN-CPAN-1.87_64
14605      Branch: perl
14606            ! lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
14607            ! lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE
14608            ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
14609 ____________________________________________________________________________
14610 [ 28856] By: stevep                                on 2006/09/16  19:37:51
14611         Log: Upgrade to ExtUtils-ParseXS-2.16.  There actually are a couple of
14612              changes in bleadperl not in the new version, so version was bumped
14613              to 2.16_01.
14614      Branch: perl
14615            ! lib/ExtUtils/ParseXS.pm
14616 ____________________________________________________________________________
14617 [ 28855] By: nicholas                              on 2006/09/16  17:59:17
14618         Log: Shrink the interpreter structure by 4 bytes (usually) by making
14619              PL_in_eval a U8 and PL_delaymagic a U16. (And corresponding changes
14620              in struct block_eval in cop.h to avoid any possible compiler warnings)
14621      Branch: perl
14622            ! cop.h thrdvar.h
14623 ____________________________________________________________________________
14624 [ 28853] By: nicholas                              on 2006/09/16  17:07:03
14625         Log: Revert changes 28772, 28773, 28774 as they won't gain us anything - I
14626              failed to realise that struct block_sub is not the largest of the
14627              4 structures in the block.blk_u union. (It's actually block_loop)
14628      Branch: perl
14629            ! cop.h pp_ctl.c pp_hot.c scope.c sv.c
14630 ____________________________________________________________________________
14631 [ 28851] By: craigb                                on 2006/09/16  15:14:36
14632         Log: return value of -1 without errno set is ok in 
14633              ext/POSIX/t/sysconf.t (it just means the feature is
14634              not implemented, not defined, or has no limit)
14635      Branch: perl
14636            ! ext/POSIX/t/sysconf.t
14637 ____________________________________________________________________________
14638 [ 28850] By: rgs                                   on 2006/09/16  06:32:36
14639         Log: No declarations after statements ! (noticed by Sadahiro Tomoyuki)
14640      Branch: perl
14641            ! util.c
14642 ____________________________________________________________________________
14643 [ 28849] By: nicholas                              on 2006/09/15  22:03:53
14644         Log: Avoid warnings when $Config{d_cplusplus} is undefined.
14645      Branch: perl
14646            ! ext/Encode/bin/enc2xs
14647 ____________________________________________________________________________
14648 [ 28848] By: craigb                                on 2006/09/15  00:39:32
14649         Log: More hacking in util.c's ifdef jungle following 28844 to avoid
14650              duplicate definition of Perl_my_setenv on VMS.
14651      Branch: perl
14652            ! util.c
14653 ____________________________________________________________________________
14654 [ 28847] By: rgs                                   on 2006/09/14  15:31:22
14655         Log: Fix for bug #37714: XSUB.h version check may fail due to locale
14656              Always convert version to number under C locale settings
14657      Branch: perl
14658            ! util.c
14659 ____________________________________________________________________________
14660 [ 28846] By: stevep                                on 2006/09/14  15:24:04
14661         Log: Subject: [PATCH] C++ Encode
14662              From: Jarkko Hietaniemi <jhi@iki.fi>
14663              Date: Thu, 14 Sep 2006 09:05:10 +0300
14664              Message-ID: <4508F116.40606@iki.fi>
14665      Branch: perl
14666            ! ext/Encode/bin/enc2xs
14667 ____________________________________________________________________________
14668 [ 28845] By: rgs                                   on 2006/09/14  14:18:32
14669         Log: MakeMaker is being split in new sub-distributions on CPAN
14670      Branch: perl
14671            ! Porting/Maintainers.pl
14672 ____________________________________________________________________________
14673 [ 28844] By: rgs                                   on 2006/09/14  12:39:16
14674         Log: Subject: Re: Re: [PATCH] C++: Solaris CC now compiles "perl"
14675              From: demerphq <demerphq@gmail.com>
14676              Date: Thu, 14 Sep 2006 14:28:16 +0200
14677              Message-ID: <9b18b3110609140528x49e063aay724169d7f1e49531@mail.gmail.com>
14678      Branch: perl
14679            ! util.c
14680 ____________________________________________________________________________
14681 [ 28843] By: craigb                                on 2006/09/14  03:50:18
14682         Log: Define d_cplusplus on VMS when appropriate
14683      Branch: perl
14684            ! configure.com
14685 ____________________________________________________________________________
14686 [ 28842] By: stevep                                on 2006/09/14  01:36:13
14687         Log: Subject: [PATCH] (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC
14688              From: Jarkko Hietaniemi <jhi@iki.fi>
14689              Date: Wed, 13 Sep 2006 20:19:04 +0300
14690              Message-ID: <45083D88.7050207@iki.fi>
14691              
14692              Plus a tweak to the name of CC.
14693      Branch: perl
14694            ! cflags.SH hints/solaris_2.sh perl.h
14695 ____________________________________________________________________________
14696 [ 28841] By: stevep                                on 2006/09/14  01:10:01
14697         Log: Regenerated mktables.lst per Yves Orton's suggestion.
14698      Branch: perl
14699            ! lib/unicore/mktables.lst
14700 ____________________________________________________________________________
14701 [ 28840] By: stevep                                on 2006/09/13  16:05:33
14702         Log: darwin also seems to be lacking a dl_unload_file() in its
14703              DynaLoader, so some additional skips are needed.  If I only
14704              had a NeXT to test with now...
14705      Branch: perl
14706            ! ext/DynaLoader/t/DynaLoader.t
14707 ____________________________________________________________________________
14708 [ 28839] By: stevep                                on 2006/09/13  15:34:46
14709         Log: Add darwin to the list of OS's that fail to pass test 
14710              op/sprintf.t #157.  Newer versions appear to be OK, 
14711              but Mac OS X 10.2.X regularly fail with this test.
14712      Branch: perl
14713            ! t/op/sprintf.t
14714 ____________________________________________________________________________
14715 [ 28838] By: stevep                                on 2006/09/13  14:59:01
14716         Log: Test cases for version cannot handle Test::More versions that
14717              end with _0X.  TODO-ing the failing test cases for now.
14718      Branch: perl
14719            ! lib/version.t
14720 ____________________________________________________________________________
14721 [ 28837] By: rgs                                   on 2006/09/13  14:23:38
14722         Log: Upgrade to CPAN 1.87_63
14723      Branch: perl
14724            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
14725            ! lib/CPAN/SIGNATURE
14726 ____________________________________________________________________________
14727 [ 28836] By: stevep                                on 2006/09/13  13:35:32
14728         Log: Upgrade to Test-Simple-0.64_02
14729      Branch: perl
14730            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
14731            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
14732            ! lib/Test/Simple/Changes
14733            ! lib/Test/Simple/t/00test_harness_check.t
14734            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/extra.t
14735            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
14736            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/fail_one.t
14737            ! lib/Test/Simple/t/harness_active.t
14738            ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/is_fh.t
14739            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
14740            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_bad.t
14741            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/sort_bug.t
14742            ! lib/Test/Simple/t/threads.t
14743 ____________________________________________________________________________
14744 [ 28835] By: rgs                                   on 2006/09/13  13:27:05
14745         Log: Bump version and other misc. changes. 3rd patch from:
14746              
14747              Subject: [PATCH] thread 1.41 - A drama in three parts
14748              From: "Jerry D. Hedden" <jdhedden@cpan.org>
14749              Date: Sun, 10 Sep 2006 09:12:06 -0700
14750              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
14751      Branch: perl
14752            ! ext/threads/Changes ext/threads/README ext/threads/t/state.t
14753            ! ext/threads/t/thread.t ext/threads/threads.pm
14754            ! ext/threads/threads.xs
14755 ____________________________________________________________________________
14756 [ 28834] By: rgs                                   on 2006/09/13  13:21:07
14757         Log: Statically allocate the main thread.
14758              2nd patch from:
14759              
14760              Subject: [PATCH] thread 1.41 - A drama in three parts
14761              From: "Jerry D. Hedden" <jdhedden@cpan.org>
14762              Date: Sun, 10 Sep 2006 09:12:06 -0700
14763              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
14764      Branch: perl
14765            ! ext/threads/threads.xs
14766 ____________________________________________________________________________
14767 [ 28833] By: rgs                                   on 2006/09/13  13:15:44
14768         Log: Race condition fix in threads.pm
14769              First patch from:
14770              
14771              Subject: [PATCH] thread 1.41 - A drama in three parts
14772              From: "Jerry D. Hedden" <jdhedden@cpan.org>
14773              Date: Sun, 10 Sep 2006 09:12:06 -0700
14774              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
14775      Branch: perl
14776            ! ext/threads/threads.xs
14777 ____________________________________________________________________________
14778 [ 28832] By: rgs                                   on 2006/09/13  09:55:09
14779         Log: Subject: mktables executes seven time per build sigh
14780              From: demerphq <demerphq@gmail.com>
14781              Date: Sun, 10 Sep 2006 17:52:10 +0200
14782              Message-ID: <9b18b3110609100852q2cfc2497ufceda5ff5d0875e3@mail.gmail.com>
14783              
14784              (Fix for Windows)
14785      Branch: perl
14786            ! lib/unicore/mktables win32/Makefile
14787 ____________________________________________________________________________
14788 [ 28831] By: rgs                                   on 2006/09/13  09:44:26
14789         Log: Subject: [perl #40328] B::Deparse pod does not list failure to grok outer lexical scopes in BUGS section 
14790              From: David Nicol (via RT) <perlbug-followup@perl.org>
14791              Date: Tue, 12 Sep 2006 13:21:24 -0700
14792              Message-ID: <rt-3.5.HEAD-31259-1158092484-244.40328-75-0@perl.org>
14793      Branch: perl
14794            ! ext/B/B/Deparse.pm
14795 ____________________________________________________________________________
14796 [ 28830] By: rgs                                   on 2006/09/13  09:36:11
14797         Log: Subject: [perl #40327] Doc patch for perlfunc.pod 
14798              From: merijnb@ms.com (via RT) <perlbug-followup@perl.org>
14799              Date: Tue, 12 Sep 2006 09:12:12 -0700
14800              Message-ID: <rt-3.5.HEAD-31259-1158077531-1067.40327-75-0@perl.org>
14801      Branch: perl
14802            ! pod/perlfunc.pod
14803 ____________________________________________________________________________
14804 [ 28829] By: merijn                                on 2006/09/13  06:51:55
14805         Log: Accumulated fixes from earlier backports, amongst of which:
14806              Subject: [PATCH] remove -Wdeclaration-after-statement scan from Configure
14807              From: Jarkko Hietaniemi <jhi@iki.fi>
14808              Date: Tue, 12 Sep 2006 07:19:32 +0300
14809              Message-ID: <45063554.1040301@iki.fi>
14810      Branch: perl
14811            ! Configure Porting/Glossary config_h.SH
14812 ____________________________________________________________________________
14813 [ 28827] By: rgs                                   on 2006/09/12  15:51:53
14814         Log: Disable study() for utf-8 strings
14815              
14816              Subject: Re: Re: [Fwd: Smoke [5.9.4] 28821 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
14817              From: demerphq <demerphq@gmail.com>
14818              Date: Tue, 12 Sep 2006 17:08:55 +0200
14819              Message-ID: <9b18b3110609120808jceb84ces55ef29c2f2b73ebc@mail.gmail.com>
14820      Branch: perl
14821            ! pp.c
14822 ____________________________________________________________________________
14823 [ 28826] By: stevep                                on 2006/09/12  15:30:57
14824         Log: Upgrade to CPAN-1.87_62
14825      Branch: perl
14826            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
14827 ____________________________________________________________________________
14828 [ 28825] By: rgs                                   on 2006/09/12  14:49:21
14829         Log: Upgrade to MakeMaker 6.30_04
14830      Branch: perl
14831            + lib/ExtUtils/t/build_man.t lib/ExtUtils/t/pm.t
14832            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Any.pm
14833            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
14834            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
14835            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
14836            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/MM_Win32.t
14837            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/revision.t
14838 ____________________________________________________________________________
14839 [ 28824] By: rgs                                   on 2006/09/12  14:04:54
14840         Log: More warnings silencing, including suggestions by Dominic Dunlop
14841      Branch: perl
14842            ! regcomp.c regexec.c
14843 ____________________________________________________________________________
14844 [ 28823] By: rgs                                   on 2006/09/12  07:26:46
14845         Log: Subject: [PATCH] Re: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1 V5.1 (EV6/4 cpu)]
14846              From: Dominic Dunlop <domo@computer.org>
14847              Date: Tue, 12 Sep 2006 09:13:41 +0200
14848              Message-Id: <6FD7503D-349B-4BE4-B457-D79458900FA0@computer.org>
14849      Branch: perl
14850            ! sv.c
14851 ____________________________________________________________________________
14852 [ 28822] By: rgs                                   on 2006/09/12  07:22:40
14853         Log: Another warning-silencing cast
14854      Branch: perl
14855            ! regcomp.c
14856 ____________________________________________________________________________
14857 [ 28821] By: rgs                                   on 2006/09/11  13:05:16
14858         Log: POD fixes in perlce manpage
14859      Branch: perl
14860            ! README.ce
14861 ____________________________________________________________________________
14862 [ 28820] By: rgs                                   on 2006/09/11  12:32:35
14863         Log: FAQ sync
14864      Branch: perl
14865            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
14866            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
14867            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
14868            ! pod/perlfaq9.pod
14869 ____________________________________________________________________________
14870 [ 28819] By: rgs                                   on 2006/09/11  11:51:04
14871         Log: Fix a few more printf format warnings
14872      Branch: perl
14873            ! regexec.c
14874 ____________________________________________________________________________
14875 [ 28818] By: rgs                                   on 2006/09/11  10:19:20
14876         Log: Fix definition of macro HOP3 (spotted by a gcc warning)
14877      Branch: perl
14878            ! regexec.c
14879 ____________________________________________________________________________
14880 [ 28817] By: rgs                                   on 2006/09/11  10:12:32
14881         Log: Fix some compilation warnings
14882      Branch: perl
14883            ! regcomp.c
14884 ____________________________________________________________________________
14885 [ 28816] By: rgs                                   on 2006/09/11  10:04:19
14886         Log: Subject: [PATCH] Teach regex optimiser how to handle (?=) and (?<=) properly.
14887              From: demerphq <demerphq@gmail.com>
14888              Date: Sat, 9 Sep 2006 22:00:05 +0200
14889              Message-ID: <9b18b3110609091300x1fd0b15dt32932902a0a80674@mail.gmail.com>
14890      Branch: perl
14891            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regcomp.sym
14892            ! regexec.c regnodes.h sv.c t/op/re_tests t/op/regexp.t
14893 ____________________________________________________________________________
14894 [ 28815] By: rgs                                   on 2006/09/11  09:14:58
14895         Log: Subject: Re: [perl #40302] sigtrap(3pm) man page is vague
14896              From: "David Nicol" <davidnicol@gmail.com>
14897              Date: Fri, 8 Sep 2006 11:19:23 -0500
14898              Message-ID: <934f64a20609080919g3d0add8cr1ca3d1c7ea9a5d32@mail.gmail.com>
14899      Branch: perl
14900            ! lib/sigtrap.pm
14901 ____________________________________________________________________________
14902 [ 28814] By: rgs                                   on 2006/09/11  08:56:21
14903         Log: Subject: [PATCH] C++: Solaris CC now compiles "perl"
14904              From: Jarkko Hietaniemi <jhi@iki.fi>
14905              Date: Sat, 09 Sep 2006 15:29:12 +0300
14906              Message-ID: <4502B398.6060505@iki.fi>
14907      Branch: perl
14908            ! hints/solaris_2.sh opcode.h opcode.pl perl.h perlio.c
14909            ! unixish.h util.c
14910 ____________________________________________________________________________
14911 [ 28813] By: rgs                                   on 2006/09/11  08:41:50
14912         Log: Subject: NULL and sv_setpv vs. newSVpv
14913              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
14914              Date: Sun, 10 Sep 2006 20:31:46 -0700 (PDT)
14915              Message-ID: <8750.24.19.24.170.1157945506.squirrel@24.19.24.170>
14916      Branch: perl
14917            ! sv.c
14918 ____________________________________________________________________________
14919 [ 28812] By: steveh                                on 2006/09/08  16:08:53
14920         Log: Update Porting/Maintainers.pl w.r.t. #28811
14921      Branch: perl
14922            ! Porting/Maintainers.pl
14923 ____________________________________________________________________________
14924 [ 28811] By: steveh                                on 2006/09/08  16:05:53
14925         Log: Subject: [PATCH] Add Params::Check to the core
14926              From: "Jos Boumans" <kane@dwim.org>
14927              Date: Fri, 8 Sep 2006 13:57:16 +0200 (CEST)
14928              Message-ID: <8319.80.127.35.68.1157716636.squirrel@webmail.xs4all.nl>
14929              
14930              (Just the Params-Check part: Locale-Maketext-Simple has already been
14931              added by change #28809)
14932      Branch: perl
14933            + lib/Params/Check.pm lib/Params/Check/t/01_Params-Check.t
14934            ! MANIFEST
14935 ____________________________________________________________________________
14936 [ 28810] By: steveh                                on 2006/09/08  15:33:18
14937         Log: Update Porting/Maintainers.pl w.r.t. #28809
14938      Branch: perl
14939            ! Porting/Maintainers.pl
14940 ____________________________________________________________________________
14941 [ 28809] By: steveh                                on 2006/09/08  15:19:50
14942         Log: Subject: Re: [PATCH] Add Locale::Maketext::Simple to the core
14943              From: kane@xs4all.nl
14944              Date: Sun, 13 Aug 2006 15:51:58 +0200 (CEST)
14945              Message-ID: <24406.80.127.35.68.1155477118.squirrel@webmail.xs4all.nl>
14946              
14947              Actually added 0.18, rather than 0.17 which this PATCH contained, for
14948              an updated licence statement.
14949      Branch: perl
14950            + lib/Locale/Maketext/Simple.pm
14951            + lib/Locale/Maketext/Simple/t/0-signature.t
14952            + lib/Locale/Maketext/Simple/t/1-basic.t
14953            ! MANIFEST
14954 ____________________________________________________________________________
14955 [ 28808] By: rgs                                   on 2006/09/08  08:36:32
14956         Log: Use %^H instead of $^H for the assertions pragma
14957      Branch: perl
14958            ! lib/assertions.pm op.c perl.h
14959 ____________________________________________________________________________
14960 [ 28807] By: rgs                                   on 2006/09/08  07:39:10
14961         Log: Remove empty typemap file
14962      Branch: perl
14963            - ext/threads/shared/typemap
14964            ! MANIFEST
14965 ____________________________________________________________________________
14966 [ 28806] By: craigb                                on 2006/09/08  02:07:30
14967         Log: declaration after code nit in vms/vms.c (from Martin Vorlaender)
14968      Branch: perl
14969            ! vms/vms.c
14970 ____________________________________________________________________________
14971 [ 28805] By: stevep                                on 2006/09/07  18:39:22
14972         Log: Clean up some comments.
14973      Branch: perl
14974            ! cygwin/ld2.in
14975 ____________________________________________________________________________
14976 [ 28804] By: rgs                                   on 2006/09/07  15:21:56
14977         Log: Typo fix in #ifdef
14978      Branch: perl
14979            ! toke.c
14980 ____________________________________________________________________________
14981 [ 28803] By: stevep                                on 2006/09/07  14:24:18
14982         Log: Fix to first problem causing Cygwin Perl to fail to build 
14983              in a path with spaces in it. 
14984      Branch: perl
14985            ! cygwin/Makefile.SHs
14986 ____________________________________________________________________________
14987 [ 28802] By: gisle                                 on 2006/09/07  14:12:14
14988         Log: Document mkpath() return value in scalar context.
14989              Document that rmtree() return value include deleted
14990              directories.
14991      Branch: perl
14992            ! lib/File/Path.pm
14993 ____________________________________________________________________________
14994 [ 28801] By: rgs                                   on 2006/09/07  13:16:12
14995         Log: Subject: Re: [perl #40262] kill( 0, ... ) does not return alive status of child process
14996              From: "David Nicol" <davidnicol@gmail.com>
14997              Date: Fri, 1 Sep 2006 17:26:34 -0500
14998              Message-ID: <934f64a20609011526odd7f5bta847a3be1f6fa5f0@mail.gmail.com>
14999      Branch: perl
15000            ! pod/perlfunc.pod
15001 ____________________________________________________________________________
15002 [ 28800] By: rgs                                   on 2006/09/07  13:13:05
15003         Log: Subject: [perl #40293] perlsec talks erroneously about "Non-Finite Automaton" 
15004              From: premchai21@yahoo.com (via RT) <perlbug-followup@perl.org>
15005              Date: Wed, 06 Sep 2006 23:11:10 -0700
15006              Message-ID: <rt-3.5.HEAD-31258-1157609470-1994.40293-75-0@perl.org>
15007      Branch: perl
15008            ! pod/perlsec.pod
15009 ____________________________________________________________________________
15010 [ 28799] By: rgs                                   on 2006/09/07  11:46:40
15011         Log: Bump version of PerlIO::scalar
15012      Branch: perl
15013            ! ext/PerlIO/scalar/scalar.pm
15014 ____________________________________________________________________________
15015 [ 28798] By: rgs                                   on 2006/09/07  11:45:36
15016         Log: Fix for [perl #40267] PerlIO::scalar doesn't respect readonly-ness
15017      Branch: perl
15018            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
15019 ____________________________________________________________________________
15020 [ 28797] By: rgs                                   on 2006/09/07  09:49:31
15021         Log: Invalidate ISA and method caches when calling a safe compartment
15022              (bug #39887)
15023              
15024              Remove XS_VERSION, make it equal to VERSION
15025      Branch: perl
15026            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
15027            ! ext/Opcode/Opcode.xs
15028 ____________________________________________________________________________
15029 [ 28796] By: rgs                                   on 2006/09/07  09:25:18
15030         Log: Add Exporter in the dual-lived module list
15031      Branch: perl
15032            ! Porting/Maintainers.pl
15033 ____________________________________________________________________________
15034 [ 28795] By: rgs                                   on 2006/09/07  09:21:56
15035         Log: Subject: Dual life for Exporter
15036              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
15037              Date: Wed, 6 Sep 2006 16:40:28 -0300
15038              Message-ID: <73ddeb6c0609061240g34f60d9fodaf7727575778d8e@mail.gmail.com>
15039      Branch: perl
15040            ! lib/Exporter.t
15041 ____________________________________________________________________________
15042 [ 28794] By: stevep                                on 2006/09/07  02:07:57
15043         Log: Convert Errno.t to Test::More.  Increase the test coverage
15044              while in there as well. 
15045      Branch: perl
15046            ! ext/Errno/t/Errno.t
15047 ____________________________________________________________________________
15048 [ 28793] By: steveh                                on 2006/09/06  16:54:19
15049         Log: cxtype is a U16, not a U32 (Stops VC++ complaining)
15050      Branch: perl
15051            ! pp_ctl.c
15052 ____________________________________________________________________________
15053 [ 28792] By: stevep                                on 2006/09/06  14:33:06
15054         Log: Removed some leftover debugging accidentally added with
15055              change #28788.
15056      Branch: perl
15057            ! regexec.c
15058 ____________________________________________________________________________
15059 [ 28791] By: rgs                                   on 2006/09/06  14:11:09
15060         Log: Revert accidental file deletion
15061      Branch: perl
15062            + ext/threads/shared/typemap
15063 ____________________________________________________________________________
15064 [ 28790] By: rgs                                   on 2006/09/06  14:04:33
15065         Log: Remove perlcc and the byteloader
15066      Branch: perl
15067            - ext/B/B/Assembler.pm ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
15068            - ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Disassembler.pm
15069            - ext/B/B/Stackobj.pm ext/B/B/Stash.pm ext/B/B/assemble
15070            - ext/B/B/cc_harness ext/B/B/disassemble ext/B/B/makeliblinks
15071            - ext/B/C/C.xs ext/B/C/Makefile.PL ext/B/NOTES ext/B/README
15072            - ext/B/TESTS ext/B/Todo ext/B/ramblings/cc.notes
15073            - ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
15074            - ext/B/ramblings/magic ext/B/ramblings/reg.alloc
15075            - ext/B/ramblings/runtime.porting ext/B/t/asmdata.t
15076            - ext/B/t/assembler.t ext/B/t/bblock.t ext/B/t/bytecode.t
15077            - ext/B/t/stash.t ext/ByteLoader/ByteLoader.pm
15078            - ext/ByteLoader/ByteLoader.xs ext/ByteLoader/Makefile.PL
15079            - ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
15080            - ext/ByteLoader/byterun.h ext/ByteLoader/hints/sunos.pl
15081            - ext/threads/shared/typemap utils/perlcc.PL
15082            ! MANIFEST Makefile.SH NetWare/Makefile bytecode.pl
15083            ! configure.com ext/B/B/Asmdata.pm pod/Makefile.SH
15084            ! pod/perlcompile.pod regen.pl t/TEST t/harness
15085            ! t/lib/1_compile.t utils.lst utils/Makefile
15086            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
15087            ! win32/pod.mak x2p/Makefile.SH
15088 ____________________________________________________________________________
15089 [ 28789] By: rgs                                   on 2006/09/06  09:18:31
15090         Log: Remove JPL
15091      Branch: perl
15092            - jpl/ChangeLog jpl/JNI/Changes jpl/JNI/Closer.java
15093            - jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/JNIConfig
15094            - jpl/JNI/JNIConfig.Win32 jpl/JNI/JNIConfig.kaffe
15095            - jpl/JNI/JNIConfig.noembed jpl/JNI/JNIConfig.standard
15096            - jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
15097            - jpl/JNI/typemap.gcc jpl/JNI/typemap.win32
15098            - jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
15099            - jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
15100            - jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
15101            - jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile.PL
15102            - jpl/PerlInterpreter/PerlInterpreter.c
15103            - jpl/PerlInterpreter/PerlInterpreter.h
15104            - jpl/PerlInterpreter/PerlInterpreter.java jpl/README
15105            - jpl/README.JUST-JNI jpl/SETVARS.PL jpl/Sample/Makefile.PL
15106            - jpl/Sample/Sample.jpl jpl/Test/Makefile.PL jpl/Test/Test.jpl
15107            - jpl/bin/jpl jpl/docs/Tutorial.pod jpl/get_jdk/README
15108            - jpl/get_jdk/get_jdk.pl jpl/get_jdk/jdk_hosts jpl/install-jpl
15109            ! MANIFEST
15110 ____________________________________________________________________________
15111 [ 28788] By: stevep                                on 2006/09/06  00:35:15
15112         Log: Subject: [PATCH] UCD 5.0.0
15113              From: Jarkko Hietaniemi <jhi@iki.fi>
15114              Date: Tue, 05 Sep 2006 21:29:45 +0300
15115              Message-ID: <44FDC219.8010006@iki.fi>
15116      Branch: perl
15117            + lib/unicore/NamedSqProv.txt
15118            ! MANIFEST lib/Unicode/UCD.t lib/unicore/ArabicShaping.txt
15119            ! lib/unicore/BidiMirroring.txt lib/unicore/Blocks.txt
15120            ! lib/unicore/CaseFolding.txt
15121            ! lib/unicore/CompositionExclusions.txt
15122            ! lib/unicore/EastAsianWidth.txt
15123            ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt
15124            ! lib/unicore/Jamo.txt lib/unicore/LineBreak.txt
15125            ! lib/unicore/NamedSequences.txt lib/unicore/NamesList.txt
15126            ! lib/unicore/NormalizationCorrections.txt
15127            ! lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt
15128            ! lib/unicore/PropertyAliases.txt lib/unicore/README.perl
15129            ! lib/unicore/Scripts.txt lib/unicore/SpecialCasing.txt
15130            ! lib/unicore/StandardizedVariants.txt
15131            ! lib/unicore/UnicodeData.txt lib/unicore/version regexec.c
15132            ! t/uni/class.t
15133 ____________________________________________________________________________
15134 [ 28787] By: rgs                                   on 2006/09/05  11:09:03
15135         Log: Fix a few warnings
15136      Branch: perl
15137            ! regcomp.c regexec.c
15138 ____________________________________________________________________________
15139 [ 28786] By: rgs                                   on 2006/09/05  10:40:25
15140         Log: Subject: [PATCH perl-current]; was RE: [PATCH perlio.c pp.c regcomp.c] silence format and comparison warnings
15141              From: "Robin Barker" <Robin.Barker@npl.co.uk>
15142              Date: Fri, 1 Sep 2006 16:10:25 +0100
15143              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A21@exchsvr1.npl.ad.local>
15144      Branch: perl
15145            ! dump.c perl.h perlio.c pp.c pp_pack.c sv.c utf8.c
15146 ____________________________________________________________________________
15147 [ 28785] By: rgs                                   on 2006/09/05  10:21:57
15148         Log: Subject: Re: [PATCH] Trie jumping
15149              From: demerphq <demerphq@gmail.com>
15150              Date: Sat, 2 Sep 2006 16:40:12 +0200
15151              Message-ID: <9b18b3110609020740y2eb9004cpab313c3353a437ca@mail.gmail.com>
15152      Branch: perl
15153            ! embed.fnc embed.h ext/re/re.pm opcode.h proto.h regcomp.c
15154            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
15155            ! t/op/re_tests
15156 ____________________________________________________________________________
15157 [ 28783] By: rgs                                   on 2006/09/04  16:54:36
15158         Log: Subject: [perl #40239] New hints file for MidnightBSD 
15159              From: Lucas Holt (via RT) <perlbug-followup@perl.org>
15160              Date: Fri, 25 Aug 2006 20:16:40 -0700
15161              Message-ID: <rt-3.5.HEAD-31263-1156562199-1390.40239-75-0@perl.org>
15162      Branch: perl
15163            + hints/midnightbsd.sh
15164            ! MANIFEST
15165 ____________________________________________________________________________
15166 [ 28782] By: rgs                                   on 2006/09/04  15:50:17
15167         Log: Upgrade to Sys::Syslog 0.18
15168      Branch: perl
15169            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
15170            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
15171 ____________________________________________________________________________
15172 [ 28781] By: rgs                                   on 2006/09/04  14:53:00
15173         Log: Subject: [perl #40272] subroutine call with & in perlop example 
15174              From: yath-perlbug@yath.de (via RT) <perlbug-followup@perl.org>
15175              Date: Sun, 03 Sep 2006 13:03:28 -0700
15176              Message-ID: <rt-3.5.HEAD-31251-1157313807-430.40272-75-0@perl.org>
15177      Branch: perl
15178            ! pod/perlop.pod
15179 ____________________________________________________________________________
15180 [ 28780] By: rgs                                   on 2006/09/04  13:12:20
15181         Log: Documentation nit, found by Dr Ruud.
15182      Branch: perl
15183            ! pod/perldsc.pod
15184 ____________________________________________________________________________
15185 [ 28779] By: rgs                                   on 2006/09/04  13:11:01
15186         Log: Subject: [PATCH] Correction to POD for FETCH_*_ATTRIBUTES 
15187              From: "Jerry D. Hedden" <jerry@hedden.us>
15188              Date: Fri, 01 Sep 2006 12:43:46 -0700
15189              Message-ID: <20060901124346.fb30e530d17747c2b054d625b8945d88.0cfdb87cb8.wbe@email.secureserver.net>
15190      Branch: perl
15191            ! lib/attributes.pm
15192 ____________________________________________________________________________
15193 [ 28778] By: rgs                                   on 2006/09/04  12:41:39
15194         Log: Subject: Re: AW: [PATCH pod/*] Use Direct Object Constructor Calls
15195              From: chromatic <chromatic@wgz.org>
15196              Date: Fri, 1 Sep 2006 09:12:45 -0700
15197              Message-Id: <200609010912.46314.chromatic@wgz.org>
15198      Branch: perl
15199            ! pod/perllexwarn.pod pod/perlmodlib.PL pod/perlop.pod
15200            ! pod/perlothrtut.pod pod/perlref.pod pod/perltie.pod
15201 ____________________________________________________________________________
15202 [ 28777] By: rgs                                   on 2006/09/04  12:30:36
15203         Log: Subject: [PATCH pod/perlfunc.pod] Add Index Numbers to caller() Docs
15204              From: chromatic <chromatic@wgz.org>
15205              Date: Fri, 1 Sep 2006 05:42:17 -0700
15206              Message-Id: <200609010542.17571.chromatic@wgz.org>
15207      Branch: perl
15208            ! pod/perlfunc.pod
15209 ____________________________________________________________________________
15210 [ 28776] By: rgs                                   on 2006/09/03  12:51:57
15211         Log: Remove dead code from sort.pm
15212      Branch: perl
15213            ! lib/sort.pm
15214 ____________________________________________________________________________
15215 [ 28774] By: nicholas                              on 2006/09/01  17:25:50
15216         Log: Merge lval and hasargs into one U8 in struct block_sub
15217      Branch: perl
15218            ! cop.h
15219 ____________________________________________________________________________
15220 [ 28773] By: nicholas                              on 2006/09/01  16:27:48
15221         Log: Access to cx->blk_sub.lval via macros (as it's about to move).
15222      Branch: perl
15223            ! cop.h pp_ctl.c pp_hot.c scope.c sv.c
15224 ____________________________________________________________________________
15225 [ 28772] By: nicholas                              on 2006/09/01  15:05:10
15226         Log: Access cx->blk_sub.hasargs via a pair of macros (as it's about to
15227              move)
15228      Branch: perl
15229            ! cop.h pp_ctl.c scope.c sv.c
15230 ____________________________________________________________________________
15231 [ 28771] By: nicholas                              on 2006/08/31  09:05:50
15232         Log: Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortal
15233              on the tempstack, by augmenting pp_anonlist and pp_anonhash to accept
15234              OPf_SPECIAL to mean "return a reference to the aggregate" on the stack
15235              rather than the aggregate itself.
15236      Branch: perl
15237            ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t ext/B/t/f_map.t
15238            ! ext/B/t/f_sort.t ext/Devel/Peek/t/Peek.t op.c op.h pp.c
15239 ____________________________________________________________________________
15240 [ 28770] By: nicholas                              on 2006/08/31  08:26:13
15241         Log: Save 4 bytes from struct context (on ILP32) by moving cx_type into
15242              struct block and struct subst.
15243      Branch: perl
15244            ! cop.h
15245 ____________________________________________________________________________
15246 [ 28769] By: steveh                                on 2006/08/30  15:57:13
15247         Log: Silence some more Borland compiler warnings
15248              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471)
15249              
15250              - Change the cryptic pragma warn strings into numbers that are more
15251              easily recognized, and add a new one (8027).
15252              
15253              - Add a similar pragma warn line to fcrypt.c, which doesn't use
15254              win32.h.
15255      Branch: perl
15256            ! win32/fcrypt.c win32/win32.h
15257 ____________________________________________________________________________
15258 [ 28768] By: steveh                                on 2006/08/29  13:24:56
15259         Log: Silence Borland compiler warnings in XS::APItest and Win32
15260              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471)
15261      Branch: perl
15262            ! ext/XS/APItest/APItest.xs win32/ext/Win32/Win32.pm
15263            ! win32/ext/Win32/Win32.xs
15264 ____________________________________________________________________________
15265 [ 28767] By: rgs                                   on 2006/08/28  12:52:00
15266         Log: Revert bogus change 28763.
15267      Branch: perl
15268            ! EXTERN.h INTERN.h
15269 ____________________________________________________________________________
15270 [ 28766] By: rgs                                   on 2006/08/28  09:26:52
15271         Log: Fix PerlIO::scalar fileno() documentation as suggested in:
15272              Subject: [perl #40245] POD error for PerlIO::scalar in 5.8.8 
15273              From: "Shawn Boyette" (via RT) <perlbug-followup@perl.org>
15274              Date: Mon, 28 Aug 2006 00:21:25 -0700
15275              Message-ID: <rt-3.5.HEAD-31263-1156749685-634.40245-75-0@perl.org>
15276      Branch: perl
15277            ! ext/PerlIO/scalar/scalar.pm
15278 ____________________________________________________________________________
15279 [ 28765] By: stevep                                on 2006/08/27  17:53:17
15280         Log: Added an additional #ifndef based on comments by Jarkko and
15281              John Malmberg.
15282      Branch: perl
15283            ! x2p/INTERN.h
15284 ____________________________________________________________________________
15285 [ 28764] By: rgs                                   on 2006/08/27  16:05:09
15286         Log: Subject: [PATCH DOC] perlsyn incomplete duplicate definition of truth
15287              From: Daniel Frederick Crisman <daniel@crisman.org>
15288              Date: Thu, 24 Aug 2006 17:29:57 -0400
15289              Message-ID: <20060824212957.GA32557@fury.crisman.org>
15290      Branch: perl
15291            ! pod/perlsyn.pod
15292 ____________________________________________________________________________
15293 [ 28763] By: rgs                                   on 2006/08/27  15:57:39
15294         Log: More conditional defines of EXTERN_C, by Jarkko
15295      Branch: perl
15296            ! EXTERN.h INTERN.h
15297 ____________________________________________________________________________
15298 [ 28762] By: rgs                                   on 2006/08/27  15:51:25
15299         Log: Subject: [PATCH] Change #24364 broke Data::Dumper::Seen()
15300              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
15301              Date: Fri, 25 Aug 2006 22:35:33 +0200
15302              Message-ID: <20060825223533.04efdf2d@r2d2>
15303      Branch: perl
15304            ! ext/Data/Dumper/Dumper.pm
15305 ____________________________________________________________________________
15306 [ 28761] By: rgs                                   on 2006/08/27  15:46:54
15307         Log: Regression test for attributes 'reserved' warning,
15308              by Jerry D. Hedden
15309      Branch: perl
15310            ! t/op/attrs.t
15311 ____________________________________________________________________________
15312 [ 28760] By: rgs                                   on 2006/08/25  16:47:08
15313         Log: Put a plan in the last added test
15314      Branch: perl
15315            ! lib/SelfLoader-buggy.t
15316 ____________________________________________________________________________
15317 [ 28759] By: steveh                                on 2006/08/25  16:12:52
15318         Log: Silence a bunch of Borland compiler warnings in SDBM_File
15319              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40283)
15320      Branch: perl
15321            ! XSUB.h
15322 ____________________________________________________________________________
15323 [ 28758] By: rgs                                   on 2006/08/25  15:58:41
15324         Log: Subject: Re: [perl #40216] SelfLoader::croak doesn't protect $@ from being clobbered by require
15325              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
15326              Date: Thu, 24 Aug 2006 10:20:43 -0300
15327              Message-ID: <73ddeb6c0608240620s207124d1mc202aea6a4598576@mail.gmail.com>
15328      Branch: perl
15329            + lib/SelfLoader-buggy.t
15330            ! MANIFEST lib/SelfLoader.pm
15331 ____________________________________________________________________________
15332 [ 28757] By: rgs                                   on 2006/08/25  15:45:08
15333         Log: Following Jarkko's advice, it seems that ODBM_File cannot be
15334              compiled as C++ as-is.
15335      Branch: perl
15336            ! ext/ODBM_File/ODBM_File.xs
15337 ____________________________________________________________________________
15338 [ 28756] By: rgs                                   on 2006/08/25  15:24:28
15339         Log: Subject: [PATCH] RE: [perl #40227] 'reserved' warning not working
15340              From: "Jerry D. Hedden" <jdhedden@cpan.org>
15341              Date: Thu, 24 Aug 2006 09:04:12 -0700
15342              Message-ID: <20060824090412.fb30e530d17747c2b054d625b8945d88.e8ae12ccab.wbe@email.secureserver.net>
15343      Branch: perl
15344            ! lib/attributes.pm xsutils.c
15345 ____________________________________________________________________________
15346 [ 28755] By: stevep                                on 2006/08/24  15:07:58
15347         Log: Upgrade to File-Temp-0.17.  Also, a change to Tim Jenness's email.
15348      Branch: perl
15349            + lib/File/Temp/t/seekable.t
15350            ! AUTHORS MANIFEST lib/File/Temp.pm
15351 ____________________________________________________________________________
15352 [ 28754] By: rgs                                   on 2006/08/24  12:36:08
15353         Log: Subject: [PATCH ext/ODBM_File/ODBM_File.xs] change 28744 broke ODBM_File
15354              From: "Robin Barker" <Robin.Barker@npl.co.uk>
15355              Date: Thu, 24 Aug 2006 13:22:47 +0100
15356              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A1A@exchsvr1.npl.ad.local>
15357      Branch: perl
15358            ! ext/ODBM_File/ODBM_File.xs
15359 ____________________________________________________________________________
15360 [ 28753] By: rgs                                   on 2006/08/24  12:23:15
15361         Log: Subject: [PATCH] Don't promulgate Perl attributes
15362              From: "Jerry D. Hedden" <jdhedden@cpan.org>
15363              Date: Wed, 23 Aug 2006 10:07:05 -0700
15364              Message-ID: <20060823100705.fb30e530d17747c2b054d625b8945d88.87c0ee9326.wbe@email.secureserver.net>
15365      Branch: perl
15366            ! lib/attributes.pm xsutils.c
15367 ____________________________________________________________________________
15368 [ 28752] By: stevep                                on 2006/08/24  01:27:08
15369         Log: Upgrade to CGI.pm-3.22.
15370      Branch: perl
15371            ! lib/CGI.pm lib/CGI/Changes
15372 ____________________________________________________________________________
15373 [ 28751] By: stevep                                on 2006/08/23  16:08:17
15374         Log: Subject: [perl #40161] ccversion fix for hpux
15375              From: smoketst@hp46t243.cup.hp.com (via RT) <perlbug-followup@perl.org>
15376              Date: Wed, 16 Aug 2006 23:10:52 -0700
15377              Message-ID: <rt-3.5.HEAD-31263-1155795052-1297.40161-75-0@perl.org>
15378      Branch: perl
15379            ! hints/hpux.sh
15380 ____________________________________________________________________________
15381 [ 28750] By: stevep                                on 2006/08/23  03:04:47
15382         Log: The previous change causes compile failures with threaded Perls.
15383      Branch: perl
15384            ! reentr.h reentr.pl
15385 ____________________________________________________________________________
15386 [ 28749] By: stevep                                on 2006/08/22  20:16:55
15387         Log: Part of one of Jarkko's g++ patches that was missed.
15388      Branch: perl
15389            ! reentr.h reentr.pl
15390 ____________________________________________________________________________
15391 [ 28748] By: stevep                                on 2006/08/22  17:41:33
15392         Log: Update to Time-HiRes-1.90.
15393      Branch: perl
15394            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15395            ! ext/Time/HiRes/HiRes.xs
15396 ____________________________________________________________________________
15397 [ 28747] By: stevep                                on 2006/08/22  16:43:52
15398         Log: Upgrade to Time-HiRes-1.89.
15399      Branch: perl
15400            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15401            ! ext/Time/HiRes/HiRes.xs
15402 ____________________________________________________________________________
15403 [ 28746] By: stevep                                on 2006/08/22  14:18:16
15404         Log: Upgrade to CGI.pm-3.21
15405      Branch: perl
15406            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
15407 ____________________________________________________________________________
15408 [ 28745] By: stevep                                on 2006/08/22  14:14:23
15409         Log: Upgrade to Time-HiRes-1.88.
15410      Branch: perl
15411            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15412            ! ext/Time/HiRes/HiRes.xs
15413 ____________________________________________________________________________
15414 [ 28744] By: stevep                                on 2006/08/22  14:07:13
15415         Log: Subject: [PATCH] g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Time::HiRes 1.88 in CPAN)
15416              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15417              Date: Tue, 22 Aug 2006 10:45:41 +0300 (EEST)
15418              Message-Id: <200608220745.k7M7jfjP050939@kosh.hut.fi>
15419              
15420              ...plus various version bumps and Digest::MD5 test file fixes.
15421      Branch: perl
15422            ! ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
15423            ! ext/Digest/MD5/t/files.t ext/Math/BigInt/FastCalc/FastCalc.pm
15424            ! ext/Math/BigInt/FastCalc/FastCalc.xs
15425            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
15426            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
15427 ____________________________________________________________________________
15428 [ 28743] By: stevep                                on 2006/08/22  02:12:16
15429         Log: Subject: [PATCH] perlhack.pod: small porta-tweaks (this time without pod2man :-)
15430              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15431              Date: Mon, 21 Aug 2006 22:39:35 +0300 (EEST)
15432              Message-Id: <200608211939.k7LJdZ9P170671@kosh.hut.fi>
15433      Branch: perl
15434            ! pod/perlhack.pod
15435 ____________________________________________________________________________
15436 [ 28742] By: stevep                                on 2006/08/22  01:03:05
15437         Log: Subject: [PATCH] g++/x2p (better version)
15438              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15439              Date: Mon, 21 Aug 2006 14:48:26 +0300 (EEST)
15440              Message-Id: <200608211148.k7LBmQGL161830@kosh.hut.fi>
15441      Branch: perl
15442            ! x2p/EXTERN.h x2p/INTERN.h x2p/hash.h
15443 ____________________________________________________________________________
15444 [ 28741] By: rgs                                   on 2006/08/21  10:15:30
15445         Log: Subject: [PATCH] g++/Tru64: got perl linking once got the linkage right
15446              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15447              Date: Fri, 18 Aug 2006 13:03:17 +0300 (EEST)
15448              Message-Id: <200608181003.k7IA3Hso276655@kosh.hut.fi>
15449      Branch: perl
15450            ! hints/dec_osf.sh perl.h pp_sys.c
15451 ____________________________________________________________________________
15452 [ 28740] By: rgs                                   on 2006/08/20  10:13:12
15453         Log: Amendment to change #28739
15454      Branch: perl
15455            ! ext/B/B/Assembler.pm
15456 ____________________________________________________________________________
15457 [ 28739] By: rgs                                   on 2006/08/20  09:25:59
15458         Log: Subject: [PATCH] bytecode.t failures in Tru64: svtype (enum) is int, not long
15459              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15460              Date: Sat, 19 Aug 2006 14:34:53 +0300 (EEST)
15461              Message-Id: <200608191134.k7JBYroK518962@kosh.hut.fi>
15462      Branch: perl
15463            ! ext/B/B/Assembler.pm
15464 ____________________________________________________________________________
15465 [ 28738] By: rgs                                   on 2006/08/20  09:15:21
15466         Log: perlthrtut update, by Jerry D. Hedden.
15467      Branch: perl
15468            ! pod/perlthrtut.pod
15469 ____________________________________________________________________________
15470 [ 28737] By: rgs                                   on 2006/08/20  08:46:33
15471         Log: Subject: [PATCH] g++/Solaris: force d_dlopen=define
15472              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15473              Date: Fri, 18 Aug 2006 15:48:34 +0300 (EEST)
15474              Message-Id: <200608181248.k7ICmY2W028375@vipunen.hut.fi>
15475      Branch: perl
15476            ! hints/solaris_2.sh
15477 ____________________________________________________________________________
15478 [ 28736] By: rgs                                   on 2006/08/18  16:22:18
15479         Log: Phrasing nit in perlxstut (by Ville Koskinen)
15480      Branch: perl
15481            ! pod/perlxstut.pod
15482 ____________________________________________________________________________
15483 [ 28735] By: rgs                                   on 2006/08/18  15:46:18
15484         Log: A type change that apparently works around a compiler bug
15485              (gcc 4.1.1 on Solaris) (by Robin Barker)
15486      Branch: perl
15487            ! pp_hot.c
15488 ____________________________________________________________________________
15489 [ 28734] By: stevep                                on 2006/08/17  20:28:36
15490         Log: Subject: [PATCH] Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)
15491              From: Jarkko Hietaniemi <jhi@iki.fi>
15492              Date: Thu, 17 Aug 2006 19:16:09 +0300
15493              Message-ID: <44E49649.9090307@iki.fi>
15494      Branch: perl
15495            ! XSUB.h mathoms.c op.h perl.h perlio.c utf8.c
15496 ____________________________________________________________________________
15497 [ 28733] By: stevep                                on 2006/08/17  17:57:33
15498         Log: syscall() declaration in perl.h needs to have an EXTERN_C prefixing
15499              it for some C++ compiles.  Might as well fix usleep()'s 
15500              declaration too.
15501      Branch: perl
15502            ! perl.h
15503 ____________________________________________________________________________
15504 [ 28732] By: stevep                                on 2006/08/17  15:28:36
15505         Log: Fix to problem where CGI can lose the filehandle during an upload.
15506              Patch posted to the Debian bug list by Eric Wong 
15507              <eric@petta-tech.com>.
15508      Branch: perl
15509            ! lib/CGI.pm
15510 ____________________________________________________________________________
15511 [ 28731] By: stevep                                on 2006/08/17  14:50:36
15512         Log: gcc-4.1.1 on Fedora optimized away NULL chacks in Perl_do_close(),
15513              which caused core dumps.
15514      Branch: perl
15515            ! embed.fnc proto.h
15516 ____________________________________________________________________________
15517 [ 28730] By: stevep                                on 2006/08/16  17:44:44
15518         Log: Cast needed to compile bsd_glob.c with C++
15519      Branch: perl
15520            ! ext/File/Glob/bsd_glob.c
15521 ____________________________________________________________________________
15522 [ 28729] By: stevep                                on 2006/08/16  13:11:15
15523         Log: Additional changes to get C++ a little closer to a clean compile
15524              of Perl.
15525      Branch: perl
15526            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/bytecode.h
15527            ! ext/ByteLoader/byterun.c ext/DB_File/DB_File.pm
15528            ! ext/DB_File/DB_File.xs ext/Hash/Util/FieldHash/FieldHash.xs
15529            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
15530            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
15531 ____________________________________________________________________________
15532 [ 28728] By: stevep                                on 2006/08/15  18:57:11
15533         Log: Additional floating point strictness is needed to get Intel cc to pass
15534              its tests.
15535      Branch: perl
15536            ! hints/linux.sh
15537 ____________________________________________________________________________
15538 [ 28727] By: rgs                                   on 2006/08/15  10:01:48
15539         Log: Update Changes
15540      Branch: perl
15541            ! Changes
15542 ____________________________________________________________________________
15543 [ 28726] By: rgs                                   on 2006/08/15  09:59:24
15544         Log: Update Module::CoreList data with 5.9.4
15545      Branch: perl
15546            ! lib/Module/CoreList.pm
15547 ____________________________________________________________________________
15548 [ 28725] By: rgs                                   on 2006/08/15  09:55:27
15549         Log: 5.9.4 is today.
15550      Branch: perl
15551            ! pod/perlhist.pod
15552 ____________________________________________________________________________
15553 [ 28724] By: rgs                                   on 2006/08/15  09:54:02
15554         Log: Actually, Richard Clamp doesn't maintain Module::CoreList anymore.
15555      Branch: perl
15556            ! Porting/Maintainers.pl
15557 ____________________________________________________________________________
15558 [ 28723] By: rgs                                   on 2006/08/15  09:43:40
15559         Log: Regenerate perlmodlib and perltoc
15560      Branch: perl
15561            ! pod/perlmodlib.pod pod/perltoc.pod
15562 ____________________________________________________________________________
15563 [ 28722] By: rgs                                   on 2006/08/15  09:40:08
15564         Log: POD formatting nit
15565      Branch: perl
15566            ! pod/perl594delta.pod
15567 ____________________________________________________________________________
15568 [ 28721] By: rgs                                   on 2006/08/15  09:29:03
15569         Log: Remove some of the known problems documented in perldelta, which were
15570              caused by change #28319, just backed out. Add some Windows news (by
15571              Steve Hay)
15572      Branch: perl
15573            ! pod/perl594delta.pod
15574 ____________________________________________________________________________
15575 [ 28720] By: rgs                                   on 2006/08/15  09:22:54
15576         Log: Revert change 28319, which may cause segfaults with threaded perls
15577              on eval("syntax error") statements
15578      Branch: perl
15579            ! perly.c
15580 ____________________________________________________________________________
15581 [ 28719] By: rgs                                   on 2006/08/15  07:57:54
15582         Log: More perldelta nits found by my reviewers
15583      Branch: perl
15584            ! pod/perl594delta.pod
15585 ____________________________________________________________________________
15586 [ 28718] By: rgs                                   on 2006/08/14  22:30:18
15587         Log: Spelling fixes, thanks to Nicholas and to Ronald Kimball
15588      Branch: perl
15589            ! pod/perl594delta.pod
15590 ____________________________________________________________________________
15591 [ 28717] By: rgs                                   on 2006/08/14  21:58:15
15592         Log: More perldelta entries and fixes
15593      Branch: perl
15594            ! pod/perl594delta.pod
15595 ____________________________________________________________________________
15596 [ 28716] By: rgs                                   on 2006/08/14  21:31:43
15597         Log: Typo fix in the documentation of source filters in @INC
15598      Branch: perl
15599            ! pod/perlfunc.pod
15600 ____________________________________________________________________________
15601 [ 28715] By: mhx                                   on 2006/08/14  20:29:57
15602         Log: Only copy ppport.h to destination if it is different.
15603              This avoids unneccessary rebuilds.
15604      Branch: perl
15605            ! mkppport
15606 ____________________________________________________________________________
15607 [ 28714] By: mhx                                   on 2006/08/14  19:43:23
15608         Log: Upgrade to Devel::PPPort 3.10
15609      Branch: perl
15610            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
15611            ! ext/Devel/PPPort/soak
15612 ____________________________________________________________________________
15613 [ 28713] By: rgs                                   on 2006/08/14  19:30:17
15614         Log: perldelta entry describing regexp work, by Yves Orton
15615      Branch: perl
15616            ! pod/perl594delta.pod
15617 ____________________________________________________________________________
15618 [ 28712] By: rgs                                   on 2006/08/14  15:27:51
15619         Log: Regenerate metafile
15620      Branch: perl
15621            ! META.yml
15622 ____________________________________________________________________________
15623 [ 28711] By: rgs                                   on 2006/08/14  14:24:19
15624         Log: New authors
15625      Branch: perl
15626            ! AUTHORS
15627 ____________________________________________________________________________
15628 [ 28710] By: rgs                                   on 2006/08/14  12:45:59
15629         Log: More perldelta entries; plus, credits.
15630      Branch: perl
15631            ! pod/perl594delta.pod
15632 ____________________________________________________________________________
15633 [ 28709] By: rgs                                   on 2006/08/14  12:35:13
15634         Log: Typo fix in perldiag
15635      Branch: perl
15636            ! pod/perldiag.pod
15637 ____________________________________________________________________________
15638 [ 28708] By: steveh                                on 2006/08/14  10:20:13
15639         Log: Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules
15640              alphabetically.
15641      Branch: perl
15642            ! pod/perl594delta.pod
15643 ____________________________________________________________________________
15644 [ 28707] By: steveh                                on 2006/08/14  10:15:04
15645         Log: Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706.
15646      Branch: perl
15647            ! Porting/Maintainers.pl
15648 ____________________________________________________________________________
15649 [ 28706] By: steveh                                on 2006/08/14  10:10:07
15650         Log: Subject: [PATCH] Add Module::Loaded to the core
15651              From: kane@xs4all.nl
15652              Date: Sun, 13 Aug 2006 16:22:09 +0200 (CEST)
15653              Message-ID: <9310.80.127.35.68.1155478929.squirrel@webmail.xs4all.nl>
15654      Branch: perl
15655            + lib/Module/Loaded.pm lib/Module/Loaded/t/01_Module-Loaded.t
15656            ! MANIFEST
15657 ____________________________________________________________________________
15658 [ 28705] By: rgs                                   on 2006/08/14  09:30:38
15659         Log: More perldelta nits.
15660      Branch: perl
15661            ! pod/perl594delta.pod
15662 ____________________________________________________________________________
15663 [ 28704] By: rgs                                   on 2006/08/14  09:19:02
15664         Log: Make the NAME section of Package::Constants more conformant to
15665              man page conventions
15666      Branch: perl
15667            ! lib/Package/Constants.pm
15668 ____________________________________________________________________________
15669 [ 28703] By: steveh                                on 2006/08/14  09:09:40
15670         Log: Subject: [PATCH] Add Package::Constants to the core
15671              From: kane@xs4all.nl
15672              Date: Sat, 12 Aug 2006 23:57:58 +0200 (CEST)
15673              Message-ID: <9749.80.127.35.68.1155419878.squirrel@webmail.xs4all.nl>
15674      Branch: perl
15675            + lib/Package/Constants.pm lib/Package/Constants/t/01_list.t
15676            ! MANIFEST
15677 ____________________________________________________________________________
15678 [ 28702] By: nicholas                              on 2006/08/13  19:51:41
15679         Log: Regularise the indents of Changes to placate Porting/checkAUTHORS.pl
15680      Branch: perl
15681            ! Changes
15682 ____________________________________________________________________________
15683 [ 28701] By: rgs                                   on 2006/08/13  13:53:54
15684         Log: Fix URL of perlbug database
15685      Branch: perl
15686            ! pod/perl594delta.pod
15687 ____________________________________________________________________________
15688 [ 28700] By: rgs                                   on 2006/08/13  12:44:18
15689         Log: More perldelta entries
15690      Branch: perl
15691            ! pod/perl594delta.pod
15692 ____________________________________________________________________________
15693 [ 28699] By: rgs                                   on 2006/08/13  07:51:46
15694         Log: Fix a couple URLs in perlhack
15695      Branch: perl
15696            ! pod/perlhack.pod
15697 ____________________________________________________________________________
15698 [ 28698] By: rgs                                   on 2006/08/12  12:53:32
15699         Log: Subject: [PATCH] perlhack.pod: more portability pitfalls
15700              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15701              Date: Sat, 12 Aug 2006 10:33:38 +0300 (EEST)
15702              Message-Id: <200608120733.k7C7XcU0268432@kosh.hut.fi>
15703      Branch: perl
15704            ! pod/perlhack.pod
15705 ____________________________________________________________________________
15706 [ 28697] By: steveh                                on 2006/08/11  17:31:45
15707         Log: Resync win32/config_H.* and win32/config.* with config_h.SH
15708              and Porting/config.sh respectively
15709              
15710              No real changes except for the addition of the missing
15711              HAS_C99_VARIADIC_MACROS to win32/config_H.* and
15712              initialinstalllocation, madlyh, madlyobj and madlysrc to
15713              win32/config.*
15714      Branch: perl
15715            ! win32/config.bc win32/config.gc win32/config.vc
15716            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
15717            ! win32/config_H.vc win32/config_H.vc64
15718 ____________________________________________________________________________
15719 [ 28696] By: rgs                                   on 2006/08/11  16:02:32
15720         Log: More perldelta notes. Also, I did forget things
15721              in perl593delta...
15722      Branch: perl
15723            ! pod/perl593delta.pod pod/perl594delta.pod
15724 ____________________________________________________________________________
15725 [ 28695] By: steveh                                on 2006/08/11  12:52:51
15726         Log: Subject: [PATCH] Add Module::Load to 5.9.x
15727              From: kane@xs4all.nl
15728              Date: Wed, 9 Aug 2006 12:23:42 +0200 (CEST)
15729              Message-ID: <9866.194.109.0.185.1155119022.squirrel@webmail.xs4all.nl>
15730      Branch: perl
15731            + lib/Module/Load.pm lib/Module/Load/t/01_Module-Load.t
15732            + lib/Module/Load/t/to_load/LoadIt.pm
15733            + lib/Module/Load/t/to_load/LoadMe.pl
15734            + lib/Module/Load/t/to_load/Must/Be/Loaded.pm
15735            + lib/Module/Load/t/to_load/TestModule.pm
15736            + lib/Module/Load/t/to_load/ToBeLoaded
15737            + lib/Module/Load/t/to_load/config_file
15738            ! MANIFEST
15739 ____________________________________________________________________________
15740 [ 28694] By: steveh                                on 2006/08/11  12:49:00
15741         Log: Close file before unlinking (on Win32 at least!)
15742      Branch: perl
15743            ! t/op/stat.t
15744 ____________________________________________________________________________
15745 [ 28693] By: rgs                                   on 2006/08/10  16:46:07
15746         Log: Subject: [PATCH] Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu)
15747              From: Andrew Dougherty <doughera@lafayette.edu>
15748              Date: Thu, 10 Aug 2006 12:37:39 -0400 (EDT)
15749              Message-ID: <Pine.LNX.4.62.0608101230260.12531@fractal.phys.lafayette.edu>
15750      Branch: perl
15751            ! lib/open.t
15752 ____________________________________________________________________________
15753 [ 28692] By: rgs                                   on 2006/08/10  14:27:44
15754         Log: Update Changes
15755      Branch: perl
15756            ! Changes
15757 ____________________________________________________________________________
15758 [ 28691] By: rgs                                   on 2006/08/10  13:17:51
15759         Log: Some updates to the cross-compilation config script
15760      Branch: perl
15761            ! Cross/config.sh-arm-linux
15762 ____________________________________________________________________________
15763 [ 28690] By: rgs                                   on 2006/08/10  09:46:34
15764         Log: lstat on *GLOB{IO} with warnings on would segfault
15765              (noticed by Andrew Dougherty)
15766      Branch: perl
15767            ! pp_sys.c
15768 ____________________________________________________________________________
15769 [ 28689] By: rgs                                   on 2006/08/10  08:23:31
15770         Log: Subject: [PATCH] g++: gethostbyaddr, and more Tru64 defines
15771              From: Jarkko Hietaniemi <jhi@iki.fi>
15772              Date: Thu, 10 Aug 2006 09:00:44 +0300
15773              Message-ID: <44DACB8C.1080708@iki.fi>
15774      Branch: perl
15775            ! hints/dec_osf.sh pp_sys.c
15776 ____________________________________________________________________________
15777 [ 28688] By: rgs                                   on 2006/08/10  08:22:01
15778         Log: Subject: [PATCH] doio.c: vararg NULLs must be cast right
15779              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15780              Date: Thu, 10 Aug 2006 08:35:53 +0300 (EEST)
15781              Message-Id: <200608100535.k7A5Zr2Z156515@kosh.hut.fi>
15782      Branch: perl
15783            ! doio.c
15784 ____________________________________________________________________________
15785 [ 28687] By: rgs                                   on 2006/08/10  08:14:46
15786         Log: Upgrade to version.pm 0.67
15787      Branch: perl
15788            ! lib/version.pm lib/version.pod lib/version.t
15789 ____________________________________________________________________________
15790 [ 28686] By: stevep                                on 2006/08/09  21:54:08
15791         Log: A couple const's and a cast to get Sun CC to compile these files.
15792              Perl, however, still will not build with the Sun CC.  
15793      Branch: perl
15794            ! op.c pp_sort.c toke.c
15795 ____________________________________________________________________________
15796 [ 28685] By: stevep                                on 2006/08/09  19:45:06
15797         Log: Fix comment nit in config.h
15798      Branch: perl
15799            ! config_h.SH
15800 ____________________________________________________________________________
15801 [ 28684] By: rgs                                   on 2006/08/09  15:46:55
15802         Log: Subject: Re: [perl #37731] junk and uninit'ed values in tied scalars
15803              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
15804              Date: Mon, 28 Nov 2005 01:26:31 -0800
15805              Message-ID: <20051128092605.GA2328@efn.org>
15806              
15807              plus a regression test
15808      Branch: perl
15809            ! sv.c t/op/tie.t
15810 ____________________________________________________________________________
15811 [ 28683] By: rgs                                   on 2006/08/09  12:43:19
15812         Log: Subject: PATCH: Sync Time::Local in blead to 1.13 on CPAN
15813              From: Dave Rolsky <autarch@urth.org>
15814              Date: Wed, 9 Aug 2006 04:38:28 -0500 (CDT)
15815              Message-ID: <Pine.LNX.4.64.0608090422450.8735@urth.org>
15816      Branch: perl
15817            ! lib/Time/Local.pm lib/Time/Local.t
15818 ____________________________________________________________________________
15819 [ 28682] By: rgs                                   on 2006/08/09  09:58:52
15820         Log: Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23]
15821      Branch: perl
15822            ! lib/Module/CoreList.pm
15823 ____________________________________________________________________________
15824 [ 28681] By: rgs                                   on 2006/08/09  09:52:38
15825         Log: Add OS-specific modules in Module::Corelist generation script
15826              (hinted by Steve Hay)
15827      Branch: perl
15828            ! Porting/corelist.pl
15829 ____________________________________________________________________________
15830 [ 28680] By: rgs                                   on 2006/08/09  09:42:34
15831         Log: Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
15832      Branch: perl
15833            ! lib/Module/CoreList.pm
15834 ____________________________________________________________________________
15835 [ 28679] By: rgs                                   on 2006/08/09  09:23:02
15836         Log: More fixes in the Module::Corelist data generation process
15837      Branch: perl
15838            ! Porting/corelist.pl
15839 ____________________________________________________________________________
15840 [ 28678] By: rgs                                   on 2006/08/09  09:01:25
15841         Log: Really submit previous change
15842      Branch: perl
15843            ! Porting/corelist.pl
15844 ____________________________________________________________________________
15845 [ 28677] By: rgs                                   on 2006/08/09  08:34:42
15846         Log: Several fixes in Porting/corelist.pl
15847              - make it run with 5.8.x perls
15848              - make it handle new modules layout in bleadperl
15849      Branch: perl
15850            ! Porting/corelist.pl
15851 ____________________________________________________________________________
15852 [ 28676] By: rgs                                   on 2006/08/08  09:39:35
15853         Log: Subject: [PATCH] Small precision about $SIG{__WARN__}
15854              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
15855              Date: Tue, 08 Aug 2006 11:17:58 +0200
15856              Message-ID: <1155028678.44d856c64fa0d@imp6-g19.free.fr>
15857      Branch: perl
15858            ! pod/perlvar.pod
15859 ____________________________________________________________________________
15860 [ 28675] By: rgs                                   on 2006/08/08  09:22:27
15861         Log: Simplification in Perl_magic_clearsig, plus a fix similar and
15862              symmetrical to the one implemented in change #28669.
15863      Branch: perl
15864            ! mg.c
15865 ____________________________________________________________________________
15866 [ 28674] By: stevep                                on 2006/08/08  03:55:13
15867         Log: Subject: [PATCH] g++ stage 1 reached
15868              From: Jarkko Hietaniemi <jhi@iki.fi>
15869              Date: Tue, 08 Aug 2006 00:02:35 +0300
15870              Message-ID: <44D7AA6B.4040802@iki.fi>
15871      Branch: perl
15872            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
15873            ! Porting/config_H cflags.SH config_h.SH configure.com deb.c
15874            ! dump.c epoc/config.sh gv.c mathoms.c mg.c op.c opcode.h
15875            ! plan9/config.plan9 plan9/config_h.sample symbian/config.sh
15876            ! uconfig.h uconfig.sh win32/config.bc win32/config.ce
15877            ! win32/config.gc win32/config.vc win32/config.vc64
15878            ! win32/config_H.bc win32/config_H.ce win32/config_H.gc
15879            ! win32/config_H.vc win32/config_H.vc64
15880 ____________________________________________________________________________
15881 [ 28673] By: stevep                                on 2006/08/07  19:54:51
15882         Log: Upgrade to Module-Build-0.2805
15883      Branch: perl
15884            ! lib/Module/Build.pm lib/Module/Build/API.pod
15885            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
15886            ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
15887            ! lib/Module/Build/Platform/MacOS.pm lib/Module/Build/Version.pm
15888            ! lib/Module/Build/t/moduleinfo.t
15889 ____________________________________________________________________________
15890 [ 28672] By: stevep                                on 2006/08/07  19:37:28
15891         Log: Upgrade to Digest-SHA-5.43
15892      Branch: perl
15893            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
15894            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
15895            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
15896            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
15897            ! ext/Digest/SHA/src/sha64bit.c
15898 ____________________________________________________________________________
15899 [ 28671] By: steveh                                on 2006/08/07  16:58:16
15900         Log: Subject: Define PERL_NO_DEV_RANDOM on Windows
15901              From: "Davies, Alex" <adavies@ptc.com>
15902              Date: Thu, 3 Aug 2006 13:31:14 -0400
15903              Message-ID: <A69AA663CE9BBC44AE1DA72483DE15DE04622D66@HQ-MAIL3.ptcnet.ptc.com>
15904              
15905              This stops perl from trying to read C:\dev\urandom on Windows
15906      Branch: perl
15907            ! dosish.h
15908 ____________________________________________________________________________
15909 [ 28670] By: steveh                                on 2006/08/07  16:21:40
15910         Log: Fixups for test failures caused by #28667 and #28668
15911      Branch: perl
15912            ! ext/B/B/Assembler.pm ext/B/t/assembler.t
15913 ____________________________________________________________________________
15914 [ 28669] By: rgs                                   on 2006/08/07  14:10:15
15915         Log: We shouldn't try to decrement the refcount of PL_warnhook
15916              if it has been set to PERL_WARNHOOK_FATAL.
15917      Branch: perl
15918            ! mg.c
15919 ____________________________________________________________________________
15920 [ 28668] By: steveh                                on 2006/08/07  10:24:39
15921         Log: Provide a BGET_svtype, required by #28667
15922      Branch: perl
15923            ! ext/ByteLoader/bytecode.h
15924 ____________________________________________________________________________
15925 [ 28667] By: rgs                                   on 2006/08/07  09:43:20
15926         Log: Try to reinstate the fix of change #28638 by patching bytecode.pl and
15927              not the file it generates
15928      Branch: perl
15929            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
15930 ____________________________________________________________________________
15931 [ 28666] By: rgs                                   on 2006/08/07  09:23:35
15932         Log: Restore modification in warnings.h from change 28662 by backporting it
15933              to warnings.pl
15934      Branch: perl
15935            ! warnings.h warnings.pl
15936 ____________________________________________________________________________
15937 [ 28665] By: rgs                                   on 2006/08/07  09:13:42
15938         Log: Subject: [PATCH] File::Basename add X<> tags, replace regex delimiters
15939              From: "Gabor Szabo" <szabgab@gmail.com>
15940              Date: Sat, 5 Aug 2006 23:00:14 +0300
15941              Message-ID: <d8a74af10608051300m4a1ebd93j491889b9b4e8523d@mail.gmail.com>
15942      Branch: perl
15943            ! lib/File/Basename.pm
15944 ____________________________________________________________________________
15945 [ 28664] By: rgs                                   on 2006/08/07  08:28:50
15946         Log: Subject: [PATCH] adding X<> to perlvar
15947              From: "Gabor Szabo" <szabgab@gmail.com>
15948              Date: Sun, 6 Aug 2006 13:59:28 +0300
15949              Message-ID: <d8a74af10608060359g7d4726dalf947f051a51c10e@mail.gmail.com>
15950      Branch: perl
15951            ! pod/perlvar.pod
15952 ____________________________________________________________________________
15953 [ 28663] By: rgs                                   on 2006/08/07  08:23:13
15954         Log: Regenerate files after previous change
15955      Branch: perl
15956            ! ext/ByteLoader/byterun.c warnings.h
15957 ____________________________________________________________________________
15958 [ 28662] By: rgs                                   on 2006/08/07  08:15:39
15959         Log: Subject: [PATCH] g++ large patch
15960              From: Jarkko Hietaniemi <jhi@iki.fi>
15961              Date: Fri, 04 Aug 2006 08:58:27 +0300
15962              Message-ID: <44D2E203.5050201@iki.fi>
15963      Branch: perl
15964            ! cflags.SH deb.c dump.c embed.fnc embed.h gv.c hv.c mathoms.c
15965            ! mg.c op.c perl.h perlio.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
15966            ! proto.h regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
15967            ! warnings.h
15968 ____________________________________________________________________________
15969 [ 28661] By: rgs                                   on 2006/08/05  15:46:34
15970         Log: Subject: [PATCH] perlfunc.pod - unite gmtime and localtime
15971              From: "Gabor Szabo" <szabgab@gmail.com>
15972              Date: Thu, 27 Jul 2006 09:25:02 +0300
15973              Message-ID: <d8a74af10607262325n472b424cr78c9591c31ffe190@mail.gmail.com>
15974      Branch: perl
15975            ! pod/perlfunc.pod
15976 ____________________________________________________________________________
15977 [ 28660] By: rgs                                   on 2006/08/05  15:28:39
15978         Log: Subject: [PATCH] add more X<> tags to perlfunc
15979              From: "Gabor Szabo" <szabgab@gmail.com>
15980              Date: Thu, 27 Jul 2006 00:27:06 +0300
15981              Message-ID: <d8a74af10607261427g142f0c6bge6f77c2f5e59da40@mail.gmail.com>
15982      Branch: perl
15983            ! pod/perlfunc.pod
15984 ____________________________________________________________________________
15985 [ 28659] By: rgs                                   on 2006/08/05  15:22:18
15986         Log: Subject: [PATCH] File::Copy pod updated adding X<>
15987              From: "Gabor Szabo" <szabgab@gmail.com>
15988              Date: Tue, 1 Aug 2006 08:55:37 +0200
15989              Message-ID: <d8a74af10607312355t7f3fed91g1459cb74b9b50fcd@mail.gmail.com>
15990      Branch: perl
15991            ! lib/File/Copy.pm
15992 ____________________________________________________________________________
15993 [ 28658] By: stevep                                on 2006/08/04  16:42:54
15994         Log: Sorting the MANIFEST
15995      Branch: perl
15996            ! MANIFEST
15997 ____________________________________________________________________________
15998 [ 28657] By: rgs                                   on 2006/08/04  09:45:37
15999         Log: Subject: [PATCH blead] Re: [perl #39882] inconsistent list slice behaviour
16000              From: Rick Delaney <rick@bort.ca>
16001              Date: Thu, 3 Aug 2006 21:48:07 -0400
16002              Message-ID: <20060804014807.GW21381@localhost.localdomain>
16003      Branch: perl
16004            ! pp.c t/op/list.t
16005 ____________________________________________________________________________
16006 [ 28656] By: rgs                                   on 2006/08/04  09:20:31
16007         Log: Subject: [PATCH blead] Re: [perl #40055] B::Deparse double do
16008              From: Rick Delaney <rick@bort.ca>
16009              Date: Thu, 3 Aug 2006 17:30:06 -0400
16010              Message-ID: <20060803213006.GU21381@localhost.localdomain>
16011      Branch: perl
16012            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
16013 ____________________________________________________________________________
16014 [ 28655] By: stevep                                on 2006/08/03  20:18:28
16015         Log: Subject: [PATCH] Tru64 oops
16016              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16017              Date: Thu, 3 Aug 2006 22:59:37 +0300 (EEST)
16018              Message-Id: <200608031959.k73JxbsC395856@kosh.hut.fi>
16019      Branch: perl
16020            ! pp_sys.c
16021 ____________________________________________________________________________
16022 [ 28654] By: rgs                                   on 2006/08/03  08:15:51
16023         Log: Subject: [PATCH] more g++ in Tru64
16024              From: Jarkko Hietaniemi <jhi@iki.fi>
16025              Date: Thu, 03 Aug 2006 09:04:45 +0300
16026              Message-ID: <44D191FD.9030902@iki.fi>
16027      Branch: perl
16028            ! hints/dec_osf.sh perlio.c pp_sys.c
16029 ____________________________________________________________________________
16030 [ 28653] By: stevep                                on 2006/08/02  17:47:34
16031         Log: Upgrade to Archive-Tar-1.30.  Since change #27571 is not included,
16032              the bleadperl version is bumped to 1.30_01.
16033      Branch: perl
16034            ! lib/Archive/Tar.pm
16035 ____________________________________________________________________________
16036 [ 28652] By: rgs                                   on 2006/08/02  13:11:25
16037         Log: Cross-compilation makefile fails to copy Config_heavy.pl
16038              (noticed by Alexandre Jousset <mid@gtmp.org>)
16039      Branch: perl
16040            ! Cross/Makefile
16041 ____________________________________________________________________________
16042 [ 28651] By: merijn                                on 2006/08/02  11:21:30
16043         Log: Subject: [PATCH] g++ heavy shoveling
16044              From: Jarkko Hietaniemi <jhi@iki.fi>
16045              Date: Wed, 02 Aug 2006 00:04:42 +0300
16046              Message-ID: <44CFC1EA.2050702@iki.fi>
16047      Branch: perl
16048            ! Configure
16049 ____________________________________________________________________________
16050 [ 28649] By: rgs                                   on 2006/08/02  09:49:10
16051         Log: Subject: [PATCH blead] Re: [perl #39733] $AUTOLOAD is never tainted
16052              From: Rick Delaney <rick@bort.ca>
16053              Date: Sun, 9 Jul 2006 15:01:50 -0400
16054              Message-ID: <20060709190150.GA1922@localhost.localdomain>
16055              
16056              Plus a note in perldelta
16057      Branch: perl
16058            ! gv.c pod/perl594delta.pod t/op/taint.t
16059 ____________________________________________________________________________
16060 [ 28645] By: stevep                                on 2006/08/02  03:11:51
16061         Log: Subject: [PATCH] g++ heavy shoveling
16062              From: Jarkko Hietaniemi <jhi@iki.fi>
16063              Date: Wed, 02 Aug 2006 00:04:42 +0300
16064              Message-ID: <44CFC1EA.2050702@iki.fi>
16065      Branch: perl
16066            ! cflags.SH hints/linux.sh perl.h
16067 ____________________________________________________________________________
16068 [ 28644] By: rgs                                   on 2006/08/01  16:47:01
16069         Log: Subject: Re: New perltrap?
16070              From: Rick Delaney <rick@bort.ca>
16071              Date: Tue, 1 Aug 2006 08:43:36 -0400
16072              Message-ID: <20060801124336.GM21381@localhost.localdomain>
16073      Branch: perl
16074            ! pod/perlsec.pod
16075 ____________________________________________________________________________
16076 [ 28643] By: steveh                                on 2006/08/01  16:17:47
16077         Log: Silence a couple of Borland compiler warnings
16078      Branch: perl
16079            ! cop.h regexec.c win32/win32.h
16080 ____________________________________________________________________________
16081 [ 28642] By: rgs                                   on 2006/08/01  16:11:24
16082         Log: Subject: [PATCH] threads 1.38
16083              From: "Jerry D. Hedden" <jerry@hedden.us>
16084              Date: Tue, 01 Aug 2006 08:58:52 -0700
16085              Message-ID: <20060801085852.fb30e530d17747c2b054d625b8945d88.ad7fb0a136.wbe@email.secureserver.net>
16086      Branch: perl
16087            ! ext/threads/Changes ext/threads/README ext/threads/t/free.t
16088            ! ext/threads/t/free2.t ext/threads/t/thread.t
16089            ! ext/threads/threads.pm ext/threads/threads.xs
16090 ____________________________________________________________________________
16091 [ 28641] By: rgs                                   on 2006/08/01  15:11:15
16092         Log: Bump version of Module::CoreList
16093      Branch: perl
16094            ! lib/Module/CoreList.pm
16095 ____________________________________________________________________________
16096 [ 28640] By: rgs                                   on 2006/08/01  14:59:36
16097         Log: Patch by Marius Feraru <altblue@n0i.net> to handle dotted perl versions
16098              in the corelist utility, and to add an easy way to determine what was
16099              some module's version bundled with a specified Perl release.
16100      Branch: perl
16101            ! lib/Module/CoreList/bin/corelist
16102 ____________________________________________________________________________
16103 [ 28639] By: merijn                                on 2006/08/01  12:13:53
16104         Log: Subject: [PATCH] g++ dNOOP (luckily one can mix code and decls in C++)
16105              Somewhat modifies as per Steve Hay's comment
16106              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16107              Date: Tue, 1 Aug 2006 08:46:15 +0300 (EEST)
16108              Message-Id: <200608010546.k715kEdP017064@kosh.hut.fi>
16109      Branch: perl
16110            ! perl.h
16111 ____________________________________________________________________________
16112 [ 28638] By: steveh                                on 2006/08/01  11:20:47
16113         Log: Silence the VC7 compiler warning in the following smoke:
16114              http://www.nntp.perl.org/group/perl.daily-build.reports/39824
16115      Branch: perl
16116            ! ext/ByteLoader/byterun.c
16117 ____________________________________________________________________________
16118 [ 28637] By: merijn                                on 2006/08/01  08:44:58
16119         Log: ANSI-C headers in test snippets to please g++ (and the rest)
16120              Subject: [PATCH]  (back) towards g++ compilation (in Tru64, and elsewhere)
16121              From: Jarkko Hietaniemi <jhi@iki.fi>
16122              Date: Mon, 31 Jul 2006 23:44:55 +0300
16123              Message-ID: <44CE6BC7.8060805@iki.fi>
16124      Branch: perl
16125            ! Configure
16126 ____________________________________________________________________________
16127 [ 28635] By: steveh                                on 2006/08/01  08:10:07
16128         Log: Subject: [PATCH] op/stat.t: SKIP count fix in case of no dirfd()
16129              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16130              Date: Tue, 1 Aug 2006 08:04:26 +0300 (EEST)
16131              Message-Id: <200608010504.k7154QT3178692@kosh.hut.fi>
16132      Branch: perl
16133            ! t/op/stat.t
16134 ____________________________________________________________________________
16135 [ 28634] By: stevep                                on 2006/08/01  00:17:19
16136         Log: Subject: [PATCH] solution(?) to the "warning: comparison is always false dueto limited range of data type" with New*()
16137              From: Jarkko Hietaniemi <jhi@iki.fi>
16138              Date: Fri, 28 Jul 2006 09:00:28 +0300
16139              Message-ID: <44C9A7FC.1060801@iki.fi>
16140      Branch: perl
16141            ! handy.h
16142 ____________________________________________________________________________
16143 [ 28633] By: stevep                                on 2006/08/01  00:10:06
16144         Log: Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere)
16145              From: Jarkko Hietaniemi <jhi@iki.fi>
16146              Date: Mon, 31 Jul 2006 23:44:55 +0300
16147              Message-ID: <44CE6BC7.8060805@iki.fi>
16148              
16149              Just the hints/dec_osf.sh changes from this set of patches.
16150      Branch: perl
16151            ! hints/dec_osf.sh
16152 ____________________________________________________________________________
16153 [ 28632] By: stevep                                on 2006/07/30  17:03:10
16154         Log: Tests to go with change #28628.
16155      Branch: perl
16156            ! t/op/stat.t
16157 ____________________________________________________________________________
16158 [ 28631] By: stevep                                on 2006/07/30  16:20:58
16159         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
16160              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
16161              Date: Sat, 29 Jul 2006 22:06:31 +0200
16162              Message-ID: <877j1w2n20.fsf@k75.linux.bogus>
16163      Branch: perl
16164            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
16165            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
16166 ____________________________________________________________________________
16167 [ 28630] By: steveh                                on 2006/07/28  16:37:48
16168         Log: Remove a (UINT) cast to silence a VC6 compiler warning
16169              (this was added by #27352, but Digest-SHA-5.37 changed the
16170              loop variable to be signed so the cast now needs to go).
16171              Also bump the VERSION since #27482 has not yet been applied
16172              to the CPAN version.
16173      Branch: perl
16174            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
16175 ____________________________________________________________________________
16176 [ 28629] By: merijn                                on 2006/07/28  08:04:01
16177         Log: Subject: [PATCH] z/OS: an easy test nit
16178              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16179              Date: Thu, 27 Jul 2006 20:00:02 +0300 (EEST)
16180              Message-Id: <200607271700.k6RH02V1355005@kosh.hut.fi>
16181      Branch: perl
16182            ! ext/PerlIO/t/encoding.t
16183 ____________________________________________________________________________
16184 [ 28628] By: stevep                                on 2006/07/28  00:42:04
16185         Log: Change stat() and -X filetests so that they treat *FILE{IO} 
16186              filehandles like *FILE filehandles.  This resolves RT #8244.
16187      Branch: perl
16188            ! doio.c pp_sys.c
16189 ____________________________________________________________________________
16190 [ 28627] By: stevep                                on 2006/07/27  21:17:10
16191         Log: Upgrade to Digest-SHA-5.42
16192      Branch: perl
16193            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
16194            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
16195            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
16196            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
16197            ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/2-nist-sha-oo.t
16198            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
16199            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
16200            ! ext/Digest/SHA/t/3-gillogly-hard.t
16201            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
16202 ____________________________________________________________________________
16203 [ 28626] By: steveh                                on 2006/07/27  16:25:41
16204         Log: Clear up most of the VC6 compiler warnings in the following smoke:
16205              http://www.nntp.perl.org/group/perl.daily-build.reports/39733
16206      Branch: perl
16207            ! doio.c ext/B/B.xs ext/XS/APItest/APItest.xs hv.c op.c pp.c
16208            ! pp_pack.c utf8.c
16209 ____________________________________________________________________________
16210 [ 28625] By: merijn                                on 2006/07/27  15:33:07
16211         Log: #7217: config.h comments for HAS_POLL incorrect
16212              http://rt.perl.org/rt3/Ticket/Display.html?id=7217
16213              Date: Mon, 2 Jul 2001 14:58:27 -0700
16214              From: David Dyck <dcd@tc.fluke.com>
16215              Subject: config.h comments for HAS_POLL incorrect
16216      Branch: perl
16217            ! config_h.SH
16218 ____________________________________________________________________________
16219 [ 28623] By: craigb                                on 2006/07/27  13:54:55
16220         Log: Subject: Re: Silence/fix more warnings from the regex engine
16221              From: demerphq <demerphq@gmail.com>
16222              Date: Tue, 18 Jul 2006 21:57:15 +0200
16223              Message-ID: <9b18b3110607181257l28cc424aj1de28ebfc4c196d7@mail.gmail.com>
16224              
16225              REGCP_SET should only set a value, not check the previous value of its arg
16226      Branch: perl
16227            ! regexec.c
16228 ____________________________________________________________________________
16229 [ 28622] By: stevep                                on 2006/07/27  11:00:18
16230         Log: Subject: [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals and accept()
16231              From: Andy Wardley (via RT) <perlbug-followup@perl.org>
16232              Date: Fri, 14 Jul 2006 10:11:44 -0700      
16233              Message-ID: <rt-3.6.HEAD-20371-1152897103-1865.39835-75-0@perl.org>
16234      Branch: perl
16235            ! pod/perlipc.pod
16236 ____________________________________________________________________________
16237 [ 28621] By: rgs                                   on 2006/07/26  20:36:19
16238         Log: Some notes in perl594delta.
16239      Branch: perl
16240            ! pod/perl594delta.pod
16241 ____________________________________________________________________________
16242 [ 28620] By: rgs                                   on 2006/07/26  20:32:08
16243         Log: Subject: interpolation of @- (and @+) in patterns ([perl #27940] comes back)
16244              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16245              Date: Tue, 25 Jul 2006 00:15:50 +0900
16246              Message-Id: <20060725001517.3C5D.BQW10602@nifty.com>
16247      Branch: perl
16248            ! pod/perlop.pod t/op/pat.t t/op/subst.t t/op/tr.t toke.c
16249 ____________________________________________________________________________
16250 [ 28619] By: stevep                                on 2006/07/26  13:54:28
16251         Log: Added tests from CGI.pm that had not been integrated into core.
16252      Branch: perl
16253            + lib/CGI/t/start_end_asterisk.t lib/CGI/t/start_end_end.t
16254            + lib/CGI/t/start_end_start.t
16255            ! MANIFEST
16256 ____________________________________________________________________________
16257 [ 28618] By: rgs                                   on 2006/07/26  06:41:56
16258         Log: Add a few links to standard modules in perlfunc, by Gabor Szabo.
16259      Branch: perl
16260            ! pod/perlfunc.pod
16261 ____________________________________________________________________________
16262 [ 28617] By: stevep                                on 2006/07/26  01:59:06
16263         Log: Subject: [PATCH] Re: [ID 20000816.012] *foo = *_ is broken
16264              From: Mike Guy <mjtg@cam.ac.uk>
16265              Date: Thu, 17 Aug 2000 16:26:56 +0100
16266              Message-Id: <E13PRZI-0007Ge-00@libra.cus.cam.ac.uk>
16267              
16268              Only part regarding @ARG missing from the documentation was applied.
16269      Branch: perl
16270            ! pod/perlvar.pod
16271 ____________________________________________________________________________
16272 [ 28616] By: mhx                                   on 2006/07/25  18:54:08
16273         Log: Upgrade to Devel::PPPort 3.09_02
16274      Branch: perl
16275            + ext/Devel/PPPort/parts/inc/strlfuncs
16276            + ext/Devel/PPPort/t/strlfuncs.t
16277            ! MANIFEST ext/Devel/PPPort/Changes
16278            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
16279            ! ext/Devel/PPPort/parts/apicheck.pl
16280            ! ext/Devel/PPPort/parts/base/5009004
16281            ! ext/Devel/PPPort/parts/embed.fnc
16282            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
16283 ____________________________________________________________________________
16284 [ 28615] By: mhx                                   on 2006/07/25  18:42:26
16285         Log: Very recent development versions of gcc (4.2.0 20060715) seem
16286              to have switched from '<command line>' to '<command-line>'.
16287      Branch: perl
16288            ! makedepend.SH
16289 ____________________________________________________________________________
16290 [ 28614] By: stevep                                on 2006/07/24  17:30:38
16291         Log: Replace some sprintf()'s in Data::Dumper with my_snprintf()'s
16292      Branch: perl
16293            ! ext/Data/Dumper/Dumper.xs mkppport.lst
16294 ____________________________________________________________________________
16295 [ 28613] By: rgs                                   on 2006/07/23  20:32:33
16296         Log: Revert change 28603: this was a wrong fix, that didn't prevent
16297              a later crash. Reindent a bit of the same function.
16298      Branch: perl
16299            ! pp_hot.c
16300 ____________________________________________________________________________
16301 [ 28612] By: rgs                                   on 2006/07/23  19:59:55
16302         Log: Subject: [PATCH document] perlop: parsing quoted constructs 
16303              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16304              Date: Sun, 16 Jul 2006 20:06:33 +0900
16305              Message-Id: <20060716200218.2CE6.BQW10602@nifty.com>
16306      Branch: perl
16307            ! pod/perlop.pod
16308 ____________________________________________________________________________
16309 [ 28611] By: stevep                                on 2006/07/23  13:46:05
16310         Log: The rest of the changes for Sys-Syslog-0.17 which my new patch no
16311              longer automatically "p4 edits" for me.
16312      Branch: perl
16313            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
16314            ! ext/Sys/Syslog/README ext/Sys/Syslog/t/syslog.t
16315 ____________________________________________________________________________
16316 [ 28610] By: stevep                                on 2006/07/23  13:42:55
16317         Log: Upgrade to Sys-Syslog-0.17
16318      Branch: perl
16319            ! ext/Sys/Syslog/Syslog.pm
16320 ____________________________________________________________________________
16321 [ 28609] By: stevep                                on 2006/07/23  13:20:07
16322         Log: Subject: [PATCH] Tru64: if cc given both -O and -g, -g must be -g3
16323              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16324              Date: Sun, 23 Jul 2006 10:18:11 +0300 (EEST)
16325              Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi>
16326      Branch: perl
16327            ! hints/dec_osf.sh
16328 ____________________________________________________________________________
16329 [ 28608] By: rgs                                   on 2006/07/23  13:17:48
16330         Log: Revert part of last change, that was causing utf8 test failures
16331      Branch: perl
16332            ! toke.c
16333 ____________________________________________________________________________
16334 [ 28607] By: rgs                                   on 2006/07/23  13:04:10
16335         Log: Subject: [PATCH] z/OS: pp_sys.c, reg*.c, toke.c, utf8.c
16336              From: Jarkko Hietaniemi <jhi@iki.fi>
16337              Date: Sat, 22 Jul 2006 18:51:48 +0300
16338              Message-ID: <44C24994.6020008@iki.fi>
16339      Branch: perl
16340            ! pp_sys.c regcomp.c regexec.c toke.c utf8.c
16341 ____________________________________________________________________________
16342 [ 28606] By: rgs                                   on 2006/07/23  12:51:02
16343         Log: Add another volatile modifier to protect against longjmp clobbering
16344      Branch: perl
16345            ! op.c
16346 ____________________________________________________________________________
16347 [ 28605] By: mhx                                   on 2006/07/21  17:56:39
16348         Log: Upgrade to Devel::PPPort 3.09_01
16349      Branch: perl
16350            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
16351            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
16352            ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/parts/ppptools.pl
16353            ! ext/Devel/PPPort/soak
16354 ____________________________________________________________________________
16355 [ 28604] By: rgs                                   on 2006/07/21  15:27:20
16356         Log: More tweaks to threads 1.37, by Jerry D. Hedden
16357      Branch: perl
16358            ! ext/threads/Changes ext/threads/t/exit.t
16359            ! ext/threads/t/thread.t ext/threads/threads.pm
16360            ! ext/threads/threads.xs
16361 ____________________________________________________________________________
16362 [ 28603] By: rgs                                   on 2006/07/20  22:03:59
16363         Log: In pp_entersub, accept to handle a CV with a NULL padlist.
16364              This fixes a crash with mod_perl 1.29.
16365      Branch: perl
16366            ! pp_hot.c
16367 ____________________________________________________________________________
16368 [ 28602] By: rgs                                   on 2006/07/20  21:36:25
16369         Log: Upgrade to threads 1.37, by Jerry D. Hedden
16370      Branch: perl
16371            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
16372            ! ext/threads/t/thread.t ext/threads/threads.pm
16373            ! ext/threads/threads.xs
16374 ____________________________________________________________________________
16375 [ 28601] By: rgs                                   on 2006/07/19  21:34:05
16376         Log: Band-aid for segfault in ext/threads/t/blocks.t on SMP machines
16377      Branch: perl
16378            ! pp_hot.c
16379 ____________________________________________________________________________
16380 [ 28600] By: stevep                                on 2006/07/19  14:59:24
16381         Log: Subject: [perl #39876] Time::gmtime 1.02 examples patch
16382              From: Alexandr Ciornii (via RT) <perlbug-followup@perl.org>
16383              Date: Wed, 19 Jul 2006 05:46:36 -0700
16384              Message-ID: <rt-3.6.HEAD-25412-1153313196-897.39876-75-0@perl.org>
16385              
16386              Pod fixes for Time::gmtime.pm
16387      Branch: perl
16388            ! lib/Time/gmtime.pm
16389 ____________________________________________________________________________
16390 [ 28599] By: rgs                                   on 2006/07/18  21:43:52
16391         Log: Subject: [PATCH] make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
16392              From: Jarkko Hietaniemi <jhi@iki.fi>
16393              Date: Mon, 17 Jul 2006 09:09:24 +0300
16394              Message-ID: <44BB2994.5090609@iki.fi>
16395      Branch: perl
16396            ! perl.h pod/perlguts.pod pod/perlhack.pod
16397 ____________________________________________________________________________
16398 [ 28598] By: rgs                                   on 2006/07/18  21:02:39
16399         Log: Subject: [PATCH] [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
16400              From: "Jerry D. Hedden" <jerry@hedden.us>
16401              Date: Mon, 17 Jul 2006 05:00:01 -0700
16402              Message-ID: <20060717050001.fb30e530d17747c2b054d625b8945d88.b729fe881f.wbe@email.secureserver.net>
16403      Branch: perl
16404            ! ext/threads/t/basic.t ext/threads/t/free.t
16405 ____________________________________________________________________________
16406 [ 28597] By: steveh                                on 2006/07/18  12:11:36
16407         Log: Fix Borland problem with quoted pre-processor macros in response files
16408              
16409              This should clear up the errors from Module/Build/t/ppm.t and
16410              Module/Build/t/xs.t in the Borland smokes.
16411              
16412              Subject: Re: Smoke [5.9.4] 27656 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
16413              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
16414              Date: Thu, 06 Apr 2006 22:33:04 -0400
16415              Message-ID: <4435CF60.1000707@thepierianspring.org>
16416              
16417              See the thread here for details:
16418              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00027.html
16419      Branch: perl
16420            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
16421 ____________________________________________________________________________
16422 [ 28596] By: stevep                                on 2006/07/18  03:10:51
16423         Log: Additional reason for ssh passphrase failures.
16424      Branch: perl
16425            ! Porting/repository.pod
16426 ____________________________________________________________________________
16427 [ 28595] By: rgs                                   on 2006/07/17  21:11:52
16428         Log: Remove the C89 checking with gcc
16429              (but leave a note in perlhack)
16430      Branch: perl
16431            ! cflags.SH pod/perlhack.pod
16432 ____________________________________________________________________________
16433 [ 28594] By: steveh                                on 2006/07/17  14:32:19
16434         Log: Subject: Silence system warning during tests (only on win32 for now)
16435              From: demerphq <demerphq@gmail.com>
16436              Date: Sat, 15 Jul 2006 18:21:15 +0200
16437              Message-ID: <9b18b3110607150921p33be8e87wd51b2fd317a81587@mail.gmail.com>
16438      Branch: perl
16439            ! t/comp/opsubs.t
16440 ____________________________________________________________________________
16441 [ 28593] By: steveh                                on 2006/07/17  14:23:59
16442         Log: Avoid an error that VC++'s resource compiler seems to have
16443              with a reference to "perly.y" in "perly.h"
16444              
16445              See the thread here for details:
16446              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-07/msg00460.html
16447      Branch: perl
16448            ! perly.h regen_perly.pl
16449 ____________________________________________________________________________
16450 [ 28592] By: merijn                                on 2006/07/17  06:51:54
16451         Log: Cygwin doesn't cope (yet) with gcc flags -std=c89
16452      Branch: perl
16453            ! cflags.SH
16454 ____________________________________________________________________________
16455 [ 28591] By: rgs                                   on 2006/07/16  21:42:59
16456         Log: Check for taintedness of PERL5SHELL on Windows
16457              (bug #39832)
16458      Branch: perl
16459            ! taint.c
16460 ____________________________________________________________________________
16461 [ 28590] By: stevep                                on 2006/07/16  19:18:27
16462         Log: Subject: [PATCH] MIME::Base64 quoted-print.t: z/OS (EBCDIC)
16463              From: Jarkko Hietaniemi <jhi@iki.fi>
16464              Date: Sun, 16 Jul 2006 13:11:15 +0300
16465              Message-ID: <44BA10C3.8040007@iki.fi>
16466      Branch: perl
16467            ! ext/MIME/Base64/t/quoted-print.t
16468 ____________________________________________________________________________
16469 [ 28589] By: stevep                                on 2006/07/16  19:12:28
16470         Log: Subject: Re: Fix loads of warnings from the last escaping patch...
16471              From: demerphq <demerphq@gmail.com>
16472              Date: Sun, 16 Jul 2006 19:59:02 +0200
16473              Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com>
16474      Branch: perl
16475            ! dump.c embed.fnc ext/re/re.pm pod/perlapi.pod proto.h
16476            ! regcomp.c regcomp.h
16477 ____________________________________________________________________________
16478 [ 28588] By: stevep                                on 2006/07/16  19:06:01
16479         Log: Subject: [PATCH] perlhack: advertise Configure -Dgccansipedantic
16480              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16481              Date: Sun, 16 Jul 2006 20:27:20 +0300 (EEST)
16482              Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi>
16483      Branch: perl
16484            ! pod/perlhack.pod
16485 ____________________________________________________________________________
16486 [ 28587] By: stevep                                on 2006/07/16  15:40:29
16487         Log: Upgrade to Module-Build-0.2803
16488      Branch: perl
16489            ! lib/Module/Build.pm lib/Module/Build/Base.pm
16490            ! lib/Module/Build/Changes
16491 ____________________________________________________________________________
16492 [ 28586] By: stevep                                on 2006/07/16  14:54:58
16493         Log: Upgrade to Test-Simple-0.64
16494      Branch: perl
16495            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
16496            ! lib/Test/Simple/Changes lib/Test/Simple/t/skip.t
16497            ! lib/Test/Simple/t/tbt_01basic.t
16498            ! lib/Test/Simple/t/tbt_05faildiag.t
16499            ! lib/Test/Simple/t/tbt_06errormess.t
16500            ! lib/Test/Simple/t/tbt_07args.t
16501 ____________________________________________________________________________
16502 [ 28585] By: stevep                                on 2006/07/16  13:46:35
16503         Log: various safety/portability tweaks
16504              From: Jarkko Hietaniemi <jhi@iki.fi>
16505              Date: Sat, 15 Jul 2006 22:15:29 +0300
16506              Message-ID: <44B93ED1.7080000@iki.fi>
16507              
16508              Fix for change #28578.
16509      Branch: perl
16510            ! util.c
16511 ____________________________________________________________________________
16512 [ 28584] By: davem                                 on 2006/07/16  00:20:25
16513         Log: run regen_headerds
16514      Branch: perl
16515            ! embed.h global.sym proto.h
16516 ____________________________________________________________________________
16517 [ 28583] By: davem                                 on 2006/07/15  22:14:46
16518         Log: Subject:  [PATCH] comment update for scan_const
16519              From:  SADAHIRO Tomoyuki <bqw10602@nifty.com>
16520              Date:  Sat, 15 Jul 2006 20:16:01 +0900
16521              Message-Id:  <20060715201552.9FA5.BQW10602@nifty.com>
16522      Branch: perl
16523            ! toke.c
16524 ____________________________________________________________________________
16525 [ 28582] By: davem                                 on 2006/07/15  21:59:43
16526         Log: Subject:  Updated escaping code. utf8 regex debug output improvements
16527              From:  demerphq <demerphq@gmail.com>
16528              Date:  Sat, 15 Jul 2006 18:56:03 +0200
16529              Message-Id:  <9b18b3110607150956o6273a16clb1518911d1945d4@mail.gmail.com>
16530      Branch: perl
16531            ! dump.c embed.fnc ext/re/re.pm perl.h regcomp.c regcomp.h
16532            ! regexec.c
16533 ____________________________________________________________________________
16534 [ 28581] By: stevep                                on 2006/07/15  18:57:39
16535         Log: Adding Module::Build::Version missed in upgrade.
16536      Branch: perl
16537            + lib/Module/Build/Version.pm
16538            ! MANIFEST
16539 ____________________________________________________________________________
16540 [ 28580] By: stevep                                on 2006/07/15  15:22:35
16541         Log: Upgrade to ANSIColor-1.11
16542      Branch: perl
16543            + lib/Term/ANSIColor/t/basic.t lib/Term/ANSIColor/t/pod.t
16544            - lib/Term/ANSIColor/test.pl
16545            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
16546            ! lib/Term/ANSIColor/README
16547 ____________________________________________________________________________
16548 [ 28579] By: stevep                                on 2006/07/15  14:46:53
16549         Log: Upgrade to Module-Build-0.2802
16550      Branch: perl
16551            ! lib/Module/Build.pm lib/Module/Build/Base.pm
16552            ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
16553            ! lib/Module/Build/t/moduleinfo.t
16554            ! lib/Module/Build/t/runthrough.t
16555 ____________________________________________________________________________
16556 [ 28578] By: merijn                                on 2006/07/15  11:53:36
16557         Log: Subject: [PATCH] various safety/portability tweaks
16558              From: Jarkko Hietaniemi <jhi@iki.fi>
16559              Date: Sat, 15 Jul 2006 13:14:32 +0300
16560              Message-ID: <44B8C008.4030300@iki.fi>
16561      Branch: perl
16562            ! pod/perlhack.pod pod/perltodo.pod pp_sys.c sv.c util.c
16563 ____________________________________________________________________________
16564 [ 28577] By: merijn                                on 2006/07/15  11:45:15
16565         Log: Subject: [PATCH] cflags.SH: add missing C files
16566              From: Jarkko Hietaniemi <jhi@iki.fi>
16567              Date: Sat, 15 Jul 2006 12:30:25 +0300
16568              Message-ID: <44B8B5B1.2050902@iki.fi>
16569      Branch: perl
16570            ! cflags.SH
16571 ____________________________________________________________________________
16572 [ 28576] By: merijn                                on 2006/07/15  11:41:59
16573         Log: Subject: [PATCH] Re: [PATCH] cflags.SH: add -std=c89
16574              From: Jarkko Hietaniemi <jhi@iki.fi>
16575              Date: Sat, 15 Jul 2006 12:19:45 +0300
16576              Message-ID: <44B8B331.8090009@iki.fi>
16577      Branch: perl
16578            ! cflags.SH
16579 ____________________________________________________________________________
16580 [ 28575] By: craigb                                on 2006/07/14  18:18:18
16581         Log: overload.t has same locale problem with VMS that it has with dec_osf
16582      Branch: perl
16583            ! t/uni/overload.t
16584 ____________________________________________________________________________
16585 [ 28574] By: craigb                                on 2006/07/14  18:09:40
16586         Log: Make sysconf tests handle unimplemented success indications
16587              for the benefit of Mac OS X and VMS.
16588      Branch: perl
16589            ! ext/POSIX/t/sysconf.t
16590 ____________________________________________________________________________
16591 [ 28573] By: steveh                                on 2006/07/14  14:42:57
16592         Log: Silence a compiler warning on Win32/VC++
16593              
16594              Subject: Re: Smoke [5.9.4] 28569 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
16595              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
16596              Date: Fri, 14 Jul 2006 16:33:01 +0200
16597              Message-Id: <8CC2FF7E-42EE-4B28-A9D2-4FCD8C745004@mailbox.tu-berlin.de>
16598      Branch: perl
16599            ! ext/Hash/Util/FieldHash/FieldHash.xs
16600 ____________________________________________________________________________
16601 [ 28572] By: stevep                                on 2006/07/14  14:38:28
16602         Log: Skip tests for pathconf() and fpathconf() on HP-UX for 
16603              _PC_CHOWN_RESTRICTED.  The HP-UX manpage suggests not trying
16604              to do it, and that the errno will not be set on failure.
16605      Branch: perl
16606            ! ext/POSIX/t/sysconf.t
16607 ____________________________________________________________________________
16608 [ 28571] By: davem                                 on 2006/07/14  11:50:37
16609         Log: remove regex postive super-linear cache code
16610              (it wasn't actually achieving anything)
16611      Branch: perl
16612            ! regexec.c t/op/re_tests
16613 ____________________________________________________________________________
16614 [ 28570] By: merijn                                on 2006/07/14  07:03:08
16615         Log: Subject: [PATCH] -DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check global? yech!)
16616              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16617              Date: Fri, 14 Jul 2006 09:34:09 +0300 (EEST)
16618              Message-Id: <200607140634.k6E6Y9Ia471707@kosh.hut.fi>
16619      Branch: perl
16620            ! hv.c sv.c
16621 ____________________________________________________________________________
16622 [ 28569] By: stevep                                on 2006/07/13  20:31:59
16623         Log: Version bumps for z/OS fixes.
16624      Branch: perl
16625            ! ext/Encode/Encode.pm ext/MIME/Base64/Base64.pm
16626            ! ext/threads/shared/shared.pm
16627 ____________________________________________________________________________
16628 [ 28568] By: stevep                                on 2006/07/13  20:18:59
16629         Log: Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/
16630              From: Jarkko Hietaniemi <jhi@iki.fi>
16631              Date: Thu, 13 Jul 2006 23:10:27 +0300
16632              Message-ID: <44B6A8B3.5070605@iki.fi>
16633      Branch: perl
16634            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
16635            ! ext/Encode/Encode.xs ext/Encode/t/utf8strict.t
16636            ! ext/MIME/Base64/Base64.xs ext/Storable/t/downgrade.t
16637            ! ext/Storable/t/overload.t ext/threads/shared/shared.xs
16638            ! lib/CGI/t/util-58.t lib/Digest/t/base.t lib/Digest/t/file.t
16639            ! lib/Pod/t/pod2html-lib.pl lib/Tie/File/t/09_gen_rs.t
16640 ____________________________________________________________________________
16641 [ 28567] By: merijn                                on 2006/07/13  17:12:00
16642         Log: Subject: [PATCH] z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment
16643              From: Jarkko Hietaniemi <jhi@iki.fi>
16644              Date: Thu, 13 Jul 2006 19:47:29 +0300
16645              Message-ID: <44B67921.6090901@iki.fi>
16646      Branch: perl
16647            ! ext/B/B/Deparse.pm lib/AutoLoader.t lib/DBM_Filter/t/encode.t
16648            ! lib/DBM_Filter/t/utf8.t lib/ExtUtils/Constant/Utils.pm
16649            ! lib/ExtUtils/Embed.pm lib/ExtUtils/t/Embed.t
16650            ! lib/PerlIO/via/t/QuotedPrint.t lib/bytes.t lib/dumpvar.pl
16651            ! lib/utf8.t miniperlmain.c perl.h
16652 ____________________________________________________________________________
16653 [ 28566] By: stevep                                on 2006/07/13  15:46:11
16654         Log: Keep Intel C++ from claiming that it is gcc.
16655      Branch: perl
16656            ! hints/linux.sh
16657 ____________________________________________________________________________
16658 [ 28565] By: stevep                                on 2006/07/13  14:04:18
16659         Log: Clear up a few more warnings from blead.
16660      Branch: perl
16661            ! op.c perl.c reentr.c reentr.pl regexec.c
16662 ____________________________________________________________________________
16663 [ 28564] By: rgs                                   on 2006/07/13  08:46:30
16664         Log: Not everybody has env
16665      Branch: perl
16666            ! pod/perlintro.pod
16667 ____________________________________________________________________________
16668 [ 28563] By: rgs                                   on 2006/07/13  08:40:12
16669         Log: Subject: Re: Misunderstanding escapes in heredocs?
16670              From: demerphq <demerphq@gmail.com>
16671              Date: Sun, 9 Jul 2006 16:42:45 +0200
16672              Message-ID: <9b18b3110607090742gc55b4ffl402d5fadc5bd231e@mail.gmail.com>
16673              
16674              with formatting nits
16675      Branch: perl
16676            ! pod/perlop.pod
16677 ____________________________________________________________________________
16678 [ 28562] By: rgs                                   on 2006/07/13  08:17:04
16679         Log: Additions to perlhack based on a patch by Gabor Szabo
16680      Branch: perl
16681            ! pod/perlhack.pod
16682 ____________________________________________________________________________
16683 [ 28561] By: rgs                                   on 2006/07/13  08:04:44
16684         Log: Nits to the perlintro safety net (by Gabor Szabo and Merijn)
16685      Branch: perl
16686            ! pod/perlintro.pod
16687 ____________________________________________________________________________
16688 [ 28560] By: merijn                                on 2006/07/13  06:50:55
16689         Log: Relink to use temp file forced on current dir in mpeix
16690              Subject: [PATCH] mpeix/relink: tweak from Donna Garverick
16691              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16692              Date: Thu, 13 Jul 2006 08:25:59 +0300 (EEST)
16693              Message-Id: <200607130525.k6D5PxFp251263@kosh.hut.fi>
16694      Branch: perl
16695            ! mpeix/relink
16696 ____________________________________________________________________________
16697 [ 28559] By: rgs                                   on 2006/07/12  13:19:04
16698         Log: Cleanup and conversion to t/test.pl
16699      Branch: perl
16700            ! ext/Devel/Peek/t/Peek.t
16701 ____________________________________________________________________________
16702 [ 28558] By: rgs                                   on 2006/07/12  12:29:58
16703         Log: I prefer array indexes that start from 0 in beginner docs
16704      Branch: perl
16705            ! pod/perlintro.pod
16706 ____________________________________________________________________________
16707 [ 28557] By: rgs                                   on 2006/07/12  12:28:34
16708         Log: Integration of strlcat is to-done (noticed by Yves)
16709      Branch: perl
16710            ! pod/perltodo.pod
16711 ____________________________________________________________________________
16712 [ 28556] By: steveh                                on 2006/07/12  10:28:39
16713         Log: Fix change #28552: VC++ doesn't like code before declarations
16714      Branch: perl
16715            ! ext/Hash/Util/FieldHash/FieldHash.xs
16716 ____________________________________________________________________________
16717 [ 28555] By: rgs                                   on 2006/07/12  09:56:04
16718         Log: Additions and removals in perltodo
16719      Branch: perl
16720            ! pod/perltodo.pod
16721 ____________________________________________________________________________
16722 [ 28554] By: merijn                                on 2006/07/12  09:40:14
16723         Log: Subject: [PATCH] more strictness in perlintro
16724              From: "Gabor Szabo" <szabgab@gmail.com>
16725              Date: Wed, 12 Jul 2006 10:30:06 +0300
16726              Message-ID: <d8a74af10607120030p1964b935y9493e29994a5b371@mail.gmail.com>
16727      Branch: perl
16728            ! pod/perlintro.pod
16729 ____________________________________________________________________________
16730 [ 28553] By: merijn                                on 2006/07/12  09:27:59
16731         Log: Subject: [PATCH] perlinro (use $fh filehandler + not to use built in function name in sub example)
16732              From: "Gabor Szabo" <szabgab@gmail.com>
16733              Date: Wed, 12 Jul 2006 10:51:03 +0300
16734              Message-ID: <d8a74af10607120051t10382a7fw95ce094f0f395490@mail.gmail.com>
16735      Branch: perl
16736            ! pod/perlintro.pod
16737 ____________________________________________________________________________
16738 [ 28552] By: rgs                                   on 2006/07/12  09:00:01
16739         Log: Subject: Re: [PATCH] FieldHash coverity-compliant
16740              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
16741              Date: Wed, 12 Jul 2006 00:45:44 +0200
16742              Message-Id: <7AEBF247-0AF7-46A8-9D61-D38B45FD21EA@mailbox.tu-berlin.de>
16743      Branch: perl
16744            ! ext/Hash/Util/FieldHash/FieldHash.xs
16745 ____________________________________________________________________________
16746 [ 28551] By: rgs                                   on 2006/07/12  08:49:17
16747         Log: Upgrade to PathTools 3.19
16748      Branch: perl
16749            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
16750            ! lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t
16751 ____________________________________________________________________________
16752 [ 28550] By: merijn                                on 2006/07/12  06:53:22
16753         Log: Subject: [PATCH] z/OS: t/ - mostly EBCDIC fixes
16754              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16755              Date: Wed, 12 Jul 2006 00:01:29 +0300 (EEST)
16756              Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi>
16757      Branch: perl
16758            ! t/comp/parser.t t/op/caller.t t/op/chop.t t/op/exec.t
16759            ! t/op/index.t t/op/pack.t t/op/pat.t t/op/sprintf.t
16760            ! t/op/utfhash.t t/run/fresh_perl.t t/uni/case.pl t/uni/class.t
16761 ____________________________________________________________________________
16762 [ 28549] By: rgs                                   on 2006/07/11  17:00:26
16763         Log: A few rough notes for the next perldelta
16764      Branch: perl
16765            ! pod/perl594delta.pod
16766 ____________________________________________________________________________
16767 [ 28548] By: rgs                                   on 2006/07/11  14:55:17
16768         Log: Revert bogus fix for bug #27940, which wasn't really a bug,
16769              and a new test item, as found and suggested by Sadahiro Tomoyuki.
16770      Branch: perl
16771            ! t/op/pat.t toke.c
16772 ____________________________________________________________________________
16773 [ 28547] By: rgs                                   on 2006/07/11  14:06:08
16774         Log: Subject: Re: Misunderstanding escapes in heredocs?
16775              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16776              Date: Sun, 09 Jul 2006 11:57:42 +0900
16777              Message-Id: <20060709115613.78FF.BQW10602@nifty.com>
16778      Branch: perl
16779            ! pod/perlop.pod
16780 ____________________________________________________________________________
16781 [ 28546] By: stevep                                on 2006/07/11  12:31:10
16782         Log: Upgrade to Text-Tabs+Wrap-2006.0711.  Keep the local changes from
16783              change #27541.  Also, leave out the test files Jacobson.t and 
16784              Jacobson2.t which both generated several warnings.
16785      Branch: perl
16786            + lib/Text/TabsWrap/t/37000.t lib/Text/TabsWrap/t/39548.t
16787            + lib/Text/TabsWrap/t/Jochen.t lib/Text/TabsWrap/t/belg4mit.t
16788            + lib/Text/TabsWrap/t/sep.t lib/Text/TabsWrap/t/sep2.t
16789            ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG
16790            ! lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
16791 ____________________________________________________________________________
16792 [ 28545] By: steveh                                on 2006/07/11  11:26:17
16793         Log: Fix change #28533: my_strlcpy does not return the dest str!
16794      Branch: perl
16795            ! util.c
16796 ____________________________________________________________________________
16797 [ 28544] By: rgs                                   on 2006/07/11  09:29:23
16798         Log: Adjust test count in threads test
16799      Branch: perl
16800            ! ext/threads/t/kill.t
16801 ____________________________________________________________________________
16802 [ 28543] By: rgs                                   on 2006/07/11  09:27:25
16803         Log: Subject: [PATCH] threads 1.36 - Signalling terminated threads core dumps
16804              From: "Jerry D. Hedden" <jerry@hedden.us>
16805              Date: Mon, 10 Jul 2006 13:28:25 -0700
16806              Message-ID: <20060710132825.fb30e530d17747c2b054d625b8945d88.5bdc82d2c0.wbe@email.secureserver.net>
16807      Branch: perl
16808            ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
16809            ! ext/threads/t/thread.t ext/threads/threads.pm
16810            ! ext/threads/threads.xs
16811 ____________________________________________________________________________
16812 [ 28542] By: rgs                                   on 2006/07/11  08:06:26
16813         Log: Subject: [PATCH] FieldHash coverity-compliant
16814              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
16815              Date: Mon, 10 Jul 2006 21:30:15 +0200
16816              Message-Id: <9C6C104C-8040-489A-BB35-40D22BC48AFC@mailbox.tu-berlin.de>
16817      Branch: perl
16818            ! ext/Hash/Util/FieldHash/FieldHash.xs
16819            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
16820            ! ext/Hash/Util/FieldHash/t/02_function.t
16821            ! ext/Hash/Util/FieldHash/t/04_thread.t
16822 ____________________________________________________________________________
16823 [ 28541] By: rgs                                   on 2006/07/11  07:55:21
16824         Log: Subject: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
16825              From: Andy Dougherty <doughera@lafayette.edu>
16826              Date: Mon, 10 Jul 2006 13:16:27 -0400 (EDT)
16827              Message-ID: <Pine.LNX.4.62.0607101312540.24708@fractal.phys.lafayette.edu>
16828      Branch: perl
16829            ! perl.h
16830 ____________________________________________________________________________
16831 [ 28540] By: rgs                                   on 2006/07/11  07:48:24
16832         Log: Subject: [PATCH] sysconf.t: still failing in tru64, try harder to skip
16833              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16834              Date: Tue, 11 Jul 2006 09:23:08 +0300 (EEST)
16835              Message-Id: <200607110623.k6B6N8Ni488812@kosh.hut.fi>
16836      Branch: perl
16837            ! ext/POSIX/t/sysconf.t
16838 ____________________________________________________________________________
16839 [ 28539] By: rgs                                   on 2006/07/10  20:14:34
16840         Log: Subject: [PATCH] z/OS: hints/os390.sh and Makefile.SH
16841              From: Jarkko Hietaniemi <jhi@iki.fi>
16842              Date: Mon, 10 Jul 2006 22:55:33 +0300
16843              Message-ID: <44B2B0B5.3000008@iki.fi>
16844      Branch: perl
16845            ! Makefile.SH hints/os390.sh
16846 ____________________________________________________________________________
16847 [ 28538] By: rgs                                   on 2006/07/10  19:42:18
16848         Log: Update Changes
16849      Branch: perl
16850            ! Changes
16851 ____________________________________________________________________________
16852 [ 28537] By: stevep                                on 2006/07/10  19:28:54
16853         Log: Subject: [PATCH] perlhack: argh...
16854              From: Jarkko Hietaniemi <jhi@iki.fi>
16855              Date: Mon, 10 Jul 2006 21:07:35 +0300
16856              Message-ID: <44B29767.4040606@iki.fi>
16857      Branch: perl
16858            ! pod/perlhack.pod
16859 ____________________________________________________________________________
16860 [ 28536] By: stevep                                on 2006/07/10  19:12:07
16861         Log: Restoring change #28523 accidentilly reverted with change #28528.
16862      Branch: perl
16863            ! doio.c
16864 ____________________________________________________________________________
16865 [ 28535] By: stevep                                on 2006/07/10  18:26:25
16866         Log: Fix another empty if-statement warning
16867      Branch: perl
16868            ! sv.c
16869 ____________________________________________________________________________
16870 [ 28534] By: stevep                                on 2006/07/10  18:17:30
16871         Log: Silence empty if-statement warning.
16872      Branch: perl
16873            ! universal.c
16874 ____________________________________________________________________________
16875 [ 28533] By: stevep                                on 2006/07/10  17:23:02
16876         Log: Convert some low hanging fruit to my_strlcpy/my_strlcat.
16877      Branch: perl
16878            ! doio.c mg.c pp_sys.c toke.c util.c
16879 ____________________________________________________________________________
16880 [ 28532] By: rgs                                   on 2006/07/10  17:09:38
16881         Log: POD fixes in perlhack
16882      Branch: perl
16883            ! pod/perlhack.pod
16884 ____________________________________________________________________________
16885 [ 28531] By: rgs                                   on 2006/07/10  17:07:43
16886         Log: Typo found by Craig Berry
16887      Branch: perl
16888            ! pod/perlhack.pod
16889 ____________________________________________________________________________
16890 [ 28530] By: rgs                                   on 2006/07/10  17:05:12
16891         Log: More perlhack portability additions by Jarkko
16892      Branch: perl
16893            ! pod/perlhack.pod
16894 ____________________________________________________________________________
16895 [ 28529] By: rgs                                   on 2006/07/10  14:04:00
16896         Log: Subject: [PATCH] threads 1.35 - Borland compiler fix
16897              From: "Jerry D. Hedden" <jerry@hedden.us>
16898              Date: Mon, 10 Jul 2006 06:49:34 -0700
16899              Message-ID: <20060710064934.fb30e530d17747c2b054d625b8945d88.384e3b280c.wbe@email.secureserver.net>
16900      Branch: perl
16901            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
16902            ! ext/threads/threads.pm ext/threads/threads.xs
16903 ____________________________________________________________________________
16904 [ 28528] By: stevep                                on 2006/07/10  13:55:39
16905         Log: Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/
16906              my_strlcat() API.  Convert ext/File/Glob/bsd_glob.c to use 
16907              my_strlcat().  Add to the strlcy()/strlcat() todo entry.
16908      Branch: perl
16909            ! doio.c ext/File/Glob/bsd_glob.c pod/perltodo.pod pp_ctl.c
16910            ! util.c
16911 ____________________________________________________________________________
16912 [ 28527] By: rgs                                   on 2006/07/10  12:46:41
16913         Log: Subject: [PATCH] perlhack: more portability musings
16914              From: Jarkko Hietaniemi <jhi@iki.fi>
16915              Date: Mon, 10 Jul 2006 15:41:10 +0300
16916              Message-ID: <44B24AE6.6030708@iki.fi>
16917      Branch: perl
16918            ! pod/perlhack.pod
16919 ____________________________________________________________________________
16920 [ 28526] By: rgs                                   on 2006/07/10  12:01:20
16921         Log: Subject: examples in the core documentation
16922              From: "Gabor Szabo" <szabgab@gmail.com>
16923              Date: Sun, 9 Jul 2006 15:44:47 +0200
16924              Message-ID: <d8a74af10607090644o5c1ee3b2p98f6aa9301898b44@mail.gmail.com>
16925      Branch: perl
16926            ! pod/perlfunc.pod
16927 ____________________________________________________________________________
16928 [ 28525] By: stevep                                on 2006/07/10  11:28:24
16929         Log: Add Russ Allbery's public domain implementations of strlcat and
16930              strlcpy as Perl_my_strlcat and Perl_my_strlcpy to the Perl core.
16931              Thanks Russ!
16932      Branch: perl
16933            ! embed.fnc embed.h global.sym perl.h proto.h util.c
16934 ____________________________________________________________________________
16935 [ 28524] By: rgs                                   on 2006/07/10  10:16:53
16936         Log: Add a macro to remove duplicated code
16937              
16938              Subject: Re: cut-and-paste findings for blead 28504
16939              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16940              Date: Sun, 09 Jul 2006 13:47:04 +0900
16941              Message-Id: <20060709134236.E51A.BQW10602@nifty.com>
16942      Branch: perl
16943            ! pp_sort.c
16944 ____________________________________________________________________________
16945 [ 28523] By: rgs                                   on 2006/07/10  10:11:22
16946         Log: Fix a signed/unsigned warning
16947      Branch: perl
16948            ! doio.c
16949 ____________________________________________________________________________
16950 [ 28522] By: rgs                                   on 2006/07/10  09:53:33
16951         Log: Pod cleanup in Shell.pm
16952      Branch: perl
16953            ! lib/Shell.pm
16954 ____________________________________________________________________________
16955 [ 28521] By: merijn                                on 2006/07/10  07:41:25
16956         Log: Even Jarkko's patches should go in only once
16957              Subject: [PATCH] undouble Jarkko's patch
16958              From: andy@petdance.com (Andy Lester)
16959              Date: Mon, 10 Jul 2006 00:22:18 -0500
16960              Message-ID: <20060710052218.GA7477@petdance.com>
16961      Branch: perl
16962            ! pod/perlhack.pod
16963 ____________________________________________________________________________
16964 [ 28520] By: stevep                                on 2006/07/10  03:07:59
16965         Log: Subject: [PATCH] Skip tests of a POSIX constant on Mac OS X because saved IDs are borked
16966              From: Dominic Dunlop <shouldbedomo@mac.com>
16967              Date: Sun, 9 Jul 2006 22:22:14 +0200
16968              Message-Id: <F1942C06-CDE3-47C6-AC5A-4358960E0F6E@mac.com>
16969      Branch: perl
16970            ! ext/POSIX/t/sysconf.t
16971 ____________________________________________________________________________
16972 [ 28519] By: stevep                                on 2006/07/10  00:29:02
16973         Log: Clear up test based on line number differences between the core and the
16974              Test-Simple version.
16975      Branch: perl
16976            ! lib/Test/Simple/t/tbt_01basic.t
16977 ____________________________________________________________________________
16978 [ 28518] By: nicholas                              on 2006/07/09  21:56:18
16979         Log: Tweak for Jarkko's addition to perlhack, suggested by Yves.
16980      Branch: perl
16981            ! pod/perlhack.pod
16982 ____________________________________________________________________________
16983 [ 28517] By: stevep                                on 2006/07/09  20:51:48
16984         Log: Hmmm...patch didn't warn about rejects in tbt_01basic.t.
16985      Branch: perl
16986            ! lib/Test/Simple/t/tbt_01basic.t
16987 ____________________________________________________________________________
16988 [ 28516] By: merijn                                on 2006/07/09  18:50:01
16989         Log: Subject: [PATCH] some coding guidelines/tips to perlhack (+ one perltodo)
16990              From: Jarkko Hietaniemi <jhi@iki.fi>
16991              Date: Sun, 09 Jul 2006 19:42:10 +0300
16992              Message-ID: <44B131E2.8050805@iki.fi>
16993      Branch: perl
16994            ! pod/perlhack.pod pod/perltodo.pod
16995 ____________________________________________________________________________
16996 [ 28515] By: stevep                                on 2006/07/09  13:57:25
16997         Log: Subject: [PATCH] perlhack.pod
16998              From: Jarkko Hietaniemi <jhi@iki.fi>
16999              Date: Sun, 09 Jul 2006 14:55:20 +0300
17000              Message-ID: <44B0EEA8.4080003@iki.fi>
17001      Branch: perl
17002            ! pod/perlhack.pod
17003 ____________________________________________________________________________
17004 [ 28514] By: stevep                                on 2006/07/09  13:51:37
17005         Log: Upgrade to Test-Simple-0.63
17006      Branch: perl
17007            ! lib/Test/Builder.pm lib/Test/Builder/Tester.pm
17008            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
17009            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/tbt_01basic.t
17010            ! lib/Test/Simple/t/tbt_05faildiag.t
17011 ____________________________________________________________________________
17012 [ 28513] By: mhx                                   on 2006/07/09  08:19:33
17013         Log: Integrate mkppport. All ppport.h files in the core will now
17014              be autogenerated at build time (and removed during cleanup).
17015      Branch: perl
17016            + mkppport mkppport.lst
17017            - ext/Compress/Raw/Zlib/ppport.h ext/Cwd/ppport.h
17018            - ext/Digest/SHA/ppport.h ext/Sys/Syslog/ppport.h
17019            - ext/Time/HiRes/ppport.h win32/ext/Win32API/File/ppport.h
17020            ! MANIFEST Makefile.SH vms/descrip_mms.template win32/Makefile
17021            ! win32/Makefile.ce win32/makefile.mk
17022 ____________________________________________________________________________
17023 [ 28512] By: stevep                                on 2006/07/08  18:08:07
17024         Log: Subject: [PATCH] Macroize vast tracks of duplicated code in regexec.c
17025              From: demerphq <demerphq@gmail.com>
17026              Date: Sat, 8 Jul 2006 17:48:34 +0200
17027              Message-ID: <9b18b3110607080848u663b114ag86f76ac5c9c9d5e@mail.gmail.com>
17028              
17029              Removing duplicated regexp trie-related code.
17030      Branch: perl
17031            ! regexec.c
17032 ____________________________________________________________________________
17033 [ 28511] By: stevep                                on 2006/07/08  18:00:17
17034         Log: Subject: [PATCH] optimisation for File::Spec::abs2rel where both args are relative
17035              From: Brendan O'Dea <bod@debian.org>
17036              Date: Thu, 6 Jul 2006 01:02:41 +1000
17037              Message-ID: <20060705150241.GA2244@londo.c47.org>
17038      Branch: perl
17039            ! lib/File/Spec/Unix.pm
17040 ____________________________________________________________________________
17041 [ 28510] By: stevep                                on 2006/07/08  17:51:43
17042         Log: Subject: [PATCH] perl5db.pl: read full lines from remote socket
17043              From: Brendan O'Dea <bod@debian.org>
17044              Date: Sat, 8 Jul 2006 13:27:50 +1000
17045              Message-ID: <20060708032750.GA20454@londo.c47.org>
17046      Branch: perl
17047            ! lib/perl5db.pl
17048 ____________________________________________________________________________
17049 [ 28509] By: stevep                                on 2006/07/08  17:47:24
17050         Log: Making encoding::warnings lexical is to-done.
17051      Branch: perl
17052            ! pod/perltodo.pod
17053 ____________________________________________________________________________
17054 [ 28508] By: stevep                                on 2006/07/08  17:28:36
17055         Log: Subject: Skip some POSIX tests when the thing they are testing is unimplemented
17056              From: demerphq <demerphq@gmail.com>
17057              Date: Sat, 8 Jul 2006 17:55:09 +0200
17058              Message-ID: <9b18b3110607080855g73407c4fx41a578815c2a6da2@mail.gmail.com>
17059      Branch: perl
17060            ! ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
17061 ____________________________________________________________________________
17062 [ 28507] By: mhx                                   on 2006/07/08  16:27:10
17063         Log: Upgrade to Devel::PPPort 3.09
17064      Branch: perl
17065            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
17066            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL
17067            ! ext/Devel/PPPort/parts/apidoc.fnc
17068            ! ext/Devel/PPPort/parts/base/5009004
17069            ! ext/Devel/PPPort/parts/embed.fnc
17070            ! ext/Devel/PPPort/parts/inc/podtest
17071            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
17072            ! ext/Devel/PPPort/t/podtest.t
17073 ____________________________________________________________________________
17074 [ 28506] By: stevep                                on 2006/07/08  14:50:33
17075         Log: Update Audrey Tang's email throughout various files.
17076      Branch: perl
17077            ! AUTHORS Porting/Maintainers.pl Porting/checkAUTHORS.pl
17078 ____________________________________________________________________________
17079 [ 28505] By: merijn                                on 2006/07/08  09:04:56
17080         Log: POSIX test improvements on True64
17081              Subject: [PATCH] the new POSIX tests
17082              From: Jarkko Hietaniemi <jhi@iki.fi>
17083              Date: Sat, 08 Jul 2006 11:43:05 +0300
17084              Message-ID: <44AF7019.3070509@iki.fi>
17085      Branch: perl
17086            ! ext/POSIX/POSIX.pod ext/POSIX/t/sysconf.t
17087            ! ext/POSIX/t/termios.t
17088 ____________________________________________________________________________
17089 [ 28504] By: stevep                                on 2006/07/08  01:14:28
17090         Log: Upgrade to encoding-warnings-0.10
17091      Branch: perl
17092            + lib/encoding/warnings/t/4-lexical.t
17093            ! MANIFEST lib/encoding/warnings.pm
17094            ! lib/encoding/warnings/t/3-normal.t
17095 ____________________________________________________________________________
17096 [ 28503] By: stevep                                on 2006/07/07  18:38:01
17097         Log: Subject: [PATCH] Test scripts for I18N::Langinfo and POSIX
17098              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
17099              Date: Fri, 07 Jul 2006 11:02:31 +0200
17100              Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr>
17101              
17102              Only includes changes to:
17103              * ext/I18N/Langinfo/t/Langinfo.t
17104              * ext/POSIX/t/sysconf.t
17105              * ext/POSIX/t/termios.t
17106      Branch: perl
17107            + ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
17108            ! MANIFEST ext/I18N/Langinfo/t/Langinfo.t
17109 ____________________________________________________________________________
17110 [ 28502] By: rgs                                   on 2006/07/07  14:52:15
17111         Log: Subject: Re: Dual life for Shell.pm
17112              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
17113              Date: Thu, 6 Jul 2006 13:02:23 -0300
17114              Message-ID: <73ddeb6c0607060902tc471f84sf1bb841b6e9ecddf@mail.gmail.com>
17115      Branch: perl
17116            ! lib/Shell.pm lib/Shell.t
17117 ____________________________________________________________________________
17118 [ 28501] By: rgs                                   on 2006/07/07  14:12:59
17119         Log: Subject: [PATCH] threads 1.34 - state methods
17120              From: "Jerry D. Hedden" <jerry@hedden.us>
17121              Date: Thu, 06 Jul 2006 07:33:13 -0700
17122              Message-ID: <20060706073313.fb30e530d17747c2b054d625b8945d88.baa39d91bc.wbe@email.secureserver.net>
17123      Branch: perl
17124            + ext/threads/t/state.t
17125            ! MANIFEST ext/threads/Changes ext/threads/README
17126            ! ext/threads/t/context.t ext/threads/t/thread.t
17127            ! ext/threads/threads.pm ext/threads/threads.xs
17128 ____________________________________________________________________________
17129 [ 28500] By: rgs                                   on 2006/07/07  13:23:45
17130         Log: Subject: More escaping in the RE
17131              From: demerphq <demerphq@gmail.com>
17132              Date: Fri, 7 Jul 2006 10:40:40 +0200
17133              Message-ID: <9b18b3110607070140p5cb2c58ftcadbcd113a58c3af@mail.gmail.com>
17134              
17135              (with tweaks)
17136      Branch: perl
17137            ! regcomp.c regcomp.h regexec.c
17138 ____________________________________________________________________________
17139 [ 28499] By: rgs                                   on 2006/07/07  09:50:35
17140         Log: Fix the implementation of list assignment to state().
17141      Branch: perl
17142            ! op.c t/lib/warnings/op t/op/state.t
17143 ____________________________________________________________________________
17144 [ 28498] By: rgs                                   on 2006/07/06  16:55:57
17145         Log: The state() implementation is not yet perfect. Check in a new todo test
17146      Branch: perl
17147            ! t/op/state.t
17148 ____________________________________________________________________________
17149 [ 28497] By: rgs                                   on 2006/07/06  16:35:37
17150         Log: Error in the formulation of the new warning, spotted by Dominic Dunlop
17151      Branch: perl
17152            ! pod/perldiag.pod
17153 ____________________________________________________________________________
17154 [ 28496] By: rgs                                   on 2006/07/06  15:49:30
17155         Log: Add a new warning, "State variable %s will be reinitialized"
17156      Branch: perl
17157            ! op.c pod/perldiag.pod t/lib/warnings/op
17158 ____________________________________________________________________________
17159 [ 28495] By: stevep                                on 2006/07/06  15:38:51
17160         Log: Upgrade to Module-Build-0.2801.
17161      Branch: perl
17162            ! lib/Module/Build.pm lib/Module/Build/Base.pm
17163            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
17164            ! lib/Module/Build/Cookbook.pm lib/Module/Build/Platform/Unix.pm
17165            ! lib/Module/Build/Platform/Windows.pm lib/Module/Build/YAML.pm
17166            ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm
17167            ! lib/Module/Build/t/mbyaml.t lib/Module/Build/t/runthrough.t
17168 ____________________________________________________________________________
17169 [ 28494] By: stevep                                on 2006/07/06  15:18:58
17170         Log: Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.
17171              Also, sync'ing up with the CPAN version of the module.
17172      Branch: perl
17173            ! Porting/Maintainers.pl lib/Math/Complex.pm lib/Math/Complex.t
17174            ! lib/Math/Trig.pm lib/Math/Trig.t
17175 ____________________________________________________________________________
17176 [ 28493] By: rgs                                   on 2006/07/06  14:31:55
17177         Log: Document state() variables in perlsub
17178      Branch: perl
17179            ! pod/perlsub.pod
17180 ____________________________________________________________________________
17181 [ 28492] By: stevep                                on 2006/07/06  14:12:56
17182         Log: Alphabetizing function names in perlfunc lists. 
17183      Branch: perl
17184            ! pod/perlfunc.pod
17185 ____________________________________________________________________________
17186 [ 28491] By: rgs                                   on 2006/07/06  13:36:57
17187         Log: Mention state variables in perldiag. Add switch-related keywords
17188              in the keyword listing section in perlfunc. Add a summary of
17189              C<state> in perlfunc. Fix a typo in the synopsis for C<our>.
17190              Don't say that C<my $_> is illegal in perlsub.
17191      Branch: perl
17192            ! pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod
17193 ____________________________________________________________________________
17194 [ 28490] By: rgs                                   on 2006/07/06  09:01:16
17195         Log: Introduce a new function, pv_escape(), to display contents of PVs
17196              that might contain non printable chars.
17197              
17198              Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
17199              From: demerphq <demerphq@gmail.com>
17200              Date: Wed, 5 Jul 2006 20:40:58 +0200
17201              Message-ID: <9b18b3110607051140n10c211a1jf17d3b7914d6f68b@mail.gmail.com>
17202      Branch: perl
17203            ! dump.c embed.fnc embed.h global.sym perl.h pod/perlapi.pod
17204            ! proto.h reentr.c regexec.c t/lib/warnings/9uninit
17205 ____________________________________________________________________________
17206 [ 28489] By: rgs                                   on 2006/07/05  21:00:31
17207         Log: Implement handling of state variables in list assignment
17208      Branch: perl
17209            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/state.t
17210 ____________________________________________________________________________
17211 [ 28488] By: rgs                                   on 2006/07/05  20:00:10
17212         Log: Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left
17213              side is made out a list declared with our(). In this case OPpLVAL_INTRO
17214              isn't set on the left op, so we just remove that check. Add new tests.
17215      Branch: perl
17216            ! op.c t/op/array.t
17217 ____________________________________________________________________________
17218 [ 28487] By: rgs                                   on 2006/07/05  19:49:36
17219         Log: Adjust test count after introducing new constants in POSIX
17220      Branch: perl
17221            ! ext/B/t/concise-xs.t
17222 ____________________________________________________________________________
17223 [ 28486] By: stevep                                on 2006/07/05  16:27:16
17224         Log: Add constants needed for recvmsg()/sendmsg() support.
17225      Branch: perl
17226            ! ext/POSIX/Makefile.PL
17227 ____________________________________________________________________________
17228 [ 28485] By: stevep                                on 2006/07/05  15:40:05
17229         Log: Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
17230      Branch: perl
17231            ! lib/Memoize/t/tie_ndbm.t
17232 ____________________________________________________________________________
17233 [ 28484] By: rgs                                   on 2006/07/05  14:10:18
17234         Log: Add a TODO test for list assignment to a list of state variables.
17235              Not sure yet how to encode in the optree the information that
17236              state($x, $y) and (state $x, state $y) must be treated differently.
17237      Branch: perl
17238            ! t/op/state.t
17239 ____________________________________________________________________________
17240 [ 28483] By: rgs                                   on 2006/07/05  12:48:57
17241         Log: Don't add extra warning flags for gcc versions < 3.
17242      Branch: perl
17243            ! cflags.SH
17244 ____________________________________________________________________________
17245 [ 28482] By: rgs                                   on 2006/07/05  08:53:56
17246         Log: Make the distclean target remove lib/Hash correctly
17247      Branch: perl
17248            ! Makefile.SH
17249 ____________________________________________________________________________
17250 [ 28481] By: craigb                                on 2006/07/05  02:31:06
17251         Log: Subject: [PATCH] RE: [PATCH] threads 1.33
17252              From: "Jerry D. Hedden" <jdhedden@cpan.org>
17253              Message-id: <20060704171845.fb30e530d17747c2b054d625b8945d88.f0db2cab53.wbe@email.secureserver.net>
17254              Date: Tue, 04 Jul 2006 17:18:45 -0700
17255              
17256              exiting from threads works differently on VMS
17257      Branch: perl
17258            ! ext/threads/t/exit.t
17259 ____________________________________________________________________________
17260 [ 28480] By: craigb                                on 2006/07/04  21:27:42
17261         Log: fix signed/unsigned nit in reentr.c
17262      Branch: perl
17263            ! reentr.c
17264 ____________________________________________________________________________
17265 [ 28479] By: craigb                                on 2006/07/04  19:08:16
17266         Log: fix type mismatch warning caused by return statement lurking in DIE macro
17267      Branch: perl
17268            ! doio.c
17269 ____________________________________________________________________________
17270 [ 28478] By: nicholas                              on 2006/07/04  18:58:10
17271         Log: Subject: [PATCH] more warning-silencing in FieldHash
17272              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
17273              Message-Id: <CE8BC13E-8BE5-4743-803C-6DF0D1FB2010@mailbox.tu-berlin.de>
17274              Date: Tue, 4 Jul 2006 19:42:12 +0200
17275      Branch: perl
17276            ! ext/Hash/Util/FieldHash/FieldHash.xs
17277            ! ext/Hash/Util/FieldHash/t/02_function.t
17278            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
17279 ____________________________________________________________________________
17280 [ 28477] By: rgs                                   on 2006/07/04  12:04:58
17281         Log: Subject: [PATCH] consting and localizing in universal.c
17282              From: andy@petdance.com (Andy Lester)
17283              Date: Mon, 3 Jul 2006 17:41:48 -0500
17284              Message-ID: <20060703224148.GA14449@petdance.com>
17285      Branch: perl
17286            ! embed.fnc proto.h universal.c
17287 ____________________________________________________________________________
17288 [ 28476] By: rgs                                   on 2006/07/04  09:42:12
17289         Log: Subject: [PATCH] toke.c consting and localizing
17290              From: andy@petdance.com (Andy Lester)
17291              Date: Mon, 3 Jul 2006 17:42:50 -0500
17292              Message-ID: <20060703224250.GA14481@petdance.com>
17293      Branch: perl
17294            ! toke.c
17295 ____________________________________________________________________________
17296 [ 28475] By: rgs                                   on 2006/07/04  09:37:10
17297         Log: Subject: [PATCH] threads 1.33
17298              From: "Jerry D. Hedden" <jdhedden@cpan.org>
17299              Date: Mon, 03 Jul 2006 09:01:53 -0700
17300              Message-ID: <20060703090153.fb30e530d17747c2b054d625b8945d88.b26e047e0f.wbe@email.secureserver.net>
17301      Branch: perl
17302            + ext/threads/t/exit.t
17303            ! MANIFEST ext/threads/Changes ext/threads/README
17304            ! ext/threads/t/blocks.t ext/threads/t/context.t
17305            ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
17306            ! ext/threads/t/join.t ext/threads/t/thread.t
17307            ! ext/threads/threads.pm ext/threads/threads.xs
17308 ____________________________________________________________________________
17309 [ 28474] By: mhx                                   on 2006/07/03  21:40:58
17310         Log: Upgrade to Devel::PPPort 3.08_07
17311      Branch: perl
17312            + ext/Devel/PPPort/PPPort.xs
17313            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
17314            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
17315            ! ext/Devel/PPPort/parts/inc/ppphbin
17316            ! ext/Devel/PPPort/parts/inc/ppphdoc
17317            ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
17318            ! ext/Devel/PPPort/t/ppphtest.t
17319 ____________________________________________________________________________
17320 [ 28473] By: stevep                                on 2006/07/03  18:09:01
17321         Log: Allow stat() and -X file tests work on dirhandles.
17322      Branch: perl
17323            ! doio.c pod/perlfunc.pod pp_sys.c t/op/stat.t
17324 ____________________________________________________________________________
17325 [ 28472] By: rgs                                   on 2006/07/03  16:51:05
17326         Log: Subject: [PATCH] embed.pl enhancements
17327              From: andy@petdance.com (Andy Lester)
17328              Date: Sun, 2 Jul 2006 12:11:39 -0500
17329              Message-ID: <20060702171139.GA20266@petdance.com>
17330              
17331              Add experimental (and optional) splint support
17332      Branch: perl
17333            ! embed.pl perlapi.c
17334 ____________________________________________________________________________
17335 [ 28471] By: rgs                                   on 2006/07/03  16:40:19
17336         Log: Subject: [PATCH] Makefile splint support
17337              From: andy@petdance.com (Andy Lester)
17338              Date: Sun, 2 Jul 2006 12:19:08 -0500
17339              Message-ID: <20060702171908.GA20443@petdance.com>
17340      Branch: perl
17341            ! Makefile.SH
17342 ____________________________________________________________________________
17343 [ 28470] By: rgs                                   on 2006/07/03  16:36:14
17344         Log: Subject: [PATCH] DProf.xs patch
17345              From: andy@petdance.com (Andy Lester)
17346              Date: Sun, 2 Jul 2006 12:17:08 -0500
17347              Message-ID: <20060702171708.GA20392@petdance.com>
17348      Branch: perl
17349            ! ext/Devel/DProf/DProf.xs
17350 ____________________________________________________________________________
17351 [ 28469] By: rgs                                   on 2006/07/03  09:39:42
17352         Log: Subject: [PATCH] mg.c cleanups
17353              From: andy@petdance.com (Andy Lester)
17354              Date: Sun, 2 Jul 2006 12:33:36 -0500
17355              Message-ID: <20060702173336.GA20641@petdance.com>
17356      Branch: perl
17357            ! mg.c
17358 ____________________________________________________________________________
17359 [ 28468] By: rgs                                   on 2006/07/03  09:34:44
17360         Log: Subject: [PATCH] Clean up mathoms.c
17361              From: andy@petdance.com (Andy Lester)
17362              Date: Sun, 2 Jul 2006 12:24:45 -0500
17363              Message-ID: <20060702172445.GA20521@petdance.com>
17364      Branch: perl
17365            ! mathoms.c
17366 ____________________________________________________________________________
17367 [ 28467] By: steveh                                on 2006/07/03  08:23:03
17368         Log: Subject: Re: Win32API::File now in core
17369              From: demerphq <demerphq@gmail.com>
17370              Date: Sun, 2 Jul 2006 15:19:58 +0200
17371              Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com>
17372              
17373              Sync blead with Win32API-File-0.1001
17374              (plus change to sync README too)
17375      Branch: perl
17376            ! win32/ext/Win32API/File/Changes
17377            ! win32/ext/Win32API/File/File.pm win32/ext/Win32API/File/README
17378 ____________________________________________________________________________
17379 [ 28466] By: davem                                 on 2006/07/02  22:47:24
17380         Log: silence a compiler warning
17381      Branch: perl
17382            ! regexec.c
17383 ____________________________________________________________________________
17384 [ 28465] By: davem                                 on 2006/07/02  19:30:49
17385         Log: remove some unnecessary uses of WITH_THR
17386      Branch: perl
17387            ! mg.c op.c
17388 ____________________________________________________________________________
17389 [ 28464] By: craigb                                on 2006/07/02  18:06:36
17390         Log: s/have a more/have more/ typo fix in perlfaq4
17391      Branch: perl
17392            ! pod/perlfaq4.pod
17393 ____________________________________________________________________________
17394 [ 28463] By: davem                                 on 2006/07/02  16:31:10
17395         Log: Subject:  [PATCH] Synchronize ExtUtils::Instal 1.41
17396              From:  demerphq <demerphq@gmail.com>
17397              Date:  Sun, 2 Jul 2006 16:23:21 +0200
17398              Message-Id:  <9b18b3110607020723h1765f051hda802b6682a99df0@mail.gmail.com>
17399              
17400              Sync ExtUtils::Install with CPAN (just trivially change version nos)
17401      Branch: perl
17402            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
17403            ! lib/ExtUtils/Packlist.pm
17404 ____________________________________________________________________________
17405 [ 28462] By: davem                                 on 2006/07/02  15:34:23
17406         Log: 
17407              From: demerphq <demerphq@gmail.com>
17408              Date: Sun, 2 Jul 2006 15:13:20 +0200
17409              Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
17410              Message-ID: <9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com>
17411              
17412              add test for patch #28417
17413      Branch: perl
17414            ! t/op/pat.t
17415 ____________________________________________________________________________
17416 [ 28461] By: rgs                                   on 2006/06/30  16:33:57
17417         Log: Must not forget that.
17418      Branch: perl
17419            ! pod/perltodo.pod
17420 ____________________________________________________________________________
17421 [ 28460] By: steveh                                on 2006/06/30  13:46:06
17422         Log: Add Win32API::File to the core
17423              
17424              For discussions, see the thread starting here:
17425              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html
17426      Branch: perl
17427            + win32/ext/Win32API/File/Changes
17428            + win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm
17429            + win32/ext/Win32API/File/File.pm
17430            + win32/ext/Win32API/File/File.xs
17431            + win32/ext/Win32API/File/Makefile.PL
17432            + win32/ext/Win32API/File/README
17433            + win32/ext/Win32API/File/buffers.h
17434            + win32/ext/Win32API/File/cFile.h
17435            + win32/ext/Win32API/File/cFile.pc
17436            + win32/ext/Win32API/File/const2perl.h
17437            + win32/ext/Win32API/File/ppport.h
17438            + win32/ext/Win32API/File/t/file.t
17439            + win32/ext/Win32API/File/t/tie.t
17440            + win32/ext/Win32API/File/typemap
17441            ! MANIFEST Porting/Maintainers.pl t/TEST t/harness
17442            ! win32/Makefile win32/config_sh.PL win32/makefile.mk
17443 ____________________________________________________________________________
17444 [ 28459] By: rgs                                   on 2006/06/30  13:28:46
17445         Log: Fix casting warnings related to snprintf/vsnprintf
17446      Branch: perl
17447            ! perl.h util.c
17448 ____________________________________________________________________________
17449 [ 28458] By: merijn                                on 2006/06/30  13:17:59
17450         Log: Solaris' sh doesn't like empty if's
17451      Branch: perl
17452            ! hints/solaris_2.sh
17453 ____________________________________________________________________________
17454 [ 28457] By: rgs                                   on 2006/06/30  13:09:40
17455         Log: PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx
17456              is used.
17457      Branch: perl
17458            ! perl.c
17459 ____________________________________________________________________________
17460 [ 28456] By: rgs                                   on 2006/06/30  12:56:59
17461         Log: Fix a couple of compilation warnings
17462      Branch: perl
17463            ! regcomp.c toke.c
17464 ____________________________________________________________________________
17465 [ 28455] By: davem                                 on 2006/06/30  12:07:01
17466         Log: migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm
17467      Branch: perl
17468            ! regexec.c regexp.h
17469 ____________________________________________________________________________
17470 [ 28454] By: rgs                                   on 2006/06/30  08:13:24
17471         Log: Small adjustment to the Plan
17472      Branch: perl
17473            ! pod/perltodo.pod
17474 ____________________________________________________________________________
17475 [ 28453] By: merijn                                on 2006/06/30  05:00:22
17476         Log: HASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3
17477              Subject: Re: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
17478              From: Andrew Dougherty <doughera@lafayette.edu>
17479              Date: Thu, 29 Jun 2006 13:41:28 -0400 (EDT)
17480              Message-ID: <Pine.LNX.4.62.0606291327130.16718@fractal.phys.lafayette.edu>
17481      Branch: perl
17482            ! perl.h
17483 ____________________________________________________________________________
17484 [ 28452] By: rgs                                   on 2006/06/29  16:47:32
17485         Log: Another typo fix.
17486      Branch: perl
17487            ! pod/perlre.pod
17488 ____________________________________________________________________________
17489 [ 28451] By: rgs                                   on 2006/06/29  16:12:05
17490         Log: Typo fix.
17491      Branch: perl
17492            ! pod/perlre.pod
17493 ____________________________________________________________________________
17494 [ 28450] By: rgs                                   on 2006/06/29  15:53:43
17495         Log: Subject: [PATCH] Small precision about \Q \E inside m//x
17496              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
17497              Date: Thu, 29 Jun 2006 17:46:57 +0200
17498              Message-ID: <1151596017.44a3f5f105205@imp1-g19.free.fr>
17499      Branch: perl
17500            ! pod/perlre.pod
17501 ____________________________________________________________________________
17502 [ 28449] By: rgs                                   on 2006/06/29  14:53:38
17503         Log: Subject: [PATCH] Cleanup in Hash::Util::FieldHash
17504              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
17505              Date: Wed, 28 Jun 2006 19:20:14 +0200
17506              Message-Id: <B45A1CCD-ECCA-44EB-97A6-1DA9F5E4DE81@mailbox.tu-berlin.de>
17507      Branch: perl
17508            ! ext/Hash/Util/FieldHash/FieldHash.xs
17509            ! ext/Hash/Util/FieldHash/Makefile.PL
17510            ! ext/Hash/Util/FieldHash/t/01_load.t
17511 ____________________________________________________________________________
17512 [ 28448] By: craigb                                on 2006/06/29  14:21:35
17513         Log: Updated handling of signal names and signals for VMS
17514      Branch: perl
17515            ! configure.com vms/vms.c
17516 ____________________________________________________________________________
17517 [ 28447] By: rgs                                   on 2006/06/29  12:12:00
17518         Log: Some CPP macro sanitization by Sadahiro Tomoyuki
17519      Branch: perl
17520            ! utfebcdic.h
17521 ____________________________________________________________________________
17522 [ 28446] By: merijn                                on 2006/06/28  17:51:28
17523         Log: Solaris hints: gcc flags confuse Configure
17524              Subject: [PATCH] (Was Re: [perl #39636] Configure fails)
17525              From: Andy Dougherty <doughera@lafayette.edu>
17526              Date: Wed, 28 Jun 2006 13:37:54 -0400 (EDT)
17527              Message-ID: <Pine.LNX.4.62.0606281331350.3867@fractal.phys.lafayette.edu>
17528      Branch: perl
17529            ! hints/solaris_2.sh
17530 ____________________________________________________________________________
17531 [ 28445] By: rgs                                   on 2006/06/28  14:37:03
17532         Log: Subject: [PATCH] Update for IO::Uncompress::Base
17533              From: "Paul Marquess" <paul.marquess@ntlworld.com>
17534              Date: Wed, 28 Jun 2006 14:22:46 +0100
17535              Message-ID: <001701c69ab5$f4d5d3d0$2405140a@myopwv.com>
17536      Branch: perl
17537            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
17538            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
17539            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
17540            ! t/lib/compress/CompTestUtils.pm t/lib/compress/any.pl
17541            ! t/lib/compress/anyunc.pl t/lib/compress/multi.pl
17542            ! t/lib/compress/oneshot.pl
17543 ____________________________________________________________________________
17544 [ 28444] By: rgs                                   on 2006/06/28  08:42:09
17545         Log: Subject: [perl #39639] perldoc -f waitpid has wrong code example 
17546              From: Alexander_Gernler@genua.de (via RT) <perlbug-followup@perl.org>
17547              Date: Tue, 27 Jun 2006 07:23:59 -0700
17548              Message-ID: <rt-3.0.11-39639-135396.19.0765391798804@perl.org>
17549      Branch: perl
17550            ! pod/perlfunc.pod
17551 ____________________________________________________________________________
17552 [ 28435] By: rgs                                   on 2006/06/27  14:01:30
17553         Log: Nits in the perlpragma manpage
17554      Branch: perl
17555            ! pod/perlpragma.pod
17556 ____________________________________________________________________________
17557 [ 28434] By: rgs                                   on 2006/06/27  08:48:45
17558         Log: Subject: [PATCH] cflags.SH: scan the gcc warning flags only once, during .SH expansion
17559              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
17560              Date: Mon, 26 Jun 2006 22:12:37 +0300 (EEST)
17561              Message-Id: <20060626191237.8A0936CF04@seth.hut.fi>
17562      Branch: perl
17563            ! cflags.SH
17564 ____________________________________________________________________________
17565 [ 28433] By: rgs                                   on 2006/06/26  17:17:57
17566         Log: Adjust test preamble for Hash::Util tests too.
17567      Branch: perl
17568            ! ext/Hash/Util/t/Util.t
17569 ____________________________________________________________________________
17570 [ 28432] By: rgs                                   on 2006/06/26  16:50:58
17571         Log: Adjust test preambles for Hash::Util::FieldHash tests to change
17572              the @INC path only when testing inside the core
17573      Branch: perl
17574            ! ext/Hash/Util/FieldHash/t/01_load.t
17575            ! ext/Hash/Util/FieldHash/t/02_function.t
17576            ! ext/Hash/Util/FieldHash/t/03_class.t
17577            ! ext/Hash/Util/FieldHash/t/04_thread.t
17578            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
17579            ! ext/Hash/Util/FieldHash/t/10_hash.t
17580            ! ext/Hash/Util/FieldHash/t/11_hashassign.t
17581            ! ext/Hash/Util/FieldHash/t/12_hashwarn.t
17582 ____________________________________________________________________________
17583 [ 28431] By: rgs                                   on 2006/06/26  16:32:16
17584         Log: Subject: Re: [PATCH] Hash::Util::FieldHash
17585              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
17586              Date: Mon, 26 Jun 2006 18:05:53 +0200
17587              Message-Id: <133195AB-599D-49EC-8CFE-D67299D947EB@mailbox.tu-berlin.de>
17588      Branch: perl
17589            ! ext/Hash/Util/FieldHash/Changes
17590            ! ext/Hash/Util/FieldHash/FieldHash.xs
17591            ! ext/Hash/Util/FieldHash/Makefile.PL
17592 ____________________________________________________________________________
17593 [ 28430] By: rgs                                   on 2006/06/26  16:29:06
17594         Log: Remove notes about removed 5005-threads from perlguts.
17595      Branch: perl
17596            ! pod/perlguts.pod
17597 ____________________________________________________________________________
17598 [ 28429] By: rgs                                   on 2006/06/26  12:31:19
17599         Log: Subject: [patch@28427] vms.c - null termination of string missing.
17600              From: "John E. Malmberg" <wb8tyw@qsl.net>
17601              Date: Mon, 26 Jun 2006 08:24:57 -0400
17602              Message-ID: <449FD219.5060900@qsl.net>
17603      Branch: perl
17604            ! vms/vms.c
17605 ____________________________________________________________________________
17606 [ 28428] By: rgs                                   on 2006/06/26  08:55:56
17607         Log: More perlreguts nits by Dominic Dunlop,
17608              plus fix a broken internal POD link
17609      Branch: perl
17610            ! pod/perlreguts.pod
17611 ____________________________________________________________________________
17612 [ 28427] By: rgs                                   on 2006/06/25  22:23:46
17613         Log: Nits about lock() in perlthrtut by Daniel Frederick Crisman,
17614              plus other nits by rgs
17615      Branch: perl
17616            ! pod/perlthrtut.pod
17617 ____________________________________________________________________________
17618 [ 28426] By: rgs                                   on 2006/06/25  21:57:30
17619         Log: Compilation fixes for VMS by John E. Malmberg
17620      Branch: perl
17621            ! ext/Hash/Util/FieldHash/FieldHash.xs
17622 ____________________________________________________________________________
17623 [ 28425] By: rgs                                   on 2006/06/25  21:12:06
17624         Log: Nits to perlreguts.pod by Dominic Dunlop
17625      Branch: perl
17626            ! pod/perlreguts.pod
17627 ____________________________________________________________________________
17628 [ 28424] By: mhx                                   on 2006/06/25  08:13:33
17629         Log: Upgrade to Devel::PPPort 3.08_06
17630      Branch: perl
17631            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
17632            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/mktests.PL
17633            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
17634            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
17635            ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t
17636            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t
17637            ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t
17638            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
17639            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t
17640            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t
17641            ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t
17642            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
17643            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
17644            ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
17645            ! ext/Devel/PPPort/t/variables.t ext/Devel/PPPort/t/warn.t
17646 ____________________________________________________________________________
17647 [ 28423] By: stevep                                on 2006/06/25  01:45:51
17648         Log: Re: [PATCH] Hash::Util::FieldHash
17649              From: demerphq <demerphq@gmail.com>
17650              Date: Sat, 24 Jun 2006 13:19:35 +0200
17651              Message-ID: <9b18b3110606240419p1b5a2072t3867306925a3ce46@mail.gmail.com>
17652      Branch: perl
17653            ! ext/Hash/Util/FieldHash/Makefile.PL
17654 ____________________________________________________________________________
17655 [ 28422] By: davem                                 on 2006/06/24  23:31:33
17656         Log: quieten warning by avoiding a comment-within-a-comment
17657      Branch: perl
17658            ! regcomp.c
17659 ____________________________________________________________________________
17660 [ 28421] By: davem                                 on 2006/06/23  22:26:02
17661         Log: migrate TRIE branch in regmatch() to new FSM-esque paradigm
17662      Branch: perl
17663            ! regexec.c regexp.h
17664 ____________________________________________________________________________
17665 [ 28420] By: mhx                                   on 2006/06/23  19:06:43
17666         Log: Upgrade to Devel::PPPort 3.08_05
17667      Branch: perl
17668            - ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
17669            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
17670            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak
17671 ____________________________________________________________________________
17672 [ 28419] By: rgs                                   on 2006/06/23  16:28:03
17673         Log: Subject: Re: [PATCH] Hash::Util::FieldHash
17674              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
17675              Date: Wed, 21 Jun 2006 22:39:51 +0200
17676              Message-Id: <974A5B4B-7614-4F3F-BA7C-828960D82C55@mailbox.tu-berlin.de>
17677      Branch: perl
17678            + ext/Hash/Util/FieldHash/Changes
17679            + ext/Hash/Util/FieldHash/FieldHash.xs
17680            + ext/Hash/Util/FieldHash/Makefile.PL
17681            + ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
17682            + ext/Hash/Util/FieldHash/t/01_load.t
17683            + ext/Hash/Util/FieldHash/t/02_function.t
17684            + ext/Hash/Util/FieldHash/t/03_class.t
17685            + ext/Hash/Util/FieldHash/t/04_thread.t
17686            + ext/Hash/Util/FieldHash/t/05_perlhook.t
17687            + ext/Hash/Util/FieldHash/t/10_hash.t
17688            + ext/Hash/Util/FieldHash/t/11_hashassign.t
17689            + ext/Hash/Util/FieldHash/t/12_hashwarn.t
17690            ! MANIFEST embed.fnc embed.h ext/Hash/Util/Changes
17691            ! ext/Hash/Util/Makefile.PL ext/Hash/Util/lib/Hash/Util.pm hv.c
17692            ! mg.c pod/perlapi.pod pod/perlguts.pod proto.h sv.c
17693 ____________________________________________________________________________
17694 [ 28418] By: rgs                                   on 2006/06/23  14:00:59
17695         Log: Subject: Re: [PATCH] perlhack.pod
17696              From: "Dr.Ruud" <rvtol+news@isolution.nl>
17697              Date: Thu, 22 Jun 2006 23:42:53 +0200
17698              Message-ID: <20060622215407.9605.qmail@lists.develooper.com>
17699      Branch: perl
17700            ! pod/perlhack.pod
17701 ____________________________________________________________________________
17702 [ 28417] By: rgs                                   on 2006/06/23  10:50:29
17703         Log: Subject: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
17704              From: demerphq <demerphq@gmail.com>
17705              Date: Fri, 23 Jun 2006 11:54:19 +0200
17706              Message-ID: <9b18b3110606230254m6afd620bjde6322aefda6f199@mail.gmail.com>
17707      Branch: perl
17708            ! regexec.c
17709 ____________________________________________________________________________
17710 [ 28416] By: rgs                                   on 2006/06/23  09:41:36
17711         Log: perltodo additions by Vadim Konovalov
17712      Branch: perl
17713            ! pod/perltodo.pod
17714 ____________________________________________________________________________
17715 [ 28415] By: stevep                                on 2006/06/22  11:34:20
17716         Log: Subject: [PATCH] IO::Compress::Base
17717              From: "Paul Marquess" <paul.marquess@ntlworld.com>
17718              Date: Thu, 22 Jun 2006 11:40:10 +0100
17719              Message-ID: <01f701c695e8$3d035e20$2405140a@myopwv.com>
17720      Branch: perl
17721            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
17722            ! t/lib/compress/merge.pl
17723 ____________________________________________________________________________
17724 [ 28414] By: steveh                                on 2006/06/22  08:05:14
17725         Log: Subject: Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
17726              From: demerphq <demerphq@gmail.com>
17727              Date: Wed, 21 Jun 2006 22:51:03 +0200
17728              Message-ID: <9b18b3110606211351v5b052103i4d727ad464a162e@mail.gmail.com>
17729      Branch: perl
17730            ! regcomp.c
17731 ____________________________________________________________________________
17732 [ 28413] By: rgs                                   on 2006/06/21  08:15:38
17733         Log: Subject: [PATCH] <toke.c> isALNUM(*s) && *s != '_'
17734              From: "Dr.Ruud" <rvtol+news@isolution.nl>
17735              Date: Wed, 21 Jun 2006 01:58:19 +0200
17736              Message-ID: <20060621000237.24398.qmail@lists.develooper.com>
17737      Branch: perl
17738            ! toke.c
17739 ____________________________________________________________________________
17740 [ 28412] By: steveh                                on 2006/06/21  08:07:21
17741         Log: Fix code before declaration error introduced by #28405
17742      Branch: perl
17743            ! regcomp.c
17744 ____________________________________________________________________________
17745 [ 28411] By: rgs                                   on 2006/06/21  07:44:24
17746         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
17747              From: Dominic Dunlop <shouldbedomo@mac.com>
17748              Date: Tue, 20 Jun 2006 21:49:07 +0200
17749              Message-Id: <C48A3CD4-DDA5-43AD-8DDC-20375A187EFD@mac.com>
17750      Branch: perl
17751            ! t/op/sprintf.t
17752 ____________________________________________________________________________
17753 [ 28410] By: rgs                                   on 2006/06/20  22:01:16
17754         Log: Upgrade to Sys::Syslog 0.16
17755      Branch: perl
17756            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
17757            ! ext/Sys/Syslog/t/syslog.t
17758 ____________________________________________________________________________
17759 [ 28409] By: rgs                                   on 2006/06/20  17:22:15
17760         Log: Change 28404 broke the construct s/foo/<<BAR/e. So, try to be more
17761              clever. If the right hand side of s///e contains a #, then maybe
17762              it's a comment, so add a \n after it. Obviously, this is fast, but
17763              won't cover all possible cases.
17764      Branch: perl
17765            ! toke.c
17766 ____________________________________________________________________________
17767 [ 28408] By: rgs                                   on 2006/06/20  14:18:28
17768         Log: Subject: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
17769              From: Dominic Dunlop <shouldbedomo@mac.com>
17770              Date: Tue, 20 Jun 2006 16:02:38 +0200
17771              Message-Id: <D223CF35-9AC3-4351-A0C9-F4E224AAC19E@mac.com>
17772      Branch: perl
17773            ! sv.c t/op/sprintf.t
17774 ____________________________________________________________________________
17775 [ 28407] By: rgs                                   on 2006/06/20  12:51:31
17776         Log: Subject: [PATCH] IO::Compress::* 2.000_13
17777              From: "Paul Marquess" <paul.marquess@ntlworld.com>
17778              Date: Tue, 20 Jun 2006 13:40:47 +0100
17779              Message-ID: <00b101c69466$c18f0af0$2405140a@myopwv.com>
17780      Branch: perl
17781            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
17782            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
17783            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
17784            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
17785            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
17786            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
17787            ! ext/Compress/IO/Zlib/README
17788            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
17789            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
17790            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
17791            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
17792            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
17793            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
17794            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
17795            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
17796            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
17797            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
17798            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
17799            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
17800            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
17801            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
17802            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
17803            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
17804            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
17805            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
17806            ! ext/Compress/Raw/Zlib/README
17807            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
17808            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
17809            ! ext/Compress/Zlib/lib/Compress/Zlib.pm t/lib/compress/multi.pl
17810            ! t/lib/compress/oneshot.pl
17811 ____________________________________________________________________________
17812 [ 28406] By: rgs                                   on 2006/06/20  12:44:27
17813         Log: Upgrade to Unicode::Normalize 1.01
17814      Branch: perl
17815            + ext/Unicode/Normalize/t/tie.t
17816            ! MANIFEST ext/Unicode/Normalize/Changes
17817            ! ext/Unicode/Normalize/Normalize.pm
17818            ! ext/Unicode/Normalize/Normalize.xs
17819            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
17820            ! ext/Unicode/Normalize/t/illegal.t
17821 ____________________________________________________________________________
17822 [ 28405] By: stevep                                on 2006/06/20  12:14:27
17823         Log: Clean up a few warnings in regcomp.c under -Dgccansipedantic.
17824      Branch: perl
17825            ! regcomp.c
17826 ____________________________________________________________________________
17827 [ 28404] By: rgs                                   on 2006/06/20  08:52:12
17828         Log: Subject: [perl #39365] Bug in toke.c (eval in subst) 
17829              From: bcarter@gumdrop.flyinganvil.org (via RT) <perlbug-followup@perl.org>
17830              Date: Fri, 09 Jun 2006 02:08:44 -0700
17831              Message-ID: <rt-3.0.11-39365-134716.18.9775670722527@perl.org>
17832              
17833              plus a regression test.
17834      Branch: perl
17835            ! t/comp/parser.t toke.c
17836 ____________________________________________________________________________
17837 [ 28403] By: rgs                                   on 2006/06/20  08:16:58
17838         Log: Subject: [PATCH lib/UNIVERSAL.pm] Add Documentation for DOES()
17839              From: chromatic <chromatic@wgz.org>
17840              Date: Sat, 17 Jun 2006 17:24:03 -0700
17841              Message-Id: <200606171724.04302.chromatic@wgz.org>
17842      Branch: perl
17843            ! lib/UNIVERSAL.pm
17844 ____________________________________________________________________________
17845 [ 28402] By: rgs                                   on 2006/06/19  11:27:03
17846         Log: Subject: RE: [PATCH] cflags.SH: rework the gcc warnings selection
17847              From: "Green, Paul" <Paul.Green@stratus.com>
17848              Date: Sun, 18 Jun 2006 19:41:50 -0400
17849              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB02026106@EXNA.corp.stratus.com>
17850      Branch: perl
17851            ! cflags.SH
17852 ____________________________________________________________________________
17853 [ 28401] By: davem                                 on 2006/06/18  09:58:08
17854         Log: Subject:  [PATCH] Re: blead trie problems in tru64 with -DDEBUGGING
17855              From:  Jarkko Hietaniemi <jhi@iki.fi>
17856              Date:  Sun, 18 Jun 2006 01:04:46 +0300
17857              Message-Id:  <44947C7E.7090100@iki.fi>
17858      Branch: perl
17859            ! regexec.c
17860 ____________________________________________________________________________
17861 [ 28400] By: davem                                 on 2006/06/17  20:01:38
17862         Log: Subject:  [PATCH] Comply with the 0x80th commandment
17863              From:  demerphq <demerphq@gmail.com>
17864              Date:  Sat, 17 Jun 2006 16:44:17 +0200
17865              Message-Id:  <9b18b3110606170744x60f4074bg11bf0f4c87eeb6c1@mail.gmail.com>
17866              
17867              add some (U8) casts
17868      Branch: perl
17869            ! regcomp.h
17870 ____________________________________________________________________________
17871 [ 28399] By: davem                                 on 2006/06/17  16:39:53
17872         Log: dont warn at exit of detatched threads still running
17873      Branch: perl
17874            ! ext/threads/t/blocks.t ext/threads/threads.xs
17875 ____________________________________________________________________________
17876 [ 28398] By: davem                                 on 2006/06/16  23:25:51
17877         Log: start turning regmatch() main loop into a FSM
17878              also make BRANCH use the state stack rather than its own unwind struct
17879      Branch: perl
17880            ! regcomp.pl regexec.c regexp.h regnodes.h t/op/re_tests
17881 ____________________________________________________________________________
17882 [ 28397] By: rgs                                   on 2006/06/15  10:01:14
17883         Log: Subject: [PATCH] cflags.SH: rework the gcc warnings selection
17884              From: Jarkko Hietaniemi <jhi@iki.fi>
17885              Date: Thu, 15 Jun 2006 09:12:53 +0300
17886              Message-ID: <4490FA65.70006@iki.fi>
17887      Branch: perl
17888            ! cflags.SH
17889 ____________________________________________________________________________
17890 [ 28396] By: craigb                                on 2006/06/15  03:20:48
17891         Log: only use NAML$M_OPEN_SPECIAL where it exists
17892      Branch: perl
17893            ! vms/vms.c
17894 ____________________________________________________________________________
17895 [ 28395] By: craigb                                on 2006/06/15  03:16:34
17896         Log: signedness nit in Unicode::Normalize::decompose
17897      Branch: perl
17898            ! ext/Unicode/Normalize/Normalize.xs
17899 ____________________________________________________________________________
17900 [ 28394] By: rgs                                   on 2006/06/14  14:58:14
17901         Log: Subject: Re: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV)
17902              From: demerphq <demerphq@gmail.com>
17903              Date: Wed, 14 Jun 2006 14:33:24 +0200
17904              Message-ID: <9b18b3110606140533k583fdd3bh6c4b292e7ff4cf13@mail.gmail.com>
17905      Branch: perl
17906            ! regcomp.c regcomp.h
17907 ____________________________________________________________________________
17908 [ 28393] By: rgs                                   on 2006/06/14  12:11:13
17909         Log: Subject: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV)
17910              From: demerphq <demerphq@gmail.com>
17911              Date: Wed, 14 Jun 2006 13:54:04 +0200
17912              Message-ID: <9b18b3110606140454p19f4241exae6528f1c7bb32d7@mail.gmail.com>
17913      Branch: perl
17914            ! ext/re/t/regop.pl lib/Benchmark.pm regcomp.c regcomp.h
17915            ! regexec.c
17916 ____________________________________________________________________________
17917 [ 28392] By: rgs                                   on 2006/06/13  09:23:23
17918         Log: I thought I had fixed the spelling of DOES() in universal.t, but
17919              apparently no.
17920      Branch: perl
17921            ! t/op/universal.t
17922 ____________________________________________________________________________
17923 [ 28391] By: rgs                                   on 2006/06/13  08:32:04
17924         Log: Subject: Guard clause should happen first, otherwise its not a guard clause.
17925              From: demerphq <demerphq@gmail.com>
17926              Date: Tue, 13 Jun 2006 09:39:42 +0200
17927              Message-ID: <9b18b3110606130039v1c6a3fe6s448e92ab2a05888a@mail.gmail.com>
17928      Branch: perl
17929            ! regcomp.c regexec.c
17930 ____________________________________________________________________________
17931 [ 28390] By: stevep                                on 2006/06/13  01:15:21
17932         Log: Upgrade to Digest-SHA-5.41
17933      Branch: perl
17934            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
17935            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
17936            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
17937            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
17938            ! ext/Digest/SHA/t/2-nist-sha-oo.t
17939 ____________________________________________________________________________
17940 [ 28389] By: stevep                                on 2006/06/13  01:00:02
17941         Log: Upgrade to Unicode-Normalize-1.00
17942      Branch: perl
17943            ! ext/Unicode/Normalize/Changes
17944            ! ext/Unicode/Normalize/Normalize.pm
17945            ! ext/Unicode/Normalize/Normalize.xs
17946            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
17947            ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t
17948            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/null.t
17949            ! ext/Unicode/Normalize/t/test.t
17950 ____________________________________________________________________________
17951 [ 28388] By: rgs                                   on 2006/06/12  17:21:22
17952         Log: Subject: Re: Segv from new regex code when under threads.
17953              From: demerphq <demerphq@gmail.com>
17954              Date: Mon, 12 Jun 2006 19:17:30 +0200
17955              Message-ID: <9b18b3110606121017t3af81484t4fb13015fac74592@mail.gmail.com>
17956      Branch: perl
17957            ! regcomp.c win32/vmem.h
17958 ____________________________________________________________________________
17959 [ 28387] By: rgs                                   on 2006/06/12  16:41:44
17960         Log: Add the new method UNIVERSAL::DOES() and the API function sv_does()
17961              
17962              Subject: Re: [PROPOSED PATCH: universal.c, t/op/universal.t] Add does()
17963              From: chromatic <chromatic@wgz.org>
17964              Date: Tue, 30 May 2006 17:41:08 -0700
17965              Message-Id: <200605301741.08363.chromatic@wgz.org>
17966      Branch: perl
17967            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h
17968            ! t/op/universal.t universal.c
17969 ____________________________________________________________________________
17970 [ 28386] By: rgs                                   on 2006/06/12  14:35:22
17971         Log: Adapt the new Test::Harness test to the core
17972      Branch: perl
17973            ! lib/Test/Harness/t/failure.t
17974 ____________________________________________________________________________
17975 [ 28385] By: rgs                                   on 2006/06/12  14:12:18
17976         Log: Subject: [PATCH] Static cleanup in pp_sort.c
17977              From: andy@petdance.com (Andy Lester)
17978              Date: Mon, 12 Jun 2006 08:59:34 -0500
17979              Message-ID: <20060612135934.GA2202@petdance.com>
17980      Branch: perl
17981            ! embed.fnc embed.h pp_sort.c proto.h
17982 ____________________________________________________________________________
17983 [ 28384] By: rgs                                   on 2006/06/12  14:08:09
17984         Log: Upgrade to Test::Harness 2.62
17985      Branch: perl
17986            + lib/Test/Harness/t/failure.t
17987            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
17988 ____________________________________________________________________________
17989 [ 28383] By: rgs                                   on 2006/06/12  13:01:43
17990         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gz
17991              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
17992              Date: Sun, 11 Jun 2006 02:30:54 +0200
17993              Message-ID: <1149985854.448b643e27a1f@imp5-g19.free.fr>
17994      Branch: perl
17995            + ext/Sys/Syslog/ppport.h
17996            ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/README
17997            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
17998            ! ext/Sys/Syslog/t/syslog.t
17999 ____________________________________________________________________________
18000 [ 28382] By: rgs                                   on 2006/06/12  12:08:54
18001         Log: Subject: Re: [PATCH DOC] Three minor fixes related to perlop
18002              From: Daniel Frederick Crisman <daniel@crisman.org>
18003              Date: Sat, 10 Jun 2006 10:49:29 -0400
18004              Message-ID: <20060610144929.GA10201@fury.crisman.org>
18005      Branch: perl
18006            ! pod/perldiag.pod pod/perlop.pod
18007 ____________________________________________________________________________
18008 [ 28381] By: rgs                                   on 2006/06/12  10:07:18
18009         Log: Subject: [PATCH] Proper use of enums
18010              From: andy@petdance.com (Andy Lester)
18011              Date: Sun, 11 Jun 2006 22:44:34 -0500
18012              Message-ID: <20060612034434.GA21588@petdance.com>
18013      Branch: perl
18014            ! embed.fnc gv.c op.c perlio.c pod/perlapi.pod pp.c proto.h sv.c
18015            ! sv.h
18016 ____________________________________________________________________________
18017 [ 28380] By: rgs                                   on 2006/06/11  23:08:32
18018         Log: Subject: Re: [PATCH] regexec/regcomp.c cleanups
18019              From: demerphq <demerphq@gmail.com>
18020              Date: Sun, 11 Jun 2006 23:01:14 +0200
18021              Message-ID: <9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com>
18022      Branch: perl
18023            ! ext/re/re.pm pod/perlreguts.pod regcomp.c regcomp.h regexec.c
18024            ! regexp.h sv.c
18025 ____________________________________________________________________________
18026 [ 28379] By: rgs                                   on 2006/06/11  22:00:03
18027         Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
18028              From: demerphq <demerphq@gmail.com>
18029              Date: Fri, 9 Jun 2006 19:48:11 +0200
18030              Message-ID: <9b18b3110606091048n4d1f3b17vc608943044d4532a@mail.gmail.com>
18031      Branch: perl
18032            ! ext/re/re.pm regcomp.c regexec.c regexp.h
18033 ____________________________________________________________________________
18034 [ 28378] By: nicholas                              on 2006/06/11  20:52:36
18035         Log: A little more work needed to get ext/re/t/re.t test 14 (no segv) passing
18036              with PERL_DESTRUCT_LEVEL=2.
18037      Branch: perl
18038            ! gv.c regcomp.h
18039 ____________________________________________________________________________
18040 [ 28377] By: rgs                                   on 2006/06/09  16:40:52
18041         Log: Mark the 1st argument to S_exec_failed as non null
18042      Branch: perl
18043            ! embed.fnc proto.h
18044 ____________________________________________________________________________
18045 [ 28376] By: rgs                                   on 2006/06/09  16:15:08
18046         Log: Subject: [PATCH] Add error checks after execing PL_cshname or PL_sh_path
18047              From: "Jan Dubois" <jand@activestate.com>
18048              Date: Wed, 7 Jun 2006 15:53:02 -0700
18049              Message-ID: <002301c68a85$21aa7320$d045a8c0@candy>
18050      Branch: perl
18051            ! doio.c embed.fnc embed.h proto.h
18052 ____________________________________________________________________________
18053 [ 28375] By: rgs                                   on 2006/06/09  16:03:03
18054         Log: Subject: [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64.tar.gz
18055              From: John Peacock <jpeacock@rowman.com>
18056              Date: Thu, 08 Jun 2006 21:14:04 -0400
18057              Message-ID: <4488CB5C.4070702@rowman.com>
18058      Branch: perl
18059            ! lib/version.pm lib/version.pod lib/version.t universal.c
18060            ! util.c
18061 ____________________________________________________________________________
18062 [ 28374] By: rgs                                   on 2006/06/09  14:39:31
18063         Log: Subject: [PATCH] sv_dup
18064              From: andy@petdance.com (Andy Lester)
18065              Date: Fri, 9 Jun 2006 00:39:25 -0500
18066              Message-ID: <20060609053925.GA30698@petdance.com>
18067      Branch: perl
18068            ! sv.c
18069 ____________________________________________________________________________
18070 [ 28373] By: rgs                                   on 2006/06/09  14:06:24
18071         Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
18072              From: demerphq <demerphq@gmail.com>
18073              Date: Fri, 9 Jun 2006 00:56:37 +0200
18074              Message-ID: <9b18b3110606081556t779de698r82f361d82a05fbc8@mail.gmail.com>
18075              
18076              (with tweaks)
18077      Branch: perl
18078            ! embed.fnc embed.h ext/re/t/re.t ext/re/t/regop.pl
18079            ! ext/re/t/regop.t proto.h regcomp.c regcomp.h regexec.c sv.c
18080 ____________________________________________________________________________
18081 [ 28372] By: rgs                                   on 2006/06/08  14:11:29
18082         Log: Add the perlreguts manpage, by Yves Orton
18083      Branch: perl
18084            + pod/perlreguts.pod
18085            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
18086            ! vms/descrip_mms.template win32/pod.mak
18087 ____________________________________________________________________________
18088 [ 28371] By: rgs                                   on 2006/06/08  13:00:18
18089         Log: Subject: [PATCH] Re: range operator vs. unicode
18090              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
18091              Date: Thu, 8 Jun 2006 02:33:43 -0700
18092              Message-ID: <20060608093343.GD2676@efn.org>
18093              
18094              with tweaks
18095      Branch: perl
18096            ! pod/perlop.pod
18097 ____________________________________________________________________________
18098 [ 28370] By: rgs                                   on 2006/06/07  20:47:20
18099         Log: Revert change #20462 (except the regression test),
18100              since the bug has been really fixed by change #22074,
18101              as explained in :
18102              Subject: Re: [perl #39247] defined-ness of substrings disappear over repeated calls
18103              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18104              Date: Thu, 01 Jun 2006 08:16:51 +0900
18105              Message-Id: <20060601081304.7A39.BQW10602@nifty.com>
18106      Branch: perl
18107            ! pp.c
18108 ____________________________________________________________________________
18109 [ 28369] By: nicholas                              on 2006/06/07  17:36:32
18110         Log: The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN}
18111      Branch: perl
18112            ! t/io/utf8.t
18113 ____________________________________________________________________________
18114 [ 28368] By: craigb                                on 2006/06/07  12:29:32
18115         Log: autosplit one level deeper so we don't miss anything
18116              on a second pass (where lib/auto already exists)
18117      Branch: perl
18118            ! vms/descrip_mms.template
18119 ____________________________________________________________________________
18120 [ 28367] By: craigb                                on 2006/06/07  12:14:39
18121         Log: Subject: [patch@28349] vmsify - full EFS charset support
18122              From: "John E. Malmberg" <wb8tyw@qsl.net>
18123              Date: Mon, 05 Jun 2006 23:39:32 -0400
18124              Message-id: <4484F8F4.7040902@qsl.net>
18125
18126      Branch: perl
18127            ! vms/vms.c vms/vmsish.h
18128 ____________________________________________________________________________
18129 [ 28366] By: rgs                                   on 2006/06/07  09:13:51
18130         Log: Add a regression test to ensure that charnames pragma
18131              is propagated to eval("")
18132      Branch: perl
18133            ! lib/charnames.t
18134 ____________________________________________________________________________
18135 [ 28365] By: rgs                                   on 2006/06/07  08:47:49
18136         Log: Make "use feature 'dor'" an alias for "use feature 'err'"
18137      Branch: perl
18138            ! lib/feature.pm
18139 ____________________________________________________________________________
18140 [ 28364] By: rgs                                   on 2006/06/07  08:33:35
18141         Log: Subject: [PATCH] exhausting <> in BEGIN{} gets ARGVOUT used only once warning
18142              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
18143              Date: Tue, 6 Jun 2006 22:24:46 -0700
18144              Message-ID: <20060607052446.GA3240@efn.org>
18145      Branch: perl
18146            ! gv.c t/op/readline.t
18147 ____________________________________________________________________________
18148 [ 28363] By: rgs                                   on 2006/06/07  08:30:03
18149         Log: Subject: [PATCH] dump.c patches
18150              From: andy@petdance.com (Andy Lester)
18151              Date: Tue, 6 Jun 2006 10:01:37 -0500
18152              Message-ID: <20060606150137.GA4434@petdance.com>
18153      Branch: perl
18154            ! doop.c dump.c
18155 ____________________________________________________________________________
18156 [ 28362] By: merijn                                on 2006/06/06  18:33:52
18157         Log: Subject: [PATCH]Teach Configure that icc is not gcc
18158              From: Steve Peters <steve@fisharerojo.org>
18159              Date: Tue, 6 Jun 2006 10:33:12 -0500
18160              Message-ID: <20060606153312.GA5542@fisharerojo.org>
18161      Branch: perl
18162            ! Configure
18163 ____________________________________________________________________________
18164 [ 28360] By: rgs                                   on 2006/06/06  16:30:36
18165         Log: Upgrade to Module::CoreList 2.05
18166              (contains a patch by Adriano Ferreira to make corelist accept
18167              regexps as arguments)
18168      Branch: perl
18169            + lib/Module/CoreList/t/find_modules.t
18170            ! MANIFEST lib/Module/CoreList.pm
18171            ! lib/Module/CoreList/bin/corelist
18172 ____________________________________________________________________________
18173 [ 28359] By: rgs                                   on 2006/06/06  12:37:34
18174         Log: Upgrade to Encode 2.18
18175      Branch: perl
18176            ! ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm ext/Encode/Changes
18177            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/Encode.pm
18178            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
18179            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
18180            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
18181            ! ext/Encode/lib/Encode/Alias.pm
18182            ! ext/Encode/lib/Encode/CJKConstants.pm
18183            ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
18184            ! ext/Encode/lib/Encode/Encoding.pm
18185            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
18186            ! ext/Encode/lib/Encode/JP/JIS7.pm
18187            ! ext/Encode/lib/Encode/KR/2022_KR.pm
18188            ! ext/Encode/lib/Encode/MIME/Header.pm
18189            ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
18190            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
18191 ____________________________________________________________________________
18192 [ 28358] By: rgs                                   on 2006/06/06  11:27:19
18193         Log: Subject: [PATCH] more accumulated cleanups
18194              From: andy@petdance.com (Andy Lester)
18195              Date: Tue, 6 Jun 2006 00:25:01 -0500
18196              Message-ID: <20060606052501.GA30469@petdance.com>
18197      Branch: perl
18198            ! av.c doio.c utf8.c util.c
18199 ____________________________________________________________________________
18200 [ 28357] By: rgs                                   on 2006/06/06  11:17:22
18201         Log: Subject: [PATCH] Accumulated toke.c cleanups
18202              From: andy@petdance.com (Andy Lester)
18203              Date: Tue, 6 Jun 2006 00:07:36 -0500
18204              Message-ID: <20060606050736.GA30291@petdance.com>
18205      Branch: perl
18206            ! toke.c
18207 ____________________________________________________________________________
18208 [ 28356] By: rgs                                   on 2006/06/06  11:05:46
18209         Log: Subject: [PATCH] random thread test failure
18210              From: "Jerry D. Hedden" <jerry@hedden.us>
18211              Date: Mon, 05 Jun 2006 13:28:51 -0700
18212              Message-ID: <20060605132851.fb30e530d17747c2b054d625b8945d88.65486bb40b.wbe@email.secureserver.net>
18213      Branch: perl
18214            ! ext/threads/t/thread.t
18215 ____________________________________________________________________________
18216 [ 28355] By: rgs                                   on 2006/06/06  11:02:14
18217         Log: Subject: [PATCH] threads 1.32
18218              From: "Jerry D. Hedden" <jerry@hedden.us>
18219              Date: Mon, 05 Jun 2006 06:34:56 -0700
18220              Message-ID: <20060605063456.fb30e530d17747c2b054d625b8945d88.21396dde59.wbe@email.secureserver.net>
18221      Branch: perl
18222            + ext/threads/hints/hpux.pl
18223            ! MANIFEST ext/threads/Changes ext/threads/README
18224            ! ext/threads/t/blocks.t ext/threads/t/context.t
18225            ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
18226            ! ext/threads/t/join.t ext/threads/t/kill.t ext/threads/t/libc.t
18227            ! ext/threads/t/problems.t ext/threads/t/thread.t
18228            ! ext/threads/threads.pm ext/threads/threads.xs
18229 ____________________________________________________________________________
18230 [ 28354] By: nicholas                              on 2006/06/05  21:39:40
18231         Log: Eliminate most of the UTF-8 black smoke by skipping optree tests when
18232              ${^OPEN} is set, and tweaking hints.t to understand that $^H is
18233              different when -C has been used.
18234      Branch: perl
18235            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
18236            ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
18237            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
18238            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
18239            ! t/comp/hints.t
18240 ____________________________________________________________________________
18241 [ 28353] By: nicholas                              on 2006/06/05  21:38:38
18242         Log: Add the missing ${^OPEN} hints flag to B::Concise
18243      Branch: perl
18244            ! ext/B/B/Concise.pm
18245 ____________________________________________________________________________
18246 [ 28352] By: rgs                                   on 2006/06/05  16:22:46
18247         Log: Subject: [DOCPATCH perlunicode.pod] paragraphing nit
18248              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18249              Date: Sun, 04 Jun 2006 15:52:54 +0900
18250              Message-Id: <20060604155149.0913.BQW10602@nifty.com>
18251      Branch: perl
18252            ! pod/perlunicode.pod
18253 ____________________________________________________________________________
18254 [ 28351] By: rgs                                   on 2006/06/05  08:35:45
18255         Log: Subject: [PATCH] mg.c: using #ifdef inside a macro call ENONPORTABLE (causes e.g. AIX to barf)
18256              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
18257              Date: Sun, 4 Jun 2006 11:21:30 +0300 (EEST)
18258              Message-Id: <200606040821.k548LUYu010965@vipunen.hut.fi>
18259      Branch: perl
18260            ! mg.c
18261 ____________________________________________________________________________
18262 [ 28350] By: rgs                                   on 2006/06/05  07:50:12
18263         Log: Use POSIX::_exit instead of exit in IPC::Open when exiting after an
18264              exec() failure, as suggested by Salvador Fandino after change #28347
18265      Branch: perl
18266            ! lib/IPC/Open3.pm
18267 ____________________________________________________________________________
18268 [ 28349] By: rgs                                   on 2006/06/04  22:32:50
18269         Log: The smart match table was duplicated in source code and in perlsyn,
18270              so remove the one in the source code
18271      Branch: perl
18272            ! pod/perlsyn.pod pp_ctl.c
18273 ____________________________________________________________________________
18274 [ 28348] By: craigb                                on 2006/06/02  23:18:08
18275         Log: It's all relative -- better handling of tainted directories
18276              in PATH on VMS (and scrubbing them in t/test.pl).
18277      Branch: perl
18278            ! mg.c t/test.pl
18279 ____________________________________________________________________________
18280 [ 28347] By: davem                                 on 2006/06/02  19:53:52
18281         Log: IPC::Open3 handled exec failure badly
18282              When you're in the child, don't croak - you may get trapped by
18283              eval. Also clarify the documentation
18284      Branch: perl
18285            ! lib/IPC/Open3.pm
18286 ____________________________________________________________________________
18287 [ 28346] By: stevep                                on 2006/06/01  19:11:38
18288         Log: Subject: [perl #39178] IO::Socket::connect returns wrong errno on timeout
18289              From: "mlelstv@serpens.de (via RT)" <perlbug-followup@perl.org>
18290              Date: Sun, 21 May 2006 04:23:38 -0700
18291              Message-ID: <rt-3.0.11-39178-133695.13.7935957232893@perl.org>
18292      Branch: perl
18293            ! ext/IO/lib/IO/Socket.pm
18294 ____________________________________________________________________________
18295 [ 28345] By: rgs                                   on 2006/06/01  14:50:50
18296         Log: Add the perlunitut manpage, by Juerd Waalboer
18297      Branch: perl
18298            + pod/perlunitut.pod
18299            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
18300            ! vms/descrip_mms.template win32/pod.mak
18301 ____________________________________________________________________________
18302 [ 28344] By: rgs                                   on 2006/06/01  12:16:09
18303         Log: Subject: [PATCH: installperl] Was: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to trigger "weak references not implemented"
18304              From: Brendan O'Dea <bod@debian.org>
18305              Date: Wed, 31 May 2006 22:51:48 +1000
18306              Message-ID: <20060531125148.GA20658@londo.c47.org>
18307      Branch: perl
18308            ! installperl
18309 ____________________________________________________________________________
18310 [ 28343] By: rgs                                   on 2006/06/01  11:40:34
18311         Log: Add a few more built-in types in perlfunc/ref()
18312      Branch: perl
18313            ! pod/perlfunc.pod
18314 ____________________________________________________________________________
18315 [ 28342] By: rgs                                   on 2006/06/01  07:08:36
18316         Log: Remove duplicate file in manifest
18317      Branch: perl
18318            ! MANIFEST
18319 ____________________________________________________________________________
18320 [ 28341] By: rgs                                   on 2006/06/01  07:07:43
18321         Log: Add missing file to MANIFEST
18322      Branch: perl
18323            ! MANIFEST
18324 ____________________________________________________________________________
18325 [ 28340] By: craigb                                on 2006/05/31  03:31:54
18326         Log: Teach incfilter.t some DCL.
18327      Branch: perl
18328            ! t/op/incfilter.t
18329 ____________________________________________________________________________
18330 [ 28339] By: craigb                                on 2006/05/31  03:19:27
18331         Log: Make VMS-specific device name encoding routine say no more politely.
18332      Branch: perl
18333            ! vms/vms.c
18334 ____________________________________________________________________________
18335 [ 28338] By: rgs                                   on 2006/05/30  12:21:17
18336         Log: Subject: Re: B::Lint changes
18337              From: "Joshua ben Jore" <twists@gmail.com>
18338              Date: Thu, 18 May 2006 08:45:30 -0500
18339              Message-ID: <dc5c751d0605180645q63ddba5fga354d2660a4877f5@mail.gmail.com>
18340      Branch: perl
18341            ! ext/B/B/Lint.pm ext/B/t/lint.t
18342 ____________________________________________________________________________
18343 [ 28337] By: nicholas                              on 2006/05/30  11:59:26
18344         Log: Fix bugs in the bytecode system caused by the abolition of cop_io.
18345      Branch: perl
18346            ! ext/B/B.xs ext/B/B/Bytecode.pm
18347 ____________________________________________________________________________
18348 [ 28336] By: rgs                                   on 2006/05/30  08:32:00
18349         Log: Subject: C is not perl, AV's dont just magically free themselves...
18350              From: demerphq <demerphq@gmail.com>
18351              Date: Tue, 30 May 2006 10:23:19 +0200
18352              Message-ID: <9b18b3110605300123t467f14eerf30a149f253be281@mail.gmail.com>
18353      Branch: perl
18354            ! regcomp.c
18355 ____________________________________________________________________________
18356 [ 28335] By: nicholas                              on 2006/05/29  22:58:46
18357         Log: Comprehensive regression tests for Perl_refcounted_he_fetch().
18358              Fix a bug due to the fact that Perl's typedef'd "bool" type isn't
18359              actually boolean.
18360      Branch: perl
18361            + ext/XS/APItest/t/op.t t/op/caller.pl
18362            ! MANIFEST ext/XS/APItest/APItest.xs hv.c t/op/caller.t
18363 ____________________________________________________________________________
18364 [ 28334] By: craigb                                on 2006/05/29  22:34:23
18365         Log: Subject: [PATCH] redo part of change 27374
18366              From: Abe Timmerman <abe@ztreet.demon.nl>
18367              Date: Mon, 29 May 2006 23:24:51 +0200
18368              Message-id: <200605292324.51714.abe@ztreet.demon.nl>
18369
18370      Branch: perl
18371            ! configure.com
18372 ____________________________________________________________________________
18373 [ 28333] By: craigb                                on 2006/05/29  19:37:41
18374         Log: And some more DynaLoader things that should not be tested on
18375              VMS since they are not part of the implementation.
18376      Branch: perl
18377            ! ext/DynaLoader/t/DynaLoader.t
18378 ____________________________________________________________________________
18379 [ 28332] By: mhx                                   on 2006/05/29  17:50:48
18380         Log: Upgrade to Devel::PPPort 3.08_04
18381      Branch: perl
18382            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
18383            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
18384            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
18385            ! ext/Devel/PPPort/apicheck_c.PL
18386            ! ext/Devel/PPPort/devel/buildperl.pl
18387            ! ext/Devel/PPPort/devel/devtools.pl
18388            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
18389            ! ext/Devel/PPPort/devel/regenerate
18390            ! ext/Devel/PPPort/parts/apicheck.pl
18391            ! ext/Devel/PPPort/parts/base/5004000
18392            ! ext/Devel/PPPort/parts/base/5004050
18393            ! ext/Devel/PPPort/parts/base/5005000
18394            ! ext/Devel/PPPort/parts/base/5005030
18395            ! ext/Devel/PPPort/parts/base/5006000
18396            ! ext/Devel/PPPort/parts/base/5006001
18397            ! ext/Devel/PPPort/parts/base/5007001
18398            ! ext/Devel/PPPort/parts/base/5007002
18399            ! ext/Devel/PPPort/parts/base/5007003
18400            ! ext/Devel/PPPort/parts/base/5008000
18401            ! ext/Devel/PPPort/parts/base/5008001
18402            ! ext/Devel/PPPort/parts/base/5009000
18403            ! ext/Devel/PPPort/parts/base/5009001
18404            ! ext/Devel/PPPort/parts/base/5009002
18405            ! ext/Devel/PPPort/parts/base/5009003
18406            ! ext/Devel/PPPort/parts/base/5009004
18407            ! ext/Devel/PPPort/parts/inc/podtest
18408            ! ext/Devel/PPPort/parts/todo/5004000
18409            ! ext/Devel/PPPort/parts/todo/5005000
18410            ! ext/Devel/PPPort/parts/todo/5005030
18411            ! ext/Devel/PPPort/parts/todo/5006000
18412            ! ext/Devel/PPPort/parts/todo/5006001
18413            ! ext/Devel/PPPort/parts/todo/5007001
18414            ! ext/Devel/PPPort/parts/todo/5007002
18415            ! ext/Devel/PPPort/parts/todo/5007003
18416            ! ext/Devel/PPPort/parts/todo/5008000
18417            ! ext/Devel/PPPort/parts/todo/5008001
18418            ! ext/Devel/PPPort/parts/todo/5009000
18419            ! ext/Devel/PPPort/parts/todo/5009001
18420            ! ext/Devel/PPPort/parts/todo/5009002
18421            ! ext/Devel/PPPort/parts/todo/5009003
18422            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
18423            ! ext/Devel/PPPort/t/podtest.t
18424 ____________________________________________________________________________
18425 [ 28331] By: davem                                 on 2006/05/29  15:27:02
18426         Log: make require report too many open files error
18427              ie don't continue searching the rest of @INC
18428      Branch: perl
18429            ! pp_ctl.c
18430 ____________________________________________________________________________
18431 [ 28330] By: davem                                 on 2006/05/29  14:12:13
18432         Log: ensure failure to load Carp::Heavy gets reported
18433      Branch: perl
18434            ! lib/Carp.pm
18435 ____________________________________________________________________________
18436 [ 28329] By: rgs                                   on 2006/05/29  14:08:42
18437         Log: Revert change 28322, which makes ithreads panic
18438      Branch: perl
18439            ! perlio.c
18440 ____________________________________________________________________________
18441 [ 28328] By: rgs                                   on 2006/05/29  13:41:24
18442         Log: Subject: Re: [perl #39126] possible memory related bug when using sprintf with an utf-8 encoded format-string and iso-8859-1 encoded string variables. 
18443              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18444              Date: Sun, 21 May 2006 19:33:21 +0900
18445              Message-Id: <20060521193259.81E5.BQW10602@nifty.com>
18446              
18447              with test tweaks further suggested by the same
18448      Branch: perl
18449            ! sv.c t/op/sprintf2.t
18450 ____________________________________________________________________________
18451 [ 28327] By: rgs                                   on 2006/05/29  13:10:45
18452         Log: Silence a warning
18453      Branch: perl
18454            ! regcomp.c
18455 ____________________________________________________________________________
18456 [ 28326] By: rgs                                   on 2006/05/29  12:40:15
18457         Log: Regen headers following change 28325. Also, make it compile
18458              with gcc by forward-declaring struct _reg_trie_data; and
18459              tweak the new re test to use test.pl, in order to portably
18460              run a new interpreter
18461      Branch: perl
18462            ! embed.h ext/re/t/regop.t perl.h proto.h regcomp.c regcomp.h
18463            ! regexec.c regnodes.h
18464 ____________________________________________________________________________
18465 [ 28325] By: rgs                                   on 2006/05/29  12:38:09
18466         Log: Subject: Re: [PATCH] More regex optimisations and debug enhancements (including Andys stuff too)
18467              From: demerphq <demerphq@gmail.com>
18468              Date: Sun, 28 May 2006 16:24:59 +0200
18469              Message-ID: <9b18b3110605280724u54a9c53bn3b20692b6fe4f1c3@mail.gmail.com>
18470      Branch: perl
18471            + ext/re/t/regop.pl ext/re/t/regop.t
18472            ! MANIFEST embed.fnc ext/re/re.pm regcomp.c regcomp.h regcomp.pl
18473            ! regcomp.sym regexec.c t/op/re_tests
18474 ____________________________________________________________________________
18475 [ 28324] By: rgs                                   on 2006/05/29  09:39:06
18476         Log: Subject: [PATCH] skip t/op/incfilter.t for "make clean;make miniperl;make minitest"
18477              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
18478              Date: Sun, 28 May 2006 14:11:02 +0300 (EEST)
18479              Message-Id: <200605281111.k4SBB2jc133843@kosh.hut.fi>
18480      Branch: perl
18481            ! t/op/incfilter.t
18482 ____________________________________________________________________________
18483 [ 28323] By: rgs                                   on 2006/05/29  08:20:36
18484         Log: Subject: [PATCH] gv.c consting
18485              From: andy@petdance.com (Andy Lester)
18486              Date: Sun, 28 May 2006 12:24:25 -0500
18487              Message-ID: <20060528172425.GA8291@petdance.com>
18488              
18489              Subject: [PATCH] mg.c consting
18490              From: andy@petdance.com (Andy Lester)
18491              Date: Sun, 28 May 2006 11:34:33 -0500
18492              Message-ID: <20060528163433.GA5518@petdance.com>
18493      Branch: perl
18494            ! embed.fnc gv.c mg.c proto.h
18495 ____________________________________________________________________________
18496 [ 28322] By: rgs                                   on 2006/05/29  08:00:04
18497         Log: Subject: [PATCH] perlio.c: nobody was freeing PL_perlio_fd_refcnt, now PerlIO_cleanup() is
18498              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
18499              Date: Sun, 28 May 2006 18:15:35 +0300 (EEST)
18500              Message-Id: <20060528151535.BEA3E6D08C@seth.hut.fi>
18501      Branch: perl
18502            ! perlio.c
18503 ____________________________________________________________________________
18504 [ 28321] By: nicholas                              on 2006/05/28  10:55:17
18505         Log: Subject: [PATCH] DynaLoader.t: less assumptions
18506              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
18507              Message-ID: <44796AF2.8060903@gmail.com>
18508              Date: Sun, 28 May 2006 12:18:42 +0300
18509      Branch: perl
18510            ! ext/DynaLoader/t/DynaLoader.t
18511 ____________________________________________________________________________
18512 [ 28320] By: nicholas                              on 2006/05/28  10:40:48
18513         Log: Perl_refcounted_he_chain_2hv()'s code to skip duplicate keys was far
18514              too lax.
18515      Branch: perl
18516            ! hv.c t/op/caller.t
18517 ____________________________________________________________________________
18518 [ 28319] By: davem                                 on 2006/05/27  21:16:30
18519         Log: fix eval qw(BEGIN{die}) style leaks.
18520              death while exdcuting code while parsing meant that the current
18521              parse stack got quiety abandonded, thus leaking a bunch of OPs.
18522              Register a destructor to be called when this happens.
18523      Branch: perl
18524            ! perly.c
18525 ____________________________________________________________________________
18526 [ 28318] By: craigb                                on 2006/05/27  18:00:31
18527         Log: use the same arg names everyone else does and handle undef filename
18528      Branch: perl
18529            ! ext/DynaLoader/dl_vms.xs
18530 ____________________________________________________________________________
18531 [ 28317] By: davem                                 on 2006/05/27  15:05:30
18532         Log: Subject:  RE: perlhack.pod confused about POPSTACK
18533              From:  "Jan Dubois" <jand@activestate.com>
18534              Date:  Thu, 25 May 2006 18:20:25 -0700
18535              Message-Id:  <059101c68062$9143d550$2217a8c0@candy>
18536              
18537              more fixing of the PUSHMARK example
18538      Branch: perl
18539            ! pod/perlhack.pod
18540 ____________________________________________________________________________
18541 [ 28316] By: davem                                 on 2006/05/27  00:54:18
18542         Log: make -Dpv display OP names ons the parser stack
18543      Branch: perl
18544            ! perly.c
18545 ____________________________________________________________________________
18546 [ 28315] By: davem                                 on 2006/05/27  00:31:33
18547         Log: stop OPs leaking in eval "syntax error"
18548              When bison pops states during error recovery, any states holding
18549              an OP would leak the OP. Create an extra YY table that tells us
18550              which states are of type opval, and when popping one of those,
18551              free the op.
18552      Branch: perl
18553            ! madly.tab perly.c perly.tab regen_perly.pl
18554 ____________________________________________________________________________
18555 [ 28314] By: davem                                 on 2006/05/26  18:50:34
18556         Log: stop eval "sub{" leaking
18557      Branch: perl
18558            ! madly.act madly.h madly.tab madly.y perly.act perly.h
18559            ! perly.tab perly.y
18560 ____________________________________________________________________________
18561 [ 28313] By: stevep                                on 2006/05/26  15:03:12
18562         Log: Subject: [PATCH] SysV IPC
18563              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
18564              Date: Thu, 25 May 2006 18:49:33 +0300
18565              Message-ID: <4475D20D.9010600@gmail.com>
18566      Branch: perl
18567            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
18568            ! ext/IPC/SysV/SysV.pm pod/perlipc.pod
18569 ____________________________________________________________________________
18570 [ 28312] By: stevep                                on 2006/05/26  14:45:01
18571         Log: Upgrade to Sys-Syslog-0.14
18572      Branch: perl
18573            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
18574            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/fallback/const-c.inc
18575            ! ext/Sys/Syslog/t/constants.t ext/Sys/Syslog/t/syslog.t
18576 ____________________________________________________________________________
18577 [ 28311] By: stevep                                on 2006/05/26  13:39:06
18578         Log: Fix pod nit in perltodo.
18579      Branch: perl
18580            ! pod/perltodo.pod
18581 ____________________________________________________________________________
18582 [ 28310] By: stevep                                on 2006/05/26  13:38:16
18583         Log: Stop a warning generated from thread's Makefile.PL
18584      Branch: perl
18585            ! ext/threads/Makefile.PL
18586 ____________________________________________________________________________
18587 [ 28309] By: stevep                                on 2006/05/26  13:33:54
18588         Log: Sun C on Linux doesn't complain about the attributes sprinkled 
18589              through the code in all cases, even though attributes are not
18590              supported.  In some cases, however, it does.  
18591      Branch: perl
18592            ! hints/linux.sh
18593 ____________________________________________________________________________
18594 [ 28308] By: rgs                                   on 2006/05/26  13:01:35
18595         Log: Subject: Re: [PATCH] Test script for DynaLoader
18596              From: demerphq <demerphq@gmail.com>
18597              Date: Thu, 25 May 2006 13:20:53 +0200
18598              Message-ID: <9b18b3110605250420m7431bfbeve44aada2025264f7@mail.gmail.com>
18599      Branch: perl
18600            ! ext/DynaLoader/t/DynaLoader.t
18601 ____________________________________________________________________________
18602 [ 28307] By: mhx                                   on 2006/05/25  15:52:02
18603         Log: Upgrade to Devel::PPPort 3.08_03
18604      Branch: perl
18605            + ext/Devel/PPPort/devel/devtools.pl
18606            + ext/Devel/PPPort/devel/regenerate
18607            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
18608            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
18609            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
18610            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
18611            ! ext/Devel/PPPort/parts/apicheck.pl
18612            ! ext/Devel/PPPort/parts/apidoc.fnc
18613            ! ext/Devel/PPPort/parts/base/5006000
18614            ! ext/Devel/PPPort/parts/base/5009003
18615            ! ext/Devel/PPPort/parts/base/5009004
18616            ! ext/Devel/PPPort/parts/embed.fnc
18617            ! ext/Devel/PPPort/parts/inc/podtest
18618            ! ext/Devel/PPPort/parts/inc/ppphtest
18619            ! ext/Devel/PPPort/parts/todo/5009003
18620            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
18621            ! ext/Devel/PPPort/t/podtest.t ext/Devel/PPPort/t/ppphtest.t
18622 ____________________________________________________________________________
18623 [ 28306] By: stevep                                on 2006/05/25  13:48:56
18624         Log: Upgrade to Digest-SHA-5.38.
18625      Branch: perl
18626            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
18627            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
18628            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
18629            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
18630            ! ext/Digest/SHA/t/2-nist-sha-oo.t
18631 ____________________________________________________________________________
18632 [ 28305] By: gisle                                 on 2006/05/25  07:09:15
18633         Log: Subject: Pod::Html should not convert "foo" in `foo''
18634              From: Gisle Aas <gisle@ActiveState.com>
18635              Date: 24 May 2006 14:09:49 -0700
18636              Message-ID: <lr1wujqgde.fsf@caliper.activestate.com>
18637      Branch: perl
18638            ! lib/Pod/Html.pm
18639 ____________________________________________________________________________
18640 [ 28304] By: stevep                                on 2006/05/25  02:17:21
18641         Log: Upgrade to Test-Harness-2.60
18642      Branch: perl
18643            ! lib/Test/Harness.pm lib/Test/Harness/Changes
18644 ____________________________________________________________________________
18645 [ 28303] By: davem                                 on 2006/05/25  00:21:21
18646         Log: Subject:  RE: perlhack.pod confused about POPSTACK
18647              From:  "Jan Dubois" <jand@activestate.com>
18648              Date:  Wed, 24 May 2006 16:35:14 -0700
18649              Message-Id:  <03ee01c67f8a$b4d6aca0$2217a8c0@candy>
18650              
18651              clean up davem's doc thinko of change #28292
18652      Branch: perl
18653            ! pod/perlhack.pod
18654 ____________________________________________________________________________
18655 [ 28302] By: mhx                                   on 2006/05/24  17:44:20
18656         Log: Run 'make regen' for changes 28299, 28300, 28301.
18657      Branch: perl
18658            ! pod/perlapi.pod proto.h
18659 ____________________________________________________________________________
18660 [ 28301] By: mhx                                   on 2006/05/24  17:40:01
18661         Log: The sv_catpvs() and sv_setpvs() macros also return void.
18662      Branch: perl
18663            ! handy.h
18664 ____________________________________________________________________________
18665 [ 28300] By: mhx                                   on 2006/05/24  17:38:08
18666         Log: The SvREFCNT_*void* macros return void, not SV*.
18667      Branch: perl
18668            ! sv.h
18669 ____________________________________________________________________________
18670 [ 28299] By: mhx                                   on 2006/05/24  17:31:28
18671         Log: The 'f' flag was missing for my_snprintf().
18672      Branch: perl
18673            ! embed.fnc
18674 ____________________________________________________________________________
18675 [ 28298] By: rgs                                   on 2006/05/24  13:34:45
18676         Log: Fix segfault in SDBM_File when the destructor is called multiple times
18677      Branch: perl
18678            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
18679 ____________________________________________________________________________
18680 [ 28297] By: rgs                                   on 2006/05/24  12:39:31
18681         Log: Subject: [PATCH] Stop harness from printing summary table header for each row in table
18682              From: demerphq <demerphq@gmail.com>
18683              Date: Tue, 23 May 2006 22:27:40 +0200
18684              Message-ID: <9b18b3110605231327t316104caoce301668178ee442@mail.gmail.com>
18685      Branch: perl
18686            ! lib/Test/Harness.pm
18687 ____________________________________________________________________________
18688 [ 28296] By: rgs                                   on 2006/05/24  12:24:27
18689         Log: Subject: [PATCH] Refactoring in av.c
18690              From: andy@petdance.com (Andy Lester)
18691              Date: Wed, 24 May 2006 00:16:40 -0500
18692              Message-ID: <20060524051640.GA4713@petdance.com>
18693      Branch: perl
18694            ! av.c cop.h
18695 ____________________________________________________________________________
18696 [ 28295] By: rgs                                   on 2006/05/24  07:27:47
18697         Log: Subject: [PATCH lib/AutoLoader.pm lib/AutoLoader.t] Export can() with AUTOLOAD()
18698              From: chromatic <chromatic@wgz.org>
18699              Date: Sat, 20 May 2006 11:40:27 -0700
18700              Message-Id: <200605201140.27789.chromatic@wgz.org>
18701              
18702              With tweaks: use built-in ref() instead of Scalar::Util::blessed
18703      Branch: perl
18704            ! lib/AutoLoader.pm lib/AutoLoader.t
18705 ____________________________________________________________________________
18706 [ 28294] By: stevep                                on 2006/05/24  02:56:23
18707         Log: Subject: [PATCH] Make t/TEST more helpful
18708              From: andy@petdance.com (Andy Lester)
18709              Date: Tue, 23 May 2006 21:07:48 -0500
18710              Message-ID: <20060524020748.GA16729@petdance.com>
18711      Branch: perl
18712            ! t/TEST
18713 ____________________________________________________________________________
18714 [ 28293] By: stevep                                on 2006/05/24  02:53:38
18715         Log: Subject: Re: [patch] win32/buildext.pl to handle inclusions and not just exclusions
18716              From: demerphq <demerphq@gmail.com>
18717              Date: Sun, 21 May 2006 12:20:12 +0200
18718              Message-ID: <9b18b3110605210320h5adc9df4hbee2302722b3dd6e@mail.gmail.com>
18719      Branch: perl
18720            ! win32/Makefile win32/buildext.pl
18721 ____________________________________________________________________________
18722 [ 28292] By: davem                                 on 2006/05/23  22:16:28
18723         Log: correct POPSTACK/POPMARK confusion in perlhack.pod
18724      Branch: perl
18725            ! pod/perlhack.pod
18726 ____________________________________________________________________________
18727 [ 28291] By: rgs                                   on 2006/05/23  08:05:56
18728         Log: Typo fix
18729      Branch: perl
18730            ! ext/threads/threads.pm
18731 ____________________________________________________________________________
18732 [ 28290] By: rgs                                   on 2006/05/23  08:03:08
18733         Log: Subject: [PATCH] Explicit thread context
18734              From: "Jerry D. Hedden" <jerry@hedden.us>
18735              Date: Fri, 19 May 2006 13:42:50 -0700
18736              Message-ID: <20060519134250.fb30e530d17747c2b054d625b8945d88.933b701674.wbe@email.secureserver.net>
18737      Branch: perl
18738            + ext/threads/t/context.t
18739            ! MANIFEST ext/threads/Changes ext/threads/README
18740            ! ext/threads/threads.pm ext/threads/threads.xs
18741 ____________________________________________________________________________
18742 [ 28289] By: rgs                                   on 2006/05/23  07:27:11
18743         Log: Subject: [PATCH] clean some lint findings
18744              From: andy@petdance.com (Andy Lester)
18745              Date: Sun, 21 May 2006 00:02:40 -0500
18746              Message-ID: <20060521050240.GA21051@petdance.com>
18747      Branch: perl
18748            ! embed.fnc embed.h hv.c perlio.c pp_pack.c proto.h
18749 ____________________________________________________________________________
18750 [ 28288] By: rgs                                   on 2006/05/23  07:23:48
18751         Log: Subject: Re: [PATCH - DUH] Synchronize bleadperl with version-0.60
18752              From: John Peacock <jpeacock@rowman.com>
18753              Date: Mon, 22 May 2006 19:08:03 -0400
18754              Message-ID: <44724453.5090606@rowman.com>
18755      Branch: perl
18756            ! lib/version.pm lib/version.t
18757 ____________________________________________________________________________
18758 [ 28287] By: rgs                                   on 2006/05/23  07:20:15
18759         Log: Fix a syntax error in test
18760      Branch: perl
18761            ! lib/Text/Balanced/t/00-load.t
18762 ____________________________________________________________________________
18763 [ 28286] By: merijn                                on 2006/05/23  06:17:26
18764         Log: HAS_HAS WAS NOW HAS
18765      Branch: perl
18766            ! handy.h
18767 ____________________________________________________________________________
18768 [ 28285] By: stevep                                on 2006/05/22  20:30:14
18769         Log: Subject: [PATCH] IO::Compress::Base::Common
18770              From: "Paul Marquess" <paul.marquess@openwave.com>
18771              Date: Sat, 20 May 2006 11:55:21 +0100
18772              Message-ID: <3F2DD0FCF1E2EA4D974C6195B482FD8801C339EF@bfs-exch-prd1.myopwv.com>
18773      Branch: perl
18774            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
18775 ____________________________________________________________________________
18776 [ 28284] By: merijn                                on 2006/05/22  17:39:47
18777         Log: If I needed this now, I'll probably need it next time too :)
18778      Branch: perl
18779            ! handy.h
18780 ____________________________________________________________________________
18781 [ 28283] By: merijn                                on 2006/05/22  17:37:33
18782         Log: Re-generation after backports of
18783              #28188 Only ask about MAD for 5.9.0 and greater. Otherwise silently
18784              #28189 A Configure probe for C99 variadic macros, based on code from
18785              #28202 Take advantage of the bug that binexp ignores the Configure
18786              #28263 Oops. Fix bad #! lines when not using userelocatableinc
18787              One small cleanup fix added. Some small re-ordering. Some whitespace.
18788      Branch: perl
18789            ! Configure Porting/Glossary Porting/config.sh config_h.SH
18790 ____________________________________________________________________________
18791 [ 28280] By: rgs                                   on 2006/05/22  16:51:36
18792         Log: Amend version.pm so it correctly loads the XS version of qv()
18793      Branch: perl
18794            ! lib/version.pm
18795 ____________________________________________________________________________
18796 [ 28279] By: rgs                                   on 2006/05/22  16:41:56
18797         Log: Subject: [PATCH] pp_sys cleanup again
18798              From: andy@petdance.com (Andy Lester)
18799              Date: Sat, 20 May 2006 16:20:20 -0500
18800              Message-ID: <20060520212020.GA30688@petdance.com>
18801      Branch: perl
18802            ! pp_sys.c
18803 ____________________________________________________________________________
18804 [ 28277] By: steveh                                on 2006/05/22  15:18:33
18805         Log: Fix Win32 linker error
18806              
18807              See:
18808              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-05/msg00758.html
18809      Branch: perl
18810            ! embed.fnc embed.h global.sym
18811 ____________________________________________________________________________
18812 [ 28276] By: rgs                                   on 2006/05/22  15:02:08
18813         Log: Upgrade to version.pm 0.60
18814      Branch: perl
18815            ! lib/version.pm lib/version.t universal.c util.c
18816 ____________________________________________________________________________
18817 [ 28275] By: rgs                                   on 2006/05/22  14:49:05
18818         Log: Subject: Perl_PerlIO_context_layers and PerlIO_apply_layers, as well as other unexported/undefined entities... (patch 28258/28264 incomplete?)
18819              From: demerphq <demerphq@gmail.com>
18820              Date: Sun, 21 May 2006 15:06:20 +0200
18821              Message-ID: <9b18b3110605210606l441b69b3lf6934a15d9a26e4b@mail.gmail.com>
18822              
18823              (only the makedef.pl and perlio.c patches)
18824      Branch: perl
18825            ! makedef.pl perlio.c
18826 ____________________________________________________________________________
18827 [ 28274] By: merijn                                on 2006/05/22  14:42:47
18828         Log: Better handling for error-checking
18829              From: IRC/#p5p/Maddingue (Sebastien Aperghis-Tramoni)
18830      Branch: perl
18831            ! ext/DynaLoader/t/DynaLoader.t
18832 ____________________________________________________________________________
18833 [ 28273] By: rgs                                   on 2006/05/22  13:58:45
18834         Log: Subject: [PATCH] literal string macros
18835              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
18836              Date: Mon, 22 May 2006 13:39:33 +0200
18837              Message-ID: <20060522133933.65ea93ce@r2d2>
18838      Branch: perl
18839            ! handy.h pod/perlapi.pod
18840 ____________________________________________________________________________
18841 [ 28272] By: stevep                                on 2006/05/22  13:57:54
18842         Log: Additional perlpragma.pod nits.
18843      Branch: perl
18844            ! pod/perlpragma.pod
18845 ____________________________________________________________________________
18846 [ 28271] By: rgs                                   on 2006/05/22  13:47:19
18847         Log: More nits in perlpragma, and remove the warning about %^H being
18848              strictly internal in perlvar.
18849      Branch: perl
18850            ! pod/perlpragma.pod pod/perlvar.pod
18851 ____________________________________________________________________________
18852 [ 28270] By: stevep                                on 2006/05/22  13:46:30
18853         Log: Silence Text::Balanced's 00-load.t when PERL_CORE is defined.
18854      Branch: perl
18855            ! lib/Text/Balanced/t/00-load.t
18856 ____________________________________________________________________________
18857 [ 28269] By: rgs                                   on 2006/05/22  13:09:12
18858         Log: Subject: Re: [PATCH] optimize /[x]/ to /x/.
18859              From: demerphq <demerphq@gmail.com>
18860              Date: Sun, 21 May 2006 19:32:15 +0200
18861              Message-ID: <9b18b3110605211032n5035d2cfne703514d8271e181@mail.gmail.com>
18862              
18863              New tests.
18864      Branch: perl
18865            ! t/op/re_tests
18866 ____________________________________________________________________________
18867 [ 28268] By: rgs                                   on 2006/05/22  12:55:13
18868         Log: Fix two nits in perlpragma.pod
18869      Branch: perl
18870            ! pod/perlpragma.pod
18871 ____________________________________________________________________________
18872 [ 28267] By: mhx                                   on 2006/05/22  11:31:57
18873         Log: Upgrade to Devel::PPPort 3.08_02
18874      Branch: perl
18875            + ext/Devel/PPPort/parts/inc/SvREFCNT
18876            + ext/Devel/PPPort/parts/inc/podtest
18877            + ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/podtest.t
18878            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
18879            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
18880            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/mktests.PL
18881            ! ext/Devel/PPPort/parts/apidoc.fnc
18882            ! ext/Devel/PPPort/parts/base/5009004
18883            ! ext/Devel/PPPort/parts/embed.fnc
18884            ! ext/Devel/PPPort/parts/inc/memory
18885            ! ext/Devel/PPPort/parts/inc/misc
18886            ! ext/Devel/PPPort/parts/inc/ppphbin
18887            ! ext/Devel/PPPort/parts/inc/ppphdoc
18888            ! ext/Devel/PPPort/parts/inc/pvs
18889            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
18890            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
18891            ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/call.t
18892            ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/exception.t
18893            ! ext/Devel/PPPort/t/grok.t ext/Devel/PPPort/t/limits.t
18894            ! ext/Devel/PPPort/t/mPUSH.t ext/Devel/PPPort/t/magic.t
18895            ! ext/Devel/PPPort/t/memory.t ext/Devel/PPPort/t/misc.t
18896            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
18897            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
18898            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
18899            ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/t/threads.t
18900            ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t
18901            ! ext/Devel/PPPort/t/warn.t
18902 ____________________________________________________________________________
18903 [ 28266] By: mhx                                   on 2006/05/21  22:34:29
18904         Log: Remove duplicate documentation for SvREFCNT_inc().
18905              Add documentation for SvREFCNT_inc_simple_void_NN().
18906              Wrap SvREFCNT_inc_simple_void() in STMT_START/STMT_END.
18907      Branch: perl
18908            ! sv.h
18909 ____________________________________________________________________________
18910 [ 28265] By: mhx                                   on 2006/05/21  22:20:48
18911         Log: Document PoisonFree() instead of documenting Poison() twice.
18912      Branch: perl
18913            ! handy.h
18914 ____________________________________________________________________________
18915 [ 28264] By: stevep                                on 2006/05/21  03:47:18
18916         Log: Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds.
18917              Also, picked up a missed change for pod/perlapi.pod.
18918      Branch: perl
18919            ! embed.fnc embed.h global.sym pod/perlapi.pod
18920 ____________________________________________________________________________
18921 [ 28263] By: nicholas                              on 2006/05/20  23:08:40
18922         Log: Oops. Fix bad #! lines when not using userelocatableinc
18923      Branch: perl
18924            ! Configure
18925 ____________________________________________________________________________
18926 [ 28262] By: davem                                 on 2006/05/20  22:23:21
18927         Log: Subject:  [PATCH] optimize /[x]/ to /x/.
18928              From:  demerphq <demerphq@gmail.com>
18929              Date:  Sat, 20 May 2006 23:16:33 +0200
18930              Message-Id:  <9b18b3110605201416i3dc44c39k86cd9b2f47f5cda0@mail.gmail.com>
18931      Branch: perl
18932            ! regcomp.c
18933 ____________________________________________________________________________
18934 [ 28261] By: nicholas                              on 2006/05/20  22:17:07
18935         Log: Fix bug in change 28258. So how come I thought I'd passed all tests?
18936      Branch: perl
18937            ! ext/B/B.xs
18938 ____________________________________________________________________________
18939 [ 28260] By: davem                                 on 2006/05/20  21:07:34
18940         Log: don't try to dump GVish parts of an LV if it hasn't got GVish parts
18941      Branch: perl
18942            ! dump.c
18943 ____________________________________________________________________________
18944 [ 28259] By: mhx                                   on 2006/05/20  18:22:00
18945         Log: Upgrade to Devel::PPPort 3.08_01
18946      Branch: perl
18947            + ext/Devel/PPPort/parts/base/5008008
18948            + ext/Devel/PPPort/parts/base/5009004
18949            + ext/Devel/PPPort/parts/inc/pvs
18950            + ext/Devel/PPPort/parts/inc/snprintf
18951            + ext/Devel/PPPort/parts/inc/warn
18952            + ext/Devel/PPPort/parts/todo/5008008
18953            + ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/t/pvs.t
18954            + ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/warn.t
18955            - ext/Devel/PPPort/MANIFEST
18956            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
18957            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
18958            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
18959            ! ext/Devel/PPPort/parts/apicheck.pl
18960            ! ext/Devel/PPPort/parts/apidoc.fnc
18961            ! ext/Devel/PPPort/parts/base/5004050
18962            ! ext/Devel/PPPort/parts/base/5006000
18963            ! ext/Devel/PPPort/parts/base/5006001
18964            ! ext/Devel/PPPort/parts/base/5007002
18965            ! ext/Devel/PPPort/parts/base/5007003
18966            ! ext/Devel/PPPort/parts/base/5008000
18967            ! ext/Devel/PPPort/parts/base/5008001
18968            ! ext/Devel/PPPort/parts/base/5009000
18969            ! ext/Devel/PPPort/parts/base/5009003
18970            ! ext/Devel/PPPort/parts/embed.fnc
18971            ! ext/Devel/PPPort/parts/inc/Sv_set
18972            ! ext/Devel/PPPort/parts/inc/magic
18973            ! ext/Devel/PPPort/parts/inc/misc
18974            ! ext/Devel/PPPort/parts/todo/5004000
18975            ! ext/Devel/PPPort/parts/todo/5005000
18976            ! ext/Devel/PPPort/parts/todo/5006000
18977            ! ext/Devel/PPPort/parts/todo/5006001
18978            ! ext/Devel/PPPort/parts/todo/5007003
18979            ! ext/Devel/PPPort/parts/todo/5009003 ext/Devel/PPPort/soak
18980            ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/magic.t
18981            ! ext/Devel/PPPort/t/misc.t
18982 ____________________________________________________________________________
18983 [ 28258] By: nicholas                              on 2006/05/20  17:29:52
18984         Log: Abolish cop_io (the simple way) by storing the value in cop_hints_hash.
18985              Todo - store the in and out values under 2 keys, and avoid the need to
18986              create a temporary mortal SV while checking it.
18987      Branch: perl
18988            ! bytecode.pl cop.h embed.fnc embed.h ext/B/B.xs
18989            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
18990            ! ext/ByteLoader/byterun.h mg.c op.c perl.c perl.h perlio.c
18991            ! perlio.h pp_ctl.c pp_sys.c proto.h sv.c
18992 ____________________________________________________________________________
18993 [ 28257] By: nicholas                              on 2006/05/20  15:27:28
18994         Log: Move the hints from op_private into cop_hints. This allows all 32 bits
18995              to be stored. Make B::Concise display the new hints field, and modify
18996              B::Deparse to use it.
18997      Branch: perl
18998            ! cop.h ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm
18999            ! ext/B/B/Deparse.pm ext/B/t/f_map.t ext/B/t/f_sort.t
19000            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
19001            ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
19002            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
19003            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
19004            ! ext/ByteLoader/bytecode.h op.c perl.h
19005 ____________________________________________________________________________
19006 [ 28255] By: merijn                                on 2006/05/20  15:16:29
19007         Log: Small typo correction
19008      Branch: perl
19009            ! INSTALL
19010 ____________________________________________________________________________
19011 [ 28254] By: davem                                 on 2006/05/20  14:30:50
19012         Log: eval { s/$foo/die/e } leaked a scalar
19013      Branch: perl
19014            ! pp_ctl.c pp_hot.c
19015 ____________________________________________________________________________
19016 [ 28253] By: merijn                                on 2006/05/20  13:26:51
19017         Log: Subject: Re: Over-pious message from Configure?
19018              From: Dominic Dunlop <shouldbedomo@mac.com>
19019              Date: Thu, 18 May 2006 15:47:27 +0200
19020              Message-Id: <90C6E6BF-D1B1-4346-A893-1708E8E50534@mac.com>
19021      Branch: perl
19022            ! INSTALL
19023 ____________________________________________________________________________
19024 [ 28252] By: nicholas                              on 2006/05/20  12:31:09
19025         Log: Rename cop_hints to cop_hints_hash
19026      Branch: perl
19027            ! cop.h mg.c op.c perl.c pod/perlintern.pod pp_ctl.c scope.c
19028            ! scope.h sv.c
19029 ____________________________________________________________________________
19030 [ 28251] By: davem                                 on 2006/05/20  11:58:07
19031         Log: Perl segfaults; test case available
19032              sub f { s/$var/f()/e } could free the wrong RE
19033      Branch: perl
19034            ! cop.h pp_ctl.c pp_hot.c
19035 ____________________________________________________________________________
19036 [ 28250] By: nicholas                              on 2006/05/20  11:29:26
19037         Log: Abolish cop_arybase. Signal a non zero $[ with a hint flag, and store
19038              the value in the hints structure used for %^H.
19039      Branch: perl
19040            ! cop.h embed.fnc embed.h global.sym hv.c op.c perl.h proto.h
19041 ____________________________________________________________________________
19042 [ 28249] By: nicholas                              on 2006/05/20  10:27:23
19043         Log: Solaris was happy, but change 28247 removed the wrong dTHX as far as
19044              some other operating systems were concerned.
19045      Branch: perl
19046            ! perlio.c
19047 ____________________________________________________________________________
19048 [ 28248] By: davem                                 on 2006/05/20  00:43:42
19049         Log: SEGV with complicated regexp and long string
19050              PL_reg_maxiter was wrapping to a negative value
19051      Branch: perl
19052            ! op.c regexec.c
19053 ____________________________________________________________________________
19054 [ 28247] By: nicholas                              on 2006/05/19  22:48:38
19055         Log: Perl_croak() needs an aTHX_ in PerlIO_vsprintf().
19056      Branch: perl
19057            ! perlio.c
19058 ____________________________________________________________________________
19059 [ 28246] By: mhx                                   on 2006/05/19  22:11:44
19060         Log: There is no STASH type.
19061      Branch: perl
19062            ! sv.h
19063 ____________________________________________________________________________
19064 [ 28245] By: nicholas                              on 2006/05/19  21:44:14
19065         Log: Correct Perl_refcounted_he_chain_2hv() and its caller - it doesn't
19066              store a reference to the value, so don't pass it in a new SV.
19067      Branch: perl
19068            ! hv.c mg.c pod/perlintern.pod
19069 ____________________________________________________________________________
19070 [ 28244] By: stevep                                on 2006/05/19  20:15:10
19071         Log: Grrr...Perforce decided not to add the MANIFEST changes for change
19072              #28243.  Hateful indeed!
19073      Branch: perl
19074            ! MANIFEST
19075 ____________________________________________________________________________
19076 [ 28243] By: stevep                                on 2006/05/19  20:12:23
19077         Log: Shortening name of a Pod::Simple test case to allow the test to be 
19078              run on the VOS operating system.  Fixes "RT #38645: Test case name
19079              is too long".
19080      Branch: perl
19081           +> lib/Pod/Simple/t/search_25_glob_squaa.t
19082            - lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
19083 ____________________________________________________________________________
19084 [ 28242] By: nicholas                              on 2006/05/19  20:11:57
19085         Log: Rebuild perltoc.pod.
19086      Branch: perl
19087            ! pod/perltoc.pod
19088 ____________________________________________________________________________
19089 [ 28241] By: nicholas                              on 2006/05/19  20:10:47
19090         Log: Add perlpragma.pod, which describes how to implement user pragmata.
19091      Branch: perl
19092            + pod/perlpragma.pod
19093            ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template
19094            ! win32/pod.mak
19095 ____________________________________________________________________________
19096 [ 28239] By: nicholas                              on 2006/05/19  20:08:46
19097         Log: Add README.riscos to pod.lst
19098      Branch: perl
19099            ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
19100            ! win32/makefile.mk
19101 ____________________________________________________________________________
19102 [ 28238] By: nicholas                              on 2006/05/19  20:08:21
19103         Log: pod/buildtoc has fussy ideas about the order of MANIFEST
19104      Branch: perl
19105            ! MANIFEST
19106 ____________________________________________________________________________
19107 [ 28237] By: stevep                                on 2006/05/19  18:36:13
19108         Log: Subject: [PATCH] strlcat aaargh
19109              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
19110              Date: Fri, 19 May 2006 20:44:46 +0300
19111              Message-ID: <446E040E.8030205@gmail.com>
19112      Branch: perl
19113            ! doio.c
19114 ____________________________________________________________________________
19115 [ 28236] By: nicholas                              on 2006/05/19  16:31:35
19116         Log: strlen(foo) rather than strchr(foo, 0) makes simpler code, and is
19117              likely to be a more efficient implementation.
19118      Branch: perl
19119            ! perlio.c
19120 ____________________________________________________________________________
19121 [ 28235] By: davem                                 on 2006/05/19  16:06:58
19122         Log: give a more useful example for $^V
19123      Branch: perl
19124            ! pod/perlvar.pod
19125 ____________________________________________________________________________
19126 [ 28234] By: rgs                                   on 2006/05/19  15:17:00
19127         Log: Subject: [PATCH] Re: [PATCH] Re: Change 28183 has broken 64-bit builds?
19128              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
19129              Date: Thu, 18 May 2006 22:44:14 +0300
19130              Message-ID: <446CCE8E.8010407@gmail.com>
19131      Branch: perl
19132            ! perl.h perlio.c util.c
19133 ____________________________________________________________________________
19134 [ 28232] By: rgs                                   on 2006/05/19  08:46:09
19135         Log: Adjust test following change #28225
19136      Branch: perl
19137            ! t/lib/h2ph.pht
19138 ____________________________________________________________________________
19139 [ 28231] By: davem                                 on 2006/05/19  00:14:15
19140         Log: lots of warnings with diagnostics and (warn or die)
19141              stop C<use diagnostics; warn "\n">  outputing lots of 'uninit'
19142              warnings.
19143      Branch: perl
19144            ! lib/diagnostics.pm
19145 ____________________________________________________________________________
19146 [ 28230] By: davem                                 on 2006/05/18  23:50:51
19147         Log: test some die codepaths in pp_enterwrite
19148      Branch: perl
19149            ! t/op/write.t
19150 ____________________________________________________________________________
19151 [ 28229] By: davem                                 on 2006/05/18  23:16:16
19152         Log: Subject:  [PATCH] threads core dump in BEGIN
19153              From:  "Jerry D. Hedden" <jerry@hedden.us>
19154              Date:  Thu, 18 May 2006 13:22:20 -0700
19155              Message-Id:  <20060518132220.fb30e530d17747c2b054d625b8945d88.f45de90925.wbe@email.secureserver.net>
19156      Branch: perl
19157            + ext/threads/t/blocks.t
19158            ! MANIFEST ext/threads/Changes ext/threads/README
19159            ! ext/threads/threads.pm ext/threads/threads.xs
19160 ____________________________________________________________________________
19161 [ 28228] By: rgs                                   on 2006/05/18  15:45:49
19162         Log: We can now remove DynaLoader from 1_compile.t
19163      Branch: perl
19164            ! t/lib/1_compile.t
19165 ____________________________________________________________________________
19166 [ 28227] By: rgs                                   on 2006/05/18  15:43:25
19167         Log: Nits in the DynaLoader test: make it warning-clean,
19168              and avoid checking OS- and locale-specific messages
19169      Branch: perl
19170            ! ext/DynaLoader/t/DynaLoader.t
19171 ____________________________________________________________________________
19172 [ 28226] By: stevep                                on 2006/05/18  15:16:40
19173         Log: Subject: [PATCH] Test script for DynaLoader
19174              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
19175              Date: Thu, 18 May 2006 16:46:00 +0200
19176              Message-ID: <1147963560.446c88a8891e1@imp1-g19.free.fr>
19177      Branch: perl
19178            + ext/DynaLoader/t/DynaLoader.t
19179            ! MANIFEST
19180 ____________________________________________________________________________
19181 [ 28225] By: rgs                                   on 2006/05/18  12:52:34
19182         Log: Subject: [perl #39130] h2ph generates incorrect code for '#if defined A || defined B' 
19183              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
19184              Date: Thu, 11 May 2006 11:00:42 -0700
19185              Message-ID: <rt-3.0.11-39130-133411.1.91055283125046@perl.org>
19186      Branch: perl
19187            ! utils/h2ph.PL
19188 ____________________________________________________________________________
19189 [ 28224] By: rgs                                   on 2006/05/18  12:34:35
19190         Log: Subject: Re: [perl #39152] diagnostics.pm: "-traceonly" vs "-trace"
19191              From: "Fergal Daly" <fergal@esatclear.ie>
19192              Date: Wed, 17 May 2006 18:59:50 +0100
19193              Message-ID: <875029960605171059y286fe449nd39d6830ef2b229a@mail.gmail.com>
19194      Branch: perl
19195            ! lib/diagnostics.pm
19196 ____________________________________________________________________________
19197 [ 28223] By: rgs                                   on 2006/05/18  11:38:00
19198         Log: Subject: [PATCH] threads 1.28
19199              From: "Jerry D. Hedden" <jerry@hedden.us>
19200              Date: Wed, 17 May 2006 11:45:32 -0700
19201              Message-ID: <20060517114532.fb30e530d17747c2b054d625b8945d88.ca725822fc.wbe@email.secureserver.net>
19202      Branch: perl
19203            ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
19204            ! ext/threads/threads.pm ext/threads/threads.xs
19205 ____________________________________________________________________________
19206 [ 28222] By: rgs                                   on 2006/05/18  06:30:09
19207         Log: Adjust calling of Perl_va_copy(), noticed by Jarkko
19208      Branch: perl
19209            ! util.c
19210 ____________________________________________________________________________
19211 [ 28221] By: nicholas                              on 2006/05/17  23:13:51
19212         Log: Another SvVOK(). I believe that this is the last.
19213      Branch: perl
19214            ! util.c
19215 ____________________________________________________________________________
19216 [ 28219] By: rgs                                   on 2006/05/17  21:01:54
19217         Log: Oops, missed a SvVOK.
19218      Branch: perl
19219            ! util.c
19220 ____________________________________________________________________________
19221 [ 28218] By: rgs                                   on 2006/05/17  20:54:23
19222         Log: Add a new macro SvVSTRING_mg that returns vstring magic, if any.
19223              SvVOK used to do that, in stealth mode, but now it returns a
19224              boolean like it used to. Patch suggested by John Peacock.
19225      Branch: perl
19226            ! sv.c sv.h
19227 ____________________________________________________________________________
19228 [ 28217] By: rgs                                   on 2006/05/17  19:55:30
19229         Log: Parenthesize uses of macro arguments
19230      Branch: perl
19231            ! perl.h
19232 ____________________________________________________________________________
19233 [ 28216] By: rgs                                   on 2006/05/17  19:50:54
19234         Log: Subject: Re: Change 28183 has broken 64-bit builds?
19235              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
19236              Date: Wed, 17 May 2006 22:19:51 +0300
19237              Message-ID: <446B7757.8030301@gmail.com>
19238      Branch: perl
19239            ! perl.h perlio.c pod/perlapi.pod util.c
19240 ____________________________________________________________________________
19241 [ 28215] By: steveh                                on 2006/05/17  17:06:26
19242         Log: Subject: Re: [perl #39145] win32, @_ and fork crashing in dounwind
19243              From: Dave Mitchell <davem@iabyn.com>
19244              Date: Wed, 17 May 2006 17:38:16 +0100
19245              Message-ID: <20060517163816.GN17109@iabyn.com>
19246              
19247              (Dave's fix, plus a test taken from [perl #39145])
19248      Branch: perl
19249            ! sv.c t/op/fork.t
19250 ____________________________________________________________________________
19251 [ 28214] By: stevep                                on 2006/05/17  15:02:45
19252         Log: Subject: [PATCH] IO::Compress* 2.000_12
19253              From: "Paul Marquess" <paul.marquess@ntlworld.com>
19254              Date: Wed, 17 May 2006 13:45:16 +0100
19255              Message-ID: <00c101c679af$c0305af0$2405140a@myopwv.com>
19256      Branch: perl
19257            + ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
19258            + ext/Compress/Raw/Zlib/Changes
19259            ! MANIFEST ext/Compress/IO/Base/README
19260            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
19261            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
19262            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
19263            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
19264            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
19265            ! ext/Compress/IO/Zlib/README
19266            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
19267            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
19268            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
19269            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
19270            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
19271            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
19272            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
19273            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
19274            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
19275            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
19276            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
19277            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
19278            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
19279            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
19280            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
19281            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
19282            ! ext/Compress/IO/Zlib/t/004gziphdr.t
19283            ! ext/Compress/IO/Zlib/t/101truncate-zip.t
19284            ! ext/Compress/Raw/Zlib/README
19285            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
19286            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
19287            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
19288            ! t/lib/compress/CompTestUtils.pm x2p/find2perl.PL
19289 ____________________________________________________________________________
19290 [ 28210] By: nicholas                              on 2006/05/16  16:41:45
19291         Log: Revert change 27513
19292              [Make the original versions of relocated paths available from
19293              %Config::Config with the prefix "raw_". Not sure if "raw_" is the
19294              best choice.]
19295      Branch: perl
19296            ! configpm
19297 ____________________________________________________________________________
19298 [ 28209] By: rgs                                   on 2006/05/16  16:14:46
19299         Log: Subject: Re: [PATCH]  upgrade bytes_to_uni
19300              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19301              Date: Mon, 15 May 2006 22:39:58 +0900
19302              Message-Id: <20060515223901.F3B0.BQW10602@nifty.com>
19303      Branch: perl
19304            ! pp_pack.c
19305 ____________________________________________________________________________
19306 [ 28206] By: rgs                                   on 2006/05/16  13:14:12
19307         Log: Subject: [PATCH] Refactoring reghops
19308              From: andy@petdance.com (Andy Lester)
19309              Date: Mon, 15 May 2006 08:54:24 -0500
19310              Message-ID: <20060515135424.GA31585@petdance.com>
19311      Branch: perl
19312            ! embed.fnc proto.h regexec.c
19313 ____________________________________________________________________________
19314 [ 28205] By: rgs                                   on 2006/05/16  13:09:17
19315         Log: Subject: [PATCH] refactoring out S_regoptail
19316              From: andy@petdance.com (Andy Lester)
19317              Date: Sun, 14 May 2006 23:15:18 -0500
19318              Message-ID: <20060515041518.GA15745@petdance.com>
19319      Branch: perl
19320            ! embed.fnc embed.h proto.h regcomp.c
19321 ____________________________________________________________________________
19322 [ 28202] By: nicholas                              on 2006/05/16  10:00:55
19323         Log: Take advantage of the bug that binexp ignores the Configure
19324              installprefix, by using initialinstalllocation rather than binexp
19325              to determine the #! line for installed scripts. This way they are at
19326              least correct initially for a relocatable @INC perl, rather than
19327              starting as .../../bin/perl
19328      Branch: perl
19329            ! Configure
19330 ____________________________________________________________________________
19331 [ 28200] By: stevep                                on 2006/05/15  16:43:44
19332         Log: Clarification on what Perl does to floating points in the modulus 
19333              operation.
19334      Branch: perl
19335            ! pod/perlop.pod
19336 ____________________________________________________________________________
19337 [ 28198] By: nicholas                              on 2006/05/15  15:11:15
19338         Log: Encode run-time relocation of file names in packlist with a relocate_as
19339              attribute. With this, unmodified instmodsh correctly verifies installed
19340              modules even after relocation.
19341      Branch: perl
19342            ! lib/ExtUtils/Packlist.pm
19343 ____________________________________________________________________________
19344 [ 28197] By: stevep                                on 2006/05/15  14:13:46
19345         Log: Upgrade to Digest-SHA-5.37
19346      Branch: perl
19347            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
19348            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
19349            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
19350            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
19351 ____________________________________________________________________________
19352 [ 28196] By: nicholas                              on 2006/05/15  13:57:25
19353         Log: Simplify the implementation in ExtUtils::Packlist::read.
19354      Branch: perl
19355            ! lib/ExtUtils/Packlist.pm
19356 ____________________________________________________________________________
19357 [ 28195] By: rgs                                   on 2006/05/15  11:29:59
19358         Log: Subject: [REPATCH universal.c] Make sv_derived_from Documentation Clearer
19359              From: chromatic <chromatic@wgz.org>
19360              Date: Sun, 14 May 2006 16:51:36 -0700
19361              Message-Id: <200605141651.37181.chromatic@wgz.org>
19362      Branch: perl
19363            ! pod/perlapi.pod universal.c
19364 ____________________________________________________________________________
19365 [ 28194] By: rgs                                   on 2006/05/15  09:43:02
19366         Log: Subject: [PATCH] S_reguni should return its length
19367              From: andy@petdance.com (Andy Lester)
19368              Date: Sun, 14 May 2006 09:46:32 -0500
19369              Message-ID: <20060514144632.GA20935@petdance.com>
19370      Branch: perl
19371            ! embed.fnc embed.h proto.h regcomp.c
19372 ____________________________________________________________________________
19373 [ 28193] By: rgs                                   on 2006/05/15  08:33:53
19374         Log: Subject: [PATCH] strange encodings upsets pp_chr
19375              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19376              Date: Sun, 14 May 2006 19:57:28 +0900
19377              Message-Id: <20060514195532.5422.BQW10602@nifty.com>
19378      Branch: perl
19379            + t/uni/chr.t
19380            ! MANIFEST pp.c t/op/chr.t t/op/ord.t
19381 ____________________________________________________________________________
19382 [ 28192] By: nicholas                              on 2006/05/14  12:27:19
19383         Log: TEST needs to binmode the file handle that is reading the TAP, else it
19384              can get killed if TEST's environment has made it default all opens to
19385              UTF-8 but the TAP is not UTF-8.
19386      Branch: perl
19387            ! t/TEST
19388 ____________________________________________________________________________
19389 [ 28190] By: nicholas                              on 2006/05/14  10:33:39
19390         Log: Upgrade to Test::Harness 2.58.
19391      Branch: perl
19392            ! lib/Test/Harness.pm
19393 ____________________________________________________________________________
19394 [ 28189] By: nicholas                              on 2006/05/13  15:48:24
19395         Log: A Configure probe for C99 variadic macros, based on code from Jarkko.
19396      Branch: perl
19397            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
19398            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
19399            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
19400            ! win32/config.bc win32/config.gc win32/config.vc
19401            ! win32/config.vc64
19402 ____________________________________________________________________________
19403 [ 28188] By: nicholas                              on 2006/05/13  12:57:50
19404         Log: Only ask about MAD for 5.9.0 and greater. Otherwise silently select
19405              'n'.
19406      Branch: perl
19407            ! Configure
19408 ____________________________________________________________________________
19409 [ 28187] By: nicholas                              on 2006/05/13  11:26:04
19410         Log: Subject: t/uni/overload.t
19411              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
19412              Message-ID: <4465988C.9080407@gmail.com>
19413              Date: Sat, 13 May 2006 11:27:56 +0300
19414      Branch: perl
19415            ! t/uni/overload.t
19416 ____________________________________________________________________________
19417 [ 28186] By: nicholas                              on 2006/05/13  10:36:49
19418         Log: Subject: [PATCH] sv.c: printf %d wants int not size_t
19419              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
19420              Message-Id: <200605130715.k4D7FWg3089581@kosh.hut.fi>
19421              Date: Sat, 13 May 2006 10:15:32 +0300 (EEST)
19422      Branch: perl
19423            ! sv.c
19424 ____________________________________________________________________________
19425 [ 28185] By: nicholas                              on 2006/05/13  10:36:18
19426         Log: Can't do require Foo if $tainted; because taint tunnels.
19427              (Documented, but I regard this as a serious practical deficiency in
19428              tainting) 
19429      Branch: perl
19430            ! lib/Tie/RefHash.pm
19431 ____________________________________________________________________________
19432 [ 28183] By: rgs                                   on 2006/05/12  20:57:07
19433         Log: Subject: Re: [PATCH] my_snprintf
19434              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
19435              Date: Fri, 12 May 2006 22:28:49 +0300
19436              Message-ID: <4464E1F1.9010706@gmail.com>
19437      Branch: perl
19438            ! embed.fnc global.sym perl.h perlio.c pod/perlapi.pod pp_ctl.c
19439            ! proto.h regcomp.c sv.c toke.c universal.c util.c
19440 ____________________________________________________________________________
19441 [ 28181] By: rgs                                   on 2006/05/12  16:55:36
19442         Log: Subject: AW: question on "len item/string item" with unpack()
19443              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
19444              Date: Fri, 5 May 2006 13:20:24 +0200 
19445              Message-ID: <E9A2605289D8D7468B1A21EC24E59D2104979424@naimucx5.muc.allianz>
19446      Branch: perl
19447            ! pod/perlfunc.pod
19448 ____________________________________________________________________________
19449 [ 28180] By: rgs                                   on 2006/05/12  15:48:43
19450         Log: Subject: [PATCH]  upgrade bytes_to_uni
19451              From: andy@petdance.com (Andy Lester)
19452              Date: Fri, 12 May 2006 00:21:23 -0500
19453              Message-ID: <20060512052123.GA21648@petdance.com>
19454      Branch: perl
19455            ! embed.fnc embed.h pp_pack.c proto.h
19456 ____________________________________________________________________________
19457 [ 28179] By: rgs                                   on 2006/05/12  14:33:40
19458         Log: Subject: [PATCH] Proper use of static funcs in toke.c and pp_sys.c
19459              From: andy@petdance.com (Andy Lester)
19460              Date: Tue, 9 May 2006 12:27:30 -0500
19461              Message-ID: <20060509172730.GA5272@petdance.com>
19462      Branch: perl
19463            ! embed.fnc embed.h pp_sys.c proto.h toke.c
19464 ____________________________________________________________________________
19465 [ 28178] By: nicholas                              on 2006/05/12  14:08:45
19466         Log: The upgrade/croak order in Perl_sv_utf8_encode() seemed utterly
19467              backwards. It now checks for readonly *first*.
19468      Branch: perl
19469            ! sv.c
19470 ____________________________________________________________________________
19471 [ 28177] By: rgs                                   on 2006/05/12  13:09:29
19472         Log: Upgrade to Tie::RefHash 1.34, by Yuval Kogman
19473      Branch: perl
19474            + lib/Tie/RefHash/rebless.t lib/Tie/RefHash/storable.t
19475            ! MANIFEST lib/Tie/RefHash.pm lib/Tie/RefHash/refhash.t
19476            ! lib/Tie/RefHash/threaded.t
19477 ____________________________________________________________________________
19478 [ 28176] By: rgs                                   on 2006/05/12  12:23:03
19479         Log: Subject: [PATCH] Speed up utf8.c a bit
19480              From: andy@petdance.com (Andy Lester)
19481              Date: Thu, 11 May 2006 22:41:01 -0500
19482              Message-ID: <20060512034101.GA10709@petdance.com>
19483      Branch: perl
19484            ! utf8.c
19485 ____________________________________________________________________________
19486 [ 28175] By: rgs                                   on 2006/05/12  12:13:03
19487         Log: Subject: [PATCH] Fixing embed.fnc
19488              From: andy@petdance.com (Andy Lester)
19489              Date: Thu, 11 May 2006 21:54:10 -0500
19490              Message-ID: <20060512025410.GA32709@petdance.com>
19491      Branch: perl
19492            ! embed.fnc proto.h
19493 ____________________________________________________________________________
19494 [ 28174] By: nicholas                              on 2006/05/12  11:47:40
19495         Log: Threads and signals. Delicious. Tweak change 28168 to add a local
19496              signal handler in the sleeping thread, because some operating systems
19497              deliver the SIGINT to that thread rather than the signalling thread.
19498      Branch: perl
19499            ! ext/threads/t/kill.t
19500 ____________________________________________________________________________
19501 [ 28173] By: rgs                                   on 2006/05/12  11:40:51
19502         Log: Subject: [PATCH] Better unsafe signals info in threads.pm
19503              From: "Jerry D. Hedden" <jerry@hedden.us>
19504              Date: Thu, 11 May 2006 11:50:15 -0700
19505              Message-ID: <20060511115015.fb30e530d17747c2b054d625b8945d88.8b4855700b.wbe@email.secureserver.net>
19506      Branch: perl
19507            ! ext/threads/threads.pm
19508 ____________________________________________________________________________
19509 [ 28172] By: nicholas                              on 2006/05/12  09:47:29
19510         Log: Fix concise-xs.t following the changes to B::Deparse.
19511      Branch: perl
19512            ! ext/B/t/concise-xs.t
19513 ____________________________________________________________________________
19514 [ 28171] By: nicholas                              on 2006/05/11  21:44:06
19515         Log: Tk spots that S_glob_2pv might be called from *_nolen, so we need to
19516              check that len is non-NULL before assigning to it.
19517      Branch: perl
19518            ! sv.c
19519 ____________________________________________________________________________
19520 [ 28168] By: rgs                                   on 2006/05/11  16:47:33
19521         Log: Subject: [PATCH] Thread signalling [REVISED]
19522              From: "Jerry D. Hedden" <jerry@hedden.us>
19523              Date: Thu, 11 May 2006 08:55:39 -0700
19524              Message-ID: <20060511085539.fb30e530d17747c2b054d625b8945d88.a90037f085.wbe@email.secureserver.net>
19525      Branch: perl
19526            + ext/threads/t/kill.t
19527            ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL
19528            ! ext/threads/threads.pm ext/threads/threads.xs
19529 ____________________________________________________________________________
19530 [ 28166] By: rgs                                   on 2006/05/11  16:06:06
19531         Log: Deparse state variables.
19532      Branch: perl
19533            ! ext/B/B/Deparse.pm
19534 ____________________________________________________________________________
19535 [ 28156] By: stevep                                on 2006/05/11  00:09:53
19536         Log: Adding a mention of STDIN processing by qx// as requested by 
19537              RT #34288: perlop: qx/STRING/: mention STDIN
19538      Branch: perl
19539            ! pod/perlop.pod
19540 ____________________________________________________________________________
19541 [ 28155] By: stevep                                on 2006/05/10  23:02:20
19542         Log: Add -fno-delete-null-pointer-checks to ccflags on Itaniums when 
19543              compiling with gcc's 3.2, 3.3, or 3.4.  This fixes RT #37156.
19544      Branch: perl
19545            ! hints/linux.sh
19546 ____________________________________________________________________________
19547 [ 28152] By: stevep                                on 2006/05/10  15:03:03
19548         Log: Upgrade to Encode-2.17
19549      Branch: perl
19550            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/encoding.pm
19551 ____________________________________________________________________________
19552 [ 28150] By: nicholas                              on 2006/05/10  14:08:43
19553         Log: no 5.9.4; should fail in version 5.9.4.
19554              Improve the diagnostics and test names in t/comp/use.t
19555      Branch: perl
19556            ! pp_ctl.c t/comp/use.t
19557 ____________________________________________________________________________
19558 [ 28149] By: nicholas                              on 2006/05/10  13:08:49
19559         Log: Convert use.t to an inlined is/isnt/like implementation, to give better
19560              diagnostics.
19561      Branch: perl
19562            ! t/comp/use.t
19563 ____________________________________________________________________________
19564 [ 28148] By: davem                                 on 2006/05/10  01:32:10
19565         Log: disable WARN and DIE hooks during constant folding
19566      Branch: perl
19567            ! op.c t/comp/fold.t util.c warnings.h warnings.pl
19568 ____________________________________________________________________________
19569 [ 28146] By: nicholas                              on 2006/05/09  21:42:18
19570         Log: Change 28145 means that Perl_allocmy() can take a const char *name.
19571      Branch: perl
19572            ! embed.fnc op.c proto.h
19573 ____________________________________________________________________________
19574 [ 28145] By: nicholas                              on 2006/05/09  20:42:03
19575         Log: Simplify the non-printable name error reporting code in Perl_allocmy().
19576      Branch: perl
19577            ! op.c
19578 ____________________________________________________________________________
19579 [ 28144] By: nicholas                              on 2006/05/09  20:10:12
19580         Log: In Perl_Gv_AMupdate(), there's no need to call sv_unmagic() if we know
19581              the magic isn't there.
19582      Branch: perl
19583            ! gv.c
19584 ____________________________________________________________________________
19585 [ 28143] By: nicholas                              on 2006/05/09  19:31:04
19586         Log: Gv_AMupdate() always creates magic, so mg can never be NULL.
19587      Branch: perl
19588            ! gv.c
19589 ____________________________________________________________________________
19590 [ 28142] By: nicholas                              on 2006/05/09  16:35:25
19591         Log: Two signed array indicies that Coverity spots should be unsigned.
19592      Branch: perl
19593            ! ext/POSIX/POSIX.xs
19594 ____________________________________________________________________________
19595 [ 28141] By: nicholas                              on 2006/05/09  16:04:25
19596         Log: Ressurect change 27824, which plugs a resource leak in uncalled code.
19597      Branch: perl
19598            ! ext/Encode/Encode.xs
19599 ____________________________________________________________________________
19600 [ 28140] By: rgs                                   on 2006/05/09  15:23:55
19601         Log: Subject: wince crosscompile patch for 28132
19602              From: Vadim <vadim@vkonovalov.ru>
19603              Date: Tue, 09 May 2006 15:09:43 +0400
19604              Message-ID: <44607877.90603@vkonovalov.ru>
19605      Branch: perl
19606            ! INSTALL perl.h perlio.c win32/Makefile.ce win32/config.ce
19607            ! win32/config_H.ce
19608 ____________________________________________________________________________
19609 [ 28139] By: rgs                                   on 2006/05/09  14:03:30
19610         Log: POD fixes
19611      Branch: perl
19612            ! lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
19613            ! lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
19614            ! lib/DBM_Filter/utf8.pm
19615 ____________________________________________________________________________
19616 [ 28138] By: rgs                                   on 2006/05/09  13:45:43
19617         Log: Subject: Re: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
19618              From: David Landgren <david@landgren.net>
19619              Date: Tue, 09 May 2006 13:03:22 +0200
19620              Message-ID: <446076FA.6010409@landgren.net>
19621      Branch: perl
19622            ! ext/IPC/SysV/t/sem.t
19623 ____________________________________________________________________________
19624 [ 28137] By: rgs                                   on 2006/05/09  13:18:34
19625         Log: Fix another Coverity problem by adding an assert that says that
19626              some string we got from the lexer is null-terminated
19627      Branch: perl
19628            ! op.c
19629 ____________________________________________________________________________
19630 [ 28136] By: rgs                                   on 2006/05/09  13:10:01
19631         Log: Fix a logic error in conditional found by Coverity
19632      Branch: perl
19633            ! op.c
19634 ____________________________________________________________________________
19635 [ 28135] By: davem                                 on 2006/05/09  11:43:55
19636         Log: allow exit during fold_constants
19637              eg BEGIN { $SIG{__WARN__} = sub{exit};} "a" == "b" 
19638      Branch: perl
19639            ! op.c
19640 ____________________________________________________________________________
19641 [ 28134] By: steveh                                on 2006/05/09  08:04:29
19642         Log: Subject: [PATCH] 'threads' patch to fix threaded build on Win32
19643              From: "Jerry D. Hedden" <jerry@hedden.us>
19644              Date: Mon, 08 May 2006 10:23:33 -0700
19645              Message-ID: <20060508102333.fb30e530d17747c2b054d625b8945d88.1e447744fc.wbe@email.secureserver.net>
19646      Branch: perl
19647            ! ext/threads/Changes ext/threads/README ext/threads/threads.pm
19648            ! ext/threads/threads.xs
19649 ____________________________________________________________________________
19650 [ 28133] By: rgs                                   on 2006/05/09  07:27:37
19651         Log: Subject: perlop.pod doc patch: I/O operators
19652              From: Ash Berlin <ash@cpan.org>
19653              Date: Sat, 06 May 2006 14:16:00 +0100
19654              Message-ID: <445CA190.1070105@cpan.org>
19655      Branch: perl
19656            ! pod/perlop.pod
19657 ____________________________________________________________________________
19658 [ 28132] By: stevep                                on 2006/05/09  02:16:18
19659         Log: Subject: [PATCH] PERL_MEM_LOG enhancements
19660              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
19661              Date: Sat, 06 May 2006 11:21:02 +0300
19662              Message-ID: <445C5C6E.6070201@gmail.com>
19663      Branch: perl
19664            ! util.c
19665 ____________________________________________________________________________
19666 [ 28131] By: nicholas                              on 2006/05/08  21:11:37
19667         Log: Subject: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
19668              From: David Landgren <david@landgren.net>
19669              Message-ID: <445B694B.8060901@landgren.net>
19670              Date: Fri, 05 May 2006 17:03:39 +0200
19671              
19672              Subject: Re: [PATCH] ext/IPC/SysV/t/sem.t using test.pl
19673              From: David Landgren <david@landgren.net>
19674              Message-ID: <445B75EF.3000100@landgren.net>
19675              Date: Fri, 05 May 2006 17:57:35 +0200
19676      Branch: perl
19677            ! ext/IPC/SysV/t/ipcsysv.t ext/IPC/SysV/t/sem.t
19678 ____________________________________________________________________________
19679 [ 28127] By: stevep                                on 2006/05/08  19:01:56
19680         Log: Rename lib/Text/Balanced/t/00.load.t to 
19681              lib/Text/Balanced/t/00-load.t and restore a test to 
19682              lib/Text/Balanced/t/extmul.t.
19683      Branch: perl
19684           +> lib/Text/Balanced/t/00-load.t
19685            - lib/Text/Balanced/t/00.load.t
19686            ! MANIFEST lib/Text/Balanced/t/extmul.t
19687 ____________________________________________________________________________
19688 [ 28126] By: stevep                                on 2006/05/08  18:46:16
19689         Log: Version bump and typo fix from change #28125.
19690      Branch: perl
19691            ! lib/Text/Balanced.pm
19692 ____________________________________________________________________________
19693 [ 28125] By: stevep                                on 2006/05/08  18:37:47
19694         Log: Rollback two changes in Text::Balanced which cause test failures in the
19695              CPAN and bleadperl version of the tests.  Also, the previous bleadperl
19696              version of one test file is a bit more comprehensive than what was in
19697              CPAN, so it has been completely restored.
19698      Branch: perl
19699            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extqlk.t
19700 ____________________________________________________________________________
19701 [ 28122] By: stevep                                on 2006/05/08  16:47:39
19702         Log: Upgrade to Digest-SHA-5.36.  Actually bumped to 5.36_01 as
19703              change #27352 has not yet been applied to the CPAN version.
19704      Branch: perl
19705            ! ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL
19706            ! ext/Digest/SHA/README ext/Digest/SHA/SHA.pm
19707            ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c
19708            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
19709            ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/nist/Readme.txt
19710            ! ext/Digest/SHA/t/nist/bit-hashes.sha1
19711            ! ext/Digest/SHA/t/nist/bit-messages.sha1
19712            ! ext/Digest/SHA/t/nist/byte-hashes.sha1
19713            ! ext/Digest/SHA/t/nist/byte-messages.sha1
19714 ____________________________________________________________________________
19715 [ 28118] By: nicholas                              on 2006/05/08  11:23:15
19716         Log: Tie::RefHash is now dual life, maintained by Yuval Kogman.
19717      Branch: perl
19718            ! Porting/Maintainers.pl
19719 ____________________________________________________________________________
19720 [ 28116] By: merijn                                on 2006/05/07  14:18:45
19721         Log: Remvove code that gets undone in the next line.
19722              Keep the documentation part.
19723      Branch: perl
19724            ! hints/hpux.sh
19725 ____________________________________________________________________________
19726 [ 28108] By: stevep                                on 2006/05/05  16:26:48
19727         Log: These Module::Build tests depended on STDIN.  Unfortunately, cron
19728              closes STDIN, so these build failures were only seen while 
19729              running smokes through cron.
19730      Branch: perl
19731            ! lib/Module/Build/t/extend.t
19732 ____________________________________________________________________________
19733 [ 28106] By: rgs                                   on 2006/05/05  12:48:19
19734         Log: Implement state array and state hashes. Initialisation assignment
19735              to state arrays or hashes is not implemented yet.
19736      Branch: perl
19737            ! ext/B/B/Concise.pm pp.c t/op/state.t
19738 ____________________________________________________________________________
19739 [ 28105] By: stevep                                on 2006/05/05  12:40:41
19740         Log: Upgrade to Text-Balanced-1.98
19741      Branch: perl
19742            + lib/Text/Balanced/t/00.load.t
19743            + lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t
19744            ! MANIFEST lib/Text/Balanced.pm lib/Text/Balanced/Changes
19745            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extmul.t
19746            ! lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
19747            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
19748 ____________________________________________________________________________
19749 [ 28104] By: rgs                                   on 2006/05/05  11:32:36
19750         Log: Subject: [PATCH] threads - stack size support
19751              From: "Jerry D. Hedden" <jerry@hedden.us>
19752              Date: Thu, 04 May 2006 10:07:58 -0700
19753              Message-ID: <20060504100758.fb30e530d17747c2b054d625b8945d88.1ee893a99c.wbe@email.secureserver.net>
19754      Branch: perl
19755            + ext/threads/t/stack.t ext/threads/t/stack_env.t
19756            ! MANIFEST ext/threads/Changes ext/threads/README
19757            ! ext/threads/threads.pm ext/threads/threads.xs
19758 ____________________________________________________________________________
19759 [ 28103] By: stevep                                on 2006/05/05  01:26:08
19760         Log: Teach checkAUTHORS.pl about Sarathy's new email address.
19761      Branch: perl
19762            ! Porting/checkAUTHORS.pl
19763 ____________________________________________________________________________
19764 [ 28102] By: stevep                                on 2006/05/05  01:12:41
19765         Log: Subject: [PATCH] Email address changes
19766              From: "Jan Dubois" <jand@activestate.com>
19767              Date: Thu, 4 May 2006 15:28:19 -0700
19768              Message-ID: <007101c66fca$0b651a50$2217a8c0@candy>
19769      Branch: perl
19770            ! AUTHORS
19771 ____________________________________________________________________________
19772 [ 28101] By: stevep                                on 2006/05/04  20:03:42
19773         Log: Upgrade to ExtUtils-Install-1.40
19774      Branch: perl
19775            ! lib/ExtUtils/Install.pm
19776 ____________________________________________________________________________
19777 [ 28100] By: rgs                                   on 2006/05/04  16:37:28
19778         Log: Subject: RE: [PATCH-for-28089] wince yet another step
19779              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
19780              Date: Thu, 4 May 2006 17:32:12 +0200 
19781              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB454@ru0022exch001u.ru.lucent.com>
19782      Branch: perl
19783            ! README.ce win32/perllib.c win32/vmem.h win32/win32.h
19784 ____________________________________________________________________________
19785 [ 28099] By: rgs                                   on 2006/05/04  12:51:51
19786         Log: Subject: [PATCH] threads - formatting [REVISED]
19787              From: "Jerry D. Hedden" <jerry@hedden.us>
19788              Date: Wed, 03 May 2006 12:34:34 -0700
19789              Message-ID: <20060503123433.fb30e530d17747c2b054d625b8945d88.d352e5da51.wbe@email.secureserver.net>
19790      Branch: perl
19791            ! ext/threads/README ext/threads/t/basic.t ext/threads/t/end.t
19792            ! ext/threads/t/join.t ext/threads/t/libc.t ext/threads/t/list.t
19793            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
19794            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
19795            ! ext/threads/t/thread.t ext/threads/threads.pm
19796            ! ext/threads/threads.xs
19797 ____________________________________________________________________________
19798 [ 28098] By: rgs                                   on 2006/05/04  12:06:33
19799         Log: Upgrade to Encode 2.16
19800      Branch: perl
19801            ! ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
19802            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
19803            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
19804            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
19805            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
19806            ! ext/Encode/Encode/encode.h ext/Encode/JP/JP.pm
19807            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
19808            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
19809            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
19810            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
19811            ! ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
19812            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
19813            ! ext/Encode/bin/piconv ext/Encode/bin/ucm2table
19814            ! ext/Encode/bin/ucmlint ext/Encode/bin/ucmsort
19815            ! ext/Encode/bin/unidump ext/Encode/encengine.c
19816            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
19817            ! ext/Encode/lib/Encode/CJKConstants.pm
19818            ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
19819            ! ext/Encode/lib/Encode/Encoder.pm
19820            ! ext/Encode/lib/Encode/Encoding.pm
19821            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
19822            ! ext/Encode/lib/Encode/JP/JIS7.pm
19823            ! ext/Encode/lib/Encode/KR/2022_KR.pm
19824            ! ext/Encode/lib/Encode/MIME/Header.pm
19825            ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
19826            ! ext/Encode/lib/Encode/PerlIO.pod
19827            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t
19828            ! ext/Encode/t/CJKT.t ext/Encode/t/Encode.t
19829            ! ext/Encode/t/Unicode.t ext/Encode/t/at-cn.t
19830            ! ext/Encode/t/at-tw.t ext/Encode/t/enc_data.t
19831            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
19832            ! ext/Encode/t/enc_utf8.t ext/Encode/t/encoding.t
19833            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
19834            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
19835            ! ext/Encode/t/mime_header_iso2022jp.t ext/Encode/t/perlio.t
19836            ! ext/Encode/t/rt.pl ext/Encode/t/unibench.pl
19837            ! ext/Encode/t/utf8strict.t
19838 ____________________________________________________________________________
19839 [ 28097] By: rgs                                   on 2006/05/04  11:32:05
19840         Log: Resubmit change #28095
19841      Branch: perl
19842            ! t/op/grep.t
19843 ____________________________________________________________________________
19844 [ 28096] By: steveh                                on 2006/05/04  11:22:04
19845         Log: Subject: [PATCH-for-28089] wince yet another step
19846              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
19847              Date: Thu, 4 May 2006 13:04:45 +0200 
19848              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB1EE@ru0022exch001u.ru.lucent.com>
19849      Branch: perl
19850            ! win32/Makefile.ce
19851 ____________________________________________________________________________
19852 [ 28095] By: rgs                                   on 2006/05/04  10:00:14
19853         Log: Subject: [PATCH] t/op/grep.t using test.pl
19854              From: David Landgren <david@landgren.net>
19855              Date: Wed, 03 May 2006 15:53:38 +0200
19856              Message-ID: <4458B5E2.7090103@landgren.net>
19857      Branch: perl
19858            ! t/op/grep.t
19859 ____________________________________________________________________________
19860 [ 28094] By: rgs                                   on 2006/05/04  09:58:28
19861         Log: Subject: [PATCH] t/op/context.t using test.pl
19862              From: David Landgren <david@landgren.net>
19863              Date: Wed, 03 May 2006 16:20:40 +0200
19864              Message-ID: <4458BC38.6050600@landgren.net>
19865      Branch: perl
19866            ! t/op/context.t
19867 ____________________________________________________________________________
19868 [ 28093] By: rgs                                   on 2006/05/04  09:56:56
19869         Log: Subject: [PATCH] t/op/list.t using test.pl
19870              From: David Landgren <david@landgren.net>
19871              Date: Wed, 03 May 2006 19:40:40 +0200
19872              Message-ID: <4458EB18.8070904@landgren.net>
19873      Branch: perl
19874            ! t/op/list.t
19875 ____________________________________________________________________________
19876 [ 28092] By: rgs                                   on 2006/05/04  09:43:51
19877         Log: Document order of evaluation for the comma operator
19878              
19879              Subject: [PATCH] Re: Kill select((select(OUTPUT_HANDLE), $| = 1)[0]);
19880              From: Paul Johnson <paul@pjcj.net>
19881              Date: Wed, 26 Apr 2006 22:38:43 +0200
19882              Message-ID: <20060426203843.GE21543@pjcj.net>
19883      Branch: perl
19884            ! pod/perlop.pod
19885 ____________________________________________________________________________
19886 [ 28091] By: steveh                                on 2006/05/04  08:24:06
19887         Log: Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
19888              From: "Jan Dubois" <jand@activestate.com>
19889              Date: Wed, 3 May 2006 12:41:23 -0700
19890              Message-ID: <013f01c66ee9$8f1437a0$d045a8c0@candy>
19891      Branch: perl
19892            ! pod/perlport.pod
19893 ____________________________________________________________________________
19894 [ 28090] By: rgs                                   on 2006/05/04  07:42:27
19895         Log: Another test for state variables and closures,
19896              adapted from a Perl 6 example, pointed out by
19897              Joshua "Limbic_Region" Gatcomb
19898      Branch: perl
19899            ! t/op/state.t
19900 ____________________________________________________________________________
19901 [ 28089] By: rgs                                   on 2006/05/03  22:49:14
19902         Log: Ensure that C<(state $x) = $y> is not a state assignment
19903              (due to the parentheses that make it a regular assignment
19904              to a variable declared inside a list)
19905      Branch: perl
19906            ! t/op/state.t
19907 ____________________________________________________________________________
19908 [ 28088] By: rgs                                   on 2006/05/03  22:40:28
19909         Log: New test case for state variables with ties, suggested by Nicholas
19910      Branch: perl
19911            ! t/op/state.t
19912 ____________________________________________________________________________
19913 [ 28087] By: rgs                                   on 2006/05/03  22:01:41
19914         Log: Add "state" feature
19915      Branch: perl
19916            ! lib/feature.pm perl_keyword.pl t/op/state.t toke.c
19917 ____________________________________________________________________________
19918 [ 28086] By: rgs                                   on 2006/05/03  21:46:02
19919         Log: Introduce a new keyword, state, for state variables.
19920      Branch: perl
19921            + t/op/state.t
19922            ! MANIFEST dump.c embed.fnc embed.h ext/B/B/Concise.pm
19923            ! ext/B/t/concise-xs.t keywords.h keywords.pl op.c op.h pad.c
19924            ! perl.h perl_keyword.pl pod/perlintern.pod pp_hot.c proto.h
19925            ! sv.h toke.c
19926 ____________________________________________________________________________
19927 [ 28085] By: rgs                                   on 2006/05/03  19:15:00
19928         Log: Subject: [PATCH] wince another step
19929              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **"
19930              Date: Wed, 3 May 2006 20:11:11 +0200 
19931              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCAE1F@ru0022exch001u.ru.lucent.com>
19932      Branch: perl
19933            - win32/xconfig.h
19934            ! MANIFEST win32/Makefile.ce
19935 ____________________________________________________________________________
19936 [ 28084] By: rgs                                   on 2006/05/03  19:10:29
19937         Log: Subject: [PATCH] Clarify hard link support on Windows
19938              From: "Jan Dubois" <jand@activestate.com>
19939              Date: Wed, 3 May 2006 11:30:03 -0700
19940              Message-ID: <013a01c66edf$982ebcc0$d045a8c0@candy>
19941      Branch: perl
19942            ! pod/perlport.pod
19943 ____________________________________________________________________________
19944 [ 28083] By: rgs                                   on 2006/05/03  19:06:26
19945         Log: Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
19946              From: "Jan Dubois" <jand@activestate.com>
19947              Date: Wed, 3 May 2006 11:18:30 -0700
19948              Message-ID: <013901c66edd$fb8ae750$d045a8c0@candy>
19949      Branch: perl
19950            ! pod/perlvar.pod
19951 ____________________________________________________________________________
19952 [ 28082] By: stevep                                on 2006/05/03  17:56:37
19953         Log: Upgrade to CGI-3.20
19954      Branch: perl
19955            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
19956            ! lib/CGI/t/cookie.t lib/CGI/t/function.t
19957 ____________________________________________________________________________
19958 [ 28081] By: rgs                                   on 2006/05/03  16:24:04
19959         Log: Subject: [PATCH] more logic localizations
19960              From: andy@petdance.com (Andy Lester)
19961              Date: Tue, 11 Apr 2006 14:14:45 -0500
19962              Message-ID: <20060411191445.GA4938@petdance.com>
19963      Branch: perl
19964            ! mg.c
19965 ____________________________________________________________________________
19966 [ 28080] By: rgs                                   on 2006/05/03  16:09:48
19967         Log: Subject: -Dmad breaks a few tests
19968              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
19969              Date: Tue, 2 May 2006 01:37:03 +0200
19970              Message-Id: <64F8ECEA-D96B-11DA-AA80-000502F3279F@free.fr>
19971              
19972              (part of, with tweaks)
19973      Branch: perl
19974            ! t/op/incfilter.t
19975 ____________________________________________________________________________
19976 [ 28079] By: rgs                                   on 2006/05/03  09:04:30
19977         Log: Subject: [PATCH] Remove an unnecessary goto
19978              From: andy@petdance.com (Andy Lester)
19979              Date: Wed, 3 May 2006 00:54:30 -0500
19980              Message-ID: <20060503055430.GA4922@petdance.com>
19981      Branch: perl
19982            ! op.c
19983 ____________________________________________________________________________
19984 [ 28078] By: rgs                                   on 2006/05/03  09:00:39
19985         Log: Subject: [PATCH] optimize S_find_array_subscript
19986              From: andy@petdance.com (Andy Lester)
19987              Date: Tue, 2 May 2006 21:09:08 -0500
19988              Message-ID: <20060503020908.GA2234@petdance.com>
19989      Branch: perl
19990            ! sv.c
19991 ____________________________________________________________________________
19992 [ 28077] By: rgs                                   on 2006/05/03  08:57:45
19993         Log: Subject: [PATCH] clean up loops in doio.c and dump.c
19994              From: andy@petdance.com (Andy Lester)
19995              Date: Tue, 2 May 2006 13:38:15 -0500
19996              Message-ID: <20060502183815.GA7979@petdance.com>
19997      Branch: perl
19998            ! doio.c dump.c embed.fnc embed.h proto.h
19999 ____________________________________________________________________________
20000 [ 28076] By: rgs                                   on 2006/05/03  08:52:01
20001         Log: Subject: [PATCH] pp_sys.c: U8* cast
20002              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
20003              Date: Tue, 2 May 2006 20:04:33 +0300 (EEST)
20004              Message-Id: <200605021704.k42H4XIh255652@kosh.hut.fi>
20005      Branch: perl
20006            ! pp_sys.c
20007 ____________________________________________________________________________
20008 [ 28075] By: rgs                                   on 2006/05/03  08:51:14
20009         Log: Subject: [PATCH] hv.c: do zeroing via mem wrap check
20010              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
20011              Date: Tue, 2 May 2006 20:03:01 +0300 (EEST)
20012              Message-Id: <200605021703.k42H31PF216868@kosh.hut.fi>
20013      Branch: perl
20014            ! hv.c
20015 ____________________________________________________________________________
20016 [ 28074] By: rgs                                   on 2006/05/03  08:38:39
20017         Log: Subject: [PATCH] microperl update
20018              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20019              Date: Wed, 03 May 2006 08:20:31 +0300
20020              Message-ID: <44583D9F.8060401@gmail.com>
20021      Branch: perl
20022            ! Makefile.micro README.micro uconfig.h uconfig.sh
20023 ____________________________________________________________________________
20024 [ 28073] By: steveh                                on 2006/05/03  08:25:27
20025         Log: Make Perl_unshare_hek visible to core extensions without being public
20026              
20027              See the comments in:
20028              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00480.html
20029              (which were put into practice in changes #27800 and #27848)
20030      Branch: perl
20031            ! embed.fnc embed.h
20032 ____________________________________________________________________________
20033 [ 28072] By: steveh                                on 2006/05/03  08:03:50
20034         Log: Subject: Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
20035              From: Vadim <vadim@vkonovalov.ru>
20036              Date: Wed, 03 May 2006 06:10:59 +0400
20037              Message-ID: <44581133.8080100@vkonovalov.ru>
20038      Branch: perl
20039           +> win32/perlmaince.c
20040            - win32/perlmain.c
20041            ! MANIFEST
20042 ____________________________________________________________________________
20043 [ 28071] By: stevep                                on 2006/05/03  01:46:27
20044         Log: Subject: Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
20045              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20046              Date: Wed, 03 May 2006 10:00:03 +0900
20047              Message-Id: <20060503095420.0357.BQW10602@nifty.com>
20048      Branch: perl
20049            ! embed.fnc embed.h global.sym
20050 ____________________________________________________________________________
20051 [ 28070] By: nicholas                              on 2006/05/02  22:38:52
20052         Log: Remove a variable left unused since change 28065.
20053      Branch: perl
20054            ! sv.c
20055 ____________________________________________________________________________
20056 [ 28069] By: nicholas                              on 2006/05/02  22:19:56
20057         Log: Add a new hash key flag HVhek_UNSHARED, to mark all unshared hash keys.
20058              Otherwise Perl_newSVhek(), called by Perl_hv_iterkeysv(), naively
20059              assumes that it can share any hash key directly.
20060      Branch: perl
20061            ! hv.c hv.h sv.c
20062 ____________________________________________________________________________
20063 [ 28068] By: nicholas                              on 2006/05/02  22:16:25
20064         Log: cumulative totals and list reverse for checkAUTHORS.pl
20065      Branch: perl
20066            ! Porting/checkAUTHORS.pl
20067 ____________________________________________________________________________
20068 [ 28067] By: stevep                                on 2006/05/02  18:03:57
20069         Log: Another place where Intel C++ pretending to be gcc is a really
20070              bad thing.
20071      Branch: perl
20072            ! gv.h
20073 ____________________________________________________________________________
20074 [ 28066] By: nicholas                              on 2006/05/02  17:46:38
20075         Log: *static* pointers to newXSUB(), dammit!
20076      Branch: perl
20077            ! writemain.SH xsutils.c
20078 ____________________________________________________________________________
20079 [ 28065] By: nicholas                              on 2006/05/02  17:00:56
20080         Log: Assert that SvMAGIC() isn't being called on PVMGs which are using the
20081              same union to store the stash for our.
20082      Branch: perl
20083            ! sv.c sv.h
20084 ____________________________________________________________________________
20085 [ 28064] By: nicholas                              on 2006/05/02  16:24:14
20086         Log: Change 28063 forgot 1 key line - acutally use the correct filename
20087              storage.
20088      Branch: perl
20089            ! op.c
20090 ____________________________________________________________________________
20091 [ 28063] By: nicholas                              on 2006/05/02  15:55:25
20092         Log: Fix bug in DynaLoader, which has been passing a filename in dynamic
20093              storage to newXS() seemingly forever. This involves creating
20094              newXS_flags(), with the first flag being "arrange to copy the 
20095              filename and free it at the right time".
20096      Branch: perl
20097            ! XSUB.h cv.h embed.fnc embed.h ext/DynaLoader/dl_aix.xs
20098            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dld.xs
20099            ! ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_dlopen.xs
20100            ! ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs
20101            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_mpeix.xs
20102            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_symbian.xs
20103            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs op.c
20104            ! pod/perlapi.pod proto.h
20105 ____________________________________________________________________________
20106 [ 28062] By: rgs                                   on 2006/05/02  15:37:35
20107         Log: Move some scripts under win32/ce-helpers.
20108              
20109              Subject: RE: Merge WinCE into Win32 directory and remove the the WinCE dir ectory
20110              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
20111              Date: Tue, 2 May 2006 17:30:59 +0200 
20112              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BB3F03@ru0022exch001u.ru.lucent.com>
20113      Branch: perl
20114           +> win32/ce-helpers/cecopy-lib.pl win32/ce-helpers/comp.pl
20115           +> win32/ce-helpers/compile-all.bat win32/ce-helpers/compile.bat
20116           +> win32/ce-helpers/makedist.pl win32/ce-helpers/registry.bat
20117            - win32/cecopy-lib.pl win32/comp.pl win32/compile-all.bat
20118            - win32/compile.bat win32/makedist.pl win32/registry.bat
20119            - win32/win32-d.h
20120            ! MANIFEST win32/Makefile.ce
20121 ____________________________________________________________________________
20122 [ 28061] By: rgs                                   on 2006/05/02  14:28:31
20123         Log: Subject: Re: Merge WinCE into Win32 directory and remove the the WinCE directory
20124              From: demerphq <demerphq@gmail.com>
20125              Date: Mon, 1 May 2006 19:02:09 +0200
20126              Message-ID: <9b18b3110605011002m56c0db99n169ae677efb6d059@mail.gmail.com>
20127              
20128              Plus adjustements to MANIFEST. Also, perlmain.c seemed to be missing
20129              from the patch.
20130      Branch: perl
20131            + win32/Makefile.ce win32/cecopy-lib.pl win32/comp.pl
20132            + win32/compile-all.bat win32/compile.bat win32/config.ce
20133            + win32/config_H.ce win32/makedist.pl win32/perl.rc
20134            + win32/perlmain.c win32/registry.bat win32/win32-d.h
20135            + win32/win32ceio.c win32/win32iop-o.h win32/wince.c
20136            + win32/wince.h win32/wincesck.c win32/xconfig.h
20137            - wince/Makefile.ce wince/bin/exetype.pl wince/bin/perlglob.pl
20138            - wince/bin/pl2bat.pl wince/bin/runperl.pl wince/bin/search.pl
20139            - wince/cecopy-lib.pl wince/comp.pl wince/compile-all.bat
20140            - wince/compile.bat wince/config.ce wince/config_H.ce
20141            - wince/config_h.PL wince/config_sh.PL wince/dl_win32.xs
20142            - wince/include/arpa/inet.h wince/include/sys/socket.h
20143            - wince/makedist.pl wince/makeico.pl wince/perl.rc
20144            - wince/perlhost.h wince/perllib.c wince/perlmain.c
20145            - wince/registry.bat wince/runperl.c wince/splittree.pl
20146            - wince/vdir.h wince/vmem.h wince/win32.h wince/win32io.c
20147            - wince/win32iop.h wince/win32thread.c wince/win32thread.h
20148            - wince/wince.c wince/wince.h wince/wincesck.c
20149            ! MANIFEST win32/include/sys/socket.h win32/win32.h
20150            ! win32/win32thread.h
20151 ____________________________________________________________________________
20152 [ 28060] By: nicholas                              on 2006/05/02  12:41:43
20153         Log: GvFILE() cannot be a pointer to the memory owned by the COP, because
20154              COPs created by use can be freed along this memory, but the GP
20155              remains. Given that several GVs may refer to the same file, use a
20156              shared string rather than an individual allocation per GP.
20157      Branch: perl
20158            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
20159            ! gv.c gv.h sv.c
20160 ____________________________________________________________________________
20161 [ 28059] By: nicholas                              on 2006/05/02  12:02:32
20162         Log: Change 28037 broke t/op/each.t when running with TEST.
20163      Branch: perl
20164            ! t/test.pl
20165 ____________________________________________________________________________
20166 [ 28058] By: nicholas                              on 2006/05/02  11:15:26
20167         Log: De-duplicate the code that creates new GPs into Perl_newGP().
20168      Branch: perl
20169            ! embed.fnc embed.h gv.c proto.h scope.c
20170 ____________________________________________________________________________
20171 [ 28057] By: rgs                                   on 2006/05/02  10:39:01
20172         Log: Subject: Re: [PATCH] t/op/glob.t using test.pl
20173              From: David Landgren <david@landgren.net>
20174              Date: Sat, 29 Apr 2006 15:32:07 +0200
20175              Message-ID: <44536AD7.4060608@landgren.net>
20176      Branch: perl
20177            ! t/op/glob.t
20178 ____________________________________________________________________________
20179 [ 28056] By: rgs                                   on 2006/05/02  10:36:39
20180         Log: Subject: [PATCH] t/op/hashwarn.t using test.pl
20181              From: David Landgren <david@landgren.net>
20182              Date: Sat, 29 Apr 2006 17:51:28 +0200
20183              Message-ID: <44538B80.2060503@landgren.net>
20184      Branch: perl
20185            ! t/op/hashwarn.t
20186 ____________________________________________________________________________
20187 [ 28055] By: rgs                                   on 2006/05/02  10:16:23
20188         Log: Subject: [PATCH] toke.c: function pointer to data pointer
20189              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
20190              Date: Tue, 2 May 2006 08:25:55 +0300 (EEST)
20191              Message-Id: <200605020525.k425Ptik165705@kosh.hut.fi>
20192      Branch: perl
20193            ! toke.c
20194 ____________________________________________________________________________
20195 [ 28054] By: rgs                                   on 2006/05/02  10:11:10
20196         Log: Subject: [DOC PATCH] chop warning in perlport
20197              From: Xavier Noria <fxn@hashref.com>
20198              Date: Tue, 2 May 2006 12:08:34 +0200
20199              Message-Id: <E06C0594-CAF6-4822-8EB4-8E06EAD4A889@hashref.com>
20200      Branch: perl
20201            ! pod/perlport.pod
20202 ____________________________________________________________________________
20203 [ 28053] By: steveh                                on 2006/05/02  09:59:23
20204         Log: Sigh. Third time lucky.
20205      Branch: perl
20206            ! win32/win32.h
20207 ____________________________________________________________________________
20208 [ 28052] By: steveh                                on 2006/05/02  09:46:41
20209         Log: Ahem. And here's the rest of #28051...
20210      Branch: perl
20211            ! win32/win32.h
20212 ____________________________________________________________________________
20213 [ 28051] By: steveh                                on 2006/05/02  09:39:01
20214         Log: Subject: RE: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
20215              From: "Jan Dubois" <jand@ActiveState.com>
20216              Date: Mon, 1 May 2006 18:55:11 -0700
20217              Message-ID: <08ff01c66d8b$7282e320$2217a8c0@candy>
20218              
20219              Subject: Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m)
20220              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
20221              Date: Tue, 2 May 2006 09:23:51 +0200
20222              Message-ID: <20060502092351.7bae0896@pc09>
20223      Branch: perl
20224            ! win32/config.vc win32/config.vc64 win32/config_H.vc
20225            ! win32/config_H.vc64
20226 ____________________________________________________________________________
20227 [ 28050] By: rgs                                   on 2006/05/02  09:13:19
20228         Log: Subject: [PATCH] pp.c casting, take two
20229              From: andy@petdance.com (Andy Lester)
20230              Date: Sun, 30 Apr 2006 19:48:26 -0500
20231              Message-ID: <20060501004826.GA4744@petdance.com>
20232              
20233              (with adjustements, some of the code has already
20234              been touched since)
20235      Branch: perl
20236            ! pp.c
20237 ____________________________________________________________________________
20238 [ 28049] By: rgs                                   on 2006/05/02  08:50:05
20239         Log: Subject: [PATCH] Some more SvREFCNT_inc updates
20240              From: andy@petdance.com (Andy Lester)
20241              Date: Sun, 30 Apr 2006 13:24:14 -0500
20242              Message-ID: <20060430182414.GA18094@petdance.com>
20243      Branch: perl
20244            ! cop.h pp_ctl.c
20245 ____________________________________________________________________________
20246 [ 28048] By: rgs                                   on 2006/05/02  08:48:04
20247         Log: Subject: [PATCH] quiet some perlio.c warnings
20248              From: andy@petdance.com (Andy Lester)
20249              Date: Sun, 30 Apr 2006 13:23:22 -0500
20250              Message-ID: <20060430182322.GA18064@petdance.com>
20251      Branch: perl
20252            ! perlio.c
20253 ____________________________________________________________________________
20254 [ 28047] By: rgs                                   on 2006/05/02  08:45:26
20255         Log: Subject: [PATCH] More tweaking of SvREFCNT_inc calls
20256              From: andy@petdance.com (Andy Lester)
20257              Date: Sun, 30 Apr 2006 12:06:21 -0500
20258              Message-ID: <20060430170621.GA4054@petdance.com>
20259      Branch: perl
20260            ! mg.c
20261 ____________________________________________________________________________
20262 [ 28046] By: stevep                                on 2006/05/02  02:50:33
20263         Log: One too many ('s in change #28043. 
20264      Branch: perl
20265            ! ext/Errno/Errno_pm.PL
20266 ____________________________________________________________________________
20267 [ 28045] By: stevep                                on 2006/05/02  02:47:43
20268         Log: Escape prompts with #'s to avoid causing tests to fail from
20269              the unexpected output.
20270      Branch: perl
20271            ! lib/Module/Build/t/extend.t
20272 ____________________________________________________________________________
20273 [ 28044] By: stevep                                on 2006/05/02  01:55:53
20274         Log: Fix for RT #25366: h2xs 1.23 from "Aaron Kaplan".
20275      Branch: perl
20276            ! utils/h2xs.PL
20277 ____________________________________________________________________________
20278 [ 28043] By: stevep                                on 2006/05/02  00:23:05
20279         Log: Fix for RT #7916: perl 5.6.1 with Intel's icc on RedHat 
20280              Linux 7.2.  The original fix, change #13053, added a check
20281              for $Config{gccversion} which is now populated by newer
20282              Intel compilers.  This additional change checks to see
20283              if Intel is in $Config{gccversion}.  If it is, its not
20284              a gcc.
20285      Branch: perl
20286            ! ext/Errno/Errno_pm.PL
20287 ____________________________________________________________________________
20288 [ 28042] By: stevep                                on 2006/05/01  23:30:59
20289         Log: Subject: [PATCH] signed vs unsigned char * nit
20290              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
20291              Date: Sat, 29 Apr 2006 20:59:29 +0300 (EEST)
20292              Message-Id: <200604291759.k3THxTji032009@kosh.hut.fi>
20293      Branch: perl
20294            ! pp.c
20295 ____________________________________________________________________________
20296 [ 28041] By: stevep                                on 2006/05/01  23:25:30
20297         Log: Reverting context removal from change #27992.  This should
20298              clear up threaded builds on Win32 and VMS. 
20299      Branch: perl
20300            ! embed.fnc embed.h pp_ctl.c proto.h
20301 ____________________________________________________________________________
20302 [ 28040] By: rgs                                   on 2006/05/01  20:25:17
20303         Log: Add a BUGS section to Fatal.pm, see bug #38790
20304      Branch: perl
20305            ! lib/Fatal.pm
20306 ____________________________________________________________________________
20307 [ 28039] By: nicholas                              on 2006/05/01  19:07:06
20308         Log: Disable SIGRTMAX and SIGRTMIN in POSIX if Configure's probes found that
20309              they aren't viable. (Certain glibcs are "interesting")
20310      Branch: perl
20311            ! ext/POSIX/Makefile.PL
20312 ____________________________________________________________________________
20313 [ 28038] By: nicholas                              on 2006/05/01  17:28:43
20314         Log: Allow a macro of "0" to mean "#if 0" for convenient elimination of
20315              constants.
20316      Branch: perl
20317            ! lib/ExtUtils/Constant/Base.pm
20318 ____________________________________________________________________________
20319 [ 28037] By: merijn                                on 2006/05/01  14:18:16
20320         Log: Subject: Re: [PATCH] provide diag() and don't use ++ in test.pl
20321              From: David Landgren <david@landgren.net>
20322              Date: Mon, 01 May 2006 15:50:03 +0200
20323              Message-ID: <4456120B.3000302@landgren.net>
20324              
20325              Plus some additional comment (also from David) about WHY not to
20326              use ++ in test.pl
20327      Branch: perl
20328            ! t/test.pl
20329 ____________________________________________________________________________
20330 [ 28036] By: merijn                                on 2006/05/01  12:56:54
20331         Log: Subject: Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
20332              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20333              Date: Mon, 01 May 2006 21:34:33 +0900
20334              Message-Id: <20060501213249.814E.BQW10602@nifty.com>
20335      Branch: perl
20336            ! win32/config.vc64
20337 ____________________________________________________________________________
20338 [ 28035] By: nicholas                              on 2006/05/01  11:16:13
20339         Log: Re-order one DO_UTF8 to be after the SvPV.
20340      Branch: perl
20341            ! ext/Data/Dumper/Dumper.xs
20342 ____________________________________________________________________________
20343 [ 28034] By: nicholas                              on 2006/04/30  23:08:17
20344         Log: Fix two errors found by Coverity.
20345      Branch: perl
20346            ! pp_sys.c
20347 ____________________________________________________________________________
20348 [ 28033] By: nicholas                              on 2006/04/30  23:02:46
20349         Log: Add a --percentage option to checkAUTHORS.pl to show rankings as
20350              percentages.
20351      Branch: perl
20352            ! Porting/checkAUTHORS.pl
20353 ____________________________________________________________________________
20354 [ 28032] By: nicholas                              on 2006/04/30  22:00:34
20355         Log: Replace a STRLEN no_len; with a _nolen macro call.
20356      Branch: perl
20357            ! pp_pack.c
20358 ____________________________________________________________________________
20359 [ 28031] By: nicholas                              on 2006/04/30  21:27:20
20360         Log: Perl_pack_cat() is a mathom too!
20361      Branch: perl
20362            ! mathoms.c pod/perlapi.pod pp_pack.c
20363 ____________________________________________________________________________
20364 [ 28030] By: nicholas                              on 2006/04/30  20:41:29
20365         Log: One part of pp_pack couldn't correctly handle surprises from UTF-8
20366              overloading.
20367      Branch: perl
20368            ! pp_pack.c t/uni/overload.t
20369 ____________________________________________________________________________
20370 [ 28029] By: nicholas                              on 2006/04/30  19:07:43
20371         Log: do_vop() couldn't correctly handle surprises from UTF-8 overloading.
20372      Branch: perl
20373            ! doop.c t/uni/overload.t
20374 ____________________________________________________________________________
20375 [ 28028] By: nicholas                              on 2006/04/30  17:58:53
20376         Log: We had no tests that covered the grow paths in pp_uc and pp_lc.
20377      Branch: perl
20378            ! t/op/lc.t
20379 ____________________________________________________________________________
20380 [ 28027] By: nicholas                              on 2006/04/30  17:23:44
20381         Log: Dave noticed that change 28022 was wrong - should read is_index
20382              rather than just index.
20383      Branch: perl
20384            ! pp.c
20385 ____________________________________________________________________________
20386 [ 28026] By: merijn                                on 2006/04/30  15:22:12
20387         Log: Subject: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
20388              From: Abe Timmerman <abe@ztreet.demon.nl>
20389              Date: Sun, 30 Apr 2006 15:15:24 +0200
20390              Message-Id: <200604301515.24580.abe@ztreet.demon.nl>
20391      Branch: perl
20392            ! win32/config.vc win32/config_H.vc
20393 ____________________________________________________________________________
20394 [ 28025] By: stevep                                on 2006/04/30  14:27:08
20395         Log: I was mistaken.  Borland and gcc do have snprintf() and vsnprintf()
20396              on Win32.
20397      Branch: perl
20398            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20399            ! win32/config_H.vc64
20400 ____________________________________________________________________________
20401 [ 28024] By: stevep                                on 2006/04/30  13:14:25
20402         Log: OK, Win32 must no have snprintf()/vsnprintf 
20403      Branch: perl
20404            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20405            ! win32/config_H.vc64
20406 ____________________________________________________________________________
20407 [ 28023] By: davem                                 on 2006/04/30  12:32:09
20408         Log: remove a compiler warning by making HOPBACKc only hop *back*
20409      Branch: perl
20410            ! regexec.c
20411 ____________________________________________________________________________
20412 [ 28022] By: nicholas                              on 2006/04/30  11:14:04
20413         Log: index and rindex couldn't correctly handle surprises from UTF-8
20414              overloading.
20415      Branch: perl
20416            ! pp.c t/lib/warnings/9uninit t/uni/overload.t
20417 ____________________________________________________________________________
20418 [ 28021] By: nicholas                              on 2006/04/30  10:58:11
20419         Log: Document SvGAMAGIC(), and its significance w.r.t. the side effects of
20420              inadvertently calling magic and overloading too often.
20421      Branch: perl
20422            ! pod/perlapi.pod sv.h
20423 ____________________________________________________________________________
20424 [ 28020] By: nicholas                              on 2006/04/29  23:35:52
20425         Log: Coverity disliked us passing a negative length to vsnprintf().
20426      Branch: perl
20427            ! perlio.c
20428 ____________________________________________________________________________
20429 [ 28019] By: nicholas                              on 2006/04/29  23:33:36
20430         Log: syswrite couldn't correctly handle surprises from UTF-8 overloading.
20431              As part of fixing this, syswrite now tries to take advantage of the
20432              UTF-8 cache logic for lengths and offsets on regular scalars.
20433      Branch: perl
20434            ! pp_sys.c t/lib/warnings/9uninit t/uni/overload.t
20435 ____________________________________________________________________________
20436 [ 28018] By: nicholas                              on 2006/04/29  23:32:06
20437         Log: More tests for syswrite with UTF-8 data.
20438      Branch: perl
20439            ! lib/open.t
20440 ____________________________________________________________________________
20441 [ 28017] By: nicholas                              on 2006/04/29  21:54:38
20442         Log: It should never be possible for SvGMAGICAL() to be true on SVt_IV.
20443      Branch: perl
20444            ! doio.c
20445 ____________________________________________________________________________
20446 [ 28016] By: nicholas                              on 2006/04/29  17:38:08
20447         Log: print couldn't correctly handle surprises from UTF-8 overloading.
20448      Branch: perl
20449            ! doio.c t/uni/overload.t
20450 ____________________________________________________________________________
20451 [ 28015] By: nicholas                              on 2006/04/29  17:31:27
20452         Log: Add a cross reference to bytes_from_utf8() in the documentation for
20453              utf8_to_bytes(). Regenerate perlapi.pod.
20454      Branch: perl
20455            ! pod/perlapi.pod utf8.c
20456 ____________________________________________________________________________
20457 [ 28014] By: nicholas                              on 2006/04/29  16:07:31
20458         Log: There were more ways to break uc/lc/ucfirst/lcfirst even without
20459              use 'locale'; so test for them too. Correct the skip count.
20460      Branch: perl
20461            ! t/uni/overload.t
20462 ____________________________________________________________________________
20463 [ 28013] By: nicholas                              on 2006/04/29  15:55:51
20464         Log: lcfirst/ucfist plus an 8 bit locale could mangle UTF-8 values
20465              returned by overloaded stringification.
20466      Branch: perl
20467            ! pp.c t/uni/overload.t
20468 ____________________________________________________________________________
20469 [ 28012] By: nicholas                              on 2006/04/29  14:05:55
20470         Log: uc plus an 8 bit locale could get confused by UTF-8 values returned by
20471              overloaded stringification.
20472      Branch: perl
20473            ! pp.c t/uni/overload.t
20474 ____________________________________________________________________________
20475 [ 28011] By: nicholas                              on 2006/04/29  13:43:26
20476         Log: lc plus an 8 bit locale could mangle UTF-8 values returned by
20477              overloaded stringification.
20478      Branch: perl
20479            ! pp.c t/uni/overload.t
20480 ____________________________________________________________________________
20481 [ 28010] By: stevep                                on 2006/04/29  13:09:18
20482         Log: Subject: [PATCH] more -ansi -pedantic cleanliness
20483              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20484              Date: Sat, 29 Apr 2006 11:13:24 +0300
20485              Message-ID: <44532024.9070303@gmail.com>
20486      Branch: perl
20487            ! cop.h gv.c regcomp.c regexec.c sv.c toke.c
20488 ____________________________________________________________________________
20489 [ 28009] By: stevep                                on 2006/04/28  20:53:07
20490         Log: Subject: Re: [ANNOUNCE] Module::Build 0.28 -> CPAN
20491              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
20492              Date: Fri, 28 Apr 2006 15:31:55 -0400
20493              Message-ID: <44526DAB.8070408@thepierianspring.org>
20494      Branch: perl
20495            ! lib/Module/Build/ConfigData.pm
20496 ____________________________________________________________________________
20497 [ 28008] By: stevep                                on 2006/04/28  20:40:41
20498         Log: Subject: [PATCH] reduce gcc -ansi -pedantic noise plus a suggestion
20499              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20500              Date: Fri, 28 Apr 2006 22:58:58 +0300
20501              Message-ID: <44527402.8000506@gmail.com>
20502      Branch: perl
20503            ! doio.c gv.c hv.c op.c pad.c perl.c perl.h perlio.c pp.c
20504            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c toke.c
20505            ! universal.c utf8.c
20506 ____________________________________________________________________________
20507 [ 28007] By: stevep                                on 2006/04/28  19:14:22
20508         Log: Subject: two [PATCH]es: dVAR for malloc.c, and a signed/unsigned char*
20509              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20510              Date: Fri, 28 Apr 2006 21:04:59 +0300
20511              Message-ID: <4452594B.4040609@gmail.com>
20512      Branch: perl
20513            ! malloc.c pp.c
20514 ____________________________________________________________________________
20515 [ 28006] By: nicholas                              on 2006/04/28  16:34:14
20516         Log: Fix bug 34297 (length of overloaded UTF-8 strings)
20517      Branch: perl
20518            + t/uni/overload.t
20519            ! MANIFEST pp.c
20520 ____________________________________________________________________________
20521 [ 28005] By: stevep                                on 2006/04/28  16:15:25
20522         Log: Typo in MANIFEST from change #27997.  Mustn't touch Perl before coffee.
20523      Branch: perl
20524            ! MANIFEST
20525 ____________________________________________________________________________
20526 [ 28004] By: stevep                                on 2006/04/28  15:35:37
20527         Log: Added Changes file left out from change #28001.
20528      Branch: perl
20529            ! ext/Cwd/Changes
20530 ____________________________________________________________________________
20531 [ 28003] By: rgs                                   on 2006/04/28  15:29:30
20532         Log: Subject: Merge WinCE and Win32 directories -- Initial patch
20533              From: demerphq <demerphq@gmail.com>
20534              Date: 27-Apr-2006 23:30
20535              Message-ID: <9b18b3110604271430k4de84685jec6535ded195ed94@mail.gmail.com>
20536      Branch: perl
20537            ! win32/config_h.PL win32/dl_win32.xs win32/include/sys/socket.h
20538            ! win32/makeico.pl win32/perlhost.h win32/perllib.c win32/vdir.h
20539            ! win32/vmem.h win32/win32.h
20540 ____________________________________________________________________________
20541 [ 28001] By: stevep                                on 2006/04/28  13:34:39
20542         Log: Upgrade to Pathtools-3.18
20543      Branch: perl
20544            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
20545            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
20546 ____________________________________________________________________________
20547 [ 28000] By: rgs                                   on 2006/04/28  13:33:37
20548         Log: Subject: [PATCH] t/op/defins.pl using test.pl
20549              From: David Landgren <david@landgren.net>
20550              Date: Fri, 28 Apr 2006 14:27:39 +0200
20551              Message-ID: <44520A3B.1080707@landgren.net>
20552      Branch: perl
20553            ! t/op/defins.t
20554 ____________________________________________________________________________
20555 [ 27999] By: rgs                                   on 2006/04/28  13:33:11
20556         Log: Subject: [PATCH] t/op/delete.t using test.pl
20557              From: David Landgren <david@landgren.net>
20558              Date: Fri, 28 Apr 2006 15:03:39 +0200
20559              Message-ID: <445212AB.4080404@landgren.net>
20560      Branch: perl
20561            ! t/op/delete.t
20562 ____________________________________________________________________________
20563 [ 27998] By: rgs                                   on 2006/04/28  13:32:53
20564         Log: Subject: [PATCH] t/op/auto.pl using test.pl
20565              From: David Landgren <david@landgren.net>
20566              Date: Fri, 28 Apr 2006 13:56:30 +0200
20567              Message-ID: <445202EE.6000604@landgren.net>
20568      Branch: perl
20569            ! t/op/auto.t
20570 ____________________________________________________________________________
20571 [ 27997] By: stevep                                on 2006/04/28  13:29:41
20572         Log: Upgrade to Module-Build-0.28
20573      Branch: perl
20574            + lib/Module/Build/API.pod
20575            ! MANIFEST lib/Module/Build.pm lib/Module/Build/Authoring.pod
20576            ! lib/Module/Build/Base.pm lib/Module/Build/Changes
20577            ! lib/Module/Build/Compat.pm lib/Module/Build/Cookbook.pm
20578            ! lib/Module/Build/ModuleInfo.pm
20579            ! lib/Module/Build/Platform/MacOS.pm
20580            ! lib/Module/Build/Platform/VMS.pm
20581            ! lib/Module/Build/Platform/Windows.pm
20582            ! lib/Module/Build/Platform/os2.pm lib/Module/Build/YAML.pm
20583            ! lib/Module/Build/t/bundled/Tie/CPHash.pm
20584            ! lib/Module/Build/t/destinations.t lib/Module/Build/t/extend.t
20585            ! lib/Module/Build/t/mbyaml.t
20586 ____________________________________________________________________________
20587 [ 27995] By: nicholas                              on 2006/04/28  12:48:27
20588         Log: Anton Berezin says that on FreeBSD we're wrong to be using -lc_r, and
20589              should just be using -pthread on the linker line.
20590              This stops the new taint tests looping infinitely. It also seems to
20591              cure the TODO test in posix.t - masked SIGINT is now received.
20592      Branch: perl
20593            ! hints/freebsd.sh
20594 ____________________________________________________________________________
20595 [ 27994] By: rgs                                   on 2006/04/28  12:10:24
20596         Log: Subject: [PATCH] threads - miscellaneous
20597              From: "Jerry D. Hedden" <jerry@hedden.us>
20598              Date: Wed, 26 Apr 2006 11:24:05 -0700
20599              Message-ID: <20060426112405.fb30e530d17747c2b054d625b8945d88.4331e666e7.wbe@email.secureserver.net>
20600      Branch: perl
20601            ! ext/threads/Changes ext/threads/Makefile.PL
20602            ! ext/threads/t/end.t ext/threads/t/join.t ext/threads/t/libc.t
20603            ! ext/threads/t/problems.t ext/threads/threads.xs
20604 ____________________________________________________________________________
20605 [ 27993] By: rgs                                   on 2006/04/28  09:14:17
20606         Log: Subject: [PATCH] t/op/sort.t using test.pl
20607              From: David Landgren <david@landgren.net>
20608              Date: Thu, 27 Apr 2006 18:25:56 +0200
20609              Message-ID: <4450F094.2010907@landgren.net>
20610      Branch: perl
20611            ! t/op/sort.t
20612 ____________________________________________________________________________
20613 [ 27992] By: rgs                                   on 2006/04/28  09:04:36
20614         Log: Subject: [PATCH] Removing another context parm
20615              From: andy@petdance.com (Andy Lester)
20616              Date: Thu, 27 Apr 2006 10:31:56 -0500
20617              Message-ID: <20060427153156.GA11445@petdance.com>
20618      Branch: perl
20619            ! embed.fnc embed.h pp_ctl.c proto.h
20620 ____________________________________________________________________________
20621 [ 27991] By: rgs                                   on 2006/04/28  08:53:51
20622         Log: Subject: [PATCH] t/op/loopctl.t using test.pl
20623              From: David Landgren <david@landgren.net>
20624              Date: Thu, 27 Apr 2006 19:13:28 +0200
20625              Message-ID: <4450FBB8.8070203@landgren.net>
20626      Branch: perl
20627            ! t/op/loopctl.t
20628 ____________________________________________________________________________
20629 [ 27990] By: rgs                                   on 2006/04/28  08:51:09
20630         Log: Subject: [PATCH] dVAR (-DPERL_GLOBAL_STRUCT_PRIVATE) update
20631              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20632              Date: Thu, 27 Apr 2006 21:18:30 +0300
20633              Message-ID: <44510AF6.6040603@gmail.com>
20634      Branch: perl
20635            ! hv.c perl.h perlio.c sv.c
20636 ____________________________________________________________________________
20637 [ 27989] By: rgs                                   on 2006/04/28  08:41:25
20638         Log: Typo fix in perlretut by Simon Taylor
20639      Branch: perl
20640            ! pod/perlretut.pod
20641 ____________________________________________________________________________
20642 [ 27988] By: rgs                                   on 2006/04/28  07:58:16
20643         Log: Fix typo in function call
20644      Branch: perl
20645            ! perlio.c
20646 ____________________________________________________________________________
20647 [ 27987] By: stevep                                on 2006/04/28  02:12:03
20648         Log: Subject: Re: [PATCH] use snprintf/strlcpy/strlcat when useful
20649              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20650              Date: Tue, 25 Apr 2006 18:23:39 +0300
20651              Message-ID: <444E3EFB.8020503@gmail.com>
20652      Branch: perl
20653            ! op.c perl.h perlio.c pp_ctl.c regcomp.c sv.c toke.c
20654            ! universal.c util.c
20655 ____________________________________________________________________________
20656 [ 27986] By: davem                                 on 2006/04/27  23:15:02
20657         Log: another REIFY bug
20658      Branch: perl
20659            ! scope.c t/op/local.t
20660 ____________________________________________________________________________
20661 [ 27983] By: stevep                                on 2006/04/27  18:06:12
20662         Log: Upgrade to ExtUtils-Install-1.39
20663      Branch: perl
20664            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
20665            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Install.t
20666            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/Packlist.t
20667 ____________________________________________________________________________
20668 [ 27982] By: stevep                                on 2006/04/27  17:53:11
20669         Log: Upgrade to Encode-2.15
20670      Branch: perl
20671            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
20672            ! ext/Encode/Unicode/Unicode.xs
20673            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
20674 ____________________________________________________________________________
20675 [ 27976] By: rgs                                   on 2006/04/27  12:29:47
20676         Log: Subject: [PATCH] Removing unused context
20677              From: andy@petdance.com (Andy Lester)
20678              Date: Thu, 27 Apr 2006 00:32:15 -0500
20679              Message-ID: <20060427053215.GA31445@petdance.com>
20680      Branch: perl
20681            ! embed.fnc embed.h proto.h sv.c
20682 ____________________________________________________________________________
20683 [ 27968] By: mhx                                   on 2006/04/26  19:18:09
20684         Log: Change type of temporary padoff_du used in dUNDERBAR
20685              from I32 to PADOFFSET, which is more correct (and fixes
20686              a warning in Devel::PPPort).
20687      Branch: perl
20688            ! XSUB.h
20689 ____________________________________________________________________________
20690 [ 27962] By: rgs                                   on 2006/04/26  07:53:36
20691         Log: Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
20692              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
20693              Date: Mon, 24 Apr 2006 23:20:38 +0200
20694              Message-ID: <20060424232038.7550f9b6@r2d2>
20695      Branch: perl
20696            ! deb.c doio.c doop.c dump.c gv.c handy.h
20697            ! lib/ExtUtils/Constant/ProxySubs.pm mg.c op.c patchlevel.h
20698            ! perl.c perlio.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
20699            ! regexec.c scope.h sv.c toke.c util.c
20700 ____________________________________________________________________________
20701 [ 27961] By: rgs                                   on 2006/04/26  07:38:38
20702         Log: Subject: [PATCH] threads - consolidate XS functions
20703              From: "Jerry D. Hedden" <jerry@hedden.us>
20704              Date: Tue, 25 Apr 2006 07:50:05 -0700
20705              Message-ID: <20060425075005.fb30e530d17747c2b054d625b8945d88.e23f2fed42.wbe@email.secureserver.net>
20706      Branch: perl
20707            ! ext/threads/threads.pm ext/threads/threads.xs
20708 ____________________________________________________________________________
20709 [ 27960] By: steveh                                on 2006/04/25  16:23:38
20710         Log: Make Module-Build aware of new Test-Harness output
20711              
20712              See also:
20713              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00755.html
20714      Branch: perl
20715            ! lib/Module/Build/t/compat.t
20716 ____________________________________________________________________________
20717 [ 27959] By: nicholas                              on 2006/04/25  12:51:40
20718         Log: Coverity has started to notice another inconsistency in our NULL
20719              pointer checking.
20720      Branch: perl
20721            ! pp_ctl.c
20722 ____________________________________________________________________________
20723 [ 27958] By: rgs                                   on 2006/04/25  08:41:38
20724         Log: Subject: [PATCH] use NOOP macro
20725              From: andy@petdance.com (Andy Lester)
20726              Date: Mon, 24 Apr 2006 13:44:51 -0500
20727              Message-ID: <20060424184451.GA1479@petdance.com>
20728      Branch: perl
20729            ! gv.c gv.h hv.c op.c pad.c perl.h perlio.c pp.c pp_ctl.c
20730            ! pp_hot.c regcomp.c regexec.c sv.c toke.c utf8.c
20731 ____________________________________________________________________________
20732 [ 27957] By: rgs                                   on 2006/04/25  08:35:22
20733         Log: Subject: [PATCH] Continuing threads sync
20734              From: "Jerry D. Hedden" <jerry@hedden.us>
20735              Date: Mon, 24 Apr 2006 13:00:23 -0700
20736              Message-ID: <20060424130023.fb30e530d17747c2b054d625b8945d88.969ed54130.wbe@email.secureserver.net>
20737      Branch: perl
20738            ! ext/threads/t/free.t ext/threads/threads.pm
20739            ! ext/threads/threads.xs
20740 ____________________________________________________________________________
20741 [ 27956] By: nicholas                              on 2006/04/24  16:38:09
20742         Log: Perl_unpack_str() is a mathom!
20743      Branch: perl
20744            ! mathoms.c pp_pack.c
20745 ____________________________________________________________________________
20746 [ 27955] By: stevep                                on 2006/04/24  16:31:24
20747         Log: Really bump the version of File::Find.
20748      Branch: perl
20749            ! lib/File/Find.pm
20750 ____________________________________________________________________________
20751 [ 27954] By: stevep                                on 2006/04/24  16:29:59
20752         Log: Reverting change #27953, as it appears that File::Find has 
20753              localized the C<$_> usable by the wanted function since 
20754              version 1.04 (change #18501, to be exact).  Update the 
20755              docs to express this change.  Finally, bump the version.
20756      Branch: perl
20757            ! lib/File/Find.pm
20758 ____________________________________________________________________________
20759 [ 27953] By: stevep                                on 2006/04/24  15:27:39
20760         Log: Subject: Re: [perl #38965] File::Find documentation - is "Don't modify thesevariables" still valid?
20761              From: David Landgren <david@landgren.net>
20762              Date: Mon, 24 Apr 2006 13:02:02 +0200
20763              Message-ID: <444CB02A.2000604@landgren.net>
20764      Branch: perl
20765            ! lib/File/Find.pm
20766 ____________________________________________________________________________
20767 [ 27952] By: nicholas                              on 2006/04/24  13:21:09
20768         Log: Subject: Re: recursion now removed from the regex engine
20769              From: demerphq <demerphq@gmail.com>
20770              Message-ID: <9b18b3110604231210w5deff59el3a1a79c98f34e0fd@mail.gmail.com>
20771              Date: Sun, 23 Apr 2006 21:10:34 +0200
20772      Branch: perl
20773            ! regcomp.sym regnodes.h
20774 ____________________________________________________________________________
20775 [ 27951] By: rgs                                   on 2006/04/24  12:15:58
20776         Log: Subject: [perl #38709] Opening '|-' triggers unjustified taint check 
20777              From: mhasch@cpan.org (via RT) <perlbug-followup@perl.org>
20778              Date: Fri, 10 Mar 2006 20:10:49 -0800
20779              Message-ID: <rt-3.0.11-38709-130993.2.89182805885773@perl.org>
20780      Branch: perl
20781            ! doio.c t/op/taint.t
20782 ____________________________________________________________________________
20783 [ 27950] By: rgs                                   on 2006/04/24  11:59:25
20784         Log: Add regression test for bug #38475
20785      Branch: perl
20786            + t/op/attrhand.t
20787            ! MANIFEST
20788 ____________________________________________________________________________
20789 [ 27949] By: nicholas                              on 2006/04/24  10:52:09
20790         Log: Change 27947 forgot to remove one now-unneeded cast.
20791      Branch: perl
20792            ! sv.c
20793 ____________________________________________________________________________
20794 [ 27948] By: rgs                                   on 2006/04/24  10:33:34
20795         Log: Subject: [perl #38475] attribute multiline fix (in tokenizer) 
20796              From: bas@quarantainenet.nl (via RT) <perlbug-followup@perl.org>
20797              Date: Thu, 09 Feb 2006 06:33:51 -0800
20798              Message-ID: <rt-3.0.11-38475-129844.11.5904582303176@perl.org>
20799      Branch: perl
20800            ! toke.c
20801 ____________________________________________________________________________
20802 [ 27947] By: nicholas                              on 2006/04/24  09:40:58
20803         Log: Following change 27942 it's clear that the return type of
20804              glob_2inpuv_number() should change. Rename it and glob_2inpuv() to
20805              reflect what they do.
20806      Branch: perl
20807            ! embed.fnc embed.h proto.h sv.c
20808 ____________________________________________________________________________
20809 [ 27946] By: rgs                                   on 2006/04/24  08:08:03
20810         Log: Cleanup some gcc warnings
20811              Third and fourth patches from:
20812              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
20813              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
20814              Date: Sun, 23 Apr 2006 04:47:04 +0200
20815              Message-ID: <20060423044704.6a383ee8@r2d2>
20816      Branch: perl
20817            ! mg.c perl.h toke.c
20818 ____________________________________________________________________________
20819 [ 27945] By: rgs                                   on 2006/04/24  08:04:11
20820         Log: A couple of casts to PADOFFSET.
20821              2nd patch from :
20822              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
20823              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
20824              Date: Sun, 23 Apr 2006 04:47:04 +0200
20825              Message-ID: <20060423044704.6a383ee8@r2d2>
20826      Branch: perl
20827            ! op.c pad.c pp.c toke.c
20828 ____________________________________________________________________________
20829 [ 27944] By: rgs                                   on 2006/04/24  08:01:32
20830         Log: Ensure GvNAME doesn't return NULL
20831              First patch from :
20832              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
20833              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
20834              Date: Sun, 23 Apr 2006 04:47:04 +0200
20835              Message-ID: <20060423044704.6a383ee8@r2d2>
20836      Branch: perl
20837            ! embed.fnc gv.c gv.h proto.h
20838 ____________________________________________________________________________
20839 [ 27943] By: rgs                                   on 2006/04/24  07:39:23
20840         Log: Subject: [PATCH] doop.c consting, take 2
20841              From: andy@petdance.com (Andy Lester)
20842              Date: Sun, 23 Apr 2006 20:45:09 -0500
20843              Message-ID: <20060424014509.GA29642@petdance.com>
20844      Branch: perl
20845            ! doop.c embed.fnc proto.h
20846 ____________________________________________________________________________
20847 [ 27942] By: rgs                                   on 2006/04/24  07:27:33
20848         Log: Subject: [PATCH] Refactor S_glob_2inpuv
20849              From: andy@petdance.com (Andy Lester)
20850              Date: Sun, 23 Apr 2006 21:12:39 -0500
20851              Message-ID: <20060424021239.GA5449@petdance.com>
20852      Branch: perl
20853            ! embed.fnc embed.h proto.h sv.c
20854 ____________________________________________________________________________
20855 [ 27941] By: rgs                                   on 2006/04/24  07:14:49
20856         Log: Subject: [PATCH] Inlining static funcs in perl.c
20857              From: andy@petdance.com (Andy Lester)
20858              Date: Sun, 23 Apr 2006 21:50:27 -0500
20859              Message-ID: <20060424025027.GA25998@petdance.com>
20860      Branch: perl
20861            ! embed.fnc embed.h perl.c proto.h
20862 ____________________________________________________________________________
20863 [ 27940] By: nicholas                              on 2006/04/23  20:48:25
20864         Log: Assimilate Test::Harness 2.57_06
20865      Branch: perl
20866            ! lib/Test/Harness.pm lib/Test/Harness/Changes
20867            ! lib/Test/Harness/Straps.pm lib/Test/Harness/bin/prove
20868            ! lib/Test/Harness/t/version.t
20869 ____________________________________________________________________________
20870 [ 27939] By: stevep                                on 2006/04/22  23:08:50
20871         Log: Subject: Update to AUTHORS file
20872              From: Joshua Rodd <joshua@rodd.us>
20873              Date: Sat, 22 Apr 2006 14:39:11 -0400
20874              Message-ID: <20060422183911.GA19435@rodd.us>
20875      Branch: perl
20876            ! AUTHORS
20877 ____________________________________________________________________________
20878 [ 27938] By: nicholas                              on 2006/04/22  09:31:16
20879         Log: "Don't Repeat Yourself" on the "We *really* need to overwrite these
20880              symbols" section.
20881              Minor tweaks to make it possible to use the code unchanged with 5.8.x
20882      Branch: perl
20883            + ext/re/re_comp.h ext/re/re_top.h
20884            ! MANIFEST regcomp.c regexec.c
20885 ____________________________________________________________________________
20886 [ 27937] By: nicholas                              on 2006/04/21  23:08:59
20887         Log: Remove the enable_debugging member from the structure, and instead
20888              decree that state & 1 indicates debugging. This is simpler.
20889      Branch: perl
20890            ! ext/re/re.xs
20891 ____________________________________________________________________________
20892 [ 27936] By: nicholas                              on 2006/04/21  21:40:49
20893         Log: Use a struct to hold the regexp engine state information, to make
20894              swapping possible between more two alternatives.
20895      Branch: perl
20896            ! ext/re/re.xs
20897 ____________________________________________________________________________
20898 [ 27935] By: nicholas                              on 2006/04/21  21:01:42
20899         Log: Merge the install and uninstall routines.
20900      Branch: perl
20901            ! ext/re/re.pm ext/re/re.xs
20902 ____________________________________________________________________________
20903 [ 27934] By: nicholas                              on 2006/04/21  20:38:15
20904         Log: Refactor re.pm slightly. This has no change to documented behaviour,
20905              but anyone mad enought to set ${^RE_DEBUG_FLAGS} and then do
20906              no re 'Debug'; will now find that it will load the debuging version of
20907              the regexp engine.
20908      Branch: perl
20909            ! ext/re/re.pm
20910 ____________________________________________________________________________
20911 [ 27933] By: rgs                                   on 2006/04/21  15:55:38
20912         Log: Subject: [PATCH] Rework threads destruct call
20913              From: "Jerry D. Hedden" <jerry@hedden.us>
20914              Date: Thu, 20 Apr 2006 13:53:20 -0700
20915              Message-ID: <20060420135320.fb30e530d17747c2b054d625b8945d88.ef565d84db.wbe@email.secureserver.net>
20916      Branch: perl
20917            + ext/threads/t/free.t ext/threads/t/free2.t
20918            ! MANIFEST ext/threads/threads.xs
20919 ____________________________________________________________________________
20920 [ 27932] By: rgs                                   on 2006/04/21  13:01:09
20921         Log: Subject: Re: [perl #38904] Text::ParseWords doesn't always handle backslashes correctly 
20922              From: Alexey Toptygin <alexeyt@freeshell.org>
20923              Date: Thu, 20 Apr 2006 15:42:20 +0000 (UTC)
20924              Message-ID: <Pine.NEB.4.62.0604201539380.20332@otaku.freeshell.org>
20925      Branch: perl
20926            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
20927 ____________________________________________________________________________
20928 [ 27931] By: nicholas                              on 2006/04/21  12:46:43
20929         Log: Why hide functions (and duplicate them) when you can just avoid
20930              compiling them in the first place?
20931      Branch: perl
20932            ! regcomp.c regexec.c
20933 ____________________________________________________________________________
20934 [ 27930] By: nicholas                              on 2006/04/21  11:38:24
20935         Log: Given that use re 'debug' can turn on DEBUGGING even on a non-DEBUGGING
20936              build, we cannot assume that PL_reg_starttry isn't needed. So copy it
20937              in Perl_ss_dup.
20938      Branch: perl
20939            ! sv.c
20940 ____________________________________________________________________________
20941 [ 27927] By: nicholas                              on 2006/04/20  21:27:21
20942         Log: Remove the last traces of explicitly setting HINT_LOCALIZE_HH from
20943              perl modules.
20944      Branch: perl
20945            ! lib/charnames.pm lib/open.pm lib/open.t lib/overload.pm
20946 ____________________________________________________________________________
20947 [ 27925] By: stevep                                on 2006/04/20  20:55:09
20948         Log: Subject: Re: TODO tests and test::harness
20949              From: demerphq <demerphq@gmail.com>
20950              Date: Thu, 20 Apr 2006 22:36:08 +0200
20951              Message-ID: <9b18b3110604201336k5a974f28h732a2819853b995@mail.gmail.com>
20952      Branch: perl
20953            ! lib/Test/Harness.pm lib/Test/Harness/t/version.t
20954 ____________________________________________________________________________
20955 [ 27923] By: rgs                                   on 2006/04/20  20:24:46
20956         Log: Add test boilerplate and use test.pl instead of Test::More
20957      Branch: perl
20958            ! t/op/rxcode.t
20959 ____________________________________________________________________________
20960 [ 27922] By: rgs                                   on 2006/04/20  20:22:23
20961         Log: Add new tests for bug #32840 provided by David Landgren,
20962              as a new file rxcode.t (they mostly test $^R for now)
20963      Branch: perl
20964            + t/op/rxcode.t
20965            ! MANIFEST
20966 ____________________________________________________________________________
20967 [ 27919] By: nicholas                              on 2006/04/20  18:51:02
20968         Log: Tweak change 23256 to continue passing on 5.8.x
20969      Branch: perl
20970            ! lib/base/t/fields.t
20971 ____________________________________________________________________________
20972 [ 27918] By: nicholas                              on 2006/04/20  17:37:31
20973         Log: Convert two ok()s to better constructions.
20974      Branch: perl
20975            ! lib/base/t/fields.t
20976 ____________________________________________________________________________
20977 [ 27917] By: rgs                                   on 2006/04/20  17:25:43
20978         Log: Subject: [REPOST] [PATCH] Remove superfluous counter in threads
20979              From: "Jerry D. Hedden" <jerry@hedden.us>
20980              Date: Wed, 19 Apr 2006 05:32:14 -0700
20981              Message-ID: <20060419053214.fb30e530d17747c2b054d625b8945d88.4606123135.wbe@email.secureserver.net>
20982      Branch: perl
20983            ! ext/threads/threads.pm ext/threads/threads.xs
20984 ____________________________________________________________________________
20985 [ 27913] By: nicholas                              on 2006/04/20  13:54:45
20986         Log: Fix typo in the description of change 21323.
20987      Branch: perl
20988            ! Changes
20989 ____________________________________________________________________________
20990 [ 27912] By: rgs                                   on 2006/04/20  12:59:50
20991         Log: New test for the "Assignment to both a list and a scalar" error,
20992              suggested by Stephen McCamant
20993      Branch: perl
20994            ! t/comp/parser.t
20995 ____________________________________________________________________________
20996 [ 27911] By: davem                                 on 2006/04/20  12:33:09
20997         Log: regmatch(): replace magic value -1000 with symbolic CHRTEST_VOID
20998      Branch: perl
20999            ! regexec.c
21000 ____________________________________________________________________________
21001 [ 27910] By: rgs                                   on 2006/04/20  10:02:25
21002         Log: Subject: [PATCH] op_type shrinking
21003              From: andy@petdance.com (Andy Lester)
21004              Date: Wed, 19 Apr 2006 23:16:53 -0500
21005              Message-ID: <20060420041653.GA28523@petdance.com>
21006      Branch: perl
21007            ! dump.c sv.c
21008 ____________________________________________________________________________
21009 [ 27909] By: rgs                                   on 2006/04/20  09:35:00
21010         Log: Subject: [PATCH] regexec consting & localizing
21011              From: andy@petdance.com (Andy Lester)
21012              Date: Wed, 19 Apr 2006 12:35:43 -0500
21013              Message-ID: <20060419173543.GA8268@petdance.com>
21014      Branch: perl
21015            ! regexec.c
21016 ____________________________________________________________________________
21017 [ 27908] By: rgs                                   on 2006/04/20  09:04:46
21018         Log: Subject: [PATCH] Localizing vars
21019              From: andy@petdance.com (Andy Lester)
21020              Date: Wed, 19 Apr 2006 23:44:01 -0500
21021              Message-ID: <20060420044401.GA2792@petdance.com>
21022      Branch: perl
21023            ! util.c
21024 ____________________________________________________________________________
21025 [ 27907] By: davem                                 on 2006/04/20  00:30:53
21026         Log: regmatch: merge the greedy and non-greedy branches of CURLYM
21027      Branch: perl
21028            ! regexec.c regexp.h
21029 ____________________________________________________________________________
21030 [ 27906] By: stevep                                on 2006/04/19  16:40:56
21031         Log: Subject: [perl #38892] PATCH: remove spurious warning from Benchmark.pm
21032              From: Linda Walsh (via RT) <perlbug-followup@perl.org>
21033              Date: Mon, 10 Apr 2006 18:53:46 -0700
21034              Message-ID: <rt-3.0.11-38892-132143.0.516271519365361@perl.org>
21035      Branch: perl
21036            ! lib/Benchmark.pm
21037 ____________________________________________________________________________
21038 [ 27905] By: stevep                                on 2006/04/19  16:32:26
21039         Log: Changes to perlfaq8 "How do I find out if I'm running interactively 
21040              or not?" suggested by Slaven Rezic in RT #38901: perlfaq8 correction
21041      Branch: perl
21042            ! pod/perlfaq8.pod
21043 ____________________________________________________________________________
21044 [ 27904] By: stevep                                on 2006/04/19  14:57:36
21045         Log: Add a TODO test for RT #1085: "what should be output of perl -we
21046              'print do { foreach (1, 2) { 1; } }'"
21047      Branch: perl
21048            ! t/cmd/for.t
21049 ____________________________________________________________________________
21050 [ 27903] By: davem                                 on 2006/04/19  13:56:07
21051         Log: regmatch(): make IFMATCH use PUSH_STACK rather than fake recursion
21052      Branch: perl
21053            ! regexec.c regexp.h t/op/re_tests
21054 ____________________________________________________________________________
21055 [ 27902] By: rgs                                   on 2006/04/19  11:38:11
21056         Log: Upgrade to Test::Harness 2.57_05
21057      Branch: perl
21058            + lib/Test/Harness/Util.pm
21059            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Assert.pm
21060            ! lib/Test/Harness/Changes lib/Test/Harness/Point.pm
21061            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
21062            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
21063            ! lib/Test/Harness/t/prove-globbing.t
21064            ! lib/Test/Harness/t/prove-switches.t lib/Test/Harness/t/strap.t
21065            ! lib/Test/Harness/t/test-harness.t
21066 ____________________________________________________________________________
21067 [ 27901] By: nicholas                              on 2006/04/19  11:20:08
21068         Log: newCONSTSUB needs to be robust in case CopFILE is NULL.
21069      Branch: perl
21070            ! op.c
21071 ____________________________________________________________________________
21072 [ 27900] By: nicholas                              on 2006/04/19  09:58:19
21073         Log: Oops. Need a macro to convert cv_ckproto() to cv_ckproto_len().
21074      Branch: perl
21075            ! op.h
21076 ____________________________________________________________________________
21077 [ 27899] By: rgs                                   on 2006/04/19  09:34:48
21078         Log: There's a macro to get ${^RE_DEBUG_FLAGS} when debugging,
21079              so use it (and this fixes a valgrind memory access error)
21080      Branch: perl
21081            ! regcomp.c
21082 ____________________________________________________________________________
21083 [ 27898] By: nicholas                              on 2006/04/19  09:22:03
21084         Log: Avoid temporarily writing over the prototype when reporting an error.
21085              (And beef up the relevant tests to really check that it all works).
21086      Branch: perl
21087            ! op.c t/comp/proto.t
21088 ____________________________________________________________________________
21089 [ 27897] By: rgs                                   on 2006/04/19  09:09:14
21090         Log: Replace some Copy() by Move() calls, because valgrind reports
21091              we can have overlapping memory areas here
21092      Branch: perl
21093            ! doop.c
21094 ____________________________________________________________________________
21095 [ 27896] By: nicholas                              on 2006/04/19  08:42:18
21096         Log: Calling cv_undef() on the CV created by newCONSTSUB() would leak like
21097              a Jumblie's preferred maritime craft. To free CvFILE for this case,
21098              take advantage of the 0 length prototype that will also be there,
21099              and hang it from the prototype. To do this properly means changing
21100              code to actually pay attention to SvCUR() on prototypes. It turns out
21101              that we always know the length of the prototype string, so this may
21102              be faster. Certainly, it's a memory saving (even ignoring the leak).
21103      Branch: perl
21104            ! dump.c embed.fnc embed.h global.sym mathoms.c op.c
21105            ! pod/perlapi.pod proto.h sv.c util.c
21106 ____________________________________________________________________________
21107 [ 27895] By: nicholas                              on 2006/04/19  07:55:18
21108         Log: Fix compilation of microperl, which doesn't have INT_MAX.
21109      Branch: perl
21110            ! toke.c
21111 ____________________________________________________________________________
21112 [ 27894] By: nicholas                              on 2006/04/18  19:52:19
21113         Log: Revert 27869 at Jarkko's request.
21114      Branch: perl
21115            ! regcomp.c
21116 ____________________________________________________________________________
21117 [ 27893] By: davem                                 on 2006/04/18  17:03:15
21118         Log: regmatch: fix a || vs | typo in CACHEsayYES and add a test from Hugo.
21119              Also defer altering the cache bit until CACHEsayYES/NO is called
21120      Branch: perl
21121            ! regexec.c t/op/re_tests
21122 ____________________________________________________________________________
21123 [ 27892] By: stevep                                on 2006/04/18  16:47:58
21124         Log: Add a TODO regarding merging the win32 and wince codebases.
21125      Branch: perl
21126            ! pod/perltodo.pod
21127 ____________________________________________________________________________
21128 [ 27891] By: rgs                                   on 2006/04/18  16:05:15
21129         Log: When checking whether perl is built with -g in optimisation
21130              flags, use a more tolerant regexp, because we can now have
21131              things like '-O2 -g'.
21132      Branch: perl
21133            ! Makefile.SH
21134 ____________________________________________________________________________
21135 [ 27890] By: nicholas                              on 2006/04/18  16:03:10
21136         Log: Expand "am I hot or not" into a more general "Profile Perl" section.
21137      Branch: perl
21138            ! pod/perltodo.pod
21139 ____________________________________________________________________________
21140 [ 27889] By: stevep                                on 2006/04/18  15:47:48
21141         Log: A fix to change #27845 to get it to compile with -DPERL_MAD.
21142      Branch: perl
21143            ! dump.c
21144 ____________________________________________________________________________
21145 [ 27888] By: steveh                                on 2006/04/18  15:17:52
21146         Log: Subject: [PATCH] win32/Makefile changes for Windows 64 bit
21147              From: "Jan Dubois" <jand@ActiveState.com>
21148              Date: Mon, 17 Apr 2006 01:48:34 -0700
21149              Message-ID: <036401c661fb$bc7a1200$2217a8c0@candy>
21150              
21151              and make similar changes to win32/makefile.mk
21152              and delete a spurious extra line from that file
21153      Branch: perl
21154            ! win32/Makefile win32/makefile.mk
21155 ____________________________________________________________________________
21156 [ 27887] By: rgs                                   on 2006/04/18  14:02:23
21157         Log: Addition to README.riscos suggested by Nicholas
21158      Branch: perl
21159            ! README.riscos
21160 ____________________________________________________________________________
21161 [ 27886] By: nicholas                              on 2006/04/18  13:18:27
21162         Log: Note that Rafael has done the first cut of state variables.
21163              Document that UTF-8 cleansing the tokeniser and the pads is TODO.
21164      Branch: perl
21165            ! pod/perltodo.pod
21166 ____________________________________________________________________________
21167 [ 27885] By: nicholas                              on 2006/04/18  13:10:35
21168         Log: Relocatable @INC and parallel builds pretty much work now.
21169      Branch: perl
21170            ! pod/perltodo.pod
21171 ____________________________________________________________________________
21172 [ 27884] By: rgs                                   on 2006/04/18  12:48:31
21173         Log: Subject: [PATCH] Support compiling for RISC OS
21174              From: Alex Waugh <alex@alexwaugh.com>
21175              Date: Mon, 17 Apr 2006 00:14:26 +0100
21176              Message-ID: <2498b2184e.ajw498@caramel.cp15.org>
21177      Branch: perl
21178            + README.riscos hints/riscos.sh
21179            ! MANIFEST ext/Errno/Errno_pm.PL hv.c util.c
21180 ____________________________________________________________________________
21181 [ 27883] By: nicholas                              on 2006/04/18  11:18:12
21182         Log: Coverity still thinks that there is a route through do_vop that can
21183              leak resources. I believe that it's spotted that you can skip all the
21184              cases in the switch. Plug that hole.
21185      Branch: perl
21186            ! doop.c
21187 ____________________________________________________________________________
21188 [ 27882] By: nicholas                              on 2006/04/18  10:54:15
21189         Log: Coverity insists that if we deference a pointer without checking, and
21190              subsequently check that same pointer before deferencing it, something
21191              in our code or our logic is bogus. So assert() that it's safe the
21192              first time and remove the second check.
21193      Branch: perl
21194            ! regcomp.c
21195 ____________________________________________________________________________
21196 [ 27881] By: nicholas                              on 2006/04/17  20:50:34
21197         Log: Fix an error, spotted by Tim Bunce.
21198      Branch: perl
21199            ! pod/perlfunc.pod
21200 ____________________________________________________________________________
21201 [ 27880] By: nicholas                              on 2006/04/17  20:41:00
21202         Log: Coderefs in @INC are done and documented.
21203      Branch: perl
21204            ! pod/perltodo.pod
21205 ____________________________________________________________________________
21206 [ 27879] By: nicholas                              on 2006/04/17  20:35:52
21207         Log: Document all the return values that code references in @INC can return.
21208      Branch: perl
21209            ! pod/perlfunc.pod
21210 ____________________________________________________________________________
21211 [ 27878] By: stevep                                on 2006/04/17  20:05:03
21212         Log: Patch to fix RT #31227: perldoc -f, -q ignores extra arguments with no notice.
21213              Never made it to the mailing list though, so, was never found.  Patch
21214              previously provided to the Pod-Perldoc CPAN RT queue.
21215      Branch: perl
21216            ! lib/Pod/Perldoc.pm
21217 ____________________________________________________________________________
21218 [ 27877] By: nicholas                              on 2006/04/17  19:12:23
21219         Log: Coverity is upset about a signed int in ext/Filter/Util/Call/Call.xs,
21220              but the real problem is down in Perl_filter_read() in toke.c.
21221      Branch: perl
21222            ! toke.c
21223 ____________________________________________________________________________
21224 [ 27876] By: nicholas                              on 2006/04/17  18:30:59
21225         Log: Coverity is a persistent beast. Hot on the tails of fixing one leak,
21226              it notices a slightly earlier leak.
21227              (Which also suggests that marking bugs as RESOLVED isn't a great plan,
21228              as it's not clear whether that calls off the dogs of war. I'd much
21229              prefer it to be forced to scan again, and give a positve "all clear"
21230              (or more accurately "nowt wrong I can see with that"))
21231      Branch: perl
21232            ! ext/Storable/Storable.xs
21233 ____________________________________________________________________________
21234 [ 27875] By: nicholas                              on 2006/04/17  16:52:54
21235         Log: Turn on UTF8 cache assertions with -Ca
21236      Branch: perl
21237            ! locale.c perl.c perl.h pod/perlrun.pod util.c
21238 ____________________________________________________________________________
21239 [ 27874] By: nicholas                              on 2006/04/17  16:52:07
21240         Log: Oops. Change 27826 had an error in the definition of BGET_PADOFFSET().
21241      Branch: perl
21242            ! ext/ByteLoader/bytecode.h
21243 ____________________________________________________________________________
21244 [ 27873] By: stevep                                on 2006/04/17  16:49:51
21245         Log: Upgrade to CGI.pm-3.19.
21246      Branch: perl
21247            ! lib/CGI.pm lib/CGI/Changes
21248 ____________________________________________________________________________
21249 [ 27872] By: nicholas                              on 2006/04/17  15:33:21
21250         Log: Note that PVIOs probably aren't worth shrinking. Note 3 possible
21251              subflags for -C if the two Unicode TODOs are done.
21252      Branch: perl
21253            ! pod/perlrun.pod pod/perltodo.pod
21254 ____________________________________________________________________________
21255 [ 27871] By: nicholas                              on 2006/04/17  15:11:03
21256         Log: Subject: Re: [PATCH] update to pp_complement() via Coverity
21257              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21258              Message-Id: <20060416184044.4ADB.BQW10602@nifty.com>
21259              Date: Sun, 16 Apr 2006 18:45:37 +0900
21260              
21261              Subject: Re: [PATCH] update to pp_complement() via Coverity
21262              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21263              Message-Id: <20060417230614.20A5.BQW10602@nifty.com>
21264              Date: Mon, 17 Apr 2006 23:06:21 +0900
21265      Branch: perl
21266            ! pp.c t/op/bop.t
21267 ____________________________________________________________________________
21268 [ 27870] By: nicholas                              on 2006/04/17  14:48:13
21269         Log: In Change 27764 I forgot to at PL_hints_mutex to the list of symbols to
21270              exclude when not compiling with ithreads. It would be good to automate
21271              the processing of this.
21272      Branch: perl
21273            ! makedef.pl
21274 ____________________________________________________________________________
21275 [ 27869] By: nicholas                              on 2006/04/17  13:38:30
21276         Log: Subject: [PATCH] (tentative) regcomp.c: try convincing Coverity that data ptr in study_chunk is non-NULL when needed
21277              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
21278              Message-Id: <20060416092648.812D36CF2D@aprikoosi.hut.fi>
21279              Date: Sun, 16 Apr 2006 12:26:48 +0300 (EEST)
21280      Branch: perl
21281            ! regcomp.c
21282 ____________________________________________________________________________
21283 [ 27868] By: nicholas                              on 2006/04/17  13:15:34
21284         Log: Note in av_store() that S_regclass relies on being able to pass NULL.
21285      Branch: perl
21286            ! av.c
21287 ____________________________________________________________________________
21288 [ 27867] By: nicholas                              on 2006/04/17  13:14:55
21289         Log: Add assertions to cover cases where the Coverity scanner thinks we
21290              could are deferencing a NULL pointer, but we think it missed something
21291              it should have been capable of figuring out.
21292      Branch: perl
21293            ! hv.c op.c
21294 ____________________________________________________________________________
21295 [ 27866] By: nicholas                              on 2006/04/17  12:48:43
21296         Log: Add Dave's explainations of why certain pointers are always non-NULL,
21297              and assert() that it is true.
21298      Branch: perl
21299            ! regexec.c
21300 ____________________________________________________________________________
21301 [ 27865] By: stevep                                on 2006/04/17  12:30:08
21302         Log: Subject: [PATCH] fix cygwin build
21303              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
21304              Date: Sun, 16 Apr 2006 18:05:20 -0700
21305              Message-ID: <20060417010520.GA2888@efn.org>
21306      Branch: perl
21307            ! cygwin/Makefile.SHs
21308 ____________________________________________________________________________
21309 [ 27863] By: merijn                                on 2006/04/17  12:18:07
21310         Log: Support for -DDEBUGGING and its alias -DEBUGGING
21311      Branch: perl
21312            ! Configure INSTALL config_h.SH
21313 ____________________________________________________________________________
21314 [ 27862] By: nicholas                              on 2006/04/17  12:07:23
21315         Log: Revert change 27818, as change 27853 fixes the real bug.
21316      Branch: perl
21317            ! sv.c
21318 ____________________________________________________________________________
21319 [ 27861] By: stevep                                on 2006/04/17  11:53:04
21320         Log: Subject: [PATCH] Compress::Zlib
21321              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
21322              Date: Mon, 17 Apr 2006 10:58:30 +0100
21323              Message-ID: <019b01c66205$7dc7ea50$6601a8c0@myopwv.com>
21324      Branch: perl
21325            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
21326            ! ext/Compress/Zlib/t/14gzopen.t
21327 ____________________________________________________________________________
21328 [ 27860] By: nicholas                              on 2006/04/17  11:39:27
21329         Log: Subject: [PATCH] pp_ctl.c caching
21330              From: andy@petdance.com (Andy Lester)
21331              Message-ID: <20060417044035.GA28818@petdance.com>
21332              Date: Sun, 16 Apr 2006 23:40:35 -0500
21333      Branch: perl
21334            ! pp_ctl.c
21335 ____________________________________________________________________________
21336 [ 27859] By: nicholas                              on 2006/04/17  11:37:38
21337         Log: Subject: [PATCH] dooop.c: the strong asserts in Sv* macros could cause memory leakage -- move the macro calls earlier (Coverity CID 84)
21338              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
21339              Message-Id: <20060417071937.C13346CF2D@aprikoosi.hut.fi>
21340              Date: Mon, 17 Apr 2006 10:19:37 +0300 (EEST)
21341      Branch: perl
21342            ! doop.c
21343 ____________________________________________________________________________
21344 [ 27857] By: nicholas                              on 2006/04/17  10:28:40
21345         Log: Revert 27856.
21346      Branch: perl
21347            ! doop.c
21348 ____________________________________________________________________________
21349 [ 27856] By: nicholas                              on 2006/04/17  10:24:58
21350         Log: The danger of piping an mbox to patch is that it contains more than
21351              one message. So both:
21352              
21353              Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity)
21354              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
21355              Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi>
21356              Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST)
21357              
21358              and
21359              
21360              Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity)
21361              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
21362              Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi>
21363              Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST)
21364      Branch: perl
21365            ! doop.c
21366 ____________________________________________________________________________
21367 [ 27855] By: davem                                 on 2006/04/16  23:30:36
21368         Log: generalize the 'continue on success' mechanism of deferred REs
21369      Branch: perl
21370            ! regexec.c regexp.h
21371 ____________________________________________________________________________
21372 [ 27854] By: davem                                 on 2006/04/16  23:12:31
21373         Log: abstract regmatch slab access with SLAB_FIRST and SLAB_LAST macros
21374      Branch: perl
21375            ! regexec.c
21376 ____________________________________________________________________________
21377 [ 27853] By: davem                                 on 2006/04/16  23:07:13
21378         Log: stop PL_op and PL_curpad referring to different pads at start of doeval
21379              (this could make find_uninit_var do Bad Things)
21380      Branch: perl
21381            ! pp_ctl.c
21382 ____________________________________________________________________________
21383 [ 27852] By: nicholas                              on 2006/04/16  21:44:59
21384         Log: Fix bug introduced with change 27841. (len + 1, not just len).
21385      Branch: perl
21386            ! sv.c
21387 ____________________________________________________________________________
21388 [ 27851] By: nicholas                              on 2006/04/16  19:06:19
21389         Log: Coverity is flagging a potential problem because it sees a check for
21390              NULL and assumes that this means that the variable host could be
21391              NULL. It can't, and the check added in change 13291 was a little bit
21392              more than the minimal solution needed for the bug report
21393              [ID 20011126.148]
21394              Hence remove the NULL check.
21395      Branch: perl
21396            ! ext/Socket/Socket.xs
21397 ____________________________________________________________________________
21398 [ 27850] By: nicholas                              on 2006/04/16  18:09:33
21399         Log: Subject: [PATCH] op.c patch, 2nd version
21400              From: andy@petdance.com (Andy Lester)
21401              Message-ID: <20060415042924.GA1786@petdance.com>
21402              Date: Fri, 14 Apr 2006 23:29:24 -0500
21403      Branch: perl
21404            ! op.c
21405 ____________________________________________________________________________
21406 [ 27849] By: nicholas                              on 2006/04/16  15:04:36
21407         Log: A scalar reference returned from a coderef in @INC is treated as the
21408              initial "content" of the file. When it is exhausted input is taken
21409              from a real file handle, or a generator sub, if either exists.
21410      Branch: perl
21411            ! pp_ctl.c t/op/incfilter.t
21412 ____________________________________________________________________________
21413 [ 27848] By: stevep                                on 2006/04/16  14:03:59
21414         Log: Subject: [PATCH] remove some cruft from makedef.pl
21415              From: "Jan Dubois" <jand@ActiveState.com>
21416              Date: Sun, 16 Apr 2006 02:05:00 -0700
21417              Message-ID: <022e01c66134$d7a8dec0$2217a8c0@candy>
21418      Branch: perl
21419            ! embed.fnc global.sym makedef.pl
21420 ____________________________________________________________________________
21421 [ 27847] By: stevep                                on 2006/04/16  13:52:47
21422         Log: Subject: [PATCH] testcase for change #27832
21423              From: "Jan Dubois" <jand@ActiveState.com>
21424              Date: Sun, 16 Apr 2006 00:57:00 -0700
21425              Message-ID: <022a01c6612b$575cb7e0$2217a8c0@candy>
21426      Branch: perl
21427            ! lib/Pod/Html.pm lib/Pod/t/htmllink.pod
21428 ____________________________________________________________________________
21429 [ 27846] By: stevep                                on 2006/04/16  13:44:47
21430         Log: Stray pod/perlapi.pod change found after a regen.
21431      Branch: perl
21432            ! pod/perlapi.pod
21433 ____________________________________________________________________________
21434 [ 27845] By: stevep                                on 2006/04/16  13:43:01
21435         Log: Subject: [PATCH] dump.c patch redux
21436              From: andy@petdance.com (Andy Lester)
21437              Date: Sun, 16 Apr 2006 00:29:36 -0500
21438              Message-ID: <20060416052936.GA19143@petdance.com>
21439      Branch: perl
21440            ! dump.c embed.fnc embed.h proto.h
21441 ____________________________________________________________________________
21442 [ 27843] By: nicholas                              on 2006/04/16  13:25:18
21443         Log: Perl_do_vop can profitably use Perl_sv_usepvn_flags, as it has
21444              allocated space for an initialised a trailing NUL.
21445      Branch: perl
21446            ! doop.c
21447 ____________________________________________________________________________
21448 [ 27842] By: nicholas                              on 2006/04/16  12:06:57
21449         Log: In Perl_sv_usepvn_flags, assert() that the caller has RTFM.
21450      Branch: perl
21451            ! sv.c
21452 ____________________________________________________________________________
21453 [ 27841] By: nicholas                              on 2006/04/16  11:35:38
21454         Log: Provide a new flag for sv_usepvn_flags, SV_HAS_TRAILING_NUL, which
21455              signals that the buffer passed in is already well-formed for use as
21456              SvPVX (i.e. it is followed by a trailing NUL), and hence the realloc()
21457              to add a NUL can be skipped.
21458      Branch: perl
21459            ! pp.c sv.c sv.h
21460 ____________________________________________________________________________
21461 [ 27840] By: nicholas                              on 2006/04/16  11:03:28
21462         Log: Merge sv_usepvn and sv_usepvn_mg into sv_usepvn_flags. "Promote" the
21463              other two to mathoms.c
21464      Branch: perl
21465            ! embed.fnc embed.h global.sym mathoms.c proto.h sv.c sv.h
21466 ____________________________________________________________________________
21467 [ 27839] By: nicholas                              on 2006/04/16  10:37:46
21468         Log: In Perl_sv_usepvn(), force a move under DEBUGGING to shake out caller
21469              bugs.
21470      Branch: perl
21471            ! sv.c
21472 ____________________________________________________________________________
21473 [ 27838] By: nicholas                              on 2006/04/16  10:37:04
21474         Log: Fix htmllink.t to cater for the case where perladmin isn't an empty
21475              string.
21476      Branch: perl
21477            ! lib/Pod/t/htmllink.t
21478 ____________________________________________________________________________
21479 [ 27837] By: nicholas                              on 2006/04/16  09:36:18
21480         Log: Coverity notes that we might be dereferencing fgv before a check that
21481              it's not NULL. In fact, the code ordering meant that one "if (fgv)"
21482              would always be true. So fix this.
21483      Branch: perl
21484            ! pp_sys.c
21485 ____________________________________________________________________________
21486 [ 27836] By: stevep                                on 2006/04/16  05:24:04
21487         Log: Subject: [PATCH] update to pp_complement() via Coverity
21488              From: andy@petdance.com (Andy Lester)
21489              Date: Sun, 16 Apr 2006 00:14:23 -0500
21490              Message-ID: <20060416051423.GA17063@petdance.com>
21491      Branch: perl
21492            ! pp.c
21493 ____________________________________________________________________________
21494 [ 27835] By: stevep                                on 2006/04/16  05:17:57
21495         Log: Subject: [PATCH] clean up hv_assert()
21496              From: andy@petdance.com (Andy Lester)
21497              Date: Sat, 15 Apr 2006 23:18:27 -0500
21498              Message-ID: <20060416041827.GA3031@petdance.com>
21499      Branch: perl
21500            ! hv.c
21501 ____________________________________________________________________________
21502 [ 27834] By: stevep                                on 2006/04/16  05:12:56
21503         Log: Subject: [PATCH] Removed unused var in a macro
21504              From: andy@petdance.com (Andy Lester)
21505              Date: Sat, 15 Apr 2006 23:32:53 -0500
21506              Message-ID: <20060416043253.GA3438@petdance.com>
21507      Branch: perl
21508            ! thread.h
21509 ____________________________________________________________________________
21510 [ 27833] By: stevep                                on 2006/04/16  04:59:19
21511         Log: Subject: [PATCH] Change anchor generation in Pod::Html for "=item item 2"
21512              From: "Jan Dubois" <jand@ActiveState.com>
21513              Date: Fri, 14 Apr 2006 13:13:20 -0700
21514              Message-ID: <017a01c65fff$dfd0f370$2217a8c0@candy>
21515      Branch: perl
21516            ! lib/Pod/Html.pm lib/Pod/t/htmllink.t
21517 ____________________________________________________________________________
21518 [ 27832] By: stevep                                on 2006/04/16  04:50:15
21519         Log: Subject: [PATCH] Pod::Html::depod() doesn't work correctly for multi-line strings
21520              From: "Jan Dubois" <jand@ActiveState.com>
21521              Date: Mon, 10 Apr 2006 15:32:23 -0700
21522              Message-ID: <017b01c65cee$a2f5fe00$6062a8c0@candy>
21523      Branch: perl
21524            ! lib/Pod/Html.pm
21525 ____________________________________________________________________________
21526 [ 27831] By: stevep                                on 2006/04/16  04:41:34
21527         Log: Subject: [PATCH] Missing part of change 25186
21528              From: "Jan Dubois" <jand@ActiveState.com>
21529              Date: Thu, 13 Apr 2006 18:26:29 -0700
21530              Message-ID: <009401c65f62$74fded70$2217a8c0@candy>
21531      Branch: perl
21532            ! lib/Pod/t/htmllink.t
21533 ____________________________________________________________________________
21534 [ 27830] By: stevep                                on 2006/04/16  04:37:46
21535         Log: Subject: [PATCH] Missing part of change 25676
21536              From: "Jan Dubois" <jand@ActiveState.com>
21537              Date: Thu, 13 Apr 2006 18:19:26 -0700
21538              Message-ID: <009001c65f61$78866d60$2217a8c0@candy>
21539      Branch: perl
21540            ! lib/Pod/t/htmllink.t
21541 ____________________________________________________________________________
21542 [ 27829] By: nicholas                              on 2006/04/15  23:51:10
21543         Log: Subject: [PATCH] Handle null io in leavewrite (not possible?) (Coverity)
21544              From: bah@longitude.com
21545              Message-ID: <1661.38.96.138.153.1145124821.squirrel@mail.longitude.com>
21546              Date: Sat, 15 Apr 2006 14:13:41 -0400 (EDT)
21547      Branch: perl
21548            ! pp_sys.c
21549 ____________________________________________________________________________
21550 [ 27828] By: nicholas                              on 2006/04/15  23:41:23
21551         Log: Subject: [PATCH] Potential (?) memory leak in Storable.xs (Coverity)
21552              From: bah@longitude.com
21553              Message-ID: <1561.38.96.138.153.1145123650.squirrel@mail.longitude.com>
21554              Date: Sat, 15 Apr 2006 13:54:10 -0400 (EDT)
21555      Branch: perl
21556            ! ext/Storable/Storable.xs
21557 ____________________________________________________________________________
21558 [ 27827] By: nicholas                              on 2006/04/15  22:44:30
21559         Log: Teach Perl_do_sv_dump how to cope with IOs that have bogus things in
21560              GV slots. (Which source filters are prone to do to them).
21561      Branch: perl
21562            ! dump.c
21563 ____________________________________________________________________________
21564 [ 27826] By: nicholas                              on 2006/04/15  21:50:12
21565         Log: Coverity was getting upset about an assignment from a function
21566              returning int to a U8 variable. Curiously it was only getting upset
21567              about the first of many.
21568              However, we are doing NO ERROR CHECKING on whether we read in the
21569              requested number of bytes of bytecode. All except BGET_op_tr_array
21570              will now croak on a short read.
21571      Branch: perl
21572            ! ext/ByteLoader/bytecode.h
21573 ____________________________________________________________________________
21574 [ 27825] By: nicholas                              on 2006/04/15  21:43:13
21575         Log: Coverity reports that Storable can potentially cause a NULL pointer
21576              dereference while iterating a hash. This should never happen unless
21577              the hash lies about how many keys it has, so croak if a fib is spotted.
21578      Branch: perl
21579            ! ext/Storable/Storable.xs
21580 ____________________________________________________________________________
21581 [ 27824] By: nicholas                              on 2006/04/15  21:11:44
21582         Log: Coverity notes that resource are leaked in the unfinished and never
21583              called function _utf8_to_bytes.
21584      Branch: perl
21585            ! ext/Encode/Encode.xs
21586 ____________________________________________________________________________
21587 [ 27823] By: nicholas                              on 2006/04/15  20:55:20
21588         Log: Coverity correctly reports that gv might (just) be NULL. So don't
21589              derefernece it if it is.
21590      Branch: perl
21591            ! ext/IO/IO.pm ext/IO/IO.xs
21592 ____________________________________________________________________________
21593 [ 27822] By: nicholas                              on 2006/04/15  20:54:44
21594         Log: Update the assertion to a croak "Out of range special SV number"
21595              to give ByteLoader more meaningful failure diagnostics.
21596      Branch: perl
21597            ! ext/ByteLoader/bytecode.h
21598 ____________________________________________________________________________
21599 [ 27821] By: nicholas                              on 2006/04/15  20:19:22
21600         Log: I believe that it makes little sense for the simple user filters
21601              provided by coderefs to be run in block mode. Hence always read from
21602              the upstream filter in line mode, and always call the user's filter
21603              with 1 line.
21604      Branch: perl
21605            ! pp_ctl.c
21606 ____________________________________________________________________________
21607 [ 27820] By: nicholas                              on 2006/04/15  20:01:58
21608         Log: Fix a bug - the introduction of the caching code means that we should
21609              initialise the SV upstream after it.
21610              assert that filter_sub is always non-null now.
21611      Branch: perl
21612            ! pp_ctl.c
21613 ____________________________________________________________________________
21614 [ 27819] By: nicholas                              on 2006/04/15  19:37:32
21615         Log: Augment the user filter caching code so that if the user filter returns
21616              multiple lines, only one line at a time is returned.
21617              Rename the variable len to status, as it is the status value.
21618      Branch: perl
21619            ! pp_ctl.c t/op/incfilter.t
21620 ____________________________________________________________________________
21621 [ 27818] By: nicholas                              on 2006/04/15  19:17:51
21622         Log: Deep in the bowels of creating new and exciting bugs, I managed to
21623              segfault the uninitialised value reporting code. This protects against
21624              the segfault.
21625      Branch: perl
21626            ! sv.c
21627 ____________________________________________________________________________
21628 [ 27817] By: nicholas                              on 2006/04/15  18:08:04
21629         Log: $foo .= $bar doesn't warn if $foo is undefined, so simplify code.
21630      Branch: perl
21631            ! t/op/incfilter.t
21632 ____________________________________________________________________________
21633 [ 27816] By: nicholas                              on 2006/04/15  18:05:12
21634         Log: If the downstream caller wants block mode, and we're in line mode,
21635              then don't return more bytes than they asked for. Hold bytes over
21636              until next time if necessary.
21637      Branch: perl
21638            ! pp_ctl.c t/op/incfilter.t
21639 ____________________________________________________________________________
21640 [ 27815] By: nicholas                              on 2006/04/15  17:00:54
21641         Log: Eliminate the filter_child_proc hack from pp_require.
21642      Branch: perl
21643            ! pp_ctl.c
21644 ____________________________________________________________________________
21645 [ 27814] By: nicholas                              on 2006/04/15  16:43:22
21646         Log: If you return void from a filter subroutine, the caller's status is
21647              used. If not, your last statement is the return value, and if it keeps
21648              being +ve you'll never hit EOF.
21649              The probably should be a sanity check for this in toke.c, but I'm not
21650              sure how.
21651      Branch: perl
21652            ! t/op/incfilter.t
21653 ____________________________________________________________________________
21654 [ 27813] By: nicholas                              on 2006/04/15  16:42:23
21655         Log: Tests for having multiple pipes open simultaneously.
21656              (See comment added in change 3771 about this apparently being buggy)
21657      Branch: perl
21658            ! t/op/inccode.t
21659 ____________________________________________________________________________
21660 [ 27812] By: nicholas                              on 2006/04/15  13:45:13
21661         Log: Add more tests for the builtin source filter implementation, and fix
21662              two bugs - it would loop infinitely if data were already in the read
21663              buffer, and it would process those data twice.
21664      Branch: perl
21665            ! pp_ctl.c t/op/incfilter.t
21666 ____________________________________________________________________________
21667 [ 27811] By: nicholas                              on 2006/04/15  11:59:26
21668         Log: Add a test for source filters returned from code references in @INC.
21669      Branch: perl
21670            + t/op/incfilter.t
21671            ! MANIFEST
21672 ____________________________________________________________________________
21673 [ 27810] By: nicholas                              on 2006/04/15  11:22:29
21674         Log: Bump the expect file count in readdir.t. We keep writing more tests.
21675      Branch: perl
21676            ! t/op/readdir.t
21677 ____________________________________________________________________________
21678 [ 27809] By: nicholas                              on 2006/04/15  10:51:48
21679         Log: Subject: [PATCH] perlio.c: layer data might be allocated and unused (Coverity)
21680              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
21681              Message-Id: <20060415082417.24F0A6D08C@ugli.hut.fi>
21682              Date: Sat, 15 Apr 2006 11:24:17 +0300 (EEST)
21683              
21684              (with a correction)
21685      Branch: perl
21686            ! perlio.c
21687 ____________________________________________________________________________
21688 [ 27808] By: craigb                                on 2006/04/15  06:05:44
21689         Log: Fix bug in prime_env_iter where the terms of a comparison were reversed
21690              so we thought we didn't have a logical name table when we did.  Reported as:
21691              Subject: LWP::Simple crashes on VMSperl
21692              From: "juna" <ggl.20.jj...@spamgourmet.com>
21693              Date: 24 Mar 2006 13:52:41 -0800
21694              Newsgroups: comp.os.vms,comp.lang.perl.misc
21695              Message-ID: <1143237161.931669.48370@t31g2000cwb.googlegroups.com>
21696      Branch: perl
21697            ! vms/vms.c
21698 ____________________________________________________________________________
21699 [ 27807] By: craigb                                on 2006/04/15  00:45:26
21700         Log: Honor READALL privilege in cando_by_name (from Scott
21701              Lepage of HP OpenVMS Engineering)
21702      Branch: perl
21703            ! vms/vms.c
21704 ____________________________________________________________________________
21705 [ 27806] By: craigb                                on 2006/04/15  00:42:41
21706         Log: Don't die after SS$_NOPRIV in Perl_vmssetenv, courtesy
21707              of Scott Lepage at HP.
21708      Branch: perl
21709            ! vms/vms.c
21710 ____________________________________________________________________________
21711 [ 27805] By: nicholas                              on 2006/04/14  20:44:27
21712         Log: Change SAVECOPWARNINGS(c) to SAVECOMPILEWARNINGS() - it's only used to
21713              save the warnings on PL_compiling, so constraining its use to what we
21714              can test seems to make sense. Particularly as testing Perl_ss_dup is
21715              tricky.
21716      Branch: perl
21717            ! op.c pp_ctl.c scope.c scope.h sv.c
21718 ____________________________________________________________________________
21719 [ 27804] By: nicholas                              on 2006/04/14  19:44:34
21720         Log: In the description of require, clarify the file handle return and why
21721              C<INC> must be qualified.
21722      Branch: perl
21723            ! pod/perlfunc.pod
21724 ____________________________________________________________________________
21725 [ 27803] By: nicholas                              on 2006/04/14  16:43:03
21726         Log: S_glob_2inpuv() did not check if lenp was NULL. Oops.
21727      Branch: perl
21728            ! sv.c
21729 ____________________________________________________________________________
21730 [ 27802] By: nicholas                              on 2006/04/14  16:18:30
21731         Log: Replace explict "/dev/null" with BIT_BUCKET, which varies by platform.
21732      Branch: perl
21733            ! pp_ctl.c
21734 ____________________________________________________________________________
21735 [ 27801] By: rgs                                   on 2006/04/14  16:11:19
21736         Log: Subject: [PATCH] doop.c: (Coverity) found a bug but not quite what Coverity thought it did (try valgrind on the new bop.t without the doop.c patch)
21737              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
21738              Date: Thu, 13 Apr 2006 19:20:46 +0300 (EEST)
21739              Message-Id: <20060413162046.5F9636D08C@ugli.hut.fi>
21740      Branch: perl
21741            ! doop.c pod/perlapi.pod sv.c t/op/bop.t
21742 ____________________________________________________________________________
21743 [ 27800] By: nicholas                              on 2006/04/14  14:45:04
21744         Log: Mark new_warnings_bitfield as XE, and add it to __DATA__ in makedef.pl
21745              Remove a reference to the deleted function Perl_refcounted_he_dup.
21746      Branch: perl
21747            ! embed.fnc embed.h global.sym makedef.pl
21748 ____________________________________________________________________________
21749 [ 27799] By: stevep                                on 2006/04/14  12:16:01
21750         Log: Subject: [PATCH] IO::Compress::*
21751              From: Paul Marquess <paul.marquess@ntlworld.com>
21752              Date: Fri, 14 Apr 2006 09:05:39 +0100
21753              Message-ID: <004f01c65f9a$3871eb30$2405140a@myopwv.com>
21754      Branch: perl
21755            ! ext/Compress/IO/Base/Changes
21756            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
21757            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
21758            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
21759            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
21760            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/README
21761            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
21762            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
21763            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
21764            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
21765            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
21766            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
21767            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
21768            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
21769            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
21770            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
21771            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
21772            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
21773            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
21774            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
21775            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
21776            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
21777            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
21778            ! ext/Compress/Raw/Zlib/README
21779            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
21780            ! ext/Compress/Zlib/README
21781            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
21782            ! t/lib/compress/generic.pl
21783 ____________________________________________________________________________
21784 [ 27798] By: nicholas                              on 2006/04/14  11:50:56
21785         Log: Subject: [PATCH] perlio.c: (Coverity) eliminate temp ptr that confuses Coverity into thinking there is a resource leak
21786              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
21787              Message-Id: <20060414085644.94A076D08C@ugli.hut.fi>
21788              Date: Fri, 14 Apr 2006 11:56:44 +0300 (EEST)
21789      Branch: perl
21790            ! perlio.c
21791 ____________________________________________________________________________
21792 [ 27797] By: stevep                                on 2006/04/14  11:26:59
21793         Log: Reverting change #27791 which may cause corruption addition corruption
21794              within a regular expression.
21795      Branch: perl
21796            ! regexec.c
21797 ____________________________________________________________________________
21798 [ 27796] By: rgs                                   on 2006/04/14  08:42:27
21799         Log: Fix implementation of threads->_handle on unixes.
21800              See :
21801              Subject: RE: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST]
21802              From: "Jerry D. Hedden" <jerry@hedden.us>
21803              Date: Tue, 04 Apr 2006 09:25:20 -0700
21804              Message-ID: <20060404092520.fb30e530d17747c2b054d625b8945d88.4a8a6b16c9.wbe@email.email.secureserver.net>
21805      Branch: perl
21806            ! ext/threads/threads.xs
21807 ____________________________________________________________________________
21808 [ 27795] By: nicholas                              on 2006/04/13  21:59:52
21809         Log: (Hopefully) fix coredumps in ByteLoader, which were a side effect of
21810              fixing a bug in B, and non-robust autogenerated code. When
21811              autogenerating initialiser statements for an array, it's a bad plan to
21812              have the size of that array hard coded.
21813      Branch: perl
21814            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
21815 ____________________________________________________________________________
21816 [ 27794] By: davem                                 on 2006/04/13  18:31:54
21817         Log: eliminate PL_regbol PL_regtill PL_regnarrate PL_reg_ganch PL_reg_sv
21818              (only another 434 to go ...)
21819      Branch: perl
21820            ! embed.fnc proto.h regexec.c regexp.h sv.c
21821 ____________________________________________________________________________
21822 [ 27793] By: davem                                 on 2006/04/13  17:16:41
21823         Log: disable 'split /(?{ split "" })/' test until recursive split is fixed
21824      Branch: perl
21825            ! t/op/pat.t
21826 ____________________________________________________________________________
21827 [ 27792] By: nicholas                              on 2006/04/13  16:14:23
21828         Log: Remove SAVEt_FREESHAREDPV, as nothing is using it, and it isn't catered
21829              for in Perl_ss_dup, hence nothing is testing it and nothing will alert
21830              us if it breaks.
21831      Branch: perl
21832            ! scope.c scope.h
21833 ____________________________________________________________________________
21834 [ 27791] By: stevep                                on 2006/04/13  15:08:04
21835         Log: Add another NULL check thanks to Coverity.
21836      Branch: perl
21837            ! regexec.c
21838 ____________________________________________________________________________
21839 [ 27790] By: nicholas                              on 2006/04/13  14:14:57
21840         Log: For duping SAVEHINTS it rather helps if you pay attention to what is
21841              actually being pushed onto the save stack.
21842      Branch: perl
21843            ! sv.c
21844 ____________________________________________________________________________
21845 [ 27789] By: nicholas                              on 2006/04/13  13:53:55
21846         Log: Subject: [PATCH] regexec.c: (Coverity) add NULL check
21847              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21848              Message-Id: <200604131252.k3DCqFUL497781@kosh.hut.fi>
21849              Date: Thu, 13 Apr 2006 15:52:15 +0300 (EEST)
21850      Branch: perl
21851            ! regexec.c
21852 ____________________________________________________________________________
21853 [ 27788] By: nicholas                              on 2006/04/13  13:28:50
21854         Log: Subject: [PATCH] regexec.c: (Coverity) move NULL check even earlier
21855              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21856              Message-Id: <200604131239.k3DCdXhe124107@kosh.hut.fi>
21857              Date: Thu, 13 Apr 2006 15:39:33 +0300 (EEST)
21858      Branch: perl
21859            ! regexec.c
21860 ____________________________________________________________________________
21861 [ 27787] By: nicholas                              on 2006/04/13  13:02:30
21862         Log: Add a break; to the end of the SAVEt_COP_WARNINGS case, and don't try
21863              to dereference cop_hints if it's NULL.
21864      Branch: perl
21865            ! sv.c
21866 ____________________________________________________________________________
21867 [ 27786] By: nicholas                              on 2006/04/13  12:40:24
21868         Log: Fix B and ByteLoader to cope with cop_warnings no longer being an SV.
21869      Branch: perl
21870            ! bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
21871            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
21872 ____________________________________________________________________________
21873 [ 27785] By: nicholas                              on 2006/04/13  10:46:32
21874         Log: Add SAVEt_COP_WARNINGS to ss_dup.
21875      Branch: perl
21876            ! sv.c
21877 ____________________________________________________________________________
21878 [ 27784] By: nicholas                              on 2006/04/13  10:09:20
21879         Log: Subject: Re: [PATCH] add pTHX_ parameter to new_warnings_bitfield()
21880              From: Steve Hay <steve.hay@uk.radan.com>
21881              Message-ID: <443E1998.9090909@uk.radan.com>
21882              Date: Thu, 13 Apr 2006 10:27:52 +0100
21883      Branch: perl
21884            ! embed.fnc mg.c perl.c pp_ctl.c proto.h util.c
21885 ____________________________________________________________________________
21886 [ 27783] By: davem                                 on 2006/04/13  02:20:33
21887         Log: eliminate PL_reg_re
21888              (only another 439 to go ...)
21889      Branch: perl
21890            ! embed.fnc embed.h pod/perlintern.pod proto.h regcomp.c
21891            ! regexec.c regexp.h sv.c
21892 ____________________________________________________________________________
21893 [ 27782] By: davem                                 on 2006/04/12  23:51:57
21894         Log: Subject: [perl #38906] Regex engine does not release MINMOD
21895              From: "Animator via RT" <perlbug-followup@perl.org>
21896              Message-ID: <rt-3.0.11-38906-132222.3.24032491323436@perl.org>
21897              Date: Wed, 12 Apr 2006 15:27:41 -0700
21898              
21899              zero-length minimum matches that failed could leak into a following
21900              maximal match
21901      Branch: perl
21902            ! regexec.c t/op/re_tests
21903 ____________________________________________________________________________
21904 [ 27781] By: nicholas                              on 2006/04/12  23:17:18
21905         Log: D'oh! Don't try to do #ifdefs inside "functions" that are actually
21906              macros.
21907      Branch: perl
21908            ! hv.c
21909 ____________________________________________________________________________
21910 [ 27780] By: nicholas                              on 2006/04/12  22:49:58
21911         Log: Add tests for all the other types that %^H serialisation is supposed
21912              to support. In the process, found and corrected a bug.
21913              Tests are good, m'kay.
21914      Branch: perl
21915            ! hv.c t/op/caller.t
21916 ____________________________________________________________________________
21917 [ 27779] By: nicholas                              on 2006/04/12  22:45:12
21918         Log: Change cop_warnings from an SV holding the warnings bitmask to a
21919              directly (shared) malloc()ed buffer holding the warnings bitmask.
21920              This avoids bugs/crashes when the interpreter that created an optree
21921              is freed but the optree remains in use by other interpreters.
21922      Branch: perl
21923            ! cop.h embed.fnc embed.h mg.c op.c perl.c pp_ctl.c proto.h
21924            ! scope.c scope.h sv.c util.c warnings.h warnings.pl
21925 ____________________________________________________________________________
21926 [ 27778] By: davem                                 on 2006/04/12  22:43:03
21927         Log: Remove the final recursion path from S_regmatch:  (??{...})
21928              Also put PUSH/POP_STATE infastructure in place
21929              Also eliminate PL_reg_call_cc
21930              (only another 440 global vars to go ...)
21931      Branch: perl
21932            ! regexec.c regexp.h sv.c
21933 ____________________________________________________________________________
21934 [ 27777] By: nicholas                              on 2006/04/12  16:18:30
21935         Log: Test that we can do embedded 0 bytes in hints.
21936      Branch: perl
21937            ! t/op/caller.t
21938 ____________________________________________________________________________
21939 [ 27776] By: nicholas                              on 2006/04/12  16:01:08
21940         Log: Store cop_hints as a shared structure without using any SVs (on
21941              ithreads).
21942      Branch: perl
21943            ! hv.c hv.h
21944 ____________________________________________________________________________
21945 [ 27775] By: nicholas                              on 2006/04/12  14:14:50
21946         Log: Remove Perl_refcounted_he_copy and Perl_refcounted_he_dup.
21947      Branch: perl
21948            ! embed.fnc embed.h hv.c proto.h
21949 ____________________________________________________________________________
21950 [ 27774] By: nicholas                              on 2006/04/12  12:31:29
21951         Log: Newxz() can use calloc() rather than malloc(), as the implementation
21952              of calloc() may know that it has fresh pages from the OS, and so
21953              doesn't need to zero them itself. Plus our object code should be
21954              slightly smaller.
21955      Branch: perl
21956            ! handy.h
21957 ____________________________________________________________________________
21958 [ 27773] By: nicholas                              on 2006/04/12  12:01:38
21959         Log: As OPs are shared between threads, they should be using
21960              PerlMemShared_*alloc functions, rather than per-thread *alloc()s.
21961      Branch: perl
21962            ! op.c op.h
21963 ____________________________________________________________________________
21964 [ 27772] By: nicholas                              on 2006/04/11  22:17:25
21965         Log: Subject: [PATCH] regexec.c: move NULL check earlier to make Coverity happier
21966              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21967              Message-Id: <200604112004.k3BK4mV3097400@kosh.hut.fi>
21968              Date: Tue, 11 Apr 2006 23:04:48 +0300 (EEST)
21969      Branch: perl
21970            ! regexec.c
21971 ____________________________________________________________________________
21972 [ 27771] By: nicholas                              on 2006/04/11  21:53:33
21973         Log: Subject: [PATCH] regcomp.c (try II): use &PL_sv_undef for listsv as suggested by Nick
21974              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21975              Message-Id: <200604112053.k3BKrPgk310001@kosh.hut.fi>
21976              Date: Tue, 11 Apr 2006 23:53:25 +0300 (EEST)
21977      Branch: perl
21978            ! regcomp.c
21979 ____________________________________________________________________________
21980 [ 27770] By: nicholas                              on 2006/04/11  21:03:48
21981         Log: Subject: [PATCH] perlio.c: false Coverity finding (it cannot see that two pointers are the same): but help Coverity by removing the temp ptr
21982              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21983              Message-Id: <200604112039.k3BKdWix334525@kosh.hut.fi>
21984              Date: Tue, 11 Apr 2006 23:39:32 +0300 (EEST)
21985      Branch: perl
21986            ! perlio.c
21987 ____________________________________________________________________________
21988 [ 27769] By: nicholas                              on 2006/04/11  19:47:15
21989         Log: Subject: [PATCH] locale.c: more Safefree() (Coverity finding)
21990              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21991              Message-Id: <200604111908.k3BJ8ewn030950@kosh.hut.fi>
21992              Date: Tue, 11 Apr 2006 22:08:40 +0300 (EEST)
21993      Branch: perl
21994            ! locale.c
21995 ____________________________________________________________________________
21996 [ 27768] By: nicholas                              on 2006/04/11  19:26:48
21997         Log: First stab at using the pad to store the serialised hints data.
21998              This approach is almost certainly not only wrong, but also doomed.
21999              But it's needed to build a correct solution.
22000      Branch: perl
22001            ! hv.c hv.h op.c pp_ctl.c scope.h sv.c
22002 ____________________________________________________________________________
22003 [ 27767] By: nicholas                              on 2006/04/11  18:06:30
22004         Log: Within Perl_newSVhek, inline most of newSVpvn_share(), because
22005              share_hek_hek() is far more efficient than sharepvn().
22006      Branch: perl
22007            ! sv.c
22008 ____________________________________________________________________________
22009 [ 27766] By: nicholas                              on 2006/04/11  16:17:13
22010         Log: Stop Perl_newSVpvn_share() potentially leaking the return result from
22011              bytes_from_utf8().
22012      Branch: perl
22013            ! sv.c
22014 ____________________________________________________________________________
22015 [ 27764] By: nicholas                              on 2006/04/11  13:47:05
22016         Log: Need to migrate the refcounted_he structure to be properly shared.
22017              Add a mutex for manipulated their reference counts.
22018              Unwrap the structure, so that for ithreads it can store SVs in pads.
22019      Branch: perl
22020            ! dosish.h embedvar.h hv.c hv.h perl.c perlapi.h perlvars.h
22021            ! symbian/symbianish.h unixish.h vms/vmsish.h win32/win32.c
22022            ! wince/wince.c
22023 ____________________________________________________________________________
22024 [ 27763] By: rgs                                   on 2006/04/11  07:54:23
22025         Log: Subject: [PATCH] Quiet a coverity problem
22026              From: andy@petdance.com (Andy Lester)
22027              Date: Mon, 10 Apr 2006 23:51:50 -0500
22028              Message-ID: <20060411045150.GA1422@petdance.com>
22029      Branch: perl
22030            ! pp.c
22031 ____________________________________________________________________________
22032 [ 27762] By: nicholas                              on 2006/04/10  19:55:49
22033         Log: All S_dumpuntil()'s regnode pointer arguments can be const.
22034      Branch: perl
22035            ! embed.fnc proto.h regcomp.c
22036 ____________________________________________________________________________
22037 [ 27761] By: nicholas                              on 2006/04/10  17:48:04
22038         Log: Perl_unsharepvn() was no longer being used in core, and changes to
22039              S_unshare_hek_or_pvn() had broken it. Now fixed and tested.
22040      Branch: perl
22041            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
22042 ____________________________________________________________________________
22043 [ 27760] By: merijn                                on 2006/04/10  16:35:30
22044         Log: config_H being the last part of my mkglossary work
22045      Branch: perl
22046            ! Porting/config_H
22047 ____________________________________________________________________________
22048 [ 27758] By: merijn                                on 2006/04/10  16:14:32
22049         Log: Regeneration of Glossary and the underlying tools.
22050      Branch: perl
22051            ! Porting/Glossary Porting/config.sh
22052 ____________________________________________________________________________
22053 [ 27757] By: rgs                                   on 2006/04/10  15:46:27
22054         Log: Subject: [PATCH] Fix coverity warning in utf8.c
22055              From: Andy Dougherty <doughera@lafayette.edu>
22056              Date: Mon, 10 Apr 2006 11:18:35 -0400 (EDT)
22057              Message-ID: <Pine.SOC.4.62.0604101117450.22851@maxwell.phys.lafayette.edu>
22058      Branch: perl
22059            ! utf8.c
22060 ____________________________________________________________________________
22061 [ 27756] By: nicholas                              on 2006/04/10  12:21:34
22062         Log: Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for format cv
22063              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
22064              Message-Id: <20060408155541.46B796D08C@ugli.hut.fi>
22065              Date: Sat,  8 Apr 2006 18:55:41 +0300 (EEST)
22066      Branch: perl
22067            ! pp_sys.c t/op/write.t
22068 ____________________________________________________________________________
22069 [ 27755] By: nicholas                              on 2006/04/10  11:56:21
22070         Log: Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for io pointers
22071              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
22072              Message-Id: <20060408155232.4C9726D08C@ugli.hut.fi>
22073              Date: Sat,  8 Apr 2006 18:52:32 +0300 (EEST)
22074      Branch: perl
22075            ! pp_sys.c
22076 ____________________________________________________________________________
22077 [ 27754] By: nicholas                              on 2006/04/10  11:12:26
22078         Log: Subject: [PATCH]es: quiet some warnings (with a free AIX cpp insanity avoidance tip)
22079              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
22080              Message-ID: <44375F23.6030900@gmail.com>
22081              Date: Sat, 08 Apr 2006 09:58:43 +0300
22082      Branch: perl
22083            ! op.c pad.h pp_sys.c
22084 ____________________________________________________________________________
22085 [ 27753] By: davem                                 on 2006/04/10  09:10:37
22086         Log: Subject:  [PATCH] True consting goodness in regexes
22087              From:  andy@petdance.com (Andy Lester)
22088              Date:  Mon, 10 Apr 2006 02:15:58 -0500
22089              Message-Id:  <20060410071558.GA24756@petdance.com>
22090      Branch: perl
22091            ! embed.fnc proto.h regcomp.c regexec.c
22092 ____________________________________________________________________________
22093 [ 27752] By: nicholas                              on 2006/04/09  21:07:48
22094         Log: Fix pointer error in change 27741, spotted by John E. Malmberg.
22095      Branch: perl
22096            ! sv.c
22097 ____________________________________________________________________________
22098 [ 27751] By: stevep                                on 2006/04/09  19:28:35
22099         Log: Subject: Re: [PATCH] perlio.c: Coverity finding: finding false (Coverity notable to follow vtable logic) but adding an assert
22100              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
22101              Date: Sun, 09 Apr 2006 10:18:52 +0300
22102              Message-ID: <4438B55C.9010604@gmail.com>
22103      Branch: perl
22104            ! perlio.c
22105 ____________________________________________________________________________
22106 [ 27750] By: stevep                                on 2006/04/09  18:55:07
22107         Log: Subject: Re: [PATCH] locale.c: Coverity finding
22108              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
22109              Date: Sun, 09 Apr 2006 10:31:32 +0300
22110              Message-ID: <4438B854.6040301@gmail.com>
22111      Branch: perl
22112            ! locale.c
22113 ____________________________________________________________________________
22114 [ 27749] By: stevep                                on 2006/04/09  18:44:17
22115         Log: Subject: [PATCH] Rename variables in some mg_* funcs
22116              From: andy@petdance.com (Andy Lester)
22117              Date: Sun, 9 Apr 2006 00:20:12 -0500
22118              Message-ID: <20060409052012.GA15887@petdance.com>
22119      Branch: perl
22120            ! mg.c
22121 ____________________________________________________________________________
22122 [ 27746] By: davem                                 on 2006/04/08  23:58:51
22123         Log: fix potential null deref introduced by change #27716
22124      Branch: perl
22125            ! regexec.c
22126 ____________________________________________________________________________
22127 [ 27745] By: nicholas                              on 2006/04/08  22:37:29
22128         Log: Subject: [PATCH] perlio.c: Coverity finding: finding false (Coverity not able to follow vtable logic) but adding an assert
22129              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
22130              Message-Id: <20060408161136.CEAC86D08C@ugli.hut.fi>
22131              Date: Sat,  8 Apr 2006 19:11:36 +0300 (EEST)
22132      Branch: perl
22133            ! perlio.c
22134 ____________________________________________________________________________
22135 [ 27744] By: nicholas                              on 2006/04/08  22:23:26
22136         Log: Subject: [PATCH] sv.c, rs.t, perlvar.pod (Coverity finding: did you know what happens with $/=\0?)
22137              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
22138              Message-Id: <20060408152533.C4D5F6D08C@ugli.hut.fi>
22139              Date: Sat,  8 Apr 2006 18:25:33 +0300 (EEST)
22140              
22141              (although I should add that this version of Coverity is actually
22142              raising a false positive here, albeit something still interesting)
22143      Branch: perl
22144            ! pod/perlvar.pod sv.c t/base/rs.t
22145 ____________________________________________________________________________
22146 [ 27741] By: nicholas                              on 2006/04/08  15:14:13
22147         Log: As av_dup, gv_dup and hv_dup are the same as sv_dup, code in various
22148              branches of Perl_ss_dup() is actually duplicated, so can be merged.
22149      Branch: perl
22150            ! sv.c
22151 ____________________________________________________________________________
22152 [ 27740] By: nicholas                              on 2006/04/08  14:46:53
22153         Log: By swapping the order of pushes onto the save stack for
22154              SAVEt_GENERIC_PVREF, we can merge it with SAVEt_PPTR in Perl_ss_dup().
22155      Branch: perl
22156            ! scope.c sv.c
22157 ____________________________________________________________________________
22158 [ 27739] By: nicholas                              on 2006/04/08  13:43:46
22159         Log: Teach ss_dup about SAVEt_RE_STATE. (As correctly as it ever was before)
22160      Branch: perl
22161            ! sv.c
22162 ____________________________________________________________________________
22163 [ 27738] By: nicholas                              on 2006/04/08  12:50:13
22164         Log: ss_dup of SAVEt_COP_ARYBASE can use the same code as SAVEt_I8.
22165      Branch: perl
22166            ! sv.c
22167 ____________________________________________________________________________
22168 [ 27737] By: nicholas                              on 2006/04/07  21:24:35
22169         Log: Give more information in the panic in ss_dup. (Although I'm not sure
22170              if croak() works at this point, given PerlIO's dependency on a
22171              functional interpreter.)
22172      Branch: perl
22173            ! sv.c
22174 ____________________________________________________________________________
22175 [ 27736] By: gisle                                 on 2006/04/07  16:08:26
22176         Log: Make perl_fini() run when compiling perl with
22177              the Sun WorkShop compiler.
22178      Branch: perl
22179            ! perl.c
22180 ____________________________________________________________________________
22181 [ 27735] By: steveh                                on 2006/04/07  14:55:41
22182         Log: Patch from Jarkko to fix breakage caused by change #27649
22183              see: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00144.html
22184      Branch: perl
22185            ! malloc.c perl.h
22186 ____________________________________________________________________________
22187 [ 27734] By: nicholas                              on 2006/04/07  12:49:11
22188         Log: Oops. Being too terse for my own good - it's not a great idea to chain
22189              assignment of char * to struct pmop *, even when the value is NULL.
22190      Branch: perl
22191            ! perl.c
22192 ____________________________________________________________________________
22193 [ 27733] By: craigb                                on 2006/04/07  02:53:52
22194         Log: Subject: [patch@27694] VMS RMSEXPAND/PERL_CANDO fixes
22195              From: "John E. Malmberg" <wb8tyw@qsl.net>
22196              Date: Mon, 03 Apr 2006 07:39:10 -0400
22197              Message-id: <4431095E.8030003@qsl.net>
22198      Branch: perl
22199            ! vms/vms.c vms/vmsish.h
22200 ____________________________________________________________________________
22201 [ 27732] By: nicholas                              on 2006/04/06  15:52:37
22202         Log: Move all the regexp state variables into a single structure.
22203              This allows it to be saved, restored and cloned with a single Copy()
22204              (but inevitably still some fixup)
22205      Branch: perl
22206            ! embedvar.h perl.c perlapi.h regcomp.c regexp.h scope.c sv.c
22207            ! thrdvar.h
22208 ____________________________________________________________________________
22209 [ 27731] By: steveh                                on 2006/04/06  14:55:40
22210         Log: Subject: Re: Smoke [5.9.4] 27728 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
22211              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
22212              Date: Thu, 6 Apr 2006 14:32:50 +0200
22213              Message-ID: <20060406143250.5a7de4b8@grubert.mandriva.com>
22214      Branch: perl
22215            ! mg.c
22216 ____________________________________________________________________________
22217 [ 27729] By: steveh                                on 2006/04/06  12:16:53
22218         Log: Fix skip count in ext\B\t\lint.t
22219      Branch: perl
22220            ! ext/B/t/lint.t
22221 ____________________________________________________________________________
22222 [ 27728] By: nicholas                              on 2006/04/05  21:40:11
22223         Log: Save the regexp engine state as 1 block on the save stack.
22224      Branch: perl
22225            ! regcomp.c regexp.h scope.c scope.h
22226 ____________________________________________________________________________
22227 [ 27727] By: rgs                                   on 2006/04/05  20:59:53
22228         Log: Subject: Re: expr foreach (...) isn't a B::Lint warning anymore
22229              From: "Joshua ben Jore" <twists@gmail.com>
22230              Date: Wed, 5 Apr 2006 01:11:11 -0500
22231              Message-ID: <dc5c751d0604042311v354547aanf482b3259e56ebb8@mail.gmail.com>
22232      Branch: perl
22233            ! ext/B/B/Lint.pm ext/B/t/lint.t
22234 ____________________________________________________________________________
22235 [ 27726] By: nicholas                              on 2006/04/05  20:19:34
22236         Log: Perl_save_alloc can use the new(er) SSGROW rather than looping.
22237      Branch: perl
22238            ! scope.c
22239 ____________________________________________________________________________
22240 [ 27725] By: rgs                                   on 2006/04/05  19:45:42
22241         Log: Assigning undef to an entry in %ENV shouldn't produce warnings, even
22242              though it's silently converted to ""
22243      Branch: perl
22244            ! mg.c t/lib/warnings/mg
22245 ____________________________________________________________________________
22246 [ 27724] By: stevep                                on 2006/04/05  16:15:41
22247         Log: Try not to use negative values when accessing arrays in C.  Yet another
22248              Coverity catch.
22249      Branch: perl
22250            ! util.c
22251 ____________________________________________________________________________
22252 [ 27723] By: stevep                                on 2006/04/05  15:31:18
22253         Log: Initializing variables is good.  This is another Coverity catch.
22254      Branch: perl
22255            ! gv.c
22256 ____________________________________________________________________________
22257 [ 27722] By: rgs                                   on 2006/04/05  14:44:11
22258         Log: Subject: perlio.c breaks on Solaris/gcc when > 256 FDs are available
22259              From: Alan Burlison <Alan.Burlison@sun.com>
22260              Date: Wed, 05 Apr 2006 15:52:14 +0100
22261              Message-ID: <4433D99E.40800@sun.com>
22262      Branch: perl
22263            ! perlio.c
22264 ____________________________________________________________________________
22265 [ 27721] By: rgs                                   on 2006/04/05  12:56:10
22266         Log: There should be only one META.yml file
22267      Branch: perl
22268            - ext/Devel/PPPort/META.yml ext/Encode/META.yml
22269            ! MANIFEST
22270 ____________________________________________________________________________
22271 [ 27720] By: rgs                                   on 2006/04/05  12:19:11
22272         Log: Fix test portability on non-ASCII platforms
22273              
22274              Subject: Re: lib/ExtUtils/t/Constant.t problem on z/OS
22275              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22276              Date: Wed, 05 Apr 2006 21:13:02 +0900
22277              Message-Id: <20060405210426.F99D.BQW10602@nifty.com>
22278      Branch: perl
22279            ! lib/ExtUtils/t/Constant.t
22280 ____________________________________________________________________________
22281 [ 27719] By: stevep                                on 2006/04/05  11:49:23
22282         Log: Document the functions htmlify() and anchorify() in Pod::Html.
22283      Branch: perl
22284            ! lib/Pod/Html.pm
22285 ____________________________________________________________________________
22286 [ 27718] By: steveh                                on 2006/04/05  10:35:58
22287         Log: Simplify tests for fork() capabilities
22288              
22289              Jarkko pointed out that change #27710 was causing some
22290              black smoke so makes the tests for fork() simpler, as
22291              per lib\Test\Simple\t\fork.t for now. (Ideally we want
22292              a $Config{d_pseudofork}, as suggested by Andy Dougherty,
22293              but that'll have to wait until I get some more tuits.)
22294      Branch: perl
22295            ! ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_sock.t
22296 ____________________________________________________________________________
22297 [ 27717] By: davem                                 on 2006/04/05  03:17:50
22298         Log: (??{...}) didn't always restore PL_reg_re.
22299              Also trie debugging output was using a var that was no longer
22300              valid
22301      Branch: perl
22302            ! regexec.c
22303 ____________________________________________________________________________
22304 [ 27716] By: davem                                 on 2006/04/05  01:50:33
22305         Log: eliminate PL_regprecomp, PL_regprogram, PL_regnpar and PL_regdata
22306              (only another 441 global vars to go ...)
22307      Branch: perl
22308            ! embed.fnc embed.h embedvar.h perlapi.h proto.h regcomp.c
22309            ! regexec.c sv.c thrdvar.h
22310 ____________________________________________________________________________
22311 [ 27715] By: davem                                 on 2006/04/05  01:26:59
22312         Log: restructure the EVAL branch of regmatch() to minimise local var scope
22313              (no changes to functionality)
22314      Branch: perl
22315            ! regexec.c
22316 ____________________________________________________________________________
22317 [ 27714] By: rgs                                   on 2006/04/04  15:15:19
22318         Log: Subject: Re: Making IO::Socket pass test on Win32
22319              From: Jim Cromie <jim.cromie@gmail.com>
22320              Date: Tue, 04 Apr 2006 11:07:03 -0400
22321              Message-ID: <44328B97.2060903@gmail.com>
22322      Branch: perl
22323            ! ext/B/t/concise-xs.t
22324 ____________________________________________________________________________
22325 [ 27713] By: rgs                                   on 2006/04/04  12:42:44
22326         Log: FEATURE_IS_ENABLED takes only one parameter now, so reflect that in
22327              perl_keyword.pl
22328      Branch: perl
22329            ! perl_keyword.pl
22330 ____________________________________________________________________________
22331 [ 27712] By: rgs                                   on 2006/04/04  11:42:05
22332         Log: Subject: [PATCH] threads.pm should overload != operator
22333              From: "Jan Dubois" <jand@ActiveState.com>
22334              Date: Mon, 3 Apr 2006 18:06:24 -0700
22335              Message-ID: <02fc01c65783$fe4820f0$2217a8c0@candy>
22336      Branch: perl
22337            ! ext/threads/t/basic.t ext/threads/threads.pm
22338 ____________________________________________________________________________
22339 [ 27711] By: rgs                                   on 2006/04/04  11:14:27
22340         Log: Fix syntax error in io_pipe test
22341      Branch: perl
22342            ! ext/IO/t/io_pipe.t
22343 ____________________________________________________________________________
22344 [ 27710] By: steveh                                on 2006/04/04  10:34:10
22345         Log: Subject: Re: Making IO::Socket pass test on Win32
22346              From: demerphq <demerphq@gmail.com>
22347              Date: Sun, 2 Apr 2006 11:07:19 +0200
22348              Message-ID: <9b18b3110604020107o6a0b594cwfc2344a172c360b0@mail.gmail.com>
22349              
22350              plus extra $Config{d_fork} changes to io_pipe.t and io_multihomed.t
22351      Branch: perl
22352            ! ext/IO/lib/IO/Socket.pm ext/IO/t/io_multihomed.t
22353            ! ext/IO/t/io_pipe.t ext/IO/t/io_sock.t ext/IO/t/io_unix.t
22354 ____________________________________________________________________________
22355 [ 27709] By: rgs                                   on 2006/04/04  08:54:05
22356         Log: Subject: [PATCH] Move conditional SOCKS5 code into #ifdefs
22357              From: andy@petdance.com (Andy Lester)
22358              Date: Mon, 3 Apr 2006 08:28:18 -0500
22359              Message-ID: <20060403132818.GA7820@petdance.com>
22360      Branch: perl
22361            ! perlio.c
22362 ____________________________________________________________________________
22363 [ 27708] By: gisle                                 on 2006/04/04  08:36:02
22364         Log: Change 27592 disabled the building of manpages for non core-extensions
22365              The init_MAN3PODS method need to be called when no INSTALLMAN3DIR is
22366              present in the first place.
22367      Branch: perl
22368            ! lib/ExtUtils/MM_Unix.pm
22369 ____________________________________________________________________________
22370 [ 27707] By: rgs                                   on 2006/04/04  07:39:59
22371         Log: Subject: [PATCH] "smart match" description in overload.pm is in the middle of "fallback" section
22372              From: "Jan Dubois" <jand@ActiveState.com>
22373              Date: Mon, 3 Apr 2006 18:11:55 -0700
22374              Message-ID: <02fd01c65784$c3f3c430$2217a8c0@candy>
22375      Branch: perl
22376            ! lib/overload.pm
22377 ____________________________________________________________________________
22378 [ 27706] By: craigb                                on 2006/04/04  03:12:34
22379         Log: sort out some utime() issues on VMS
22380      Branch: perl
22381            ! vms/perlvms.pod vms/vms.c
22382 ____________________________________________________________________________
22383 [ 27705] By: rgs                                   on 2006/04/03  16:21:57
22384         Log: Subject: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST]
22385              From: "Jerry D. Hedden" <jerry@hedden.us>
22386              Date: Mon, 03 Apr 2006 06:10:35 -0700
22387              Message-ID: <20060403061035.fb30e530d17747c2b054d625b8945d88.7482c755b8.wbe@email.email.secureserver.net>
22388      Branch: perl
22389            ! ext/threads/Changes ext/threads/README ext/threads/t/basic.t
22390            ! ext/threads/t/join.t ext/threads/t/list.t
22391            ! ext/threads/t/problems.t ext/threads/t/thread.t
22392            ! ext/threads/threads.pm ext/threads/threads.xs
22393 ____________________________________________________________________________
22394 [ 27704] By: nicholas                              on 2006/04/03  11:32:44
22395         Log: Two modules in ext/ have dependencies that are post-miniperl.
22396              Encode this information in the Makefile for now.
22397      Branch: perl
22398            ! Makefile.SH
22399 ____________________________________________________________________________
22400 [ 27703] By: merijn                                on 2006/04/03  10:02:37
22401         Log: Regeneration after backports of #27447, #27484, #27485, #27488,
22402              #27489, #27490, #27491, and #27632
22403      Branch: perl
22404            ! Configure config_h.SH
22405 ____________________________________________________________________________
22406 [ 27702] By: davem                                 on 2006/04/03  09:56:29
22407         Log: undo #27700 and add a missing Safefree()
22408      Branch: perl
22409            ! regexec.c
22410 ____________________________________________________________________________
22411 [ 27701] By: rgs                                   on 2006/04/03  09:50:45
22412         Log: Subject: [PATCH] SvREFCNT_inc tweaks
22413              From: andy@petdance.com (Andy Lester)
22414              Date: Sat, 1 Apr 2006 02:01:30 -0600
22415              Message-ID: <20060401080130.GA19372@petdance.com>
22416      Branch: perl
22417            ! op.c pad.c perlio.c
22418 ____________________________________________________________________________
22419 [ 27700] By: rgs                                   on 2006/04/03  09:07:20
22420         Log: Subject: [PATCH] Removed unused code in regexec.c
22421              From: andy@petdance.com (Andy Lester)
22422              Date: Mon, 3 Apr 2006 00:00:50 -0500
22423              Message-ID: <20060403050050.GA19055@petdance.com>
22424      Branch: perl
22425            ! regexec.c
22426 ____________________________________________________________________________
22427 [ 27699] By: rgs                                   on 2006/04/03  08:57:57
22428         Log: Subject: [PATCH] ext/IO/t/io_unix.t
22429              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
22430              Date: Sun, 02 Apr 2006 21:57:19 +0300
22431              Message-ID: <44301E8F.2060503@gmail.com>
22432      Branch: perl
22433            ! ext/IO/t/io_unix.t
22434 ____________________________________________________________________________
22435 [ 27698] By: rgs                                   on 2006/04/03  08:50:28
22436         Log: Subject: revisited: pow.t test failures on AIX 5.1 perl588 with -Duselongdouble
22437              From: "John L. Allen" <allen@grumman.com>
22438              Date: Thu, 30 Mar 2006 17:53:13 -0500 (EST)
22439              Message-ID: <Pine.GSO.4.53.0603301710140.24672@gateway.northropgrumman.com>
22440      Branch: perl
22441            ! pp.c
22442 ____________________________________________________________________________
22443 [ 27697] By: rgs                                   on 2006/04/03  08:30:27
22444         Log: Document that the regexp engine is not currently reentrant
22445              
22446              Subject: Re: [perl #33936] segment fault when using split() in regexp with (??{...})
22447              From: Dominic Dunlop <domo@computer.org>
22448              Date: Sun, 2 Apr 2006 21:13:59 +0200
22449              Message-Id: <AD104FE7-2BD6-49B6-A845-46458179A4B1@computer.org>
22450      Branch: perl
22451            ! pod/perlre.pod
22452 ____________________________________________________________________________
22453 [ 27696] By: rgs                                   on 2006/04/03  08:22:15
22454         Log: Take splint into account for PERL_UNUSED_ARG (patch by Jarkko)
22455      Branch: perl
22456            ! XSUB.h perl.h
22457 ____________________________________________________________________________
22458 [ 27694] By: davem                                 on 2006/04/03  01:31:12
22459         Log: anonymous unions aren't legal ANSI c
22460      Branch: perl
22461            ! regexec.c regexp.h
22462 ____________________________________________________________________________
22463 [ 27693] By: nicholas                              on 2006/04/03  00:25:45
22464         Log: The make_ext script should pass MAKE=$MAKE to submakes it invokes for
22465              extentions, as they in turn may invoke $MAKE, and should invoke the
22466              same $MAKE as at the top level, which may not be $Config{make}
22467      Branch: perl
22468            ! ext/util/make_ext
22469 ____________________________________________________________________________
22470 [ 27692] By: davem                                 on 2006/04/02  23:50:25
22471         Log: whoops, change 27691 blew away the regexec.c changes from 27688
22472      Branch: perl
22473            ! regexec.c
22474 ____________________________________________________________________________
22475 [ 27691] By: davem                                 on 2006/04/02  22:37:57
22476         Log: subsume CURCUR (current curly) struct within the main regmatch_state
22477      Branch: perl
22478            ! regexec.c regexp.h
22479 ____________________________________________________________________________
22480 [ 27690] By: rgs                                   on 2006/04/02  21:41:28
22481         Log: Subject: [PATCH] Removed unnecessary pointers checks
22482              From: andy@petdance.com (Andy Lester)
22483              Date: Sat, 1 Apr 2006 01:01:32 -0600
22484              Message-ID: <20060401070132.GA6616@petdance.com>
22485      Branch: perl
22486            ! gv.c
22487 ____________________________________________________________________________
22488 [ 27689] By: rgs                                   on 2006/04/02  21:13:16
22489         Log: Subject: [PATCH] Prevent "use sort 'stable'" from reversing the order
22490              From: Robin Houston <robin@cpan.org>
22491              Date: Sun, 2 Apr 2006 17:20:24 +0100
22492              Message-ID: <20060402162024.GA3854@rpc142.cs.man.ac.uk>
22493      Branch: perl
22494            ! lib/sort.t pp_sort.c
22495 ____________________________________________________________________________
22496 [ 27688] By: rgs                                   on 2006/04/02  20:58:59
22497         Log: Subject: Re: [perl #38293] chr(65535) should be allowed in regexes
22498              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22499              Date: Sun, 02 Apr 2006 22:48:44 +0900
22500              Message-Id: <20060402224657.B942.BQW10602@nifty.com>
22501      Branch: perl
22502            ! doop.c op.c regcomp.c regexec.c t/op/pat.t t/op/tr.t utf8.h
22503 ____________________________________________________________________________
22504 [ 27687] By: nicholas                              on 2006/04/02  20:27:24
22505         Log: Change 27677 missed two direct accesses to op_private in COPs.
22506              I believe that all are now found, as redefining CopHINTS_get(c)
22507              to (~(c)->op_private) (with corresponding changes to CopHINTS_set()
22508              and the initialisation of PL_compiling) works.
22509      Branch: perl
22510            ! perl.h pp_ctl.c utf8.h
22511 ____________________________________________________________________________
22512 [ 27686] By: merijn                                on 2006/04/02  19:10:55
22513         Log: First stab at a more reliable Glossary. This now is (again)
22514              mostly generated. (Well, It's a repair to the existing version
22515              "based on" a generated version, which is now well sorted, but
22516              still incomplete for less obvious reasons).
22517      Branch: perl
22518            ! Porting/Glossary
22519 ____________________________________________________________________________
22520 [ 27685] By: davem                                 on 2006/04/02  18:32:32
22521         Log: make parts of struct regmatch_state unions
22522              This reduces its size from 120 to 72 bytes
22523      Branch: perl
22524            ! regexec.c regexp.h
22525 ____________________________________________________________________________
22526 [ 27681] By: nicholas                              on 2006/04/02  17:05:34
22527         Log: Better failure diagnostics from switch.t.
22528      Branch: perl
22529            ! t/op/switch.t
22530 ____________________________________________________________________________
22531 [ 27680] By: nicholas                              on 2006/04/02  16:51:53
22532         Log: Subject: Re: recent changes have some unmatching of parameters and types
22533              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22534              Message-Id: <20060402122547.0037.BQW10602@nifty.com>
22535              Date: Sun, 02 Apr 2006 12:32:53 +0900
22536      Branch: perl
22537            ! embed.fnc pod/perlintern.pod proto.h
22538 ____________________________________________________________________________
22539 [ 27679] By: davem                                 on 2006/04/02  16:32:10
22540         Log: use slabs to allocate save state space in regmatch() 
22541      Branch: perl
22542            ! embedvar.h perl.c perl.h perlapi.h regcomp.h regexec.c
22543            ! regexp.h sv.c thrdvar.h
22544 ____________________________________________________________________________
22545 [ 27677] By: nicholas                              on 2006/04/02  11:17:58
22546         Log: Abstract all reads/writes of the hints in COPs with 2 new macros,
22547              CopHINTS_get() and CopHINTS_set().
22548      Branch: perl
22549            ! cop.h op.c pp_ctl.c utf8.c
22550 ____________________________________________________________________________
22551 [ 27676] By: nicholas                              on 2006/04/02  10:55:36
22552         Log: 'SvIOK(sv) ? SvIVX(sv) : sv_2iv(sv)' is 'SvIV(sv)' so write it as such.
22553      Branch: perl
22554            ! mg.c
22555 ____________________________________________________________________________
22556 [ 27674] By: nicholas                              on 2006/04/02  10:41:30
22557         Log: Convert ByteLoader to use CopARYBASE_set().
22558      Branch: perl
22559            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
22560 ____________________________________________________________________________
22561 [ 27671] By: nicholas                              on 2006/04/02  10:08:04
22562         Log: Abstract all the accesses to cop_arybase (apart from ByteLoader)
22563      Branch: perl
22564            ! cop.h ext/B/B.xs mg.c op.c pp.c pp_ctl.c pp_hot.c scope.c
22565            ! scope.h toke.c
22566 ____________________________________________________________________________
22567 [ 27669] By: craigb                                on 2006/04/02  01:09:38
22568         Log: fix typo in vms/gen_shrfls.pl itanium detector
22569      Branch: perl
22570            ! vms/gen_shrfls.pl
22571 ____________________________________________________________________________
22572 [ 27668] By: nicholas                              on 2006/04/01  23:34:10
22573         Log: If the passed in target rv for Perl_newSVrv() was already a reference
22574              to something, it would leak the reference count on that thing.
22575      Branch: perl
22576            ! sv.c
22577 ____________________________________________________________________________
22578 [ 27667] By: nicholas                              on 2006/04/01  23:09:34
22579         Log: Test no mypragma;
22580      Branch: perl
22581            ! t/lib/mypragma.t
22582 ____________________________________________________________________________
22583 [ 27666] By: nicholas                              on 2006/04/01  21:17:46
22584         Log: Automatically set HINT_LOCALIZE_HH whenever %^H is modified.
22585      Branch: perl
22586            ! embed.fnc embed.h hv.c lib/feature.pm lib/sort.pm mg.c op.c
22587            ! proto.h scope.c scope.h t/lib/mypragma.pm
22588 ____________________________________________________________________________
22589 [ 27665] By: nicholas                              on 2006/04/01  19:38:31
22590         Log: The call to Perl_hv_assert(aTHX_ hv) should be wrapped in a DEBUG_A().
22591      Branch: perl
22592            ! hv.c
22593 ____________________________________________________________________________
22594 [ 27664] By: nicholas                              on 2006/04/01  15:26:48
22595         Log: Test that user pragmas work inside string eval.
22596      Branch: perl
22597            ! t/lib/mypragma.t
22598 ____________________________________________________________________________
22599 [ 27663] By: nicholas                              on 2006/04/01  15:22:54
22600         Log: Add Rafael's example user pragma, and convert his demo to a test.
22601      Branch: perl
22602            + t/lib/mypragma.pm t/lib/mypragma.t
22603            ! MANIFEST
22604 ____________________________________________________________________________
22605 [ 27662] By: nicholas                              on 2006/04/01  15:21:56
22606         Log: If the comment says "(and not ours)" then it should be tested.
22607      Branch: perl
22608            ! t/op/getppid.t
22609 ____________________________________________________________________________
22610 [ 27660] By: nicholas                              on 2006/04/01  15:11:11
22611         Log: Rewrite t/op/getppid.t to remove the assumption that init has PID of 1.
22612      Branch: perl
22613            ! t/op/getppid.t
22614 ____________________________________________________________________________
22615 [ 27659] By: nicholas                              on 2006/04/01  14:31:37
22616         Log: Propagate cop_hints inside string evals. For the unthreaded case this
22617              is easy. For the threaded case it's not, because the current OP may
22618              be shared with another thread, so solve this by copying the hints
22619              chain.
22620      Branch: perl
22621            ! embed.fnc embed.h hv.c pod/perlintern.pod pp_ctl.c proto.h
22622            ! t/op/caller.t
22623 ____________________________________________________________________________
22624 [ 27657] By: nicholas                              on 2006/04/01  12:32:23
22625         Log: Inconsistencies in paramter const-ness noticed by SADAHIRO Tomoyuki.
22626      Branch: perl
22627            ! embed.fnc proto.h sv.c
22628 ____________________________________________________________________________
22629 [ 27656] By: rgs                                   on 2006/03/31  21:53:22
22630         Log: Subject: [PATCH] Re: recursion now removed from the regex engine
22631              From: Dominic Dunlop <shouldbedomo@mac.com>
22632              Date: Thu, 30 Mar 2006 10:31:55 +0200
22633              Message-Id: <C4D69F9F-FB90-4564-8C46-E51765EB0440@mac.com>
22634      Branch: perl
22635            ! t/op/pat.t
22636 ____________________________________________________________________________
22637 [ 27653] By: rgs                                   on 2006/03/31  20:02:40
22638         Log: Updated version of the grumpy comment deleted by change #27649,
22639              by Jarkko
22640      Branch: perl
22641            ! perl.h
22642 ____________________________________________________________________________
22643 [ 27652] By: merijn                                on 2006/03/31  19:36:44
22644         Log: Glossary part for #27447 (madlyh, madlyobj, madlysrc)
22645      Branch: perl
22646            ! Porting/Glossary
22647 ____________________________________________________________________________
22648 [ 27650] By: nicholas                              on 2006/03/31  19:30:09
22649         Log: Need to dup any hints HV stored on the save stack.
22650      Branch: perl
22651            ! sv.c
22652 ____________________________________________________________________________
22653 [ 27649] By: rgs                                   on 2006/03/31  16:59:53
22654         Log: Subject: [PATCH] Redo PERL_UNUSED_DECL
22655              From: andy@petdance.com (Andy Lester)
22656              Date: Fri, 31 Mar 2006 00:54:58 -0600
22657              Message-ID: <20060331065458.GA28571@petdance.com>
22658      Branch: perl
22659            ! malloc.c perl.h
22660 ____________________________________________________________________________
22661 [ 27648] By: craigb                                on 2006/03/31  16:31:28
22662         Log: Subject: [patch@27638] Enable standard stat for VMS >=8.2
22663              From: "John E. Malmberg" <wb8tyw@qsl.net>
22664              Date: Fri, 31 Mar 2006 00:39:23 -0500
22665              Message-id: <442CC08A.30409@qsl.net>
22666      Branch: perl
22667            ! configure.com vms/vms.c vms/vmsish.h
22668 ____________________________________________________________________________
22669 [ 27647] By: nicholas                              on 2006/03/31  16:22:13
22670         Log: Note future possible flexibility for Perl_magic_sethint().
22671      Branch: perl
22672            ! mg.c
22673 ____________________________________________________________________________
22674 [ 27646] By: nicholas                              on 2006/03/31  16:19:38
22675         Log: Test that entries in %^H are actually independant.
22676      Branch: perl
22677            ! t/op/caller.t
22678 ____________________________________________________________________________
22679 [ 27645] By: nicholas                              on 2006/03/31  14:10:39
22680         Log: I can't spell.
22681      Branch: perl
22682            ! op.c
22683 ____________________________________________________________________________
22684 [ 27644] By: rgs                                   on 2006/03/31  14:08:12
22685         Log: Document new magic types in perlguts. Fix a comment about sort hints.
22686      Branch: perl
22687            ! perl.h pod/perlguts.pod
22688 ____________________________________________________________________________
22689 [ 27643] By: nicholas                              on 2006/03/31  13:45:57
22690         Log: Serialise changes to %^H onto the current COP. Return the compile time
22691              state of %^H as an eleventh value from caller. This allows users to
22692              write pragmas.
22693      Branch: perl
22694            ! cop.h dump.c embed.fnc embed.h gv.c hv.c hv.h makedef.pl mg.c
22695            ! op.c perl.c perl.h pod/perlfunc.pod pod/perlintern.pod
22696            ! pp_ctl.c proto.h scope.c scope.h sv.c t/op/caller.t
22697 ____________________________________________________________________________
22698 [ 27642] By: rgs                                   on 2006/03/31  13:22:00
22699         Log: Upgrade to Time::Local 1.12_01
22700      Branch: perl
22701            ! lib/Time/Local.pm lib/Time/Local.t
22702 ____________________________________________________________________________
22703 [ 27641] By: rgs                                   on 2006/03/31  12:30:31
22704         Log: Subject: [PATCH] Random accumulated patches
22705              From: andy@petdance.com (Andy Lester)
22706              Date: Thu, 30 Mar 2006 23:42:28 -0600
22707              Message-ID: <20060331054228.GA18940@petdance.com>
22708      Branch: perl
22709            ! cop.h doio.c dump.c embed.fnc gv.c gv.h hv.c mg.c op.c perl.c
22710            ! perl.h pp.c pp_ctl.c pp_hot.c pp_sort.c proto.h regcomp.c sv.c
22711            ! sv.h toke.c utf8.c
22712 ____________________________________________________________________________
22713 [ 27640] By: rgs                                   on 2006/03/31  12:10:57
22714         Log: Subject: [PATCH] IO::Compress::Zip
22715              From: "Paul Marquess" <paul.marquess@ntlworld.com>
22716              Date: Fri, 31 Mar 2006 09:48:36 +0100
22717              Message-ID: <005201c6549f$e7374490$2405140a@myopwv.com>
22718      Branch: perl
22719            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
22720 ____________________________________________________________________________
22721 [ 27639] By: rgs                                   on 2006/03/31  08:00:08
22722         Log: Test for fileno definedness instead of truth
22723              Don't load Config.pm, which isn't used
22724      Branch: perl
22725            ! lib/FileCache.pm
22726 ____________________________________________________________________________
22727 [ 27638] By: nicholas                              on 2006/03/30  20:55:17
22728         Log: Localising hash slices with UTF-8 encoded keys was also buggy.
22729              (See also change 27637)
22730      Branch: perl
22731            ! pp.c t/op/local.t
22732 ____________________________________________________________________________
22733 [ 27637] By: nicholas                              on 2006/03/30  20:37:03
22734         Log: Fix bug #38815 (localising keys which are UTF-8 encoded didn't delete
22735              them correctly on scope exit)
22736      Branch: perl
22737            ! pp_hot.c scope.c t/op/local.t
22738 ____________________________________________________________________________
22739 [ 27636] By: nicholas                              on 2006/03/30  18:18:27
22740         Log: Fix bug 36267 - assigning to a tied hash shouldn't change the
22741              underlying hash. (It used to, if the underlying hash had had storage
22742              allocated). This has the side effect of changing the return value from
22743              hv_store and hv_store_ent for some tied hash scenarios. But *to*
22744              something consistent (ly crazy)
22745      Branch: perl
22746            ! ext/XS/APItest/t/hash.t hv.c t/op/tie.t
22747 ____________________________________________________________________________
22748 [ 27635] By: stevep                                on 2006/03/30  12:49:28
22749         Log: Pod nit mentioned in Debian bug #358455.
22750      Branch: perl
22751            ! pod/perlsec.pod
22752 ____________________________________________________________________________
22753 [ 27634] By: gisle                                 on 2006/03/30  12:31:26
22754         Log: Populate pre-canned config.sh files with
22755              d_archlib and d_inc_version_list.
22756              Ref change 27632.
22757      Branch: perl
22758            ! configure.com symbian/config.sh win32/config.bc
22759            ! win32/config.gc win32/config.vc win32/config.vc64
22760            ! wince/config.ce
22761 ____________________________________________________________________________
22762 [ 27633] By: rgs                                   on 2006/03/30  12:15:35
22763         Log: Subject: PATCH t/op/tie.t
22764              From: Robin Barker <Robin.Barker@npl.co.uk>
22765              Date: Thu, 30 Mar 2006 13:07:47 +0100
22766              Message-ID: <533D273D4014D411AB1D00062938C4D90849C9CA@hotel.npl.ad.local>
22767      Branch: perl
22768            ! t/op/tie.t
22769 ____________________________________________________________________________
22770 [ 27632] By: gisle                                 on 2006/03/30  12:13:54
22771         Log: Introduce d_sitearch and d_inc_version_list config.sh variables.
22772              These allow me to set sitearch and sitelib to be the same without
22773              ending up with duplicate entries in @INC.
22774              
22775              Basically the same way the old d_archlib variable is used.
22776      Branch: perl
22777            ! Configure Porting/Glossary config_h.SH perl.c
22778 ____________________________________________________________________________
22779 [ 27631] By: rgs                                   on 2006/03/30  08:28:38
22780         Log: Subject: Re: New Module::Build released
22781              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
22782              Date: Wed, 29 Mar 2006 14:10:32 -0500
22783              Message-ID: <442ADBA8.4000203@thepierianspring.org>
22784      Branch: perl
22785            + lib/Module/Build/YAML.pm lib/Module/Build/t/mbyaml.t
22786            ! MANIFEST lib/ExtUtils/CBuilder.pm
22787            ! lib/ExtUtils/CBuilder/Changes
22788            ! lib/ExtUtils/CBuilder/Platform/VMS.pm lib/Module/Build.pm
22789            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
22790            ! lib/Module/Build/Changes lib/Module/Build/Platform/MacOS.pm
22791            ! lib/Module/Build/Platform/VMS.pm
22792            ! lib/Module/Build/Platform/Windows.pm
22793            ! lib/Module/Build/Platform/os2.pm
22794            ! lib/Module/Build/t/bundled/Tie/CPHash.pm
22795            ! lib/Module/Build/t/lib/DistGen.pm
22796            ! lib/Module/Build/t/metadata.t
22797 ____________________________________________________________________________
22798 [ 27630] By: rgs                                   on 2006/03/30  08:17:12
22799         Log: Subject: [PATCH] Clean up regexec.c, and remove two functions
22800              From: andy@petdance.com (Andy Lester)
22801              Date: Wed, 29 Mar 2006 10:13:36 -0600
22802              Message-ID: <20060329161336.GA12456@petdance.com>
22803      Branch: perl
22804            ! embed.fnc embed.h proto.h regexec.c
22805 ____________________________________________________________________________
22806 [ 27629] By: rgs                                   on 2006/03/29  12:30:56
22807         Log: Subject: child's processor time
22808              From: hv@crypt.org <hv@crypt.org>
22809              Date: Mar 29, 2006 2:34 PM
22810              Message-Id: <200603291234.k2TCY6r29535@zen.crypt.org>
22811      Branch: perl
22812            ! pod/perlfunc.pod
22813 ____________________________________________________________________________
22814 [ 27628] By: rgs                                   on 2006/03/29  09:26:01
22815         Log: Subject: CLONE for Tie::RefHash
22816              From: Yuval Kogman <nothingmuch@woobling.org>
22817              Date: Mon, 27 Mar 2006 15:34:07 +0200
22818              Message-ID: <20060327133407.GA16901@woobling.org>
22819              
22820              (also rename old Tie::RefHash test, so several test files
22821              are allowed.)
22822      Branch: perl
22823            + lib/Tie/RefHash/threaded.t
22824           +> lib/Tie/RefHash/refhash.t
22825            - lib/Tie/RefHash.t
22826            ! MANIFEST lib/Tie/RefHash.pm
22827 ____________________________________________________________________________
22828 [ 27627] By: rgs                                   on 2006/03/29  09:01:21
22829         Log: Subject: [PATCH] Devel::DProf consting
22830              From: andy@petdance.com (Andy Lester)
22831              Date: Sat, 25 Mar 2006 23:32:13 -0600
22832              Message-ID: <20060326053213.GA10401@petdance.com>
22833      Branch: perl
22834            ! ext/Devel/DProf/DProf.xs
22835 ____________________________________________________________________________
22836 [ 27626] By: rgs                                   on 2006/03/29  08:55:21
22837         Log: Subject: re-[PATCH] Re: [PATCH] Poison now in two different flavours!
22838              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
22839              Date: Sun, 26 Mar 2006 14:53:56 +0300
22840              Message-ID: <442680D4.3000809@gmail.com>
22841      Branch: perl
22842            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
22843            ! pp_ctl.c scope.c sv.c util.c
22844 ____________________________________________________________________________
22845 [ 27625] By: rgs                                   on 2006/03/29  08:42:28
22846         Log: Subject: [doc-patch] clarify -Accflags in INSTALL
22847              From: Jim Cromie <jim.cromie@gmail.com>
22848              Date: Sun, 26 Mar 2006 20:33:23 -0500
22849              Message-ID: <442740E3.8030006@gmail.com>
22850      Branch: perl
22851            ! INSTALL
22852 ____________________________________________________________________________
22853 [ 27622] By: nicholas                              on 2006/03/28  15:43:59
22854         Log: Only compile Perl_hv_assert with DEBUGGING.
22855      Branch: perl
22856            ! hv.c makedef.pl
22857 ____________________________________________________________________________
22858 [ 27621] By: nicholas                              on 2006/03/28  15:17:06
22859         Log: Having tested IPv6 support in all builtins for TCP and UDP, it all
22860              seem to work perfectly. So remove from perltodo.pod.
22861      Branch: perl
22862            ! pod/perltodo.pod
22863 ____________________________________________________________________________
22864 [ 27620] By: gisle                                 on 2006/03/28  11:18:52
22865         Log: Improved description of the tmon.out format.
22866              The / lines where undocumented.
22867      Branch: perl
22868            ! ext/Devel/DProf/DProf.pm
22869 ____________________________________________________________________________
22870 [ 27619] By: steveh                                on 2006/03/28  10:38:52
22871         Log: Subject: [PATCH lib/Term/ReadLine] Re: [cpan #17773] Bug in Term::ReadKey being trigger by a bug in Term::ReadLine
22872              From: Jonathan Stowe <jns@gellyfish.com>
22873              Date: Mon, 13 Mar 2006 16:09:44 +0000
22874              Message-Id: <1142266184.5811.141.camel@orpheus.gellyfish.com>
22875      Branch: perl
22876            ! lib/Term/ReadLine.pm
22877 ____________________________________________________________________________
22878 [ 27618] By: craigb                                on 2006/03/28  04:01:21
22879         Log: Subject: [patch@27613] VMS long file path support active.
22880              From: "John E. Malmberg" <wb8tyw@qsl.net>
22881              Date: Mon, 27 Mar 2006 08:05:33 -0500
22882              Message-id: <4427E31D.2030801@qsl.net>
22883
22884      Branch: perl
22885            ! vms/vms.c vms/vmsish.h
22886 ____________________________________________________________________________
22887 [ 27617] By: nicholas                              on 2006/03/27  21:04:58
22888         Log: Merge the cut & paste code from Perl_call_sv/Perl_fold_constants with
22889              the near identical code in pp_entertry into Perl_create_eval_scope.
22890              Move the cut & paste code from Perl_call_sv/Perl_fold_constants into
22891              Perl_delete_eval_scope.
22892      Branch: perl
22893            ! cop.h embed.fnc embed.h ext/B/t/concise-xs.t op.c perl.c
22894            ! pp_ctl.c proto.h
22895 ____________________________________________________________________________
22896 [ 27616] By: nicholas                              on 2006/03/27  20:31:52
22897         Log: It helps to actually add the files you add to MANIFEST. (Thanks Dave
22898              for spotting my mistake).
22899      Branch: perl
22900            + t/comp/fold.t
22901 ____________________________________________________________________________
22902 [ 27615] By: nicholas                              on 2006/03/27  19:25:02
22903         Log: If constant folding fails, don't fold constants, rather than reporting
22904              the error at compile time. This allows illegal constant expressions in
22905              dead code to be ignored.
22906      Branch: perl
22907            ! MANIFEST op.c pod/perldiag.pod pod/perltodo.pod
22908 ____________________________________________________________________________
22909 [ 27613] By: craigb                                on 2006/03/27  00:04:10
22910         Log: EU::MM::MM_VMS::one_liner must quote "--" argument
22911      Branch: perl
22912            ! lib/ExtUtils/MM_VMS.pm
22913 ____________________________________________________________________________
22914 [ 27612] By: nicholas                              on 2006/03/26  22:12:57
22915         Log: Replace all sv_mortalcopy(&PL_sv_no); sv_set*(...) with
22916              sv2mortal(newSV*(...)) to avoid needless upgrades to PVNV and needless
22917              allocation of a copy of "".
22918      Branch: perl
22919            ! pp_sys.c
22920 ____________________________________________________________________________
22921 [ 27611] By: craigb                                on 2006/03/26  21:58:49
22922         Log: Subject: [patch@27609] vms pool corruption fix for _NLA0:
22923              From: "John E. Malmberg" <wb8tyw@qsl.net>
22924              Date: Sun, 26 Mar 2006 14:32:30 -0500
22925              Message-id: <4426EC4E.8030801@qsl.net>
22926      Branch: perl
22927            ! vms/vms.c
22928 ____________________________________________________________________________
22929 [ 27610] By: gisle                                 on 2006/03/26  09:15:01
22930         Log: REXEC_ML is unused.
22931      Branch: perl
22932            ! regexp.h
22933 ____________________________________________________________________________
22934 [ 27609] By: gbarr                                 on 2006/03/26  02:49:11
22935         Log: Update to IO-1.23
22936      Branch: perl
22937            ! ext/IO/ChangeLog ext/IO/IO.pm ext/IO/lib/IO/Dir.pm
22938            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
22939            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
22940            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IO/t/io_multihomed.t
22941            ! ext/IO/t/io_pipe.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
22942            ! ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
22943 ____________________________________________________________________________
22944 [ 27608] By: nicholas                              on 2006/03/25  22:45:34
22945         Log: Add S_space_join_names_mortal() which joins a char** array with " "s,
22946              replacing 5 instances of the same code.
22947      Branch: perl
22948            ! embed.fnc embed.h pp_sys.c proto.h
22949 ____________________________________________________________________________
22950 [ 27607] By: nicholas                              on 2006/03/25  22:10:27
22951         Log: Silence 3 (spurious) gcc warnings about "maybe used uninitialized".
22952      Branch: perl
22953            ! regexec.c sv.c
22954 ____________________________________________________________________________
22955 [ 27603] By: davem                                 on 2006/03/25  14:57:19
22956         Log: make configpm only update Config.pm, Config_heavy.pl if changed.
22957              Should stop spurious rebuilding of extensions.
22958              Also add documentation and copyright to top of file.
22959      Branch: perl
22960            ! configpm
22961 ____________________________________________________________________________
22962 [ 27602] By: nicholas                              on 2006/03/25  14:46:09
22963         Log: PL_multiline isn't referenced, and can be removed.
22964      Branch: perl
22965            ! embedvar.h intrpvar.h perl.c perlapi.h sv.c
22966 ____________________________________________________________________________
22967 [ 27601] By: rgs                                   on 2006/03/25  13:42:38
22968         Log: Subject: [PATCH] ext/Compress/IO/Zlib/t/050interop-gzip.t
22969              From: "Paul Marquess" <paul.marquess@ntlworld.com>
22970              Date: Fri, 24 Mar 2006 16:19:05 -0000
22971              Message-ID: <001b01c64f5e$ad8284d0$6b65140a@myopwv.com>
22972      Branch: perl
22973            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
22974 ____________________________________________________________________________
22975 [ 27600] By: nicholas                              on 2006/03/25  11:35:33
22976         Log: Free the regexp state when exiting "recursion".
22977      Branch: perl
22978            ! regexec.c
22979 ____________________________________________________________________________
22980 [ 27599] By: davem                                 on 2006/03/24  23:21:52
22981         Log: remove unused PL_regcc variable
22982      Branch: perl
22983            ! embedvar.h perlapi.h regcomp.c sv.c thrdvar.h
22984 ____________________________________________________________________________
22985 [ 27598] By: davem                                 on 2006/03/24  23:05:11
22986         Log: make S_regmatch() iterative rather than recursive.
22987              Goodbye stack-bustng regexes!
22988      Branch: perl
22989            ! regexec.c
22990 ____________________________________________________________________________
22991 [ 27597] By: craigb                                on 2006/03/24  21:05:45
22992         Log: restore EU::MM test fixes from 26079, 26813, and 26919
22993              that were lost in 27590
22994      Branch: perl
22995            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/FIRST_MAKEFILE.t
22996            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
22997 ____________________________________________________________________________
22998 [ 27596] By: rgs                                   on 2006/03/24  13:51:15
22999         Log: Bump version number of ExtUtils::MM_Win32
23000      Branch: perl
23001            ! lib/ExtUtils/MM_Win32.pm
23002 ____________________________________________________________________________
23003 [ 27595] By: steveh                                on 2006/03/24  13:01:32
23004         Log: Fix broken MM_Win32.t tests following 27590
23005              
23006              Test 31 was failing because 27590 had undone part of 25627.
23007              Test 41 was failing because the change to pasthru() in MM_Win32.pm
23008              means that $self->{MAKE} now needs to be initialized.
23009      Branch: perl
23010            ! lib/ExtUtils/t/MM_Win32.t
23011 ____________________________________________________________________________
23012 [ 27594] By: rgs                                   on 2006/03/24  11:01:01
23013         Log: Subject: [PATCH] (2nd revised) 1st patch to sync blead 'threads' with CPAN
23014              From: "Jerry D. Hedden" <jerry@hedden.us>
23015              Date: Thu, 23 Mar 2006 09:19:54 -0700
23016              Message-ID: <20060323091954.fb30e530d17747c2b054d625b8945d88.884826707f.wbe@email.email.secureserver.net>
23017      Branch: perl
23018            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
23019            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
23020            ! ext/threads/t/libc.t ext/threads/t/list.t
23021            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
23022            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
23023            ! ext/threads/t/thread.t ext/threads/threads.pm
23024            ! ext/threads/threads.xs
23025 ____________________________________________________________________________
23026 [ 27593] By: craigb                                on 2006/03/23  23:19:38
23027         Log: improve thread linking options on VMS
23028      Branch: perl
23029            ! configure.com vms/descrip_mms.template
23030 ____________________________________________________________________________
23031 [ 27592] By: rgs                                   on 2006/03/23  22:13:13
23032         Log: When MAN3PODS is forced to {} in a Makefile.PL, manpages should not be
23033              built from pods. This change fixes bleadperl compilation -- trying to
23034              build manpages with miniperl causes a bootstrapping problem.
23035      Branch: perl
23036            ! lib/ExtUtils/MM_Unix.pm
23037 ____________________________________________________________________________
23038 [ 27591] By: rgs                                   on 2006/03/23  17:50:29
23039         Log: No reason to ship MakeMaker's META.yml
23040      Branch: perl
23041            - lib/ExtUtils/META.yml
23042            ! MANIFEST
23043 ____________________________________________________________________________
23044 [ 27590] By: rgs                                   on 2006/03/23  17:43:26
23045         Log: Merge changes from CPAN's EU:MM 6.30_01.
23046              The modules that have local changes have superior
23047              version numbers than the CPAN counterparts.
23048      Branch: perl
23049            + lib/ExtUtils/t/INSTALL_BASE.t lib/ExtUtils/t/make.t
23050            + lib/ExtUtils/t/revision.t
23051            - lib/ExtUtils/t/installbase.t
23052            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
23053            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
23054            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23055            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
23056            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
23057            ! lib/ExtUtils/PATCHING lib/ExtUtils/t/Command.t
23058            ! lib/ExtUtils/t/FIRST_MAKEFILE.t lib/ExtUtils/t/MM_NW5.t
23059            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
23060            ! lib/ExtUtils/t/basic.t
23061 ____________________________________________________________________________
23062 [ 27589] By: nicholas                              on 2006/03/23  16:27:42
23063         Log: Document the values for ${^UTF8CACHE}
23064      Branch: perl
23065            ! pod/perlvar.pod
23066 ____________________________________________________________________________
23067 [ 27588] By: nicholas                              on 2006/03/23  16:25:51
23068         Log: Rejig the location of the cache assertion code in Perl_sv_pos_b2u().
23069      Branch: perl
23070            ! sv.c
23071 ____________________________________________________________________________
23072 [ 27587] By: rgs                                   on 2006/03/23  15:27:15
23073         Log: Get version numbers in line with what's in the CPAN
23074              EU::MM 6.30_01 tarball. (ExtUtils::Install has local changes,
23075              so bump its version number.)
23076      Branch: perl
23077            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
23078            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
23079            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
23080 ____________________________________________________________________________
23081 [ 27586] By: nicholas                              on 2006/03/23  14:31:28
23082         Log: Move orphaned documentation back to its functions
23083              Document the new static functions, and how the cache works.
23084      Branch: perl
23085            ! pod/perltodo.pod sv.c
23086 ____________________________________________________________________________
23087 [ 27585] By: nicholas                              on 2006/03/23  14:09:33
23088         Log: Make S_sv_pos_u2b_cached use both cache pairs.
23089      Branch: perl
23090            ! sv.c
23091 ____________________________________________________________________________
23092 [ 27584] By: nicholas                              on 2006/03/23  13:47:41
23093         Log: Use both cache entries for Perl_sv_pos_b2u().
23094      Branch: perl
23095            ! sv.c
23096 ____________________________________________________________________________
23097 [ 27583] By: nicholas                              on 2006/03/23  13:16:53
23098         Log: Complete the other 2 arms of the cache update code.
23099      Branch: perl
23100            ! sv.c
23101 ____________________________________________________________________________
23102 [ 27582] By: nicholas                              on 2006/03/23  12:44:35
23103         Log: Pass the (byte) length of the entire string into
23104              utf8_mg_pos_cache_update()
23105              Start to use the cache to store two pairs of byte/utf-8 pairs.
23106              Add the first third of the cache update code.
23107      Branch: perl
23108            ! embed.fnc embed.h proto.h sv.c
23109 ____________________________________________________________________________
23110 [ 27581] By: rgs                                   on 2006/03/23  12:30:39
23111         Log: Upgrade to Time::Local 1.12
23112      Branch: perl
23113            ! lib/Time/Local.pm lib/Time/Local.t
23114 ____________________________________________________________________________
23115 [ 27580] By: nicholas                              on 2006/03/23  11:33:48
23116         Log: Add all new static functions to embed.fnc
23117              Remove old unused static functions.
23118              Remove references to cache[2] and cache[3].
23119      Branch: perl
23120            ! embed.fnc embed.h proto.h sv.c
23121 ____________________________________________________________________________
23122 [ 27579] By: nicholas                              on 2006/03/23  11:06:52
23123         Log: Use the cache in S_sv_pos_u2b_cached() when the desired offset is
23124              between the start of the string and the cached location.
23125              Remove unneccesary else from Perl_sv_pos_b2u().
23126      Branch: perl
23127            ! sv.c
23128 ____________________________________________________________________________
23129 [ 27578] By: nicholas                              on 2006/03/23  10:42:26
23130         Log: Use the cache in S_sv_pos_u2b_cached when the sought offset is after
23131              the first cache entry.
23132      Branch: perl
23133            ! sv.c
23134 ____________________________________________________________________________
23135 [ 27577] By: rgs                                   on 2006/03/23  10:01:48
23136         Log: Further adjustement to change #27576 by Jan Dubois
23137              (this change being blead-specific, while #27576 is
23138              integrable to maint)
23139      Branch: perl
23140            ! sv.c
23141 ____________________________________________________________________________
23142 [ 27576] By: rgs                                   on 2006/03/23  09:58:22
23143         Log: Subject: RE: [PATCH, no, really!] Re: [perl #38779] NAN's on Win32
23144              From: "Jan Dubois" <jand@ActiveState.com>
23145              Date: Wed, 22 Mar 2006 22:49:11 -0800
23146              Message-ID: <060201c64e45$e4ca7020$2217a8c0@candy>
23147              
23148              Also, back out change #27567.
23149      Branch: perl
23150            ! README.win32 pp.c pp_hot.c sv.c win32/win32.h
23151 ____________________________________________________________________________
23152 [ 27575] By: nicholas                              on 2006/03/23  00:14:53
23153         Log: Call S_utf8_mg_pos_cache_update() from S_sv_pos_u2b_cached().
23154              S_utf8_mg_pos_cache_update() can't use S_sv_pos_b2u_forwards() in the
23155              cache assertion code as it triggers warnings about surrogates.
23156      Branch: perl
23157            ! sv.c
23158 ____________________________________________________________________________
23159 [ 27574] By: nicholas                              on 2006/03/22  22:49:42
23160         Log: Take advantage of uoffset >= uoffset0, to simplify some logic.
23161      Branch: perl
23162            ! sv.c
23163 ____________________________________________________________________________
23164 [ 27573] By: nicholas                              on 2006/03/22  21:19:50
23165         Log: Add S_sv_pos_u2b_midway for when we know the utf-8/bytes offsets on
23166              both sides of the desired offset, so could count either way.
23167              Use cached utf-8 length in S_sv_pos_u2b_cached.
23168              Check the results if PL_utf8cache < 0.
23169      Branch: perl
23170            ! sv.c
23171 ____________________________________________________________________________
23172 [ 27572] By: nicholas                              on 2006/03/22  20:38:20
23173         Log: Create S_sv_pos_u2b_cached, which abstracts away utf-8 to byte
23174              conversions, hiding the complexity of any cache lookup.
23175      Branch: perl
23176            ! sv.c
23177 ____________________________________________________________________________
23178 [ 27571] By: rgs                                   on 2006/03/22  20:33:56
23179         Log: Subject: Uninitialized value in Archive::Tar
23180              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
23181              Date: Mon, 20 Mar 2006 06:37:31 -0500
23182              Message-ID: <441E93FB.3050906@thepierianspring.org>
23183      Branch: perl
23184            ! lib/Archive/Tar.pm
23185 ____________________________________________________________________________
23186 [ 27570] By: nicholas                              on 2006/03/22  18:13:06
23187         Log: The simplest way to start on Perl_sv_pos_u2b seems to be to take out
23188              all of the caching code.
23189      Branch: perl
23190            ! sv.c
23191 ____________________________________________________________________________
23192 [ 27569] By: davem                                 on 2006/03/22  16:05:16
23193         Log: remove idential code branch from regmatch()
23194      Branch: perl
23195            ! regexec.c
23196 ____________________________________________________________________________
23197 [ 27568] By: stevep                                on 2006/03/22  15:59:07
23198         Log: Fix some test failures in t/op/cmp.t when compiling with the Intel
23199              C++ Compiler on Linux.
23200      Branch: perl
23201            ! hints/linux.sh
23202 ____________________________________________________________________________
23203 [ 27567] By: rgs                                   on 2006/03/22  14:27:21
23204         Log: Subject: [PATCH] Re: [perl #38779] NAN's on Win32
23205              From: Dominic Dunlop <shouldbedomo@mac.com>
23206              Date: Wed, 22 Mar 2006 15:18:33 +0100
23207              Message-Id: <E44A2151-DE7F-4C5D-8A4B-DDA0412229C2@mac.com>
23208      Branch: perl
23209            ! README.win32
23210 ____________________________________________________________________________
23211 [ 27566] By: gisle                                 on 2006/03/22  13:37:19
23212         Log: Adjust docs to reflect that DynaLoader, as of change 27549,
23213              is part of libperl.
23214      Branch: perl
23215            ! lib/ExtUtils/Embed.pm
23216 ____________________________________________________________________________
23217 [ 27565] By: stevep                                on 2006/03/22  02:18:58
23218         Log: Increase the length of content compressed as a kludge to get 
23219              around incompatibilities in OpenBSD's gzip.
23220      Branch: perl
23221            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
23222 ____________________________________________________________________________
23223 [ 27564] By: nicholas                              on 2006/03/21  22:09:51
23224         Log: (Hopefully) make VMS happy.
23225      Branch: perl
23226            ! sv.c
23227 ____________________________________________________________________________
23228 [ 27563] By: craigb                                on 2006/03/21  13:01:47
23229         Log: Subject: [patch@27529] thread.h - VMS needs more stack
23230              From: "John E. Malmberg" <wb8tyw@qsl.net>
23231              Date: Fri, 17 Mar 2006 11:05:33 -0500
23232              Message-id: <441ADE4D.2090207@qsl.net>
23233
23234      Branch: perl
23235            ! thread.h
23236 ____________________________________________________________________________
23237 [ 27562] By: gisle                                 on 2006/03/21  11:34:38
23238         Log: Upgrade to Digest-1.15
23239      Branch: perl
23240            ! lib/Digest.pm lib/Digest/Changes
23241 ____________________________________________________________________________
23242 [ 27561] By: rgs                                   on 2006/03/21  10:49:14
23243         Log: Subject: [patch@27538] utime patch for VMS
23244              From: "John E. Malmberg" <wb8tyw@qsl.net>
23245              Date: Mon, 20 Mar 2006 08:12:19 -0500
23246              Message-ID: <441EAA33.6010603@qsl.net>
23247      Branch: perl
23248            ! configure.com vms/vms.c vms/vmsish.h
23249 ____________________________________________________________________________
23250 [ 27560] By: gisle                                 on 2006/03/21  10:16:43
23251         Log: Test croak(NULL)
23252      Branch: perl
23253            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/exception.t
23254 ____________________________________________________________________________
23255 [ 27559] By: nicholas                              on 2006/03/20  19:30:48
23256         Log: Extend change 27558 - if we know the character offset of the end, but
23257              don't have a cache for intermediate offsets, we can still use the end
23258              offset.
23259      Branch: perl
23260            ! sv.c
23261 ____________________________________________________________________________
23262 [ 27558] By: nicholas                              on 2006/03/20  18:54:32
23263         Log: In Perl_sv_pos_b2u, if we know the character offset of the end, we
23264              can take advantage of this to count backwards if close.
23265              Remove some now unnecessary casts.
23266      Branch: perl
23267            ! sv.c
23268 ____________________________________________________________________________
23269 [ 27557] By: nicholas                              on 2006/03/20  18:17:39
23270         Log: Abstract the string walking functionality from Perl_sv_pos_b2u into
23271              static functions, and make it respect PL_utf8cache.
23272      Branch: perl
23273            ! sv.c
23274 ____________________________________________________________________________
23275 [ 27556] By: steveh                                on 2006/03/20  17:32:25
23276         Log: Merge some more changes from ActivePerl 5.8.8.816
23277              
23278              See (again):
23279              http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
23280              
23281              These changes improve support for the MS 64-bit compiler in
23282              win32/Makefile (and tentatively make the same changes to
23283              win32/makefile.mk), and also switches the now deprecated -Gf switch to
23284              -GF for all flavours of VC++ instead of just the latest ones.
23285              
23286              (See:
23287              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-02/msg00353.html
23288              for a comment on the s/-Gf/-GF/ change.)
23289      Branch: perl
23290            ! win32/Makefile win32/makefile.mk
23291 ____________________________________________________________________________
23292 [ 27555] By: steveh                                on 2006/03/20  17:21:15
23293         Log: Merge some changes from ActivePerl 5.8.8.816
23294              
23295              See:
23296              http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
23297              
23298              These changes provide better support for building XS extension modules
23299              using VC++ or MinGW when perl itself was built with the opposite of
23300              those two compilers.
23301      Branch: perl
23302            ! win32/config_H.gc win32/config_H.vc
23303 ____________________________________________________________________________
23304 [ 27554] By: rgs                                   on 2006/03/20  13:03:07
23305         Log: Revert part of change 27546 related to a /dev/null bug
23306              workaround on VMS, as requested by John E. Malmberg
23307      Branch: perl
23308            ! vms/vms.c
23309 ____________________________________________________________________________
23310 [ 27553] By: nicholas                              on 2006/03/20  12:37:22
23311         Log: Perl_utf8_distance can be implemented as a call to Perl_utf8_length.
23312      Branch: perl
23313            ! utf8.c
23314 ____________________________________________________________________________
23315 [ 27552] By: nicholas                              on 2006/03/20  12:13:46
23316         Log: The two loops in Perl_utf8_distance can be merged.
23317      Branch: perl
23318            ! utf8.c
23319 ____________________________________________________________________________
23320 [ 27551] By: gisle                                 on 2006/03/20  10:51:36
23321         Log: Avoid "uninitialized value" warnings during 'make test'.
23322              My system is set up with a few PATH entries I'm not allowed
23323              to access, so stat() fails for these.
23324      Branch: perl
23325            ! t/test.pl
23326 ____________________________________________________________________________
23327 [ 27550] By: gisle                                 on 2006/03/20  10:44:08
23328         Log: Also strip $ENV{PATH} dirs writable by world.
23329              The stripping was introduced in change 27364 to improve taint handling.
23330      Branch: perl
23331            ! t/test.pl
23332 ____________________________________________________________________________
23333 [ 27549] By: gisle                                 on 2006/03/20  10:21:50
23334         Log: Move DynaLoader.o into libperl.so.
23335              
23336              This avoids the need to statically link DynaLoader into the stub perl
23337              executable and make libperl.so provide all the code needed to get a
23338              functional embedded perl interpreter up running.  As a side effect
23339              this also moves DynaLoader into libperl.a for non-useshrplib builds.
23340              
23341              Fixes [perl #32539]
23342      Branch: perl
23343            ! Makefile.SH ext/DynaLoader/Makefile.PL ext/util/make_ext
23344            ! writemain.SH
23345 ____________________________________________________________________________
23346 [ 27548] By: nicholas                              on 2006/03/20  10:13:38
23347         Log: If the scalar has just been upgraded to SVt_RV, there's no way SvPVX
23348              can be non-NULL, so no need to check.
23349      Branch: perl
23350            ! pp.c
23351 ____________________________________________________________________________
23352 [ 27547] By: rgs                                   on 2006/03/20  10:11:21
23353         Log: Subject: [PATCH blead] Re: [perl #38710] localised stash slice
23354              From: Rick Delaney <rick@bort.ca>
23355              Date: Sat, 18 Mar 2006 19:52:11 -0500
23356              Message-ID: <20060319005211.GM25733@localhost.localdomain>
23357              
23358              One can now localize slices.
23359      Branch: perl
23360            ! pp.c t/op/local.t
23361 ____________________________________________________________________________
23362 [ 27546] By: rgs                                   on 2006/03/20  09:53:17
23363         Log: Subject: [patch@27538] Misc vms.c fixes for buffer sizes.
23364              From: "John E. Malmberg" <wb8tyw@qsl.net>
23365              Date: Sun, 19 Mar 2006 20:08:34 -0500
23366              Message-ID: <441E0092.2010405@qsl.net>
23367      Branch: perl
23368            ! vms/vms.c
23369 ____________________________________________________________________________
23370 [ 27545] By: steveh                                on 2006/03/20  09:34:57
23371         Log: Subject: [PATCH] win32_async_check must *always* check for pending signals
23372              From: "Jan Dubois" <jand@ActiveState.com>
23373              Date: Fri, 17 Mar 2006 12:23:01 -0800
23374              Message-ID: <00d401c64a00$96af8ae0$2217a8c0@candy>
23375      Branch: perl
23376            ! win32/win32.c
23377 ____________________________________________________________________________
23378 [ 27544] By: davem                                 on 2006/03/20  00:52:09
23379         Log: merge the TRIEF/TRIEFL and TRIE branches in regmatch(),
23380              expunge a couple of macros, and move some variable declarations
23381              inwards
23382      Branch: perl
23383            ! regexec.c
23384 ____________________________________________________________________________
23385 [ 27543] By: nicholas                              on 2006/03/19  19:26:05
23386         Log: Remove a redundant test on mg->mg_ptr. (It had to be non-NULL to get
23387              into this block).
23388      Branch: perl
23389            ! sv.c
23390 ____________________________________________________________________________
23391 [ 27542] By: stevep                                on 2006/03/19  16:38:11
23392         Log: Subject: [PATCH] Change the semantics of S_isa_lookup
23393              From: Andy Lester <andy@petdance.com>
23394              Date: Sat, 18 Mar 2006 00:28:45 -0600
23395              Message-ID: <20060318062845.GA11607@petdance.com>
23396      Branch: perl
23397            ! embed.fnc proto.h universal.c
23398 ____________________________________________________________________________
23399 [ 27541] By: stevep                                on 2006/03/19  16:32:16
23400         Log: Subject: [PATCH] a bit 'use strict' cleanliness
23401              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
23402              Date: Sun, 19 Mar 2006 13:21:37 +0200
23403              Message-ID: <441D3EC1.20902@gmail.com>
23404      Branch: perl
23405            ! lib/English.pm lib/Text/Tabs.pm lib/Tie/Hash.pm
23406            ! lib/Tie/Scalar.pm
23407 ____________________________________________________________________________
23408 [ 27540] By: stevep                                on 2006/03/19  16:24:22
23409         Log: Subject: [PATCH] Data::Dumper consting
23410              From: Andy Lester <andy@petdance.com>
23411              Date: Sun, 19 Mar 2006 01:22:04 -0600
23412              Message-ID: <20060319072204.GB5596@petdance.com>
23413      Branch: perl
23414            ! ext/Data/Dumper/Dumper.xs
23415 ____________________________________________________________________________
23416 [ 27539] By: stevep                                on 2006/03/19  16:21:29
23417         Log: Subject: [PATCH] Cleanups in op.c
23418              From: Andy Lester <andy@petdance.com>
23419              Date: Sun, 19 Mar 2006 00:30:29 -0600
23420              Message-ID: <20060319063029.GA5077@petdance.com>
23421      Branch: perl
23422            ! op.c
23423 ____________________________________________________________________________
23424 [ 27538] By: nicholas                              on 2006/03/17  22:12:27
23425         Log: Make Perl_sv_len_utf8 honour the new ${^UTF8CACHE}.
23426              If PERL_UTF8_CACHE_ASSERT is defined, default ${^UTF8CACHE} to -1
23427              (assertion mode). Need a way to turn this on with existing command
23428              line flags.
23429      Branch: perl
23430            ! intrpvar.h sv.c
23431 ____________________________________________________________________________
23432 [ 27537] By: nicholas                              on 2006/03/17  20:39:47
23433         Log: Remove a duplicated conditional test by putting everything for the
23434              not readonly case inside one block.
23435      Branch: perl
23436            ! sv.c
23437 ____________________________________________________________________________
23438 [ 27536] By: nicholas                              on 2006/03/17  19:37:41
23439         Log: Properly set/reset the UTF-8 length cache in regcomp.c.
23440      Branch: perl
23441            ! regcomp.c sv.c
23442 ____________________________________________________________________________
23443 [ 27535] By: nicholas                              on 2006/03/17  16:46:44
23444         Log: Restore a bit of change 27533 that change 27534 inadvertently unwound.
23445      Branch: perl
23446            ! regexec.c
23447 ____________________________________________________________________________
23448 [ 27534] By: davem                                 on 2006/03/17  15:58:45
23449         Log: inline, then delete, S_regrepeat_hard()
23450      Branch: perl
23451            ! embed.fnc embed.h proto.h regexec.c
23452 ____________________________________________________________________________
23453 [ 27533] By: nicholas                              on 2006/03/17  13:38:34
23454         Log: sv_find() returning false, followed by sv_magic() to add the magic,
23455              followed immediately by sv_find() to find it, is somewhat wasteful.
23456              So use sv_magicext(). (All cases are also correct w.r.t. SvREADONLY())
23457      Branch: perl
23458            ! mg.c pp_ctl.c pp_hot.c regexec.c sv.c
23459 ____________________________________________________________________________
23460 [ 27532] By: steveh                                on 2006/03/17  13:20:11
23461         Log: Make "distclean" target on Win32 clean up temporary HTML directory
23462              that gets left behind after running the "install" target.
23463              Also clean up a couple of leftover pod2html cache files.
23464      Branch: perl
23465            ! win32/Makefile win32/makefile.mk
23466 ____________________________________________________________________________
23467 [ 27531] By: rgs                                   on 2006/03/17  13:18:38
23468         Log: Upgrade to ExtUtils::CBuilder 0.17
23469      Branch: perl
23470            + lib/ExtUtils/CBuilder/Changes
23471            ! MANIFEST lib/ExtUtils/CBuilder.pm
23472            ! lib/ExtUtils/CBuilder/Base.pm
23473            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
23474            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
23475 ____________________________________________________________________________
23476 [ 27530] By: steveh                                on 2006/03/17  11:10:41
23477         Log: Install POD files into "lib\pods" rather than "lib\pod" on Win32
23478              to avoid clashing with "lib\Pod" (cf. perl change #26363)
23479              
23480              Also remove a couple of unused macros from the makefiles
23481      Branch: perl
23482            ! installperl win32/Makefile win32/makefile.mk
23483 ____________________________________________________________________________
23484 [ 27529] By: stevep                                on 2006/03/17  04:40:24
23485         Log: Subject: [PATCH] threads.xs broken under PERL_IMPLICIT_SYS; 5.8.8 regression 
23486              From: Jan Dubois <jand@ActiveState.com> 
23487              Date: Thu, 16 Mar 2006 19:34:00 -0800
23488              Message-ID: <02e601c64973$a1960cf0$6062a8c0@candy> 
23489              
23490              Also includes a version bump to ext/threads/threads.pm.
23491      Branch: perl
23492            ! ext/threads/threads.pm ext/threads/threads.xs
23493 ____________________________________________________________________________
23494 [ 27528] By: stevep                                on 2006/03/17  04:29:30
23495         Log: Subject: [PATCH] win32_pclose() error exit doesn't unlock mutex
23496              From: Jan Dubois <jand@ActiveState.com>
23497              Date: Thu, 16 Mar 2006 16:30:23 -0800
23498              Message-ID: <02c701c64959$fac63ad0$6062a8c0@candy>
23499      Branch: perl
23500            ! win32/win32.c wince/wince.c
23501 ____________________________________________________________________________
23502 [ 27527] By: stevep                                on 2006/03/17  04:19:01
23503         Log: Subject: [PATCH] win32_async_check() can loop indefinitely; 5.8.8 regression
23504              From: Jan Dubois <jand@ActiveState.com>
23505              Date: Thu, 16 Mar 2006 16:11:48 -0800
23506              Message-ID: <02ab01c64957$62142e70$6062a8c0@candy>
23507      Branch: perl
23508            ! win32/win32.c
23509 ____________________________________________________________________________
23510 [ 27526] By: davem                                 on 2006/03/17  02:57:45
23511         Log: reduce S_regrepeat_hard() callers from 3 to 1
23512      Branch: perl
23513            ! regexec.c
23514 ____________________________________________________________________________
23515 [ 27525] By: nicholas                              on 2006/03/16  23:11:11
23516         Log: Add a new per-interpeter variable PL_utf8cache, which will be used to
23517              control the UTF-8 offset caching code. Make this visible as
23518              ${^UTF8CACHE}
23519      Branch: perl
23520            ! embedvar.h gv.c intrpvar.h mg.c perlapi.h pod/perlvar.pod
23521 ____________________________________________________________________________
23522 [ 27524] By: nicholas                              on 2006/03/16  22:20:57
23523         Log: Note that it's worth looking to downsize variables in the interpreter
23524              structure.
23525      Branch: perl
23526            ! pod/perltodo.pod
23527 ____________________________________________________________________________
23528 [ 27523] By: nicholas                              on 2006/03/16  21:52:49
23529         Log: Correct the macros in the comments in hv.c. Given the improvements in
23530              compiler optimisation, and the almost irrelevance of instructions
23531              executed over cache misses, maybe we should just remove the comments
23532              by putting their code back in place of the o{ptimis,bfuscat}ed version.
23533      Branch: perl
23534            ! hv.c
23535 ____________________________________________________________________________
23536 [ 27522] By: gisle                                 on 2006/03/16  21:27:00
23537         Log: Avoid hardcoded $(OBJ_EXT)
23538      Branch: perl
23539            ! ext/DynaLoader/Makefile.PL
23540 ____________________________________________________________________________
23541 [ 27521] By: gisle                                 on 2006/03/16  21:20:46
23542         Log: Change 27520 was a bit too aggressive.  Let's keep the warning.
23543      Branch: perl
23544            ! ext/util/make_ext
23545 ____________________________________________________________________________
23546 [ 27520] By: gisle                                 on 2006/03/16  21:14:26
23547         Log: Remove unused code. No extension use Makefile.SH any more.
23548      Branch: perl
23549            ! ext/util/make_ext
23550 ____________________________________________________________________________
23551 [ 27519] By: gisle                                 on 2006/03/16  20:32:27
23552         Log: Fix up miniperl dependency.
23553              Depend on $(obj) when we use that to build miniperl.
23554      Branch: perl
23555            ! Makefile.SH
23556 ____________________________________________________________________________
23557 [ 27518] By: gisle                                 on 2006/03/16  20:24:08
23558         Log: Simplify; make perl.o included in $(obj)
23559      Branch: perl
23560            ! Makefile.SH
23561 ____________________________________________________________________________
23562 [ 27517] By: rgs                                   on 2006/03/16  16:17:38
23563         Log: Add a couple of regression tests for the untested
23564              "Bad name after %s" parsing error
23565      Branch: perl
23566            ! t/comp/parser.t
23567 ____________________________________________________________________________
23568 [ 27516] By: rgs                                   on 2006/03/16  15:19:03
23569         Log: Subject: [PATCH] Compress::Raw::Zlib, Compress::Zlib, IO::Compress::Zlib 2.000_10
23570              From: "Paul Marquess" <paul.marquess@ntlworld.com>
23571              Date: Thu, 16 Mar 2006 14:38:52 -0000
23572              Message-ID: <009401c64907$5a6ed710$4c05140a@myopwv.com>
23573      Branch: perl
23574            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
23575            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
23576            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
23577            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
23578            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
23579            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/Makefile.PL
23580            ! ext/Compress/IO/Zlib/README
23581            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
23582            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
23583            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
23584            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
23585            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
23586            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
23587            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
23588            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
23589            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
23590            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
23591            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
23592            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
23593            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
23594            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
23595            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
23596            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
23597            ! ext/Compress/IO/Zlib/t/010examples.t
23598            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
23599            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
23600            ! ext/Compress/Raw/Zlib/Zlib.xs
23601            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
23602            ! ext/Compress/Raw/Zlib/t/02zlib.t ext/Compress/Zlib/Changes
23603            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
23604            ! ext/Compress/Zlib/examples/gzcat
23605            ! ext/Compress/Zlib/examples/gzstream
23606            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
23607            ! ext/Compress/Zlib/t/14gzopen.t t/lib/compress/generic.pl
23608            ! t/lib/compress/tied.pl
23609 ____________________________________________________________________________
23610 [ 27515] By: gisle                                 on 2006/03/16  12:01:10
23611         Log: require should ignore directories found when searching @INC not just
23612              die as soon as it finds one.  It should for instance be possible to
23613              for require "File" to read the file "./File" even if there happens to
23614              be a "File" directory in perl's standard library.
23615              
23616              This fixes the RT #24404 fix in change 26373.
23617      Branch: perl
23618            ! pp_ctl.c t/comp/require.t
23619 ____________________________________________________________________________
23620 [ 27514] By: rgs                                   on 2006/03/16  08:32:28
23621         Log: Make the threads tests silent with regard to the new :unique deprecation warning
23622      Branch: perl
23623            ! ext/threads/t/problems.t
23624 ____________________________________________________________________________
23625 [ 27513] By: nicholas                              on 2006/03/15  23:02:49
23626         Log: Make the original versions of relocated paths available from
23627              %Config::Config with the prefix "raw_". Not sure if "raw_" is the
23628              best choice.
23629      Branch: perl
23630            ! configpm
23631 ____________________________________________________________________________
23632 [ 27511] By: nicholas                              on 2006/03/15  19:47:02
23633         Log: Correct the non gcc-brace-group definition of SvAMAGIC_off
23634      Branch: perl
23635            ! sv.h
23636 ____________________________________________________________________________
23637 [ 27510] By: nicholas                              on 2006/03/15  18:47:32
23638         Log: D'oh! 27508 wasn't quite testing what I wanted it to test. This does.
23639      Branch: perl
23640            ! lib/overload.t
23641 ____________________________________________________________________________
23642 [ 27508] By: nicholas                              on 2006/03/15  17:57:14
23643         Log: Test for reblessing objects with weak references.
23644      Branch: perl
23645            ! lib/overload.t
23646 ____________________________________________________________________________
23647 [ 27507] By: nicholas                              on 2006/03/15  17:21:00
23648         Log: Expunge references to HV_AMAGIC, HV_AMAGICbad and HV_AMAGICmb which
23649              have been unused since revision 1.
23650      Branch: perl
23651            ! hv.h sv.h
23652 ____________________________________________________________________________
23653 [ 27506] By: nicholas                              on 2006/03/15  15:08:49
23654         Log: Moving the overloading flag from the reference to the referant allows
23655              (re)?blessing of overloaded objects to work correctly.
23656      Branch: perl
23657            ! dump.c lib/overload.t sv.c sv.h
23658 ____________________________________________________________________________
23659 [ 27505] By: nicholas                              on 2006/03/15  13:13:19
23660         Log: Finish converting overload.t to Test::More
23661      Branch: perl
23662            ! lib/overload.t
23663 ____________________________________________________________________________
23664 [ 27504] By: nicholas                              on 2006/03/15  12:43:15
23665         Log: Further conversion of overload.t
23666      Branch: perl
23667            ! lib/overload.t
23668 ____________________________________________________________________________
23669 [ 27503] By: stevep                                on 2006/03/15  12:34:10
23670         Log: Additions to README.win32 and win32/Makefile based on comments from
23671              Steve Hay.
23672      Branch: perl
23673            ! README.win32 win32/Makefile
23674 ____________________________________________________________________________
23675 [ 27502] By: nicholas                              on 2006/03/15  12:29:01
23676         Log: Further conversion of overload.t
23677      Branch: perl
23678            ! lib/overload.t
23679 ____________________________________________________________________________
23680 [ 27501] By: nicholas                              on 2006/03/15  12:05:27
23681         Log: Partially convert overload.t to Test::More
23682      Branch: perl
23683            ! lib/overload.t
23684 ____________________________________________________________________________
23685 [ 27500] By: stevep                                on 2006/03/15  11:06:34
23686         Log: The first step in supporting VC++ 8.0.  Added macros for the free .NET 2.0 SDK and Visual Studio
23687              2005.  Added these macros to "if" conditions that were appropriate.  Added a fix to prevent
23688              the .NET 1.1 and 2.0 SDK compilers from attempting to build perlglob.exe (they are both missing
23689              the setargv.obj file necessary to do it).
23690      Branch: perl
23691            ! win32/Makefile
23692 ____________________________________________________________________________
23693 [ 27499] By: rgs                                   on 2006/03/14  17:32:48
23694         Log: Deprecate :unique even with threads
23695      Branch: perl
23696            ! toke.c
23697 ____________________________________________________________________________
23698 [ 27498] By: rgs                                   on 2006/03/14  17:02:38
23699         Log: Make usage of :unique emit a deprecation warning.
23700              Remove its outdated documentation.
23701      Branch: perl
23702            ! cv.h pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke
23703            ! toke.c
23704 ____________________________________________________________________________
23705 [ 27497] By: rgs                                   on 2006/03/14  16:02:35
23706         Log: Subject: [PATCH] perl @ 27483 fix lib/Pod/Simple/t/corpustest.t to work on VMS ODS-2
23707              From: Peter Prymmer <PPrymmer@factset.com>
23708              Date: Tue, 14 Mar 2006 10:38:00 -0500
23709              Message-ID: <OF85EC8E5E.4DF3A439-ON85257131.0055870A-85257131.0055E07C@factset.com>
23710      Branch: perl
23711            ! lib/Pod/Simple/t/corpustest.t
23712 ____________________________________________________________________________
23713 [ 27496] By: nicholas                              on 2006/03/14  15:21:54
23714         Log: SVphv_REHASH can use the same flag bit as SVf_FAKE. This allows
23715              0x10000000 (SVf_AMAGIC) to be set on all 16 SV types, which seems to
23716              be necessary to fix subtle bugs involving reblessing and overloading. 
23717      Branch: perl
23718            ! sv.h
23719 ____________________________________________________________________________
23720 [ 27495] By: rgs                                   on 2006/03/14  09:55:17
23721         Log: Subject: [perl #38710] localised stash slice 
23722              From: Hugo van der Sanden (via RT) <perlbug-followup@perl.org>
23723              Date: Sat, 11 Mar 2006 02:47:56 -0800
23724              Message-ID: <rt-3.0.11-38710-131000.18.015529928953@perl.org>
23725              
23726              (new TODO tests)
23727      Branch: perl
23728            ! t/op/local.t
23729 ____________________________________________________________________________
23730 [ 27494] By: rgs                                   on 2006/03/14  08:53:07
23731         Log: threads and threads::shared are now dual-lived modules
23732      Branch: perl
23733            ! Porting/Maintainers.pl
23734 ____________________________________________________________________________
23735 [ 27493] By: rgs                                   on 2006/03/14  08:38:45
23736         Log: Subject: [PATCH] Do nothing in a GCC-friendly way
23737              From: andy@petdance.com (Andy Lester)
23738              Date: Mon, 13 Mar 2006 12:48:50 -0600
23739              Message-ID: <20060313184850.GA16905@petdance.com>
23740      Branch: perl
23741            ! perl.h
23742 ____________________________________________________________________________
23743 [ 27492] By: rgs                                   on 2006/03/14  08:35:24
23744         Log: Subject: [PATCH] looks_like_bool can be const
23745              From: andy@petdance.com (Andy Lester)
23746              Date: Mon, 13 Mar 2006 09:31:52 -0600
23747              Message-ID: <20060313153152.GA13254@petdance.com>
23748      Branch: perl
23749            ! embed.fnc op.c proto.h
23750 ____________________________________________________________________________
23751 [ 27491] By: nicholas                              on 2006/03/13  23:13:23
23752         Log: Somewhat less shaky relocatable @INC support. You can install things
23753              to the current location of the perl tree, move it, install more things,
23754              move it again, lather rinse repeat.
23755              Configure with -Duserelocatableinc
23756      Branch: perl
23757            ! Configure configpm installperl
23758 ____________________________________________________________________________
23759 [ 27490] By: nicholas                              on 2006/03/13  20:49:55
23760         Log: First stab at rather shaky Configure support for relocatable @INC.
23761              Seems to be installing rather more that it's supposed to be.
23762      Branch: perl
23763            ! Configure configpm
23764 ____________________________________________________________________________
23765 [ 27489] By: nicholas                              on 2006/03/13  18:59:27
23766         Log: Split break out the installprefix code from setprefixvar, which allows
23767              the remaining 8 places to call the common prefix conversion code.
23768      Branch: perl
23769            ! Configure
23770 ____________________________________________________________________________
23771 [ 27488] By: nicholas                              on 2006/03/13  18:01:11
23772         Log: Refactor most of the cut & paste for setting prefix/prefixexp variables
23773              and the "Change installation prefix, if necessary" into a new
23774              "function" setprefixvar (which I assume will become Setprefixvar.U)
23775              How many platforms still have Bourne shells that can't do shell
23776              functions? Someone's going to say Irix?
23777      Branch: perl
23778            ! Configure
23779 ____________________________________________________________________________
23780 [ 27487] By: rgs                                   on 2006/03/13  17:35:59
23781         Log: Forgot the ending \. Why did it still compile ?
23782      Branch: perl
23783            ! ext/List/Util/multicall.h
23784 ____________________________________________________________________________
23785 [ 27486] By: rgs                                   on 2006/03/13  17:34:09
23786         Log: Subject: [PATCH] Automatically SPAGAIN in the poor-man's-multicall API
23787              From: Robin Houston <robin@cpan.org>
23788              Date: Mon, 13 Mar 2006 12:48:21 +0000
23789              Message-ID: <20060313124821.GA11203@rpc142.cs.man.ac.uk>
23790      Branch: perl
23791            ! ext/List/Util/multicall.h
23792 ____________________________________________________________________________
23793 [ 27485] By: nicholas                              on 2006/03/13  17:10:14
23794         Log: The existing order of the checks for whether man1dir and man3dir were
23795              ' ' were obviously buggy, because they set installman[13]dir only for
23796              the next if block to set it again. Reordering removes that daftness.
23797      Branch: perl
23798            ! Configure
23799 ____________________________________________________________________________
23800 [ 27484] By: nicholas                              on 2006/03/13  15:50:04
23801         Log: The "Change installation prefix, if necessary." code needs to use
23802              the ~ expanded prefix and installprefix in the substitution.
23803      Branch: perl
23804            ! Configure
23805 ____________________________________________________________________________
23806 [ 27483] By: rgs                                   on 2006/03/12  15:12:29
23807         Log: Load .pmc always, even if they are older than a matching .pm file.
23808              (This trick is going to be used by pugs.)
23809      Branch: perl
23810            ! pod/perlfunc.pod pp_ctl.c
23811 ____________________________________________________________________________
23812 [ 27482] By: stevep                                on 2006/03/12  14:07:17
23813         Log: Subject: [PATCH] Removed unnecessary NULL check in Digest::SHA
23814              From: Andy Lester <andy@petdance.com>
23815              Date: Tue, 7 Mar 2006 12:12:35 -0600
23816              Message-ID: <20060307181235.GA25688@petdance.com>
23817      Branch: perl
23818            ! ext/Digest/SHA/src/hmac.c
23819 ____________________________________________________________________________
23820 [ 27481] By: stevep                                on 2006/03/12  13:48:10
23821         Log: Upgrade to Module-Build-0.27_09
23822      Branch: perl
23823            ! Porting/Maintainers.pl lib/Module/Build.pm
23824            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
23825            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
23826            ! lib/Module/Build/Cookbook.pm
23827 ____________________________________________________________________________
23828 [ 27480] By: nicholas                              on 2006/03/11  23:40:34
23829         Log: isSPACE('\0') is false, so can simplify the condition in the for
23830              loop. As the for loop is basically a while loop, write it as one, to
23831              make its intentions clearer.
23832      Branch: perl
23833            ! toke.c
23834 ____________________________________________________________________________
23835 [ 27479] By: nicholas                              on 2006/03/11  22:51:26
23836         Log: Fix the last 2 perly.y specific parts of regen_perly.pl, and make
23837              the regen_perly target call it for both perly.y and madly.y.
23838      Branch: perl
23839            - regen_madly.pl
23840            ! MANIFEST Makefile.SH regen_perly.pl
23841 ____________________________________________________________________________
23842 [ 27478] By: nicholas                              on 2006/03/11  22:29:56
23843         Log: NNs and NULLOKs for MAD's new functions.
23844      Branch: perl
23845            ! embed.fnc proto.h
23846 ____________________________________________________________________________
23847 [ 27477] By: stevep                                on 2006/03/11  22:08:34
23848         Log: Perl_newWHILEOP() had exactly the same lack of a NULL pointer check
23849              that Perl_newLOOPOP() had and fixed in change #27476.  Maybe some 
23850              refactoring is needed?
23851      Branch: perl
23852            ! op.c
23853 ____________________________________________________________________________
23854 [ 27476] By: stevep                                on 2006/03/11  21:41:20
23855         Log: Possible NULL pointer reference found by Coverity checks.
23856      Branch: perl
23857            ! op.c
23858 ____________________________________________________________________________
23859 [ 27475] By: stevep                                on 2006/03/11  20:57:26
23860         Log: Keep from using a variable in S_my_kid() before it is initialized.  This        was introduced with the MAD changes.
23861      Branch: perl
23862            ! op.c
23863 ____________________________________________________________________________
23864 [ 27474] By: craigb                                on 2006/03/11  17:26:00
23865         Log: Subject: [PATCH] perl@27437 fix File::Path::mkpath so that perl installs on VMS
23866              From: Peter Prymmer <PPrymmer@factset.com>
23867              Date: Fri, 10 Mar 2006 15:24:23 -0500
23868              Message-id: <OFBE8F84F1.A708DA4A-ON8525712D.006E4BF7-8525712D.007018C6@factset.com>
23869      Branch: perl
23870            ! lib/File/Path.pm
23871 ____________________________________________________________________________
23872 [ 27473] By: merijn                                on 2006/03/11  11:03:55
23873         Log: Subject: [PATCH] Reapply change 24432
23874              From: "Jan Dubois" <jand@ActiveState.com>
23875              Date: Fri, 10 Mar 2006 18:21:39 -0800
23876              Message-ID: <01b001c644b2$879a1f50$6062a8c0@candy>
23877      Branch: perl
23878            ! config_h.SH
23879 ____________________________________________________________________________
23880 [ 27471] By: nicholas                              on 2006/03/11  10:21:27
23881         Log: Missed the hunk that adds regen_madly.pl to the regen_perl target.
23882      Branch: perl
23883            ! Makefile.SH
23884 ____________________________________________________________________________
23885 [ 27470] By: nicholas                              on 2006/03/11  10:16:04
23886         Log: Subject: [PATCH] Sync up embed.fnc and doio.c
23887              From: andy@petdance.com (Andy Lester)
23888              Message-ID: <20060311071338.GA12490@petdance.com>
23889              Date: Sat, 11 Mar 2006 01:13:38 -0600
23890      Branch: perl
23891            ! embed.fnc proto.h
23892 ____________________________________________________________________________
23893 [ 27469] By: nicholas                              on 2006/03/11  09:55:43
23894         Log: Subject: [PATCH] Localizing some vars in S_checkcomma
23895              From: andy@petdance.com (Andy Lester)
23896              Message-ID: <20060310223100.GA13455@petdance.com>
23897              Date: Fri, 10 Mar 2006 16:31:00 -0600
23898      Branch: perl
23899            ! toke.c
23900 ____________________________________________________________________________
23901 [ 27468] By: nicholas                              on 2006/03/11  09:32:18
23902         Log: Remove the obsolete mad/P5RE.pm
23903      Branch: perl
23904            - mad/P5RE.pm
23905            ! MANIFEST
23906 ____________________________________________________________________________
23907 [ 27467] By: craigb                                on 2006/03/11  01:52:37
23908         Log: null terminate command string -- broken in #27438
23909      Branch: perl
23910            ! vms/vms.c
23911 ____________________________________________________________________________
23912 [ 27466] By: nicholas                              on 2006/03/10  21:54:18
23913         Log: Move the 12 static MAD variables from toke.c into the interpeter
23914              structure.
23915      Branch: perl
23916            ! embedvar.h intrpvar.h makedef.pl perl.c perlapi.h sv.c toke.c
23917 ____________________________________________________________________________
23918 [ 27465] By: nicholas                              on 2006/03/10  20:58:23
23919         Log: Rename the 12 static variables in toke.c to PL_*
23920      Branch: perl
23921            ! toke.c
23922 ____________________________________________________________________________
23923 [ 27464] By: nicholas                              on 2006/03/10  19:47:11
23924         Log: gozer took over from gsar (some time ago).
23925      Branch: perl
23926            ! Porting/repository.pod
23927 ____________________________________________________________________________
23928 [ 27463] By: nicholas                              on 2006/03/10  18:53:01
23929         Log: All the autogenerated files from change 27462.
23930      Branch: perl
23931            ! madly.act madly.h madly.tab
23932 ____________________________________________________________________________
23933 [ 27462] By: nicholas                              on 2006/03/10  18:52:40
23934         Log: Merge perly.y changes from 5.9.2 to now into madly.y.
23935      Branch: perl
23936            ! madly.y
23937 ____________________________________________________________________________
23938 [ 27461] By: nicholas                              on 2006/03/10  12:57:18
23939         Log: Teaching embed.pl about conditional symbols is a TODO.
23940      Branch: perl
23941            ! pod/perltodo.pod
23942 ____________________________________________________________________________
23943 [ 27460] By: nicholas                              on 2006/03/10  12:09:39
23944         Log: Tweak change 27457 - make PL_lasttoke MAD only, but teach makedef.pl
23945              about MADness (and unMADness - maybe there is a special word for that)
23946      Branch: perl
23947            ! intrpvar.h makedef.pl
23948 ____________________________________________________________________________
23949 [ 27459] By: nicholas                              on 2006/03/10  11:31:14
23950         Log: Summon constman! S_checkcomma now has all 3 arguments const char.
23951      Branch: perl
23952            ! embed.fnc proto.h toke.c
23953 ____________________________________________________________________________
23954 [ 27458] By: nicholas                              on 2006/03/10  10:50:29
23955         Log: Tease apart the keyword/subroutine test in S_checkcomma.
23956      Branch: perl
23957            ! toke.c
23958 ____________________________________________________________________________
23959 [ 27457] By: stevep                                on 2006/03/10  02:17:43
23960         Log: Move PL_lasttoke out of its PERL_MAD define in intrpvar.h.
23961              Otherwise, Win32 does not compile.
23962      Branch: perl
23963            ! intrpvar.h
23964 ____________________________________________________________________________
23965 [ 27456] By: nicholas                              on 2006/03/09  23:23:19
23966         Log: Correct another gv_fetchpv() - it takes a bitmask of flags, not simply
23967              TRUE/FALSE.
23968      Branch: perl
23969            ! gv.c
23970 ____________________________________________________________________________
23971 [ 27455] By: nicholas                              on 2006/03/09  22:50:23
23972         Log: Remove two NEWSV()s in the non-ithread dump code that got missed.
23973      Branch: perl
23974            ! dump.c
23975 ____________________________________________________________________________
23976 [ 27454] By: mhx                                   on 2006/03/09  22:07:01
23977         Log: Subject: Re: [PATCH pod/perlfunc.pd] Re: truncate needs seek on filehandle
23978              From: Ronald J Kimball <rjk-perl-p5p@tamias.net>
23979              Date: Thu, 9 Mar 2006 16:29:12 -0500
23980              Message-ID: <20060309212912.GF22682@penkwe.pair.com>
23981      Branch: perl
23982            ! pod/perlfunc.pod
23983 ____________________________________________________________________________
23984 [ 27453] By: nicholas                              on 2006/03/09  22:03:55
23985         Log: Add the Perl 5 to Perl 5 convertor scripts.
23986      Branch: perl
23987            + mad/P5AST.pm mad/P5RE.pm mad/P5re.pm mad/PLXML.pm mad/nomad
23988            + mad/p55
23989            ! MANIFEST
23990 ____________________________________________________________________________
23991 [ 27452] By: nicholas                              on 2006/03/09  22:01:28
23992         Log: Superior *printf-fu lets us avoid modifying source code.
23993      Branch: perl
23994            ! toke.c
23995 ____________________________________________________________________________
23996 [ 27451] By: nicholas                              on 2006/03/09  21:49:20
23997         Log: Avoid scribbling on the passed in command line string for -i in 
23998              moreswitches.
23999      Branch: perl
24000            ! perl.c
24001 ____________________________________________________________________________
24002 [ 27450] By: nicholas                              on 2006/03/09  21:24:04
24003         Log: -Dmad works, albeit with some test failures:
24004              ext/B/t/f_sort.t                       20    5  25.00%  2 4-6 16
24005              ext/B/t/optree_samples.t               20    1   5.00%  18
24006              ext/List/Util/t/weak.t      1   256    22    1   4.55%  22
24007              ext/Safe/t/safeops.t        0   134   354  288  81.36%  211-354
24008              lib/warnings.t                        561    2   0.36%  3 10
24009      Branch: perl
24010            ! toke.c
24011 ____________________________________________________________________________
24012 [ 27449] By: nicholas                              on 2006/03/09  20:53:11
24013         Log: Oops. Failed to add madly.c
24014      Branch: perl
24015            + madly.c
24016 ____________________________________________________________________________
24017 [ 27448] By: stevep                                on 2006/03/09  20:48:50
24018         Log: The Coverity audit is upset that the scream_olds variable is not
24019              directly initialized, although it is likely initialized after 
24020              another variable takes a reference to it.
24021      Branch: perl
24022            ! regexec.c
24023 ____________________________________________________________________________
24024 [ 27447] By: nicholas                              on 2006/03/09  20:48:18
24025         Log: Add the madly parser. I believe that this is all the C code. Now to
24026              find the bugs that stowed away.
24027      Branch: perl
24028            + madly.act madly.h madly.tab madly.y regen_madly.pl
24029            ! Configure MANIFEST Makefile.SH embed.fnc embed.h perly.c
24030            ! proto.h
24031 ____________________________________________________________________________
24032 [ 27446] By: nicholas                              on 2006/03/09  19:53:53
24033         Log: It helps to run embed.pl in the correct directory. (not the symlink
24034              tree)
24035      Branch: perl
24036            ! embed.h embedvar.h perlapi.h proto.h
24037 ____________________________________________________________________________
24038 [ 27445] By: nicholas                              on 2006/03/09  19:22:10
24039         Log: The remainder of the toke.c MAD changes. Now to investigate why MAD
24040              no longer builds.
24041      Branch: perl
24042            ! embed.fnc intrpvar.h sv.c toke.c
24043 ____________________________________________________________________________
24044 [ 27444] By: nicholas                              on 2006/03/09  19:00:26
24045         Log: Another refactoring from Larry implicit in the MAD patch.
24046      Branch: perl
24047            ! toke.c
24048 ____________________________________________________________________________
24049 [ 27443] By: nicholas                              on 2006/03/09  18:08:52
24050         Log: Refactoring from Larry implicit in the MAD patch.
24051      Branch: perl
24052            ! toke.c
24053 ____________________________________________________________________________
24054 [ 27442] By: nicholas                              on 2006/03/09  17:06:46
24055         Log: Replace PL_nextval[PL_nexttoke].opval with the macro NEXTVAL_NEXTTOKE
24056              as MAD conditionally changes this consistently in 27 places.
24057      Branch: perl
24058            ! toke.c
24059 ____________________________________________________________________________
24060 [ 27441] By: stevep                                on 2006/03/09  16:14:20
24061         Log: Need to update test count from change #27440.
24062      Branch: perl
24063            ! ext/POSIX/t/sigaction.t
24064 ____________________________________________________________________________
24065 [ 27440] By: stevep                                on 2006/03/09  16:03:21
24066         Log: croak in POSIX::sigaction() when passed a negative signal instead
24067              dumping core.
24068      Branch: perl
24069            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
24070 ____________________________________________________________________________
24071 [ 27439] By: nicholas                              on 2006/03/09  15:13:49
24072         Log: MAD changes for bare skipspace()
24073      Branch: perl
24074            ! embed.fnc embed.h proto.h toke.c
24075 ____________________________________________________________________________
24076 [ 27438] By: craigb                                on 2006/03/09  14:49:45
24077         Log: Subject: patch@27385 - VMS thread fixes (was: threads and VMS)
24078              From: "John E. Malmberg" <wb8tyw@qsl.net>
24079              Date: Wed, 08 Mar 2006 23:34:05 -0500
24080              Message-id: <440FB03D.8010409@qsl.net>
24081
24082      Branch: perl
24083            ! vms/vms.c
24084 ____________________________________________________________________________
24085 [ 27437] By: nicholas                              on 2006/03/09  13:45:30
24086         Log: Add the MAD change to perly.y, which brings a new PEG token.
24087      Branch: perl
24088            ! perly.act perly.h perly.tab perly.y
24089 ____________________________________________________________________________
24090 [ 27436] By: mhx                                   on 2006/03/09  12:54:19
24091         Log: Fix a memory leak in ck_grep(), spotted by coverity:
24092              perl -e'eval "grep" while 1'
24093      Branch: perl
24094            ! op.c
24095 ____________________________________________________________________________
24096 [ 27435] By: nicholas                              on 2006/03/09  12:41:40
24097         Log: Tweaking the order of op creation/op free in Perl_ck_require to Larry's
24098              order doesn't make tests pass :-(. Nor does it make them fail.
24099      Branch: perl
24100            ! op.c
24101 ____________________________________________________________________________
24102 [ 27434] By: nicholas                              on 2006/03/09  12:17:41
24103         Log: Fix C99ism in dump.c
24104      Branch: perl
24105            ! dump.c
24106 ____________________________________________________________________________
24107 [ 27433] By: nicholas                              on 2006/03/09  12:01:36
24108         Log: Unroll 27425 - keeping Larry's order in op.c means that exactly the
24109              same sequence of pad usage is generated with and without MAD.
24110      Branch: perl
24111            ! ext/B/t/f_map.t op.c
24112 ____________________________________________________________________________
24113 [ 27432] By: nicholas                              on 2006/03/09  11:20:14
24114         Log: Note the weakref.t failure that commenting out this code caused.
24115              Pesky waterbeds.
24116      Branch: perl
24117            ! op.c
24118 ____________________________________________________________________________
24119 [ 27431] By: nicholas                              on 2006/03/09  11:04:23
24120         Log: Note the cause of another MAD test failure - an explicit abort trap
24121              for saving PL_formfeed is being hit.
24122      Branch: perl
24123            ! scope.c
24124 ____________________________________________________________________________
24125 [ 27430] By: nicholas                              on 2006/03/09  10:53:25
24126         Log: Bodge MAD code to get pack.t and ext/Encode/t/Encode.t passing.
24127      Branch: perl
24128            ! op.c
24129 ____________________________________________________________________________
24130 [ 27429] By: nicholas                              on 2006/03/08  23:33:05
24131         Log: Make MAD at least compile and link once more. Although it's now failing
24132              6 regression tests.
24133      Branch: perl
24134            ! op.c perly.c
24135 ____________________________________________________________________________
24136 [ 27428] By: nicholas                              on 2006/03/08  22:36:30
24137         Log: Further MAD changes.
24138      Branch: perl
24139            ! perl.c perly.c pp_ctl.c scope.c
24140 ____________________________________________________________________________
24141 [ 27427] By: nicholas                              on 2006/03/08  21:53:06
24142         Log: Oops. Didn't mean to commit 27426 to maint first. Integrate it:
24143              Avoid writing over the input string in the case 'F' in moreswitches.
24144      Branch: perl
24145           !> perl.c
24146 ____________________________________________________________________________
24147 [ 27425] By: nicholas                              on 2006/03/08  21:18:58
24148         Log: The last MAD change to op.c changes the pad offsets of the test that
24149              ext/B/t/f_map.t is using.
24150      Branch: perl
24151            ! ext/B/t/f_map.t op.c
24152 ____________________________________________________________________________
24153 [ 27424] By: nicholas                              on 2006/03/08  20:34:16
24154         Log: Almost all the MAD changes for op.c
24155      Branch: perl
24156            ! embed.fnc embed.h op.c perl.h proto.h
24157 ____________________________________________________________________________
24158 [ 27423] By: nicholas                              on 2006/03/08  18:17:09
24159         Log: Change from Larry in the MAD code which seems to be unrelated to MAD.
24160      Branch: perl
24161            ! op.c
24162 ____________________________________________________________________________
24163 [ 27422] By: nicholas                              on 2006/03/08  16:29:26
24164         Log: MAD changes to dump.c
24165      Branch: perl
24166            ! dump.c embed.fnc embed.h global.sym makedef.pl proto.h
24167 ____________________________________________________________________________
24168 [ 27421] By: steveh                                on 2006/03/08  16:25:23
24169         Log: Get rid of unnecessary "rmdir /s" calls in Win32 makefiles
24170              
24171              They only existed for the benefit of old shells that didn't
24172              understand "rmdir /s /q", but since change #27195 effectively
24173              drops support for old shells that don't understand "xcopy /y"
24174              it seems unnecessary now.
24175              
24176              Windows NT4, 2000, XP and onwards all support "rmdir /s /q", so
24177              it's probably only the Windows 9x shells that lose out.
24178      Branch: perl
24179            ! win32/Makefile win32/makefile.mk
24180 ____________________________________________________________________________
24181 [ 27420] By: steveh                                on 2006/03/08  15:20:28
24182         Log: Sort the ext/ and lib/ tests when running under t/harness
24183              
24184              Unless they are sorted then they are run in the same order in which
24185              they are listed in MANIFEST, which is not always ideal. In particular,
24186              the ext/Compress/IO/Zlib/t/*.t tests are not run in the correct order,
24187              which causes some files to be left behind afterwards.
24188              
24189              ExtUtils::Command::MM::test_harness() sorts test files, so it seems
24190              sensible for t/harness to do likewise, rather than relying on the
24191              ordering in MANIFEST.
24192      Branch: perl
24193            ! t/harness
24194 ____________________________________________________________________________
24195 [ 27419] By: nicholas                              on 2006/03/08  13:40:48
24196         Log: Add MAD changes to pad code (new function Perl_pad_peg)
24197      Branch: perl
24198            ! embed.fnc embed.h makedef.pl pad.c pad.h proto.h
24199 ____________________________________________________________________________
24200 [ 27418] By: steveh                                on 2006/03/08  13:37:28
24201         Log: Adjust Win32 distclean as per changes #27411 and #27417
24202      Branch: perl
24203            ! win32/Makefile win32/makefile.mk
24204 ____________________________________________________________________________
24205 [ 27417] By: rgs                                   on 2006/03/08  13:29:26
24206         Log: "make distclean" fix noticed by Steve Hay
24207      Branch: perl
24208            ! Makefile.SH
24209 ____________________________________________________________________________
24210 [ 27416] By: steveh                                on 2006/03/08  12:15:04
24211         Log: Cleanup Archive-Tar temporary test files
24212              
24213              I've done this twice before already (changes #25043 and #26785),
24214              but it keeps getting accidentally removed. Third time lucky?
24215      Branch: perl
24216            ! lib/Archive/Tar.pm lib/Archive/Tar/t/02_methods.t
24217 ____________________________________________________________________________
24218 [ 27415] By: rgs                                   on 2006/03/08  10:31:24
24219         Log: Subject: [PATCH] Re: [perl #38684] O::Deparse not working as expected 
24220              From: Stephen McCamant <smcc@mit.edu>
24221              Date: Tue, 7 Mar 2006 20:00:30 -0800
24222              Message-ID: <17422.22238.570532.2771@apocalypse.OCF.Berkeley.EDU>
24223      Branch: perl
24224            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
24225 ____________________________________________________________________________
24226 [ 27414] By: rgs                                   on 2006/03/08  10:25:26
24227         Log: Subject: [PATCH] Removed unused check and assignment in pp_hot.c
24228              From: andy@petdance.com (Andy Lester)
24229              Date: Wed, 8 Mar 2006 00:45:29 -0600
24230              Message-ID: <20060308064529.GA16499@petdance.com>
24231      Branch: perl
24232            ! pp_hot.c
24233 ____________________________________________________________________________
24234 [ 27413] By: steveh                                on 2006/03/08  09:36:50
24235         Log: Don't try to export PL_madskills/PL_xmlfp when they're not defined
24236              (Fixes Win32 linker error introduced by change #27408)
24237      Branch: perl
24238            ! makedef.pl
24239 ____________________________________________________________________________
24240 [ 27412] By: steveh                                on 2006/03/08  08:42:44
24241         Log: Complete change #27407/27410 on Win32 and tidy up change #27372
24242      Branch: perl
24243            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24244            ! win32/config_H.vc64
24245 ____________________________________________________________________________
24246 [ 27411] By: rgs                                   on 2006/03/08  08:23:54
24247         Log: "make distclean" adjustments for the new Compress modules
24248      Branch: perl
24249            ! Makefile.SH
24250 ____________________________________________________________________________
24251 [ 27410] By: merijn                                on 2006/03/08  08:10:25
24252         Log: Backport #27407
24253              Add a Configure question for mad (Misc Attribute Decoration - Larry's
24254              perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
24255      Branch: perl
24256            ! Configure Porting/Glossary config_h.SH
24257 ____________________________________________________________________________
24258 [ 27408] By: nicholas                              on 2006/03/07  23:24:55
24259         Log: Some of the MAD structures in headers, plus PL_madskills and PL_xmlfp,
24260              and default definitions for the 2 variables. (Which will save a lot of
24261              conditional complilation, by instead letting the C compiler optimiser
24262              remove dead code.)
24263      Branch: perl
24264            ! XSUB.h embedvar.h intrpvar.h op.h perl.h perlapi.h
24265 ____________________________________________________________________________
24266 [ 27407] By: nicholas                              on 2006/03/07  22:16:55
24267         Log: Add a Configure question for mad (Misc Attribute Decoration - Larry's
24268              perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
24269      Branch: perl
24270            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
24271            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
24272            ! perl.c plan9/config_sh.sample symbian/config.sh uconfig.sh
24273            ! win32/config.bc win32/config.gc win32/config.vc
24274            ! win32/config.vc64 wince/config.ce
24275 ____________________________________________________________________________
24276 [ 27406] By: nicholas                              on 2006/03/07  19:31:49
24277         Log: Two more TODOs for those with C knowledge.
24278      Branch: perl
24279            ! pod/perltodo.pod
24280 ____________________________________________________________________________
24281 [ 27405] By: nicholas                              on 2006/03/07  19:27:28
24282         Log: Remove the #define - ARENASETS are always on now.
24283      Branch: perl
24284            ! perl.h sv.c
24285 ____________________________________________________________________________
24286 [ 27404] By: nicholas                              on 2006/03/07  19:23:14
24287         Log: TPF++ # http://www.perlfoundation.org/gc/grants/2006-perl5-improve.html
24288              Shrinking PVGVs, PVLVs, PVCVs and PVFMs is TODOne.
24289      Branch: perl
24290            ! pod/perltodo.pod
24291 ____________________________________________________________________________
24292 [ 27403] By: rgs                                   on 2006/03/07  17:09:54
24293         Log: This looks like a memory leak.
24294      Branch: perl
24295            ! op.c
24296 ____________________________________________________________________________
24297 [ 27402] By: rgs                                   on 2006/03/07  16:49:58
24298         Log: $[ = 2 should not warn.
24299      Branch: perl
24300            ! op.c t/lib/warnings/op
24301 ____________________________________________________________________________
24302 [ 27401] By: steveh                                on 2006/03/07  14:58:20
24303         Log: Fix lib/Module/Build/t/compat.t
24304              (e.g. see http://www.nntp.perl.org/group/perl.daily-build.reports/36431)
24305      Branch: perl
24306            ! lib/Module/Build/t/compat.t
24307 ____________________________________________________________________________
24308 [ 27400] By: rgs                                   on 2006/03/07  14:36:00
24309         Log: Make report on bad filenames easier to read
24310      Branch: perl
24311            ! Porting/check83.pl
24312 ____________________________________________________________________________
24313 [ 27399] By: rgs                                   on 2006/03/07  14:15:46
24314         Log: FAQ sync. (FAQ now moved to svn)
24315      Branch: perl
24316            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
24317            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
24318            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
24319            ! pod/perlfaq9.pod
24320 ____________________________________________________________________________
24321 [ 27398] By: stevep                                on 2006/03/07  04:48:29
24322         Log: Upgrade to PathTools-3.17
24323      Branch: perl
24324            ! ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
24325 ____________________________________________________________________________
24326 [ 27397] By: stevep                                on 2006/03/06  23:31:21
24327         Log: Subject:  Re: [PATCH] Removed a redundant o->op_type
24328              From: Paul Johnson <paul@pjcj.net>
24329              Date: Tue, 28 Feb 2006 20:17:31 +0100
24330              Message-ID: <20060228191731.GD20933@pjcj.net>
24331      Branch: perl
24332            ! op.c
24333 ____________________________________________________________________________
24334 [ 27396] By: mhx                                   on 2006/03/06  22:18:52
24335         Log: Don't free thread memory if PERL_DESTRUCT_LEVEL is set to a non-zero
24336              value as we're probably hunting memory leaks then
24337      Branch: perl
24338            ! perl.c
24339 ____________________________________________________________________________
24340 [ 27393] By: nicholas                              on 2006/03/06  20:44:02
24341         Log: Update David Dyck's e-mail address.
24342      Branch: perl
24343            ! AUTHORS Porting/checkAUTHORS.pl
24344 ____________________________________________________________________________
24345 [ 27390] By: rgs                                   on 2006/03/06  17:26:43
24346         Log: Add all new utilities in the perlutil man page.
24347              Includes lots of work by Zsban Ambrus.
24348      Branch: perl
24349            ! pod/perlutil.pod
24350 ____________________________________________________________________________
24351 [ 27389] By: rgs                                   on 2006/03/06  16:09:50
24352         Log: Subject: [PATCH] add Module::Build 0.27_08
24353              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
24354              Date: Sun, 5 Mar 2006 12:08:30 -0800
24355              Message-ID: <20060305200830.GA2660@efn.org>
24356      Branch: perl
24357            + lib/Module/Build.pm lib/Module/Build/Authoring.pod
24358            + lib/Module/Build/Base.pm lib/Module/Build/Changes
24359            + lib/Module/Build/Compat.pm lib/Module/Build/ConfigData.pm
24360            + lib/Module/Build/Cookbook.pm lib/Module/Build/ModuleInfo.pm
24361            + lib/Module/Build/Notes.pm lib/Module/Build/PPMMaker.pm
24362            + lib/Module/Build/Platform/Amiga.pm
24363            + lib/Module/Build/Platform/Default.pm
24364            + lib/Module/Build/Platform/EBCDIC.pm
24365            + lib/Module/Build/Platform/MPEiX.pm
24366            + lib/Module/Build/Platform/MacOS.pm
24367            + lib/Module/Build/Platform/RiscOS.pm
24368            + lib/Module/Build/Platform/Unix.pm
24369            + lib/Module/Build/Platform/VMS.pm
24370            + lib/Module/Build/Platform/VOS.pm
24371            + lib/Module/Build/Platform/Windows.pm
24372            + lib/Module/Build/Platform/aix.pm
24373            + lib/Module/Build/Platform/cygwin.pm
24374            + lib/Module/Build/Platform/darwin.pm
24375            + lib/Module/Build/Platform/os2.pm lib/Module/Build/PodParser.pm
24376            + lib/Module/Build/scripts/config_data
24377            + lib/Module/Build/t/basic.t
24378            + lib/Module/Build/t/bundled/Tie/CPHash.pm
24379            + lib/Module/Build/t/compat.t lib/Module/Build/t/destinations.t
24380            + lib/Module/Build/t/ext.t lib/Module/Build/t/extend.t
24381            + lib/Module/Build/t/files.t lib/Module/Build/t/install.t
24382            + lib/Module/Build/t/lib/DistGen.pm
24383            + lib/Module/Build/t/lib/MBTest.pm
24384            + lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t
24385            + lib/Module/Build/t/metadata2.t lib/Module/Build/t/moduleinfo.t
24386            + lib/Module/Build/t/notes.t lib/Module/Build/t/parents.t
24387            + lib/Module/Build/t/pod_parser.t lib/Module/Build/t/ppm.t
24388            + lib/Module/Build/t/runthrough.t lib/Module/Build/t/signature.t
24389            + lib/Module/Build/t/tilde.t lib/Module/Build/t/versions.t
24390            + lib/Module/Build/t/xs.t utils/config_data.PL
24391            ! MANIFEST Porting/Maintainers.pl installperl pod/perlutil.pod
24392            ! utils.lst utils/Makefile vms/descrip_mms.template
24393            ! win32/Makefile win32/makefile.mk
24394 ____________________________________________________________________________
24395 [ 27388] By: rgs                                   on 2006/03/06  14:52:48
24396         Log: Upgrade to Archive::Tar 1.29
24397      Branch: perl
24398            ! lib/Archive/Tar.pm lib/Archive/Tar/t/00_setup.t
24399            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
24400 ____________________________________________________________________________
24401 [ 27387] By: rgs                                   on 2006/03/06  10:06:53
24402         Log: Add and remove files forgotten in change #27384
24403      Branch: perl
24404            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
24405            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
24406            + ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
24407            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
24408            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
24409            + ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
24410            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
24411            - (delete 110 files)
24412            ! MANIFEST
24413 ____________________________________________________________________________
24414 [ 27386] By: craigb                                on 2006/03/06  03:42:19
24415         Log: Subject: PATCH: 2 vms specific build files in perl @ 27383
24416              From: Peter Prymmer <PPrymmer@factset.com>
24417              Date: Sun, 05 Mar 2006 20:30:09 -0500
24418              Message-id: <OFF0B19477.39D9ABEB-ON85257129.00070590-85257129.000840D3@factset.com>
24419      Branch: perl
24420            ! configure.com vms/gen_shrfls.pl
24421 ____________________________________________________________________________
24422 [ 27385] By: craigb                                on 2006/03/06  03:26:39
24423         Log: Subject: Re: threads and VMS
24424              From: "John E. Malmberg" <wb8tyw@qsl.net>
24425              Date: Sun, 05 Mar 2006 00:32:27 -0500
24426              Message-id: <440A77EB.2030205@qsl.net>
24427      Branch: perl
24428            ! vms/vms.c
24429 ____________________________________________________________________________
24430 [ 27384] By: stevep                                on 2006/03/06  02:06:04
24431         Log: Subject: [PATCH] Compress::Zlib
24432              From: "Paul Marquess" <paul.marquess@ntlworld.com>
24433              Date: Fri, 3 Mar 2006 10:25:48 -0000
24434              Message-ID: <007101c63eac$d919c6c0$4c05140a@myopwv.com>
24435      Branch: perl
24436            + (add 129 files)
24437            ! MANIFEST ext/Compress/Zlib/Changes
24438            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
24439            ! ext/Compress/Zlib/examples/filtdef
24440            ! ext/Compress/Zlib/examples/filtinf
24441            ! ext/Compress/Zlib/examples/gzcat
24442            ! ext/Compress/Zlib/examples/gzgrep
24443            ! ext/Compress/Zlib/examples/gzstream
24444            ! ext/Compress/Zlib/t/01version.t
24445            ! ext/Compress/Zlib/t/03zlib-v1.t
24446            ! ext/Compress/Zlib/t/05examples.t
24447            ! ext/Compress/Zlib/t/06gzsetp.t
24448            ! ext/Compress/Zlib/t/08encoding.t
24449            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/99pod.t
24450            ! t/lib/compress/any.pl t/lib/compress/anyunc.pl
24451            ! t/lib/compress/destroy.pl t/lib/compress/generic.pl
24452            ! t/lib/compress/merge.pl t/lib/compress/multi.pl
24453            ! t/lib/compress/newtied.pl t/lib/compress/oneshot.pl
24454            ! t/lib/compress/prime.pl t/lib/compress/tied.pl
24455            ! t/lib/compress/truncate.pl t/lib/compress/zlib-generic.pl
24456 ____________________________________________________________________________
24457 [ 27383] By: nicholas                              on 2006/03/05  21:21:10
24458         Log: Change 27380 (HEK into the IV union failed to convert the code in the
24459              non-gcc-debugging ifdef. Whoops. Very lax of me)
24460      Branch: perl
24461            ! gv.h
24462 ____________________________________________________________________________
24463 [ 27382] By: nicholas                              on 2006/03/05  19:07:12
24464         Log: Perl_gv_name_set should not leak the old HEK. Allow the flag GV_ADD
24465              to simplify GV initialisation.
24466      Branch: perl
24467            ! gv.c gv.h sv.c
24468 ____________________________________________________________________________
24469 [ 27381] By: nicholas                              on 2006/03/05  18:40:59
24470         Log: Change hv_name_set to take U32 length and flags parameters.
24471      Branch: perl
24472            ! embed.fnc hv.c proto.h
24473 ____________________________________________________________________________
24474 [ 27380] By: nicholas                              on 2006/03/05  18:13:42
24475         Log: Move the GvNAME HEK into the IV union - every GV is now 1 pointer
24476              smaller.
24477      Branch: perl
24478            ! av.h cv.h gv.c gv.h hv.h sv.h
24479 ____________________________________________________________________________
24480 [ 27379] By: nicholas                              on 2006/03/05  17:47:23
24481         Log: Use a HEK to store the GV's name, rather than a malloc()ed string.
24482              Saves 1 word in each GV (no more strlen), and will also save the memory
24483              used by the string itself, as the HEK will exist already due to the
24484              key used by the symbol table for this GV.
24485      Branch: perl
24486            ! gv.c gv.h sv.c sv.h
24487 ____________________________________________________________________________
24488 [ 27378] By: nicholas                              on 2006/03/05  12:12:56
24489         Log: Only #define PERL_DONT_CREATE_GVSV if it wasn't already defined.
24490      Branch: perl
24491            ! perl.h
24492 ____________________________________________________________________________
24493 [ 27377] By: nicholas                              on 2006/03/05  11:53:55
24494         Log: Provide Perl_gv_name_set to replace LVALUE use of GvNAME and GvNAMESET.
24495      Branch: perl
24496            ! embed.fnc embed.h global.sym gv.c gv.h proto.h sv.c
24497 ____________________________________________________________________________
24498 [ 27376] By: craigb                                on 2006/03/05  00:03:31
24499         Log: Subject: Re: threads and VMS
24500              From: "John E. Malmberg" <wb8tyw@qsl.net>
24501              Date: Sat, 04 Mar 2006 18:29:22 -0500
24502              Message-id: <440A22D2.30009@qsl.net>
24503      Branch: perl
24504            ! doio.c
24505 ____________________________________________________________________________
24506 [ 27375] By: merijn                                on 2006/03/04  06:48:13
24507         Log: Subject: patch@27373 VMS build fix + more long pathname stuff
24508              From: "John E. Malmberg" <wb8tyw@qsl.net>
24509              Date: Sat, 04 Mar 2006 00:36:03 -0500
24510              Message-ID: <44092743.4030607@qsl.net>
24511      Branch: perl
24512            ! vms/vms.c
24513 ____________________________________________________________________________
24514 [ 27374] By: merijn                                on 2006/03/04  06:44:10
24515         Log: Subject: Re: [PATCH] include configure.com in Porting/checkcfgvar.pl
24516              From: Abe Timmerman <abe@ztreet.demon.nl>
24517              Date: Fri, 3 Mar 2006 22:56:47 +0100
24518              Message-Id: <200603032256.47170.abe@ztreet.demon.nl>
24519      Branch: perl
24520            ! Porting/checkcfgvar.pl configure.com
24521 ____________________________________________________________________________
24522 [ 27373] By: stevep                                on 2006/03/03  18:40:22
24523         Log: Add d_builtin_choose_expr and d_builtin_expect to configure.com as
24524              'undef'.
24525      Branch: perl
24526            ! configure.com
24527 ____________________________________________________________________________
24528 [ 27372] By: stevep                                on 2006/03/03  18:34:18
24529         Log: Make Win32 configuration changes for HAS_BUILTIN_CHOOSE_EXPR and
24530              HAS_BUILTIN_EXPECT.
24531      Branch: perl
24532            ! win32/config.bc win32/config.gc win32/config.vc
24533            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
24534            ! win32/config_H.vc win32/config_H.vc64
24535 ____________________________________________________________________________
24536 [ 27371] By: stevep                                on 2006/03/03  17:49:01
24537         Log: Subject: [PATCH] include configure.com in Porting/checkcfgvar.pl
24538              From: Abe Timmerman <abe@ztreet.demon.nl>
24539              Date: Fri, 3 Mar 2006 18:43:24 +0100
24540              Message-Id: <200603031843.24250.abe@ztreet.demon.nl>
24541      Branch: perl
24542            ! Porting/checkcfgvar.pl
24543 ____________________________________________________________________________
24544 [ 27370] By: merijn                                on 2006/03/03  16:40:57
24545         Log: Subject: [PATCH] Support for __builtin_expect and __builtin_choose_expr
24546              From: Andy Lester <andy@petdance.com>
24547              Date: Wed, 28 Dec 2005 15:34:08 -0600
24548              Message-ID: <20051228213408.GB26033@petdance.com>
24549      Branch: perl
24550            ! Configure Porting/Glossary config_h.SH perl.h
24551 ____________________________________________________________________________
24552 [ 27368] By: rgs                                   on 2006/03/03  15:45:32
24553         Log: Subject: [PATCH] Re: [perl #38657] -d:Foo=bar broke in 5.8.8
24554              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24555              Date: Thu, 02 Mar 2006 20:21:26 +0200
24556              Message-ID: <440737A6.4060606@gmail.com>
24557      Branch: perl
24558            ! t/lib/Devel/switchd.pm t/run/switchd.t
24559 ____________________________________________________________________________
24560 [ 27367] By: merijn                                on 2006/03/03  07:35:51
24561         Log: #27363 broke HP-UX (and others). if [[ ... ]] syntax not supported
24562      Branch: perl
24563            ! Configure
24564 ____________________________________________________________________________
24565 [ 27365] By: stevep                                on 2006/03/03  00:18:40
24566         Log: Subject: Re: [PATCH] Re: [perl #38612] Data::Dumper core dump in 5.8.6, fixed by 5.8.7
24567              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24568              Date: Thu, 02 Mar 2006 22:46:14 +0200
24569              Message-ID: <44075996.1000002@gmail.com>
24570      Branch: perl
24571            ! ext/Data/Dumper/t/bugs.t
24572 ____________________________________________________________________________
24573 [ 27364] By: merijn                                on 2006/03/02  20:14:50
24574         Log: Taint handling for runperl:
24575              - better taint detection (switch -T in command)
24576              - $ENV{PATH} stripping of writeable directories on unix/linux
24577      Branch: perl
24578            ! t/test.pl
24579 ____________________________________________________________________________
24580 [ 27363] By: merijn                                on 2006/03/02  20:07:51
24581         Log: Subject: [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefined macros" 
24582              Date: Tue, 31 Jan 2006 09:50:32 -0800
24583              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
24584      Branch: perl
24585            ! Configure utils/h2ph.PL
24586 ____________________________________________________________________________
24587 [ 27361] By: rgs                                   on 2006/03/02  09:11:35
24588         Log: Subject: [PATCH] mgvtbl initialization
24589              From: andy@petdance.com (Andy Lester)
24590              Date: Wed, 1 Mar 2006 22:52:20 -0600
24591              Message-ID: <20060302045220.GA15985@petdance.com>
24592      Branch: perl
24593            ! perl.h
24594 ____________________________________________________________________________
24595 [ 27360] By: rgs                                   on 2006/03/02  09:08:30
24596         Log: Subject: [PATCH] Non-null optimizations
24597              From: andy@petdance.com (Andy Lester)
24598              Date: Wed, 1 Mar 2006 22:13:45 -0600
24599              Message-ID: <20060302041345.GA13731@petdance.com>
24600      Branch: perl
24601            ! embed.fnc pod/perlapi.pod proto.h sv.c
24602 ____________________________________________________________________________
24603 [ 27359] By: rgs                                   on 2006/03/01  22:39:24
24604         Log: Don't put strings with embedded NULs in the environment.
24605              This makes things like -d:Foo=bar work again.
24606      Branch: perl
24607            ! perl.c
24608 ____________________________________________________________________________
24609 [ 27358] By: stevep                                on 2006/03/01  20:15:27
24610         Log: Grammar nit in Locale::Maketext::TPJ13.pod, found by Justin Pryzby.
24611      Branch: perl
24612            ! lib/Locale/Maketext/TPJ13.pod
24613 ____________________________________________________________________________
24614 [ 27357] By: stevep                                on 2006/03/01  16:53:49
24615         Log: Upgrade to podlators-2.04
24616      Branch: perl
24617            + lib/Pod/t/filehandle.t
24618            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
24619 ____________________________________________________________________________
24620 [ 27356] By: stevep                                on 2006/03/01  16:29:37
24621         Log: Upgrade to assertions-0.03
24622      Branch: perl
24623            ! lib/assertions.pm lib/assertions/activate.pm
24624            ! lib/assertions/compat.pm t/comp/assertions.t
24625            ! t/comp/asstcompat.t
24626 ____________________________________________________________________________
24627 [ 27355] By: rgs                                   on 2006/03/01  16:13:56
24628         Log: Subject: [PATCH] a buglet in fakesdio.h
24629              From: Anton Berezin <tobez@tobez.org>
24630              Date: Wed, 1 Mar 2006 16:56:13 +0100
24631              Message-ID: <20060301155613.GA30368@heechee.tobez.org>
24632      Branch: perl
24633            ! fakesdio.h
24634 ____________________________________________________________________________
24635 [ 27354] By: stevep                                on 2006/03/01  16:08:17
24636         Log: Upgrade to CGI.pm-3.17, but continuing the version bump for 
24637              unintegrated changes.
24638      Branch: perl
24639            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
24640 ____________________________________________________________________________
24641 [ 27353] By: rgs                                   on 2006/03/01  09:08:46
24642         Log: Subject: Re: Patch lint for grep { /.../ } and grep /.../,
24643              From: "Joshua ben Jore" <twists@gmail.com>
24644              Date: Wed, 1 Mar 2006 01:14:14 -0600
24645              Message-ID: <dc5c751d0602282314o19c54a3av92d1a3addbc895fb@mail.gmail.com>
24646      Branch: perl
24647            ! ext/B/B/Lint.pm ext/B/t/lint.t
24648 ____________________________________________________________________________
24649 [ 27352] By: steveh                                on 2006/02/28  12:51:55
24650         Log: Silence another VC++ warning
24651              (signed/unsigned mismatch)
24652      Branch: perl
24653            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
24654 ____________________________________________________________________________
24655 [ 27351] By: steveh                                on 2006/02/28  12:40:06
24656         Log: Silence a VC++ warning with DEBUGGING builds
24657              (signed/unsigned mismatch)
24658      Branch: perl
24659            ! sv.c
24660 ____________________________________________________________________________
24661 [ 27350] By: nicholas                              on 2006/02/27  21:41:58
24662         Log: In Perl_sv_setsv_flags, swap the default in the type based switch to
24663              the "Bizarre copy" failure case.
24664      Branch: perl
24665            ! sv.c
24666 ____________________________________________________________________________
24667 [ 27349] By: nicholas                              on 2006/02/27  21:10:21
24668         Log: Subject: [PATCH] Removed a redundant o->op_type
24669              From: andy@petdance.com (Andy Lester)
24670              Message-ID: <20060227202043.GA7783@petdance.com>
24671              Date: Mon, 27 Feb 2006 14:20:43 -0600
24672      Branch: perl
24673            ! op.c
24674 ____________________________________________________________________________
24675 [ 27348] By: steveh                                on 2006/02/27  17:48:55
24676         Log: Silence a GCC warning
24677              (assignment from incompatible pointer type)
24678      Branch: perl
24679            ! sv.h
24680 ____________________________________________________________________________
24681 [ 27347] By: steveh                                on 2006/02/27  17:24:37
24682         Log: Silence a VC++ warning
24683              (conversion from 'long ' to 'char ', possible loss of data)
24684      Branch: perl
24685            ! sv.c
24686 ____________________________________________________________________________
24687 [ 27346] By: rgs                                   on 2006/02/27  17:00:37
24688         Log: Upgrade to CPAN 1.87
24689      Branch: perl
24690            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
24691            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
24692 ____________________________________________________________________________
24693 [ 27345] By: nicholas                              on 2006/02/27  16:13:05
24694         Log: Move all the de-tainting logic for runperl into test.pl.
24695      Branch: perl
24696            ! t/op/utftaint.t t/test.pl
24697 ____________________________________________________________________________
24698 [ 27344] By: rgs                                   on 2006/02/27  15:43:41
24699         Log: Subject: [PATCH] fix up gv.c and gv.h
24700              From: andy@petdance.com (Andy Lester)
24701              Date: Sat, 25 Feb 2006 20:52:16 -0600
24702              Message-ID: <20060226025216.GA12758@petdance.com>
24703      Branch: perl
24704            ! gv.h
24705 ____________________________________________________________________________
24706 [ 27343] By: rgs                                   on 2006/02/27  15:36:46
24707         Log: Subject: [PATCH] PERL_TRACK_MEMPOOL cripples environment after exit()
24708              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
24709              Date: Sun, 26 Feb 2006 20:47:21 +0100
24710              Message-ID: <20060226204721.00be2bff@r2d2>
24711      Branch: perl
24712            ! miniperlmain.c
24713 ____________________________________________________________________________
24714 [ 27342] By: rgs                                   on 2006/02/27  14:45:00
24715         Log: Subject: [patch] dumping tied globs without FILENO method on the debugger fails
24716              From: Salvador Fandino <sfandino@yahoo.com>
24717              Date: Sat, 25 Feb 2006 11:14:20 +0100
24718              Message-ID: <20060225101254.726.qmail@lists.develooper.com>
24719      Branch: perl
24720            ! lib/dumpvar.pl
24721 ____________________________________________________________________________
24722 [ 27341] By: steveh                                on 2006/02/27  14:39:46
24723         Log: Fix op/utftaint.t on Win32 following change #27248
24724              (Don't remove PATH completely because it'll break on Unix if you
24725              have . in the PATH)
24726      Branch: perl
24727            ! t/op/utftaint.t
24728 ____________________________________________________________________________
24729 [ 27340] By: nicholas                              on 2006/02/27  14:19:32
24730         Log: There is now the potential for an upgrade from something without an
24731              offset (PVNV or PVMG) to something with one (PVCV, PVFM). Deal with
24732              this correctly.
24733      Branch: perl
24734            ! sv.c
24735 ____________________________________________________________________________
24736 [ 27339] By: rgs                                   on 2006/02/27  13:40:44
24737         Log: ptr_table_find() is only defined with ithreads
24738      Branch: perl
24739            ! embed.fnc embed.h proto.h sv.c
24740 ____________________________________________________________________________
24741 [ 27338] By: merijn                                on 2006/02/27  13:28:04
24742         Log: Workaround for initialization errors on HP's pre-compiler
24743              Do not ask me to explain. This re-definition works on AIX
24744              and HP-UX. Let's await the smokes.
24745      Branch: perl
24746            ! sv.c
24747 ____________________________________________________________________________
24748 [ 27337] By: steveh                                on 2006/02/27  12:21:14
24749         Log: Fix code-before-declaration error (under VC++) from change #27334
24750      Branch: perl
24751            ! perlio.c
24752 ____________________________________________________________________________
24753 [ 27336] By: nicholas                              on 2006/02/27  12:00:12
24754         Log: Change 27330 failed to decontaminate SvCUR/GvFLAGS when upgrading an
24755              SvPV acting as a prototype placeholder to a full typeglob.
24756      Branch: perl
24757            ! gv.c
24758 ____________________________________________________________________________
24759 [ 27335] By: rgs                                   on 2006/02/27  11:26:58
24760         Log: Subject: Testing hash key stringification
24761              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
24762              Date: Sun, 26 Feb 2006 23:30:01 +0100
24763              Message-Id: <4871E87D-4B59-40A3-A091-A7A3CFA221CF@mailbox.tu-berlin.de>
24764      Branch: perl
24765            ! t/op/hashassign.t
24766 ____________________________________________________________________________
24767 [ 27334] By: rgs                                   on 2006/02/27  11:06:30
24768         Log: Subject: [PATCH] Speedups and shrinkages of SvREFCNT_inc
24769              From: andy@petdance.com (Andy Lester)
24770              Date: Fri, 24 Feb 2006 14:54:35 -0600
24771              Message-ID: <20060224205434.GA17867@petdance.com>
24772      Branch: perl
24773            ! av.c cop.h doio.c doop.c gv.c hv.c mg.c op.c pad.c perl.c
24774            ! perl.h perlio.c pod/perlapi.pod pod/perlintern.pod pp.c
24775            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c scope.c sv.c
24776            ! sv.h toke.c
24777 ____________________________________________________________________________
24778 [ 27333] By: rgs                                   on 2006/02/27  10:33:59
24779         Log: Subject: [PATCH] Suppress System V IPC for 64-bit Darwin builds
24780              From: Dominic Dunlop <shouldbedomo@mac.com>
24781              Date: Fri, 24 Feb 2006 17:22:54 +0100
24782              Message-Id: <A685C5DB-23CE-430E-95F1-CC7A9480DDF9@mac.com>
24783      Branch: perl
24784            ! README.macosx hints/darwin.sh
24785 ____________________________________________________________________________
24786 [ 27332] By: rgs                                   on 2006/02/27  10:30:35
24787         Log: Subject: [perl #38633] doc patch: perlfunc "new" section lacks lock and qr 
24788              From: Zsban Ambrus (via RT) <perlbug-followup@perl.org>
24789              Date: Sat, 25 Feb 2006 05:11:03 -0800
24790              Message-ID: <rt-3.0.11-38633-130596.7.22367548359067@perl.org>
24791      Branch: perl
24792            ! pod/perlfunc.pod
24793 ____________________________________________________________________________
24794 [ 27331] By: rgs                                   on 2006/02/27  07:33:53
24795         Log: Fix argument grouping for some macros
24796      Branch: perl
24797            ! gv.h
24798 ____________________________________________________________________________
24799 [ 27330] By: nicholas                              on 2006/02/25  17:16:24
24800         Log: GvFLAGS can be overlaid with SvCUR.
24801      Branch: perl
24802            ! gv.h sv.h
24803 ____________________________________________________________________________
24804 [ 27329] By: nicholas                              on 2006/02/25  16:51:34
24805         Log: Subject: Re: [perl #38619] Bug in lc and uc (interaction between UTF-8, substr, and lc/uc)
24806              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
24807              Date: Sat, 25 Feb 2006 18:16:45 +0900
24808              Message-Id: <20060225180934.FCC3.BQW10602@nifty.com>
24809      Branch: perl
24810            ! pp.c t/op/lc.t
24811 ____________________________________________________________________________
24812 [ 27328] By: nicholas                              on 2006/02/25  16:50:15
24813         Log: Use xpv_len rather than xpv_cur in GVs to store GvASSIGN_GENERATION.
24814              Assert that GVs do not access SvCUR or SvLEN.
24815      Branch: perl
24816            ! gv.h sv.h
24817 ____________________________________________________________________________
24818 [ 27327] By: nicholas                              on 2006/02/25  16:48:46
24819         Log: Abstract the specific use of SvCUR in GVs for detecting variables on
24820              both sides of an assignment using GvASSIGN_GENERATION() and
24821              GvASSIGN_GENERATION_set().
24822      Branch: perl
24823            ! gv.h op.c
24824 ____________________________________________________________________________
24825 [ 27326] By: nicholas                              on 2006/02/25  15:38:25
24826         Log: xgv_stash can be stored as a union with the NV, reducing the size of
24827              PVGVs by another pointer.
24828      Branch: perl
24829            ! av.h cv.h gv.h hv.h sv.h
24830 ____________________________________________________________________________
24831 [ 27325] By: nicholas                              on 2006/02/25  15:11:28
24832         Log: Curiously none of the macros SvIVX, SvUVX or SvNVX are used on
24833              typeglobs.
24834      Branch: perl
24835            ! dump.c ext/Devel/Peek/t/Peek.t sv.h
24836 ____________________________________________________________________________
24837 [ 27324] By: nicholas                              on 2006/02/25  14:50:38
24838         Log: Amazingly, it seems that none of the other GV specific macros are
24839              accessed unless the GV thinks that it is a GV.
24840      Branch: perl
24841            ! gv.h sv.c
24842 ____________________________________________________________________________
24843 [ 27323] By: nicholas                              on 2006/02/25  00:39:30
24844         Log: Store GvGP in the SV head union. For all the common lookups [eg GvCV()]
24845              this avoids 1 pointer dereference and the associated risk of a CPU
24846              cache miss. Although this patch looks deceptively small, I fear its
24847              CBV(*) might be rather high.
24848              (* Crack By Volume)
24849      Branch: perl
24850            ! dump.c ext/Devel/Peek/t/Peek.t gv.c gv.h pp.c pp_hot.c sv.c
24851            ! sv.h
24852 ____________________________________________________________________________
24853 [ 27322] By: nicholas                              on 2006/02/24  23:30:50
24854         Log: With PERL_DONT_CREATE_GVSV, don't need to create a new GvSV in
24855              Perl_save_scalar.
24856      Branch: perl
24857            ! scope.c
24858 ____________________________________________________________________________
24859 [ 27321] By: nicholas                              on 2006/02/24  22:43:14
24860         Log: Given that SvPV on a typeglob is now irrelevant, really we only need
24861              to store the GvGP.
24862      Branch: perl
24863            ! scope.c
24864 ____________________________________________________________________________
24865 [ 27320] By: nicholas                              on 2006/02/24  21:42:33
24866         Log: Given that Perl_gp_free() is refcount-dec-and-maybe-free for the glob
24867              pointer, it's inconsistent that it only sets this GV's GvGP to 0 if
24868              this GV happened to have the last reference. Why should this GV care if
24869              it had the last reference? So always set it to 0. It's free. Gone.
24870      Branch: perl
24871            ! gv.c
24872 ____________________________________________________________________________
24873 [ 27319] By: nicholas                              on 2006/02/24  19:32:11
24874         Log: Avoid special case SvMAGIC macros just to cope with Perl_sv_unmagic.
24875      Branch: perl
24876            ! sv.c sv.h
24877 ____________________________________________________________________________
24878 [ 27313] By: nicholas                              on 2006/02/24  14:19:37
24879         Log: Use PVMGs rather than PVGVs to store the names of our variables in the
24880              pad.
24881      Branch: perl
24882            ! pad.c sv.c sv.h
24883 ____________________________________________________________________________
24884 [ 27312] By: nicholas                              on 2006/02/24  13:59:57
24885         Log: Store the stash for our in the magic slot. This will allow us to use
24886              PVMGs in pad names where previously PVGVs were used. In turn, this
24887              gives much greater flexibility for the layout of PVGVs.
24888      Branch: perl
24889            ! av.h cv.h hv.h pad.c sv.c sv.h
24890 ____________________________________________________________________________
24891 [ 27311] By: stevep                                on 2006/02/24  13:55:23
24892         Log: Upgrade to CPAN-1.86
24893      Branch: perl
24894            ! lib/CPAN.pm lib/CPAN/SIGNATURE
24895 ____________________________________________________________________________
24896 [ 27309] By: rgs                                   on 2006/02/24  12:52:01
24897         Log: Skip unportable test on VMS
24898      Branch: perl
24899            ! t/comp/opsubs.t
24900 ____________________________________________________________________________
24901 [ 27307] By: nicholas                              on 2006/02/24  11:52:53
24902         Log: Assert that GvSTASH is only called on PVGVs and PVLVs.
24903      Branch: perl
24904            ! gv.h
24905 ____________________________________________________________________________
24906 [ 27306] By: nicholas                              on 2006/02/24  11:52:28
24907         Log: Replace usage of GvSTASH for storing the stash of C<our> with
24908              OURSTASH. Set the stash with OURSTASH_SET.
24909      Branch: perl
24910            ! pad.c pad.h sv.h
24911 ____________________________________________________________________________
24912 [ 27304] By: nicholas                              on 2006/02/24  11:21:06
24913         Log: assert that SvMAGIC is never non-NULL for any PVMG used as a pad name.
24914      Branch: perl
24915            ! sv.h
24916 ____________________________________________________________________________
24917 [ 27302] By: nicholas                              on 2006/02/24  10:56:00
24918         Log: Redo previous sv.h change.
24919      Branch: perl
24920            ! sv.h
24921 ____________________________________________________________________________
24922 [ 27301] By: stevep                                on 2006/02/24  10:54:14
24923         Log: Subject: [PATCH] Perl_save_aelem can't be const
24924              From: Andy Lester <andy@petdance.com>
24925              Date: Thu, 23 Feb 2006 22:53:40 -0600
24926              Message-ID: <20060224045340.GA6318@petdance.com>
24927      Branch: perl
24928            ! embed.fnc proto.h scope.c
24929 ____________________________________________________________________________
24930 [ 27300] By: stevep                                on 2006/02/24  10:41:53
24931         Log: Subject: [PATCH] unused context warnings
24932              From: andy@petdance.com (Andy Lester)
24933              Date: Tue, 21 Feb 2006 00:27:11 -0600
24934              Message-ID: <20060221062711.GA16160@petdance.com>
24935      Branch: perl
24936            ! deb.c embed.pl hv.c locale.c mathoms.c mg.c miniperlmain.c
24937            ! numeric.c op.c perl.c perl.h perlapi.c perlio.c pp_ctl.c
24938            ! regcomp.c scope.c sv.c toke.c universal.c utf8.c util.c
24939 ____________________________________________________________________________
24940 [ 27297] By: nicholas                              on 2006/02/24  10:29:48
24941         Log: As SVs can't both be in a pad, and the name of a variable in the pad,
24942              overlay SVs_PADTMP with SVpad_TYPED and SVs_PADMY with SVpad_OUR.
24943      Branch: perl
24944            ! pad.h
24945 ____________________________________________________________________________
24946 [ 27296] By: stevep                                on 2006/02/24  02:56:02
24947         Log: Revert change #27295, which I thought fixed builds on Win32.
24948              Instead remove &PL_vtbl_glob from globvar.sym.
24949      Branch: perl
24950            ! XSUB.h globvar.sym
24951 ____________________________________________________________________________
24952 [ 27295] By: stevep                                on 2006/02/24  02:02:14
24953         Log: Last instance of PL_vtbl_glob removed.  It was missed change #27289.
24954      Branch: perl
24955            ! XSUB.h
24956 ____________________________________________________________________________
24957 [ 27294] By: nicholas                              on 2006/02/23  23:45:39
24958         Log: Replace direct flags tests & manipulations for SVpad_TYPED and
24959              SVpad_OUR with macros SvPAD_TYPED(), SvPAD_OUR() etc, to abstract
24960              away the flags bits acutally used to store this information.
24961      Branch: perl
24962            ! XSUB.h dump.c op.c pad.c pad.h pp.c sv.c sv.h toke.c
24963 ____________________________________________________________________________
24964 [ 27293] By: nicholas                              on 2006/02/23  22:17:07
24965         Log: Document a sixth use for SVf_FAKE
24966      Branch: perl
24967            ! sv.h
24968 ____________________________________________________________________________
24969 [ 27292] By: nicholas                              on 2006/02/23  20:28:34
24970         Log: We have sufficient spare bits to store the SV type in body_details,
24971              so add a small sanity check to ensure that we have the array in the
24972              correct order.
24973      Branch: perl
24974            ! sv.c
24975 ____________________________________________________________________________
24976 [ 27291] By: nicholas                              on 2006/02/23  19:40:23
24977         Log: Shrink struct body_details and hence sv.o slightly further by using
24978              bitfields.
24979      Branch: perl
24980            ! sv.c
24981 ____________________________________________________________________________
24982 [ 27290] By: nicholas                              on 2006/02/23  19:15:48
24983         Log: Using U8 rather than size type shrinks the body_details table.
24984      Branch: perl
24985            ! sv.c
24986 ____________________________________________________________________________
24987 [ 27289] By: nicholas                              on 2006/02/23  18:00:19
24988         Log: Remove set magic from typeglobs. Remove typeglob magic entirely.
24989              Typeglobs now never access the SvPVX, SvIVX or SvNVX when holding a
24990              valid GvGP().
24991      Branch: perl
24992            ! dump.c ext/Devel/Peek/t/Peek.t gv.c perl.h pod/perlguts.pod
24993            ! sv.c util.c
24994 ____________________________________________________________________________
24995 [ 27288] By: nicholas                              on 2006/02/23  17:45:55
24996         Log: In XS_attributes__guess_stash, attempting to call Gv* on a PVMG is
24997              bad and wrong.
24998      Branch: perl
24999            ! xsutils.c
25000 ____________________________________________________________________________
25001 [ 27287] By: stevep                                on 2006/02/23  17:42:09
25002         Log: Add test for RT #2166: foreach spuriously autovivifies
25003      Branch: perl
25004            ! t/cmd/for.t
25005 ____________________________________________________________________________
25006 [ 27286] By: stevep                                on 2006/02/23  16:24:19
25007         Log: Converted t/op/pos.t to use test.pl and added TODO test for 
25008              RT #1716 - search position reset after 'local' save/restore
25009      Branch: perl
25010            ! t/op/pos.t
25011 ____________________________________________________________________________
25012 [ 27283] By: rgs                                   on 2006/02/23  14:07:13
25013         Log: Subject: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
25014              From: "Jan Dubois" <jand@ActiveState.com>
25015              Date: Tue, 21 Feb 2006 12:36:31 -0800
25016              Message-ID: <019601c63726$7fcca200$6062a8c0@candy>
25017      Branch: perl
25018            ! win32/win32.c
25019 ____________________________________________________________________________
25020 [ 27282] By: nicholas                              on 2006/02/23  13:42:29
25021         Log: Recalculate dstr in Perl_sv_setsv_flags, as dstr may have been upgraded.
25022      Branch: perl
25023            ! sv.c
25024 ____________________________________________________________________________
25025 [ 27279] By: nicholas                              on 2006/02/23  13:07:54
25026         Log: Remove un-needed case in Perl_sv_setsv_flags (sv_upgrade will cover
25027              this one for us).
25028      Branch: perl
25029            ! sv.c
25030 ____________________________________________________________________________
25031 [ 27278] By: nicholas                              on 2006/02/23  11:11:12
25032         Log: Remove get magic from typeglobs. This means that PVGVs holding
25033              typeglobs never need to use SvPVX. This comes at price - typeglobs
25034              were using magic get for their stringificiation, and to pass SvOK(),
25035              so need to make typeglobs SvOK by default (by sucking SVp_SCREAM into
25036              SVf_OK - it's the only flag left), tweak SvSCREAM() to also check
25037              SVp_POK, and teach sv_2[inpu]v how to convert globs.
25038              However, it should free up SvPVX for the next part of the plan to
25039              pointer indirections, and therefore CPU cache pressure.
25040      Branch: perl
25041            ! embed.fnc embed.h ext/Devel/Peek/t/Peek.t gv.c mg.c perl.h
25042            ! proto.h sv.c sv.h
25043 ____________________________________________________________________________
25044 [ 27276] By: nicholas                              on 2006/02/23  00:29:04
25045         Log: Fix the copy sizes for PVFM and PVCV back to sanity.
25046      Branch: perl
25047            ! sv.c
25048 ____________________________________________________________________________
25049 [ 27274] By: nicholas                              on 2006/02/22  23:43:10
25050         Log: Fix typos and a missing bracket.
25051      Branch: perl
25052            ! pp.c t/op/studytied.t
25053 ____________________________________________________________________________
25054 [ 27273] By: nicholas                              on 2006/02/22  22:30:19
25055         Log: Avoid C<study>ing any strings that might change underneath us, such
25056              as tied scalars and scalars with overloaded stringification.
25057      Branch: perl
25058            ! pp.c t/op/studytied.t
25059 ____________________________________________________________________________
25060 [ 27272] By: rgs                                   on 2006/02/22  22:09:41
25061         Log: Mark some new study tests as TODO
25062      Branch: perl
25063            ! t/op/studytied.t
25064 ____________________________________________________________________________
25065 [ 27271] By: rgs                                   on 2006/02/22  21:04:33
25066         Log: Add a test for study() on tied scalars, by Andy Lester after
25067              Rick Delaney
25068      Branch: perl
25069            + t/op/studytied.t
25070            ! MANIFEST
25071 ____________________________________________________________________________
25072 [ 27270] By: rgs                                   on 2006/02/22  20:28:41
25073         Log: Turn on match string copying when /e flag is set on a substitution.
25074              
25075              Subject: [PATCH] dodge a valgrind error (for maint or blead)
25076              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25077              Date: Feb 22, 2006 8:16 PM
25078              Message-ID: <43FCB896.7060106@gmail.com>
25079      Branch: perl
25080            ! pp_hot.c
25081 ____________________________________________________________________________
25082 [ 27269] By: nicholas                              on 2006/02/22  18:21:30
25083         Log: sv_dump should report the PV for PVGVs, as it can get set.
25084              (Typeglobs stringify via a call to GET magic, which uses the PV slot.)
25085      Branch: perl
25086            ! dump.c ext/Devel/Peek/t/Peek.t
25087 ____________________________________________________________________________
25088 [ 27268] By: nicholas                              on 2006/02/22  16:50:25
25089         Log: Test warnings for converting globs to other forms.
25090      Branch: perl
25091            ! t/op/gv.t
25092 ____________________________________________________________________________
25093 [ 27267] By: nicholas                              on 2006/02/22  00:23:49
25094         Log: Change 24643 made the mistake of assuming that CvCONST can only be true
25095              on XSUBs. Somehow it can also end up on perl subs. Bug spotted by and
25096              test case from Marcus Holland-Moritz.
25097      Branch: perl
25098            ! sv.c t/op/threads.t
25099 ____________________________________________________________________________
25100 [ 27265] By: nicholas                              on 2006/02/21  20:09:25
25101         Log: Can merge the two arms of Perl_magic_getglob to save space.
25102      Branch: perl
25103            ! mg.c
25104 ____________________________________________________________________________
25105 [ 27264] By: nicholas                              on 2006/02/21  19:04:39
25106         Log: Reorder the SV flags so that SVp_?OK and SVf_?OK occupy 8 contiguous
25107              bits (0x0000XX00). This makes perl 3K smaller with -Os on x86 FreeBSD,
25108              and might also help on other architectures (eg with 8 contiguous bits,
25109              the SvOK() test on ARM won't need an intermediate constant).
25110      Branch: perl
25111            ! sv.h
25112 ____________________________________________________________________________
25113 [ 27263] By: stevep                                on 2006/02/21  18:44:21
25114         Log: Additional hints needed to build threaded Perls on NetBSD.
25115      Branch: perl
25116            ! hints/netbsd.sh
25117 ____________________________________________________________________________
25118 [ 27262] By: nicholas                              on 2006/02/21  18:00:57
25119         Log: PL_body_arenas should be set to NULL when the interpreter is cleared.
25120      Branch: perl
25121            ! sv.c
25122 ____________________________________________________________________________
25123 [ 27261] By: nicholas                              on 2006/02/21  16:28:02
25124         Log: Teach B about CVf_ISXSUB
25125      Branch: perl
25126            ! ext/B/defsubs_h.PL ext/B/t/concise-xs.t
25127 ____________________________________________________________________________
25128 [ 27260] By: nicholas                              on 2006/02/21  16:12:37
25129         Log: Goodbye PERL_XSUB_OLDSTYLE.
25130      Branch: perl
25131            ! cv.h ext/B/defsubs_h.PL ext/B/t/concise-xs.t
25132            ! ext/Devel/Peek/t/Peek.t pp_ctl.c pp_hot.c
25133 ____________________________________________________________________________
25134 [ 27259] By: nicholas                              on 2006/02/21  15:40:04
25135         Log: Re-order the definitions of the private bits in SvFLAGS by value, so
25136              that we can see where we're already double-booked.
25137      Branch: perl
25138            ! sv.h
25139 ____________________________________________________________________________
25140 [ 27258] By: nicholas                              on 2006/02/21  15:23:21
25141         Log: Document the many uses of SVf_FAKE.
25142      Branch: perl
25143            ! sv.h
25144 ____________________________________________________________________________
25145 [ 27257] By: stevep                                on 2006/02/21  15:18:58
25146         Log: Add tests for the previously untested Hash::Util::all_keys().
25147      Branch: perl
25148            ! ext/Hash/Util/t/Util.t
25149 ____________________________________________________________________________
25150 [ 27256] By: stevep                                on 2006/02/21  00:43:43
25151         Log: $ExtUtils::MM_Unix::VERSION needs to stay numeric to avoid test
25152              warnings.
25153      Branch: perl
25154            ! lib/ExtUtils/MM_Unix.pm
25155 ____________________________________________________________________________
25156 [ 27255] By: stevep                                on 2006/02/21  00:40:23
25157         Log: Subject: Patches: B, CGI, ExtUtils::MM_Unix
25158              From: "Joshua ben Jore" <twists@gmail.com>
25159              Date: Sun, 19 Feb 2006 02:58:10 -0600
25160              Message-ID: <dc5c751d0602190058t78d915fv78c6318370307b63@mail.gmail.com>
25161      Branch: perl
25162            ! AUTHORS lib/CGI.pm
25163 ____________________________________________________________________________
25164 [ 27254] By: stevep                                on 2006/02/21  00:02:46
25165         Log: Subject: Re: Patches: B, CGI, ExtUtils::MM_Unix
25166              From: "Joshua ben Jore" <twists@gmail.com>
25167              Date: Mon, 20 Feb 2006 09:50:15 -0600
25168              Message-ID: <dc5c751d0602200750j21447031m86ea670b04ac27ed@mail.gmail.com>
25169              
25170              Includes changes to increment test count in ext/B/t/concise-xs.t and
25171              uses "no warnings 'once';" in ext/B/t/b.t rather than kludging to 
25172              avoid the warning.
25173      Branch: perl
25174            ! ext/B/B.pm ext/B/B.xs ext/B/t/b.t ext/B/t/concise-xs.t
25175 ____________________________________________________________________________
25176 [ 27252] By: stevep                                on 2006/02/20  23:01:41
25177         Log: Subject: [PATCH] op/magic failure on cygwin after 1.5.19-4
25178              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
25179              Date: Mon, 20 Feb 2006 11:09:33 -0800
25180              Message-ID: <20060220190933.GA1316@efn.org>
25181      Branch: perl
25182            ! t/op/magic.t
25183 ____________________________________________________________________________
25184 [ 27251] By: nicholas                              on 2006/02/20  20:32:09
25185         Log: Steal code from maint, and use PERL_ARENA_ROOTS_SIZE to size the arena
25186              arrays, rather than SVt_LAST, so that SVt_LAST can truthfully remain
25187              the number of genuine SV types, unclouded by implementation details.
25188      Branch: perl
25189            ! intrpvar.h sv.c sv.h
25190 ____________________________________________________________________________
25191 [ 27250] By: rgs                                   on 2006/02/20  20:03:37
25192         Log: Subject: [PATCH] Make SDBM_File work with -Duse64bitall on Darwin (Mac OS X)
25193              From: Dominic Dunlop <shouldbedomo@mac.com>
25194              Date: Feb 20, 2006 1:46 PM
25195              Message-Id: <B699DDDE-EC4E-495D-AFF5-3D7399332A24@mac.com>
25196      Branch: perl
25197            ! ext/SDBM_File/Makefile.PL hints/darwin.sh
25198 ____________________________________________________________________________
25199 [ 27249] By: nicholas                              on 2006/02/20  19:00:22
25200         Log: PVCVs don't need XNVs either.
25201              (And actually remove xcv_depth)
25202              (And fix the copy lengths in bodies_by_type)
25203      Branch: perl
25204            ! cv.h dump.c ext/B/B/Bytecode.pm ext/Devel/Peek/t/Peek.t sv.c
25205 ____________________________________________________________________________
25206 [ 27248] By: rgs                                   on 2006/02/20  17:59:42
25207         Log: Subject: [PATCH] Trouble with $ENV{CDPATH} after change #27236
25208              From: Dominic Dunlop <shouldbedomo@mac.com>
25209              Date: Feb 20, 2006 2:49 PM
25210              Message-Id: <6393FA5A-6B84-46E9-A557-DED3BB0AD7EE@mac.com>
25211      Branch: perl
25212            ! t/op/utftaint.t
25213 ____________________________________________________________________________
25214 [ 27247] By: nicholas                              on 2006/02/20  17:48:21
25215         Log: PVFMs don't need CvDEPTH, and PVCVs don't use SvIVX, so moving
25216              xcv_depth into the IV union saves 4(ish) bytes per CV and format.
25217              "ish" because it was a long, but has been changed to I32 (along with
25218              the corresponding field in struct block_sub) so as not to enlarge the
25219              IV union on platforms where sizeof(long) > sizeof(IV), or struct
25220              block_sub where sizeof(long) > sizeof(I32)
25221      Branch: perl
25222            ! cop.h cv.h dump.c ext/B/B/Bytecode.pm ext/Devel/Peek/t/Peek.t
25223            ! op.c sv.c sv.h
25224 ____________________________________________________________________________
25225 [ 27245] By: nicholas                              on 2006/02/20  14:01:59
25226         Log: Fix sv_dump to dump formats without the (non-existent) NVX.
25227      Branch: perl
25228            ! dump.c
25229 ____________________________________________________________________________
25230 [ 27244] By: nicholas                              on 2006/02/20  13:42:47
25231         Log: xcv_root and xcv_xsub can also be merged into a union, providing a new
25232              flag is added to denote whether the PVCV is perl or XSUB.
25233      Branch: perl
25234            ! cv.h dump.c ext/B/B.xs ext/Devel/Peek/t/Peek.t op.c sv.c sv.h
25235 ____________________________________________________________________________
25236 [ 27243] By: nicholas                              on 2006/02/20  11:54:38
25237         Log: xcv_start and xcv_xsubany can be merged into a union, as they are never
25238              both needed.
25239      Branch: perl
25240            ! cv.h dump.c ext/B/B.xs ext/Devel/Peek/t/Peek.t sv.h
25241 ____________________________________________________________________________
25242 [ 27242] By: nicholas                              on 2006/02/20  11:54:03
25243         Log: Need to clear CvXSUBANY() too to turn a constant sub into a prototype.
25244      Branch: perl
25245            ! lib/ExtUtils/Constant/ProxySubs.pm
25246 ____________________________________________________________________________
25247 [ 27241] By: nicholas                              on 2006/02/20  10:40:59
25248         Log: Add a new CvISXSUB() macro, for abstracting the test as to whether a
25249              PVCV is perl or XS.
25250      Branch: perl
25251            ! cv.h dump.c ext/Devel/Peek/Peek.xs gv.c op.c pad.c pp_ctl.c
25252            ! pp_hot.c pp_sort.c sv.c
25253 ____________________________________________________________________________
25254 [ 27240] By: nicholas                              on 2006/02/20  10:10:11
25255         Log: Abolish BROKEN_UNION_INIT in B::C, as it works around problems in
25256              pre-ANSI C compilers, but pays in code duplication.
25257      Branch: perl
25258            ! cv.h ext/B/B/C.pm
25259 ____________________________________________________________________________
25260 [ 27239] By: rgs                                   on 2006/02/20  09:31:03
25261         Log: Subject: patch@27236 vms glob/readdir/chdir EFS/long filename support
25262              From: John E. Malmberg <wb8tyw@qsl.net>
25263              Date: Feb 20, 2006 3:43 AM
25264              Message-ID: <43F92CE6.5040704@qsl.net>
25265      Branch: perl
25266            ! doio.c t/io/fs.t vms/vms.c
25267 ____________________________________________________________________________
25268 [ 27238] By: rgs                                   on 2006/02/20  09:26:15
25269         Log: More NullXXX macro removal from Andy Lester
25270      Branch: perl
25271            ! cop.h deb.c doio.c doop.c hv.c intrpvar.h mg.h pad.c pad.h
25272            ! perl.c pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c toke.c
25273            ! universal.c util.c
25274 ____________________________________________________________________________
25275 [ 27237] By: rgs                                   on 2006/02/20  08:54:22
25276         Log: Yitzchak points out that the perldiag entry for "Integer overflow in
25277              division" is no longer useful.
25278      Branch: perl
25279            ! pod/perldiag.pod
25280 ____________________________________________________________________________
25281 [ 27236] By: nicholas                              on 2006/02/20  00:36:34
25282         Log: utftaint.t won't be able to run tests with -T if you have
25283              Insecure directory in $ENV{PATH}
25284              so skip them. (Probably this means you have . in your PATH)
25285      Branch: perl
25286            ! t/op/utftaint.t
25287 ____________________________________________________________________________
25288 [ 27235] By: nicholas                              on 2006/02/20  00:21:09
25289         Log: Remove the last (U16) cast for CV depths, missed by change 17835.
25290      Branch: perl
25291            ! pp_ctl.c
25292 ____________________________________________________________________________
25293 [ 27234] By: nicholas                              on 2006/02/20  00:02:53
25294         Log: Re-order CV flags to bring the 4 CVf_BUILTIN_ATTRS into adjacent bits,
25295              and make other flag bits that are paired in the code adjacent.
25296              Will produce tighter code on ARM; might help on other platforms too.
25297      Branch: perl
25298            ! cv.h ext/Devel/Peek/t/Peek.t
25299 ____________________________________________________________________________
25300 [ 27233] By: nicholas                              on 2006/02/19  23:59:52
25301         Log: Ministry of Truth removes typo in description of Change 26166.
25302              Change 26166 was correct from the start.
25303              Nothing to see. Move along.
25304              We thank Big Brother for raising the chocolate ration to 20g per week.
25305      Branch: perl
25306            ! Changes
25307 ____________________________________________________________________________
25308 [ 27231] By: nicholas                              on 2006/02/19  22:35:24
25309         Log: Shave sizeof(NV) bytes from formats, by using the same offset
25310              manoeuvre as PVs, PVIVs, PVAVs and PVHVs.
25311      Branch: perl
25312            ! sv.c sv.h
25313 ____________________________________________________________________________
25314 [ 27230] By: nicholas                              on 2006/02/19  20:30:24
25315         Log: AVs and HVs don't have IVXs or NVXs, so assert this too.
25316      Branch: perl
25317            ! sv.h
25318 ____________________________________________________________________________
25319 [ 27229] By: nicholas                              on 2006/02/19  20:10:34
25320         Log: Under -DDEBUGGING, assert that SvIVX, SvUVX and SvNVX aren't being
25321              used on scalars that don't have the memory allocated. Correct
25322              SvSTASH and SvMAGIC to only evaluate the sv argument once.
25323      Branch: perl
25324            ! sv.h
25325 ____________________________________________________________________________
25326 [ 27228] By: nicholas                              on 2006/02/19  18:57:35
25327         Log: To make arithmetic on tainted dualvars work properly requires that
25328              sv_2nv uses SvIVX in preference to SvPVX, if SVp_IOK is true.
25329      Branch: perl
25330            ! sv.c t/op/taint.t
25331 ____________________________________________________________________________
25332 [ 27227] By: nicholas                              on 2006/02/19  12:14:15
25333         Log: SvROK(sv) will never be true when SvIOKp() or SvNOKp() is true, so the
25334              code inside the if() test in sv_2pv_flags is dead and can be removed.
25335      Branch: perl
25336            ! sv.c
25337 ____________________________________________________________________________
25338 [ 27223] By: rgs                                   on 2006/02/18  20:13:51
25339         Log: As Anno Siegel points out, mtime/ctime test should be skipped
25340              on OS X on HFS+.
25341      Branch: perl
25342            ! t/op/stat.t
25343 ____________________________________________________________________________
25344 [ 27222] By: nicholas                              on 2006/02/18  19:01:48
25345         Log: save_re_context() and even errsv_save = newSVsv(ERRSV); can turn
25346              PL_tainted back on, so defer turning if off as late as possible.
25347              This gets lib/locale.t working once more.
25348      Branch: perl
25349            ! utf8.c
25350 ____________________________________________________________________________
25351 [ 27221] By: nicholas                              on 2006/02/18  18:23:43
25352         Log: Turn of tainting locally inside swash_init(), as the internal
25353              implementation of the regexp engine has nothing to do with user data,
25354              so when and where it happens to call require is agnostic of the current
25355              expression's taintedness.
25356      Branch: perl
25357            ! t/op/utftaint.t utf8.c
25358 ____________________________________________________________________________
25359 [ 27220] By: nicholas                              on 2006/02/18  18:22:13
25360         Log: Assume that if runperl is called under tainting, that the caller really
25361              really wanted to run perl, so brute force untaint everything.
25362      Branch: perl
25363            ! t/test.pl
25364 ____________________________________________________________________________
25365 [ 27219] By: nicholas                              on 2006/02/18  17:38:38
25366         Log: Convert utftaint.t to test.pl (from Test.pm) and provide it with
25367              tainted() from taint.t to remove the dependency on Scalar::Util.
25368              (So it will now work with miniperl)
25369      Branch: perl
25370            ! t/op/utftaint.t
25371 ____________________________________________________________________________
25372 [ 27218] By: stevep                                on 2006/02/18  12:58:49
25373         Log: Upgrade to Digest-SHA-5.34.
25374      Branch: perl
25375            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
25376            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
25377            ! ext/Digest/SHA/ppport.h ext/Digest/SHA/src/hmac.c
25378            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
25379            ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/0-pod-coverage.t
25380            ! ext/Digest/SHA/t/0-pod.t ext/Digest/SHA/t/1-exist.t
25381            ! ext/Digest/SHA/t/1-hello-world.t
25382            ! ext/Digest/SHA/t/2-nist-sha-1.t
25383            ! ext/Digest/SHA/t/2-nist-sha-224.t
25384            ! ext/Digest/SHA/t/2-nist-sha-256.t
25385            ! ext/Digest/SHA/t/2-nist-sha-384.t
25386            ! ext/Digest/SHA/t/2-nist-sha-512.t
25387            ! ext/Digest/SHA/t/2-nist-sha-base64.t
25388            ! ext/Digest/SHA/t/2-nist-sha-oo.t
25389            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
25390            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
25391            ! ext/Digest/SHA/t/3-gillogly-easy.t
25392            ! ext/Digest/SHA/t/3-gillogly-hard.t
25393            ! ext/Digest/SHA/t/4-bitstr-increasing.t
25394            ! ext/Digest/SHA/t/4-bitstr-large.t
25395            ! ext/Digest/SHA/t/4-bitstr-random.t
25396            ! ext/Digest/SHA/t/5-hmac-fips198.t
25397            ! ext/Digest/SHA/t/5-hmac-rfc2202.t
25398            ! ext/Digest/SHA/t/5-hmac-sha-256.t
25399            ! ext/Digest/SHA/t/5-hmac-woodbury.t
25400            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
25401 ____________________________________________________________________________
25402 [ 27215] By: nicholas                              on 2006/02/18  00:11:07
25403         Log: Subject: arena-rework : consolidated patch
25404              From: Jim Cromie <jim.cromie@gmail.com>
25405              Message-ID: <43F0F649.9040205@gmail.com>
25406              Date: Mon, 13 Feb 2006 14:12:41 -0700
25407              
25408              Tweaked somewhat to split the arena boolean from the arena_size,
25409              and with the PTE still doubling-up with one of the SV types in the
25410              array.
25411      Branch: perl
25412            ! embed.fnc embed.h hv.c perl.h pod/perlapi.pod proto.h sv.c
25413            ! sv.h
25414 ____________________________________________________________________________
25415 [ 27214] By: nicholas                              on 2006/02/17  23:26:58
25416         Log: Subject: Re: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu)
25417              From: Abe Timmerman <abe@ztreet.demon.nl>
25418              Message-Id: <200602172358.23977.abe@ztreet.demon.nl>
25419              Date: Fri, 17 Feb 2006 23:58:23 +0100
25420      Branch: perl
25421            ! Makefile.SH
25422 ____________________________________________________________________________
25423 [ 27213] By: nicholas                              on 2006/02/17  22:40:31
25424         Log: The two whitespace changes from
25425              
25426              Subject: arena-rework : consolidated patch
25427              From: Jim Cromie <jim.cromie@gmail.com>
25428              Message-ID: <43F0F649.9040205@gmail.com>
25429              Date: Mon, 13 Feb 2006 14:12:41 -0700
25430      Branch: perl
25431            ! sv.c
25432 ____________________________________________________________________________
25433 [ 27212] By: gisle                                 on 2006/02/17  21:21:05
25434         Log: Don't add -fPIC if already present.
25435              
25436              Subject: [PATCH] 5.8.8: Debian patches
25437              From: "Brendan O'Dea" <bod@debian.org>
25438              Date: Sat, 11 Feb 2006 00:37:15 +1100
25439              Message-ID: <20060210133715.GA6826@londo.c47.org>
25440      Branch: perl
25441            ! hints/linux.sh
25442 ____________________________________________________________________________
25443 [ 27211] By: gisle                                 on 2006/02/17  21:19:03
25444         Log: Fix precedence.
25445              
25446              Subject: [PATCH] 5.8.8: Debian patches
25447              From: "Brendan O'Dea" <bod@debian.org>
25448              Date: Sat, 11 Feb 2006 00:37:15 +1100
25449              Message-ID: <20060210133715.GA6826@londo.c47.org>
25450      Branch: perl
25451            ! lib/Net/NNTP.pm
25452 ____________________________________________________________________________
25453 [ 27210] By: gisle                                 on 2006/02/17  20:54:46
25454         Log: Fix quote typo.
25455              
25456              Subject: [PATCH] 5.8.8: Debian patches
25457              From: "Brendan O'Dea" <bod@debian.org>
25458              Date: Sat, 11 Feb 2006 00:37:15 +1100
25459              Message-ID: <20060210133715.GA6826@londo.c47.org>
25460      Branch: perl
25461            ! utils/c2ph.PL
25462 ____________________________________________________________________________
25463 [ 27209] By: rgs                                   on 2006/02/17  15:48:59
25464         Log: In TODO: make encoding.pm lexical ?
25465      Branch: perl
25466            ! pod/perltodo.pod
25467 ____________________________________________________________________________
25468 [ 27208] By: rgs                                   on 2006/02/17  15:09:11
25469         Log: Subject: [PATCH] cleaning up perly.c
25470              From: andy@petdance.com (Andy Lester)
25471              Date: Sun, 12 Feb 2006 23:04:56 -0600
25472              Message-ID: <20060213050455.GA27993@petdance.com>
25473      Branch: perl
25474            ! perly.c
25475 ____________________________________________________________________________
25476 [ 27207] By: rgs                                   on 2006/02/17  14:27:22
25477         Log: Subject: Re: Perl_sighandler voodoo (was Re: Smoke [5.8.7] 26127 FAIL(XF) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
25478              From: Robin Houston <robin@cpan.org>
25479              Date: Sun, 27 Nov 2005 00:43:13 +0000
25480              Message-ID: <20051127004313.GA7007@rpc142.cs.man.ac.uk>
25481              
25482              Simplification of the code in my_exit_jump() that unwinds context
25483              stacks
25484      Branch: perl
25485            ! perl.c
25486 ____________________________________________________________________________
25487 [ 27205] By: rgs                                   on 2006/02/17  08:50:27
25488         Log: Subject: Re: [perl #38485] use integer; 0x80000000/-1; # coredump
25489              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
25490              Date: Mon, 13 Feb 2006 01:39:25 -0800
25491              Message-ID: <20060213093925.GA3476@efn.org>
25492      Branch: perl
25493            ! lib/integer.t pp.c
25494 ____________________________________________________________________________
25495 [ 27204] By: rgs                                   on 2006/02/16  14:44:10
25496         Log: Subject: Re: how to build with -DPERL_MEM_LOG ?
25497              From: Andy Dougherty <doughera@lafayette.edu>
25498              Date: Fri, 3 Feb 2006 11:55:58 -0500 (EST)
25499              Message-ID: <Pine.SOC.4.62.0602031129530.9630@maxwell.phys.lafayette.edu>
25500      Branch: perl
25501            ! x2p/a2p.h
25502 ____________________________________________________________________________
25503 [ 27203] By: rgs                                   on 2006/02/16  14:15:53
25504         Log: Subject: Problem compiling swigged c++ code with 5.8.8
25505              From: Merijn Broeren <merijnb@iloquent.com>
25506              Date: Wed, 15 Feb 2006 13:51:49 +0100
25507              Message-ID: <20060215125148.GA12535@brugman.iloquent.nl>
25508      Branch: perl
25509            ! XSUB.h perl.h
25510 ____________________________________________________________________________
25511 [ 27202] By: stevep                                on 2006/02/16  12:54:08
25512         Log: Upgrade to CGI-3.16, with version bump on CGI.pm for documentation
25513              fixes not yet integrated.
25514      Branch: perl
25515            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Cookie.pm
25516            ! lib/CGI/Fast.pm lib/CGI/t/cookie.t lib/CGI/t/function.t
25517            ! lib/CGI/t/html.t
25518 ____________________________________________________________________________
25519 [ 27201] By: rgs                                   on 2006/02/16  12:47:13
25520         Log: Remove lib/Hash directory when doing make distclean
25521      Branch: perl
25522            ! Makefile.SH
25523 ____________________________________________________________________________
25524 [ 27200] By: rgs                                   on 2006/02/16  11:46:51
25525         Log: Subject: [PATCH] stat() on Windows doesn't handle trailing slashes/backslashes correctly
25526              From: "Jan Dubois" <jand@ActiveState.com>
25527              Date: Wed, 15 Feb 2006 17:19:29 -0800
25528              Message-ID: <017901c63297$08e1e3f0$2217a8c0@candy>
25529      Branch: perl
25530            ! win32/win32.c
25531 ____________________________________________________________________________
25532 [ 27199] By: rgs                                   on 2006/02/16  11:43:09
25533         Log: Subject: [patch] t/lib/warnings/pp_sys
25534              From: "Green, Paul" <Paul.Green@stratus.com>
25535              Date: Wed, 15 Feb 2006 11:09:57 -0500
25536              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB011A19AF@EXNA.corp.stratus.com>
25537      Branch: perl
25538            ! t/lib/warnings/pp_sys
25539 ____________________________________________________________________________
25540 [ 27198] By: rgs                                   on 2006/02/16  11:40:42
25541         Log: CPAN::FirstTime can go as well from the untested module list
25542      Branch: perl
25543            ! t/lib/1_compile.t
25544 ____________________________________________________________________________
25545 [ 27197] By: rgs                                   on 2006/02/16  11:38:00
25546         Log: Pod::Plainer is tested, actually (spotted by chromatic)
25547      Branch: perl
25548            ! t/lib/1_compile.t
25549 ____________________________________________________________________________
25550 [ 27195] By: rgs                                   on 2006/02/16  09:10:38
25551         Log: Subject: [PATCH] Make XCOPY not prompt every two seconds when rebuilding on Win32
25552              From: demerphq <demerphq@gmail.com>
25553              Date: Mon, 13 Feb 2006 09:41:37 +0100
25554              Message-ID: <9b18b3110602130041q2d64122am5c83392dd75e0413@mail.gmail.com>
25555      Branch: perl
25556            ! win32/Makefile win32/makefile.mk
25557 ____________________________________________________________________________
25558 [ 27194] By: gisle                                 on 2006/02/15  15:25:36
25559         Log: Get perl_fini() running on HP-UX again.
25560              It was effectively disabled by change 24667 since
25561              __ux_version is only available under DCE threads
25562              which isn't used when perl is built on HP-UX 11
25563              and later.
25564      Branch: perl
25565            ! perl.c
25566 ____________________________________________________________________________
25567 [ 27193] By: rgs                                   on 2006/02/15  13:22:27
25568         Log: Fix to run this test in the core
25569      Branch: perl
25570            ! lib/CPAN/t/03pkgs.t
25571 ____________________________________________________________________________
25572 [ 27192] By: stevep                                on 2006/02/15  13:11:06
25573         Log: Subject:  [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.84.tar.gz
25574              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
25575              Date: Wed, 15 Feb 2006 09:19:56 +0100
25576              Message-ID: <87oe19owyb.fsf@k75.linux.bogus>
25577      Branch: perl
25578            + lib/CPAN/t/01loadme.t lib/CPAN/t/02nox.t lib/CPAN/t/03pkgs.t
25579            + lib/CPAN/t/10version.t lib/CPAN/t/11mirroredby.t
25580            - lib/CPAN/t/Nox.t lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t
25581            - lib/CPAN/t/vcmp.t lib/CPAN/t/version.t
25582            ! MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
25583            ! lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE
25584            ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
25585 ____________________________________________________________________________
25586 [ 27190] By: merijn                                on 2006/02/15  09:11:12
25587         Log: Added hints/dragonfly.sh for #27189
25588      Branch: perl
25589            ! MANIFEST
25590 ____________________________________________________________________________
25591 [ 27189] By: merijn                                on 2006/02/15  09:07:43
25592         Log: Subject: Patch for perl to compile/work on DragonFlyBSD
25593              From: Robert Sebastian Gerus <arachnist@gmail.com>
25594              Date: Tue, 14 Feb 2006 17:27:52 +0100
25595              Message-ID: <4a1e16420602140827w17fd6595w@mail.gmail.com>
25596      Branch: perl
25597            + hints/dragonfly.sh
25598            ! Configure Makefile.SH
25599 ____________________________________________________________________________
25600 [ 27187] By: craigb                                on 2006/02/15  04:32:14
25601         Log: Subject: patch@27162 long path name support in readdir / cando_by_name
25602              From: "John E. Malmberg" <wb8tyw@qsl.net>
25603              Date: Sun, 12 Feb 2006 15:24:58 -0500
25604              Message-id: <43EF999A.1020500@qsl.net>
25605      Branch: perl
25606            ! vms/vms.c vms/vmsish.h
25607 ____________________________________________________________________________
25608 [ 27186] By: stevep                                on 2006/02/15  02:55:13
25609         Log: Version bump to go along with change #27185
25610      Branch: perl
25611            ! lib/Getopt/Long.pm
25612 ____________________________________________________________________________
25613 [ 27185] By: stevep                                on 2006/02/15  02:53:10
25614         Log: Subject: Getopt::Long::Configure 'no_getopt_compat'
25615              From: Abigail <abigail@abigail.nl>
25616              Date: Tue, 14 Feb 2006 23:58:07 +0100
25617              Message-ID: <20060214225806.GA4120@abigail.nl>
25618      Branch: perl
25619            ! lib/Getopt/Long.pm
25620 ____________________________________________________________________________
25621 [ 27184] By: nicholas                              on 2006/02/14  23:42:45
25622         Log: Back out change change 10214 (drop SVp_IOK from >> PRIVSHIFT) as it
25623              never felt quite correct, and other parts of the SV conversion
25624              implementation have improved such that the symptoms 10214 covered
25625              over are gone even without it.
25626      Branch: perl
25627            ! mg.c scope.c sv.c
25628 ____________________________________________________________________________
25629 [ 27182] By: stevep                                on 2006/02/14  17:50:06
25630         Log: Upgrade to Time-HiRes-1.87
25631      Branch: perl
25632            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
25633            ! ext/Time/HiRes/t/HiRes.t
25634 ____________________________________________________________________________
25635 [ 27181] By: stevep                                on 2006/02/14  17:41:02
25636         Log: Hash::Util tests should check if Hash::Util has been built, not
25637              List::Util (spotted by Rafael).
25638      Branch: perl
25639            ! ext/Hash/Util/t/Util.t
25640 ____________________________________________________________________________
25641 [ 27180] By: stevep                                on 2006/02/14  17:08:08
25642         Log: Subject: [Patch] Enhance Hash::Util
25643              From: demerphq <demerphq@gmail.com>
25644              Date: Mon, 13 Feb 2006 11:39:33 +0100
25645              Message-ID: <9b18b3110602130239w311d05fcr776ae8333776ca2e@mail.gmail.com>
25646      Branch: perl
25647            + ext/Hash/Util/Changes ext/Hash/Util/Makefile.PL
25648            + ext/Hash/Util/Util.xs ext/Hash/Util/lib/Hash/Util.pm
25649            + ext/Hash/Util/t/Util.t
25650            - lib/Hash/Util.pm lib/Hash/Util.t
25651            ! MANIFEST win32/Makefile win32/makefile.mk
25652 ____________________________________________________________________________
25653 [ 27179] By: rgs                                   on 2006/02/14  13:23:04
25654         Log: One shouldn't be able to dereference a GLOB as a SCALAR.
25655              
25656              Subject: Re: [perl #38484] Data::Dumper only warns on unhandled reference types
25657              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
25658              Date: Sun, 12 Feb 2006 09:18:39 -0800
25659              Message-ID: <20060212171839.GA3604@efn.org>
25660              
25661              plus regression tests.
25662      Branch: perl
25663            ! pp.c t/op/ref.t
25664 ____________________________________________________________________________
25665 [ 27178] By: rgs                                   on 2006/02/14  10:18:48
25666         Log: Remove a my_perl that slipped in
25667      Branch: perl
25668            ! perlio.c
25669 ____________________________________________________________________________
25670 [ 27177] By: rgs                                   on 2006/02/14  10:00:36
25671         Log: Subject: [PATCH] Sun Studio lint patches
25672              From: andy@petdance.com (Andy Lester)
25673              Date: Mon, 13 Feb 2006 23:46:17 -0600
25674              Message-ID: <20060214054617.GA8824@petdance.com>
25675      Branch: perl
25676            ! Makefile.SH gv.c hv.c op.c pad.c perlio.c pp.c pp_ctl.c
25677            ! pp_hot.c regcomp.c sv.c toke.c utf8.c
25678 ____________________________________________________________________________
25679 [ 27176] By: nicholas                              on 2006/02/13  21:46:13
25680         Log: Ensure that public I, N and P flags are off when SvTAINT is called on
25681              something that already has taint magic.
25682      Branch: perl
25683            ! sv.c
25684 ____________________________________________________________________________
25685 [ 27174] By: rgs                                   on 2006/02/13  17:27:59
25686         Log: Subject: [PATCH] perldiag.pod patching re: integer overflow
25687              From: andy@petdance.com (Andy Lester)
25688              Date: Sun, 12 Feb 2006 23:08:48 -0600
25689              Message-ID: <20060213050848.GB27993@petdance.com>
25690      Branch: perl
25691            ! pod/perldiag.pod pod/perlop.pod
25692 ____________________________________________________________________________
25693 [ 27173] By: rgs                                   on 2006/02/13  17:17:40
25694         Log: Subject: [perl #38346] [PATCH] Re: B::Deparse's bug?
25695              From: Stephen McCamant <smcc@mit.edu>
25696              Date: Wed, 8 Feb 2006 17:48:49 -0800
25697              Message-ID: <17386.40833.64309.454938@conquest.OCF.Berkeley.EDU>
25698      Branch: perl
25699            ! ext/B/B/Deparse.pm
25700 ____________________________________________________________________________
25701 [ 27172] By: steveh                                on 2006/02/13  16:46:14
25702         Log: Teach checkAUTHORS.pl about Changelogs with leading tabs
25703              in the log entries, and fix a malformed log entry in Changes5.005
25704      Branch: perl
25705            ! Changes5.005 Porting/checkAUTHORS.pl
25706 ____________________________________________________________________________
25707 [ 27171] By: steveh                                on 2006/02/13  16:03:23
25708         Log: Revert an assert() fix in the light of change #27152
25709              
25710              The MinGW problem described here:
25711              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-01/msg00146.html
25712              was fixed by change #26664. This is no longer relevant in the light of
25713              change #27152, so revert it.
25714              
25715              (The other problems with VC++ 6 and BCC, fixed by change #26634, have
25716              not gone away, however.)
25717      Branch: perl
25718            ! gv.h
25719 ____________________________________________________________________________
25720 [ 27169] By: nicholas                              on 2006/02/13  15:12:58
25721         Log: All the bits of clone_params.flags need to be initialised, not just
25722              CLONEf_JOIN_IN.
25723      Branch: perl
25724            ! ext/threads/threads.xs
25725 ____________________________________________________________________________
25726 [ 27166] By: nicholas                              on 2006/02/12  19:03:47
25727         Log: Fix change 27059 so that it actually works with >16 file descriptors.
25728              With programmers like these, we need Stadler & Waldorf on code review.
25729      Branch: perl
25730            ! perlio.c
25731 ____________________________________________________________________________
25732 [ 27162] By: nicholas                              on 2006/02/11  22:52:40
25733         Log: In perldiag.pod add an entry for the error message that change 27155
25734              introduced.
25735      Branch: perl
25736            ! pod/perldiag.pod
25737 ____________________________________________________________________________
25738 [ 27161] By: nicholas                              on 2006/02/11  16:10:22
25739         Log: Remove SOFT_CAST() as it no longer does anything useful.
25740      Branch: perl
25741            ! perl.h scope.h
25742 ____________________________________________________________________________
25743 [ 27159] By: nicholas                              on 2006/02/11  15:10:32
25744         Log: Coalesce 2 if blocks with duplicated conditions in Perl_sv_dup.
25745      Branch: perl
25746            ! sv.c
25747 ____________________________________________________________________________
25748 [ 27158] By: stevep                                on 2006/02/11  14:16:45
25749         Log: Test to go with change #27155.
25750      Branch: perl
25751            ! lib/integer.t
25752 ____________________________________________________________________________
25753 [ 27155] By: stevep                                on 2006/02/11  06:14:02
25754         Log: Die when integer overflow condition is detected in division under
25755              C<use integer>.  Hopefully fixes RT #38485.
25756      Branch: perl
25757            ! pp.c
25758 ____________________________________________________________________________
25759 [ 27154] By: nicholas                              on 2006/02/11  00:40:04
25760         Log: assert() that we can't reach two unreachable code paths
25761              (in Perl_magic_get and Perl_pp_shift).
25762      Branch: perl
25763            ! mg.c pp.c
25764 ____________________________________________________________________________
25765 [ 27153] By: nicholas                              on 2006/02/10  22:37:23
25766         Log: The return value from S_hv_auxinit can be ignored, as it's also stored
25767              within the passed in hv parameter.
25768      Branch: perl
25769            ! embed.fnc proto.h
25770 ____________________________________________________________________________
25771 [ 27152] By: steveh                                on 2006/02/10  17:46:35
25772         Log: A better fix than 27148
25773              
25774              Subject: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
25775              From: Nicholas Clark <nick@ccl4.org>
25776              Date: Fri, 10 Feb 2006 14:58:47 +0000
25777              Message-ID: <20060210145847.GA85020@plum.flirble.org>
25778              
25779              Subject: RE: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
25780              From: "Jan Dubois" <jand@ActiveState.com>
25781              Date: Fri, 10 Feb 2006 09:03:41 -0800
25782              Message-ID: <024401c62e63$f1e53c10$6062a8c0@candy>
25783      Branch: perl
25784            ! embed.fnc embed.h hv.c perl.h proto.h sv.c
25785 ____________________________________________________________________________
25786 [ 27151] By: nicholas                              on 2006/02/10  14:25:33
25787         Log: With PERL_POISON defined, ensure freshly malloc()ed memory isn't zeros,
25788              and when PERL_TRACK_MEMPOOL is also defined scribble on any extension
25789              added by realloc().
25790      Branch: perl
25791            ! util.c
25792 ____________________________________________________________________________
25793 [ 27148] By: steveh                                on 2006/02/10  11:20:23
25794         Log: Fix the effects of 27136 on Win32 with DEBUGGING and PERL_IMPLICIT_SYS
25795      Branch: perl
25796            ! embed.fnc embed.h hv.c proto.h sv.c
25797 ____________________________________________________________________________
25798 [ 27145] By: nicholas                              on 2006/02/09  23:23:59
25799         Log: Change 27136 seems to have inadvertently upset some compilers,
25800              presumably where NULL was defined as 0, not (void *)0
25801      Branch: perl
25802            ! op.c
25803 ____________________________________________________________________________
25804 [ 27140] By: stevep                                on 2006/02/09  18:25:02
25805         Log: Fix breakage in S_set_csh() from change #27136.
25806      Branch: perl
25807            ! toke.c
25808 ____________________________________________________________________________
25809 [ 27139] By: gisle                                 on 2006/02/09  18:09:01
25810         Log: Document incompatible interpretation of chdir FOO.
25811              Ref change 27125.
25812      Branch: perl
25813            ! pod/perl594delta.pod
25814 ____________________________________________________________________________
25815 [ 27138] By: rgs                                   on 2006/02/09  17:49:18
25816         Log: Really regenerate headers
25817      Branch: perl
25818            ! embed.h proto.h
25819 ____________________________________________________________________________
25820 [ 27137] By: stevep                                on 2006/02/09  17:40:02
25821         Log: Regenerated headers for change #27136.
25822      Branch: perl
25823            ! embed.h proto.h
25824 ____________________________________________________________________________
25825 [ 27136] By: stevep                                on 2006/02/09  16:49:32
25826         Log: Subject: [PATCH] Trying my "remove the pTHXes" patch again
25827              From: Andy Lester <andy@petdance.com>
25828              Date: Thu, 9 Feb 2006 09:40:18 -0600
25829              Message-ID: <20060209154018.GA14610@petdance.com>
25830      Branch: perl
25831            ! Makefile.SH cc_runtime.h cop.h deb.c embed.fnc hv.c mg.c op.c
25832            ! op.h perl.c pp.c pp_ctl.c pp_sort.c regcomp.c regexec.c sv.c
25833            ! toke.c utf8.c util.c
25834 ____________________________________________________________________________
25835 [ 27135] By: rgs                                   on 2006/02/09  12:38:35
25836         Log: Skip new chdir warning test if fchdir is not available
25837      Branch: perl
25838            ! t/lib/warnings/pp_sys
25839 ____________________________________________________________________________
25840 [ 27134] By: nicholas                              on 2006/02/09  12:37:13
25841         Log: Avoid calling all the scanning code in gv_fetchpvn_flags when saving
25842              $1 etc, as we can perfom a hash lookup on %:: directly.
25843      Branch: perl
25844            ! regcomp.c
25845 ____________________________________________________________________________
25846 [ 27133] By: nicholas                              on 2006/02/08  20:57:24
25847         Log: lastparen in the regexp structure is never initialised, and so will
25848              still be uninitialised after a failed match, yet various points in
25849              mg.c read it come what may. Should fix bug 38461.
25850      Branch: perl
25851            ! regcomp.c
25852 ____________________________________________________________________________
25853 [ 27132] By: gisle                                 on 2006/02/08  17:52:16
25854         Log: Bareword file handles not supported for chown/chmod/utime.
25855      Branch: perl
25856            ! pod/perlfunc.pod
25857 ____________________________________________________________________________
25858 [ 27131] By: rgs                                   on 2006/02/08  16:57:48
25859         Log: Wave hands about encoding::warnings
25860      Branch: perl
25861            ! pod/perltodo.pod
25862 ____________________________________________________________________________
25863 [ 27130] By: rgs                                   on 2006/02/08  13:15:51
25864         Log: Subject: [perl #38464] chdir() on closed handles 
25865              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
25866              Date: Wed, 08 Feb 2006 01:33:54 -0800
25867              Message-ID: <rt-3.0.11-38464-129771.3.46114092925276@perl.org>
25868              
25869              Plus a regression test.
25870      Branch: perl
25871            ! pp_sys.c t/lib/warnings/pp_sys
25872 ____________________________________________________________________________
25873 [ 27129] By: stevep                                on 2006/02/08  03:23:27
25874         Log: Subject: [PATCH] Handle unused args
25875              From: andy@petdance.com (Andy Lester)
25876              Date: Tue, 7 Feb 2006 16:36:56 -0600
25877              Message-ID: <20060207223656.GA5177@petdance.com>
25878      Branch: perl
25879            ! doio.c pad.c perl.c pp_sys.c
25880 ____________________________________________________________________________
25881 [ 27128] By: stevep                                on 2006/02/08  03:04:05
25882         Log: Subject: [patch] several broken make *.valgrind targets
25883              From: Jim Cromie <jim.cromie@gmail.com>
25884              Date: Tue, 07 Feb 2006 15:11:54 -0700
25885              Message-ID: <43E91B2A.4060700@gmail.com>
25886      Branch: perl
25887            ! Makefile.SH
25888 ____________________________________________________________________________
25889 [ 27127] By: nicholas                              on 2006/02/08  00:05:44
25890         Log: Borland's C compiler warns that the & is unnecessary.
25891      Branch: perl
25892            ! pp.c
25893 ____________________________________________________________________________
25894 [ 27126] By: nicholas                              on 2006/02/07  18:01:26
25895         Log: Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K.
25896              The overloading tests are not free.
25897      Branch: perl
25898            ! mathoms.c opcode.h opcode.pl pp.c pp.h
25899 ____________________________________________________________________________
25900 [ 27125] By: gisle                                 on 2006/02/07  17:32:50
25901         Log: Allow bareword file handle as argument to chdir().
25902              This copies the mechanism used by truncate().
25903              Fixes bug #38457.
25904      Branch: perl
25905            ! embed.h op.c opcode.h opcode.pl pp.sym pp_proto.h pp_sys.c
25906            ! t/op/chdir.t
25907 ____________________________________________________________________________
25908 [ 27124] By: nicholas                              on 2006/02/07  17:12:08
25909         Log: All the trancendental unary operators can be merged into PP_sin
25910              (cos, exp, log, sqrt)
25911      Branch: perl
25912            ! mathoms.c opcode.h opcode.pl pp.c
25913 ____________________________________________________________________________
25914 [ 27123] By: nicholas                              on 2006/02/07  15:52:18
25915         Log: Avoid gcc warning about possibly uninitialised variables.
25916      Branch: perl
25917            ! pp.c
25918 ____________________________________________________________________________
25919 [ 27122] By: nicholas                              on 2006/02/07  15:28:41
25920         Log: Create new macros AMG_CALLun_var, AMG_CALLun_var and tryAMAGICun_var
25921              which don't do the pre-processor string manipulation internally.
25922      Branch: perl
25923            ! pp.c pp.h
25924 ____________________________________________________________________________
25925 [ 27121] By: nicholas                              on 2006/02/07  14:57:36
25926         Log: pp_pop can be implemented by pp_shift.
25927      Branch: perl
25928            ! mathoms.c opcode.h opcode.pl pp.c
25929 ____________________________________________________________________________
25930 [ 27120] By: rgs                                   on 2006/02/07  14:37:15
25931         Log: Subject: Re: [PATCH] Documentation patch for overload
25932              From: Steffen Mueller <dtr8sin02@sneakemail.com>
25933              Date: Mon, 06 Feb 2006 10:58:44 +0100
25934              Message-ID: <43E71DD4.5010108@sneakemail.com>
25935      Branch: perl
25936            ! lib/overload.pm
25937 ____________________________________________________________________________
25938 [ 27119] By: nicholas                              on 2006/02/07  14:11:42
25939         Log: pp_hex can be implemented trivially by pp_oct, making pp_hex a mathom.
25940      Branch: perl
25941            ! mathoms.c opcode.h opcode.pl pp.c
25942 ____________________________________________________________________________
25943 [ 27118] By: nicholas                              on 2006/02/07  13:13:44
25944         Log: Merge pp_index and pp_rindex - we have another mathom.
25945      Branch: perl
25946            ! mathoms.c opcode.h opcode.pl pp.c
25947 ____________________________________________________________________________
25948 [ 27117] By: nicholas                              on 2006/02/07  12:41:27
25949         Log: Some refactoring to converge pp_index and pp_rindex
25950      Branch: perl
25951            ! pp.c
25952 ____________________________________________________________________________
25953 [ 27116] By: nicholas                              on 2006/02/07  12:19:17
25954         Log: Fix bug 38454 (rindex corrects for $[ on bytes rather than UTF-8)
25955      Branch: perl
25956            ! pp.c t/op/index.t
25957 ____________________________________________________________________________
25958 [ 27115] By: craigb                                on 2006/02/07  04:46:47
25959         Log: Subject: Re: Configure.com issue, more quoting needed.
25960              From: Peter Prymmer <PPrymmer@factset.com>
25961              Date: Mon, 06 Feb 2006 13:27:14 -0500
25962              Message-id:  <OF3536E719.A8B8D167-ON8525710D.0065011E-8525710D.00655ED0@factset.com>
25963      Branch: perl
25964            ! configure.com
25965 ____________________________________________________________________________
25966 [ 27114] By: craigb                                on 2006/02/07  04:39:09
25967         Log: Subject: patch@27082 Allow fatal exceptions to bring up VMS debugger
25968              From: "John E. Malmberg" <wb8tyw@qsl.net>
25969              Date: Sat, 04 Feb 2006 16:04:32 -0500
25970              Message-id: <43E516E0.1000508@qsl.net>
25971
25972      Branch: perl
25973            ! vms/perlvms.pod vms/vms.c
25974 ____________________________________________________________________________
25975 [ 27113] By: nicholas                              on 2006/02/06  22:28:41
25976         Log: Optimise index so that if the big string is ISO-8859-1 but the little
25977              string is UTF-8, it tries to downgrade the little string, rather than
25978              upgrade the big string. For half-meg big strings this is a fourfold
25979              speed gain.
25980      Branch: perl
25981            ! pp.c
25982 ____________________________________________________________________________
25983 [ 27112] By: nicholas                              on 2006/02/06  21:40:57
25984         Log: Given that the memory allocated in Perl_bytes_from_utf8 and
25985              Perl_bytes_to_utf8 will immediately be written to, I see no need to
25986              allocate it zeroed.
25987      Branch: perl
25988            ! utf8.c
25989 ____________________________________________________________________________
25990 [ 27111] By: nicholas                              on 2006/02/06  20:52:41
25991         Log: Rename S_glob_assign to S_glob_assign_glob
25992              Rename S_pvgv_assign to S_glob_assign_ref
25993              
25994              I don't think that they share enough common code to merge them.
25995      Branch: perl
25996            ! sv.c
25997 ____________________________________________________________________________
25998 [ 27110] By: nicholas                              on 2006/02/06  20:12:58
25999         Log: I think that "merge Perl_sv_2[inpu]v" and "reduce duplication in
26000              sv_setsv_flags" are about as done as they can be.
26001      Branch: perl
26002            ! pod/perltodo.pod
26003 ____________________________________________________________________________
26004 [ 27109] By: nicholas                              on 2006/02/06  20:04:35
26005         Log: In Perl_sv_upgrade, the assignment to new_type_details only needs to
26006              be done once.
26007      Branch: perl
26008            ! sv.c
26009 ____________________________________________________________________________
26010 [ 27108] By: stevep                                on 2006/02/06  19:43:17
26011         Log: Document the limitations of calling exit() (instead of _exit()) from
26012              a child process on Solaris.
26013      Branch: perl
26014            ! pod/perlfork.pod
26015 ____________________________________________________________________________
26016 [ 27107] By: nicholas                              on 2006/02/06  18:45:35
26017         Log: Remove a duplicate flag copy line from Perl_sv_setsv_flags.
26018      Branch: perl
26019            ! sv.c
26020 ____________________________________________________________________________
26021 [ 27106] By: nicholas                              on 2006/02/06  18:07:28
26022         Log: Move Perl_save_long, Perl_save_I16, Perl_save_I8, Perl_save_iv,
26023              Perl_save_nogv, Perl_save_list, Perl_save_destructor to mathoms.c
26024              Perl_save_svref can't actually move because it calls a static function.
26025      Branch: perl
26026            ! mathoms.c scope.c
26027 ____________________________________________________________________________
26028 [ 27105] By: nicholas                              on 2006/02/06  16:50:22
26029         Log: Expunge USE_5005THREADS from perl.c
26030      Branch: perl
26031            ! perl.c
26032 ____________________________________________________________________________
26033 [ 27104] By: nicholas                              on 2006/02/06  13:08:34
26034         Log: Fix bug #38439 - reference to typeglob assignment needs to be based
26035              on SvROK(sstr) rather than SvTYPE(sstr) == SVt_RV.
26036      Branch: perl
26037            ! sv.c t/op/gv.t
26038 ____________________________________________________________________________
26039 [ 27103] By: rgs                                   on 2006/02/06  09:42:33
26040         Log: Subject: [PATCH] 5.8.8: Unicos test skip (and for the record: config.sh and harness results)
26041              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
26042              Date: Sun, 05 Feb 2006 12:16:37 +0200
26043              Message-ID: <43E5D085.90400@iki.fi>
26044      Branch: perl
26045            ! lib/Math/BigInt/t/bigintc.t
26046 ____________________________________________________________________________
26047 [ 27102] By: stevep                                on 2006/02/06  04:48:04
26048         Log: Subject: [PATCH] Cleaning up shadowed variables
26049              From: Andy Lester <andy@petdance.com>
26050              Date: Sun, 5 Feb 2006 21:56:43 -0600
26051              Message-Id: <B375E848-FA07-479D-9571-FA3925106D16@petdance.com>
26052      Branch: perl
26053            ! op.c pp_ctl.c
26054 ____________________________________________________________________________
26055 [ 27101] By: nicholas                              on 2006/02/05  23:44:12
26056         Log: Merge the PVCV case into the common code in S_pvgv_assign.
26057      Branch: perl
26058            ! sv.c
26059 ____________________________________________________________________________
26060 [ 27100] By: nicholas                              on 2006/02/05  23:20:21
26061         Log: Merge the PVAV and PVHV clauses into the common code of S_pvgv_assign.
26062      Branch: perl
26063            ! sv.c
26064 ____________________________________________________________________________
26065 [ 27099] By: nicholas                              on 2006/02/05  23:02:58
26066         Log: Merge the default case (GvSV) with the common code in S_pvgv_assign.
26067      Branch: perl
26068            ! sv.c
26069 ____________________________________________________________________________
26070 [ 27098] By: nicholas                              on 2006/02/05  22:41:42
26071         Log: Start to merge the 6 arms of S_pvgv_assign into one.
26072      Branch: perl
26073            ! sv.c
26074 ____________________________________________________________________________
26075 [ 27097] By: nicholas                              on 2006/02/05  22:00:11
26076         Log: Subject: [patch] rework arenas - repair arenasets
26077              From: Jim Cromie <jim.cromie@gmail.com>
26078              Message-ID: <43E5F012.1080203@gmail.com>
26079              Date: Sun, 05 Feb 2006 05:31:14 -0700
26080      Branch: perl
26081            ! hv.c sv.c
26082 ____________________________________________________________________________
26083 [ 27096] By: rgs                                   on 2006/02/05  21:22:03
26084         Log: Subject: [PATCH] Documentation patch for overload
26085              From: Steffen Mueller <dtr8sin02@sneakemail.com>
26086              Date: Feb 5, 2006 12:26 PM
26087              Message-ID: <43E5E0E9.1070707@sneakemail.com>
26088      Branch: perl
26089            ! lib/overload.pm
26090 ____________________________________________________________________________
26091 [ 27095] By: nicholas                              on 2006/02/05  20:51:43
26092         Log: The message "Can't upgrade that kind of scalar" can be far more
26093              informative.
26094      Branch: perl
26095            ! pod/perldiag.pod sv.c
26096 ____________________________________________________________________________
26097 [ 27094] By: nicholas                              on 2006/02/05  20:33:57
26098         Log: new_body_type doesn't need to subtract the offset, that's what
26099              new_body_allocated is for.
26100      Branch: perl
26101            ! sv.c
26102 ____________________________________________________________________________
26103 [ 27093] By: nicholas                              on 2006/02/05  20:26:40
26104         Log: Yes, I broke Win32 with change 27089 by having a { in the wrong place.
26105      Branch: perl
26106            ! perl.c
26107 ____________________________________________________________________________
26108 [ 27092] By: nicholas                              on 2006/02/05  19:52:50
26109         Log: Remove "Can't upgrade to undef" from perldiag, as the corresponding
26110              code is now gone from sv_upgrade.
26111      Branch: perl
26112            ! pod/perldiag.pod
26113 ____________________________________________________________________________
26114 [ 27091] By: nicholas                              on 2006/02/05  19:45:37
26115         Log: Merge and refactor the PVAV and PVHV code in Perl_sv_upgrade, which
26116              reduces the object size by about 80 bytes.
26117      Branch: perl
26118            ! sv.c
26119 ____________________________________________________________________________
26120 [ 27090] By: nicholas                              on 2006/02/05  18:51:17
26121         Log: Eliminate a croak we can't get to.
26122      Branch: perl
26123            ! sv.c
26124 ____________________________________________________________________________
26125 [ 27089] By: nicholas                              on 2006/02/05  11:15:34
26126         Log: Without this Windows and Netware compilers should be complaining 
26127              about perl.c having code before a declaration, *but only if compiling
26128              with PERL_TRACK_MEMPOOL*. So, will it fix the smoke failures? Place
26129              bets now.
26130      Branch: perl
26131            ! perl.c
26132 ____________________________________________________________________________
26133 [ 27088] By: stevep                                on 2006/02/05  05:08:02
26134         Log: Don't export PL_memory_debug_header to Win32 (and others) unless 
26135              PERL_TRACK_MEMPOOL is defined.
26136      Branch: perl
26137            ! makedef.pl
26138 ____________________________________________________________________________
26139 [ 27087] By: stevep                                on 2006/02/05  04:13:27
26140         Log: Fixed embed.fnc entry for S_forbid_setid() and picked up a change in 
26141              pod/perlapi.pod for good measure when regenerating files.
26142      Branch: perl
26143            ! embed.fnc pod/perlapi.pod proto.h
26144 ____________________________________________________________________________
26145 [ 27086] By: nicholas                              on 2006/02/04  22:51:17
26146         Log: bcc was issuing a warning about this line in Perl_sv_2cv, so tweak it
26147              to keep it happy.
26148      Branch: perl
26149            ! sv.c
26150 ____________________________________________________________________________
26151 [ 27085] By: nicholas                              on 2006/02/04  22:13:08
26152         Log: Add regression tests to lib/charnames.t to ensure that unicore/Names.pl
26153              is 100% 7 bit ASCII.
26154      Branch: perl
26155            ! lib/charnames.t
26156 ____________________________________________________________________________
26157 [ 27084] By: nicholas                              on 2006/02/04  19:09:17
26158         Log: Enhance PERL_TRACK_MEMPOOL so that it also emulates the PerlHost
26159              behaviour of freeing up all memory at thread exit. With this and
26160              tools such as valgrind you will now get warnings as soon as you
26161              read from the deallocated memory, rather than just a warning much
26162              later about freeing to the wrong pool.
26163      Branch: perl
26164            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h pod/perltodo.pod
26165            ! sv.c util.c
26166 ____________________________________________________________________________
26167 [ 27083] By: nicholas                              on 2006/02/04  18:48:09
26168         Log: The TODO 'Tidy up global variables' can go, replaced with a second
26169              paragraph on 'Ordering of "global" variables'.
26170      Branch: perl
26171            ! pod/perltodo.pod
26172 ____________________________________________________________________________
26173 [ 27082] By: nicholas                              on 2006/02/04  17:11:54
26174         Log: I believe that mathoms have been completely TODOne.
26175      Branch: perl
26176            ! pod/perltodo.pod
26177 ____________________________________________________________________________
26178 [ 27081] By: nicholas                              on 2006/02/04  13:27:00
26179         Log: Rejig the definition of ARENAS_PER_SET to maximise the size of the
26180              array whilst keeping the structure within PERL_ARENA_SIZE.
26181      Branch: perl
26182            ! sv.c
26183 ____________________________________________________________________________
26184 [ 27080] By: nicholas                              on 2006/02/04  13:00:06
26185         Log: Tweak arena sets to avoid assignment between different pointers.
26186      Branch: perl
26187            ! sv.c
26188 ____________________________________________________________________________
26189 [ 27079] By: nicholas                              on 2006/02/04  12:28:03
26190         Log: Subject: [patch] arena rework - arena sets
26191              From: Jim Cromie <jim.cromie@gmail.com>
26192              Message-ID: <43DF4F66.4080808@gmail.com>
26193              Date: Tue, 31 Jan 2006 04:52:06 -0700
26194      Branch: perl
26195            ! embed.fnc embed.h hv.c proto.h sv.c
26196 ____________________________________________________________________________
26197 [ 27078] By: nicholas                              on 2006/02/04  11:10:52
26198         Log: warnings.h does some evil(*) pointer arithmetic on (SV *)0, so a
26199              simple replace of Nullsv with NULL turns out to be a bad idea.
26200              * Technically undefined behaviour, I believe.
26201      Branch: perl
26202            ! warnings.h warnings.pl
26203 ____________________________________________________________________________
26204 [ 27077] By: nicholas                              on 2006/02/04  10:37:08
26205         Log: Remove obsolete comment.
26206      Branch: perl
26207            ! perl.c
26208 ____________________________________________________________________________
26209 [ 27076] By: nicholas                              on 2006/02/03  23:21:37
26210         Log: S_find_beginning is only called from one place, so by hoisting the
26211              forbid_setid check for -x into the caller, we can eliminate the
26212              suidscript parameter from S_find_beginning.
26213      Branch: perl
26214            ! embed.fnc embed.h perl.c proto.h
26215 ____________________________________________________________________________
26216 [ 27075] By: nicholas                              on 2006/02/03  22:41:55
26217         Log: And as we've now got to the point where all calls to Perl_moreswitches
26218              have -1 as the second argument, we can remove the second argument,
26219              which gets us back to where we started, only with the elimination of
26220              a per-thread variable.
26221      Branch: perl
26222            ! embed.fnc embed.h perl.c proto.h toke.c
26223 ____________________________________________________________________________
26224 [ 27074] By: nicholas                              on 2006/02/03  22:18:45
26225         Log: The MSDOS-only call to moreswitches will never reach forbid_setid, so
26226              it can have a parameter of -1 without changing any behaviour.
26227              I see no reason to forbid "command line" switches when they are
26228              actually coming from the #! line of the script itself (as read by perl)
26229              as they must have been written by the owner of the script, rather than
26230              being crafted by the user manipulating the command line, and therefore
26231              cannot be subverted. (Or alternatively, can be subverted as easily as
26232              the rest of the script, and we're permitting *that* to be run)
26233      Branch: perl
26234            ! perl.c
26235 ____________________________________________________________________________
26236 [ 27073] By: nicholas                              on 2006/02/03  21:47:04
26237         Log: Pull the variables fdscript and suidscript into a much smaller scope.
26238              Replace suidscript with literal -1 where it could only have been -1.
26239              (Re-indent the other code inside the new block creating the scope.
26240              Rejig the indentation of the conditionals)
26241      Branch: perl
26242            ! perl.c
26243 ____________________________________________________________________________
26244 [ 27072] By: nicholas                              on 2006/02/03  21:23:21
26245         Log: Change 27070 failed to initialise a variable. (But despite that still
26246              passed all tests locally.)
26247      Branch: perl
26248            ! perl.c
26249 ____________________________________________________________________________
26250 [ 27071] By: nicholas                              on 2006/02/03  20:12:10
26251         Log: Silence a warning about "statement not reached" from the Sun C compiler.
26252              It was accurate - the conditional code used to give 2 return statements.
26253      Branch: perl
26254            ! mathoms.c
26255 ____________________________________________________________________________
26256 [ 27070] By: nicholas                              on 2006/02/03  20:10:07
26257         Log: Eliminating PL_suidscript is more tricky, and requires changing the
26258              prototype of Perl_moreswitches.
26259      Branch: perl
26260            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h
26261            ! proto.h toke.c
26262 ____________________________________________________________________________
26263 [ 27069] By: nicholas                              on 2006/02/03  18:27:52
26264         Log: Passing the flag to S_forbit_setid as a single char rather than a
26265              string is a slight space optimisation.
26266      Branch: perl
26267            ! embed.fnc intrpvar.h perl.c proto.h
26268 ____________________________________________________________________________
26269 [ 27068] By: nicholas                              on 2006/02/03  18:10:45
26270         Log: Oops. I *thought* that I had checked that all changed files were open.
26271              Clearly not. (Fixes change 27066)
26272      Branch: perl
26273            ! embed.h embedvar.h perlapi.h proto.h
26274 ____________________________________________________________________________
26275 [ 27067] By: nicholas                              on 2006/02/03  17:06:43
26276         Log: Oops. When changing warnings.pl one should re-run it. Well spotted
26277              Rafael.
26278      Branch: perl
26279            ! warnings.h
26280 ____________________________________________________________________________
26281 [ 27066] By: nicholas                              on 2006/02/03  17:06:04
26282         Log: It's actually easier to get rid of PL_fdscript than we thought.
26283      Branch: perl
26284            ! embed.fnc intrpvar.h perl.c
26285 ____________________________________________________________________________
26286 [ 27065] By: nicholas                              on 2006/02/03  16:03:01
26287         Log: Subject: Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
26288              From: Steven Schubiger <schubiger@cpan.org>
26289              Message-ID: <20060203152449.GI12591@accognoscere.homeunix.org>
26290              Date: Fri, 3 Feb 2006 16:24:49 +0100
26291      Branch: perl
26292            ! cop.h doio.c doop.c dump.c embed.pl gv.c hv.c hv.h intrpvar.h
26293            ! locale.c mathoms.c mg.c op.c pad.c pad.h perl.c perlio.c
26294            ! perlio.h pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
26295            ! regexec.c scope.c sv.c sv.h thrdvar.h toke.c utf8.c util.c
26296            ! warnings.pl
26297 ____________________________________________________________________________
26298 [ 27064] By: rgs                                   on 2006/02/03  15:18:18
26299         Log: Fix file where internal XS functions are defined
26300      Branch: perl
26301            ! universal.c
26302 ____________________________________________________________________________
26303 [ 27063] By: rgs                                   on 2006/02/03  14:06:40
26304         Log: Help to compile on VMS with UNLINK_ALL_VERSIONS
26305              See :
26306              Subject: bug@26347 embed.fnc/embed.h with unlnk macro
26307              From: "John E. Malmberg" <wb8tyw@qsl.net>
26308              Date: Tue, 13 Dec 2005 22:18:56 -0500
26309              Message-ID: <439F8F20.4050207@qsl.net>
26310      Branch: perl
26311            ! perl.h
26312 ____________________________________________________________________________
26313 [ 27062] By: rgs                                   on 2006/02/03  13:46:46
26314         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_64.tar.gz
26315              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
26316              Date: Thu, 02 Feb 2006 12:35:41 +0100
26317              Message-ID: <87acda0z8y.fsf@k75.linux.bogus>
26318      Branch: perl
26319            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
26320            ! lib/CPAN/SIGNATURE
26321 ____________________________________________________________________________
26322 [ 27061] By: rgs                                   on 2006/02/03  13:35:44
26323         Log: Subject: L<PerlIO> and Pod::Html
26324              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
26325              Date: Mon, 09 Jan 2006 12:53:15 +0900
26326              Message-Id: <20060109125220.3BB0.BQW10602@nifty.com>
26327      Branch: perl
26328            ! lib/Pod/Html.pm
26329 ____________________________________________________________________________
26330 [ 27060] By: nicholas                              on 2006/02/03  13:21:46
26331         Log: Subject: [PATCH] s/Nullcv/NULL/g
26332              From: Steven Schubiger <schubiger@cpan.org>
26333              Message-ID: <20060202150241.GF12591@accognoscere.homeunix.org>
26334              Date: Thu, 2 Feb 2006 16:02:41 +0100
26335      Branch: perl
26336            ! cop.h dump.c gv.c gv.h mg.c op.c pad.c perl.c pp_ctl.c sv.c
26337 ____________________________________________________________________________
26338 [ 27059] By: nicholas                              on 2006/02/03  13:06:00
26339         Log: Change PL_perlio_fd_refcnt from a fixed size static array to a pointer
26340              to a dynamic array.
26341      Branch: perl
26342            ! embedvar.h perlapi.h perlio.c perlvars.h
26343 ____________________________________________________________________________
26344 [ 27057] By: stevep                                on 2006/02/02  20:57:01
26345         Log: It would be nice to have tests in B for the functions getting changed.
26346      Branch: perl
26347            ! ext/B/t/b.t
26348 ____________________________________________________________________________
26349 [ 27056] By: stevep                                on 2006/02/02  20:42:56
26350         Log: Death to magic characters!  No pun intended.
26351      Branch: perl
26352            ! ext/B/B.xs
26353 ____________________________________________________________________________
26354 [ 27054] By: rgs                                   on 2006/02/02  14:24:03
26355         Log: Subject: Re: [PATCH] s/Null(av|ch)/NULL/g
26356              From: Steven Schubiger <schubiger@cpan.org>
26357              Date: Thu, 2 Feb 2006 10:38:49 +0100
26358              Message-ID: <20060202093849.GD12591@accognoscere.homeunix.org>
26359      Branch: perl
26360            ! XSUB.h cop.h doio.c doop.c dump.c gv.c hv.c hv.h locale.c
26361            ! malloc.c mathoms.c mg.c op.c op.h pad.c perl.c perl.h perlio.c
26362            ! perlsdio.h pod/perlapi.pod pp_sort.c pp_sys.c regcomp.h
26363            ! regexec.c sv.c sv.h thrdvar.h toke.c util.c
26364 ____________________________________________________________________________
26365 [ 27053] By: nicholas                              on 2006/02/02  12:31:30
26366         Log: gv_fetchpvn_flags ranks highly in the profile, and the ::/' scanning
26367              loop is iterated over millions of times. Add a flag GV_NOTQUAL purely
26368              as an optimisation, when the caller is passing in a string that is
26369              known not to contain any package separators.
26370      Branch: perl
26371            ! doio.c gv.c gv.h op.c perl.c pp_ctl.c pp_sort.c pp_sys.c
26372            ! toke.c util.c
26373 ____________________________________________________________________________
26374 [ 27052] By: rgs                                   on 2006/02/02  11:22:43
26375         Log: Update to Module::CoreList 3.04.
26376              Cleanup corelist manpage.
26377              Remove -w in corelist shebang to avoid spurious warnings.
26378      Branch: perl
26379            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
26380 ____________________________________________________________________________
26381 [ 27051] By: gisle                                 on 2006/02/02  10:05:32
26382         Log: perl-5.8.8 also contained change 27040.
26383      Branch: perl
26384            ! lib/Module/CoreList.pm
26385 ____________________________________________________________________________
26386 [ 27050] By: nicholas                              on 2006/02/02  00:36:38
26387         Log: Yet more instances of gv_fetchpv... that should be GV_ADD rather than
26388              TRUE.
26389              Convert two gv_fetchpvn_flags to gv_fetchpvs.
26390      Branch: perl
26391            ! doio.c gv.c perl.c pp_ctl.c pp_sort.c util.c
26392 ____________________________________________________________________________
26393 [ 27049] By: nicholas                              on 2006/02/02  00:24:06
26394         Log: And another assumption.
26395      Branch: perl
26396            ! gv.c
26397 ____________________________________________________________________________
26398 [ 27048] By: nicholas                              on 2006/02/01  23:38:53
26399         Log: Since PERL_COPY_ON_WRITE becamse PERL_OLD_COPY_ON_WRITE it seems that
26400              no-one has been testing it, as there was a const too far.
26401      Branch: perl
26402            ! sv.c
26403 ____________________________________________________________________________
26404 [ 27047] By: stevep                                on 2006/02/01  23:34:47
26405         Log: Doc nit found by Stephen Gordon.
26406      Branch: perl
26407            ! pod/perlfunc.pod
26408 ____________________________________________________________________________
26409 [ 27046] By: nicholas                              on 2006/02/01  23:03:11
26410         Log: doubleplusoops. Apart from the documented NUL termination assumption.
26411              Now removed.
26412      Branch: perl
26413            ! gv.c
26414 ____________________________________________________________________________
26415 [ 27045] By: nicholas                              on 2006/02/01  22:39:29
26416         Log: References can't have SVp_IOK or SVp_NOK set, so no need for all the
26417              conditional code to copy IVX and NVX if true. "You cannot get here".
26418      Branch: perl
26419            ! sv.c
26420 ____________________________________________________________________________
26421 [ 27044] By: nicholas                              on 2006/02/01  22:03:37
26422         Log: Oops. 1 NUL termination assumption remains in Perl_gv_fetchpvn_flags
26423      Branch: perl
26424            ! gv.c
26425 ____________________________________________________________________________
26426 [ 27043] By: nicholas                              on 2006/02/01  20:26:46
26427         Log: Correct my comment, so that it's actually useful. :-)
26428      Branch: perl
26429            ! sv.c
26430 ____________________________________________________________________________
26431 [ 27042] By: nicholas                              on 2006/02/01  19:30:52
26432         Log: , tweaked from
26433              Subject: Re: [:...:] and \p{...} character class equivalence in utf8 regexps
26434              From: Steve Purkis <Steve.Purkis@multimap.com>
26435              Message-Id: <0DAE5956-3ECC-4692-A0C9-C62C8F790C97@multimap.com>
26436              Date: Fri, 20 Jan 2006 12:35:06 -0500
26437      Branch: perl
26438            ! pod/perlre.pod
26439 ____________________________________________________________________________
26440 [ 27039] By: rgs                                   on 2006/02/01  18:07:26
26441         Log: Improve a bit the documentation for kill() with SIGNAL==0
26442      Branch: perl
26443            ! pod/perlfunc.pod
26444 ____________________________________________________________________________
26445 [ 27038] By: nicholas                              on 2006/02/01  18:05:20
26446         Log: Mmm, it looks like it's a bad plan to rebuild the TOC from a tree that
26447              has other modules in ext/
26448              TODO - fix buildtoc to cross check with MANIFEST.
26449      Branch: perl
26450            ! pod/perltoc.pod
26451 ____________________________________________________________________________
26452 [ 27037] By: nicholas                              on 2006/02/01  17:53:28
26453         Log: Integrate perl588delta.pod from maint, and re-run pod/buildtoc.
26454      Branch: perl
26455           +> pod/perl588delta.pod
26456            ! pod/perl.pod vms/descrip_mms.template
26457           !> MANIFEST Makefile.SH pod.lst pod/perltoc.pod win32/Makefile
26458           !> win32/makefile.mk win32/pod.mak
26459 ____________________________________________________________________________
26460 [ 27036] By: rgs                                   on 2006/02/01  17:49:53
26461         Log: Doc nit by Andy Dougherty
26462      Branch: perl
26463            ! README.aix
26464 ____________________________________________________________________________
26465 [ 27035] By: rgs                                   on 2006/02/01  16:14:07
26466         Log: autouse actually requires perl 5.6 at least.
26467      Branch: perl
26468            ! lib/autouse.pm
26469 ____________________________________________________________________________
26470 [ 27034] By: rgs                                   on 2006/02/01  15:51:35
26471         Log: Avoid "Prototype mismatch" warnings with autouse.
26472      Branch: perl
26473            ! lib/autouse.pm
26474 ____________________________________________________________________________
26475 [ 27033] By: rgs                                   on 2006/02/01  13:22:26
26476         Log: Fix corelist data for 5.8.8
26477      Branch: perl
26478            ! lib/Module/CoreList.pm
26479 ____________________________________________________________________________
26480 [ 27032] By: rgs                                   on 2006/02/01  12:41:37
26481         Log: More history
26482      Branch: perl
26483            ! pod/perlhist.pod
26484 ____________________________________________________________________________
26485 [ 27031] By: rgs                                   on 2006/02/01  12:30:14
26486         Log: Update to Module::CoreList 2.03 (includes 5.8.8 and 5.9.3)
26487      Branch: perl
26488            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
26489 ____________________________________________________________________________
26490 [ 27030] By: nicholas                              on 2006/02/01  11:53:04
26491         Log: Subject: [patch] arena rework - unify arenaroots
26492              From: Jim Cromie <jim.cromie@gmail.com>
26493              Message-ID: <43DF3D0A.3040102@gmail.com>
26494              Date: Tue, 31 Jan 2006 03:33:46 -0700
26495      Branch: perl
26496            ! embedvar.h hv.c intrpvar.h perlapi.h sv.c
26497 ____________________________________________________________________________
26498 [ 27028] By: nicholas                              on 2006/01/31  22:59:27
26499         Log: Make Perl_gv_fetchpvn_flags actually heed the passed in length.
26500              This means that \0 bytes in symbolic references now work.
26501      Branch: perl
26502            ! doio.c gv.c perl.c t/op/ref.t toke.c
26503 ____________________________________________________________________________
26504 [ 27027] By: stevep                                on 2006/01/31  18:42:31
26505         Log: Intel C Compiler 9.0 hatefully defines __GNUC__.  Unfortunately, 
26506              icc does not support gcc built-ins like __attribiute__.
26507      Branch: perl
26508            ! perl.h
26509 ____________________________________________________________________________
26510 [ 27022] By: nicholas                              on 2006/01/31  15:33:15
26511         Log: Subject: [perl #38380] Typo in perlfunc.pod 
26512              From: p.boven@sara.nl (via RT) <perlbug-followup@perl.org>
26513              Message-ID: <rt-3.0.11-38380-129047.11.4217468041333@perl.org>
26514              Date: Tue, 31 Jan 2006 05:22:28 -0800
26515      Branch: perl
26516            ! pod/perlfunc.pod
26517 ____________________________________________________________________________
26518 [ 27021] By: nicholas                              on 2006/01/31  15:10:37
26519         Log: Eliminate save_threadsv, as it is never linked to, and all it does
26520              post 5005 threads is croak().
26521      Branch: perl
26522            ! embed.fnc embed.h global.sym proto.h scope.c
26523 ____________________________________________________________________________
26524 [ 27016] By: rgs                                   on 2006/01/31  10:07:00
26525         Log: Subject: Re: [PATCH] Re: replacing "inuse" Win files (was Re: Help with a Cwd.pm build error)
26526              From: demerphq <demerphq@gmail.com>
26527              Date: Tue, 31 Jan 2006 09:55:25 +0100
26528              Message-ID: <9b18b3110601310055h7aeb9aa1gdc2d63cc56d97768@mail.gmail.com>
26529      Branch: perl
26530            ! lib/ExtUtils/Install.pm
26531 ____________________________________________________________________________
26532 [ 27015] By: craigb                                on 2006/01/31  04:37:27
26533         Log: Subject: patch@26996 - patch around stat("_NLA0:") bug
26534              From: "John E. Malmberg" <wb8tyw@qsl.net>Date: Mon, 30 Jan 2006 23:21:34 -0500
26535              Message-id: <43DEE5CE.7060108@qsl.net>
26536
26537      Branch: perl
26538            ! vms/vms.c vms/vmsish.h
26539 ____________________________________________________________________________
26540 [ 27014] By: nicholas                              on 2006/01/31  00:15:26
26541         Log: Silence a warning from the MS compiler about signed/unsigned mismatch.
26542      Branch: perl
26543            ! util.c
26544 ____________________________________________________________________________
26545 [ 27010] By: rgs                                   on 2006/01/30  17:47:56
26546         Log: Add perl594delta
26547      Branch: perl
26548            + pod/perl594delta.pod
26549            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
26550            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
26551            ! win32/pod.mak
26552 ____________________________________________________________________________
26553 [ 27009] By: nicholas                              on 2006/01/30  17:12:54
26554         Log: Change the author aliasing to reflect updates to AUTHORS.
26555      Branch: perl
26556            ! Porting/checkAUTHORS.pl
26557 ____________________________________________________________________________
26558 [ 27007] By: rgs                                   on 2006/01/30  16:58:47
26559         Log: Bump version number to 5.9.4
26560              Regenerate template config in Porting
26561      Branch: perl
26562            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
26563            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
26564            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
26565            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
26566            ! win32/makefile.mk wince/Makefile.ce wince/config_H.ce
26567 ____________________________________________________________________________
26568 [ 27006] By: nicholas                              on 2006/01/30  16:50:38
26569         Log: Silence another Irix compiler warning.
26570      Branch: perl
26571            ! toke.c
26572 ____________________________________________________________________________
26573 [ 27005] By: nicholas                              on 2006/01/30  16:29:38
26574         Log: Avoid a warning from the Irix C compiler.
26575      Branch: perl
26576            ! hv.c
26577 ____________________________________________________________________________
26578 [ 27004] By: stevep                                on 2006/01/30  15:04:50
26579         Log: Teach the Makefile how to cleanup config.over.
26580      Branch: perl
26581            ! Makefile.SH
26582 ____________________________________________________________________________
26583 [ 27002] By: nicholas                              on 2006/01/30  13:42:56
26584         Log: Code assumes that *FOO{SCALAR} will always return a scalar reference,
26585              so make it so, creating $FOO if necessary.
26586              (Effectively this is a policy decision that PERL_DONT_CREATE_GVSV is
26587              visible to XS code, but isn't visible to Perl code)
26588      Branch: perl
26589            ! pp.c t/op/gv.t
26590 ____________________________________________________________________________
26591 [ 27001] By: stevep                                on 2006/01/30  13:25:04
26592         Log: Add -DPTR_IS_LONG when building with -Duse64bitint on Solaris/i386.  
26593              Otherwise, the build fails in POSIX.
26594      Branch: perl
26595            ! hints/solaris_2.sh
26596 ____________________________________________________________________________
26597 [ 27000] By: nicholas                              on 2006/01/30  12:59:12
26598         Log: Use a union for storing the shared hash key reference count, rather
26599              than messy pointer hacks.
26600      Branch: perl
26601            ! ext/XS/APItest/APItest.xs hv.c hv.h perl.c
26602 ____________________________________________________________________________
26603 [ 26999] By: rgs                                   on 2006/01/30  09:52:06
26604         Log: Subject: [DOC PATCH] $^X isn't necessarily argv[0]
26605              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
26606              Date: Mon, 30 Jan 2006 01:06:24 -0800
26607              Message-ID: <20060130090624.GA3760@efn.org>
26608      Branch: perl
26609            ! pod/perlvar.pod
26610 ____________________________________________________________________________
26611 [ 26998] By: merijn                                on 2006/01/30  09:10:53
26612         Log: Subject: [PATCH] maint and blead: unicos.sh hints
26613              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
26614              Date: Sun, 29 Jan 2006 23:45:03 +0200 (EET)
26615              Message-Id: <200601292145.k0TLj3mW320311@kosh.hut.fi>
26616      Branch: perl
26617            ! hints/unicos.sh
26618 ____________________________________________________________________________
26619 [ 26997] By: nicholas                              on 2006/01/30  00:18:52
26620         Log: Assert that IVs and NVs can never be tainted.
26621      Branch: perl
26622            ! sv.c
26623 ____________________________________________________________________________
26624 [ 26996] By: nicholas                              on 2006/01/29  22:00:11
26625         Log: Solaris seems not to enjoy initialising constants from SIG_??? on 64
26626              bit builds.
26627      Branch: perl
26628            ! ext/POSIX/Makefile.PL
26629 ____________________________________________________________________________
26630 [ 26995] By: stevep                                on 2006/01/29  20:43:44
26631         Log: Upgrade to podlators-2.0.3
26632      Branch: perl
26633            ! lib/Pod/t/basic.t lib/Pod/t/color.t lib/Pod/t/man.t
26634            ! lib/Pod/t/termcap.t lib/Pod/t/text-options.t lib/Pod/t/text.t
26635 ____________________________________________________________________________
26636 [ 26994] By: rgs                                   on 2006/01/29  18:31:52
26637         Log: Email change for Steven Schubiger
26638      Branch: perl
26639            ! AUTHORS
26640 ____________________________________________________________________________
26641 [ 26993] By: merijn                                on 2006/01/29  10:14:09
26642         Log: Subject: Re: [patch] s/ar ts/ar s/g
26643              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
26644              Date: Thu, 26 Jan 2006 13:53:07 -0800
26645              Message-ID: <43D944C3.60101@ActiveState.com>
26646      Branch: perl
26647            ! Configure
26648 ____________________________________________________________________________
26649 [ 26991] By: nicholas                              on 2006/01/29  00:25:04
26650         Log: C compilers don't let you return void. Pay attention gcc, and
26651              stop aping Shildt.
26652      Branch: perl
26653            ! sv.c
26654 ____________________________________________________________________________
26655 [ 26990] By: nicholas                              on 2006/01/29  00:09:10
26656         Log: Avoid using space to create 2 functions just to force mathoms to be
26657              linked. Instead, force the link via the perl interpreter structure
26658              via a function pointer that gets replaced at run time anyway.
26659      Branch: perl
26660            ! embed.fnc embed.h intrpvar.h mathoms.c perl.c proto.h
26661 ____________________________________________________________________________
26662 [ 26989] By: nicholas                              on 2006/01/28  17:46:56
26663         Log: Call gv_fetchpvn_flags where we already know the length.
26664      Branch: perl
26665            ! doio.c toke.c
26666 ____________________________________________________________________________
26667 [ 26988] By: stevep                                on 2006/01/28  17:25:03
26668         Log: Upgrade to podlators-2.0.2
26669      Branch: perl
26670            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
26671            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.t lib/Pod/t/color.t
26672            ! lib/Pod/t/man.t lib/Pod/t/termcap.t lib/Pod/t/text-options.t
26673            ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL
26674 ____________________________________________________________________________
26675 [ 26987] By: nicholas                              on 2006/01/28  17:15:21
26676         Log: Squeeze more flag manipulations together in sv_setsv_flags.
26677      Branch: perl
26678            ! sv.c
26679 ____________________________________________________________________________
26680 [ 26986] By: stevep                                on 2006/01/28  16:50:32
26681         Log: Upgrade to CPAN-1.83_59
26682      Branch: perl
26683            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
26684            ! lib/CPAN/SIGNATURE
26685 ____________________________________________________________________________
26686 [ 26985] By: stevep                                on 2006/01/28  16:43:43
26687         Log: Upgrade to Archive-Tar-1.28
26688      Branch: perl
26689            ! lib/Archive/Tar.pm lib/Archive/Tar/bin/ptardiff
26690            ! lib/Archive/Tar/t/02_methods.t
26691            ! lib/Archive/Tar/t/04_resolved_issues.t
26692 ____________________________________________________________________________
26693 [ 26983] By: nicholas                              on 2006/01/28  15:44:04
26694         Log: Add gv_fetchpvs, which uses STR_WITH_LEN to call gv_fetchpvn_flags.
26695              Many strlen()s saved.
26696      Branch: perl
26697            ! doio.c handy.h op.c perl.c pp_ctl.c pp_sort.c pp_sys.c toke.c
26698            ! util.c
26699 ____________________________________________________________________________
26700 [ 26982] By: nicholas                              on 2006/01/28  14:46:35
26701         Log: Merge the IOK and NOK clauses together in sv_setsv_flags.
26702      Branch: perl
26703            ! sv.c
26704 ____________________________________________________________________________
26705 [ 26981] By: nicholas                              on 2006/01/28  14:23:49
26706         Log: The flags manipulation in sv_setsv_flags can be more efficient.
26707      Branch: perl
26708            ! sv.c
26709 ____________________________________________________________________________
26710 [ 26980] By: nicholas                              on 2006/01/28  14:02:10
26711         Log: PERL_DONT_CREATE_GVSV wasn't as effective as it should have been.
26712      Branch: perl
26713            ! gv.c
26714 ____________________________________________________________________________
26715 [ 26979] By: nicholas                              on 2006/01/28  13:38:28
26716         Log: By changing SvVOK() from returning 0/1 to 0/pointer-to-magic we can
26717              save duplicating mg_find calls, without changing the semantics in any
26718              boolean context.
26719      Branch: perl
26720            ! sv.c sv.h util.c
26721 ____________________________________________________________________________
26722 [ 26978] By: nicholas                              on 2006/01/28  12:49:15
26723         Log: Pull the other large chunk of PVGV assignment code into S_pvgv_assign.
26724              There seems to be some duplication with S_glob_assign.
26725      Branch: perl
26726            ! sv.c
26727 ____________________________________________________________________________
26728 [ 26977] By: nicholas                              on 2006/01/28  12:26:47
26729         Log: Remove goto glob_assign;
26730      Branch: perl
26731            ! sv.c
26732 ____________________________________________________________________________
26733 [ 26976] By: nicholas                              on 2006/01/28  12:08:01
26734         Log: Pull glob_assign out from sv_setsv_flags into a static function.
26735      Branch: perl
26736            ! sv.c
26737 ____________________________________________________________________________
26738 [ 26975] By: rgs                                   on 2006/01/28  11:00:30
26739         Log: Update Changes
26740      Branch: perl
26741            ! Changes
26742 ____________________________________________________________________________
26743 [ 26974] By: rgs                                   on 2006/01/28  10:57:04
26744         Log: Add perl 5.9.3 in release list
26745      Branch: perl
26746            ! pod/perlhist.pod
26747 ____________________________________________________________________________
26748 [ 26970] By: gisle                                 on 2006/01/27  19:48:28
26749         Log: Subject: Re: Make Passive mode the default for Net::FTP
26750              From: Gisle Aas <gisle@ActiveState.com>
26751              Date: 27 Jan 2006 07:21:16 -0800
26752              Message-ID: <lrslr91ytv.fsf@caliper.activestate.com>
26753      Branch: perl
26754            ! lib/Net/Config.pm lib/Net/FTP.pm
26755 ____________________________________________________________________________
26756 [ 26969] By: rgs                                   on 2006/01/27  18:27:22
26757         Log: Oops. Forgot to add this file.
26758      Branch: perl
26759            + utils/ptardiff.PL
26760 ____________________________________________________________________________
26761 [ 26968] By: rgs                                   on 2006/01/27  18:07:54
26762         Log: Regenerate META.yml
26763      Branch: perl
26764            ! META.yml
26765 ____________________________________________________________________________
26766 [ 26967] By: rgs                                   on 2006/01/27  18:04:17
26767         Log: Regenerate Changes; remove ^M chars in Changes
26768      Branch: perl
26769            ! Changes
26770 ____________________________________________________________________________
26771 [ 26966] By: rgs                                   on 2006/01/27  17:47:32
26772         Log: Remove patch number
26773      Branch: perl
26774            ! patchlevel.h
26775 ____________________________________________________________________________
26776 [ 26965] By: rgs                                   on 2006/01/27  17:44:48
26777         Log: Mention ptardiff in perldelta.
26778      Branch: perl
26779            ! pod/perl593delta.pod
26780 ____________________________________________________________________________
26781 [ 26964] By: rgs                                   on 2006/01/27  17:37:27
26782         Log: Don't install ptardiff in the module tree
26783      Branch: perl
26784            ! installperl
26785 ____________________________________________________________________________
26786 [ 26963] By: rgs                                   on 2006/01/27  17:19:52
26787         Log: Install the ptardiff utility that comes with Archive::Tar
26788      Branch: perl
26789            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
26790            ! win32/Makefile win32/makefile.mk
26791 ____________________________________________________________________________
26792 [ 26962] By: rgs                                   on 2006/01/27  17:04:35
26793         Log: Install nit : README.e2x should be installed, the other READMEs shouldn't
26794      Branch: perl
26795            ! installperl
26796 ____________________________________________________________________________
26797 [ 26961] By: rgs                                   on 2006/01/27  16:31:33
26798         Log: Regenerate PODs
26799      Branch: perl
26800            ! pod/perlmodlib.pod pod/perltoc.pod
26801 ____________________________________________________________________________
26802 [ 26960] By: rgs                                   on 2006/01/27  15:35:01
26803         Log: Some spelling fixes by David Landgren.
26804              Mention perltodo.
26805      Branch: perl
26806            ! pod/perl593delta.pod
26807 ____________________________________________________________________________
26808 [ 26959] By: rgs                                   on 2006/01/27  15:26:05
26809         Log: Revert change 24461, now that change 26757 allows TEST
26810              to accept extra output from module tests
26811      Branch: perl
26812            ! cygwin/perlld.in
26813 ____________________________________________________________________________
26814 [ 26958] By: rgs                                   on 2006/01/27  13:54:06
26815         Log: Subject: [PATCH] quiet gcc Info message in cygwin
26816              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
26817              Date: Wed, 25 Jan 2006 19:16:09 -0800
26818              Message-ID: <20060126031608.GA2588@efn.org>
26819      Branch: perl
26820            ! hints/cygwin.sh
26821 ____________________________________________________________________________
26822 [ 26957] By: rgs                                   on 2006/01/27  13:08:12
26823         Log: Remove note about #elif, see :
26824              Subject: Re: Change 26954: Simplify nested '#ifdef' by replacing it with '#elif defined()'
26825              From: Steve Hay <steve.hay@uk.radan.com>
26826              Date: Fri, 27 Jan 2006 11:09:02 +0000
26827              Message-ID: <43D9FF4E.6010501@uk.radan.com>
26828      Branch: perl
26829            ! Porting/pumpkin.pod
26830 ____________________________________________________________________________
26831 [ 26955] By: nicholas                              on 2006/01/27  10:36:05
26832         Log: A description of the new constants.
26833      Branch: perl
26834            ! pod/perl593delta.pod
26835 ____________________________________________________________________________
26836 [ 26954] By: gisle                                 on 2006/01/27  08:54:04
26837         Log: Simplify nested '#ifdef' by replacing it with '#elif defined()'
26838      Branch: perl
26839            ! mg.c
26840 ____________________________________________________________________________
26841 [ 26953] By: gisle                                 on 2006/01/27  08:49:34
26842         Log: Safer implementation of RTRIM().
26843              Don't rely on SvCUR to be sane unless SvPOK.
26844      Branch: perl
26845            ! mg.c
26846 ____________________________________________________________________________
26847 [ 26952] By: nicholas                              on 2006/01/26  22:03:19
26848         Log: Subject: [PATCH] Change 26781/26830 (SvRTRIM should also write a new '\0' at the end) can cause segfaults
26849              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
26850              Message-ID: <43D941AF.1060503@ActiveState.com>
26851              Date: Thu, 26 Jan 2006 13:39:59 -0800
26852      Branch: perl
26853            ! mg.c
26854 ____________________________________________________________________________
26855 [ 26951] By: stevep                                on 2006/01/26  19:23:48
26856         Log: Fix a few nits in perl593delta
26857      Branch: perl
26858            ! pod/perl593delta.pod
26859 ____________________________________________________________________________
26860 [ 26950] By: rgs                                   on 2006/01/26  18:48:27
26861         Log: miniperl isn't enough anymore to run pod2man.
26862      Branch: perl
26863            ! pod/Makefile.SH
26864 ____________________________________________________________________________
26865 [ 26949] By: nicholas                              on 2006/01/26  18:35:56
26866         Log: 2 spelling corrections, and rephrase the entry on perlivp (better
26867              grammer, more succinct)
26868      Branch: perl
26869            ! pod/perl593delta.pod
26870 ____________________________________________________________________________
26871 [ 26948] By: rgs                                   on 2006/01/26  18:14:26
26872         Log: More work on perldelta
26873      Branch: perl
26874            ! pod/perl593delta.pod
26875 ____________________________________________________________________________
26876 [ 26947] By: steveh                                on 2006/01/26  16:25:20
26877         Log: Make dump and -u croak on Win32 and Cygwin to avoid confusion
26878              such as was seen here:
26879              
26880              Subject: Weird Win32 error: "This application has requested the Runtime to terminate it in an unusual way."
26881              From: demerphq <demerphq@gmail.com>
26882              Date: Thu, 26 Jan 2006 15:40:42 +0100
26883              Message-ID: <9b18b3110601260640x34b2442cnf5379d2f83b74187@mail.gmail.com>
26884      Branch: perl
26885            ! perl.c pod/perldiag.pod pod/perlport.pod
26886 ____________________________________________________________________________
26887 [ 26946] By: nicholas                              on 2006/01/26  14:57:42
26888         Log: SvREADONLY_off inside the magic routines is also dangerous on shared
26889              hash key scalars, so decompose them to normal scalars if they ever
26890              get here.
26891      Branch: perl
26892            ! mg.c
26893 ____________________________________________________________________________
26894 [ 26945] By: rgs                                   on 2006/01/26  11:49:22
26895         Log: assertions.pm is dual-lived
26896      Branch: perl
26897            ! Porting/Maintainers.pl
26898 ____________________________________________________________________________
26899 [ 26943] By: rgs                                   on 2006/01/25  17:12:11
26900         Log: Subject: aelemfast optimization opclass problem (c.f. [perl #38279])
26901              From: Stephen McCamant <smcc@mit.edu>
26902              Date: Jan 24, 2006 7:23 AM
26903              Message-ID: <17365.51166.604020.571992@conquest.OCF.Berkeley.EDU>
26904      Branch: perl
26905            + ext/B/t/optree_misc.t
26906            ! MANIFEST ext/B/B.xs
26907 ____________________________________________________________________________
26908 [ 26941] By: gisle                                 on 2006/01/24  15:37:25
26909         Log: Subject: Simplify &IO::Handle::say
26910              From: Gisle Aas <gisle@ActiveState.com>
26911              Date: 24 Jan 2006 05:01:28 -0800
26912              Message-ID: <lrzmll7pav.fsf@caliper.activestate.com>
26913      Branch: perl
26914            ! ext/IO/lib/IO/Handle.pm
26915 ____________________________________________________________________________
26916 [ 26940] By: rgs                                   on 2006/01/24  15:10:27
26917         Log: Fix a regression on suidperl : the error message "No #! line" was
26918              produced in erroneous cases, because we used to read values in a
26919              string buffer that pointed to nothing.
26920      Branch: perl
26921            ! perl.c
26922 ____________________________________________________________________________
26923 [ 26936] By: steveh                                on 2006/01/24  12:13:15
26924         Log: Remove d_nanosleep from win32 configs
26925              Change 19899 removed them before, but they have accidentally crept back.
26926      Branch: perl
26927            ! win32/config.bc win32/config.gc win32/config.vc
26928            ! win32/config.vc64
26929 ____________________________________________________________________________
26930 [ 26935] By: steveh                                on 2006/01/24  09:22:44
26931         Log: Subject: SPRINTF_RETURNS_STRLEN isn't really a compile-time option 
26932              From: Gisle Aas <gisle@ActiveState.com>
26933              Date: 23 Jan 2006 02:12:04 -0800
26934              Message-ID: <lr3bjfb6dn.fsf@caliper.activestate.com>
26935              
26936              Subject: RE: SPRINTF_RETURNS_STRLEN isn't really a compile-time option
26937              From: "Jan Dubois" <jand@ActiveState.com>
26938              Date: Mon, 23 Jan 2006 11:30:51 -0800
26939              Message-ID: <008001c62053$86adf680$2217a8c0@candy>
26940      Branch: perl
26941            ! makedef.pl perl.c
26942 ____________________________________________________________________________
26943 [ 26933] By: rgs                                   on 2006/01/23  19:24:06
26944         Log: More work on perldelta
26945      Branch: perl
26946            ! pod/perl593delta.pod
26947 ____________________________________________________________________________
26948 [ 26932] By: nicholas                              on 2006/01/23  19:06:41
26949         Log: constant_add_symbol needs to be static, else static builds can fail at
26950              link time. (*How* many meanings is "static" overloaded with?)
26951      Branch: perl
26952            ! lib/ExtUtils/Constant/ProxySubs.pm
26953 ____________________________________________________________________________
26954 [ 26930] By: stevep                                on 2006/01/23  18:40:08
26955         Log: Subject: [PATCH] Tru64: -Uusedl: lib/ExtUtils/t/Embed.t
26956              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
26957              Date: Mon, 23 Jan 2006 20:34:18 +0200
26958              Message-ID: <43D521AA.7030008@gmail.com>
26959      Branch: perl
26960            ! lib/ExtUtils/t/Embed.t
26961 ____________________________________________________________________________
26962 [ 26929] By: stevep                                on 2006/01/23  15:56:34
26963         Log: Upgrade to Pod-Simple-3.04
26964      Branch: perl
26965            ! lib/Pod/Simple.pm lib/Pod/Simple/BlackBox.pm
26966            ! lib/Pod/Simple/Search.pm
26967 ____________________________________________________________________________
26968 [ 26928] By: rgs                                   on 2006/01/23  15:28:51
26969         Log: Now that change #26410 is reverted, mark as TODO the tests added
26970              by change #26925.
26971      Branch: perl
26972            ! t/op/pat.t
26973 ____________________________________________________________________________
26974 [ 26927] By: rgs                                   on 2006/01/23  15:18:30
26975         Log: Missing chunk in change #26926
26976      Branch: perl
26977            ! t/op/taint.t
26978 ____________________________________________________________________________
26979 [ 26926] By: rgs                                   on 2006/01/23  15:18:10
26980         Log: Revert change 26410, marking the test that was added there as TODO.
26981              See the thread :
26982              Subject: LVALUE m//g (was Re: au revoir ...)
26983              From: Nicholas Clark <nick@ccl4.org>
26984              Date: Jan 18, 2006 9:30 PM
26985              Message-ID: <20060118203058.GQ616@plum.flirble.org>
26986      Branch: perl
26987            ! op.c
26988 ____________________________________________________________________________
26989 [ 26925] By: nicholas                              on 2006/01/23  15:11:11
26990         Log: Change the regression test added by 26410 to use test.pl; this makes
26991              it easier to TODO if needed.
26992              Add the TODO test provided by Rick Delaney, but not as TODO, because
26993              change 26410 also made pos on LVALUE subroutines work for the first
26994              time.
26995      Branch: perl
26996            ! t/op/pat.t t/op/taint.t
26997 ____________________________________________________________________________
26998 [ 26924] By: rgs                                   on 2006/01/23  14:44:59
26999         Log: Un-const magic virtual tables; this consting breaks the nasty
27000              things done by Swig, as noticed by Audrey.
27001      Branch: perl
27002            ! embed.fnc mg.c mg.h perl.h pod/perlapi.pod proto.h sv.c
27003 ____________________________________________________________________________
27004 [ 26923] By: stevep                                on 2006/01/23  14:35:52
27005         Log: Upgrade to CPAN-1.83_58
27006      Branch: perl
27007            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
27008            ! lib/CPAN/HandleConfig.pm lib/CPAN/SIGNATURE
27009            ! lib/CPAN/Version.pm lib/CPAN/t/vcmp.t
27010 ____________________________________________________________________________
27011 [ 26922] By: gisle                                 on 2006/01/23  12:33:02
27012         Log: Avoid warning with MS Visual C compiler.
27013              Encode.xs(443) : warning C4761: integral size mismatch in argument; conversion supplied
27014      Branch: perl
27015            ! ext/Encode/Encode.xs
27016 ____________________________________________________________________________
27017 [ 26921] By: gisle                                 on 2006/01/23  09:57:10
27018         Log: Subject: Avoid most getprotobyname/number calls in IO::Socket::INET
27019              From: Gisle Aas <gisle@ActiveState.com>
27020              Date: 18 Jan 2006 09:28:24 -0800
27021              Message-ID: <lr3bjlbg3r.fsf@caliper.activestate.com>
27022      Branch: perl
27023            ! ext/IO/lib/IO/Socket/INET.pm
27024 ____________________________________________________________________________
27025 [ 26919] By: craigb                                on 2006/01/21  17:05:07
27026         Log: Make Manifest.t do what is says it's doing.
27027      Branch: perl
27028            ! lib/ExtUtils/t/Manifest.t
27029 ____________________________________________________________________________
27030 [ 26918] By: mhx                                   on 2006/01/21  15:31:06
27031         Log: Remove wrong cast to (void *), which fixes a gcc warning, and use
27032              the return value of upg_version() at least once in the core.
27033      Branch: perl
27034            ! pp_ctl.c util.c
27035 ____________________________________________________________________________
27036 [ 26915] By: nicholas                              on 2006/01/20  10:12:12
27037         Log: Note 5.8.8-RC1
27038      Branch: perl
27039            ! pod/perlhist.pod
27040 ____________________________________________________________________________
27041 [ 26914] By: mhx                                   on 2006/01/19  18:44:34
27042         Log: Upgrade to Devel::PPPort 3.08
27043      Branch: perl
27044            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
27045            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
27046            ! ext/Devel/PPPort/PPPort_pm.PL
27047            ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
27048 ____________________________________________________________________________
27049 [ 26913] By: craigb                                on 2006/01/19  04:55:19
27050         Log: find_perl() must be after environment initialization
27051      Branch: perl
27052            ! ext/Devel/PPPort/t/ppphtest.t
27053 ____________________________________________________________________________
27054 [ 26912] By: stevep                                on 2006/01/19  02:58:37
27055         Log: Fix hardcoded "/" in a filepath that causes ext/List/Util/t/p_tainted.t
27056              to fail on VMS.
27057      Branch: perl
27058            ! ext/List/Util/t/p_tainted.t
27059 ____________________________________________________________________________
27060 [ 26911] By: stevep                                on 2006/01/19  02:32:06
27061         Log: Fix another concatenated filepath in a test for Digest::SHA.
27062      Branch: perl
27063            ! ext/Digest/SHA/t/6-dump-load.t
27064 ____________________________________________________________________________
27065 [ 26910] By: nicholas                              on 2006/01/18  23:52:20
27066         Log: Integrate 26847 from maint.
27067              [Whoops, that was never the plan. Didn't realise which directory I was
27068              in]
27069      Branch: perl
27070           !> AUTHORS Porting/Maintainers.pl
27071 ____________________________________________________________________________
27072 [ 26904] By: nicholas                              on 2006/01/18  18:02:17
27073         Log: Change 26410 caused a regression, with the RVALUE return value of
27074              method calls now failing if bound to a global match. Add a TODO test.
27075      Branch: perl
27076            ! t/op/pat.t
27077 ____________________________________________________________________________
27078 [ 26903] By: gisle                                 on 2006/01/18  14:43:14
27079         Log: Allow IPPROTO_ICMP and IPPROTO_UDP to be exported.
27080              These were introduced in change 26897.
27081      Branch: perl
27082            ! ext/Socket/Socket.pm
27083 ____________________________________________________________________________
27084 [ 26902] By: gisle                                 on 2006/01/18  14:41:17
27085         Log: Use the IPPROTO_TCP constant instead of 6.
27086      Branch: perl
27087            ! ext/Socket/t/Socket.t
27088 ____________________________________________________________________________
27089 [ 26901] By: steveh                                on 2006/01/18  14:23:09
27090         Log: Change all NEWSV() to newSV() in the core and non-dual-lived modules.
27091              Keep NEWSV() itself for backwards-compatibility outside of the core,
27092              but don't advertise it any more.
27093              (cf. change #25101).
27094      Branch: perl
27095            ! av.c doio.c dump.c ext/ByteLoader/bytecode.h
27096            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs gv.c handy.h hv.c
27097            ! mathoms.c op.c os2/OS2/REXX/REXX.xs pad.c perl.c perly.c
27098            ! pod/perlapi.pod pod/perlembed.pod pp.c pp_ctl.c pp_hot.c
27099            ! pp_pack.c pp_sys.c regexec.c scope.c sv.c toke.c
27100            ! vms/ext/Stdio/Stdio.xs
27101 ____________________________________________________________________________
27102 [ 26900] By: stevep                                on 2006/01/18  13:32:09
27103         Log: Digest::SHA's t/2-nist-sha-oo.t has some path related problems on
27104              VMS as well.
27105      Branch: perl
27106            ! ext/Digest/SHA/t/2-nist-sha-oo.t
27107 ____________________________________________________________________________
27108 [ 26899] By: stevep                                on 2006/01/18  13:09:10
27109         Log: Fixes for Digest::SHA.  Replaced old ppport.h file with a new one
27110              generated from Devel::PPPort 3.07.  Also, fixed a UNIX-based path
27111              element that caused test failures on VMS (reported by John E. Malmberg
27112              <wb8tyw@qsl.net>).
27113      Branch: perl
27114            ! ext/Digest/SHA/ppport.h ext/Digest/SHA/t/6-dump-load.t
27115 ____________________________________________________________________________
27116 [ 26897] By: gisle                                 on 2006/01/18  11:57:07
27117         Log: Make sure the most common IPPROTO_* constants are always available.
27118              These are well known numbers so it should not be a problem to
27119              hardcode values when no constant is provided by the C library.
27120              Ref <http://www.iana.org/assignments/protocol-numbers>.
27121              
27122              On some old glibc systems (eg Redhat 6) IPPROTO_TCP is an enum only
27123              and this change workaround that problem as well.
27124      Branch: perl
27125            ! ext/Socket/Makefile.PL
27126 ____________________________________________________________________________
27127 [ 26893] By: gisle                                 on 2006/01/18  10:12:14
27128         Log: Suppress "statement not reached" warning from the Sun C compiler.
27129      Branch: perl
27130            ! doio.c
27131 ____________________________________________________________________________
27132 [ 26892] By: rgs                                   on 2006/01/18  10:06:24
27133         Log: Explain better how that test count works.
27134      Branch: perl
27135            ! t/comp/require.t
27136 ____________________________________________________________________________
27137 [ 26891] By: nicholas                              on 2006/01/18  10:02:19
27138         Log: New t/comp/require.t tests should go before the conditional exit.
27139      Branch: perl
27140            ! t/comp/require.t
27141 ____________________________________________________________________________
27142 [ 26889] By: craigb                                on 2006/01/18  05:12:10
27143         Log: special VMS handling no longer needed since we now close the file
27144      Branch: perl
27145            ! lib/File/Compare.t
27146 ____________________________________________________________________________
27147 [ 26885] By: rgs                                   on 2006/01/17  21:45:37
27148         Log: Gisle points out that it's ok to ignore the return value of newSVrv.
27149              Due to how embed.pl is implemented, this also has the unfortunate
27150              side-effect of removing __attribute__malloc__ from the attributes of
27151              this function, but given that the new pointer is stored elsewhere
27152              anyway, this shouldn't impact what gcc could have optimized.
27153      Branch: perl
27154            ! embed.fnc proto.h
27155 ____________________________________________________________________________
27156 [ 26883] By: rgs                                   on 2006/01/17  21:22:38
27157         Log: Regression test for change #26881
27158      Branch: perl
27159            ! t/comp/require.t
27160 ____________________________________________________________________________
27161 [ 26881] By: rgs                                   on 2006/01/17  19:03:51
27162         Log: The current OP that is tested in doeval() can be a require(), an
27163              eval() or a do(). When we test whether OPf_SPECIAL is set on it, be
27164              sure to take into account that it's the eval-related meaning of
27165              OPf_SPECIAL we're testing for, not the require-related one.
27166      Branch: perl
27167            ! pp_ctl.c
27168 ____________________________________________________________________________
27169 [ 26878] By: rgs                                   on 2006/01/17  16:15:15
27170         Log: Make the description of $^M in perlvar a bit more clear
27171              w.r.t. cross-references to the INSTALL document. (spotted
27172              by Stas Bekman)
27173      Branch: perl
27174            ! pod/perlvar.pod
27175 ____________________________________________________________________________
27176 [ 26877] By: rgs                                   on 2006/01/17  16:08:47
27177         Log: Subject: Re: [PATCH] Updated README.macosx
27178              From: Sherm Pendley <sherm@dot-app.org>
27179              Date: Mon, 16 Jan 2006 16:53:23 -0500
27180              Message-Id: <619C9A5D-972F-4B90-A99A-B4B6D04C584D@dot-app.org>
27181      Branch: perl
27182            ! README.macosx
27183 ____________________________________________________________________________
27184 [ 26871] By: gisle                                 on 2006/01/17  11:37:54
27185         Log: More readable MEM_WRAP_CHECK_1() macro.
27186              This form also avoids the "dead part of constant expression is nonconstant"
27187              warning from the Sun Studio 10 compiler.
27188      Branch: perl
27189            ! README.solaris handy.h
27190 ____________________________________________________________________________
27191 [ 26870] By: craigb                                on 2006/01/17  04:03:01
27192         Log: Dots in directory names aren't nice on VMS.
27193      Branch: perl
27194            ! lib/Archive/Tar/t/04_resolved_issues.t
27195 ____________________________________________________________________________
27196 [ 26869] By: craigb                                on 2006/01/17  03:28:20
27197         Log: more case tolerance for vms/ext/filespec.t
27198      Branch: perl
27199            ! vms/ext/filespec.t
27200 ____________________________________________________________________________
27201 [ 26868] By: stevep                                on 2006/01/16  22:31:52
27202         Log: Don't warn about a directory being closed in the DESTROY for
27203              IO::Dir.
27204      Branch: perl
27205            ! ext/IO/lib/IO/Dir.pm
27206 ____________________________________________________________________________
27207 [ 26867] By: rgs                                   on 2006/01/16  19:16:58
27208         Log: defined %foo::bar:: wasn't working like it used to do in evals
27209              (and, consequently, when require'ing modules.)
27210      Branch: perl
27211            ! t/op/stash.t toke.c
27212 ____________________________________________________________________________
27213 [ 26866] By: mhx                                   on 2006/01/16  18:13:28
27214         Log: Upgrade to Devel::PPPort 3.07
27215      Branch: perl
27216            + ext/Devel/PPPort/parts/base/5008007
27217            + ext/Devel/PPPort/parts/base/5009003
27218            + ext/Devel/PPPort/parts/inc/Sv_set
27219            + ext/Devel/PPPort/parts/inc/memory
27220            + ext/Devel/PPPort/parts/inc/variables
27221            + ext/Devel/PPPort/parts/todo/5008007
27222            + ext/Devel/PPPort/parts/todo/5009003
27223            + ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/memory.t
27224            + ext/Devel/PPPort/t/variables.t
27225            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
27226            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/META.yml
27227            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
27228            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
27229            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README
27230            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
27231            ! ext/Devel/PPPort/devel/buildperl.pl
27232            ! ext/Devel/PPPort/devel/mkapidoc.sh
27233            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
27234            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
27235            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
27236            ! ext/Devel/PPPort/parts/apicheck.pl
27237            ! ext/Devel/PPPort/parts/apidoc.fnc
27238            ! ext/Devel/PPPort/parts/base/5004000
27239            ! ext/Devel/PPPort/parts/base/5004050
27240            ! ext/Devel/PPPort/parts/base/5006000
27241            ! ext/Devel/PPPort/parts/base/5007001
27242            ! ext/Devel/PPPort/parts/base/5008001
27243            ! ext/Devel/PPPort/parts/embed.fnc
27244            ! ext/Devel/PPPort/parts/inc/MY_CXT
27245            ! ext/Devel/PPPort/parts/inc/SvPV
27246            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
27247            ! ext/Devel/PPPort/parts/inc/exception
27248            ! ext/Devel/PPPort/parts/inc/format
27249            ! ext/Devel/PPPort/parts/inc/grok
27250            ! ext/Devel/PPPort/parts/inc/limits
27251            ! ext/Devel/PPPort/parts/inc/mPUSH
27252            ! ext/Devel/PPPort/parts/inc/magic
27253            ! ext/Devel/PPPort/parts/inc/misc
27254            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
27255            ! ext/Devel/PPPort/parts/inc/newRV
27256            ! ext/Devel/PPPort/parts/inc/ppphbin
27257            ! ext/Devel/PPPort/parts/inc/ppphdoc
27258            ! ext/Devel/PPPort/parts/inc/ppphtest
27259            ! ext/Devel/PPPort/parts/inc/sv_xpvf
27260            ! ext/Devel/PPPort/parts/inc/threads
27261            ! ext/Devel/PPPort/parts/inc/uv
27262            ! ext/Devel/PPPort/parts/inc/version
27263            ! ext/Devel/PPPort/parts/ppptools.pl
27264            ! ext/Devel/PPPort/parts/todo/5004000
27265            ! ext/Devel/PPPort/parts/todo/5007001
27266            ! ext/Devel/PPPort/parts/todo/5008001
27267            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
27268            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/ppphtest.t
27269            ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/typemap
27270 ____________________________________________________________________________
27271 [ 26863] By: rgs                                   on 2006/01/16  14:09:29
27272         Log: Upgrade to Encode 2.14
27273      Branch: perl
27274            + ext/Encode/t/from_to.t
27275            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
27276            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
27277            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
27278            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
27279            ! ext/Encode/lib/Encode/MIME/Header.pm
27280            ! ext/Encode/t/mime-header.t ext/Encode/ucm/8859-7.ucm
27281 ____________________________________________________________________________
27282 [ 26861] By: nicholas                              on 2006/01/16  13:10:06
27283         Log: Teach checkAUTHORS about all the authors in 5.8.2-5.8.8, and any others
27284              whose e-mail address I recognise.
27285      Branch: perl
27286            ! Porting/checkAUTHORS.pl
27287 ____________________________________________________________________________
27288 [ 26859] By: rgs                                   on 2006/01/16  12:07:34
27289         Log: Add new directories from C::Zlib to make clean
27290      Branch: perl
27291            ! Makefile.SH
27292 ____________________________________________________________________________
27293 [ 26858] By: rgs                                   on 2006/01/16  11:13:54
27294         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_55.tar.gz
27295              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
27296              Date: Sat, 14 Jan 2006 12:57:48 +0100
27297              Message-ID: <87u0c7yqbn.fsf@k75.linux.bogus>
27298      Branch: perl
27299            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
27300            ! lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
27301 ____________________________________________________________________________
27302 [ 26857] By: craigb                                on 2006/01/14  16:45:56
27303         Log: Give up on through.t on VMS for now -- no can do with current 
27304              pipe implementation.
27305      Branch: perl
27306            ! t/io/through.t
27307 ____________________________________________________________________________
27308 [ 26856] By: nicholas                              on 2006/01/14  12:49:31
27309         Log: Can now count the patches committed with --thanks-applied.
27310              Changes5.8's top 3:
27311              3332:   jhi
27312              321:    ams
27313              60:     nick
27314      Branch: perl
27315            ! Porting/checkAUTHORS.pl
27316 ____________________________________________________________________________
27317 [ 26855] By: nicholas                              on 2006/01/14  12:35:58
27318         Log: Oops. When the e-mail address came first, or there was no name with it,
27319              checkAUTHORS.pl wasn't recognising it, which caused the change to be
27320              attributed to the committer rather than the author. This now reveals
27321              several people "missing" from the AUTHORS file.
27322      Branch: perl
27323            ! Porting/checkAUTHORS.pl
27324 ____________________________________________________________________________
27325 [ 26854] By: nicholas                              on 2006/01/14  12:25:15
27326         Log: Some reordering and one new address for Stéphane Payrard
27327      Branch: perl
27328            ! Porting/checkAUTHORS.pl
27329 ____________________________________________________________________________
27330 [ 26853] By: nicholas                              on 2006/01/14  12:20:19
27331         Log: Teach checkAUTHORS.pl about everyone in Changes5.8.[2-8], adding to
27332              AUTHORS where necessary.
27333      Branch: perl
27334            ! AUTHORS Porting/checkAUTHORS.pl
27335 ____________________________________________________________________________
27336 [ 26852] By: nicholas                              on 2006/01/14  11:54:09
27337         Log: Add Ken Hirsch to AUTHORS.
27338      Branch: perl
27339            ! AUTHORS
27340 ____________________________________________________________________________
27341 [ 26850] By: nicholas                              on 2006/01/14  11:39:42
27342         Log: e-mail update from Phil Lobbes
27343      Branch: perl
27344            ! AUTHORS Porting/checkAUTHORS.pl
27345 ____________________________________________________________________________
27346 [ 26849] By: rgs                                   on 2006/01/14  10:26:15
27347         Log: Perldelta nits by Jim Cromie
27348      Branch: perl
27349            ! pod/perl593delta.pod
27350 ____________________________________________________________________________
27351 [ 26846] By: rgs                                   on 2006/01/14  08:49:12
27352         Log: Adapt test.valgrind make target to recent valgrinds (3.x)
27353              by Jim Cromie
27354      Branch: perl
27355            ! t/TEST
27356 ____________________________________________________________________________
27357 [ 26845] By: craigb                                on 2006/01/14  05:16:27
27358         Log: Friday the 13th, Part II.  Don't call SYS$GETJPI with fancy case
27359              lookup stuff on older systems that don't know what it means (broken
27360              in #25306).
27361      Branch: perl
27362            ! vms/vms.c
27363 ____________________________________________________________________________
27364 [ 26844] By: craigb                                on 2006/01/14  05:02:38
27365         Log: Eek.  #25783 broke all pre-v8.2 VMS builds.  Undo all the bits
27366              having to do with dirent, opendir, etc.  Must be Friday the 13th.
27367      Branch: perl
27368            ! configure.com vms/vms.c vms/vmsish.h
27369 ____________________________________________________________________________
27370 [ 26838] By: nicholas                              on 2006/01/13  21:44:47
27371         Log: checkAUTHORS.pl --rank would loop infinitely on an empty results array.
27372      Branch: perl
27373            ! Porting/checkAUTHORS.pl
27374 ____________________________________________________________________________
27375 [ 26835] By: stevep                                on 2006/01/13  19:31:19
27376         Log: Additional tests for RT #38207: "Useless localization of constant ($[)
27377              in getopts.pl".
27378      Branch: perl
27379            ! t/op/local.t
27380 ____________________________________________________________________________
27381 [ 26831] By: nicholas                              on 2006/01/13  18:10:55
27382         Log: Subject: Re: Today's compiling adventure
27383              From: Ken Hirsch <kenhirsch@ftml.net>
27384              Message-ID: <43C69F48.7090600@ftml.net>
27385              Date: Thu, 12 Jan 2006 13:26:16 -0500
27386      Branch: perl
27387            ! pp_sys.c
27388 ____________________________________________________________________________
27389 [ 26826] By: rgs                                   on 2006/01/13  17:32:31
27390         Log: More perldelta work
27391      Branch: perl
27392            ! pod/perl593delta.pod
27393 ____________________________________________________________________________
27394 [ 26824] By: nicholas                              on 2006/01/13  17:08:13
27395         Log: $utf8::VERSION++ # Documentation.
27396      Branch: perl
27397            ! lib/utf8.pm
27398 ____________________________________________________________________________
27399 [ 26819] By: rgs                                   on 2006/01/13  14:50:32
27400         Log: Fix internal links in POD.
27401      Branch: perl
27402            ! lib/utf8.pm
27403 ____________________________________________________________________________
27404 [ 26817] By: nicholas                              on 2006/01/13  14:02:00
27405         Log: More $VERSION bumps.
27406      Branch: perl
27407            ! ext/PerlIO/via/via.pm lib/Attribute/Handlers.pm lib/Switch.pm
27408 ____________________________________________________________________________
27409 [ 26816] By: rgs                                   on 2006/01/13  13:47:52
27410         Log: Better wording for change 26796. Plus, make podchecker happy.
27411      Branch: perl
27412            ! lib/PerlIO.pm
27413 ____________________________________________________________________________
27414 [ 26815] By: gisle                                 on 2006/01/13  12:10:28
27415         Log: Fix [perl #38223]; _IOC_SIZE() not always safe.
27416      Branch: perl
27417            ! perl.h
27418 ____________________________________________________________________________
27419 [ 26814] By: rgs                                   on 2006/01/13  09:22:14
27420         Log: Add a link to the Opcode doc in Safe.
27421              (see RT CPAN ticket #8579)
27422      Branch: perl
27423            ! ext/Opcode/Safe.pm
27424 ____________________________________________________________________________
27425 [ 26813] By: craigb                                on 2006/01/13  01:12:44
27426         Log: Assorted VMS-only MakeMaker fixes for blead
27427      Branch: perl
27428            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
27429            ! lib/ExtUtils/t/FIRST_MAKEFILE.t lib/ExtUtils/t/basic.t
27430 ____________________________________________________________________________
27431 [ 26812] By: rgs                                   on 2006/01/12  23:11:16
27432         Log: Make h2ph recognize (and skip) const and __const__ in C function
27433              prototypes. This makes it produce better files on linux-sparc64.
27434      Branch: perl
27435            ! utils/h2ph.PL
27436 ____________________________________________________________________________
27437 [ 26809] By: nicholas                              on 2006/01/12  20:03:51
27438         Log: Upgrade to Devel::PPPort 3.06_01
27439      Branch: perl
27440            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
27441            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
27442            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
27443            ! ext/Devel/PPPort/devel/buildperl.pl
27444            ! ext/Devel/PPPort/devel/mkapidoc.sh ext/Devel/PPPort/mktests.PL
27445            ! ext/Devel/PPPort/parts/apicheck.pl
27446            ! ext/Devel/PPPort/parts/apidoc.fnc
27447            ! ext/Devel/PPPort/parts/base/5006000
27448            ! ext/Devel/PPPort/parts/base/5009002
27449            ! ext/Devel/PPPort/parts/embed.fnc
27450            ! ext/Devel/PPPort/parts/inc/MY_CXT
27451            ! ext/Devel/PPPort/parts/inc/SvPV
27452            ! ext/Devel/PPPort/parts/inc/format
27453            ! ext/Devel/PPPort/parts/inc/grok
27454            ! ext/Devel/PPPort/parts/inc/misc
27455            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
27456            ! ext/Devel/PPPort/parts/inc/ppphbin
27457            ! ext/Devel/PPPort/parts/inc/ppphdoc
27458            ! ext/Devel/PPPort/parts/inc/ppphtest
27459            ! ext/Devel/PPPort/parts/inc/version
27460            ! ext/Devel/PPPort/parts/ppptools.pl
27461            ! ext/Devel/PPPort/parts/todo/5004040
27462            ! ext/Devel/PPPort/parts/todo/5005000
27463            ! ext/Devel/PPPort/parts/todo/5006000
27464            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
27465            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/ppphtest.t
27466 ____________________________________________________________________________
27467 [ 26808] By: merijn                                on 2006/01/12  19:54:57
27468         Log: Add new mpeix file from #26807
27469      Branch: perl
27470            ! MANIFEST
27471 ____________________________________________________________________________
27472 [ 26807] By: merijn                                on 2006/01/12  19:52:01
27473         Log: Subject: Re: Today's compiling adventure
27474              From: Ken Hirsch <kenhirsch@ftml.net>
27475              Date: Thu, 12 Jan 2006 13:26:16 -0500
27476              Message-ID: <43C69F48.7090600@ftml.net>
27477      Branch: perl
27478            + mpeix/mpeix_setjmp.c
27479            ! README.mpeix hints/mpeix.sh mpeix/mpeix.c mpeix/mpeixish.h
27480            ! pp_sys.c
27481 ____________________________________________________________________________
27482 [ 26805] By: nicholas                              on 2006/01/12  19:09:19
27483         Log: $Socket::VERSION++; # You always miss one.
27484      Branch: perl
27485            ! ext/Socket/Socket.pm
27486 ____________________________________________________________________________
27487 [ 26804] By: nicholas                              on 2006/01/12  18:44:49
27488         Log: Bump $VERSION in many modules that have changed.
27489      Branch: perl
27490            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
27491            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
27492            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
27493            ! ext/SDBM_File/SDBM_File.pm ext/XS/Typemap/Typemap.pm
27494            ! ext/attrs/attrs.pm ext/re/re.pm ext/threads/shared/shared.pm
27495            ! lib/DB.pm lib/Dumpvalue.pm lib/English.pm lib/File/Copy.pm
27496            ! lib/FileCache.pm lib/Pod/Functions.pm lib/Pod/Html.pm
27497            ! lib/Term/ReadLine.pm lib/Tie/Hash.pm lib/Unicode/UCD.pm
27498            ! lib/User/grent.pm lib/blib.pm lib/diagnostics.pm
27499            ! lib/overload.pm lib/vmsish.pm lib/warnings.pm
27500            ! lib/warnings/register.pm os2/OS2/PrfDB/PrfDB.pm
27501            ! os2/OS2/Process/Process.pm os2/OS2/REXX/REXX.pm warnings.pl
27502 ____________________________________________________________________________
27503 [ 26803] By: rgs                                   on 2006/01/12  15:40:53
27504         Log: Don't warn when localizing $[
27505      Branch: perl
27506            ! op.c t/lib/warnings/op
27507 ____________________________________________________________________________
27508 [ 26802] By: rgs                                   on 2006/01/12  13:47:59
27509         Log: Subject: [perl #38205] misleading typo in perlfaq8
27510              From: erik@cs.uni-jena.de (via RT) <perlbug-followup@perl.org>
27511              Date: Wed, 11 Jan 2006 14:56:28 -0800
27512              Message-ID: <rt-3.0.11-38205-127890.10.340635502974@perl.org>
27513      Branch: perl
27514            ! pod/perlfaq8.pod
27515 ____________________________________________________________________________
27516 [ 26801] By: rgs                                   on 2006/01/12  13:36:05
27517         Log: FAQ sync.
27518      Branch: perl
27519            ! pod/perlfaq.pod pod/perlfaq2.pod
27520 ____________________________________________________________________________
27521 [ 26800] By: rgs                                   on 2006/01/12  13:25:15
27522         Log: Subject: [PATCH] Compress::Zlib
27523              From: "Paul Marquess" <paul.marquess@ntlworld.com>
27524              Date: Thu, 12 Jan 2006 13:20:58 -0000
27525              Message-ID: <020d01c6177b$087b1c60$4c05140a@myopwv.com>
27526      Branch: perl
27527            ! ext/Compress/Zlib/t/16oneshot-gzip-only.t
27528            ! ext/Compress/Zlib/t/16oneshot-zip-only.t
27529 ____________________________________________________________________________
27530 [ 26799] By: rgs                                   on 2006/01/12  11:20:27
27531         Log: Subject: Re: cloning and foo_dup functions
27532              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
27533              Date: Thu, 12 Jan 2006 01:41:18 -0800
27534              Message-ID: <20060112094118.GA1432@efn.org>
27535      Branch: perl
27536            ! embed.fnc pod/perltodo.pod proto.h
27537 ____________________________________________________________________________
27538 [ 26798] By: rgs                                   on 2006/01/12  11:02:45
27539         Log: Test comment fix by Dominic Dunlop
27540      Branch: perl
27541            ! lib/locale.t
27542 ____________________________________________________________________________
27543 [ 26797] By: rgs                                   on 2006/01/12  10:13:27
27544         Log: Typo fix.
27545      Branch: perl
27546            ! pod/perlvar.pod
27547 ____________________________________________________________________________
27548 [ 26796] By: nicholas                              on 2006/01/11  22:41:04
27549         Log: Subject: [PATCH] fix for :crlf example 
27550              From: Xavier Noria <fxn@hashref.com> 
27551              Message-Id: <0F64C146-3A80-4FDF-8149-AFB35B3C4D3B@hashref.com> 
27552              Date: Wed, 11 Jan 2006 23:11:49 +0100 
27553              
27554              plus bump its $VERSION
27555      Branch: perl
27556            ! lib/PerlIO.pm
27557 ____________________________________________________________________________
27558 [ 26795] By: gisle                                 on 2006/01/11  21:09:19
27559         Log: A few more places that can use hv_fetchs().
27560              Ref change 26676.
27561      Branch: perl
27562            ! ext/POSIX/POSIX.xs gv.c mg.c pp_ctl.c toke.c universal.c
27563            ! utf8.c util.c
27564 ____________________________________________________________________________
27565 [ 26793] By: merijn                                on 2006/01/11  21:02:14
27566         Log: Cygwin issue (26792) and patchlevel (26790)
27567              
27568              Subject: Re: Cygwin status, maint and blead
27569              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
27570              Date: Fri, 6 Jan 2006 13:47:10 -0800
27571              Message-ID: <20060106214710.GA592@efn.org>
27572              
27573              Subject: Re: Cygwin status, maint and blead
27574              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
27575              Date: Thu, 10 Nov 2005 00:46:33 -0800
27576              Message-ID: <20051110084633.GA3364@efn.org>
27577      Branch: perl
27578            ! Configure
27579 ____________________________________________________________________________
27580 [ 26791] By: gisle                                 on 2006/01/11  20:50:30
27581         Log: Make $( and $) list the groups in the order they
27582              are returned from the OS.  Linux seems to return
27583              the gids sorted and it seemed wrong for perl to
27584              reverse this order.
27585      Branch: perl
27586            ! mg.c
27587 ____________________________________________________________________________
27588 [ 26789] By: stevep                                on 2006/01/11  19:07:04
27589         Log: Subject: Re: [PATCH] Mac OS X 10.4.4 (Darwin 8.4.0) still does not fix locale issue
27590              From: Dominic Dunlop <domo@computer.org>
27591              Date: Wed, 11 Jan 2006 19:52:20 +0100
27592              Message-Id: <FD99F9D3-16DB-484C-BC0A-702F60DAACA4@computer.org>
27593      Branch: perl
27594            ! lib/locale.t
27595 ____________________________________________________________________________
27596 [ 26787] By: nicholas                              on 2006/01/11  14:47:04
27597         Log: Refactor S_vdie_common so that Perl_vwarn can use it too.
27598      Branch: perl
27599            ! embed.fnc embed.h proto.h util.c
27600 ____________________________________________________________________________
27601 [ 26786] By: gisle                                 on 2006/01/11  14:23:28
27602         Log: Get rid of the following gcc format warnings by    simplifying the
27603              getgroups implementation:
27604              
27605              mg.c: In function Perl_magic_get':
27606              mg.c:1008: warning: long unsigned int format, gid_t arg (arg 3)
27607              mg.c:1014: warning: long unsigned int format, gid_t arg (arg 3)
27608              mg.c:1025: warning: long unsigned int format, unsigned int arg (arg 3)
27609              
27610              Since we already cast the numeric Gid_t values to an IV it should not
27611              be too risky to also cast the Group_t values.  Converting these values
27612              with Gid_t_f wasn't quite right anyway.
27613      Branch: perl
27614            ! mg.c
27615 ____________________________________________________________________________
27616 [ 26785] By: steveh                                on 2006/01/11  14:07:47
27617         Log: Clean up temp files/dirs left by Archive-Tar tests
27618              
27619              Part of this reinstates change 25043 which was mistakenly removed
27620              by change 25312
27621      Branch: perl
27622            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
27623 ____________________________________________________________________________
27624 [ 26784] By: rgs                                   on 2006/01/11  12:52:27
27625         Log: Make description of new warning introduced in change 26780 more precise
27626      Branch: perl
27627            ! pod/perldiag.pod
27628 ____________________________________________________________________________
27629 [ 26783] By: steveh                                on 2006/01/11  12:31:26
27630         Log: Clean up libdirs left behind by new Compress-Zlib
27631      Branch: perl
27632            ! win32/Makefile win32/makefile.mk
27633 ____________________________________________________________________________
27634 [ 26782] By: stevep                                on 2006/01/11  12:25:24
27635         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.13.tar.gz
27636              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
27637              Date: Wed, 11 Jan 2006 02:13:31 +0100
27638              Message-ID: <1136942011.43c45bbb82dce@imp1-g19.free.fr>
27639      Branch: perl
27640            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
27641 ____________________________________________________________________________
27642 [ 26781] By: nicholas                              on 2006/01/11  12:11:03
27643         Log: Gisle notes that SvRTRIM should also write a new '\0' at the end.
27644      Branch: perl
27645            ! mg.c
27646 ____________________________________________________________________________
27647 [ 26780] By: stevep                                on 2006/01/11  11:53:07
27648         Log: Fix the new warning created with version-0.53
27649      Branch: perl
27650            ! pod/perldiag.pod util.c
27651 ____________________________________________________________________________
27652 [ 26779] By: gisle                                 on 2006/01/11  09:52:18
27653         Log: Make setting 'PL_origalen = 1' before perl_parse() disable
27654              argv[0] munging when $0 is assigned to.
27655      Branch: perl
27656            ! mg.c perl.c pod/perlembed.pod
27657 ____________________________________________________________________________
27658 [ 26778] By: steveh                                on 2006/01/11  09:04:38
27659         Log: Bleadperl's Win32::Win32 is more recent than the current CPAN release
27660              of libwin32 (0.26), so bump the $VERSION a little
27661      Branch: perl
27662            ! win32/ext/Win32/Win32.pm
27663 ____________________________________________________________________________
27664 [ 26777] By: stevep                                on 2006/01/11  03:22:57
27665         Log: Upgrade to version-0.53
27666      Branch: perl
27667            ! lib/version.pm lib/version.t util.c
27668 ____________________________________________________________________________
27669 [ 26774] By: nicholas                              on 2006/01/10  17:46:15
27670         Log: s/superceded/superseded/g
27671      Branch: perl
27672            ! Changes5.004 Changes5.6 handy.h pod/perlapi.pod
27673 ____________________________________________________________________________
27674 [ 26773] By: nicholas                              on 2006/01/10  16:59:25
27675         Log: Subject: Re: Sys::Syslog blows up rather spectacularly on Solaris
27676              From: Alan Burlison <Alan.Burlison@sun.com>
27677              Message-ID: <43C3D80E.20704@sun.com>
27678              Date: Tue, 10 Jan 2006 15:51:42 +0000
27679      Branch: perl
27680            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
27681 ____________________________________________________________________________
27682 [ 26772] By: nicholas                              on 2006/01/10  16:36:03
27683         Log: Gisle is correct - $host needs to stay in case the user sets it
27684              themselves. But if the user doesn't, default to INADDR_LOOPBACK.
27685      Branch: perl
27686            ! ext/Sys/Syslog/Syslog.pm
27687 ____________________________________________________________________________
27688 [ 26770] By: merijn                                on 2006/01/10  15:16:03
27689         Log: 1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23)
27690              broken optimizer
27691              2. Remove a compiler warning in a try program
27692      Branch: perl
27693            ! hints/hpux.sh
27694 ____________________________________________________________________________
27695 [ 26769] By: nicholas                              on 2006/01/10  15:09:07
27696         Log: Why should Syslog jump through hoops to look up the hostname so it can
27697              immediately convert it to an IP address, when all it really wants is
27698              a connection to the loopback device?
27699      Branch: perl
27700            ! ext/Sys/Syslog/Syslog.pm
27701 ____________________________________________________________________________
27702 [ 26768] By: gisle                                 on 2006/01/10  14:32:43
27703         Log: If getservbyname fails tell what service the lookup
27704              attempt tried to use.
27705      Branch: perl
27706            ! ext/Sys/Syslog/Syslog.pm
27707 ____________________________________________________________________________
27708 [ 26767] By: nicholas                              on 2006/01/10  13:24:26
27709         Log: Missing an initialisation, as spotted by Merijn's HP compiler.
27710      Branch: perl
27711            ! toke.c
27712 ____________________________________________________________________________
27713 [ 26766] By: rgs                                   on 2006/01/10  13:20:52
27714         Log: Remove Syslog tests that use external modules
27715      Branch: perl
27716            - ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
27717            - ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
27718            - ext/Sys/Syslog/t/portfs.t
27719            ! MANIFEST
27720 ____________________________________________________________________________
27721 [ 26765] By: gisle                                 on 2006/01/10  11:41:24
27722         Log: Move initialization of old values prior to moreswitches()
27723              closer to their use and together with 'switches_done'.
27724      Branch: perl
27725            ! toke.c
27726 ____________________________________________________________________________
27727 [ 26764] By: rgs                                   on 2006/01/10  10:51:16
27728         Log: Subject: [PATCH] It's the Barbie bus patch
27729              From: Andy Lester <andy@petdance.com>
27730              Date: Mon, 9 Jan 2006 23:42:43 -0600
27731              Message-ID: <20060110054243.GA26165@petdance.com>
27732      Branch: perl
27733            ! av.c doio.c embed.fnc embed.h gv.c hv.c mg.c op.c pad.c
27734            ! pp_ctl.c pp_hot.c pp_sys.c proto.h reentr.c reentr.h regcomp.c
27735            ! regexec.c sv.c toke.c uconfig.sh util.c
27736 ____________________________________________________________________________
27737 [ 26762] By: gisle                                 on 2006/01/10  10:10:10
27738         Log: Remove stale date.
27739      Branch: perl
27740            ! pod/perlembed.pod
27741 ____________________________________________________________________________
27742 [ 26761] By: rgs                                   on 2006/01/10  10:05:26
27743         Log: Subject: [PATCH] Compress::Zlib  becomes zlib agnostic
27744              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
27745              Date: Mon, 9 Jan 2006 20:25:00 -0000
27746              Message-ID: <002101c6155a$c5886c90$1340100a@myopwv.com>
27747      Branch: perl
27748            + ext/Compress/Zlib/lib/Compress/Zip/Constants.pm
27749            + ext/Compress/Zlib/lib/CompressPlugin/Deflate.pm
27750            + ext/Compress/Zlib/lib/CompressPlugin/Identity.pm
27751            + ext/Compress/Zlib/lib/IO/Compress/Base.pm
27752            + ext/Compress/Zlib/lib/IO/Compress/Zip.pm
27753            + ext/Compress/Zlib/lib/IO/Uncompress/AnyUncompress.pm
27754            + ext/Compress/Zlib/lib/IO/Uncompress/Base.pm
27755            + ext/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
27756            + ext/Compress/Zlib/lib/UncompressPlugin/Identity.pm
27757            + ext/Compress/Zlib/lib/UncompressPlugin/Inflate.pm
27758            + ext/Compress/Zlib/t/04generic-deflate.t
27759            + ext/Compress/Zlib/t/04generic-gzip.t
27760            + ext/Compress/Zlib/t/04generic-rawdeflate.t
27761            + ext/Compress/Zlib/t/04generic-zip.t
27762            + ext/Compress/Zlib/t/04zlib-generic-deflate.t
27763            + ext/Compress/Zlib/t/04zlib-generic-gzip.t
27764            + ext/Compress/Zlib/t/04zlib-generic-rawdeflate.t
27765            + ext/Compress/Zlib/t/04zlib-generic-zip.t
27766            + ext/Compress/Zlib/t/12any-deflate.t
27767            + ext/Compress/Zlib/t/12any-gzip.t
27768            + ext/Compress/Zlib/t/12any-rawdeflate.t
27769            + ext/Compress/Zlib/t/12any-transparent.t
27770            + ext/Compress/Zlib/t/12any-zip.t
27771            + ext/Compress/Zlib/t/13prime-deflate.t
27772            + ext/Compress/Zlib/t/13prime-gzip.t
27773            + ext/Compress/Zlib/t/13prime-rawdeflate.t
27774            + ext/Compress/Zlib/t/13prime-zip.t
27775            + ext/Compress/Zlib/t/15multi-deflate.t
27776            + ext/Compress/Zlib/t/15multi-gzip.t
27777            + ext/Compress/Zlib/t/15multi-rawdeflate.t
27778            + ext/Compress/Zlib/t/15multi-zip.t
27779            + ext/Compress/Zlib/t/16oneshot-deflate.t
27780            + ext/Compress/Zlib/t/16oneshot-gzip-only.t
27781            + ext/Compress/Zlib/t/16oneshot-gzip.t
27782            + ext/Compress/Zlib/t/16oneshot-rawdeflate.t
27783            + ext/Compress/Zlib/t/16oneshot-zip-only.t
27784            + ext/Compress/Zlib/t/16oneshot-zip.t
27785            + ext/Compress/Zlib/t/19destroy-deflate.t
27786            + ext/Compress/Zlib/t/19destroy-gzip.t
27787            + ext/Compress/Zlib/t/19destroy-rawdeflate.t
27788            + ext/Compress/Zlib/t/19destroy-zip.t
27789            + ext/Compress/Zlib/t/20tied-deflate.t
27790            + ext/Compress/Zlib/t/20tied-gzip.t
27791            + ext/Compress/Zlib/t/20tied-rawdeflate.t
27792            + ext/Compress/Zlib/t/20tied-zip.t
27793            + ext/Compress/Zlib/t/21newtied-deflate.t
27794            + ext/Compress/Zlib/t/21newtied-gzip.t
27795            + ext/Compress/Zlib/t/21newtied-rawdeflate.t
27796            + ext/Compress/Zlib/t/21newtied-zip.t
27797            + ext/Compress/Zlib/t/22merge-deflate.t
27798            + ext/Compress/Zlib/t/22merge-gzip.t
27799            + ext/Compress/Zlib/t/22merge-rawdeflate.t
27800            + ext/Compress/Zlib/t/22merge-zip.t
27801            + ext/Compress/Zlib/t/25anyunc-deflate.t
27802            + ext/Compress/Zlib/t/25anyunc-gzip.t
27803            + ext/Compress/Zlib/t/25anyunc-rawdeflate.t
27804            + ext/Compress/Zlib/t/25anyunc-transparent.t
27805            + ext/Compress/Zlib/t/25anyunc-zip.t ext/Compress/Zlib/t/99pod.t
27806            + t/lib/compress/ZlibTestUtils.pm t/lib/compress/any.pl
27807            + t/lib/compress/anyunc.pl t/lib/compress/destroy.pl
27808            + t/lib/compress/generic.pl t/lib/compress/merge.pl
27809            + t/lib/compress/multi.pl t/lib/compress/newtied.pl
27810            + t/lib/compress/oneshot.pl t/lib/compress/prime.pl
27811            + t/lib/compress/tied.pl t/lib/compress/truncate.pl
27812            + t/lib/compress/zlib-generic.pl
27813            - ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/12any.t
27814            - ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/15multi.t
27815            - ext/Compress/Zlib/t/16oneshot.t
27816            - ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
27817            - ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
27818            - t/lib/ZlibTestUtils.pm
27819            ! MANIFEST ext/Compress/Zlib/Changes
27820            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
27821            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
27822            ! ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
27823            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
27824            ! ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
27825            ! ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
27826            ! ext/Compress/Zlib/lib/File/GlobMapper.pm
27827            ! ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
27828            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
27829            ! ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
27830            ! ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
27831            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
27832            ! ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
27833            ! ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
27834            ! ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
27835            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
27836            ! ext/Compress/Zlib/t/03zlib-v1.t
27837            ! ext/Compress/Zlib/t/05examples.t
27838            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
27839            ! ext/Compress/Zlib/t/08encoding.t
27840            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
27841            ! ext/Compress/Zlib/t/11truncate.t
27842            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/17isize.t
27843            ! ext/Compress/Zlib/t/18lvalue.t ext/Compress/Zlib/t/23misc.t
27844            ! ext/Compress/Zlib/t/globmapper.t
27845 ____________________________________________________________________________
27846 [ 26760] By: gisle                                 on 2006/01/10  08:58:21
27847         Log: Avoid possible dereference of NULL in the initialization of PL_origalen.
27848              This can only happen when perlparse is called with no argv.
27849              Don't try to update PL_origargv unless PL_origalen is at least 2.
27850      Branch: perl
27851            ! mg.c perl.c
27852 ____________________________________________________________________________
27853 [ 26759] By: craigb                                on 2006/01/10  04:28:25
27854         Log: Make FAKE,READONLY optional on VMS in test 21
27855      Branch: perl
27856            ! ext/Devel/Peek/t/Peek.t
27857 ____________________________________________________________________________
27858 [ 26758] By: rgs                                   on 2006/01/09  14:58:57
27859         Log: Add Digest::SHA to the Win32 makefiles
27860      Branch: perl
27861            ! win32/Makefile win32/makefile.mk
27862 ____________________________________________________________________________
27863 [ 26757] By: rgs                                   on 2006/01/09  14:42:18
27864         Log: Subject: Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)
27865              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
27866              Date: Mon, 9 Jan 2006 06:38:25 -0800
27867              Message-ID: <20060109143825.GB4132@efn.org>
27868      Branch: perl
27869            ! t/TEST
27870 ____________________________________________________________________________
27871 [ 26756] By: rgs                                   on 2006/01/09  14:28:20
27872         Log: Subject: [patch] more about embed.fnc in perlguts
27873              From: Jim Cromie <jim.cromie@gmail.com>
27874              Date: Sun, 08 Jan 2006 11:35:46 -0700
27875              Message-ID: <43C15B82.9090309@gmail.com>
27876              
27877              (with a few nits)
27878      Branch: perl
27879            ! embed.fnc pod/perlguts.pod
27880 ____________________________________________________________________________
27881 [ 26755] By: stevep                                on 2006/01/09  14:27:07
27882         Log: Added standard core header to test cases for Digest::SHA
27883      Branch: perl
27884            ! ext/Digest/SHA/t/0-pod-coverage.t ext/Digest/SHA/t/0-pod.t
27885            ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/1-hello-world.t
27886            ! ext/Digest/SHA/t/2-nist-sha-1.t
27887            ! ext/Digest/SHA/t/2-nist-sha-224.t
27888            ! ext/Digest/SHA/t/2-nist-sha-256.t
27889            ! ext/Digest/SHA/t/2-nist-sha-384.t
27890            ! ext/Digest/SHA/t/2-nist-sha-512.t
27891            ! ext/Digest/SHA/t/2-nist-sha-base64.t
27892            ! ext/Digest/SHA/t/2-nist-sha-oo.t
27893            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
27894            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
27895            ! ext/Digest/SHA/t/3-gillogly-easy.t
27896            ! ext/Digest/SHA/t/3-gillogly-hard.t
27897            ! ext/Digest/SHA/t/4-bitstr-increasing.t
27898            ! ext/Digest/SHA/t/4-bitstr-large.t
27899            ! ext/Digest/SHA/t/4-bitstr-random.t
27900            ! ext/Digest/SHA/t/5-hmac-fips198.t
27901            ! ext/Digest/SHA/t/5-hmac-rfc2202.t
27902            ! ext/Digest/SHA/t/5-hmac-sha-256.t
27903            ! ext/Digest/SHA/t/5-hmac-woodbury.t
27904            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
27905 ____________________________________________________________________________
27906 [ 26754] By: nicholas                              on 2006/01/09  14:10:34
27907         Log: POSIX and Fcntl both export the same constants derived from the same
27908              C macros. Given that constants are now real inline and *defined*,
27909              rather than merely declared and AUTOLOADed as needed, it is best that
27910              POSIX quite litereally re-exports the constants defined by Fcntl.
27911      Branch: perl
27912            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
27913 ____________________________________________________________________________
27914 [ 26753] By: gisle                                 on 2006/01/09  13:59:48
27915         Log: Restore hardcoded PERL_PATCHNUM removed in change 26672.
27916              This is actually needed for the current Configure logic
27917              to pick up the real patchnum from the .patch file.
27918      Branch: perl
27919            ! patchlevel.h
27920 ____________________________________________________________________________
27921 [ 26752] By: rgs                                   on 2006/01/09  13:44:20
27922         Log: Upgrade to Sys::Syslog 0.12
27923      Branch: perl
27924            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
27925            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
27926            ! ext/Sys/Syslog/t/podspell.t
27927 ____________________________________________________________________________
27928 [ 26751] By: rgs                                   on 2006/01/09  10:16:23
27929         Log: Subject: [PATCH] RE: Failing tests on VMS blead@26652
27930              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
27931              Date: Sun, 8 Jan 2006 23:47:33 -0000
27932              Message-ID: <00cd01c614ad$e815d340$6401a8c0@myopwv.com>
27933      Branch: perl
27934            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
27935            ! ext/Compress/Zlib/t/05examples.t
27936            ! ext/Compress/Zlib/t/06gzsetp.t
27937            ! ext/Compress/Zlib/t/08encoding.t
27938            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
27939            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/13prime.t
27940            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/15multi.t
27941            ! ext/Compress/Zlib/t/16oneshot.t
27942            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
27943            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
27944            ! ext/Compress/Zlib/t/23misc.t t/lib/ZlibTestUtils.pm
27945 ____________________________________________________________________________
27946 [ 26750] By: rgs                                   on 2006/01/09  08:20:00
27947         Log: Revert change 26749
27948      Branch: perl
27949            ! pod/perlvar.pod
27950 ____________________________________________________________________________
27951 [ 26749] By: davem                                 on 2006/01/09  02:20:51
27952         Log: Subject:  [PATCH] identifiers always in main (was: defining a _ function breaks File::Find)
27953              From:  Xavier Noria <fxn@hashref.com>
27954              Date:  Sun, 23 Oct 2005 09:47:37 +0200
27955              Message-Id:  <D3867DED-313E-4D39-A85F-1178FE7F7A5E@hashref.com>
27956              
27957              clarify which variables are always forced into main::
27958      Branch: perl
27959            ! pod/perlvar.pod
27960 ____________________________________________________________________________
27961 [ 26747] By: nicholas                              on 2006/01/08  22:43:15
27962         Log: Cope with change entries that are \r terminated
27963      Branch: perl
27964            ! Porting/genlog
27965 ____________________________________________________________________________
27966 [ 26745] By: craigb                                on 2006/01/08  22:37:47
27967         Log: follow-up to 26740, shasum --> shasum.com
27968      Branch: perl
27969            ! vms/descrip_mms.template
27970 ____________________________________________________________________________
27971 [ 26744] By: craigb                                on 2006/01/08  22:19:39
27972         Log: Grr.  #26690 broke handling of old ODS-2 style names
27973              on current versions of VMS
27974      Branch: perl
27975            ! configure.com
27976 ____________________________________________________________________________
27977 [ 26743] By: craigb                                on 2006/01/08  22:14:13
27978         Log: VMS needs the meta-quoted version of $0
27979      Branch: perl
27980            ! lib/Test/Simple/t/is_deeply_fail.t
27981 ____________________________________________________________________________
27982 [ 26740] By: rgs                                   on 2006/01/08  21:42:59
27983         Log: Install shasum on Windows and VMS too
27984      Branch: perl
27985            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
27986 ____________________________________________________________________________
27987 [ 26739] By: rgs                                   on 2006/01/08  21:34:22
27988         Log: Subject: Re: [perl #38181] Default IO Layer is ignored in 3-argument open call 
27989              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27990              Date: Mon, 09 Jan 2006 01:29:30 +0900
27991              Message-Id: <20060109012103.F20A.BQW10602@nifty.com>
27992      Branch: perl
27993            ! lib/open.pm pod/perlfunc.pod
27994 ____________________________________________________________________________
27995 [ 26737] By: nicholas                              on 2006/01/08  21:13:05
27996         Log: Update copyright with the 2 years where changes were made.
27997      Branch: perl
27998            ! pad.h
27999 ____________________________________________________________________________
28000 [ 26736] By: nicholas                              on 2006/01/08  20:41:25
28001         Log: Update the copyright years in the generated files, and nostdio.h
28002      Branch: perl
28003            ! keywords.h keywords.pl nostdio.h opcode.pl opnames.h
28004 ____________________________________________________________________________
28005 [ 26735] By: davem                                 on 2006/01/08  20:41:16
28006         Log: document svt_copy, svt_dup and svt_local vtable slots
28007      Branch: perl
28008            ! pod/perlguts.pod
28009 ____________________________________________________________________________
28010 [ 26733] By: rgs                                   on 2006/01/08  20:16:06
28011         Log: Add shasum (from Digest::SHA) to utils.lst
28012      Branch: perl
28013            ! utils.lst
28014 ____________________________________________________________________________
28015 [ 26732] By: nicholas                              on 2006/01/08  19:53:11
28016         Log: Update copyright years (including some years where we made changes but
28017              did not update)
28018      Branch: perl
28019            ! av.c deb.c mathoms.c mg.h numeric.c pad.c patchlevel.h perl.h
28020            ! perlvars.h perly.c run.c scope.c taint.c thread.h
28021 ____________________________________________________________________________
28022 [ 26726] By: nicholas                              on 2006/01/08  18:27:27
28023         Log: run pod/buildtoc --build-all
28024      Branch: perl
28025            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
28026            ! win32/Makefile win32/makefile.mk
28027 ____________________________________________________________________________
28028 [ 26725] By: nicholas                              on 2006/01/08  18:25:20
28029         Log: With VMS moving from [lib.pod] to [lib.pods] then pod/buildtoc needs
28030              tweaking
28031      Branch: perl
28032            ! pod/buildtoc
28033 ____________________________________________________________________________
28034 [ 26713] By: nicholas                              on 2006/01/08  15:24:53
28035         Log: Add an option 'opened' which reports on the maintainers of all files
28036              perforce currently has open.
28037      Branch: perl
28038            ! Porting/Maintainers.pm
28039 ____________________________________________________________________________
28040 [ 26710] By: craigb                                on 2006/01/08  13:33:43
28041         Log: pod2usage2.t is not readily portable to VMS either
28042      Branch: perl
28043            ! t/pod/pod2usage2.t
28044 ____________________________________________________________________________
28045 [ 26709] By: nicholas                              on 2006/01/08  13:15:30
28046         Log: Tweak the code that generates unique entries in @POSIX::EXPORT so that
28047              the array ends up with shared hash key scalars, for a memory saving.
28048      Branch: perl
28049            ! ext/POSIX/POSIX.pm
28050 ____________________________________________________________________________
28051 [ 26708] By: merijn                                on 2006/01/08  12:27:29
28052         Log: Subject: [PATCH] blead: format warnings
28053              Date: Sat, 07 Jan 2006 21:42:08 +0200
28054              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28055              Message-ID: <43C01990.6020207@gmail.com>
28056      Branch: perl
28057            ! mg.c regcomp.c sv.c
28058 ____________________________________________________________________________
28059 [ 26707] By: merijn                                on 2006/01/08  09:53:56
28060         Log: Subject: [PATCH] hints/dec_osf.sh (Re: blead@26701 compilation warning from tru64 cc)
28061              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28062              Date: Sun, 08 Jan 2006 11:38:34 +0200
28063              Message-ID: <43C0DD9A.9080809@gmail.com>
28064      Branch: perl
28065            ! hints/dec_osf.sh
28066 ____________________________________________________________________________
28067 [ 26706] By: nicholas                              on 2006/01/08  08:33:46
28068         Log: Add utils/shasum.PL to MANIFEST
28069      Branch: perl
28070            ! MANIFEST
28071 ____________________________________________________________________________
28072 [ 26705] By: nicholas                              on 2006/01/08  08:28:29
28073         Log: Add missing files in ext/Digest/SHA/src that somehow escaped the net.
28074      Branch: perl
28075            + ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
28076            + ext/Digest/SHA/src/hmacxtra.c ext/Digest/SHA/src/sha.c
28077            + ext/Digest/SHA/src/sha.h ext/Digest/SHA/src/sha64bit.c
28078            + ext/Digest/SHA/src/sha64bit.h ext/Digest/SHA/src/shaxtra.c
28079 ____________________________________________________________________________
28080 [ 26704] By: stevep                                on 2006/01/08  04:17:08
28081         Log: Add Digest-SHA-5.32 for SHA-256 support for CPAN.
28082      Branch: perl
28083            + ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL
28084            + ext/Digest/SHA/README ext/Digest/SHA/SHA.pm
28085            + ext/Digest/SHA/SHA.xs ext/Digest/SHA/bin/shasum
28086            + ext/Digest/SHA/ppport.h ext/Digest/SHA/t/0-pod-coverage.t
28087            + ext/Digest/SHA/t/0-pod.t ext/Digest/SHA/t/1-exist.t
28088            + ext/Digest/SHA/t/1-hello-world.t
28089            + ext/Digest/SHA/t/2-nist-sha-1.t
28090            + ext/Digest/SHA/t/2-nist-sha-224.t
28091            + ext/Digest/SHA/t/2-nist-sha-256.t
28092            + ext/Digest/SHA/t/2-nist-sha-384.t
28093            + ext/Digest/SHA/t/2-nist-sha-512.t
28094            + ext/Digest/SHA/t/2-nist-sha-base64.t
28095            + ext/Digest/SHA/t/2-nist-sha-oo.t
28096            + ext/Digest/SHA/t/2-nist-vectors-bit.t
28097            + ext/Digest/SHA/t/2-nist-vectors-byte.t
28098            + ext/Digest/SHA/t/3-gillogly-easy.t
28099            + ext/Digest/SHA/t/3-gillogly-hard.t
28100            + ext/Digest/SHA/t/4-bitstr-increasing.t
28101            + ext/Digest/SHA/t/4-bitstr-large.t
28102            + ext/Digest/SHA/t/4-bitstr-random.t
28103            + ext/Digest/SHA/t/5-hmac-fips198.t
28104            + ext/Digest/SHA/t/5-hmac-rfc2202.t
28105            + ext/Digest/SHA/t/5-hmac-sha-256.t
28106            + ext/Digest/SHA/t/5-hmac-woodbury.t
28107            + ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
28108            + ext/Digest/SHA/t/gillogly/state.011
28109            + ext/Digest/SHA/t/gillogly/state.110
28110            + ext/Digest/SHA/t/nist/COPYRIGHT
28111            + ext/Digest/SHA/t/nist/Readme.txt
28112            + ext/Digest/SHA/t/nist/bit-hashes.sha1
28113            + ext/Digest/SHA/t/nist/bit-messages.sha1
28114            + ext/Digest/SHA/t/nist/byte-hashes.sha1
28115            + ext/Digest/SHA/t/nist/byte-messages.sha1
28116            + ext/Digest/SHA/t/state/state.1
28117            + ext/Digest/SHA/t/state/state.256
28118            + ext/Digest/SHA/t/state/state.384
28119            + ext/Digest/SHA/t/state/state.512 ext/Digest/SHA/typemap
28120            + utils/shasum.PL
28121            ! MANIFEST Porting/Maintainers.pl utils/Makefile
28122 ____________________________________________________________________________
28123 [ 26703] By: craigb                                on 2006/01/07  22:12:16
28124         Log: Make v?snprintf available on VMS v7.3-2 and later and clean up
28125              some other version-dependency checks.
28126      Branch: perl
28127            ! configure.com
28128 ____________________________________________________________________________
28129 [ 26702] By: nicholas                              on 2006/01/07  20:42:57
28130         Log: Remove the greedy quantifier from inside the grouping (?:) so that it
28131              and the greedy quantifier on the (?:) don't fight each other until the
28132              C stack is exhausted.
28133      Branch: perl
28134            ! lib/Pod/Simple/BlackBox.pm
28135 ____________________________________________________________________________
28136 [ 26701] By: nicholas                              on 2006/01/07  17:19:29
28137         Log: Reorder Fcntl's bootstrapping so that the constants actually get
28138              inlined within the functions that Fcntl defines.
28139      Branch: perl
28140            ! ext/Fcntl/Fcntl.pm
28141 ____________________________________________________________________________
28142 [ 26695] By: davem                                 on 2006/01/07  03:13:08
28143         Log: preserve the referent associated with a shared RV.
28144              its faster, and the user doesn't see a different address each time
28145              for ref($sharedref).
28146      Branch: perl
28147            ! ext/threads/shared/shared.xs
28148 ____________________________________________________________________________
28149 [ 26694] By: stevep                                on 2006/01/07  03:13:05
28150         Log: Additional const prototype fixes.
28151      Branch: perl
28152            ! os2/os2.c wince/wince.c
28153 ____________________________________________________________________________
28154 [ 26693] By: davem                                 on 2006/01/07  01:24:37
28155         Log: fix coredump on 'local $shared[N]' introduced by change #24942
28156      Branch: perl
28157            ! ext/threads/shared/shared.xs
28158 ____________________________________________________________________________
28159 [ 26691] By: nicholas                              on 2006/01/06  23:57:55
28160         Log: Don't code the absolute number of tests for the UTF8/EBCDIC case; much
28161              better to subtract the number of tests that don't get run.
28162      Branch: perl
28163            ! t/comp/require.t
28164 ____________________________________________________________________________
28165 [ 26690] By: craigb                                on 2006/01/06  23:16:30
28166         Log: Make VMS manifest checker handle multi-dot filenames on ODS-5
28167      Branch: perl
28168            ! configure.com
28169 ____________________________________________________________________________
28170 [ 26687] By: nicholas                              on 2006/01/06  22:19:47
28171         Log: Correct the typo in the description of change 24253
28172      Branch: perl
28173            ! Changes
28174 ____________________________________________________________________________
28175 [ 26685] By: stevep                                on 2006/01/06  21:59:00
28176         Log: Upgrade to version-0.52
28177      Branch: perl
28178            ! lib/version.pm lib/version.pod lib/version.t sv.c
28179            ! t/op/sprintf.t util.c
28180 ____________________________________________________________________________
28181 [ 26684] By: davem                                 on 2006/01/06  21:13:12
28182         Log: make ithreads shared vars smaller/quicker by eliminating shared_sv
28183              struct. Also document how it works.
28184      Branch: perl
28185            ! ext/threads/shared/shared.xs ext/threads/shared/typemap
28186 ____________________________________________________________________________
28187 [ 26680] By: stevep                                on 2006/01/06  18:59:54
28188         Log: const'ing parameters killed the builds for djgpp.  Changes get the 
28189              Perl core, but not the modules, to compile cleanly. 
28190      Branch: perl
28191            ! djgpp/djgpp.c djgpp/djgpp.h
28192 ____________________________________________________________________________
28193 [ 26679] By: nicholas                              on 2006/01/06  18:29:57
28194         Log: Negating an unsigned value generates warnings for some compilers, so
28195              cast it first.
28196      Branch: perl
28197            ! lib/ExtUtils/Constant/ProxySubs.pm
28198 ____________________________________________________________________________
28199 [ 26677] By: steveh                                on 2006/01/06  17:20:47
28200         Log: DBL_MAX and FLT_MAX are not constants in Borland C++
28201              
28202              (Fixes BCC compilation error in POSIX introduced by change 26455)
28203      Branch: perl
28204            ! ext/POSIX/Makefile.PL
28205 ____________________________________________________________________________
28206 [ 26676] By: rgs                                   on 2006/01/06  16:58:14
28207         Log: Subject: [PATCH] hv_fetchs() support
28208              From: Andy Lester <andy@petdance.com>
28209              Date: Fri, 6 Jan 2006 09:57:19 -0600
28210              Message-ID: <20060106155719.GB9035@petdance.com>
28211      Branch: perl
28212            ! doop.c handy.h hv.c malloc.c op.c pp_sys.c taint.c
28213 ____________________________________________________________________________
28214 [ 26675] By: rgs                                   on 2006/01/06  15:50:34
28215         Log: Subject: [PATCH] sprinkle dVAR
28216              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28217              Date: Fri, 06 Jan 2006 16:18:53 +0200
28218              Message-ID: <43BE7C4D.1010302@gmail.com>
28219      Branch: perl
28220            ! av.c deb.c doio.c doop.c dump.c ext/threads/threads.xs gv.c
28221            ! hv.c lib/ExtUtils/ParseXS.pm locale.c mathoms.c mg.c numeric.c
28222            ! op.c opcode.h opcode.pl pad.c perl.c perl.h perl_keyword.pl
28223            ! perlio.c perlvars.h perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c
28224            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c
28225            ! taint.c toke.c universal.c utf8.c util.c xsutils.c
28226 ____________________________________________________________________________
28227 [ 26674] By: rgs                                   on 2006/01/06  14:35:38
28228         Log: Subject: [PATCH] performance tweaking op.c
28229              From: Andy Lester <andy@petdance.com>
28230              Date: Fri, 6 Jan 2006 01:44:48 -0600
28231              Message-ID: <20060106074448.GB3401@petdance.com>
28232      Branch: perl
28233            ! op.c
28234 ____________________________________________________________________________
28235 [ 26673] By: gisle                                 on 2006/01/06  14:00:14
28236         Log: Remove code duplicated a few lines above by change 19695.
28237      Branch: perl
28238            ! toke.c
28239 ____________________________________________________________________________
28240 [ 26672] By: gisle                                 on 2006/01/06  13:57:27
28241         Log: Move "DEVEL####" marker to the 'perl -v' output.
28242              This avoids problem with using STRINGIFY in patchlevel.h
28243              (ref msg <43BE4BAC.6010701@uk.radan.com> posted to p5p).
28244      Branch: perl
28245            ! patchlevel.h perl.c t/run/switches.t utils/perlbug.PL
28246 ____________________________________________________________________________
28247 [ 26671] By: stevep                                on 2006/01/06  13:04:44
28248         Log: Replacing broken call to savepvn() with savepvs() to get threaded
28249              Cygwin to compile again.
28250      Branch: perl
28251            ! perl.c
28252 ____________________________________________________________________________
28253 [ 26670] By: gisle                                 on 2006/01/06  10:54:18
28254         Log: Make '-s' on the shebang line able to parse -foo=bar switches again.
28255              This feature was broken by change 19695 some years ago
28256              and integrated into perl-5.8.1.  perl-5.8.0 was fine.
28257              Ref http://bugs.activestate.com/show_bug.cgi?id=43483
28258      Branch: perl
28259            ! perl.c t/run/switches.t
28260 ____________________________________________________________________________
28261 [ 26669] By: gisle                                 on 2006/01/06  10:38:37
28262         Log: Improve description of the -s switch.
28263              I found the "This means you can have switches
28264              with two leading dashes." sentence introduced by
28265              change 7144 really confusing.  The note after
28266              the example should make it clear enough that double
28267              dash switches can be used for those that insist.
28268      Branch: perl
28269            ! pod/perlrun.pod
28270 ____________________________________________________________________________
28271 [ 26668] By: merijn                                on 2006/01/05  21:04:32
28272         Log: Test if the probed availability of v?snprintf () is
28273              actually usable. Thanks to Russ and Jarkko.
28274      Branch: perl
28275            ! Configure
28276 ____________________________________________________________________________
28277 [ 26666] By: rgs                                   on 2006/01/05  17:39:07
28278         Log: Upgrade to CPAN.pm 1.83
28279      Branch: perl
28280            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
28281            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
28282 ____________________________________________________________________________
28283 [ 26665] By: rgs                                   on 2006/01/05  17:27:28
28284         Log: Regenerate PODs
28285      Branch: perl
28286            ! pod/perlmodlib.pod pod/perltoc.pod
28287 ____________________________________________________________________________
28288 [ 26664] By: steveh                                on 2006/01/05  17:24:44
28289         Log: Workaround another problem following change 26395
28290              
28291              MinGW doesn't like 26395 either! (ref: change 26634)
28292      Branch: perl
28293            ! gv.h
28294 ____________________________________________________________________________
28295 [ 26663] By: rgs                                   on 2006/01/05  17:19:27
28296         Log: Really commit change 26662 (duh)
28297      Branch: perl
28298            ! pod.lst pod/perl.pod
28299 ____________________________________________________________________________
28300 [ 26662] By: rgs                                   on 2006/01/05  17:17:52
28301         Log: Let table of contents know about perllinux man page
28302      Branch: perl
28303            ! pod.lst pod/perl.pod
28304 ____________________________________________________________________________
28305 [ 26661] By: rgs                                   on 2006/01/05  16:58:51
28306         Log: Update Changes
28307      Branch: perl
28308            ! Changes
28309 ____________________________________________________________________________
28310 [ 26659] By: steveh                                on 2006/01/05  16:22:50
28311         Log: Subject: MinGW and lib/CORE/Win32.h
28312              From: "Sisyphus" <sisyphus1@optusnet.com.au>
28313              Date: Wed, 4 Jan 2006 21:29:19 +1100
28314              Message-ID: <024301c61119$bca4a840$e201140a@desktop>
28315      Branch: perl
28316            ! win32/win32.h
28317 ____________________________________________________________________________
28318 [ 26658] By: rgs                                   on 2006/01/05  15:33:32
28319         Log: Install less README files
28320      Branch: perl
28321            ! installperl
28322 ____________________________________________________________________________
28323 [ 26657] By: rgs                                   on 2006/01/05  14:36:40
28324         Log: Remove old Pod::Man parser creation.
28325              Fix a run-time warning.
28326      Branch: perl
28327            ! installman
28328 ____________________________________________________________________________
28329 [ 26656] By: stevep                                on 2006/01/05  14:33:16
28330         Log: Change installman to instantiate a new Pod::Man instance for each
28331              file processed.  This is now required with podlators-2.0.
28332      Branch: perl
28333            ! installman
28334 ____________________________________________________________________________
28335 [ 26655] By: steveh                                on 2006/01/05  09:21:52
28336         Log: Reorder changes made in change 26630
28337              
28338              (Keep the order in win32/config.* and win32/config_H.* the same as in
28339              Configure and config_H.SH for easier diffing)
28340      Branch: perl
28341            ! win32/config.bc win32/config.gc win32/config.vc
28342            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
28343            ! win32/config_H.vc win32/config_H.vc64
28344 ____________________________________________________________________________
28345 [ 26654] By: steveh                                on 2006/01/04  17:57:14
28346         Log: Run regen.pl (Just updating copyright years)
28347      Branch: perl
28348            ! embed.h embedvar.h global.sym opcode.h perlapi.c perlapi.h
28349            ! proto.h
28350 ____________________________________________________________________________
28351 [ 26653] By: steveh                                on 2006/01/04  17:49:38
28352         Log: Don't try to export PL_my_ctx_mutex and PL_my_cxt_* when
28353              PERL_IMPLICIT_CONTEXT is not defined
28354              
28355              Fixes non-threaded build errors on Win32 following change 26523
28356      Branch: perl
28357            ! makedef.pl
28358 ____________________________________________________________________________
28359 [ 26652] By: rgs                                   on 2006/01/04  17:19:37
28360         Log: More copyright updates
28361      Branch: perl
28362            ! cop.h dump.c gv.c gv.h handy.h locale.c op.c perlio.c
28363            ! pp_pack.c sv.h thread.h universal.c xsutils.c
28364 ____________________________________________________________________________
28365 [ 26651] By: rgs                                   on 2006/01/04  16:50:47
28366         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
28367              From: Jim Cromie <jim.cromie@gmail.com>
28368              Date: Tue, 03 Jan 2006 23:18:09 -0700
28369              Message-ID: <43BB68A1.7060708@gmail.com>
28370              
28371              With syntactic tweaks to the test file
28372      Branch: perl
28373            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
28374            ! ext/B/t/optree_constants.t
28375 ____________________________________________________________________________
28376 [ 26650] By: gisle                                 on 2006/01/04  16:42:03
28377         Log: Move all the xxxpvs() macros to handy.h.
28378              This brings them closer to STR_WITH_LEN.  Besides only half
28379              of them were sv-related after change 26649.
28380      Branch: perl
28381            ! handy.h sv.h
28382 ____________________________________________________________________________
28383 [ 26649] By: gisle                                 on 2006/01/04  16:15:34
28384         Log: Make the new STR_WITH_LEN() affected compile under -Dusethreads.
28385              Can't use STR_WITH_LEN() as argument to a macro :-(
28386      Branch: perl
28387            ! gv.c locale.c mg.c perl.c perlio.c pp_sys.c sv.c sv.h toke.c
28388 ____________________________________________________________________________
28389 [ 26648] By: gisle                                 on 2006/01/04  14:23:20
28390         Log: Add an extra NUL so that we can use sv_catpvs()
28391              for "our @F=split..." and get rid of 15 and the
28392              explaination for why it's there.
28393      Branch: perl
28394            ! toke.c
28395 ____________________________________________________________________________
28396 [ 26647] By: gisle                                 on 2006/01/04  14:10:34
28397         Log: Get rid of hardcoded string length.
28398      Branch: perl
28399            ! thread.h
28400 ____________________________________________________________________________
28401 [ 26646] By: gisle                                 on 2006/01/04  14:04:16
28402         Log: Introduce newSVpvs_share() macro.
28403              Gets rid of some hardcoded string lengths.
28404      Branch: perl
28405            ! op.c perl.c sv.h
28406 ____________________________________________________________________________
28407 [ 26645] By: gisle                                 on 2006/01/04  13:53:16
28408         Log: Get rid of a few more hardcoded string lengths.
28409      Branch: perl
28410            ! locale.c mg.c perl.c perlio.c sv.c
28411 ____________________________________________________________________________
28412 [ 26644] By: stevep                                on 2006/01/04  13:13:50
28413         Log: Update copyright year.
28414      Branch: perl
28415            ! pp_sys.c
28416 ____________________________________________________________________________
28417 [ 26643] By: rgs                                   on 2006/01/04  13:02:18
28418         Log: Fix some compilation warnings
28419      Branch: perl
28420            ! pp_hot.c
28421 ____________________________________________________________________________
28422 [ 26642] By: gisle                                 on 2006/01/04  13:00:45
28423         Log: Get rid of a few more hardcoded string lengths.
28424      Branch: perl
28425            ! gv.c perl.c perlio.c pp_sys.c
28426 ____________________________________________________________________________
28427 [ 26641] By: gisle                                 on 2006/01/04  12:48:34
28428         Log: Introduce the macros newSVpvs(str) and sv_catpvs(sv, str).
28429              Gets rid of many hardcoded string lengths.
28430      Branch: perl
28431            ! dump.c gv.c op.c perl.c perlio.c pp.c pp_ctl.c pp_pack.c
28432            ! pp_sys.c regcomp.c sv.c sv.h toke.c universal.c utf8.c util.c
28433            ! xsutils.c
28434 ____________________________________________________________________________
28435 [ 26640] By: gisle                                 on 2006/01/04  12:35:45
28436         Log: Removed unused part of string passed to sv_catpvn().
28437      Branch: perl
28438            ! toke.c
28439 ____________________________________________________________________________
28440 [ 26639] By: stevep                                on 2006/01/04  12:31:17
28441         Log: Updates to various configurations courtesy of Jarkko.
28442      Branch: perl
28443            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
28444            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
28445            ! wince/config.ce
28446 ____________________________________________________________________________
28447 [ 26638] By: stevep                                on 2006/01/04  12:19:49
28448         Log: Don't warn about invalid dirhandles in DirHandle::DESTROY().
28449      Branch: perl
28450            ! lib/DirHandle.pm
28451 ____________________________________________________________________________
28452 [ 26637] By: steveh                                on 2006/01/04  11:10:36
28453         Log: Make Borland and MinGW happy with change 26379
28454              
28455              (They both complain "invalid conversion from `void*' to `HWND__*'"
28456              otherwise)
28457      Branch: perl
28458            ! win32/perlhost.h
28459 ____________________________________________________________________________
28460 [ 26636] By: gisle                                 on 2006/01/04  10:46:42
28461         Log: Fix typo in comment.
28462      Branch: perl
28463            ! handy.h
28464 ____________________________________________________________________________
28465 [ 26635] By: gisle                                 on 2006/01/04  10:44:48
28466         Log: Introduce STR_WITH_LEN macro in the form suggested by Chip.
28467      Branch: perl
28468            ! handy.h toke.c
28469 ____________________________________________________________________________
28470 [ 26634] By: steveh                                on 2006/01/04  10:39:13
28471         Log: Workaround Win32 compiler bugs following change 26395
28472              
28473              Can't understand what VC++ 6 and Borland don't like about it.  There
28474              is similar code for SvMAGIC and SvSTASH already in sv.h.  Must be
28475              compiler bugs since VC++ 7 and MinGW (and compilers on other platforms)
28476              are all happy.
28477      Branch: perl
28478            ! gv.h
28479 ____________________________________________________________________________
28480 [ 26633] By: gisle                                 on 2006/01/04  10:25:42
28481         Log: Silence compiler warning; ref change 26598
28482      Branch: perl
28483            ! op.c
28484 ____________________________________________________________________________
28485 [ 26632] By: stevep                                on 2006/01/04  03:43:20
28486         Log: Added snprintf() and vsnprintf() to configure.com as 'undef'. 
28487      Branch: perl
28488            ! configure.com
28489 ____________________________________________________________________________
28490 [ 26631] By: stevep                                on 2006/01/04  03:31:08
28491         Log: Add warnings for the various other *dir() functions when attempted
28492              on invalid dirhandles.
28493      Branch: perl
28494            ! pod/perldiag.pod pp_sys.c
28495 ____________________________________________________________________________
28496 [ 26630] By: stevep                                on 2006/01/04  02:47:39
28497         Log: Add snprintf() and vsnprintf() to the various Win32 configuration 
28498              files.
28499      Branch: perl
28500            ! win32/config.bc win32/config.gc win32/config.vc
28501            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
28502            ! win32/config_H.vc win32/config_H.vc64
28503 ____________________________________________________________________________
28504 [ 26625] By: stevep                                on 2006/01/03  20:03:49
28505         Log: Subject: Re: [perl #38034] A combination eval, DESTROY method and $@ - dangerous - bug
28506              From: Mike Guy <mjtg@cam.ac.uk>
28507              Date: Tue, 03 Jan 2006 19:18:41 +0000 
28508              Message-Id: <E1Etrg9-0005XE-LZ@libra.cus.cam.ac.uk> 
28509      Branch: perl
28510            ! pod/perlobj.pod
28511 ____________________________________________________________________________
28512 [ 26623] By: nicholas                              on 2006/01/03  19:38:24
28513         Log: If NV_ZERO_IS_ALLBITS_ZERO is not true, then it's important to inialise
28514              the NV only if the new body has an NV. (D'oh!)
28515      Branch: perl
28516            ! sv.c
28517 ____________________________________________________________________________
28518 [ 26617] By: stevep                                on 2006/01/03  18:14:27
28519         Log: Attemting to readdir() something that isn't a dirhandle should cause
28520              a warning.
28521      Branch: perl
28522            ! pod/perldiag.pod pp_sys.c
28523 ____________________________________________________________________________
28524 [ 26608] By: steveh                                on 2006/01/03  15:57:18
28525         Log: Fix release mode builds following change 26598
28526      Branch: perl
28527            ! cop.h
28528 ____________________________________________________________________________
28529 [ 26607] By: stevep                                on 2006/01/03  15:56:19
28530         Log: perldiag.pod additions to go with change #26602.
28531      Branch: perl
28532            ! pod/perldiag.pod
28533 ____________________________________________________________________________
28534 [ 26606] By: merijn                                on 2006/01/03  15:46:10
28535         Log: Add probe for snprintf () and vsnprintf ()
28536              
28537              Subject: [PATCH] snprintf() and vsnprintf() (was Re: [PATCH] Configure: stdio char (un)signedness)
28538              From: Steve Peters <steve@fisharerojo.org>
28539              Date: Mon, 2 Jan 2006 09:37:27 -0600
28540              Message-ID: <20060102153727.GA14247@mccoy.peters.homeunix.org>
28541      Branch: perl
28542            ! Configure Porting/Glossary config_h.SH handy.h
28543 ____________________________________________________________________________
28544 [ 26605] By: rgs                                   on 2006/01/03  15:42:19
28545         Log: Update perldelta, up to change 25344 more or less.
28546      Branch: perl
28547            ! pod/perl593delta.pod
28548 ____________________________________________________________________________
28549 [ 26602] By: stevep                                on 2006/01/03  14:58:21
28550         Log: Bad symbols that are pretending to be dirhandles, should say they 
28551              are dirhandles in their error messages.
28552      Branch: perl
28553            ! gv.c
28554 ____________________________________________________________________________
28555 [ 26601] By: rgs                                   on 2006/01/03  14:10:04
28556         Log: Sync perlfaq.
28557      Branch: perl
28558            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
28559            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
28560            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
28561            ! pod/perlfaq9.pod
28562 ____________________________________________________________________________
28563 [ 26598] By: davem                                 on 2006/01/03  12:29:38
28564         Log: silence some compiler warnings
28565      Branch: perl
28566            ! cop.h toke.c
28567 ____________________________________________________________________________
28568 [ 26595] By: rgs                                   on 2006/01/03  10:09:39
28569         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
28570              From: Jim Cromie <jim.cromie@gmail.com>
28571              Date: Mon, 02 Jan 2006 15:06:48 -0700
28572              Message-ID: <43B9A3F8.8060609@gmail.com>
28573      Branch: perl
28574            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
28575            ! ext/B/t/optree_constants.t
28576 ____________________________________________________________________________
28577 [ 26594] By: rgs                                   on 2006/01/03  09:33:59
28578         Log: Subject: [PATCH] Re: [perl #36837] B::Deparse fails when it comes to ByteLoader programs
28579              From: Stephen McCamant <smcc@mit.edu>
28580              Date: Mon, 2 Jan 2006 18:52:24 -0800
28581              Message-ID: <17337.59112.502009.496275@conquest.OCF.Berkeley.EDU>
28582      Branch: perl
28583            ! ext/B/B/Deparse.pm
28584 ____________________________________________________________________________
28585 [ 26593] By: rgs                                   on 2006/01/03  09:23:24
28586         Log: Subject: [patch@26561] utf8.c const issue.
28587              From: "John E. Malmberg" <wb8tyw@qsl.net>
28588              Date: Mon, 02 Jan 2006 14:16:02 -0500
28589              Message-ID: <43B97BF2.2050201@qsl.net>
28590      Branch: perl
28591            ! utf8.c
28592 ____________________________________________________________________________
28593 [ 26592] By: rgs                                   on 2006/01/03  09:02:04
28594         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.81.tar.gz
28595              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
28596              Date: Tue, 03 Jan 2006 00:33:27 +0100
28597              Message-ID: <87u0cm433s.fsf@k75.linux.bogus>
28598      Branch: perl
28599            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28600 ____________________________________________________________________________
28601 [ 26591] By: davem                                 on 2006/01/03  02:20:28
28602         Log: ithreads: SVs that were only on the tmps stack leaked
28603      Branch: perl
28604            ! sv.c
28605 ____________________________________________________________________________
28606 [ 26589] By: nicholas                              on 2006/01/02  22:52:03
28607         Log: The two never used NOTYET switch ops can go.
28608      Branch: perl
28609            ! pp_ctl.c
28610 ____________________________________________________________________________
28611 [ 26587] By: davem                                 on 2006/01/02  21:50:55
28612         Log: stop DEBUG_LEAKING_SCALARS producing spurious memory pool errors
28613              (change #25775 wasn't complete)
28614      Branch: perl
28615            ! sv.c
28616 ____________________________________________________________________________
28617 [ 26586] By: nicholas                              on 2006/01/02  20:48:30
28618         Log: More missing AUTHORS
28619      Branch: perl
28620            ! AUTHORS Porting/checkAUTHORS.pl
28621 ____________________________________________________________________________
28622 [ 26581] By: craigb                                on 2006/01/02  19:22:52
28623         Log: Subject: patch@26561 & earlier - buffer overrun in VMS.C
28624              From: "John E. Malmberg" <wb8tyw@qsl.net>
28625              Date: Mon, 02 Jan 2006 14:05:43 -0500
28626              Message-id: <43B97987.70201@qsl.net>
28627      Branch: perl
28628            ! vms/vms.c
28629 ____________________________________________________________________________
28630 [ 26580] By: nicholas                              on 2006/01/02  18:48:13
28631         Log: Erk! craigb's changes come out of p4 with ^Ms as line endings.
28632              Long term, need to fix the update changes script to cope.
28633      Branch: perl
28634            ! Changes
28635 ____________________________________________________________________________
28636 [ 26579] By: nicholas                              on 2006/01/02  18:44:14
28637         Log: More missing AUTHORS
28638      Branch: perl
28639            ! AUTHORS Porting/checkAUTHORS.pl
28640 ____________________________________________________________________________
28641 [ 26578] By: nicholas                              on 2006/01/02  17:04:55
28642         Log: Fix up missing and duplicate AUTHORS
28643      Branch: perl
28644            ! AUTHORS Porting/checkAUTHORS.pl
28645 ____________________________________________________________________________
28646 [ 26576] By: rgs                                   on 2006/01/02  15:54:25
28647         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
28648              From: Jim Cromie <jim.cromie@gmail.com>
28649              Date: Sun, 01 Jan 2006 23:05:00 -0700
28650              Message-ID: <43B8C28C.20502@gmail.com>
28651      Branch: perl
28652            + ext/B/t/optree_constants.t
28653            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise-xs.t
28654 ____________________________________________________________________________
28655 [ 26574] By: rgs                                   on 2006/01/02  15:19:59
28656         Log: Since we no longer autovivify stashes (change #26370), we need
28657              to turn off strict-refs on them, or we'll have a stricture
28658              error the first time we'd try to access them (when they'll be
28659              actually autovivified).
28660      Branch: perl
28661            ! op.c t/op/stash.t
28662 ____________________________________________________________________________
28663 [ 26573] By: rgs                                   on 2006/01/02  14:57:18
28664         Log: Documentation fix for File::Temp::new
28665              
28666              Subject: [perl #38127] Bug in perldoc File::Temp 
28667              From: pm@capmon.dk (via RT) <perlbug-followup@perl.org>
28668              Date: Mon, 02 Jan 2006 02:48:41 -0800
28669              Message-ID: <rt-3.0.11-38127-126764.0.578515622359532@perl.org>
28670      Branch: perl
28671            ! lib/File/Temp.pm
28672 ____________________________________________________________________________
28673 [ 26572] By: nicholas                              on 2006/01/02  14:43:37
28674         Log: Happy New Year. (It's not just embed.pl).
28675      Branch: perl
28676            ! README opcode.pl perl.c reentr.pl
28677 ____________________________________________________________________________
28678 [ 26571] By: stevep                                on 2006/01/02  14:24:58
28679         Log: Note that the "unlink"ing directories is attempted when running as a
28680              superuser, and that some operating systems may not support it.
28681      Branch: perl
28682            ! pod/perlfunc.pod pod/perlrun.pod
28683 ____________________________________________________________________________
28684 [ 26570] By: nicholas                              on 2006/01/02  12:19:51
28685         Log: Typo fix in the description of change 26370.
28686              (Also corrected in the repository) 
28687      Branch: perl
28688            ! Changes
28689 ____________________________________________________________________________
28690 [ 26569] By: davem                                 on 2006/01/02  12:09:37
28691         Log: add svt_local slot to magic vtable, and fix local $shared
28692      Branch: perl
28693            ! ext/threads/shared/shared.xs mg.c mg.h
28694 ____________________________________________________________________________
28695 [ 26565] By: nicholas                              on 2006/01/02  11:48:28
28696         Log: Add 2006 to the copyright years in the header generated by embed.pl
28697      Branch: perl
28698            ! embed.pl
28699 ____________________________________________________________________________
28700 [ 26564] By: rgs                                   on 2006/01/02  11:20:25
28701         Log: Subject: [patch] comment grammar and indentation, spurious tab
28702              From: Jim Cromie <jim.cromie@gmail.com>
28703              Date: Fri, 30 Dec 2005 22:45:55 -0700
28704              Message-ID: <43B61B13.3050704@gmail.com>
28705      Branch: perl
28706            ! sv.c
28707 ____________________________________________________________________________
28708 [ 26563] By: rgs                                   on 2006/01/02  11:04:37
28709         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80_58.tar.gz
28710              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
28711              Date: Sun, 01 Jan 2006 10:12:46 +0100
28712              Message-ID: <87zmmgnwfl.fsf@k75.linux.bogus>
28713      Branch: perl
28714            ! lib/CPAN.pm
28715 ____________________________________________________________________________
28716 [ 26562] By: rgs                                   on 2006/01/02  10:56:05
28717         Log: Update copyrights for files modified in 2006
28718      Branch: perl
28719            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
28720            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
28721 ____________________________________________________________________________
28722 [ 26561] By: gisle                                 on 2006/01/01  20:43:00
28723         Log: Get rid of length argument for the FEATURE_IS_ENABLED() macro.
28724      Branch: perl
28725            ! toke.c
28726 ____________________________________________________________________________
28727 [ 26558] By: merijn                                on 2006/01/01  10:42:16
28728         Log: Subject: [PATCH] Making 0 pointers to NULLs
28729              From: Andy Lester <andy@petdance.com>
28730              Date: Fri, 30 Dec 2005 23:05:58 -0600
28731              Message-ID: <20051231050558.GA29093@petdance.com>
28732      Branch: perl
28733            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
28734            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
28735 ____________________________________________________________________________
28736 [ 26556] By: merijn                                on 2006/01/01  10:23:19
28737         Log: Subject: [PATCH] Making 0 pointers to NULLs
28738              From: Andy Lester <andy@petdance.com>
28739              Date: Fri, 30 Dec 2005 23:05:58 -0600
28740              Message-ID: <20051231050558.GA29093@petdance.com>
28741      Branch: perl
28742            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
28743            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
28744 ____________________________________________________________________________
28745 [ 26555] By: davem                                 on 2005/12/31  23:24:26
28746         Log: make threads use MY_CXT API rather than using PL_modglobal
28747      Branch: perl
28748            ! ext/threads/threads.xs
28749 ____________________________________________________________________________
28750 [ 26554] By: davem                                 on 2005/12/31  21:36:05
28751         Log: tidy index arrangements in new MY_CXT code
28752      Branch: perl
28753            ! intrpvar.h sv.c util.c
28754 ____________________________________________________________________________
28755 [ 26553] By: stevep                                on 2005/12/31  18:45:37
28756         Log: Upgrade to CPAN-1.80_57
28757      Branch: perl
28758            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm
28759            ! lib/CPAN/Tarzip.pm lib/CPAN/t/mirroredby.t
28760 ____________________________________________________________________________
28761 [ 26552] By: nicholas                              on 2005/12/31  17:24:34
28762         Log: Turn a for loop that's almost a while into an honest-to-goodness while.
28763      Branch: perl
28764            ! hv.c
28765 ____________________________________________________________________________
28766 [ 26551] By: nicholas                              on 2005/12/31  16:57:32
28767         Log: Calling Perl_hv_clear_placeholders while the hash iterator was active
28768              would turn lazy delete on, causing the hash to become corrupted at the
28769              next iterator change.
28770      Branch: perl
28771            ! hv.c lib/Hash/Util.t
28772 ____________________________________________________________________________
28773 [ 26550] By: nicholas                              on 2005/12/31  16:42:08
28774         Log: Remove unneeded test in Perl_hv_clear_placeholders.
28775              Rejig S_hfreeentries to a double loop, which is clearer and smaller.
28776      Branch: perl
28777            ! hv.c
28778 ____________________________________________________________________________
28779 [ 26549] By: rgs                                   on 2005/12/31  15:24:48
28780         Log: Subject: [PATCH] op/pack.t failure on Win64
28781              From: Jan Dubois <jand@activestate.com>
28782              Date: Dec 30, 2005 9:55 PM
28783              Message-ID: <017a01c60d83$5dc73110$2217a8c0@candy>
28784      Branch: perl
28785            ! pp_pack.c
28786 ____________________________________________________________________________
28787 [ 26548] By: nicholas                              on 2005/12/31  15:07:16
28788         Log: Add a test for change 26547. (We no longer expect to see errors about
28789              unbalanced string table reference counts.)
28790      Branch: perl
28791            ! t/op/stash.t
28792 ____________________________________________________________________________
28793 [ 26547] By: nicholas                              on 2005/12/31  14:57:27
28794         Log: Re-attempt to clear the hash in S_hfreeentries if anything adds to it.
28795              Panic if we seem to be looping forever.
28796      Branch: perl
28797            ! hv.c pod/perldiag.pod
28798 ____________________________________________________________________________
28799 [ 26546] By: nicholas                              on 2005/12/31  13:16:06
28800         Log: Stop 'sub a { // }; %::=()' panicing because the backreference array
28801              became lost.
28802      Branch: perl
28803            ! hv.c
28804 ____________________________________________________________________________
28805 [ 26545] By: nicholas                              on 2005/12/30  22:44:06
28806         Log: Marcus Holland-Moritz suggested that assert should 
28807              Perl_croak_nocontext rather than Perl_croak.
28808      Branch: perl
28809            ! perl.h
28810 ____________________________________________________________________________
28811 [ 26544] By: nicholas                              on 2005/12/30  20:02:56
28812         Log: Tweak S_init_main_stash so as allocate PL_curstname as a shared string
28813              scalar, and hence avoid thrashing the shared string table for "main".
28814      Branch: perl
28815            ! perl.c
28816 ____________________________________________________________________________
28817 [ 26543] By: stevep                                on 2005/12/30  17:47:45
28818         Log: Convert t/op/sleep.t to using test.pl
28819      Branch: perl
28820            ! t/op/sleep.t
28821 ____________________________________________________________________________
28822 [ 26542] By: nicholas                              on 2005/12/30  16:53:39
28823         Log: Document why it's a bad plan to move the backreferences array from
28824              the magic structure to the hv_aux structure during backreference
28825              deletion. Add an optimisation for an empty backreference array.
28826      Branch: perl
28827            ! hv.c sv.c
28828 ____________________________________________________________________________
28829 [ 26541] By: nicholas                              on 2005/12/30  15:55:05
28830         Log: Now that the backreference array has no NULL entries, and is correctly
28831              marked as AvREAL_off(), there's no reason not to use sv_dup to clone
28832              it.
28833      Branch: perl
28834            ! sv.c
28835 ____________________________________________________________________________
28836 [ 26540] By: nicholas                              on 2005/12/30  15:39:53
28837         Log: POSIX now declares missing constants as sub ... ();, so Net::Ping
28838              needs to define them with a prototype to match.
28839      Branch: perl
28840            ! lib/Net/Ping.pm
28841 ____________________________________________________________________________
28842 [ 26539] By: rgs                                   on 2005/12/30  15:10:41
28843         Log: Update perltodo. First shot at perl593delta.
28844      Branch: perl
28845            ! pod/perl593delta.pod pod/perltodo.pod
28846 ____________________________________________________________________________
28847 [ 26538] By: nicholas                              on 2005/12/30  14:57:00
28848         Log: In the shared string table, if we add new entries to the head of the
28849              linked list chain, then we don't need as much bookkeeping in the loop.
28850      Branch: perl
28851            ! hv.c
28852 ____________________________________________________________________________
28853 [ 26537] By: stevep                                on 2005/12/30  14:39:49
28854         Log: Subject: [PATCH] Differences from Perl 6
28855              From: Robin Houston <robin@cpan.org> 
28856              Date: Fri, 30 Dec 2005 13:45:34 +0000 
28857              Message-ID: <20051230134534.GA18675@rpc142.cs.man.ac.uk>
28858      Branch: perl
28859            ! pod/perlsyn.pod
28860 ____________________________________________________________________________
28861 [ 26536] By: rgs                                   on 2005/12/30  12:25:24
28862         Log: Subject: Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
28863              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
28864              Date: Mon, 12 Dec 2005 19:22:32 +0100
28865              Message-ID: <20051212192232.39cd0c1e@grubert.mandrakesoft.com>
28866      Branch: perl
28867            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
28868            ! lib/ExtUtils/MakeMaker.pm
28869 ____________________________________________________________________________
28870 [ 26535] By: davem                                 on 2005/12/30  12:21:05
28871         Log: fix errors in new MY_CTX code
28872      Branch: perl
28873            ! perl.c sv.c
28874 ____________________________________________________________________________
28875 [ 26534] By: rgs                                   on 2005/12/30  11:57:14
28876         Log: Reduce size of buffers for identifier names, as suggested in
28877              
28878              Subject: Stack usage (in gv_stashpvn and others)
28879              From: Tels <nospam-abuse@bloodgate.com>
28880              Date: Thu, 29 Dec 2005 18:40:49 +0100
28881              Message-Id: <200512291840.50765@bloodgate.com>
28882      Branch: perl
28883            ! gv.c
28884 ____________________________________________________________________________
28885 [ 26533] By: rgs                                   on 2005/12/30  11:43:42
28886         Log: Subject: [PATCH] perlio.c - gv_stashpvn() vs gv_stashpv()
28887              From: Tels <nospam-abuse@bloodgate.com>
28888              Date: Thu, 29 Dec 2005 18:57:43 +0100
28889              Message-Id: <200512291857.59458@bloodgate.com>
28890      Branch: perl
28891            ! perlio.c
28892 ____________________________________________________________________________
28893 [ 26532] By: rgs                                   on 2005/12/30  10:40:31
28894         Log: Subject: [PATCH] Perl_gv_fetchpv vs. gv_fetchpvn
28895              From: Tels <nospam-abuse@bloodgate.com>
28896              Date: Thu, 29 Dec 2005 18:32:10 +0100
28897              Message-Id: <200512291832.20651@bloodgate.com>
28898      Branch: perl
28899            ! gv.c
28900 ____________________________________________________________________________
28901 [ 26531] By: rgs                                   on 2005/12/30  09:53:54
28902         Log: Skip my_cxt_init if PERL_IMPLICIT_CONTEXT isn't defined
28903              (spotted by Jan Dubois)
28904      Branch: perl
28905            ! makedef.pl
28906 ____________________________________________________________________________
28907 [ 26530] By: nicholas                              on 2005/12/30  01:08:46
28908         Log: RMAGIC on symbol tables is bad, m'kay.
28909              Allow hashes (and therefore all symbol tables) to store the
28910              backreference array in the hv_aux structure, and thereby undo the
28911              performance damage of 24966, which resulted in 60% of all hash lookups
28912              trying to mg_find tiehash magic.
28913      Branch: perl
28914            ! dump.c embed.fnc embed.h hv.c hv.h mg.c proto.h sv.c
28915 ____________________________________________________________________________
28916 [ 26529] By: davem                                 on 2005/12/30  01:06:05
28917         Log: change #26523 didn't make my_cxt_init public
28918      Branch: perl
28919            ! embed.fnc embed.h global.sym
28920 ____________________________________________________________________________
28921 [ 26528] By: rgs                                   on 2005/12/29  17:32:21
28922         Log: Subject: [PATCH] $a = \$a oddity
28923              From: Tels <nospam-abuse@bloodgate.com>
28924              Date: Thu, 29 Dec 2005 18:01:42 +0100
28925              Message-Id: <200512291802.00742@bloodgate.com>
28926              
28927              plus trim some whitespace
28928      Branch: perl
28929            ! pod/perlreftut.pod
28930 ____________________________________________________________________________
28931 [ 26527] By: rgs                                   on 2005/12/29  15:59:30
28932         Log: Subject: [PATCH] Actual real consting of parms
28933              From: Andy Lester <andy@petdance.com>
28934              Date: Thu, 29 Dec 2005 01:15:09 -0600
28935              Message-ID: <20051229071509.GA32653@petdance.com>
28936      Branch: perl
28937            ! embed.fnc proto.h sv.c
28938 ____________________________________________________________________________
28939 [ 26526] By: rgs                                   on 2005/12/29  15:32:42
28940         Log: Subject: [PATCH] av.c cleanup, plus!
28941              From: Andy Lester <andy@petdance.com>
28942              Date: Wed, 28 Dec 2005 15:44:14 -0600
28943              Message-ID: <20051228214414.GD26033@petdance.com>
28944      Branch: perl
28945            ! av.c dump.c embed.fnc gv.c perl.c proto.h sv.c toke.c
28946 ____________________________________________________________________________
28947 [ 26525] By: rgs                                   on 2005/12/29  14:32:09
28948         Log: Fix test for perl version number in Makefile.PL
28949      Branch: perl
28950            ! ext/Sys/Syslog/Makefile.PL
28951 ____________________________________________________________________________
28952 [ 26524] By: rgs                                   on 2005/12/29  14:17:38
28953         Log: Subject: [PATCH] Fixing the SVREFCNT macro
28954              From: Andy Lester <andy@petdance.com>
28955              Date: Wed, 28 Dec 2005 13:30:51 -0600
28956              Message-ID: <20051228193051.GD23207@petdance.com>
28957      Branch: perl
28958            ! sv.h
28959 ____________________________________________________________________________
28960 [ 26523] By: davem                                 on 2005/12/29  12:00:29
28961         Log: re-implement MY_CXT API more efficiently, and add explicit
28962              interpeter arg variant
28963      Branch: perl
28964            ! embed.fnc embed.h embedvar.h ext/XS/APItest/APItest.xs
28965            ! intrpvar.h perl.h perlapi.h perlvars.h pod/perlxs.pod proto.h
28966            ! sv.c util.c
28967 ____________________________________________________________________________
28968 [ 26522] By: davem                                 on 2005/12/29  11:35:04
28969         Log: add tests for MY_CXT API and improve its documentation
28970      Branch: perl
28971            + ext/XS/APItest/t/my_cxt.t
28972            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
28973            ! pod/perlxs.pod
28974 ____________________________________________________________________________
28975 [ 26521] By: rgs                                   on 2005/12/29  10:21:23
28976         Log: Subject: [PATCH] Test that constant overloading is propagated into eval
28977              From: Robin Houston <robin@cpan.org>
28978              Date: Mon, 26 Dec 2005 17:56:48 +0000
28979              Message-ID: <20051226175648.GA28402@rpc142.cs.man.ac.uk>
28980      Branch: perl
28981            ! lib/overload.t
28982 ____________________________________________________________________________
28983 [ 26520] By: rgs                                   on 2005/12/29  10:11:56
28984         Log: Subject: [DOC PATCH] rindex clarification
28985              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
28986              Date: Mon, 26 Dec 2005 18:42:40 -0800
28987              Message-ID: <20051227024240.GA2940@efn.org>
28988              
28989              plus another formatting nit
28990      Branch: perl
28991            ! pod/perlfunc.pod
28992 ____________________________________________________________________________
28993 [ 26519] By: craigb                                on 2005/12/29  03:49:58
28994         Log: Subject: [PATCH] fortify Pod::Simple::Search against non-case-preserving filesystems
28995              From: "Craig A. Berry" <craigberry@mac.com>
28996              Date: Tue, 27 Dec 2005 17:59:35 -0600
28997              Message-id: <43B1D567.9080504@mac.com>
28998      Branch: perl
28999            ! lib/Pod/Simple/Search.pm
29000            ! lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
29001 ____________________________________________________________________________
29002 [ 26518] By: nicholas                              on 2005/12/29  00:19:01
29003         Log: A GVs stash can be NULL, so don't call macros that assume otherwise
29004              without checking.
29005      Branch: perl
29006            ! pp.c
29007 ____________________________________________________________________________
29008 [ 26517] By: nicholas                              on 2005/12/28  19:40:26
29009         Log: As the backreferences AV doesn't hold references on its contents,
29010              surely it should have AvREAL turned off?
29011      Branch: perl
29012            ! sv.c
29013 ____________________________________________________________________________
29014 [ 26516] By: nicholas                              on 2005/12/28  13:35:03
29015         Log: PL_amagic_generation is always non-zero, so remove the test for this.
29016              (Since change 17990 added version object overloading)
29017      Branch: perl
29018            ! pp.h
29019 ____________________________________________________________________________
29020 [ 26515] By: stevep                                on 2005/12/28  13:31:02
29021         Log: Upgrade to Sys-Syslog-0.11
29022      Branch: perl
29023            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
29024            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/podspell.t
29025            ! ext/Sys/Syslog/t/syslog.t
29026 ____________________________________________________________________________
29027 [ 26514] By: gisle                                 on 2005/12/28  13:25:30
29028         Log: Cleanup; replace a croak("panic: ...") with assert().
29029      Branch: perl
29030            ! av.c
29031 ____________________________________________________________________________
29032 [ 26513] By: gisle                                 on 2005/12/28  13:12:30
29033         Log: assert(av);  Cleanup the way that the av_*() functions check
29034              that they are really passed an av argument.
29035              Should improve the test coverage a bit.
29036      Branch: perl
29037            ! av.c pod/perldiag.pod
29038 ____________________________________________________________________________
29039 [ 26512] By: gisle                                 on 2005/12/28  12:38:03
29040         Log: Use memchr() instead of ninstr() to locate the end-of-line.
29041              The call to memchr() will faster.
29042      Branch: perl
29043            ! toke.c
29044 ____________________________________________________________________________
29045 [ 26511] By: gisle                                 on 2005/12/28  12:18:58
29046         Log: Leaner ninstr().
29047              The compiled function ended up 37% smaller on Linux/gcc.
29048              I ought to be faster as well, but I did not try to measure that.
29049      Branch: perl
29050            ! util.c
29051 ____________________________________________________________________________
29052 [ 26510] By: gisle                                 on 2005/12/28  11:01:46
29053         Log: Remove test for NUL ending in r?instr().
29054              This test is actually harmful because we will search
29055              for any garbage found past the empty search string.
29056              Ref change 26509.
29057      Branch: perl
29058            ! util.c
29059 ____________________________________________________________________________
29060 [ 26509] By: gisle                                 on 2005/12/28  10:57:46
29061         Log: Fix 2 off-by-one errors in the call to ninstr().
29062              This code managed to still work because of a bug
29063              in how ninstr() treats empty search strings.
29064      Branch: perl
29065            ! ext/Filter/Util/Call/Call.xs
29066 ____________________________________________________________________________
29067 [ 26508] By: stevep                                on 2005/12/28  03:27:13
29068         Log: Upgrade to PathTools-3.15
29069      Branch: perl
29070            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
29071 ____________________________________________________________________________
29072 [ 26507] By: nicholas                              on 2005/12/27  23:39:42
29073         Log: s/%/%%/ in the package name so that it can be used safely in the
29074              sprintf format string (and hence not need runtime %s interpolation)
29075      Branch: perl
29076            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
29077 ____________________________________________________________________________
29078 [ 26506] By: nicholas                              on 2005/12/27  22:19:28
29079         Log: Pass in the full arguments to ExtUtils::Constant::ProxySubs
29080              Prototype all the missing constants, so that parsing doesn't depend on
29081              the phase of the moon. (Well, the system headers)
29082              Add an option for making missing constants generate errors at read time
29083              (which can be during constant folding). This isn't the default.
29084      Branch: perl
29085            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
29086 ____________________________________________________________________________
29087 [ 26505] By: stevep                                on 2005/12/27  22:07:44
29088         Log: Subject: [PATCH] pre-likely cleanup
29089              From: Andy Lester <andy@petdance.com> 
29090              Date: Tue, 27 Dec 2005 14:39:39 -0600
29091              Message-ID: <20051227203939.GC1781@petdance.com> 
29092              
29093              Includes a small fix to the changes in tryAMAGICbinW_var() in pp.h.
29094      Branch: perl
29095            ! av.c doop.c handy.h hv.c mg.c pp.c pp.h sv.c util.c
29096 ____________________________________________________________________________
29097 [ 26504] By: stevep                                on 2005/12/27  18:36:19
29098         Log: It'd be nice if I hadn't broken corecpan.pl.  Its fixed now, though.
29099      Branch: perl
29100            ! Porting/Maintainers.pl
29101 ____________________________________________________________________________
29102 [ 26503] By: nicholas                              on 2005/12/27  17:33:13
29103         Log: gv_fetch_flags in newATTRSUB can actually be const.
29104              Comment the logic behind the terms in the ternary that chooses the
29105              flags value.
29106      Branch: perl
29107            ! op.c
29108 ____________________________________________________________________________
29109 [ 26502] By: nicholas                              on 2005/12/27  17:24:11
29110         Log: As what we're doing is generating subroutines, which are methods, we
29111              need to invalidate cached methods. For constant.pm we need to create
29112              &Internals::inc_sub_generation
29113      Branch: perl
29114            ! lib/ExtUtils/Constant/ProxySubs.pm lib/constant.pm universal.c
29115 ____________________________________________________________________________
29116 [ 26501] By: stevep                                on 2005/12/27  14:10:20
29117         Log: Subject: [patch] ext/b/t/lint.t fails on win32
29118              From: demerphq <demerphq@gmail.com>
29119              Date: Fri, 23 Dec 2005 20:06:52 +0100 
29120              Message-ID: <9b18b3110512231106k7ad395bfp8a0c05cd0f87fc61@mail.gmail.com>
29121      Branch: perl
29122            ! ext/B/t/lint.t
29123 ____________________________________________________________________________
29124 [ 26500] By: nicholas                              on 2005/12/27  12:02:57
29125         Log: Refactor the require failure message generation to use 1 less temporary
29126              SV, and to build as much text as possible with newSVpvf
29127      Branch: perl
29128            ! pp_ctl.c
29129 ____________________________________________________________________________
29130 [ 26499] By: nicholas                              on 2005/12/27  00:29:33
29131         Log: Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make to forget about
29132              any -j flags. (And their implied disabling of backwards compatibility,
29133              which is the real cause of the make disttest failure).
29134      Branch: perl
29135            ! lib/ExtUtils/t/basic.t
29136 ____________________________________________________________________________
29137 [ 26498] By: nicholas                              on 2005/12/26  23:52:44
29138         Log: tabs, not spaces, in MANIFEST. No, I can't remember why this is.
29139              Or whether it could be relaxed.
29140      Branch: perl
29141            ! MANIFEST
29142 ____________________________________________________________________________
29143 [ 26497] By: nicholas                              on 2005/12/26  23:50:14
29144         Log: Remove the hard wired test numbers in the generated test script for
29145              simple tests. Use this script twice, firstly for testing the old style
29146              autoloaded constants, then for testing the ProxySubs.
29147              Make testing the dogfood/regeneration code optional, as the ProxySubs
29148              output doesn't contain it.
29149      Branch: perl
29150            ! lib/ExtUtils/t/Constant.t
29151 ____________________________________________________________________________
29152 [ 26496] By: nicholas                              on 2005/12/26  23:48:00
29153         Log: Support type UNDEF, and correct a bug in the macro generation by using
29154              macro_from_item.
29155      Branch: perl
29156            ! lib/ExtUtils/Constant/ProxySubs.pm
29157 ____________________________________________________________________________
29158 [ 26495] By: nicholas                              on 2005/12/26  23:47:01
29159         Log: Add method macro_from_item to encapsulate the entire logic for getting
29160              the correct macro direct from the item hash.
29161      Branch: perl
29162            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
29163 ____________________________________________________________________________
29164 [ 26494] By: nicholas                              on 2005/12/26  23:10:53
29165         Log: Don't try to store PL_sv_undef in pads. (For now)
29166      Branch: perl
29167            ! op.c
29168 ____________________________________________________________________________
29169 [ 26493] By: stevep                                on 2005/12/26  22:01:49
29170         Log: Upgrade to CPAN-1.80_56
29171      Branch: perl
29172            + lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
29173            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/SIGNATURE
29174            ! lib/CPAN/bin/cpan
29175 ____________________________________________________________________________
29176 [ 26492] By: stevep                                on 2005/12/26  17:29:13
29177         Log: In this, the last tale of the NGROUPS saga, a former pumpking prods
29178              a mere committer to remove the last of the NGROUPS-sized arrays...
29179              
29180              Perl_magic_set() was using the last of these arrays to do the 
29181              lvalue work on $).  Instead of an array, a pointer is used and 
29182              re-sized as needed.  
29183      Branch: perl
29184            ! mg.c
29185 ____________________________________________________________________________
29186 [ 26491] By: nicholas                              on 2005/12/26  17:01:35
29187         Log: Add a couple of newlines for tidier regen output, consistent with the
29188              code generated by WriteConstants()
29189      Branch: perl
29190            ! lib/ExtUtils/Constant/XS.pm
29191 ____________________________________________________________________________
29192 [ 26490] By: nicholas                              on 2005/12/26  16:13:57
29193         Log: Add C_FH and XS_FH arguments to ExtUtils::Constant::WriteConstants,
29194              to allow the caller to pass in file handles. Use this in Contant.t
29195              with tied file handles to capture the output, rather than calling
29196              the lower level routines directly.
29197      Branch: perl
29198            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
29199 ____________________________________________________________________________
29200 [ 26489] By: stevep                                on 2005/12/26  16:08:49
29201         Log: Subject: chg 26486 removes last use of NGROUPS, so remove the macro-def
29202              From: Jim Cromie <jim.cromie@gmail.com>
29203              Date: Mon, 26 Dec 2005 07:57:51 -0700
29204              Message-ID: <43B004EF.8060500@gmail.com>
29205      Branch: perl
29206            ! doio.c
29207 ____________________________________________________________________________
29208 [ 26488] By: nicholas                              on 2005/12/26  12:48:10
29209         Log: The values for proxy constant subroutines need to be read only.
29210      Branch: perl
29211            ! lib/ExtUtils/Constant/ProxySubs.pm
29212 ____________________________________________________________________________
29213 [ 26487] By: nicholas                              on 2005/12/26  12:31:01
29214         Log: Rework constant.pm to take advantage of the space savings of proxy
29215              constant subroutines whenever it can.
29216      Branch: perl
29217            ! lib/constant.pm
29218 ____________________________________________________________________________
29219 [ 26486] By: stevep                                on 2005/12/26  03:51:24
29220         Log: Obviously, Perl_ingroup() is also using 256k of stack memory on Linux.
29221              Adapt change #26480 to reduce memory usage here as well.
29222      Branch: perl
29223            ! doio.c
29224 ____________________________________________________________________________
29225 [ 26485] By: nicholas                              on 2005/12/24  16:27:28
29226         Log: The value from caller doesn't change, so my $pkg = caller;
29227              should be moved out of the loop.
29228      Branch: perl
29229            ! lib/constant.pm
29230 ____________________________________________________________________________
29231 [ 26484] By: nicholas                              on 2005/12/24  16:06:10
29232         Log: Tests for creating constants where prototypes or other symbols of the
29233              same name already exist.
29234      Branch: perl
29235            ! lib/constant.t
29236 ____________________________________________________________________________
29237 [ 26483] By: nicholas                              on 2005/12/24  15:09:28
29238         Log: Using a hash reference rather than a hash can save a hash copy.
29239      Branch: perl
29240            ! lib/constant.pm
29241 ____________________________________________________________________________
29242 [ 26482] By: nicholas                              on 2005/12/24  14:48:42
29243         Log: Unless the peephole optimiser already knows that we're in void context,
29244              avoid even attempting the whole proxy constant sub copying
29245              optimisation.
29246      Branch: perl
29247            ! op.c
29248 ____________________________________________________________________________
29249 [ 26481] By: nicholas                              on 2005/12/24  14:09:56
29250         Log: Given that IO::Socket is documented as exporting all of Socket's
29251              exports, there's no need for IO::Socket::INET or IO::Socket::UNIX to
29252              use both. (And re-exporting removes some of the efficiency of the new
29253              constants implementation)
29254      Branch: perl
29255            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
29256 ____________________________________________________________________________
29257 [ 26480] By: stevep                                on 2005/12/24  03:30:02
29258         Log: Subject: Re: [perl #37907] Perl_magic_get reqires ridiculous amounts of stackmemory
29259              From: Jim Cromie <jim.cromie@gmail.com>
29260              Date: Fri, 23 Dec 2005 13:24:29 -0700
29261              Message-ID: <43AC5CFD.3060200@gmail.com>
29262              
29263              Includes a change in variable names from "j" to "num_groups".
29264      Branch: perl
29265            ! mg.c
29266 ____________________________________________________________________________
29267 [ 26479] By: nicholas                              on 2005/12/24  00:01:50
29268         Log: Looks like the macro CLK_TCK is not actually a constant on Solaris.
29269      Branch: perl
29270            ! ext/POSIX/Makefile.PL
29271 ____________________________________________________________________________
29272 [ 26478] By: nicholas                              on 2005/12/23  17:30:19
29273         Log: For PERL_TRACK_MEMPOOL with PERL_POISON, Poison the end of any block
29274              being shrunk in realloc()
29275      Branch: perl
29276            ! util.c
29277 ____________________________________________________________________________
29278 [ 26477] By: nicholas                              on 2005/12/23  17:24:44
29279         Log: For the rare case of EMFILE during require, save object code space
29280              by using newSVpvf
29281              (Would it be worth using it for all require failures?)
29282      Branch: perl
29283            ! pp_ctl.c
29284 ____________________________________________________________________________
29285 [ 26476] By: nicholas                              on 2005/12/23  16:55:35
29286         Log: If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then scribble all
29287              over memory to invalidate it just before free()ing it.
29288      Branch: perl
29289            ! perl.h util.c
29290 ____________________________________________________________________________
29291 [ 26475] By: nicholas                              on 2005/12/23  16:20:53
29292         Log: Provide support for types PVN and UNDEF in
29293              ExtUtils::Constant::ProxySubs
29294      Branch: perl
29295            ! lib/ExtUtils/Constant/ProxySubs.pm
29296 ____________________________________________________________________________
29297 [ 26474] By: nicholas                              on 2005/12/23  15:27:10
29298         Log: Create a struct to use as the header with PERL_TRACK_MEMPOOL, so that
29299              other information can be stored in it.
29300      Branch: perl
29301            ! perl.h util.c
29302 ____________________________________________________________________________
29303 [ 26473] By: nicholas                              on 2005/12/23  13:54:37
29304         Log: ExtUtils::ParseXS needs to stack $filepathname to make #line directives
29305              in #INCLUDEs work.
29306      Branch: perl
29307            ! lib/ExtUtils/ParseXS.pm
29308 ____________________________________________________________________________
29309 [ 26472] By: nicholas                              on 2005/12/23  12:21:19
29310         Log: Add support for PV to ExtUtils::Constant::ProxySubs, and enable its
29311              use in Sys::Syslog
29312      Branch: perl
29313            ! ext/Sys/Syslog/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
29314 ____________________________________________________________________________
29315 [ 26471] By: nicholas                              on 2005/12/23  12:01:29
29316         Log: inlining autoloaded constants is TODOne.
29317      Branch: perl
29318            ! pod/perltodo.pod
29319 ____________________________________________________________________________
29320 [ 26470] By: nicholas                              on 2005/12/23  11:36:43
29321         Log: Now that proxy subroutines can be unproxied in 2 places without
29322              becoming the same newCONSTSUB, need an explicit check to avoid a
29323              warning about subroutines being redefined, as there has never been
29324              a warning when you assing the same subroutine to a glob's GvCV()
29325      Branch: perl
29326            ! sv.c t/op/gv.t
29327 ____________________________________________________________________________
29328 [ 26469] By: nicholas                              on 2005/12/23  11:35:21
29329         Log: like and unlike weren't reporting failure where correctly in test.pl
29330      Branch: perl
29331            ! t/test.pl
29332 ____________________________________________________________________________
29333 [ 26468] By: rgs                                   on 2005/12/23  11:06:34
29334         Log: Fix build of Compress::Zlib on MVS (by Paul Marquess)
29335      Branch: perl
29336            ! ext/Compress/Zlib/zlib-src/zconf.h
29337 ____________________________________________________________________________
29338 [ 26467] By: rgs                                   on 2005/12/23  10:13:30
29339         Log: Clarify example of .. in perlop
29340              to fix [perl #38008] Documentation bug: perlop
29341              plus some minor formatting nits
29342      Branch: perl
29343            ! pod/perlop.pod
29344 ____________________________________________________________________________
29345 [ 26466] By: rgs                                   on 2005/12/23  09:21:09
29346         Log: Subject: [REPATCH lib/UNIVERSAL.pm] Recommend Against Using Methods as Functions
29347              From: chromatic <chromatic@wgz.org>
29348              Date: Dec 22, 2005 8:58 PM
29349              Message-Id: <200512221158.54474.chromatic@wgz.org>
29350      Branch: perl
29351            ! lib/UNIVERSAL.pm
29352 ____________________________________________________________________________
29353 [ 26465] By: nicholas                              on 2005/12/23  01:38:01
29354         Log: Need to be more careful with the symbol table manipulation - if there
29355              is already an entry in place, back off and generate a real constant
29356              subroutine. (fixes lib/Net/hostent.t failure)
29357              Fix a bug with how hv_store was being called.
29358      Branch: perl
29359            ! lib/ExtUtils/Constant/ProxySubs.pm
29360 ____________________________________________________________________________
29361 [ 26464] By: nicholas                              on 2005/12/23  01:09:05
29362         Log: SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON and HUGE_VAL
29363              aren't constants on (at least some) Linux.
29364              And more evil than that, HUGE_VAL likes to use the C preprocessor
29365              in its value, necessitating use of a temporary.
29366      Branch: perl
29367            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
29368 ____________________________________________________________________________
29369 [ 26463] By: nicholas                              on 2005/12/23  00:37:04
29370         Log: Use inlineable proxy constant subs for Socket
29371      Branch: perl
29372            ! ext/Socket/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
29373 ____________________________________________________________________________
29374 [ 26462] By: stevep                                on 2005/12/23  00:28:54
29375         Log: ctime_r() and asctime_r() seem to have some problems before HP-UX 11.
29376      Branch: perl
29377            ! hints/hpux.sh
29378 ____________________________________________________________________________
29379 [ 26461] By: nicholas                              on 2005/12/23  00:27:50
29380         Log: Subject: [PATCH] Speed up Perl_sv_derived_from
29381              From: Andy Lester <andy@petdance.com>
29382              Message-ID: <20051222220044.GH4370@petdance.com>
29383              Date: Thu, 22 Dec 2005 16:00:44 -0600
29384      Branch: perl
29385            ! universal.c
29386 ____________________________________________________________________________
29387 [ 26460] By: nicholas                              on 2005/12/23  00:18:49
29388         Log: Create a sub LC_ALL with the correct prototype.
29389      Branch: perl
29390            ! lib/locale.t
29391 ____________________________________________________________________________
29392 [ 26459] By: nicholas                              on 2005/12/23  00:18:27
29393         Log: De-duplicate the items in @EXPORT. (@EXPORT is built from all the tags,
29394              and some constants are mentioned in multiple tags).
29395              Should this logic be in Exporter::Heavy?
29396      Branch: perl
29397            ! ext/POSIX/POSIX.pm
29398 ____________________________________________________________________________
29399 [ 26458] By: stevep                                on 2005/12/23  00:10:25
29400         Log: Make hostname.t deal with undefined or blank hostnames and domain 
29401              names.
29402      Branch: perl
29403            ! lib/Net/t/hostname.t
29404 ____________________________________________________________________________
29405 [ 26457] By: stevep                                on 2005/12/23  00:06:58
29406         Log: Fix for pod2man() in ExtUtils::Command::MM to work with 
29407              the Pod::Man 2.04.
29408      Branch: perl
29409            ! lib/ExtUtils/Command/MM.pm
29410 ____________________________________________________________________________
29411 [ 26456] By: nicholas                              on 2005/12/23  00:06:52
29412         Log: Subject: [PATCH] Speedup (rn|n)?instr
29413              From: Andy Lester <andy@petdance.com>
29414              Message-ID: <20051222223839.GI4370@petdance.com>
29415              Date: Thu, 22 Dec 2005 16:38:39 -0600
29416      Branch: perl
29417            ! util.c
29418 ____________________________________________________________________________
29419 [ 26455] By: nicholas                              on 2005/12/22  23:57:27
29420         Log: Use inlineable proxy constant subs for POSIX.
29421              There may be trouble ahead, as it seems that not all POSIX "constants"
29422              are. I wonder if too many systems are going to have too many
29423              variations to make this viable.
29424      Branch: perl
29425            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/Base.pm
29426            ! lib/ExtUtils/Constant/ProxySubs.pm
29427 ____________________________________________________________________________
29428 [ 26454] By: nicholas                              on 2005/12/22  23:43:22
29429         Log: Missing ; in Tie::File
29430      Branch: perl
29431            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
29432 ____________________________________________________________________________
29433 [ 26453] By: nicholas                              on 2005/12/22  21:02:19
29434         Log: Make ExtUtils::Constant generate the inlineable proxy constant subs.
29435              So far just enough to make Fcntl work.
29436      Branch: perl
29437            + lib/ExtUtils/Constant/ProxySubs.pm
29438            ! MANIFEST ext/Fcntl/Makefile.PL lib/ExtUtils/Constant.pm
29439 ____________________________________________________________________________
29440 [ 26452] By: rgs                                   on 2005/12/22  19:37:42
29441         Log: Compilation help for EBCDIC platforms, from Jarkko,
29442              tested by Rajarshi Das
29443      Branch: perl
29444            ! utf8.h
29445 ____________________________________________________________________________
29446 [ 26451] By: nicholas                              on 2005/12/22  19:00:52
29447         Log: Break out the code to generate #ifdef/#endif into new methods
29448              macro_to_ifdef and macro_to_endif
29449              Add an args hashref to normalise_items; provide a
29450              disable_utf8_duplication argument to disable the utf8 duplication code.
29451      Branch: perl
29452            ! lib/ExtUtils/Constant/Base.pm
29453 ____________________________________________________________________________
29454 [ 26450] By: rgs                                   on 2005/12/22  17:09:59
29455         Log: Subject: [PATCH] Ho! Ho! Ho!  Santa brings consting!
29456              From: Andy Lester <andy@petdance.com>
29457              Date: Thu, 22 Dec 2005 10:57:17 -0600
29458              Message-ID: <20051222165717.GA2874@petdance.com>
29459      Branch: perl
29460            ! dump.c embed.fnc embed.h gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c
29461            ! pp_sys.c proto.h regcomp.c sv.c toke.c universal.c
29462 ____________________________________________________________________________
29463 [ 26449] By: nicholas                              on 2005/12/22  17:01:33
29464         Log: Break out the item normalisation code into a method normalise_items.
29465      Branch: perl
29466            ! lib/ExtUtils/Constant/Base.pm
29467 ____________________________________________________________________________
29468 [ 26448] By: nicholas                              on 2005/12/22  15:43:20
29469         Log: Regression tests for proxy subroutine glob assignment.
29470              Fix a bug (it turns out that a typeglob isn't SvOK())
29471              Remove stray debugging code.
29472      Branch: perl
29473            ! pp_hot.c t/op/gv.t
29474 ____________________________________________________________________________
29475 [ 26447] By: rgs                                   on 2005/12/22  14:55:52
29476         Log: Subject: [PATCH] eliminate HINT_HH_FOR_EVAL
29477              From: Robin Houston <robin@cpan.org>
29478              Date: Thu, 22 Dec 2005 11:54:55 +0000
29479              Message-ID: <20051222115455.GB30301@rpc142.cs.man.ac.uk>
29480      Branch: perl
29481            ! lib/feature.pm lib/overload.pm lib/sort.pm op.c perl.h
29482            ! t/comp/hints.t
29483 ____________________________________________________________________________
29484 [ 26446] By: nicholas                              on 2005/12/22  11:23:34
29485         Log: Add an optimisation to allow proxy constant subroutines to be copied
29486              as proxy constant subroutines in a new symbol table where possible.
29487              (Rather than converting them to full blown constant subroutines and
29488              instantiating 2 typeglobs)
29489      Branch: perl
29490            ! ext/B/t/concise-xs.t gv.c gv.h op.c op.h pp.c pp_hot.c sv.c
29491 ____________________________________________________________________________
29492 [ 26445] By: rgs                                   on 2005/12/22  11:13:25
29493         Log: Regenerate Changes
29494      Branch: perl
29495            ! Changes
29496 ____________________________________________________________________________
29497 [ 26444] By: gisle                                 on 2005/12/22  10:42:36
29498         Log: Remove unused variable 'stash' since change 26437.
29499      Branch: perl
29500            ! pp_hot.c
29501 ____________________________________________________________________________
29502 [ 26443] By: rgs                                   on 2005/12/22  10:32:17
29503         Log: Regenerate perlapi.pod.
29504              Fix indentation of code examples in perlsyn.
29505      Branch: perl
29506            ! pod/perlapi.pod pod/perlsyn.pod
29507 ____________________________________________________________________________
29508 [ 26442] By: rgs                                   on 2005/12/22  10:10:04
29509         Log: Subject: [PATCH] switch / ~~ doccos
29510              From: Robin Houston <robin@cpan.org>
29511              Date: Wed, 21 Dec 2005 13:51:18 +0000
29512              Message-ID: <20051221135118.GC26527@rpc142.cs.man.ac.uk>
29513      Branch: perl
29514            ! pod/perlsyn.pod
29515 ____________________________________________________________________________
29516 [ 26441] By: merijn                                on 2005/12/22  07:02:37
29517         Log: Subject: [PATCH] wrong setting in canned win32/config.vc64 file
29518              From: "Jan Dubois" <jand@ActiveState.com>
29519              Date: Wed, 21 Dec 2005 15:04:30 -0800
29520              Message-ID: <06c701c60682$e650adc0$d563a8c0@candy>
29521      Branch: perl
29522            ! win32/config.vc64
29523 ____________________________________________________________________________
29524 [ 26440] By: stevep                                on 2005/12/22  03:08:59
29525         Log: Add documentation for method domainname() in Net::Domain.  Add some
29526              additional tests for Net::Domain.  Also, since it is tested, remove 
29527              test case from lib/1_compile.t.  One step closer to $500.
29528      Branch: perl
29529            ! lib/Net/Domain.pm lib/Net/t/hostname.t t/lib/1_compile.t
29530 ____________________________________________________________________________
29531 [ 26439] By: nicholas                              on 2005/12/21  22:40:04
29532         Log: Avoid negating an unsigned value. (The offset in the SV body table)
29533      Branch: perl
29534            ! sv.c
29535 ____________________________________________________________________________
29536 [ 26438] By: nicholas                              on 2005/12/21  21:20:23
29537         Log: For consistency sv_2cv should not leave the stash pointer uninitialised
29538              for some cases. Although it seems that only pp_sort pays any attention
29539              to it, of all the code on CPAN.
29540      Branch: perl
29541            ! sv.c
29542 ____________________________________________________________________________
29543 [ 26437] By: nicholas                              on 2005/12/21  20:38:42
29544         Log: Localise the stash variable in pp_entersub().
29545      Branch: perl
29546            ! pp_hot.c
29547 ____________________________________________________________________________
29548 [ 26436] By: nicholas                              on 2005/12/21  19:37:48
29549         Log: Undo my goto spaghetti from change 18340 - what we really need are
29550              hints to compilers about likey/unlikely branches.
29551      Branch: perl
29552            ! pp_hot.c
29553 ____________________________________________________________________________
29554 [ 26435] By: stevep                                on 2005/12/21  19:04:37
29555         Log: Add tests for untested math functions in POSIX
29556      Branch: perl
29557            + ext/POSIX/t/math.t
29558            ! MANIFEST
29559 ____________________________________________________________________________
29560 [ 26434] By: nicholas                              on 2005/12/21  18:34:03
29561         Log: The lref argument of sv_2cv is actually passed onwards to gv_fetchsv,
29562              so it is a bitmap of flag bits rather than simple TRUE/FALSE.
29563      Branch: perl
29564            ! mg.c pp.c pp_hot.c sv.c
29565 ____________________________________________________________________________
29566 [ 26433] By: rgs                                   on 2005/12/21  17:07:05
29567         Log: Remove switch from perltodo
29568      Branch: perl
29569            ! pod/perltodo.pod
29570 ____________________________________________________________________________
29571 [ 26432] By: rgs                                   on 2005/12/21  16:16:19
29572         Log: Subject: [PATCH] Feature bundle is now :5.10, and add -E switch
29573              From: Robin Houston <robin@cpan.org>
29574              Date: Wed, 21 Dec 2005 11:00:08 +0000
29575              Message-ID: <20051221110008.GB25877@rpc142.cs.man.ac.uk>
29576      Branch: perl
29577            + t/lib/feature/err
29578            ! MANIFEST embedvar.h global.sym intrpvar.h lib/feature.pm
29579            ! perl.c perl_keyword.pl perlapi.h pod/perlop.pod
29580            ! pod/perlrun.pod sv.c t/lib/feature/nonesuch t/lib/warnings/op
29581            ! t/op/dor.t t/run/switches.t toke.c
29582 ____________________________________________________________________________
29583 [ 26431] By: rgs                                   on 2005/12/21  11:12:32
29584         Log: Fix for [perl #37999] lc() + Latin-1 chars is failing erratically
29585              based on copying part of change #22196 from do_chomp() to do_chop().
29586      Branch: perl
29587            ! doop.c
29588 ____________________________________________________________________________
29589 [ 26430] By: rgs                                   on 2005/12/21  09:23:05
29590         Log: Subject: [PATCH] Fix bug in change #26379
29591              From: "Jan Dubois" <jand@ActiveState.com>
29592              Date: Tue, 20 Dec 2005 16:42:24 -0800
29593              Message-ID: <046001c605c7$69470290$d563a8c0@candy>
29594      Branch: perl
29595            ! win32/win32.c
29596 ____________________________________________________________________________
29597 [ 26429] By: nicholas                              on 2005/12/20  23:12:17
29598         Log: rv_2av, rv_2cv and rv_2hv also make use of OPf_SPECIAL, so update the
29599              descriptive comment to include them.
29600      Branch: perl
29601            ! op.h
29602 ____________________________________________________________________________
29603 [ 26428] By: rgs                                   on 2005/12/20  20:50:26
29604         Log: Remove some hardcoded references to ./perl in tests
29605      Branch: perl
29606            ! t/op/closure.t t/op/magic.t t/run/runenv.t
29607 ____________________________________________________________________________
29608 [ 26427] By: nicholas                              on 2005/12/20  20:13:12
29609         Log: Take care in toke.c not to convert constant subroutine reference
29610              proxies into full blown PVGVs with PVCVs, and recognise them and inline
29611              their values. Adds a new function gv_const_sv(gv) to return the value
29612              of the constant subroutine from a GV, and adds a cv parameter to
29613              S_intuit_method.
29614      Branch: perl
29615            ! embed.fnc embed.h gv.c proto.h toke.c
29616 ____________________________________________________________________________
29617 [ 26426] By: merijn                                on 2005/12/20  19:56:58
29618         Log: Small update on using threads on HP-UX 10.20
29619              64bit is far beyond experimental by now
29620      Branch: perl
29621            ! README.hpux
29622 ____________________________________________________________________________
29623 [ 26425] By: nicholas                              on 2005/12/20  19:55:46
29624         Log: Add a GV_NOADD_NOINIT flag to gv_fetch{pv,pvn,sv} that disables
29625              addition of new typeglobs, and also disables initialisation of any
29626              typeglob placeholders. Needed to make the new constant subroutine
29627              proxy references work efficiently.
29628      Branch: perl
29629            ! gv.c gv.h
29630 ____________________________________________________________________________
29631 [ 26424] By: rgs                                   on 2005/12/20  19:37:26
29632         Log: Fix typos in regular expressions
29633      Branch: perl
29634            ! ext/POSIX/t/time.t
29635 ____________________________________________________________________________
29636 [ 26423] By: nicholas                              on 2005/12/20  16:34:27
29637         Log: Get the "cv" from the "gv" once, and be more careful so that we can
29638              cope if either aren't their regular types.
29639              cv_const_sv should verify the type of SV passed, instead of assuming
29640              that it's a viable CV.
29641      Branch: perl
29642            ! op.c toke.c
29643 ____________________________________________________________________________
29644 [ 26422] By: nicholas                              on 2005/12/20  15:11:09
29645         Log: Croak if gv_init doesn't know how to create a typeglob from that type
29646              of referant. Test that ARRAY, HASH, PVIO, CODE and FORMAT croak.
29647              Globs are actually first class assignable objects, so test that you
29648              can create a constant subroutine that returns one.
29649      Branch: perl
29650            ! gv.c pod/perldiag.pod t/op/gv.t
29651 ____________________________________________________________________________
29652 [ 26421] By: rgs                                   on 2005/12/20  14:54:10
29653         Log: POD nits on B::Lint
29654      Branch: perl
29655            ! ext/B/B/Lint.pm
29656 ____________________________________________________________________________
29657 [ 26420] By: rgs                                   on 2005/12/20  14:48:34
29658         Log: Subject: Re: Pluggable lint patch
29659              From: Joshua ben Jore <twists@gmail.com>
29660              Date: Mon, 19 Dec 2005 09:22:04 -0600
29661              Message-ID: <dc5c751d0512190722s1e73ef88l5ae82bd7aa075c51@mail.gmail.com>
29662      Branch: perl
29663            ! ext/B/B/Lint.pm ext/B/t/lint.t
29664 ____________________________________________________________________________
29665 [ 26419] By: gisle                                 on 2005/12/20  14:39:22
29666         Log: Make perlivp skip the *.ph tests by default, since these
29667              files are normally not generated.
29668              The -a option is now needed for it to run all tests.
29669      Branch: perl
29670            ! utils/perlivp.PL
29671 ____________________________________________________________________________
29672 [ 26418] By: rgs                                   on 2005/12/20  14:24:06
29673         Log: Subject: [TEST PATCH] %^H can now propagate into eval
29674              From: Robin Houston <robin@cpan.org>
29675              Date: Tue, 20 Dec 2005 12:06:15 +0000
29676              Message-ID: <20051220120615.GA21794@rpc142.cs.man.ac.uk>
29677      Branch: perl
29678            ! t/comp/hints.t
29679 ____________________________________________________________________________
29680 [ 26417] By: nicholas                              on 2005/12/20  14:10:39
29681         Log: Verify that the code for initialising typeglobs from other types works.
29682      Branch: perl
29683            ! t/op/gv.t
29684 ____________________________________________________________________________
29685 [ 26416] By: rgs                                   on 2005/12/20  13:55:19
29686         Log: Use PTR2IV instead of casting directly
29687      Branch: perl
29688            ! pp_ctl.c
29689 ____________________________________________________________________________
29690 [ 26415] By: nicholas                              on 2005/12/20  13:39:01
29691         Log: gv_fetchpv, gv_fetchpvn and gv_fetchsv take a bitmask of flags, rather
29692              than a simple boolean, so passing FALSE or TRUE is bogus.
29693      Branch: perl
29694            ! doio.c gv.c mg.c op.c pp.c pp_hot.c pp_sys.c regcomp.c sv.c
29695            ! toke.c universal.c
29696 ____________________________________________________________________________
29697 [ 26414] By: nicholas                              on 2005/12/20  12:51:21
29698         Log: In Perl_yylex, move the declaration of orig_keyword, gv and gvp down to
29699              the block labelled keylookup.
29700      Branch: perl
29701            ! toke.c
29702 ____________________________________________________________________________
29703 [ 26413] By: rgs                                   on 2005/12/20  10:25:01
29704         Log: Subject: [PATCH] make failing cygwin test TODO'd
29705              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
29706              Date: Mon, 19 Dec 2005 03:41:12 -0800
29707              Message-ID: <20051219114112.GA5568@efn.org>
29708      Branch: perl
29709            ! lib/File/Compare.t
29710 ____________________________________________________________________________
29711 [ 26412] By: nicholas                              on 2005/12/19  23:47:26
29712         Log: In Perl_yylex, make tmp a temporary variable local to the blocks in
29713              which it is used.
29714      Branch: perl
29715            ! toke.c
29716 ____________________________________________________________________________
29717 [ 26411] By: nicholas                              on 2005/12/19  22:38:54
29718         Log: Assert that orig_keyword, gv and gvp aren't used before the main
29719              keyword parser of Perl_yylex.
29720      Branch: perl
29721            ! toke.c
29722 ____________________________________________________________________________
29723 [ 26410] By: davem                                 on 2005/12/19  22:07:49
29724         Log: //g loops infinitely on tainted data
29725              make the LHS of expr =~ /foo/g an lvalue, so that any pos magic
29726              attached to it stays attached.
29727      Branch: perl
29728            ! op.c t/op/taint.t
29729 ____________________________________________________________________________
29730 [ 26409] By: nicholas                              on 2005/12/19  20:57:40
29731         Log: Make gv_init recognise a reference-to-something in a symbol table as
29732              meaning a constant subroutine with that thing as it value
29733      Branch: perl
29734            ! gv.c
29735 ____________________________________________________________________________
29736 [ 26408] By: rgs                                   on 2005/12/19  19:27:09
29737         Log: Fix internal broken link ; reindent code examples
29738      Branch: perl
29739            ! pod/perlsyn.pod
29740 ____________________________________________________________________________
29741 [ 26407] By: rgs                                   on 2005/12/19  19:21:47
29742         Log: Fix typo.
29743              Add empty lines after =items.
29744      Branch: perl
29745            ! pod/perldiag.pod
29746 ____________________________________________________________________________
29747 [ 26406] By: rgs                                   on 2005/12/19  19:18:48
29748         Log: A note on say() and ORS grabbed from Damian's Perl6::Say.
29749      Branch: perl
29750            ! pod/perlfunc.pod
29751 ____________________________________________________________________________
29752 [ 26405] By: rgs                                   on 2005/12/19  18:43:04
29753         Log: Attempt at making IO::Handle backwards compatible again
29754      Branch: perl
29755            ! ext/IO/lib/IO/Handle.pm
29756 ____________________________________________________________________________
29757 [ 26404] By: nicholas                              on 2005/12/19  18:28:03
29758         Log: Make sv_dump (and therefore Devel::Peek) report the value of the
29759              constant in inlineable constant subroutines.
29760      Branch: perl
29761            ! dump.c ext/Devel/Peek/t/Peek.t
29762 ____________________________________________________________________________
29763 [ 26403] By: rgs                                   on 2005/12/19  18:20:48
29764         Log: sort.pm deserves a new version number
29765      Branch: perl
29766            ! lib/sort.pm
29767 ____________________________________________________________________________
29768 [ 26402] By: rgs                                   on 2005/12/19  18:17:19
29769         Log: Subject: Re: [PATCH] Make the 'sort' pragma lexically scoped
29770              From: Robin Houston <robin@cpan.org>
29771              Date: Dec 19, 2005 6:46 PM
29772              Message-ID: <20051219174620.GA17940@rpc142.cs.man.ac.uk>
29773      Branch: perl
29774            ! embed.fnc embed.h ext/B/B/Concise.pm ext/B/t/concise-xs.t
29775            ! ext/B/t/f_sort.t global.sym lib/feature.pm lib/sort.pm
29776            ! lib/sort.t op.c op.h pod/perlapi.pod pp_sort.c proto.h toke.c
29777 ____________________________________________________________________________
29778 [ 26401] By: rgs                                   on 2005/12/19  16:39:44
29779         Log: Missing file from last change
29780      Branch: perl
29781            + t/lib/common.pl
29782 ____________________________________________________________________________
29783 [ 26400] By: rgs                                   on 2005/12/19  16:26:15
29784         Log: Subject: [PATCH] latest switch/say/~~
29785              From: Robin Houston <robin@cpan.org>
29786              Date: Sat, 17 Dec 2005 20:44:31 +0000
29787              Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk>
29788      Branch: perl
29789            + lib/feature.pm lib/feature.t t/io/say.t t/lib/feature/nonesuch
29790            + t/lib/feature/say t/lib/feature/smartmatch
29791            + t/lib/feature/switch t/op/smartmatch.t t/op/switch.t
29792            ! MANIFEST cop.h embed.fnc embed.h ext/B/B/Deparse.pm
29793            ! ext/B/t/concise-xs.t ext/B/t/f_map.t ext/B/t/optree_samples.t
29794            ! ext/IO/lib/IO/Handle.pm ext/Opcode/Opcode.pm global.sym
29795            ! keywords.h keywords.pl lib/overload.pm lib/warnings.t op.c
29796            ! op.h opcode.h opcode.pl opnames.h perl.h perl_keyword.pl
29797            ! perly.act perly.h perly.tab perly.y pod/perldiag.pod
29798            ! pod/perlfunc.pod pod/perlop.pod pod/perlsyn.pod pp.sym
29799            ! pp_ctl.c pp_proto.h proto.h t/op/cproto.t toke.c
29800 ____________________________________________________________________________
29801 [ 26399] By: rgs                                   on 2005/12/19  09:52:42
29802         Log: Un-TODO a fixed test
29803              
29804              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
29805              From: demerphq <demerphq@gmail.com>
29806              Date: Sat, 17 Dec 2005 17:23:23 +0100
29807              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
29808      Branch: perl
29809            ! t/op/pat.t
29810 ____________________________________________________________________________
29811 [ 26398] By: rgs                                   on 2005/12/19  09:52:03
29812         Log: TODO-SKIP tests must be "not ok", or else the test harness will think
29813              it's an unexpected success
29814              
29815              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
29816              From: demerphq <demerphq@gmail.com>
29817              Date: Sat, 17 Dec 2005 17:23:23 +0100
29818              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
29819      Branch: perl
29820            ! t/test.pl
29821 ____________________________________________________________________________
29822 [ 26397] By: rgs                                   on 2005/12/18  10:23:55
29823         Log: Subject: [PATCH] Make script embedded in patchlevel.h work on win32.
29824              From: demerphq <demerphq@gmail.com> Mailed-By: perl.org
29825              Date: Dec 17, 2005 7:52 PM
29826              Message-ID: <9b18b3110512171052h2052d598rdf038f1d38560317@mail.gmail.com>
29827      Branch: perl
29828            ! patchlevel.h
29829 ____________________________________________________________________________
29830 [ 26396] By: craigb                                on 2005/12/18  00:16:42
29831         Log: Two test workarounds for VMS
29832      Branch: perl
29833            ! lib/File/Copy.t t/op/goto.t
29834 ____________________________________________________________________________
29835 [ 26395] By: nicholas                              on 2005/12/17  23:22:31
29836         Log: Add some paranoia to check that GP accesses aren't being done on the
29837              wrong types of SV.
29838      Branch: perl
29839            ! gv.h
29840 ____________________________________________________________________________
29841 [ 26394] By: stevep                                on 2005/12/17  19:21:35
29842         Log: Upgrade to Time-HiRes-1.86
29843      Branch: perl
29844            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
29845            ! ext/Time/HiRes/t/HiRes.t
29846 ____________________________________________________________________________
29847 [ 26393] By: nicholas                              on 2005/12/17  18:50:08
29848         Log: Two it's => its grammar fixes.
29849      Branch: perl
29850            ! op.c perl.h
29851 ____________________________________________________________________________
29852 [ 26392] By: nicholas                              on 2005/12/17  18:25:59
29853         Log: Move and const some definitions of variables used to save errno.
29854      Branch: perl
29855            ! doio.c perlio.c
29856 ____________________________________________________________________________
29857 [ 26391] By: nicholas                              on 2005/12/17  17:46:06
29858         Log: Add t/op/negate.t to MANIFEST.
29859      Branch: perl
29860            ! MANIFEST
29861 ____________________________________________________________________________
29862 [ 26390] By: nicholas                              on 2005/12/17  17:40:44
29863         Log: Pull the definition of olderrno in sv_2pv_flags into the block where
29864              it's used.
29865      Branch: perl
29866            ! sv.c
29867 ____________________________________________________________________________
29868 [ 26389] By: stevep                                on 2005/12/17  15:47:39
29869         Log: Subject: [PATCH] Correct typo in Time::HiRes tests introduced by patch 26383
29870              From: Dominic Dunlop <shouldbedomo@mac.com>
29871              Date: Sat, 17 Dec 2005 15:57:54 +0100
29872              Message-Id: <B364C747-F2BB-446F-887E-06EA2989888C@mac.com>
29873      Branch: perl
29874            ! ext/Time/HiRes/t/HiRes.t
29875 ____________________________________________________________________________
29876 [ 26388] By: stevep                                on 2005/12/17  15:41:38
29877         Log: Fix a typo and add some clarification to change #26387.
29878      Branch: perl
29879            ! pod/perlop.pod
29880 ____________________________________________________________________________
29881 [ 26387] By: stevep                                on 2005/12/17  15:35:45
29882         Log: Addition documentation explaining aritmetic negation on strings.  Also,
29883              additional test cases based partially on code by Piotr Fusik in 
29884              RT #36675: -'-10' eq '+10'.
29885      Branch: perl
29886            + t/op/negate.t
29887            ! pod/perlop.pod
29888 ____________________________________________________________________________
29889 [ 26386] By: nicholas                              on 2005/12/17  12:00:51
29890         Log: The IV/UV choice can be made inside uiv_2buf rather than sv_2pv_flags.
29891      Branch: perl
29892            ! sv.c
29893 ____________________________________________________________________________
29894 [ 26385] By: nicholas                              on 2005/12/17  11:44:47
29895         Log: The THINKFIRST check after the GMAGICAL check in sv_2iv_flags and
29896              sv_2uv_flags should have been else if.
29897      Branch: perl
29898            ! sv.c
29899 ____________________________________________________________________________
29900 [ 26384] By: stevep                                on 2005/12/17  04:03:05
29901         Log: Fix for ext/POSIX/t/time.t so the strftime() test works on systems
29902              that aren't quite up to SUS3.  Based on a patch by David Dyck in
29903              RT #37960: POSIX/t/time fails bleadperl
29904      Branch: perl
29905            ! ext/POSIX/t/time.t
29906 ____________________________________________________________________________
29907 [ 26383] By: stevep                                on 2005/12/17  01:46:58
29908         Log: Upgrade to Time-HiRes-1.85
29909      Branch: perl
29910            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
29911            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
29912            ! ext/Time/HiRes/fallback/const-c.inc
29913            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
29914 ____________________________________________________________________________
29915 [ 26382] By: nicholas                              on 2005/12/16  22:41:01
29916         Log: Typo fixes from Robin Houston in
29917              <20051216201446.GA24709@rpc142.cs.man.ac.uk>
29918      Branch: perl
29919            ! sv.h
29920 ____________________________________________________________________________
29921 [ 26381] By: nicholas                              on 2005/12/16  21:54:13
29922         Log: s/Nullhv/NULL/g;
29923              # Although I see that Robin is proposing to add some :-)
29924      Branch: perl
29925            ! cop.h ext/Data/Dumper/Dumper.xs ext/DynaLoader/dlutils.c gv.c
29926            ! op.c op.h pad.c perl.c sv.c toke.c universal.c xsutils.c
29927 ____________________________________________________________________________
29928 [ 26380] By: nicholas                              on 2005/12/16  21:30:34
29929         Log: s/Nullav/NULL/g
29930      Branch: perl
29931            ! cop.h ext/Data/Dumper/Dumper.xs gv.c intrpvar.h pad.c perl.c
29932            ! pp.c pp_ctl.c pp_sort.c scope.c sv.c
29933 ____________________________________________________________________________
29934 [ 26379] By: rgs                                   on 2005/12/16  21:13:37
29935         Log: Subject: [PATCH] RE: PeekMessage() call in win32\win32.c win32_async_check
29936              From: Jan Dubois <jand@activestate.com>
29937              Date: Dec 16, 2005 7:12 AM
29938              Message-ID: <015901c60207$abd64210$d563a8c0@candy>
29939              
29940              (Without the proposed alarm.t test)
29941      Branch: perl
29942            ! t/op/fork.t win32/perlhost.h win32/win32.c win32/win32.h
29943 ____________________________________________________________________________
29944 [ 26378] By: nicholas                              on 2005/12/16  18:12:26
29945         Log: Perl_sv_dup should be allocating bodies based on *size*, not the
29946              length to copy.
29947      Branch: perl
29948            ! sv.c
29949 ____________________________________________________________________________
29950 [ 26377] By: nicholas                              on 2005/12/16  15:55:51
29951         Log: comp/require.t exits early for the case of UTF-8 or EBCDIC, so need to
29952              add "new" tests before the end.
29953      Branch: perl
29954            ! t/comp/require.t
29955 ____________________________________________________________________________
29956 [ 26376] By: davem                                 on 2005/12/15  22:03:57
29957         Log: change #26373 broke threaded builds (aTHX_ now superfluous)
29958      Branch: perl
29959            ! pp_ctl.c
29960 ____________________________________________________________________________
29961 [ 26375] By: stevep                                on 2005/12/15  18:16:20
29962         Log: Added test for change #26373.
29963      Branch: perl
29964            ! t/comp/require.t
29965 ____________________________________________________________________________
29966 [ 26374] By: rgs                                   on 2005/12/15  18:00:34
29967         Log: Fix for [perl #37886] strict 'refs' doesn't apply inside defined
29968      Branch: perl
29969            ! pod/perl593delta.pod pp.c t/lib/strict/refs
29970 ____________________________________________________________________________
29971 [ 26373] By: stevep                                on 2005/12/15  17:48:42
29972         Log: Prevent require() from attempting to open directories and block 
29973              devices.  This fixes RT #24404.
29974      Branch: perl
29975            ! embed.fnc embed.h pp_ctl.c proto.h
29976 ____________________________________________________________________________
29977 [ 26372] By: nicholas                              on 2005/12/15  17:26:52
29978         Log: Use PL_op_desc rather than literal strings in pp_ioctl
29979      Branch: perl
29980            ! pp_sys.c
29981 ____________________________________________________________________________
29982 [ 26371] By: nicholas                              on 2005/12/15  17:26:22
29983         Log: Expand the comment describing the intent of change 26370, and how it
29984              relates to change 24660.
29985      Branch: perl
29986            ! toke.c
29987 ____________________________________________________________________________
29988 [ 26370] By: rgs                                   on 2005/12/15  17:12:01
29989         Log: Don't autovivify stashes as soon as the lexer sees them.
29990              This makes defined %foo::bar:: work again.
29991              Add tests for it, remove note in perldelta about having broken it.
29992      Branch: perl
29993            ! pod/perl593delta.pod t/op/stash.t toke.c
29994 ____________________________________________________________________________
29995 [ 26369] By: nicholas                              on 2005/12/15  16:24:21
29996         Log: In Perl_apply, the name of the op can be found from PL_op_name, instead
29997              of using local string constants.
29998      Branch: perl
29999            ! doio.c
30000 ____________________________________________________________________________
30001 [ 26368] By: rgs                                   on 2005/12/15  15:11:15
30002         Log: More general fix for bug [perl #37915]
30003              Make Net::Ping::mselect return undef on error instead of -1.
30004      Branch: perl
30005            ! lib/Net/Ping.pm
30006 ____________________________________________________________________________
30007 [ 26367] By: rgs                                   on 2005/12/15  14:44:51
30008         Log: Subject: [perl #37915] Bad select error handling in Net::Ping 
30009              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
30010              Date: Tue, 13 Dec 2005 10:44:47 -0800
30011              Message-ID: <rt-3.0.11-37915-125655.19.2646201463531@perl.org>
30012      Branch: perl
30013            ! lib/Net/Ping.pm
30014 ____________________________________________________________________________
30015 [ 26366] By: gisle                                 on 2005/12/15  12:34:12
30016         Log: Silence test output to STDERR
30017              because it makes the 'make test' output look ugly.
30018      Branch: perl
30019            ! ext/Sys/Syslog/t/00-load.t
30020 ____________________________________________________________________________
30021 [ 26365] By: gisle                                 on 2005/12/15  10:42:03
30022         Log: Subject: Re: [perl #37897] sprintf of version objects
30023              From: John Peacock <jpeacock@rowman.com>
30024              Date: Wed, 14 Dec 2005 10:12:56 -0500
30025              Message-ID: <43A03678.2060700@rowman.com>
30026              
30027              (with some formatting tweaks and extra test cases)
30028      Branch: perl
30029            ! sv.c t/op/sprintf.t
30030 ____________________________________________________________________________
30031 [ 26364] By: rgs                                   on 2005/12/15  10:04:36
30032         Log: Some cleanups by Jarkko (and one by myself) to check83.pl
30033      Branch: perl
30034            ! Porting/check83.pl
30035 ____________________________________________________________________________
30036 [ 26363] By: craigb                                on 2005/12/15  03:59:21
30037         Log: On VMS, put pods in [.lib.pods] rather than [.lib.pod]
30038              in order to avoid collisions with [.lib.Pod]
30039      Branch: perl
30040            ! configure.com installperl vms/descrip_mms.template
30041 ____________________________________________________________________________
30042 [ 26362] By: stevep                                on 2005/12/15  02:33:11
30043         Log: Reverting change #26360 and #26361 since it appears that the bugs I
30044              thought I fixed had been previously fixed with change #25953.
30045      Branch: perl
30046            ! pp_sort.c
30047 ____________________________________________________________________________
30048 [ 26361] By: stevep                                on 2005/12/15  02:02:25
30049         Log: Again, FREETMPS not SAVETMPS!
30050      Branch: perl
30051            ! pp_sort.c
30052 ____________________________________________________________________________
30053 [ 26360] By: stevep                                on 2005/12/15  02:00:19
30054         Log: Add a missing FREETMPS to match up with a SAVETMPS.  This change
30055              fixes problems with nested sorts.  (RTs #7063 and #36430).
30056      Branch: perl
30057            ! pp_sort.c
30058 ____________________________________________________________________________
30059 [ 26359] By: stevep                                on 2005/12/15  00:36:25
30060         Log: Upgrade to Getopt-Long-2.35
30061      Branch: perl
30062            ! lib/Getopt/Long.pm
30063 ____________________________________________________________________________
30064 [ 26358] By: craigb                                on 2005/12/14  22:03:28
30065         Log: Using the system's utime() requires a patch to vms/vmsish.h
30066              that has not been submitted yet.
30067      Branch: perl
30068            ! vms/vms.c
30069 ____________________________________________________________________________
30070 [ 26357] By: nicholas                              on 2005/12/14  16:41:33
30071         Log: lib/Pod/t/man.t should use TODO with not ok to express its intentions
30072              correctly in TAP. (or alternatively if it really wants to skip, it
30073              needs to print ok)
30074      Branch: perl
30075            ! lib/Pod/t/man.t
30076 ____________________________________________________________________________
30077 [ 26355] By: nicholas                              on 2005/12/14  15:25:39
30078         Log: Duplicate the AMAGIC temporary variable consting from sv_2iv_flags into
30079              sv_2uv_flags, sv_2nv and sv_2pv_flags.
30080      Branch: perl
30081            ! sv.c
30082 ____________________________________________________________________________
30083 [ 26354] By: nicholas                              on 2005/12/14  14:59:18
30084         Log: Simplify the SvGMAGIC code in sv_[ipu]v_flags.
30085      Branch: perl
30086            ! sv.c
30087 ____________________________________________________________________________
30088 [ 26353] By: nicholas                              on 2005/12/14  14:08:24
30089         Log: Simplify the SvGMAGIC code in sv_2nv, removing duplicated checks to
30090              warn for uninitialized values.
30091      Branch: perl
30092            ! sv.c
30093 ____________________________________________________________________________
30094 [ 26352] By: nicholas                              on 2005/12/14  13:22:14
30095         Log: The logic to use SVt_NV or SVt_PVNV is in sv_upgrade, so no need to
30096              dupliate it in sv_2nv. Also, the final sv_upgrade is never called.
30097      Branch: perl
30098            ! sv.c
30099 ____________________________________________________________________________
30100 [ 26351] By: davem                                 on 2005/12/14  12:46:29
30101         Log: forgot to add new file to change #26350
30102      Branch: perl
30103            + ext/threads/shared/t/blessed.t
30104 ____________________________________________________________________________
30105 [ 26350] By: davem                                 on 2005/12/14  12:44:20
30106         Log: Subject:  [perl #37919] Blessed scalar refs with threads::shared 
30107              From:  "Jerry D. Hedden" (via RT) <perlbug-followup@perl.org>
30108              Date:  Tue, 13 Dec 2005 15:11:20 -0800
30109              Message-Id:  <rt-3.0.11-37919-125690.15.3722450337035@perl.org>
30110              
30111              Unlike arrays and hashes, coping blessed refs to shared scalars left
30112              the copy unblessed
30113      Branch: perl
30114            ! MANIFEST ext/threads/shared/shared.xs
30115 ____________________________________________________________________________
30116 [ 26349] By: steveh                                on 2005/12/14  12:41:02
30117         Log: Fix compilation error when building with -DPERL_MEM_LOG_STDERR
30118      Branch: perl
30119            ! util.c
30120 ____________________________________________________________________________
30121 [ 26347] By: nicholas                              on 2005/12/13  22:07:30
30122         Log: Convert range.t to test.pl
30123      Branch: perl
30124            ! t/op/range.t
30125 ____________________________________________________________________________
30126 [ 26346] By: nicholas                              on 2005/12/13  20:05:31
30127         Log: Update embed.fnc and headers after change 26345 (spotted by Rafael)
30128      Branch: perl
30129            ! embed.fnc embed.h proto.h
30130 ____________________________________________________________________________
30131 [ 26345] By: nicholas                              on 2005/12/13  19:44:22
30132         Log: Inline asIV and asUV, as each is only used once, and it distracts from
30133              the patterns of repeated code in sv_2iv_flags, sv_2uv_flags, sv_2nv
30134              and sv_2pv_flags. Add a comment noting the return path from the end of
30135              the SvGMAGICAL case to all 4.
30136      Branch: perl
30137            ! sv.c
30138 ____________________________________________________________________________
30139 [ 26344] By: craigb                                on 2005/12/13  17:27:48
30140         Log: Don't include utime.h in vms.c -- it collides with 
30141              homegroun definitions in vmsish.h.
30142      Branch: perl
30143            ! vms/vms.c
30144 ____________________________________________________________________________
30145 [ 26343] By: rgs                                   on 2005/12/13  14:07:12
30146         Log: Fix realclean target for Sys::Syslog
30147      Branch: perl
30148            ! ext/Sys/Syslog/Makefile.PL
30149 ____________________________________________________________________________
30150 [ 26342] By: gisle                                 on 2005/12/13  13:54:44
30151         Log: Remove tests that were not portable to 64bit ints.
30152      Branch: perl
30153            ! t/op/sprintf2.t
30154 ____________________________________________________________________________
30155 [ 26341] By: stevep                                on 2005/12/13  12:17:57
30156         Log: Renaming of some of Pod::Simple's test files to make it more 8.3 
30157              friendly.
30158      Branch: perl
30159           +> lib/Pod/Simple/t/junk1.pod lib/Pod/Simple/t/junk1_out.txt
30160           +> lib/Pod/Simple/t/junk2.pod lib/Pod/Simple/t/junk2_out.txt
30161           +> lib/Pod/Simple/t/perlcyg.pod lib/Pod/Simple/t/perlcyg_out.txt
30162           +> lib/Pod/Simple/t/perlfaq3.pod
30163           +> lib/Pod/Simple/t/perlfaq3_out.txt lib/Pod/Simple/t/perlvar.pod
30164           +> lib/Pod/Simple/t/perlvar_out.txt
30165            - lib/Pod/Simple/t/test_junk1.pod
30166            - lib/Pod/Simple/t/test_junk1_out.txt
30167            - lib/Pod/Simple/t/test_junk2.pod
30168            - lib/Pod/Simple/t/test_junk2_out.txt
30169            - lib/Pod/Simple/t/test_old_perlcygwin.pod
30170            - lib/Pod/Simple/t/test_old_perlcygwin_out.txt
30171            - lib/Pod/Simple/t/test_old_perlfaq3.pod
30172            - lib/Pod/Simple/t/test_old_perlfaq3_out.txt
30173            - lib/Pod/Simple/t/test_old_perlvar.pod
30174            - lib/Pod/Simple/t/test_old_perlvar_out.txt
30175            ! MANIFEST lib/Pod/Simple/t/render.t
30176 ____________________________________________________________________________
30177 [ 26340] By: stevep                                on 2005/12/13  11:54:54
30178         Log: Changes to Pod::Simple's tests to get rid of the "^"s in the 
30179              directory names.
30180      Branch: perl
30181            + lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm
30182            + lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod
30183            + lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm
30184            + lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt
30185            + lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod
30186            + lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod
30187            + lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm
30188            + lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
30189            + lib/Pod/Simple/t/test_lib/Blorm.pm
30190            + lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt
30191            + lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm
30192            + lib/Pod/Simple/t/test_lib/Zonk/Veng.pm
30193            + lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod
30194            + lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm
30195            + lib/Pod/Simple/t/test_lib/hink_honk/readme.txt
30196            + lib/Pod/Simple/t/test_lib/pod/perlfliff.pod
30197            + lib/Pod/Simple/t/test_lib/pod/perlthang.pod
30198            + lib/Pod/Simple/t/test_lib/squaa.pm
30199            + lib/Pod/Simple/t/test_lib/squaa/Glunk.pod
30200            + lib/Pod/Simple/t/test_lib/squaa/Vliff.pm
30201            + lib/Pod/Simple/t/test_lib/zikzik.pod
30202            + lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm
30203            - lib/Pod/Simple/t/other^test^lib/Sizzlesuzzle.pm
30204            - lib/Pod/Simple/t/other^test^lib/hink^honk/Glunk.pod
30205            - lib/Pod/Simple/t/other^test^lib/hink^honk/Vliff.pm
30206            - lib/Pod/Simple/t/other^test^lib/hink^honk/readme.txt
30207            - lib/Pod/Simple/t/other^test^lib/pod/perlthang.pod
30208            - lib/Pod/Simple/t/other^test^lib/pod/perlzuk.pod
30209            - lib/Pod/Simple/t/other^test^lib/squaa/Vliff.pm
30210            - lib/Pod/Simple/t/other^test^lib/squaa/Wowo.pod
30211            - lib/Pod/Simple/t/test^lib/Blorm.pm
30212            - lib/Pod/Simple/t/test^lib/Zonk/Fiddle.txt
30213            - lib/Pod/Simple/t/test^lib/Zonk/Pronk.pm
30214            - lib/Pod/Simple/t/test^lib/Zonk/Veng.pm
30215            - lib/Pod/Simple/t/test^lib/hink^honk/Glunk.pod
30216            - lib/Pod/Simple/t/test^lib/hink^honk/Vliff.pm
30217            - lib/Pod/Simple/t/test^lib/hink^honk/readme.txt
30218            - lib/Pod/Simple/t/test^lib/pod/perlfliff.pod
30219            - lib/Pod/Simple/t/test^lib/pod/perlthang.pod
30220            - lib/Pod/Simple/t/test^lib/squaa.pm
30221            - lib/Pod/Simple/t/test^lib/squaa/Glunk.pod
30222            - lib/Pod/Simple/t/test^lib/squaa/Vliff.pm
30223            - lib/Pod/Simple/t/test^lib/zikzik.pod
30224            - lib/Pod/Simple/t/yet^another^test^lib/squaa/Vliff.pm
30225            ! MANIFEST lib/Pod/Simple/t/htmlbatch_01.t
30226            ! lib/Pod/Simple/t/search_10survey_specific.t
30227            ! lib/Pod/Simple/t/search_12survey_cwd.t
30228            ! lib/Pod/Simple/t/search_20survey_two.t
30229            ! lib/Pod/Simple/t/search_22survey_two_shadowing.t
30230            ! lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
30231            ! lib/Pod/Simple/t/search_26_glob_kleene_k.t
30232            ! lib/Pod/Simple/t/search_27_glob_squaa_kleene.t
30233            ! lib/Pod/Simple/t/search_28_glob_z_kleene_k.t
30234            ! lib/Pod/Simple/t/search_29_glob_z_qmark_k.t
30235 ____________________________________________________________________________
30236 [ 26339] By: gisle                                 on 2005/12/13  11:40:26
30237         Log: Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn().
30238              sprintf() or printf() will now croak if any of the indexes and
30239              widths specified in the format string are too large.
30240      Branch: perl
30241            ! pod/perldiag.pod sv.c t/op/sprintf.t t/op/sprintf2.t
30242 ____________________________________________________________________________
30243 [ 26338] By: rgs                                   on 2005/12/13  11:20:16
30244         Log: Subject: Re: check83.pl
30245              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
30246              Date: Sun, 11 Dec 2005 07:19:58 -0800
30247              Message-ID: <20051211151958.GA6188@efn.org>
30248      Branch: perl
30249            ! Porting/check83.pl
30250 ____________________________________________________________________________
30251 [ 26337] By: steveh                                on 2005/12/13  09:41:29
30252         Log: Fix lib/File/Compare.t test failures on Win32
30253              
30254              Change 26225, updated by 26245, added a test for another filename with
30255              a trailing space but failed to open the new filehandle in binary mode
30256              
30257              To compound matters, creating a file called "foo " on Win32 "succeeds"
30258              but actually creates a file called just "foo", so we have actually
30259              overwritten the original file with this non-binary mode version, and
30260              hence some of the original tests started failing too!
30261              
30262              (And because of this the new test doesn't actually add anything new on
30263              Win32 at the moment, but right now I can't think of a filename that
30264              would have failed under 2-arg open but succeeds with 3-arg open, which
30265              was the purpose of this test)
30266      Branch: perl
30267            ! lib/File/Compare.t
30268 ____________________________________________________________________________
30269 [ 26336] By: steveh                                on 2005/12/13  08:54:45
30270         Log: Don't try to export Perl_pad_sv when it isn't defined
30271              
30272              Fixes a Win32 linker error in non-DEBUGGING builds following 26316
30273      Branch: perl
30274            ! makedef.pl
30275 ____________________________________________________________________________
30276 [ 26334] By: rgs                                   on 2005/12/12  16:03:00
30277         Log: A suggestion by Yamashina Hio to speed up substitutions
30278              with right-hand side expressions by freeing temporaries.
30279              See :
30280              
30281              Subject: s///ge; consumes PL_tmps_stack in its loop
30282              From: YAMASHINA Hio <hio@hio.jp>
30283              Date: Tue, 30 Aug 2005 17:17:23 +0900
30284              Message-Id: <20050830160113.9716.HIO@ymir.co.jp>
30285      Branch: perl
30286            ! pp_ctl.c
30287 ____________________________________________________________________________
30288 [ 26332] By: nicholas                              on 2005/12/12  15:24:06
30289         Log: Check that %v$foo does not crash.
30290      Branch: perl
30291            ! t/op/sprintf2.t
30292 ____________________________________________________________________________
30293 [ 26330] By: gisle                                 on 2005/12/12  13:55:14
30294         Log: Use load_module() instead of perl_eval_sv("require $mod") to
30295              load modules.  This is safer since $mod comes from an external
30296              source.
30297      Branch: perl
30298            ! ext/Storable/Storable.xs
30299 ____________________________________________________________________________
30300 [ 26329] By: stevep                                on 2005/12/12  13:21:03
30301         Log: Pod::Man's tests aren't Unicode friendly.  Let's skip the unfriendly
30302              test for now.
30303      Branch: perl
30304            ! lib/Pod/t/man.t
30305 ____________________________________________________________________________
30306 [ 26328] By: rgs                                   on 2005/12/12  13:18:21
30307         Log: Robin Houston points out a better way to replace
30308              the C<defined %foo::bar::> construct.
30309      Branch: perl
30310            ! pod/perl593delta.pod
30311 ____________________________________________________________________________
30312 [ 26327] By: gisle                                 on 2005/12/12  12:21:39
30313         Log: Oops, change 26326 broke t/run/switches.t
30314              Reverting change 24912 fixes it.
30315      Branch: perl
30316            ! t/run/switches.t
30317 ____________________________________________________________________________
30318 [ 26326] By: gisle                                 on 2005/12/12  10:41:04
30319         Log: Drop "v" prefix from sprintf("%vd", $^V).
30320              
30321              The sprintf documentation has this example:
30322              
30323              printf "version is v%vd\n", $^V;
30324              
30325              and it printed 'version is vv5.9.3\n'.
30326      Branch: perl
30327            ! sv.c t/op/sprintf.t
30328 ____________________________________________________________________________
30329 [ 26325] By: nicholas                              on 2005/12/11  22:37:40
30330         Log: Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug 37889)
30331      Branch: perl
30332            ! sv.c t/uni/sprintf.t
30333 ____________________________________________________________________________
30334 [ 26324] By: nicholas                              on 2005/12/11  20:34:33
30335         Log: Move the rest of the data munging into the test preparation loop.
30336      Branch: perl
30337            ! t/op/sprintf.t
30338 ____________________________________________________________________________
30339 [ 26323] By: nicholas                              on 2005/12/11  19:49:53
30340         Log: Move the $data and $result munging into the test preparation loop.
30341      Branch: perl
30342            ! t/op/sprintf.t
30343 ____________________________________________________________________________
30344 [ 26321] By: gisle                                 on 2005/12/11  18:14:24
30345         Log: Disallow sprintf's vector handling for non-integer formats.
30346              Avoids core dump for printf("%vs") and similar.
30347      Branch: perl
30348            ! sv.c t/op/sprintf.t
30349 ____________________________________________________________________________
30350 [ 26320] By: nicholas                              on 2005/12/11  12:54:14
30351         Log: Quench the other 2 ways obscure ways of abusing positional parameters
30352              to generate bogus array indexes. These two are inside the vector
30353              formatting code.
30354      Branch: perl
30355            ! sv.c t/op/sprintf.t
30356 ____________________________________________________________________________
30357 [ 26319] By: nicholas                              on 2005/12/10  18:13:33
30358         Log: Re-instate the old perl getcwd as _perl_getcwd, and use it if loading
30359              the XS fails. (Needed to bootstrap the core build)
30360      Branch: perl
30361            ! lib/Cwd.pm
30362 ____________________________________________________________________________
30363 [ 26318] By: stevep                                on 2005/12/10  15:42:39
30364         Log: Upgrade to PathTools-3.14_01
30365      Branch: perl
30366            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm lib/File/Spec.pm
30367            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30368            ! lib/File/Spec/t/Spec.t
30369 ____________________________________________________________________________
30370 [ 26317] By: stevep                                on 2005/12/10  15:21:37
30371         Log: Subject: [PATCH] Code tweaks in sv.c
30372              From: Andy Lester <andy@petdance.com>
30373              Date: Fri, 9 Dec 2005 11:09:21 -0600
30374              Message-ID: <20051209170921.GC16943@petdance.com>
30375              
30376              Includes a minor change the patch to account for code that moved
30377              elsewhere.
30378      Branch: perl
30379            ! sv.c
30380 ____________________________________________________________________________
30381 [ 26316] By: stevep                                on 2005/12/10  15:14:37
30382         Log: Subject: [PATCH] Excluding pad funcs when not debugging
30383              From: Andy Lester <andy@petdance.com>
30384              Date: Wed, 7 Dec 2005 21:58:05 -0600
30385              Message-ID: <20051208035805.GA23007@petdance.com>
30386      Branch: perl
30387            ! pad.c
30388 ____________________________________________________________________________
30389 [ 26315] By: nicholas                              on 2005/12/09  23:09:42
30390         Log: A better hash for PTR_TABLE_HASH (?)
30391      Branch: perl
30392            ! sv.c
30393 ____________________________________________________________________________
30394 [ 26314] By: craigb                                on 2005/12/09  21:13:50
30395         Log: Subject: patch@26310 - Major step for > 256 char paths on VMS
30396              From: "John E. Malmberg" <wb8tyw@qsl.net>
30397              Date: Fri, 09 Dec 2005 14:08:53 -0500
30398              Message-id: <4399D645.8070803@qsl.net>
30399      Branch: perl
30400            ! vms/vms.c
30401 ____________________________________________________________________________
30402 [ 26313] By: nicholas                              on 2005/12/09  19:18:32
30403         Log: An alternative way of structuring ptr_table_clear so that the variables
30404              can be assigned to at declaration time.
30405      Branch: perl
30406            ! sv.c
30407 ____________________________________________________________________________
30408 [ 26312] By: nicholas                              on 2005/12/09  18:46:17
30409         Log: A more efficient way to loop in ptr_table_clear
30410      Branch: perl
30411            ! sv.c
30412 ____________________________________________________________________________
30413 [ 26311] By: stevep                                on 2005/12/09  13:22:33
30414         Log: Subject: Re: Pod::Simple integration
30415              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
30416              Date: Fri, 09 Dec 2005 07:06:00 +0100
30417              Message-ID: <87k6ee7qk7.fsf@k75.linux.bogus>
30418              
30419              These files are still giving problems after attempting to convert
30420              them to text in p4.  The tests pass without them, so we'll remove them
30421              from the Perl distribution.
30422      Branch: perl
30423            - lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
30424            - lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
30425            - lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
30426            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
30427            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
30428            ! MANIFEST
30429 ____________________________________________________________________________
30430 [ 26310] By: stevep                                on 2005/12/09  03:39:17
30431         Log: Fixes compile errors introduce with change #26301 when compiling
30432              with ithreads and DEBUGGING.
30433      Branch: perl
30434            ! sv.c
30435 ____________________________________________________________________________
30436 [ 26309] By: stevep                                on 2005/12/09  02:07:32
30437         Log: Upgrade to Sys-Syslog-0.10
30438      Branch: perl
30439            + ext/Sys/Syslog/Changes ext/Sys/Syslog/README
30440            + ext/Sys/Syslog/fallback/const-c.inc
30441            + ext/Sys/Syslog/fallback/const-xs.inc
30442            + ext/Sys/Syslog/t/00-load.t ext/Sys/Syslog/t/constants.t
30443            + ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
30444            + ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
30445            + ext/Sys/Syslog/t/portfs.t
30446            ! MANIFEST ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
30447            ! ext/Sys/Syslog/t/syslog.t
30448 ____________________________________________________________________________
30449 [ 26308] By: stevep                                on 2005/12/09  01:41:44
30450         Log: Upgrade to CGI.pm-3.15
30451      Branch: perl
30452            ! lib/CGI.pm lib/CGI/Changes
30453 ____________________________________________________________________________
30454 [ 26307] By: stevep                                on 2005/12/08  19:40:33
30455         Log: Add pointer to Pod::Simple for the Pod -> HTML task.
30456      Branch: perl
30457            ! pod/perltodo.pod
30458 ____________________________________________________________________________
30459 [ 26306] By: stevep                                on 2005/12/08  19:21:25
30460         Log: One final Pod::Usage yak to shave...
30461      Branch: perl
30462            ! lib/Pod/Usage.pm
30463 ____________________________________________________________________________
30464 [ 26305] By: stevep                                on 2005/12/08  19:07:38
30465         Log: Version bump for Pod::Usage
30466      Branch: perl
30467            ! lib/Pod/Usage.pm
30468 ____________________________________________________________________________
30469 [ 26304] By: stevep                                on 2005/12/08  19:04:59
30470         Log: Further yak-shaving on Pod::Usage.  Now, t/pod/pod2usage2.t tests 
30471              pass.
30472      Branch: perl
30473            ! lib/Pod/Usage.pm t/pod/pod2usage2.t
30474 ____________________________________________________________________________
30475 [ 26303] By: stevep                                on 2005/12/08  15:53:36
30476         Log: Fix to Pod::Usage to work with all recent Pod::Text versions.  Also
30477              includes a change to the Pod::Usage test file for compatibility
30478              purposes.
30479      Branch: perl
30480            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
30481 ____________________________________________________________________________
30482 [ 26302] By: craigb                                on 2005/12/08  14:47:57
30483         Log: On VMS, do not use Perl's memory allocator for the home-grown pipe
30484              structures.  They may be allocated during start-up and are torn down
30485              in an exit handler, where thread context and other Perlish support
30486              are iffy.
30487      Branch: perl
30488            ! vms/vms.c
30489 ____________________________________________________________________________
30490 [ 26301] By: nicholas                              on 2005/12/08  14:06:37
30491         Log: Merge common code from ptr_table_fetch and ptr_table_store into
30492              S_ptr_table_find.
30493      Branch: perl
30494            ! sv.c
30495 ____________________________________________________________________________
30496 [ 26300] By: gisle                                 on 2005/12/08  09:56:22
30497         Log: Fixup the setsockopt usage message; missing OPTVAL.
30498      Branch: perl
30499            ! ext/IO/lib/IO/Socket.pm
30500 ____________________________________________________________________________
30501 [ 26299] By: gisle                                 on 2005/12/08  09:53:35
30502         Log: Improve the setsockopt description.
30503              Removed claim that OPTVAL might be undef as it is just treated
30504              the same as 0 and give the usual use-of-uninitialized-value
30505              warning.  Added an example.
30506      Branch: perl
30507            ! pod/perlfunc.pod
30508 ____________________________________________________________________________
30509 [ 26298] By: craigb                                on 2005/12/08  04:34:42
30510         Log: Subject: patch@26253 Allow embedded new lines passed through to commands
30511              From: "John E. Malmberg" <wb8tyw@qsl.net>
30512              Date: Wed, 07 Dec 2005 22:26:21 -0500
30513              Message-id: <4397A7DD.8030403@qsl.net>
30514      Branch: perl
30515            ! vms/vms.c
30516 ____________________________________________________________________________
30517 [ 26297] By: stevep                                on 2005/12/07  20:39:24
30518         Log: One quick fix to the test for differences in error output.
30519      Branch: perl
30520            ! lib/Pod/t/Usage.t
30521 ____________________________________________________________________________
30522 [ 26296] By: rgs                                   on 2005/12/07  15:46:46
30523         Log: Subject: [PATCH] All args in embed.fnc should be named
30524              From: Andy Lester <andy@petdance.com>
30525              Date: Wed, 7 Dec 2005 10:08:18 -0600
30526              Message-ID: <20051207160818.GA13465@petdance.com>
30527      Branch: perl
30528            ! embed.fnc embed.pl pod/perlapi.pod proto.h
30529 ____________________________________________________________________________
30530 [ 26295] By: rgs                                   on 2005/12/07  15:13:03
30531         Log: Don't build manpages for Encode and Unicode::Normalize
30532              (when compiling perl manpages are built afterwards, not
30533              by MakeMaker like when installing modules.) This fix a
30534              bootstrap problem (now that Pod::Man uses POSIX.)
30535      Branch: perl
30536            ! ext/Encode/Makefile.PL ext/Unicode/Normalize/Makefile.PL
30537 ____________________________________________________________________________
30538 [ 26294] By: rgs                                   on 2005/12/07  13:22:39
30539         Log: Check in those files as text, not binary
30540      Branch: perl
30541            ! lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
30542            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
30543            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
30544            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
30545            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
30546 ____________________________________________________________________________
30547 [ 26293] By: rgs                                   on 2005/12/07  13:01:00
30548         Log: Remove space
30549      Branch: perl
30550            ! MANIFEST
30551 ____________________________________________________________________________
30552 [ 26292] By: stevep                                on 2005/12/07  12:36:59
30553         Log: Upgrade to podlators-2.00
30554      Branch: perl
30555            + lib/Pod/t/color.t lib/Pod/t/termcap.t
30556            - lib/Pod/t/text-errors.t
30557            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
30558            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
30559            ! lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
30560            ! lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
30561            ! lib/Pod/t/basic.txt lib/Pod/t/man.t lib/Pod/t/text-options.t
30562            ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL
30563 ____________________________________________________________________________
30564 [ 26291] By: stevep                                on 2005/12/07  11:38:00
30565         Log: Assimilate Pod-Simple-3.03 to the Perl core
30566      Branch: perl
30567            + (add 170 files)
30568            ! MANIFEST Porting/Maintainers.pl
30569 ____________________________________________________________________________
30570 [ 26290] By: nicholas                              on 2005/12/07  08:53:03
30571         Log: Pull the regexp stringification code out into S_stringify_regexp, to
30572              make sv_2pv_flags clearer.
30573      Branch: perl
30574            ! sv.c
30575 ____________________________________________________________________________
30576 [ 26289] By: nicholas                              on 2005/12/07  08:30:26
30577         Log: 3 instances of SvIsUV_on(sv); can be replaced with one.
30578      Branch: perl
30579            ! sv.c
30580 ____________________________________________________________________________
30581 [ 26288] By: stevep                                on 2005/12/07  02:10:26
30582         Log: Upgrade to CGI-3.14.
30583              
30584              Mmm...pi.  Oh, also including some Pod fixes in bleadperl that haven't
30585              yet been applied to the actual CGI distribution yet.
30586      Branch: perl
30587            ! lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
30588 ____________________________________________________________________________
30589 [ 26287] By: nicholas                              on 2005/12/06  21:55:29
30590         Log: Add a ; that 26281 was lacking.
30591              (Dear Mark, please can I have back one of the two that I sent you after
30592              change 23614)
30593      Branch: perl
30594            ! util.c
30595 ____________________________________________________________________________
30596 [ 26286] By: nicholas                              on 2005/12/06  21:39:24
30597         Log: Move vast swathes of common code from sv_2iv_flags and sv_2uv_flags
30598              into S_sv_2iuv_common.
30599      Branch: perl
30600            ! sv.c
30601 ____________________________________________________________________________
30602 [ 26285] By: nicholas                              on 2005/12/06  19:41:43
30603         Log: The early return for SvIOKp(sv) in sv_2[iu]v_flags is actually code
30604              duplication.
30605      Branch: perl
30606            ! sv.c
30607 ____________________________________________________________________________
30608 [ 26281] By: rgs                                   on 2005/12/06  17:23:09
30609         Log: Subject: [PATCH] More consting, and putting stuff in embed.fnc
30610              From: Andy Lester <andy@petdance.com>
30611              Date: Mon, 5 Dec 2005 13:46:13 -0600
30612              Message-ID: <20051205194613.GB7791@petdance.com>
30613      Branch: perl
30614            ! deb.c doio.c dump.c embed.fnc embed.h hv.c hv.h locale.c mg.c
30615            ! op.c op.h pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
30616            ! proto.h regcomp.c sv.c taint.c toke.c utf8.c util.c
30617 ____________________________________________________________________________
30618 [ 26280] By: nicholas                              on 2005/12/06  16:53:46
30619         Log: Subject: Re: stringification of v-string references
30620              From: John Peacock <jpeacock@rowman.com>
30621              Message-ID: <439592B4.2050101@rowman.com>
30622              Date: Tue, 06 Dec 2005 08:31:32 -0500
30623      Branch: perl
30624            ! t/op/ref.t
30625 ____________________________________________________________________________
30626 [ 26279] By: gisle                                 on 2005/12/06  16:42:31
30627         Log: Fix typo spotted by Ronald J Kimball.
30628      Branch: perl
30629            ! ext/Sys/Syslog/Syslog.pm
30630 ____________________________________________________________________________
30631 [ 26278] By: rgs                                   on 2005/12/06  14:56:28
30632         Log: Subject: Re: Perl PR: "Security holes in Sys::Syslog"
30633              From: Ronald J Kimball <rjk-perl-p5p@tamias.net>
30634              Date: Tue, 6 Dec 2005 09:56:12 -0500
30635              Message-ID: <20051206145612.GA94530@penkwe.pair.com>
30636      Branch: perl
30637            ! ext/Sys/Syslog/Syslog.pm
30638 ____________________________________________________________________________
30639 [ 26277] By: gisle                                 on 2005/12/06  14:45:30
30640         Log: Document why syslog($priority, "%s", $message) is a good idea
30641              if the code might be running with older versions of Sys::Syslog.
30642      Branch: perl
30643            ! ext/Sys/Syslog/Syslog.pm
30644 ____________________________________________________________________________
30645 [ 26276] By: merijn                                on 2005/12/06  14:30:53
30646         Log: Itanium blade servers added to the model list
30647      Branch: perl
30648            ! README.hpux
30649 ____________________________________________________________________________
30650 [ 26275] By: nicholas                              on 2005/12/06  13:56:15
30651         Log: Don't use Copy for 1 and 2 character string constants.
30652      Branch: perl
30653            ! sv.c
30654 ____________________________________________________________________________
30655 [ 26274] By: nicholas                              on 2005/12/06  13:40:07
30656         Log: Eliminate an unneeded local variable.
30657      Branch: perl
30658            ! sv.c
30659 ____________________________________________________________________________
30660 [ 26273] By: nicholas                              on 2005/12/06  13:08:57
30661         Log: Eliminate all the gotos in sv_2pv_flags, by moving the tokensave*
30662              code into the GMAGIC block.
30663      Branch: perl
30664            ! sv.c
30665 ____________________________________________________________________________
30666 [ 26272] By: nicholas                              on 2005/12/06  12:19:23
30667         Log: sv_2pv_flags shouldn't return a constant string "NULLREF" - it was the
30668              only constant non-"" string returned.
30669      Branch: perl
30670            ! sv.c
30671 ____________________________________________________________________________
30672 [ 26271] By: nicholas                              on 2005/12/05  23:57:51
30673         Log: Make all the return statements closer to the final calcuation of the
30674              returned value in the reference stringification code. Pull variables
30675              into tigher scope which also allows some to become const.
30676      Branch: perl
30677            ! sv.c
30678 ____________________________________________________________________________
30679 [ 26270] By: nicholas                              on 2005/12/05  23:29:46
30680         Log: Move the scope of origsv inwards, and rename variables to avoid the
30681              need to re-assign to sv.
30682      Branch: perl
30683            ! sv.c
30684 ____________________________________________________________________________
30685 [ 26269] By: nicholas                              on 2005/12/05  23:12:33
30686         Log: Clone the brief return logic and thereby remove a goto.
30687      Branch: perl
30688            ! sv.c
30689 ____________________________________________________________________________
30690 [ 26268] By: nicholas                              on 2005/12/05  22:44:32
30691         Log: As they are now the same, can fold the entire switch statement for
30692              reference type in sv_2pv_flags into a call to sv_reftype.
30693      Branch: perl
30694            ! sv.c
30695 ____________________________________________________________________________
30696 [ 26267] By: nicholas                              on 2005/12/05  22:20:31
30697         Log: Untease the regexp stringification from the reference naming in
30698              sv_2pv_flags. (Lots of re-indentation, little real change)
30699      Branch: perl
30700            ! sv.c
30701 ____________________________________________________________________________
30702 [ 26266] By: nicholas                              on 2005/12/05  21:58:20
30703         Log: References to version objects should stringify as VSTRING. This makes
30704              stringification consistent with the output of ref().
30705      Branch: perl
30706            ! sv.c
30707 ____________________________________________________________________________
30708 [ 26265] By: nicholas                              on 2005/12/05  20:37:11
30709         Log: The extra return is actually a duplicated code path, and can go.
30710      Branch: perl
30711            ! sv.c
30712 ____________________________________________________________________________
30713 [ 26264] By: nicholas                              on 2005/12/05  20:09:23
30714         Log: Fix typo in description.
30715      Branch: perl
30716            ! MANIFEST
30717 ____________________________________________________________________________
30718 [ 26263] By: nicholas                              on 2005/12/05  19:56:43
30719         Log: Add ext/MIME/Base64/README to MANIFEST
30720      Branch: perl
30721            ! MANIFEST
30722 ____________________________________________________________________________
30723 [ 26262] By: stevep                                on 2005/12/05  16:35:14
30724         Log: Upgrade to MIME-Base64-3.07
30725      Branch: perl
30726            + ext/MIME/Base64/README
30727            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
30728            ! ext/MIME/Base64/QuotedPrint.pm
30729 ____________________________________________________________________________
30730 [ 26261] By: stevep                                on 2005/12/05  16:29:46
30731         Log: Upgrade to Digest-MD5-2.36
30732      Branch: perl
30733            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
30734            ! ext/Digest/MD5/README ext/Digest/MD5/t/files.t
30735 ____________________________________________________________________________
30736 [ 26260] By: stevep                                on 2005/12/05  16:20:17
30737         Log: Upgrade to CGI.pm-3.13
30738      Branch: perl
30739            + lib/CGI/t/no_tabindex.t
30740            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes
30741            ! lib/CGI/Cookie.pm lib/CGI/t/form.t
30742 ____________________________________________________________________________
30743 [ 26259] By: rgs                                   on 2005/12/05  16:19:35
30744         Log: "Malformed UTF-8 character" was a severe warning, and can now be
30745              also a fatal error (since change #26258)
30746      Branch: perl
30747            ! pod/perldiag.pod
30748 ____________________________________________________________________________
30749 [ 26258] By: rgs                                   on 2005/12/05  16:04:16
30750         Log: Subject: Re: [perl #37836] Simple Regex causes SEGV when run on specific data
30751              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30752              Date: Tue, 06 Dec 2005 00:35:52 +0900
30753              Message-Id: <20051206003221.5AD9.BQW10602@nifty.com>
30754      Branch: perl
30755            ! regexec.c
30756 ____________________________________________________________________________
30757 [ 26257] By: rgs                                   on 2005/12/05  15:25:00
30758         Log: Better variable names make code clearer
30759              
30760              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
30761              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30762              Date: Sun, 04 Dec 2005 16:24:29 +0900
30763              Message-Id: <20051204162412.D720.BQW10602@nifty.com>
30764      Branch: perl
30765            ! embed.fnc proto.h utf8.c
30766 ____________________________________________________________________________
30767 [ 26256] By: rgs                                   on 2005/12/05  15:20:32
30768         Log: Rework the error messages from the swashget code.
30769              
30770              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
30771              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30772              Date: Sun, 04 Dec 2005 16:24:59 +0900
30773              Message-Id: <20051204162431.D723.BQW10602@nifty.com>
30774      Branch: perl
30775            ! pod/perldiag.pod utf8.c
30776 ____________________________________________________________________________
30777 [ 26255] By: rgs                                   on 2005/12/05  15:15:53
30778         Log: Clarification and cleanup of the XS SWASHGET code
30779              
30780              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
30781              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30782              Date: Sun, 04 Dec 2005 16:28:35 +0900
30783              Message-Id: <20051204162508.D726.BQW10602@nifty.com>
30784      Branch: perl
30785            ! lib/utf8_heavy.pl regexec.c t/op/pat.t utf8.c
30786 ____________________________________________________________________________
30787 [ 26254] By: rgs                                   on 2005/12/05  09:58:02
30788         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80.tar.gz
30789              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
30790              Date: Sat, 03 Dec 2005 12:24:05 +0100
30791              Message-ID: <87mzji8luy.fsf@k75.linux.bogus>
30792      Branch: perl
30793            ! lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
30794 ____________________________________________________________________________
30795 [ 26253] By: mhx                                   on 2005/12/04  19:37:58
30796         Log: NULL is a legal value for newXS()'s name parameter.
30797              (This caused strange build failures with gcc4 -O3)
30798      Branch: perl
30799            ! embed.fnc proto.h
30800 ____________________________________________________________________________
30801 [ 26252] By: stevep                                on 2005/12/04  15:30:55
30802         Log: Fix handling of author's names that had apostrophes.  Based on a patch
30803              by Sean O'Rourke <sorourke@cs.ucsd.edu> in RT bug #22950.
30804      Branch: perl
30805            ! utils/h2xs.PL
30806 ____________________________________________________________________________
30807 [ 26251] By: davem                                 on 2005/12/03  15:20:24
30808         Log: clarify description of vector (v) sprintf format modifier
30809      Branch: perl
30810            ! pod/perlfunc.pod
30811 ____________________________________________________________________________
30812 [ 26250] By: craigb                                on 2005/12/03  15:15:47
30813         Log: In vms/vms.c, don't use the thread-specific Newx() during
30814              startup before threads are initialized.  
30815      Branch: perl
30816            ! vms/vms.c
30817 ____________________________________________________________________________
30818 [ 26249] By: stevep                                on 2005/12/03  12:31:02
30819         Log: Update perlhack.pod with the updated, permanent ActiveState URLs
30820      Branch: perl
30821            ! pod/perlhack.pod
30822 ____________________________________________________________________________
30823 [ 26248] By: rgs                                   on 2005/12/03  12:16:54
30824         Log: Missing chunk in change #26247.
30825      Branch: perl
30826            ! ext/Sys/Syslog/Syslog.pm
30827 ____________________________________________________________________________
30828 [ 26247] By: rgs                                   on 2005/12/03  11:23:29
30829         Log: Sys::Syslog::syslog can accept a message without printf
30830              escapes and arguments.
30831              
30832              Subject: Re: Perl PR: "Security holes in Sys::Syslog"
30833              From: Gisle Aas <gisle@activestate.com>
30834              Date: 03 Dec 2005 03:35:32 -0800
30835              Message-ID: <lracfi2z23.fsf@caliper.activestate.com>
30836      Branch: perl
30837            ! ext/Sys/Syslog/Syslog.pm
30838 ____________________________________________________________________________
30839 [ 26246] By: stevep                                on 2005/12/03  03:30:00
30840         Log: Upgrade to version-0.50
30841      Branch: perl
30842            ! lib/version.pm lib/version.pod lib/version.t util.c
30843 ____________________________________________________________________________
30844 [ 26245] By: rgs                                   on 2005/12/02  23:00:55
30845         Log: Replace ^M by a space in test for bug #37716, to make
30846              Cygwin happy (found by Yitzchak)
30847      Branch: perl
30848            ! lib/File/Compare.t
30849 ____________________________________________________________________________
30850 [ 26244] By: nicholas                              on 2005/12/02  17:15:27
30851         Log: Address Hugo's comment on Dave's change (26240)
30852      Branch: perl
30853            ! sv.c
30854 ____________________________________________________________________________
30855 [ 26243] By: rgs                                   on 2005/12/02  10:37:05
30856         Log: Subject: Storable retrieve_lscalar fails for empty strings [PATCH]
30857              From: Gisle Aas <gisle@ActiveState.com>
30858              Date: 28 Nov 2005 04:48:18 -0800
30859              Message-ID: <lr3blhndkd.fsf@caliper.activestate.com>
30860              
30861              and
30862              Message-ID: <lrwtisn062.fsf@caliper.activestate.com>
30863      Branch: perl
30864            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
30865 ____________________________________________________________________________
30866 [ 26242] By: rgs                                   on 2005/12/02  09:26:48
30867         Log: Subject: [PATCH] Signs, signs, everywhere a sign
30868              From: Andy Lester <andy@petdance.com>
30869              Date: Thu, 1 Dec 2005 14:24:51 -0600
30870              Message-ID: <20051201202451.GI22713@petdance.com>
30871      Branch: perl
30872            ! pp_pack.c
30873 ____________________________________________________________________________
30874 [ 26241] By: stevep                                on 2005/12/01  20:27:34
30875         Log: Nit from change #26232 noticed by H. Merijn Brand
30876      Branch: perl
30877            ! pod/perlop.pod
30878 ____________________________________________________________________________
30879 [ 26240] By: davem                                 on 2005/12/01  16:40:29
30880         Log: sprintf %NNN$ check for large values wrapping to negative
30881      Branch: perl
30882            ! sv.c t/op/sprintf2.t
30883 ____________________________________________________________________________
30884 [ 26239] By: rgs                                   on 2005/12/01  15:40:11
30885         Log: Always define PL_memory_wrap, and use it for the new sprintf checks
30886      Branch: perl
30887            ! makedef.pl perl.h sv.c
30888 ____________________________________________________________________________
30889 [ 26238] By: rgs                                   on 2005/12/01  15:26:09
30890         Log: Missing #ifdef, noticed by Jan Dubois
30891      Branch: perl
30892            ! sv.c
30893 ____________________________________________________________________________
30894 [ 26237] By: rgs                                   on 2005/12/01  14:25:34
30895         Log: Subject: [PATCH] Re: Perl PR: "Security holes in Sys::Syslog"
30896              From: Gisle Aas <gisle@ActiveState.com>
30897              Date: 01 Dec 2005 06:20:14 -0800
30898              Message-ID: <lroe406grl.fsf_-_@caliper.activestate.com>
30899              
30900              Subject: [PATCH] Suppress "0b" prefix for sprintf("%#b", 0)
30901              From: Gisle Aas <gisle@ActiveState.com>
30902              Date: 01 Dec 2005 06:11:44 -0800
30903              Message-ID: <lrsltc6h5r.fsf_-_@caliper.activestate.com>
30904      Branch: perl
30905            ! sv.c t/op/sprintf.t
30906 ____________________________________________________________________________
30907 [ 26236] By: rgs                                   on 2005/12/01  11:52:24
30908         Log: Subject: [PATCH] Disable constant folding of sprintf
30909              From: Gisle Aas <gisle@ActiveState.com>
30910              Date: 01 Dec 2005 03:22:10 -0800
30911              Message-ID: <lr8xv56p0d.fsf_-_@caliper.activestate.com>
30912      Branch: perl
30913            ! op.c opcode.h opcode.pl t/lib/warnings/sv t/op/sprintf2.t
30914 ____________________________________________________________________________
30915 [ 26235] By: rgs                                   on 2005/12/01  09:26:01
30916         Log: Subject: [patch] Re: Perl PR: "Security holes in Sys::Syslog"
30917              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
30918              Date: Wed, 30 Nov 2005 20:17:31 -0800
30919              Message-ID: <438E795B.9060805@ActiveState.com>
30920      Branch: perl
30921            ! sv.c
30922 ____________________________________________________________________________
30923 [ 26234] By: rgs                                   on 2005/12/01  08:34:42
30924         Log: Revert change #26110 (already reverted in maintperl by change 26182)
30925      Branch: perl
30926            ! op.c
30927 ____________________________________________________________________________
30928 [ 26233] By: rgs                                   on 2005/11/30  21:15:21
30929         Log: Jan Dubois notices that sitecustomize.pl is to be found in sitelib,
30930              not siteperl
30931      Branch: perl
30932            ! pod/perlrun.pod
30933 ____________________________________________________________________________
30934 [ 26232] By: stevep                                on 2005/11/30  19:09:17
30935         Log: dor-assign (//=) was missing from perlop.pod
30936      Branch: perl
30937            ! pod/perlop.pod
30938 ____________________________________________________________________________
30939 [ 26231] By: rgs                                   on 2005/11/30  17:57:16
30940         Log: Subject: [PATCH] Remove redundant SvUTF8_on() calls
30941              From: Gisle Aas <gisle@ActiveState.com>
30942              Date: 30 Nov 2005 09:28:54 -0800
30943              Message-ID: <lrhd9uhwo9.fsf@caliper.activestate.com>
30944      Branch: perl
30945            ! pp.c sv.c
30946 ____________________________________________________________________________
30947 [ 26229] By: rgs                                   on 2005/11/30  14:29:23
30948         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
30949              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30950              Date: Sun, 27 Nov 2005 17:02:02 +0900
30951              Message-Id: <20051127170016.A786.BQW10602@nifty.com>
30952      Branch: perl
30953            ! embed.fnc embed.h lib/utf8_heavy.pl pod/perlapi.pod
30954            ! pod/perlintern.pod proto.h universal.c utf8.c utf8.h
30955            ! utfebcdic.h
30956 ____________________________________________________________________________
30957 [ 26228] By: nicholas                              on 2005/11/30  13:55:05
30958         Log: The regexp engine should check SV flags rather than SV type for
30959              determining if something is a reference, because under the debugger
30960              the value returned by the swash code is SVt_PVMG.
30961              Not doing this has the side effect of repeatedly reassigning the
30962              same array element, which causes destructors to fire on the reassignment
30963              which in turn causes &utf8::DESTROY to run outside of the pseudo-safety
30964              of save_re_context, which under the debugger involves re-entering the
30965              regexp engine, which causes corruption of the regexp engine's global
30966              state.
30967      Branch: perl
30968            ! regexec.c
30969 ____________________________________________________________________________
30970 [ 26227] By: rgs                                   on 2005/11/30  12:30:47
30971         Log: Fix B::Concise tests after change #26226
30972      Branch: perl
30973            ! ext/B/t/optree_varinit.t
30974 ____________________________________________________________________________
30975 [ 26226] By: rgs                                   on 2005/11/30  09:53:11
30976         Log: Revert change #22520 (optimise away my $foo = undef and similar
30977              constructs), in order to fix bug perl #37776
30978      Branch: perl
30979            ! op.c t/op/my.t
30980 ____________________________________________________________________________
30981 [ 26225] By: rgs                                   on 2005/11/29  17:40:16
30982         Log: Subject: Re: [perl #37716] Re: File::Compare broken for filenames with whitespace
30983              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
30984              Date: Tue, 29 Nov 2005 08:07:19 +0100
30985              Message-ID: <878xv89bko.fsf@k75.linux.bogus>
30986      Branch: perl
30987            ! lib/File/Compare.pm lib/File/Compare.t
30988 ____________________________________________________________________________
30989 [ 26224] By: stevep                                on 2005/11/29  12:36:46
30990         Log: Assimilate Pod-Escapes-1.04.  This is a prereq for Pod::Simple, 
30991              which is now a prereq for podlators.
30992      Branch: perl
30993            + lib/Pod/Escapes.pm lib/Pod/Escapes/ChangeLog
30994            + lib/Pod/Escapes/README lib/Pod/Escapes/t/01_about_verbose.t
30995            + lib/Pod/Escapes/t/10_main.t
30996            + lib/Pod/Escapes/t/15_name2charnum.t
30997            ! MANIFEST Porting/Maintainers.pl
30998 ____________________________________________________________________________
30999 [ 26223] By: rgs                                   on 2005/11/28  18:43:51
31000         Log: Typo fix, by Olivier Blin
31001      Branch: perl
31002            ! lib/Getopt/Long.pm
31003 ____________________________________________________________________________
31004 [ 26222] By: steveh                                on 2005/11/28  17:07:25
31005         Log: Fix ext/POSIX/t/time.t on Win32
31006              
31007              According to MSDN, "The string result produced by ctime contains
31008              exactly 26 characters and has the form: Wed Jan 02 02:03:55 1980\n\0"
31009              so we *do* want the leading zero on the day returned by strftime
31010      Branch: perl
31011            ! ext/POSIX/t/time.t
31012 ____________________________________________________________________________
31013 [ 26221] By: stevep                                on 2005/11/28  14:11:23
31014         Log: Mac OS X/Darwin seems to have problems with tzname().
31015      Branch: perl
31016            ! ext/POSIX/t/time.t
31017 ____________________________________________________________________________
31018 [ 26220] By: rgs                                   on 2005/11/28  11:00:37
31019         Log: FAQ sync.
31020      Branch: perl
31021            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
31022            ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq9.pod
31023 ____________________________________________________________________________
31024 [ 26219] By: stevep                                on 2005/11/28  02:48:18
31025         Log: Subject: [PATCH] Math::Trig: blead and maint (doc patch only): s/Bay/Gulf/ and do away with bad quotes
31026              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
31027              Date: Sun, 27 Nov 2005 23:04:31 +0200 (EET)
31028              Message-Id: <20051127210431.F1D2C6CF55@ugli.hut.fi>
31029      Branch: perl
31030            ! lib/Math/Trig.pm
31031 ____________________________________________________________________________
31032 [ 26218] By: stevep                                on 2005/11/28  02:34:49
31033         Log: Mention of possible use of a scalar variable on the rhs of an arrow "->" 
31034              operator added to close two tickets.
31035      Branch: perl
31036            ! pod/perlobj.pod
31037 ____________________________________________________________________________
31038 [ 26217] By: rgs                                   on 2005/11/27  23:18:38
31039         Log: Don't let MakeMaker install doc for MIME::Base64
31040              (since installpod does it already)
31041      Branch: perl
31042            ! ext/MIME/Base64/Makefile.PL
31043 ____________________________________________________________________________
31044 [ 26216] By: rgs                                   on 2005/11/27  22:42:42
31045         Log: Upgrade to Getopt::Long 2.34_04
31046      Branch: perl
31047            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
31048            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
31049            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
31050            ! lib/Getopt/Long/t/gol-oo.t
31051 ____________________________________________________________________________
31052 [ 26215] By: rgs                                   on 2005/11/27  21:43:17
31053         Log: Subject: [PATCH] fix wrong pool error in cygwin build
31054              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31055              Date: Nov 27, 2005 9:29 AM
31056              Message-ID: <20051127082918.GA2556@efn.org>
31057      Branch: perl
31058            ! cygwin/cygwin.c
31059 ____________________________________________________________________________
31060 [ 26214] By: stevep                                on 2005/11/27  02:35:25
31061         Log: Upgrade to MIME-Base64-3.06
31062      Branch: perl
31063            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
31064            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
31065            ! ext/MIME/Base64/QuotedPrint.pm
31066 ____________________________________________________________________________
31067 [ 26213] By: stevep                                on 2005/11/26  12:48:42
31068         Log: Deal with differences in what clock() does between POSIX and BSD.
31069      Branch: perl
31070            ! ext/POSIX/t/time.t
31071 ____________________________________________________________________________
31072 [ 26212] By: stevep                                on 2005/11/26  12:04:00
31073         Log: Upgrade to Scalar-List-Utils-1.18
31074      Branch: perl
31075            + ext/List/Util/t/00version.t
31076            ! MANIFEST ext/List/Util/Changes
31077 ____________________________________________________________________________
31078 [ 26211] By: stevep                                on 2005/11/26  11:50:17
31079         Log: Upgrade to Digest-MD5-2.35
31080      Branch: perl
31081            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
31082            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
31083            ! ext/Digest/MD5/t/files.t
31084 ____________________________________________________________________________
31085 [ 26210] By: stevep                                on 2005/11/26  11:40:57
31086         Log: Actually update one of the files from the previous change.
31087      Branch: perl
31088            ! lib/Digest.pm
31089 ____________________________________________________________________________
31090 [ 26209] By: stevep                                on 2005/11/26  11:38:02
31091         Log: Upgrade to Digest-1.14
31092      Branch: perl
31093            ! lib/Digest.pm lib/Digest/Changes
31094 ____________________________________________________________________________
31095 [ 26208] By: stevep                                on 2005/11/26  02:56:26
31096         Log: Just be explicit about $TZ.  
31097      Branch: perl
31098            ! ext/POSIX/t/time.t
31099 ____________________________________________________________________________
31100 [ 26207] By: stevep                                on 2005/11/26  02:32:10
31101         Log: Hmmm...strftime() does work on Win32, but tzset() is having problems
31102              on OpenBSD.
31103      Branch: perl
31104            ! ext/POSIX/t/time.t
31105 ____________________________________________________________________________
31106 [ 26206] By: stevep                                on 2005/11/26  01:31:24
31107         Log: Additional tests for B and POSIX.  The POSIX ones concern me a bit,
31108              but I don't expect any black smokes because of testing on OpenBSD,
31109              Linux, Win32, an Cygwin.
31110      Branch: perl
31111            + ext/POSIX/t/time.t
31112            ! MANIFEST ext/B/t/b.t
31113 ____________________________________________________________________________
31114 [ 26205] By: nicholas                              on 2005/11/25  15:12:02
31115         Log: Move report_uninit() and its static supporting functions to the end of
31116              sv.c, so that they are not sandwiched between the two halves of the
31117              SV allocation code. However, the diff looks far more evil than it
31118              should given that this is just moving a single albeit large hunk.
31119      Branch: perl
31120            ! sv.c
31121 ____________________________________________________________________________
31122 [ 26204] By: rgs                                   on 2005/11/25  12:40:34
31123         Log: Subject: [PATCH] perlpod documentation discrepancy in 5.8.6 ( and maybe later? )
31124              From: demerphq <demerphq@gmail.com>
31125              Date: Fri, 25 Nov 2005 13:57:38 +0100
31126              Message-ID: <9b18b3110511250457k6c196c4fu167badd045c2d9e6@mail.gmail.com>
31127      Branch: perl
31128            ! pod/perlpod.pod
31129 ____________________________________________________________________________
31130 [ 26203] By: rgs                                   on 2005/11/24  16:09:48
31131         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
31132              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
31133              Date: Fri, 25 Nov 2005 00:19:35 +0900
31134              Message-Id: <20051125001031.24E3.BQW10602@nifty.com>
31135              
31136              Date: Fri, 25 Nov 2005 01:18:17 +0900
31137              Message-Id: <20051125011410.24E9.BQW10602@nifty.com>
31138      Branch: perl
31139            ! universal.c utf8.c
31140 ____________________________________________________________________________
31141 [ 26202] By: rgs                                   on 2005/11/24  15:38:05
31142         Log: Document new perldoc -L switch
31143              
31144              Subject: Re: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
31145              From: Enrico Sorcinelli <bepi@perl.it>
31146              Date: Thu, 24 Nov 2005 16:04:03 +0100
31147              Message-Id: <20051124160403.568a194b.bepi@perl.it>
31148      Branch: perl
31149            ! pod/perldoc.pod
31150 ____________________________________________________________________________
31151 [ 26201] By: rgs                                   on 2005/11/24  08:52:35
31152         Log: Delete a README made redundant by change 26200.
31153      Branch: perl
31154            - wince/README.perlce
31155 ____________________________________________________________________________
31156 [ 26200] By: rgs                                   on 2005/11/23  20:45:44
31157         Log: Subject: [PATCH @26198] perlce touches
31158              From: Konovalov, Vadim <vkonovalov@spb.lucent.com>
31159              Date: Nov 23, 2005 8:55 PM
31160              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DDC3@itotest-1.spb.lucent.com>
31161      Branch: perl
31162            ! INSTALL MANIFEST README.ce makedef.pl wince/Makefile.ce
31163            ! wince/wince.c
31164 ____________________________________________________________________________
31165 [ 26199] By: rgs                                   on 2005/11/23  15:34:54
31166         Log: Subject: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
31167              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
31168              Date: Wed, 23 Nov 2005 17:57:34 +0900
31169              Message-Id: <20051123175603.FFD5.BQW10602@nifty.com>
31170              
31171              And :
31172              Message-Id: <20051123202935.4D9D.BQW10602@nifty.com>
31173              
31174              with some nits to use U8 instead of char more consistently
31175      Branch: perl
31176            ! lib/utf8_heavy.pl t/op/pat.t universal.c utf8.c
31177 ____________________________________________________________________________
31178 [ 26198] By: rgs                                   on 2005/11/22  21:24:19
31179         Log: Notes in perlstyle about POD formatting, by Sébastien
31180              Aperghis-Tramoni, with nits by chromatic and Randy W. Sims.
31181      Branch: perl
31182            ! pod/perlstyle.pod
31183 ____________________________________________________________________________
31184 [ 26197] By: nicholas                              on 2005/11/22  20:23:34
31185         Log: Note the URL describing the vast riches awaiting us.
31186      Branch: perl
31187            ! t/lib/1_compile.t
31188 ____________________________________________________________________________
31189 [ 26196] By: davem                                 on 2005/11/22  16:52:24
31190         Log: include PERL_TRACK_MEMPOOL in perl -V output
31191      Branch: perl
31192            ! perl.c
31193 ____________________________________________________________________________
31194 [ 26195] By: davem                                 on 2005/11/22  16:32:42
31195         Log: perl segfaults on reversed array reference
31196              
31197              The 'for (reverse @a)' optimisation got its index wrong when
31198              create LVALUE SVs for undef elements
31199      Branch: perl
31200            ! pp_ctl.c pp_hot.c t/op/loopctl.t
31201 ____________________________________________________________________________
31202 [ 26194] By: rgs                                   on 2005/11/22  16:16:00
31203         Log: Subject: [DOC PATCH] Sort subs *can* now be recursive
31204              From: Robin Houston <robin@cpan.org>
31205              Date: Tue, 22 Nov 2005 13:28:17 +0000
31206              Message-ID: <20051122132817.GA20895@rpc142.cs.man.ac.uk>
31207      Branch: perl
31208            ! pod/perlfunc.pod
31209 ____________________________________________________________________________
31210 [ 26193] By: rgs                                   on 2005/11/22  16:10:00
31211         Log: Use the system's free to dealloc a PV allocated by the system
31212              (more precisely by libgdbm.) See :
31213              
31214              Subject: GDBM_file realloc failures
31215              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
31216              Date: Mon, 21 Nov 2005 18:22:00 +0100
31217              Message-ID: <20051121182200.0b3d2454@grubert.mandrakesoft.com>
31218      Branch: perl
31219            ! ext/GDBM_File/GDBM_File.xs
31220 ____________________________________________________________________________
31221 [ 26192] By: rgs                                   on 2005/11/22  15:54:16
31222         Log: Subject: Re: [PATCH] concat interacts badly with magic
31223              From: Robin Houston <robin@cpan.org>
31224              Date: Tue, 22 Nov 2005 14:07:27 +0000
31225              Message-ID: <20051122140727.GA29861@rpc142.cs.man.ac.uk>
31226              
31227              (new version of patch for bug #37722)
31228      Branch: perl
31229            ! pp_hot.c t/lib/warnings/9uninit t/lib/warnings/pp_hot
31230            ! t/op/tie.t
31231 ____________________________________________________________________________
31232 [ 26191] By: rgs                                   on 2005/11/22  14:16:05
31233         Log: Subject: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
31234              From: Enrico Sorcinelli <bepi@perl.it>
31235              Date: Sun, 20 Nov 2005 10:20:51 +0100
31236              Message-Id: <20051120102051.23ef095d.bepi@perl.it>
31237              
31238              Also, bump version number of Perldoc.
31239      Branch: perl
31240            ! lib/Pod/Perldoc.pm
31241 ____________________________________________________________________________
31242 [ 26190] By: rgs                                   on 2005/11/22  11:29:03
31243         Log: Revert change #26185, which could have some unwanted side-effects.
31244              (lib/warnings.t had failures due to this patch.)
31245              Moreover Dave Mitchell correctly pointed out that [perl #37722]
31246              wasn't really a bug.
31247      Branch: perl
31248            ! pp_hot.c t/op/tie.t
31249 ____________________________________________________________________________
31250 [ 26189] By: merijn                                on 2005/11/22  06:33:05
31251         Log: Subject: RE: [perl #37708] [PATCH] wrong IP_ constants on Win32 
31252              From: "Jan Dubois" <jand@ActiveState.com>
31253              Date: Mon, 21 Nov 2005 21:35:51 -0800
31254              Message-ID: <062401c5ef26$99b3a490$2217a8c0@candy>
31255      Branch: perl
31256            ! win32/include/sys/socket.h
31257 ____________________________________________________________________________
31258 [ 26188] By: stevep                                on 2005/11/22  03:41:17
31259         Log: Subject: [PATCH] ff_chop.patch redux
31260              From: Andy Lester <andy@petdance.com>
31261              Date: Mon, 21 Nov 2005 21:16:14 -0600
31262              Message-ID: <20051122031614.GB19424@petdance.com>
31263      Branch: perl
31264            ! pp_ctl.c
31265 ____________________________________________________________________________
31266 [ 26187] By: stevep                                on 2005/11/22  03:37:30
31267         Log: Subject: patch@26180 - t/op/pat.t : Can't reset %ENV on VMS
31268              From: "John E. Malmberg" <wb8tyw@qsl.net>
31269              Date: Mon, 21 Nov 2005 22:09:17 -0500
31270              Message-ID: <43828BDD.7080302@qsl.net>
31271      Branch: perl
31272            ! t/op/pat.t
31273 ____________________________________________________________________________
31274 [ 26186] By: stevep                                on 2005/11/22  03:32:04
31275         Log: Subject: patch@26180 - t/op/array.t : Can't reset %ENV on VMS
31276              From: "John E. Malmberg" <wb8tyw@qsl.net>
31277              Date: Mon, 21 Nov 2005 21:19:31 -0500
31278              Message-ID: <43828033.9040708@qsl.net>
31279      Branch: perl
31280            ! t/op/array.t
31281 ____________________________________________________________________________
31282 [ 26185] By: rgs                                   on 2005/11/21  17:19:34
31283         Log: Subject: [PATCH] concat interacts badly with magic
31284              From: Robin Houston <robin@cpan.org>
31285              Date: Mon, 21 Nov 2005 17:03:39 +0000
31286              Message-ID: <20051121170339.GA8214@rpc142.cs.man.ac.uk>
31287      Branch: perl
31288            ! pp_hot.c t/op/tie.t
31289 ____________________________________________________________________________
31290 [ 26184] By: nicholas                              on 2005/11/21  14:18:03
31291         Log: Flip the sign of the value in body details offset, and change its type
31292              to size_t.
31293      Branch: perl
31294            ! sv.c
31295 ____________________________________________________________________________
31296 [ 26183] By: merijn                                on 2005/11/21  14:11:28
31297         Log: Thread failures on AIX (and others) caused by interleaved output
31298              
31299              Subject: Smoke [5.9.3] 26168 FAIL(X) AIX 4.3.3.0/ML11 (PPC/1 cpu)
31300              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
31301              Date: Sun, 20 Nov 2005 14:36 +0100
31302              Message-Id: <200511201337.jAKDbc1O066213@smtp-vbr6.xs4all.nl>
31303      Branch: perl
31304            ! t/op/threads.t
31305 ____________________________________________________________________________
31306 [ 26181] By: rgs                                   on 2005/11/21  08:58:59
31307         Log: Upgrade to Time::HiRes 1.83
31308      Branch: perl
31309            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
31310            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
31311 ____________________________________________________________________________
31312 [ 26180] By: nicholas                              on 2005/11/20  20:39:50
31313         Log: Eliminate two more strlen()s, by using the return value of sprintf().
31314      Branch: perl
31315            ! pp_ctl.c
31316 ____________________________________________________________________________
31317 [ 26179] By: rgs                                   on 2005/11/20  12:10:15
31318         Log: Declarations must come first, or some compilers aren't happy.
31319              (spotted by Jarkko)
31320      Branch: perl
31321            ! ext/B/B.xs
31322 ____________________________________________________________________________
31323 [ 26178] By: stevep                                on 2005/11/20  02:41:01
31324         Log: Subject: [PATCH] Pulling ancient RCS comments
31325              From: Andy Lester <andy@petdance.com>
31326              Date: Sat, 19 Nov 2005 00:16:39 -0600
31327              Message-ID: <20051119061639.GA25086@petdance.com>
31328      Branch: perl
31329            ! lib/AnyDBM_File.t lib/importenv.pl lib/stat.pl lib/validate.pl
31330            ! t/base/cond.t t/base/if.t t/base/pat.t t/base/term.t
31331            ! t/cmd/elsif.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
31332            ! t/comp/cmdopt.t t/comp/cpp.t t/comp/decl.t t/io/inplace.t
31333            ! t/io/read.t t/io/tell.t t/op/append.t t/op/auto.t t/op/cond.t
31334            ! t/op/do.t t/op/flip.t t/op/goto_xs.t t/op/my.t t/op/push.t
31335            ! t/op/read.t t/op/time.t t/op/unshift.t
31336 ____________________________________________________________________________
31337 [ 26177] By: stevep                                on 2005/11/20  02:31:10
31338         Log: Subject: Reworked PERL_TRACK_MEMPOOL patch
31339              From: "Jan Dubois" <jand@ActiveState.com>
31340              Date: Fri, 18 Nov 2005 11:38:24 -0800
31341              Message-ID: <003601c5ec77$a45eb260$2217a8c0@candy>
31342      Branch: perl
31343            ! perl.h util.c
31344 ____________________________________________________________________________
31345 [ 26176] By: stevep                                on 2005/11/19  19:14:42
31346         Log: Down with "warning: code has no effect"
31347      Branch: perl
31348            ! XSUB.h
31349 ____________________________________________________________________________
31350 [ 26175] By: stevep                                on 2005/11/19  18:06:14
31351         Log: Cleaning up some warnings generated by "gcc -W"
31352      Branch: perl
31353            ! deb.c ext/B/B.xs ext/Data/Dumper/Dumper.xs
31354            ! ext/PerlIO/encoding/encoding.xs mg.c op.c regcomp.c scope.c
31355 ____________________________________________________________________________
31356 [ 26174] By: stevep                                on 2005/11/19  13:46:27
31357         Log: Upgrade to PathTools-3.14
31358      Branch: perl
31359            + lib/File/Spec/t/tmpdir.t
31360            ! MANIFEST ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
31361            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
31362            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
31363            ! lib/File/Spec/t/Spec.t
31364 ____________________________________________________________________________
31365 [ 26173] By: nicholas                              on 2005/11/19  11:21:15
31366         Log: Norman observed that a couple of macros could make the body defintion
31367              table a lot more readable.
31368      Branch: perl
31369            ! sv.c
31370 ____________________________________________________________________________
31371 [ 26172] By: nicholas                              on 2005/11/19  00:50:33
31372         Log: With -DPURFIY we change the flags so that everything is allocated
31373              directly. (Don't use arenas at all.) This seems a rather elegant way
31374              to simplify some of the code in sv.c by removing conditional
31375              compilation.
31376      Branch: perl
31377            ! sv.c
31378 ____________________________________________________________________________
31379 [ 26171] By: nicholas                              on 2005/11/19  00:21:58
31380         Log: Map the HE arena onto SV type 0 (SVt_NULL).
31381              Abolish PL_he_root and PL_he_arenaroot.
31382      Branch: perl
31383            ! embedvar.h ext/XS/APItest/APItest.xs hv.c intrpvar.h perlapi.h
31384            ! sv.c sv.h
31385 ____________________________________________________________________________
31386 [ 26170] By: nicholas                              on 2005/11/18  23:44:32
31387         Log: Remove all the now unused new_XFOO()/del_XFOO() macros
31388      Branch: perl
31389            ! sv.c
31390 ____________________________________________________________________________
31391 [ 26169] By: nicholas                              on 2005/11/18  23:28:59
31392         Log: sv_clear can manipulate the arena array directly too.
31393              Also, I think that we may have been "leaking" NV bodies in blead since
31394              25051. Oops. (Will not have been detectable except with -DPURIFY as
31395              the leak is not returning them as free to the arena)
31396      Branch: perl
31397            ! sv.c
31398 ____________________________________________________________________________
31399 [ 26168] By: nicholas                              on 2005/11/18  21:25:23
31400         Log: We only need to zero new bodies for upgrades. sv_dup doesn't need to
31401              zero as it's copying over the same sized structure. So change
31402              new_NOARENA to malloc(), and add new_NOARENAZ() to calloc()
31403      Branch: perl
31404            ! sv.c
31405 ____________________________________________________________________________
31406 [ 26167] By: nicholas                              on 2005/11/18  21:02:34
31407         Log: Merge the arms of the switch. The decision about what comes from an
31408              arena and what comes from malloc is now solely in the table.
31409      Branch: perl
31410            ! sv.c
31411 ____________________________________________________________________________
31412 [ 26166] By: nicholas                              on 2005/11/18  20:38:26
31413         Log: Eliminate new_body_length from sv_dup. Replace SvTYPE(sstr) with
31414              sv_type, which is a constant variable with the same value.
31415      Branch: perl
31416            ! sv.c
31417 ____________________________________________________________________________
31418 [ 26165] By: nicholas                              on 2005/11/18  19:50:24
31419         Log: Eliminate new_body_offset from sv_dup()
31420      Branch: perl
31421            ! sv.c
31422 ____________________________________________________________________________
31423 [ 26164] By: nicholas                              on 2005/11/18  17:37:39
31424         Log: Merge the last remaining case duplication in sv_upgrade
31425      Branch: perl
31426            ! sv.c
31427 ____________________________________________________________________________
31428 [ 26163] By: nicholas                              on 2005/11/18  16:18:38
31429         Log: Eliminate new_body_length from sv_upgrade
31430      Branch: perl
31431            ! sv.c
31432 ____________________________________________________________________________
31433 [ 26162] By: nicholas                              on 2005/11/18  15:51:10
31434         Log: Eliminate new_body_offset from sv_upgrade
31435      Branch: perl
31436            ! sv.c
31437 ____________________________________________________________________________
31438 [ 26161] By: nicholas                              on 2005/11/18  15:03:01
31439         Log: new_body_inline doesn't need to be passed the root, as it's already
31440              inferring the arenaroot directly from the passed-in type.
31441      Branch: perl
31442            ! sv.c
31443 ____________________________________________________________________________
31444 [ 26160] By: rgs                                   on 2005/11/18  12:40:16
31445         Log: Tabs are still required in the MANIFEST
31446      Branch: perl
31447            ! MANIFEST
31448 ____________________________________________________________________________
31449 [ 26159] By: nicholas                              on 2005/11/18  12:06:06
31450         Log: Add a flag to the body details of which types come from arenas.
31451              Update the allocation information for all the types.
31452              Add a new macro new_NOARENA() for allocating the non-arena types.
31453              Use calloc rather than malloc for the new_NOARENA so that the Zero()
31454              can be skipped.
31455      Branch: perl
31456            ! sv.c
31457 ____________________________________________________________________________
31458 [ 26158] By: nicholas                              on 2005/11/18  11:20:10
31459         Log: Simplify the expression for the upgrade logic for SVt_IV.
31460              Replace the "can't happen" comment for SVt_PVIV with assertions
31461              that it didn't happen.
31462      Branch: perl
31463            ! sv.c
31464 ____________________________________________________________________________
31465 [ 26157] By: stevep                                on 2005/11/18  11:07:34
31466         Log: Adding README.linux to the MANIFEST
31467      Branch: perl
31468            ! MANIFEST
31469 ____________________________________________________________________________
31470 [ 26156] By: nicholas                              on 2005/11/18  10:30:12
31471         Log: const and static for the const static private table.
31472              Replace the "upgrade" special case for SVt_PV with assertions as it's
31473              not been needed since we forced *up*grades.
31474      Branch: perl
31475            ! sv.c
31476 ____________________________________________________________________________
31477 [ 26155] By: nicholas                              on 2005/11/18  10:13:31
31478         Log: Rename sv_upgrade's parameter mt to new_type.
31479      Branch: perl
31480            ! sv.c
31481 ____________________________________________________________________________
31482 [ 26154] By: rgs                                   on 2005/11/18  08:30:18
31483         Log: Subject: Dumpvalue doc patch
31484              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
31485              Date: Fri, 18 Nov 2005 03:42:52 +0100
31486              Message-ID: <87br0ibrrn.fsf@k75.linux.bogus>
31487      Branch: perl
31488            ! lib/Dumpvalue.pm
31489 ____________________________________________________________________________
31490 [ 26153] By: stevep                                on 2005/11/18  00:54:53
31491         Log: Initial, albeit hackish, support for the alpha version of Sun Studio
31492              compilers of Linux.
31493      Branch: perl
31494            + README.linux
31495            ! hints/linux.sh
31496 ____________________________________________________________________________
31497 [ 26152] By: nicholas                              on 2005/11/17  23:27:59
31498         Log: All that can be in the first switch statement of sv_upgrade is now
31499              table driven. The shrinking continues on the morrow.
31500      Branch: perl
31501            ! sv.c
31502 ____________________________________________________________________________
31503 [ 26151] By: nicholas                              on 2005/11/17  22:50:07
31504         Log: "Can you see what it is yet?"
31505              Next steps towards making as much as possible table driven.
31506      Branch: perl
31507            ! sv.c
31508 ____________________________________________________________________________
31509 [ 26150] By: nicholas                              on 2005/11/17  21:58:58
31510         Log: Add the size of the structure to copy as a field in the per type
31511              data table.
31512      Branch: perl
31513            ! sv.c
31514 ____________________________________________________________________________
31515 [ 26149] By: nicholas                              on 2005/11/17  16:33:05
31516         Log: Merge sizeof_body_by_svtype and offset_by_svtype into a single array
31517              of structures.
31518      Branch: perl
31519            ! sv.c
31520 ____________________________________________________________________________
31521 [ 26148] By: nicholas                              on 2005/11/17  14:36:39
31522         Log: Move the location of the definition of the arena slot used for pte
31523              into sv.h, to keep it in one central place.
31524              Change it to use SVt_RV. (Having SVt_IV for real use will be useful.
31525              SVt_RV has no body, and doesn't pretend to have one, so it is spare.)
31526      Branch: perl
31527            ! sv.c sv.h
31528 ____________________________________________________________________________
31529 [ 26147] By: rgs                                   on 2005/11/17  14:09:10
31530         Log: Subject: [PATCH] Sort subs now in embed.fnc
31531              From: Andy Lester <andy@petdance.com>
31532              Date: Thu, 17 Nov 2005 07:53:38 -0600
31533              Message-ID: <20051117135338.GA31715@petdance.com>
31534      Branch: perl
31535            ! embed.fnc embed.h pp_sort.c proto.h
31536 ____________________________________________________________________________
31537 [ 26146] By: nicholas                              on 2005/11/17  13:51:01
31538         Log: s/SvTYPE(sv)/old_type/ in sv_upgrade because we already have that value
31539              in that variable.
31540              Don't compile S_new_body with -DPURIFY
31541      Branch: perl
31542            ! sv.c
31543 ____________________________________________________________________________
31544 [ 26145] By: rgs                                   on 2005/11/17  09:06:33
31545         Log: It's clearer to use "morphing" than "polymorphing" when
31546              describing what exec() does
31547      Branch: perl
31548            ! pod/perlmod.pod
31549 ____________________________________________________________________________
31550 [ 26144] By: stevep                                on 2005/11/17  00:18:31
31551         Log: Subject: [perl #37694] segfault with PerlIO::get_layers()
31552              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
31553              Date: Wed, 16 Nov 2005 07:11:41 -0800
31554              Message-ID: <rt-3.0.11-37694-124556.15.9755707729767@perl.org>
31555      Branch: perl
31556            ! universal.c
31557 ____________________________________________________________________________
31558 [ 26143] By: nicholas                              on 2005/11/16  23:40:55
31559         Log: Oi gcc, No! sizeof(void) is an error. *Not* 1.
31560              Wanting sizeof(void) isn't even a compilation error with -ansi
31561              -pedantic. Just a warning. Lame! I'm going to send it back for a full
31562              refund. Hateful software.
31563      Branch: perl
31564            ! sv.c
31565 ____________________________________________________________________________
31566 [ 26142] By: nicholas                              on 2005/11/16  20:18:58
31567         Log: PL_pte_root and PL_pte_arenaroot can be exterminated. Which reveals
31568              an erroneous remaining reference to PL_pte_root to correct.
31569      Branch: perl
31570            ! embedvar.h intrpvar.h perlapi.h sv.c
31571 ____________________________________________________________________________
31572 [ 26141] By: nicholas                              on 2005/11/16  19:26:17
31573         Log: Subject: Re: eliminate discreet arenaroots
31574              From: Jim Cromie <jim.cromie@gmail.com>
31575              Message-ID: <4378E5B0.3010708@gmail.com>
31576              Date: Mon, 14 Nov 2005 12:29:52 -0700
31577      Branch: perl
31578            ! embedvar.h intrpvar.h perlapi.h sv.c sv.h
31579 ____________________________________________________________________________
31580 [ 26140] By: merijn                                on 2005/11/16  19:26:13
31581         Log: Subject: [PATCH @26137] for wince
31582              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
31583              Date: Wed, 16 Nov 2005 20:57:13 +0300
31584              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC9F@itotest-1.spb.lucent.com>
31585      Branch: perl
31586            ! makedef.pl wince/Makefile.ce wince/config.ce wince/config_H.ce
31587            ! wince/wince.c
31588 ____________________________________________________________________________
31589 [ 26137] By: rgs                                   on 2005/11/16  15:06:10
31590         Log: Subject: Re: [perl #37688] Unexpected regex failure. 
31591              From: hv@crypt.org
31592              Date: Wed, 16 Nov 2005 14:54:55 +0000
31593              Message-Id: <200511161454.jAGEst117787@zen.crypt.org>
31594      Branch: perl
31595            ! regexec.c t/op/re_tests
31596 ____________________________________________________________________________
31597 [ 26136] By: rgs                                   on 2005/11/15  16:33:02
31598         Log: Subject: Re: [perl #37616] Bug in &= (string) and/or m//
31599              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
31600              Date: Wed, 09 Nov 2005 02:12:00 +0900
31601              Message-Id: <20051109021035.69D8.BQW10602@nifty.com>
31602      Branch: perl
31603            ! doop.c t/op/bop.t
31604 ____________________________________________________________________________
31605 [ 26135] By: rgs                                   on 2005/11/15  13:30:00
31606         Log: Subject: [PATCH] Re: Cygwin status, maint and blead
31607              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31608              Date: Sun, 13 Nov 2005 16:01:02 -0800
31609              Message-ID: <20051114000102.GA5556@efn.org>
31610      Branch: perl
31611            ! Makefile.SH
31612 ____________________________________________________________________________
31613 [ 26134] By: nicholas                              on 2005/11/14  22:48:02
31614         Log: Remove the two register keywords from auto variables that PERL_POSION
31615              wants to take the address of.
31616      Branch: perl
31617            ! hv.c scope.c
31618 ____________________________________________________________________________
31619 [ 26133] By: nicholas                              on 2005/11/14  22:32:14
31620         Log: More PERL_POISON - poison SvANY() and SvREFCNT() in freed SV heads.
31621              (by using the union pointer to chain the freed heads together)
31622      Branch: perl
31623            ! sv.c
31624 ____________________________________________________________________________
31625 [ 26132] By: nicholas                              on 2005/11/14  22:31:14
31626         Log: Mark all places where perl needs to look at a possibly-freed scalar
31627              with a macro SvIS_FREED(sv)
31628      Branch: perl
31629            ! av.c mg.c op.c pad.c pp_hot.c sv.h
31630 ____________________________________________________________________________
31631 [ 26131] By: stevep                                on 2005/11/14  17:31:59
31632         Log: Removed reference to the non-existent C<Opcode::Custom>.
31633      Branch: perl
31634            ! pod/perlguts.pod
31635 ____________________________________________________________________________
31636 [ 26130] By: rgs                                   on 2005/11/14  16:32:33
31637         Log: The warning "Field too wide in 'u' format in pack" was emitted even
31638              when pack warnings were not enabled
31639      Branch: perl
31640            ! pp_pack.c
31641 ____________________________________________________________________________
31642 [ 26129] By: nicholas                              on 2005/11/14  16:22:26
31643         Log: Provide a crude way for specifying the command line for
31644              make test.valgrind
31645      Branch: perl
31646            ! Makefile.SH t/TEST
31647 ____________________________________________________________________________
31648 [ 26128] By: rgs                                   on 2005/11/14  15:40:08
31649         Log: A better fix for [perl #35847] File::Find not performing as documented,
31650              suggested by Darren Dunham. Includes a fix to the code example that
31651              uses File::Find in perlfaq3.
31652      Branch: perl
31653            ! lib/File/Find.pm pod/perlfaq3.pod
31654 ____________________________________________________________________________
31655 [ 26126] By: rgs                                   on 2005/11/14  12:43:29
31656         Log: Don't warn about lack of docs for functions that appear twice in embed.fnc.
31657      Branch: perl
31658            ! autodoc.pl
31659 ____________________________________________________________________________
31660 [ 26124] By: rgs                                   on 2005/11/14  10:45:25
31661         Log: Fix indentation of apidoc for sv_2pvutf8
31662              (so perlapi.pod is correctly generated)
31663      Branch: perl
31664            ! pod/perlapi.pod sv.c
31665 ____________________________________________________________________________
31666 [ 26123] By: rgs                                   on 2005/11/14  10:24:58
31667         Log: Suppress gcc warnings when ignoring the return value of io_close(),
31668              as suggested by Gisle Aas.
31669      Branch: perl
31670            ! embed.fnc proto.h
31671 ____________________________________________________________________________
31672 [ 26122] By: rgs                                   on 2005/11/14  10:13:41
31673         Log: Subject: [PATCH] Missing ; in Storable.xs
31674              From: Gisle Aas <gisle@ActiveState.com>
31675              Date: 14 Nov 2005 02:32:14 -0800
31676              Message-ID: <lrhdafy0y9.fsf_-_@caliper.activestate.com>
31677      Branch: perl
31678            ! ext/Storable/Storable.xs
31679 ____________________________________________________________________________
31680 [ 26120] By: steveh                                on 2005/11/14  09:39:48
31681         Log: Subject: [PATCH] Compress::Zlib
31682              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
31683              Date: Sun, 13 Nov 2005 17:09:08 -0000
31684              Message-ID: <00d101c5e874$f865f910$6d1c140a@myopwv.com>
31685      Branch: perl
31686            ! ext/Compress/Zlib/Zlib.pm
31687            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
31688            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
31689            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
31690            ! ext/Compress/Zlib/t/09gziphdr.t
31691 ____________________________________________________________________________
31692 [ 26119] By: steveh                                on 2005/11/14  09:39:02
31693         Log: Fix code-before-declaration in boot_Storable added by 26107
31694      Branch: perl
31695            ! ext/Storable/Storable.xs
31696 ____________________________________________________________________________
31697 [ 26118] By: stevep                                on 2005/11/14  01:13:16
31698         Log: Subject: [PATCH] consting perlbug breaking in blead & maint
31699              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31700              Date: Sun, 13 Nov 2005 16:00:49 -0800
31701              Message-ID: <20051114000049.GA7676@efn.org>
31702      Branch: perl
31703            ! utils/perlbug.PL
31704 ____________________________________________________________________________
31705 [ 26112] By: nicholas                              on 2005/11/13  18:47:27
31706         Log: Fix breakages that prevended -DPERL_POISON from compiling.
31707      Branch: perl
31708            ! handy.h sv.h
31709 ____________________________________________________________________________
31710 [ 26110] By: nicholas                              on 2005/11/13  11:44:30
31711         Log: Integrate:
31712              [ 26108]
31713              BEGIN blocks should start a new stack, as they can be called as a
31714              side effect of "regular" Perl API calls within subroutines that have
31715              already cached the current stack's address. If they don't, any stack
31716              extension during the call may move the stack, rendering that cached
31717              value invalid without the cachee realising. (For example, PP code
31718              calling gv_fetchpv() which triggers a load of Errno.pm)
31719      Branch: perl
31720           !> op.c
31721 ____________________________________________________________________________
31722 [ 26107] By: stevep                                on 2005/11/13  00:40:25
31723         Log: Subject: Re: [PATCH] Enhanced Storable::read_magic()
31724              From: Gisle Aas <gisle@ActiveState.com>
31725              Date: 12 Nov 2005 13:13:23 -0800
31726              Message-ID: <lrhdah7eoc.fsf@caliper.activestate.com>
31727      Branch: perl
31728            + ext/Storable/t/file_magic.t
31729            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
31730            ! ext/Storable/Storable.xs
31731 ____________________________________________________________________________
31732 [ 26103] By: stevep                                on 2005/11/12  20:44:16
31733         Log: Upgrade to Locale-Maketext-1.10.  As change #25547 did not make it
31734              into the module release, I bumped the version number and added the
31735              missing code.
31736      Branch: perl
31737            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
31738 ____________________________________________________________________________
31739 [ 26101] By: stevep                                on 2005/11/12  19:46:18
31740         Log: Subject: [perl #37657] segfault with binmode ":pop"
31741              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
31742              Date: Fri, 11 Nov 2005 06:36:20 -0800
31743              Message-ID: <rt-3.0.11-37657-124293.6.03947871136576@perl.org>
31744      Branch: perl
31745            ! perlio.c
31746 ____________________________________________________________________________
31747 [ 26100] By: nicholas                              on 2005/11/12  18:48:29
31748         Log: Make B's tests skip correctly when PerlIO is not configured.
31749      Branch: perl
31750            ! ext/B/t/concise-xs.t ext/B/t/concise.t
31751 ____________________________________________________________________________
31752 [ 26099] By: stevep                                on 2005/11/12  16:59:49
31753         Log: Subject: [PATCH] mathoms prototypes aren't prototypes
31754              From: Andy Lester <andy@petdance.com>
31755              Date: Fri, 11 Nov 2005 17:20:30 -0600
31756              Message-ID: <20051111232030.GA882@petdance.com>
31757      Branch: perl
31758            ! mathoms.c perl.c
31759 ____________________________________________________________________________
31760 [ 26096] By: stevep                                on 2005/11/12  15:41:09
31761         Log: Andy Lester maintains Locale::Maketext now.
31762      Branch: perl
31763            ! Porting/Maintainers.pl
31764 ____________________________________________________________________________
31765 [ 26093] By: nicholas                              on 2005/11/12  10:21:50
31766         Log: Change 26063 got one conditional the wrong way round.
31767      Branch: perl
31768            ! ext/B/B/Bytecode.pm
31769 ____________________________________________________________________________
31770 [ 26091] By: nicholas                              on 2005/11/12  09:15:32
31771         Log: Make the removal of references to AvFLAGS in the B modules conditional
31772              on perl version.
31773      Branch: perl
31774            ! ext/B/B/C.pm ext/B/B/Debug.pm
31775 ____________________________________________________________________________
31776 [ 26090] By: stevep                                on 2005/11/11  22:47:06
31777         Log: const'ing Netdb_host_t broke HP-UX and created warnings on gcc for a double const.  
31778              Netdb_host_t is a macro that for a const pointer.
31779      Branch: perl
31780            ! pp_sys.c
31781 ____________________________________________________________________________
31782 [ 26089] By: nicholas                              on 2005/11/11  21:52:20
31783         Log: 26085 was wrong. Undo it.
31784              (I suspect that I got this wrong because more changes have been made
31785              in blead subsequent to the change I was attempting to merge in, and
31786              and jiggled around with the number of tests)
31787      Branch: perl
31788            ! ext/B/t/concise-xs.t
31789 ____________________________________________________________________________
31790 [ 26088] By: stevep                                on 2005/11/11  16:44:39
31791         Log: Subject: [PATCH] DB_File 1.814
31792              From: Paul Marquess <Paul.Marquess@ntlworld.com>
31793              Date: Fri, 11 Nov 2005 12:09:55 -0000
31794              Message-ID: <00e301c5e6b8$d5a357f0$241c140a@myopwv.com>
31795      Branch: perl
31796            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
31797            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
31798 ____________________________________________________________________________
31799 [ 26087] By: stevep                                on 2005/11/11  16:17:03
31800         Log: Subject: [PATCH] Storable 0.1 compatibility
31801              From: Gisle Aas <gisle@ActiveState.com> 
31802              Date: 11 Nov 2005 05:42:29 -0800 
31803              Message-ID: <lry83v712y.fsf@caliper.activestate.com>
31804              
31805              Also added an entry in the main MANIFEST file for the new test and 
31806              a version bump in Storable.pm.
31807      Branch: perl
31808            + ext/Storable/t/compat01.t
31809            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
31810            ! ext/Storable/Storable.xs
31811 ____________________________________________________________________________
31812 [ 26085] By: nicholas                              on 2005/11/11  14:16:30
31813         Log: Correct the version-dependant expression for the number of tests, as it
31814              is now giving the wrong number for 5.8.x
31815      Branch: perl
31816            ! ext/B/t/concise-xs.t
31817 ____________________________________________________________________________
31818 [ 26082] By: stevep                                on 2005/11/11  04:55:56
31819         Log: Subject: [PATCH] Const & local: Special Victims Unit
31820              From: Andy Lester <andy@petdance.com>
31821              Date: Thu, 10 Nov 2005 22:47:00 -0600
31822              Message-ID: <20051111044700.GA24161@petdance.com>
31823      Branch: perl
31824            ! cop.h doio.c doop.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c
31825            ! util.c
31826 ____________________________________________________________________________
31827 [ 26081] By: stevep                                on 2005/11/11  03:27:35
31828         Log: Pod nit in Encode.pm, found by Marc Lehmann in RT #36949. 
31829      Branch: perl
31830            ! ext/Encode/Encode.pm
31831 ____________________________________________________________________________
31832 [ 26080] By: stevep                                on 2005/11/11  03:18:11
31833         Log: Fix for RT #37654.  Added $COMPILING to list of variables exported.
31834      Branch: perl
31835            ! lib/English.pm
31836 ____________________________________________________________________________
31837 [ 26079] By: rgs                                   on 2005/11/10  16:59:15
31838         Log: Subject: [PATCH] Suppress leaked warnings in ExtUtils tests
31839              From: Dominic Dunlop <domo@computer.org>
31840              Date: Thu, 10 Nov 2005 18:10:00 +0100
31841              Message-Id: <D2949A21-7EE3-449F-BEF2-38FAD7B4A483@computer.org>
31842      Branch: perl
31843            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/Manifest.t
31844 ____________________________________________________________________________
31845 [ 26078] By: rgs                                   on 2005/11/10  16:36:12
31846         Log: Patch by Ilya Zakharevich to give more meaningful error
31847              messages from if.pm when invoked with a condition in list
31848              context. Also bump if's VERSION.
31849      Branch: perl
31850            ! lib/if.pm
31851 ____________________________________________________________________________
31852 [ 26077] By: rgs                                   on 2005/11/10  15:10:42
31853         Log: Define PERL_DEFAULT_DO_EXEC3_IMPLEMENTATION earlier in perl.h
31854              (that is, before embed.h, that uses this symbol, is included)
31855      Branch: perl
31856            ! perl.h
31857 ____________________________________________________________________________
31858 [ 26076] By: rgs                                   on 2005/11/10  14:26:12
31859         Log: Subject: [perl #35847] File::Find not performing as documented 
31860              From: "jms@mathras.comcast.net (via RT)" <perlbug-followup@perl.org>
31861              Date: 17 May 2005 10:40:08 -0000
31862              Message-ID: <rt-3.0.11-35847-113088.7.09182163210095@perl.org>
31863      Branch: perl
31864            ! lib/File/Find.pm
31865 ____________________________________________________________________________
31866 [ 26075] By: rgs                                   on 2005/11/10  13:03:20
31867         Log: Subject: [perl #37648] segfault with PERLIO_DEBUG 
31868              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
31869              Date: Thu, 10 Nov 2005 04:31:39 -0800
31870              Message-ID: <rt-3.0.11-37648-124187.17.2251402270294@perl.org>
31871      Branch: perl
31872            ! perlio.c
31873 ____________________________________________________________________________
31874 [ 26074] By: stevep                                on 2005/11/10  12:22:43
31875         Log: Subject: [perl #37582] [PATCH] h2ph inc_dirs() fails to prepend gcc include search path, resulting in missing C standard headers on Linux
31876              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
31877              Date: Tue, 01 Nov 2005 15:22:45 -0800
31878              Message-ID: <rt-3.0.11-37582-123738.12.3509768746337@perl.org>
31879      Branch: perl
31880            ! utils/h2ph.PL
31881 ____________________________________________________________________________
31882 [ 26073] By: rgs                                   on 2005/11/10  10:52:51
31883         Log: Subject: [PATCH] remove whitespace preceding semicolon in docs
31884              From: Steven Schubiger <schubiger@cpan.org>
31885              Date: Mon, 31 Oct 2005 22:48:27 +0100
31886              Message-ID: <20051031214827.GH24416@accognoscere.homeunix.org>
31887      Branch: perl
31888            ! pod/perl561delta.pod pod/perl56delta.pod pod/perlcall.pod
31889            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perlfaq5.pod
31890            ! pod/perlfilter.pod pod/perlipc.pod pod/perllexwarn.pod
31891            ! pod/perlop.pod pod/perlre.pod pod/perlsub.pod pod/perltrap.pod
31892            ! pod/perlxs.pod
31893 ____________________________________________________________________________
31894 [ 26072] By: rgs                                   on 2005/11/10  10:37:42
31895         Log: Really apply change #26071.
31896      Branch: perl
31897            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
31898            ! wince/config_sh.PL
31899 ____________________________________________________________________________
31900 [ 26071] By: rgs                                   on 2005/11/10  10:35:57
31901         Log: Subject: [PATCH @26062] wince patch
31902              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
31903              Date: Wed, 9 Nov 2005 20:22:52 +0300 
31904              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC02@itotest-1.spb.lucent.com>
31905      Branch: perl
31906            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
31907            ! wince/config_sh.PL
31908 ____________________________________________________________________________
31909 [ 26070] By: rgs                                   on 2005/11/10  09:11:26
31910         Log: Add tests for two untested syntax error messages about \N
31911      Branch: perl
31912            ! t/comp/parser.t
31913 ____________________________________________________________________________
31914 [ 26069] By: steveh                                on 2005/11/10  08:41:53
31915         Log: Make Perl_seed public
31916              
31917              Fixes Win32 linker error in List::Util introduced by change #26054
31918      Branch: perl
31919            ! embed.fnc embed.h global.sym
31920 ____________________________________________________________________________
31921 [ 26068] By: rgs                                   on 2005/11/10  08:36:13
31922         Log: Subject: [PATCH] blead@26052 Symbian update
31923              From: <jarkko.hietaniemi@nokia.com>
31924              Date: Wed, 9 Nov 2005 17:45:07 +0200
31925              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A73D@esebe105.NOE.Nokia.com>
31926      Branch: perl
31927            ! README.symbian symbian/TODO symbian/config.pl symbian/port.pl
31928            ! symbian/sdk.pl symbian/sisify.pl
31929 ____________________________________________________________________________
31930 [ 26067] By: nicholas                              on 2005/11/09  21:52:03
31931         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
31932              change 25925 had the side effect of breaking ext/Encode/t/perlio.t
31933              Fixed by opening with :bytes.
31934      Branch: perl
31935            ! ext/Encode/t/perlio.t
31936 ____________________________________________________________________________
31937 [ 26066] By: nicholas                              on 2005/11/09  21:30:02
31938         Log: I/O is UTF-8, not "UNICODE"
31939      Branch: perl
31940            ! t/io/layers.t
31941 ____________________________________________________________________________
31942 [ 26065] By: nicholas                              on 2005/11/09  20:53:29
31943         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
31944              change 25925 had the side effect of breaking t/io/utf8.t
31945              Fixed by adding the missing binmode()s.
31946      Branch: perl
31947            ! t/io/utf8.t
31948 ____________________________________________________________________________
31949 [ 26064] By: nicholas                              on 2005/11/09  20:23:28
31950         Log: Better diagnostics from io/utf8.t
31951      Branch: perl
31952            ! t/io/utf8.t
31953 ____________________________________________________________________________
31954 [ 26063] By: nicholas                              on 2005/11/09  17:29:44
31955         Log: Make the Bytecode changes conditional on perl version.
31956      Branch: perl
31957            ! ext/B/B/Bytecode.pm
31958 ____________________________________________________________________________
31959 [ 26062] By: rgs                                   on 2005/11/09  11:56:04
31960         Log: Subject: Re: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
31961              From: Graham Barr <gbarr@pobox.com>
31962              Date: Wed, 9 Nov 2005 06:09:48 -0600
31963              Message-Id: <6CAD749E-AE29-415A-9ACB-BA8F6FB8279E@pobox.com>
31964      Branch: perl
31965            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
31966            ! ext/List/Util/t/lln.t ext/List/Util/t/p_blessed.t
31967            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_lln.t
31968            ! ext/List/Util/t/p_max.t ext/List/Util/t/p_maxstr.t
31969            ! ext/List/Util/t/p_min.t ext/List/Util/t/p_minstr.t
31970            ! ext/List/Util/t/p_openhan.t ext/List/Util/t/p_readonly.t
31971            ! ext/List/Util/t/p_reduce.t ext/List/Util/t/p_refaddr.t
31972            ! ext/List/Util/t/p_reftype.t ext/List/Util/t/p_shuffle.t
31973            ! ext/List/Util/t/p_sum.t ext/List/Util/t/p_tainted.t
31974 ____________________________________________________________________________
31975 [ 26061] By: nicholas                              on 2005/11/09  11:21:10
31976         Log: Simplify Perl_allocmy slightly, and cope better with the name is ""
31977              case.
31978      Branch: perl
31979            ! op.c
31980 ____________________________________________________________________________
31981 [ 26060] By: nicholas                              on 2005/11/09  11:17:17
31982         Log: Add a comment about possible future refactoring of the pad code.
31983      Branch: perl
31984            ! pad.c
31985 ____________________________________________________________________________
31986 [ 26059] By: nicholas                              on 2005/11/09  10:56:28
31987         Log: Remove superfluous strlen() from pp_require().
31988      Branch: perl
31989            ! pp_ctl.c
31990 ____________________________________________________________________________
31991 [ 26058] By: stevep                                on 2005/11/09  10:45:57
31992         Log: Patch from Gisle to add NO_MATHOMS to the Compile-time options.
31993      Branch: perl
31994            ! perl.c
31995 ____________________________________________________________________________
31996 [ 26057] By: rgs                                   on 2005/11/09  10:31:35
31997         Log: Don't declare a function inside another function
31998      Branch: perl
31999            ! perl.c
32000 ____________________________________________________________________________
32001 [ 26056] By: merijn                                on 2005/11/09  09:54:28
32002         Log: Subject: Configure setting patchlevel broken
32003              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32004              Date: Fri, 14 Oct 2005 00:33:29 -0700
32005              Message-ID: <20051014073329.GA3236@efn.org>
32006      Branch: perl
32007            ! Configure
32008 ____________________________________________________________________________
32009 [ 26054] By: rgs                                   on 2005/11/09  09:15:04
32010         Log: Subject: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
32011              From: Robin Houston <robin@cpan.org>
32012              Date: Tue, 8 Nov 2005 19:02:34 +0000
32013              Message-ID: <20051108190234.GA25953@rpc142.cs.man.ac.uk>
32014      Branch: perl
32015            ! cop.h ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
32016            ! ext/List/Util/multicall.h ext/List/Util/t/first.t
32017            ! ext/List/Util/t/reduce.t pod/perlcall.pod
32018 ____________________________________________________________________________
32019 [ 26053] By: rgs                                   on 2005/11/09  08:57:10
32020         Log: Subject: patch@26052 - compile rule for mathoms.c
32021              From: "John E. Malmberg" <wb8tyw@qsl.net>
32022              Date: Tue, 08 Nov 2005 23:09:03 -0500
32023              Message-ID: <4371765F.1000900@qsl.net>
32024      Branch: perl
32025            ! vms/descrip_mms.template
32026 ____________________________________________________________________________
32027 [ 26052] By: nicholas                              on 2005/11/08  22:05:57
32028         Log: It helps to actually *remove* the now-superfluous strlen().
32029              (An addendum to 26050.)
32030      Branch: perl
32031            ! toke.c
32032 ____________________________________________________________________________
32033 [ 26051] By: nicholas                              on 2005/11/08  21:55:40
32034         Log: Moving the 4 writes of PL_no_mem followed by exit(1) to a static
32035              function makes the object code slightly smaller.
32036      Branch: perl
32037            ! util.c
32038 ____________________________________________________________________________
32039 [ 26050] By: nicholas                              on 2005/11/08  21:37:52
32040         Log: Eliminate some unnecessary strlen()s
32041      Branch: perl
32042            ! doio.c op.c perl.c perlio.c sv.c toke.c util.c
32043 ____________________________________________________________________________
32044 [ 26049] By: nicholas                              on 2005/11/08  20:43:11
32045         Log: Eliminate duplicate strlen()s by explicitly calling it.
32046              Note two places for future audit with FIXME.
32047              Convert a SvPVX_const to SvPVX_const_nolen, where the length is unused.
32048      Branch: perl
32049            ! pp_ctl.c
32050 ____________________________________________________________________________
32051 [ 26048] By: nicholas                              on 2005/11/08  20:35:11
32052         Log: 3 calls to strlen() we can avoid.
32053      Branch: perl
32054            ! doio.c
32055 ____________________________________________________________________________
32056 [ 26047] By: rgs                                   on 2005/11/08  17:35:58
32057         Log: Subject: [DOC PATCH] mention @-, @+ in perl56delta.pod
32058              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32059              Date: Tue, 8 Nov 2005 08:46:42 -0800
32060              Message-ID: <20051108164642.GD7972@efn.org>
32061      Branch: perl
32062            ! pod/perl561delta.pod pod/perl56delta.pod
32063 ____________________________________________________________________________
32064 [ 26046] By: nicholas                              on 2005/11/08  16:30:18
32065         Log: Probaby a good idea to include DEBUG_LEAKING_SCALARS in -V output, as
32066              its presence changes structure sizes.
32067      Branch: perl
32068            ! perl.c
32069 ____________________________________________________________________________
32070 [ 26045] By: stevep                                on 2005/11/08  14:24:39
32071         Log: From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32072              Subject: Re: A surprising segfault
32073              Date: Tue, 08 Nov 2005 23:36:13 +0900
32074              Message-Id: <20051108233535.735D.BQW10602@nifty.com>
32075      Branch: perl
32076            ! t/io/fs.t t/io/print.t t/op/chop.t t/op/sort.t
32077 ____________________________________________________________________________
32078 [ 26044] By: steveh                                on 2005/11/08  10:16:56
32079         Log: Remove an unused variable left over from change #26041
32080      Branch: perl
32081            ! win32/win32.c
32082 ____________________________________________________________________________
32083 [ 26043] By: rgs                                   on 2005/11/08  10:11:55
32084         Log: Subject: Re: C<undef %::> considered harmful
32085              From: Benjamin Sugars <bsugars@canoe.ca>
32086              Date: Fri, 20 Apr 2001 10:30:20 -0400 (EDT)
32087              Message-ID: <Pine.LNX.4.21.0104201022040.1722-100000@marmot.rim.canoe.ca>
32088              
32089              except the part that increases the refcount of PL_stderrgv, already
32090              fixed separately.
32091      Branch: perl
32092            ! perl.c
32093 ____________________________________________________________________________
32094 [ 26042] By: rgs                                   on 2005/11/08  09:57:10
32095         Log: Upgrade to CPAN 1.76_65
32096      Branch: perl
32097            - lib/CPAN/Admin.pm
32098            ! MANIFEST lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
32099            ! lib/CPAN/t/version.t
32100 ____________________________________________________________________________
32101 [ 26041] By: merijn                                on 2005/11/08  06:29:56
32102         Log: Subject: [PATCH] Remove unused USING_WIDE code from win32 and wince branches
32103              From: "Jan Dubois" <jand@ActiveState.com>
32104              Date: Mon, 7 Nov 2005 20:39:02 -0800
32105              Message-ID: <078001c5e41e$585c4140$6401a8c0@candy>
32106      Branch: perl
32107            ! win32/ext/Win32/Win32.xs win32/perlhost.h win32/win32.c
32108            ! win32/win32.h wince/perlhost.h wince/win32.h wince/wince.c
32109 ____________________________________________________________________________
32110 [ 26040] By: stevep                                on 2005/11/08  00:41:51
32111         Log: Updated perldiag.pod entry for "Can't use subscript..."
32112      Branch: perl
32113            ! pod/perldiag.pod
32114 ____________________________________________________________________________
32115 [ 26039] By: nicholas                              on 2005/11/07  21:31:16
32116         Log: Merge pp_slt, pp_sgt and pp_sge into pp_sle. (The most commonly used
32117              of the 4. Not that any are that popular.)
32118      Branch: perl
32119            ! mathoms.c opcode.h opcode.pl pp.c
32120 ____________________________________________________________________________
32121 [ 26038] By: stevep                                on 2005/11/07  18:35:47
32122         Log: Subject: [PATCH] Re: [perl #36061] Not OK: perl v5.8.7 on darwin-2level 8.1.0 (UNINSTALLED)
32123              From: shouldbedomo@mac.com (Dominic Dunlop)
32124              Date: Mon, 7 Nov 2005 18:24:50 +0100
32125              Message-ID: <B9D07EB3-DF78-48A9-90C4-AF3A89AAB7C6@mac.com>
32126              
32127              README.macosx updates
32128      Branch: perl
32129            ! README.macosx
32130 ____________________________________________________________________________
32131 [ 26037] By: nicholas                              on 2005/11/07  15:21:01
32132         Log: s/Nick Clark/Nicholas Clark/
32133      Branch: perl
32134            ! Changes Changes5.8 doio.c t/op/lc.t
32135 ____________________________________________________________________________
32136 [ 26036] By: nicholas                              on 2005/11/07  15:18:51
32137         Log: For each test function, test it as is, and with extra data appended
32138              after each test character.
32139      Branch: perl
32140            ! t/uni/case.pl
32141 ____________________________________________________________________________
32142 [ 26035] By: nicholas                              on 2005/11/07  14:05:25
32143         Log: The rarely used lcfirst and ucfirst share almost all their code.
32144              Merge the two as pp_ucfirst.
32145      Branch: perl
32146            ! mathoms.c opcode.h opcode.pl pp.c
32147 ____________________________________________________________________________
32148 [ 26034] By: nicholas                              on 2005/11/07  13:22:35
32149         Log: Fix bug #37628 (both lcfirst and ucfirst)
32150      Branch: perl
32151            ! pp.c t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
32152 ____________________________________________________________________________
32153 [ 26033] By: rgs                                   on 2005/11/07  12:26:29
32154         Log: Subject: [PATCH] Cleaning up x2p directory
32155              From: Andy Lester <andy@petdance.com>
32156              Date: Fri, 4 Nov 2005 15:13:55 -0600
32157              Message-ID: <20051104211355.GB12651@petdance.com>
32158      Branch: perl
32159            - x2p/proto.h
32160            ! MANIFEST x2p/EXTERN.h x2p/INTERN.h x2p/a2p.h x2p/a2py.c
32161            ! x2p/hash.c x2p/hash.h x2p/str.c x2p/str.h x2p/util.c
32162            ! x2p/util.h x2p/walk.c
32163 ____________________________________________________________________________
32164 [ 26032] By: rgs                                   on 2005/11/07  12:20:59
32165         Log: Subject: [PATCH] Missing static declarations 
32166              From: Gisle Aas <gisle@ActiveState.com>
32167              Date: 05 Nov 2005 05:08:03 -0800
32168              Message-ID: <lracgj1bv0.fsf@caliper.activestate.com>
32169      Branch: perl
32170            ! genpacksizetables.pl pp_pack.c
32171 ____________________________________________________________________________
32172 [ 26031] By: rgs                                   on 2005/11/07  11:49:46
32173         Log: Remove CPAN.pm's META.yml.
32174              Add CPAN.pm's SIGNATURE in MANIFEST.
32175      Branch: perl
32176            - lib/CPAN/META.yml
32177            ! MANIFEST
32178 ____________________________________________________________________________
32179 [ 26030] By: rgs                                   on 2005/11/07  11:39:57
32180         Log: Subject: [PATCH] Symbian update blead@26025
32181              From: <jarkko.hietaniemi@nokia.com>
32182              Date: Mon, 7 Nov 2005 13:32:15 +0200
32183              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A70C@esebe105.NOE.Nokia.com>
32184      Branch: perl
32185            + symbian/PerlUi.cpp symbian/PerlUi.h symbian/PerlUi.hrh
32186            + symbian/PerlUiS60.rss symbian/PerlUiS80.rss
32187            + symbian/PerlUiUIQ.rss symbian/ext/Moped/Msg/Msg.mmp
32188            + symbian/ext/Moped/Msg/Msg.pkg symbian/ext/Moped/Msg/Msg.pm
32189            + symbian/ext/Moped/Msg/Msg.xs symbian/ext/Moped/Msg/README
32190            + symbian/ext/Moped/Msg/bld.inf
32191            + symbian/ext/Moped/Msg/location.pl
32192            - symbian/PerlAppS60.rss symbian/PerlAppS80.rss
32193            - symbian/PerlAppUIQ.rss
32194            ! MANIFEST doio.c perl.c symbian/PerlApp.cpp symbian/PerlApp.h
32195            ! symbian/PerlApp.hrh symbian/PerlBase.h symbian/TODO
32196            ! symbian/config.pl symbian/config.sh symbian/sanity.pl
32197            ! symbian/sdk.pl symbian/sisify.pl symbian/symbian_proto.h
32198            ! symbian/symbian_utils.cpp symbian/symbianish.h
32199            ! symbian/xsbuild.pl
32200 ____________________________________________________________________________
32201 [ 26029] By: nicholas                              on 2005/11/07  10:52:08
32202         Log: Add lib/CPAN/Admin.pm from CPAN to make version.t pass.
32203      Branch: perl
32204            + lib/CPAN/Admin.pm
32205            ! MANIFEST
32206 ____________________________________________________________________________
32207 [ 26028] By: rgs                                   on 2005/11/07  10:24:54
32208         Log: Subject: [PATCH] Consting and localizing: Part LXVIII
32209              From: Andy Lester <andy@petdance.com>
32210              Date: Fri, 4 Nov 2005 15:12:56 -0600
32211              Message-ID: <20051104211256.GA12651@petdance.com>
32212      Branch: perl
32213            ! deb.c embed.fnc embed.h locale.c pp_sys.c proto.h scope.c
32214            ! universal.c utf8.c util.c
32215 ____________________________________________________________________________
32216 [ 26027] By: rgs                                   on 2005/11/07  09:58:26
32217         Log: Subject: [perl #24254] Attempt to free unreferenced scalar 
32218              From: "Chris Heath via RT" <perlbug-followup@perl.org>
32219              Date: Sun, 06 Nov 2005 20:08:05 -0800
32220              Message-ID: <rt-3.0.11-24254-123984.4.44134155985068@perl.org>
32221      Branch: perl
32222            ! cop.h
32223 ____________________________________________________________________________
32224 [ 26026] By: merijn                                on 2005/11/07  08:14:59
32225         Log: Subject: [PATCH] follow up on 25969 for VMS
32226              From: Abe Timmerman <abe@ztreet.demon.nl>
32227              Date: Sat, 5 Nov 2005 13:29:58 +0200
32228              Message-Id: <200511051229.58297.abe@ztreet.demon.nl>
32229      Branch: perl
32230            ! vms/vms.c vms/vmsish.h
32231 ____________________________________________________________________________
32232 [ 26025] By: stevep                                on 2005/11/07  03:42:53
32233         Log: Added note to README.macosx regarding failures from broken locale
32234              files.
32235      Branch: perl
32236            ! README.macosx
32237 ____________________________________________________________________________
32238 [ 26024] By: stevep                                on 2005/11/07  02:58:31
32239         Log: Fix documentation for gmtime().
32240      Branch: perl
32241            ! pod/perlfunc.pod
32242 ____________________________________________________________________________
32243 [ 26023] By: stevep                                on 2005/11/06  20:18:23
32244         Log: Upgrade to CPAN-1.76_61
32245      Branch: perl
32246            + lib/CPAN/PAUSE2005.pub
32247            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/META.yml
32248            ! lib/CPAN/Nox.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
32249            ! lib/CPAN/bin/cpan lib/CPAN/t/Nox.t lib/CPAN/t/vcmp.t
32250            ! lib/CPAN/t/version.t
32251 ____________________________________________________________________________
32252 [ 26022] By: stevep                                on 2005/11/06  19:16:54
32253         Log: Nits in the pp_defined code spotted by Jarkko.
32254      Branch: perl
32255            ! pp_hot.c
32256 ____________________________________________________________________________
32257 [ 26021] By: stevep                                on 2005/11/06  18:38:02
32258         Log: Upgrade to Time-HiRes-1.82
32259      Branch: perl
32260            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32261            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
32262            ! ext/Time/HiRes/t/HiRes.t
32263 ____________________________________________________________________________
32264 [ 26020] By: merijn                                on 2005/11/06  07:23:15
32265         Log: Subject: Re: [PATCH configure.com] add the new d_futimes as undef
32266              From: "John E. Malmberg" <wb8tyw@qsl.net>
32267              Date: Sat, 05 Nov 2005 21:28:33 -0500
32268              Message-ID: <436D6A51.5040700@qsl.net>
32269      Branch: perl
32270            ! configure.com
32271 ____________________________________________________________________________
32272 [ 26019] By: nicholas                              on 2005/11/05  16:47:31
32273         Log: Make the 5.9 changes to B conditional on perl version.
32274      Branch: perl
32275            ! ext/B/B.pm ext/B/B.xs
32276 ____________________________________________________________________________
32277 [ 26018] By: nicholas                              on 2005/11/05  16:28:09
32278         Log: '[at]' should be '@'
32279              Suck in CPAN/Nox.pm from CPAN, so that version.t passes.
32280      Branch: perl
32281            ! lib/CPAN.pm lib/CPAN/Nox.pm lib/CPAN/Version.pm
32282            ! lib/CPAN/t/version.t
32283 ____________________________________________________________________________
32284 [ 26017] By: stevep                                on 2005/11/05  14:49:11
32285         Log: Kill warnings and add a panic to pp_defined() in case the wrong op
32286              is passed in.
32287      Branch: perl
32288            ! pp_hot.c
32289 ____________________________________________________________________________
32290 [ 26016] By: stevep                                on 2005/11/05  13:44:10
32291         Log: Upgrade to CPAN-1.76_60.
32292      Branch: perl
32293            + lib/CPAN/Version.pm lib/CPAN/t/version.t
32294            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
32295            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
32296 ____________________________________________________________________________
32297 [ 26015] By: nicholas                              on 2005/11/05  12:57:40
32298         Log: Allow passing of the full enum name into the tryAMAGICbin family of
32299              macros, to avoid needing C pre-processor string concatenation within
32300              the lowest level expansion.
32301      Branch: perl
32302            ! pp.c pp.h
32303 ____________________________________________________________________________
32304 [ 26014] By: stevep                                on 2005/11/05  12:55:47
32305         Log: Upgrade to Time-HiRes-1.81
32306      Branch: perl
32307            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32308            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
32309 ____________________________________________________________________________
32310 [ 26013] By: merijn                                on 2005/11/05  11:38:32
32311         Log: Subject: [PATCH configure.com] add the new d_futimes as undef
32312              From: Abe Timmerman <abe@ztreet.demon.nl>
32313              Date: Sat, 5 Nov 2005 11:26:33 +0200
32314              Message-Id: <200511051026.33940.abe@ztreet.demon.nl>
32315      Branch: perl
32316            ! configure.com
32317 ____________________________________________________________________________
32318 [ 26012] By: rgs                                   on 2005/11/05  10:13:56
32319         Log: Remove the obsolete KNOWN PROBLEMS sections from perlcall.pod
32320              (noticed by Robin Houston)
32321      Branch: perl
32322            ! pod/perlcall.pod
32323 ____________________________________________________________________________
32324 [ 26011] By: rgs                                   on 2005/11/05  10:10:09
32325         Log: Subject: Re: A surprising segfault
32326              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32327              Date: Nov 5, 2005 5:54 AM
32328              Message-Id: <20051105135053.27D7.BQW10602@nifty.com>
32329      Branch: perl
32330            ! pp.c pp_sort.c pp_sys.c
32331 ____________________________________________________________________________
32332 [ 26010] By: nicholas                              on 2005/11/05  08:32:39
32333         Log: dorassign doesn't need --SP;
32334      Branch: perl
32335            ! pp_hot.c
32336 ____________________________________________________________________________
32337 [ 26009] By: davem                                 on 2005/11/05  01:57:23
32338         Log: pp_print didn't extend the stack before pushing its return value
32339      Branch: perl
32340            ! pp_hot.c
32341 ____________________________________________________________________________
32342 [ 26008] By: stevep                                on 2005/11/05  01:39:51
32343         Log: Typos in opcode.pl this time.
32344      Branch: perl
32345            ! opcode.h opcode.pl
32346 ____________________________________________________________________________
32347 [ 26007] By: stevep                                on 2005/11/05  01:36:17
32348         Log: Merge pp_andassign, pp_orassign, and pp_dorassign into pp_and,
32349              pp_or, and pp_defined, respectively.
32350      Branch: perl
32351            ! mathoms.c opcode.h opcode.pl pp_ctl.c pp_hot.c
32352 ____________________________________________________________________________
32353 [ 26006] By: nicholas                              on 2005/11/04  22:50:22
32354         Log: s/printf/my_printf/ because we're using the return value.
32355              My mistake spotted by Gisle.
32356      Branch: perl
32357            ! regcomp.c
32358 ____________________________________________________________________________
32359 [ 26005] By: stevep                                on 2005/11/04  21:41:43
32360         Log: s/pp_dor/pp_defined/
32361      Branch: perl
32362            ! mathoms.c
32363 ____________________________________________________________________________
32364 [ 26004] By: stevep                                on 2005/11/04  21:39:44
32365         Log: I barely knew ya pp_dor.  Merged into pp_defined from whence you came.
32366              This change has also caused pp_defined to be promoted to being a hot
32367              op.
32368      Branch: perl
32369            ! mathoms.c opcode.h opcode.pl pp.c pp_hot.c
32370 ____________________________________________________________________________
32371 [ 26003] By: nicholas                              on 2005/11/04  21:22:46
32372         Log: Use the return value of sprintf in sv_2pv_flags. Remove dead code.
32373      Branch: perl
32374            ! sv.c
32375 ____________________________________________________________________________
32376 [ 26002] By: nicholas                              on 2005/11/04  21:03:58
32377         Log: You can't there from here. (Dead code in sv_2pv_flags)
32378      Branch: perl
32379            ! sv.c
32380 ____________________________________________________________________________
32381 [ 26001] By: nicholas                              on 2005/11/04  20:47:34
32382         Log: Use the return value from sprintf().
32383      Branch: perl
32384            ! regcomp.c taint.c universal.c util.c
32385 ____________________________________________________________________________
32386 [ 26000] By: nicholas                              on 2005/11/04  20:20:56
32387         Log: pp_semop can fit within Perl_pp_shmwrite().
32388      Branch: perl
32389            ! mathoms.c opcode.h opcode.pl pp_sys.c
32390 ____________________________________________________________________________
32391 [ 25999] By: nicholas                              on 2005/11/04  19:53:33
32392         Log: The remaining special logic in pp_syswrite can be moved into pp_send,
32393              which is actually already 50% syswrite.
32394      Branch: perl
32395            ! mathoms.c opcode.h opcode.pl pp_sys.c
32396 ____________________________________________________________________________
32397 [ 25998] By: rgs                                   on 2005/11/04  18:38:34
32398         Log: Revert patch #25993.
32399      Branch: perl
32400            ! regexec.c t/op/pat.t
32401 ____________________________________________________________________________
32402 [ 25997] By: steveh                                on 2005/11/04  17:23:49
32403         Log: Fix a Win32 linker error following change #25972
32404      Branch: perl
32405            ! pp_sys.c
32406 ____________________________________________________________________________
32407 [ 25996] By: rgs                                   on 2005/11/04  16:35:17
32408         Log: Subject: [PATCH] use clearenv if available
32409              From: Alan Burlison <Alan.Burlison@sun.com>
32410              Date: Fri, 04 Nov 2005 16:33:30 +0000
32411              Message-ID: <436B8D5A.4010502@sun.com>
32412      Branch: perl
32413            ! embed.fnc embed.h mg.c proto.h sv.c util.c
32414 ____________________________________________________________________________
32415 [ 25995] By: merijn                                on 2005/11/04  16:30:03
32416         Log: Subject: Re: futimes [PATCH]
32417              From: Steve Peters <steve@fisharerojo.org>
32418              Date: Fri, 4 Nov 2005 09:00:25 -0600
32419              Message-ID: <20051104150025.GA3873@mccoy.peters.homeunix.org>
32420      Branch: perl
32421            ! Configure
32422 ____________________________________________________________________________
32423 [ 25993] By: rgs                                   on 2005/11/04  16:26:08
32424         Log: Subject: [perl #19049] Incorrect $` after replacement
32425              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
32426              Date: Fri, 04 Nov 2005 08:17:25 +0100
32427              Message-ID: <87fyqc51bu.fsf@k75.linux.bogus>
32428      Branch: perl
32429            ! regexec.c t/op/pat.t
32430 ____________________________________________________________________________
32431 [ 25992] By: rgs                                   on 2005/11/04  15:41:21
32432         Log: Subject: Re: [PATCH] sort/multicall patch
32433              From: Robin Houston <robin@cpan.org>
32434              Date: Fri, 4 Nov 2005 15:20:29 +0000
32435              Message-ID: <20051104152029.GA17169@rpc142.cs.man.ac.uk>
32436      Branch: perl
32437            ! pp_ctl.c t/op/sort.t
32438 ____________________________________________________________________________
32439 [ 25991] By: stevep                                on 2005/11/04  15:10:44
32440         Log: Subject: Re: Configure -Dno_mathoms
32441              From: gisle@ActiveState.com (Gisle Aas)
32442              Date: 01 Nov 2005 03:27:49 -0800
32443              Message-ID: <lrslug7glm.fsf@caliper.activestate.com>
32444      Branch: perl
32445            ! mathoms.c perl.c
32446 ____________________________________________________________________________
32447 [ 25990] By: nicholas                              on 2005/11/04  14:47:49
32448         Log: Merge msgsnd, msgrcv with Perl_pp_shmwrite().
32449              "Perfection is achieved not when there's nothing more to add,
32450              but when there's nothing left to remove" (Antoine de Saint-Exupéry)
32451      Branch: perl
32452            ! mathoms.c opcode.h opcode.pl pp_sys.c
32453 ____________________________________________________________________________
32454 [ 25989] By: nicholas                              on 2005/11/04  14:21:19
32455         Log: Once more, with feeling.
32456              [Mmm, has someone been swapping the coffee for decaf?]
32457              [Actual cause - make sure the edited version of the file is in the
32458              correct directory]
32459      Branch: perl
32460            ! pod/perldiag.pod
32461 ____________________________________________________________________________
32462 [ 25988] By: nicholas                              on 2005/11/04  14:18:14
32463         Log: Meta-oops. Change 25987 was not the change you were looking for.
32464      Branch: perl
32465            ! pod/perldiag.pod
32466 ____________________________________________________________________________
32467 [ 25987] By: nicholas                              on 2005/11/04  14:09:11
32468         Log: Oops. This new panic was meant to be added to the documented
32469              diagnostics.
32470      Branch: perl
32471            ! pod/perldiag.pod
32472 ____________________________________________________________________________
32473 [ 25986] By: nicholas                              on 2005/11/04  13:02:42
32474         Log: ftrwrite, ftrexec, fteread, ftewrite and fteexec can all be merged
32475              with Perl_pp_ftrread().
32476      Branch: perl
32477            ! mathoms.c opcode.h opcode.pl pod/perldiag.pod pod/perltodo.pod
32478            ! pp_sys.c
32479 ____________________________________________________________________________
32480 [ 25985] By: stevep                                on 2005/11/04  12:02:51
32481         Log: Upgrade to Time-HiRes-1.80
32482      Branch: perl
32483            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32484            ! ext/Time/HiRes/HiRes.xs
32485 ____________________________________________________________________________
32486 [ 25984] By: nicholas                              on 2005/11/04  11:36:24
32487         Log: PERL_EFF_ACCESS_[RWX]_OK can go.
32488      Branch: perl
32489            ! pp_sys.c
32490 ____________________________________________________________________________
32491 [ 25983] By: nicholas                              on 2005/11/04  11:16:08
32492         Log: The PERL_EFF_ACCESS_[RWX]_OK macros are all defined as triples, so
32493              can be refactored to a single platform dependent PERL_EFF_ACCESS macro
32494              with the other 3 implemented in terms of it.
32495      Branch: perl
32496            ! pp_sys.c
32497 ____________________________________________________________________________
32498 [ 25982] By: merijn                                on 2005/11/04  09:16:53
32499         Log: Subject: [PATCH] bad semicolon in pp_ftrowned
32500              From: Andy Lester <andy@petdance.com>
32501              Date: Fri, 4 Nov 2005 00:37:54 -0600
32502              Message-ID: <20051104063753.GA3863@petdance.com>
32503      Branch: perl
32504            ! pp_sys.c
32505 ____________________________________________________________________________
32506 [ 25981] By: stevep                                on 2005/11/04  00:10:21
32507         Log: Upgrade to Time-HiRes 1.79
32508      Branch: perl
32509            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32510            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
32511 ____________________________________________________________________________
32512 [ 25980] By: stevep                                on 2005/11/03  21:23:48
32513         Log: Reverting the reversion.  va_end() goes with va_start().
32514      Branch: perl
32515            ! mg.c
32516 ____________________________________________________________________________
32517 [ 25979] By: rgs                                   on 2005/11/03  21:07:54
32518         Log: Fix test failures introduced by the change of flags on op_sort
32519      Branch: perl
32520            ! ext/B/t/f_sort.t
32521 ____________________________________________________________________________
32522 [ 25978] By: stevep                                on 2005/11/03  20:28:20
32523         Log: Upgrade to Time-HiRes-1.78
32524      Branch: perl
32525            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32526            ! ext/Time/HiRes/t/HiRes.t
32527 ____________________________________________________________________________
32528 [ 25977] By: stevep                                on 2005/11/03  17:27:58
32529         Log: Change #25976 seemed to cause test failures in ext/B/t/f_sort.t.  What
32530              was that line about Jenga again?
32531      Branch: perl
32532            ! mg.c
32533 ____________________________________________________________________________
32534 [ 25976] By: stevep                                on 2005/11/03  17:14:17
32535         Log: Missing va_end(args) from SA_SIGINFO related code.
32536      Branch: perl
32537            ! mg.c
32538 ____________________________________________________________________________
32539 [ 25975] By: stevep                                on 2005/11/03  16:00:12
32540         Log: Test for the right signal should use the constant for that signal.
32541      Branch: perl
32542            ! ext/POSIX/t/sigaction.t
32543 ____________________________________________________________________________
32544 [ 25974] By: stevep                                on 2005/11/03  15:07:26
32545         Log: Add appropriate skips to t/io/fs.t to fix test failures on Cygwin.
32546      Branch: perl
32547            ! t/io/fs.t
32548 ____________________________________________________________________________
32549 [ 25973] By: stevep                                on 2005/11/03  14:56:25
32550         Log: More core test cleanups.  Mainly fixes to remove code that caused 
32551              warnings, but there were a few bug fixes that were hidden by 
32552              no using warnings.
32553      Branch: perl
32554            ! t/io/nargv.t t/io/openpid.t t/io/pipe.t t/io/print.t
32555            ! t/io/read.t t/io/tell.t
32556 ____________________________________________________________________________
32557 [ 25972] By: nicholas                              on 2005/11/03  14:19:34
32558         Log: Perl_pp_symlink and Perl_pp_link can be merged. The diff looks evil,
32559              but the actual finished code is not as bad as it seems.
32560      Branch: perl
32561            ! mathoms.c opcode.h opcode.pl pp_sys.c
32562 ____________________________________________________________________________
32563 [ 25971] By: rgs                                   on 2005/11/03  12:29:18
32564         Log: Document some bogus compiler warnings in README.solaris
32565              
32566              Subject: Re: Why is malloc_wrap now the default?
32567              From: Alan Burlison <Alan.Burlison@sun.com>
32568              Date: Thu, 03 Nov 2005 12:54:16 +0000
32569              Message-ID: <436A0878.1030703@sun.com>
32570      Branch: perl
32571            ! README.solaris
32572 ____________________________________________________________________________
32573 [ 25970] By: stevep                                on 2005/11/03  11:37:31
32574         Log: Upgrade to Time-HiRes-1.77
32575      Branch: perl
32576            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32577            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
32578            ! ext/Time/HiRes/fallback/const-c.inc
32579            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
32580 ____________________________________________________________________________
32581 [ 25969] By: nicholas                              on 2005/11/03  11:09:39
32582         Log: Patch 3945 was a bit overkeen - the effective parameter to cando() and
32583              ingroup() is a boolean flag, not a GID or UID.
32584      Branch: perl
32585            ! doio.c embed.fnc proto.h
32586 ____________________________________________________________________________
32587 [ 25968] By: nicholas                              on 2005/11/03  09:51:56
32588         Log: Avoiding source code duplication for the lstat() on filehandle %s
32589              warning also makes the object code slightly smaller.
32590      Branch: perl
32591            ! pp_sys.c
32592 ____________________________________________________________________________
32593 [ 25967] By: stevep                                on 2005/11/03  02:09:30
32594         Log: Clean up some test files.
32595      Branch: perl
32596            ! t/io/argv.t t/io/crlf_through.t t/io/dup.t t/io/layers.t
32597            ! t/io/through.t
32598 ____________________________________________________________________________
32599 [ 25966] By: stevep                                on 2005/11/03  01:45:45
32600         Log: Make harness warning-free when running with -Mdiagnostics
32601      Branch: perl
32602            ! t/harness
32603 ____________________________________________________________________________
32604 [ 25965] By: stevep                                on 2005/11/02  22:37:48
32605         Log: Test case should not execute /no_such_process if it does exist.
32606      Branch: perl
32607            ! t/io/pipe.t
32608 ____________________________________________________________________________
32609 [ 25964] By: nicholas                              on 2005/11/02  21:27:58
32610         Log: unlink chmod utime kill can be merged into Perl_pp_chown().
32611      Branch: perl
32612            ! mathoms.c opcode.h opcode.pl pp_sys.c
32613 ____________________________________________________________________________
32614 [ 25963] By: nicholas                              on 2005/11/02  20:59:52
32615         Log: Move the conditonal compiles that report absence of kill and chown
32616              from pp_kill() and pp_chown() into apply().
32617      Branch: perl
32618            ! doio.c pp_sys.c
32619 ____________________________________________________________________________
32620 [ 25962] By: nicholas                              on 2005/11/02  20:13:24
32621         Log: Move ftsuid ftsgid ftsvtx into Perl_pp_ftrowned.
32622      Branch: perl
32623            ! mathoms.c opcode.h opcode.pl pp_sys.c
32624 ____________________________________________________________________________
32625 [ 25961] By: nicholas                              on 2005/11/02  19:04:10
32626         Log: Merge ftzero ftsock ftchr ftblk ftfile ftdir ftpipe into
32627              Perl_pp_ftrowned
32628      Branch: perl
32629            ! mathoms.c opcode.h opcode.pl pp_sys.c
32630 ____________________________________________________________________________
32631 [ 25960] By: nicholas                              on 2005/11/02  17:24:35
32632         Log: Avoid a pad panic by attempting to use dTARGET; in an op that didn't
32633              flag that it needed a target (OP_FTIS)
32634      Branch: perl
32635            ! pp_sys.c
32636 ____________________________________________________________________________
32637 [ 25959] By: nicholas                              on 2005/11/02  16:35:42
32638         Log: Correct error in 25958 for threaded builds.
32639      Branch: perl
32640            ! mathoms.c
32641 ____________________________________________________________________________
32642 [ 25958] By: nicholas                              on 2005/11/02  15:59:30
32643         Log: Merge ftsize ftmtime ftatime ftctime into Perl_pp_ftis
32644      Branch: perl
32645            ! mathoms.c opcode.h opcode.pl pp_sys.c
32646 ____________________________________________________________________________
32647 [ 25957] By: rgs                                   on 2005/11/02  14:33:32
32648         Log: Remove last sort test, that was failing with and without threads.
32649              Silence some warnings.
32650      Branch: perl
32651            ! t/op/sort.t
32652 ____________________________________________________________________________
32653 [ 25956] By: rgs                                   on 2005/11/02  14:10:54
32654         Log: Adjust test count
32655      Branch: perl
32656            ! ext/B/t/concise-xs.t
32657 ____________________________________________________________________________
32658 [ 25955] By: rgs                                   on 2005/11/02  13:39:35
32659         Log: Add missing file from change 25953
32660      Branch: perl
32661            + ext/List/Util/multicall.h
32662 ____________________________________________________________________________
32663 [ 25954] By: rgs                                   on 2005/11/02  13:14:19
32664         Log: Regen headers
32665      Branch: perl
32666            ! global.sym opcode.h pod/perlapi.pod pod/perldiag.pod
32667 ____________________________________________________________________________
32668 [ 25953] By: merijn                                on 2005/11/02  12:49:54
32669         Log: Subject: [PATCH] sort/multicall patch
32670              From: Robin Houston <robin@cpan.org>
32671              Date: Sat, 29 Oct 2005 21:33:07 +0100
32672              Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk>
32673      Branch: perl
32674            ! AUTHORS MANIFEST cop.h embed.fnc embedvar.h
32675            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
32676            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
32677            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_reduce.t
32678            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/reduce.t
32679            ! ext/List/Util/t/refaddr.t ext/List/Util/t/tainted.t makedef.pl
32680            ! op.c opcode.pl perlapi.h pod/perlcall.pod pod/perldiag.pod
32681            ! pp_ctl.c pp_hot.c pp_sort.c sv.c t/op/sort.t t/op/threads.t
32682            ! thrdvar.h
32683 ____________________________________________________________________________
32684 [ 25952] By: steveh                                on 2005/11/02  09:41:25
32685         Log: Subject: [PATCH] RE: [perl #37571] -z FH broken with Borland  build   
32686              From: "Paul Marquess" <paul.marquess@ntlworld.com>
32687              Date: Tue, 1 Nov 2005 17:05:38 -0000
32688              Message-ID: <003501c5df06$7d63fdb0$0505140a@myopwv.com>
32689      Branch: perl
32690            ! t/op/stat.t win32/win32.c
32691 ____________________________________________________________________________
32692 [ 25951] By: rgs                                   on 2005/11/02  08:57:52
32693         Log: Subject: Re: futimes [PATCH]
32694              From: Gisle Aas <gisle@ActiveState.com>
32695              Date: 01 Nov 2005 00:02:37 -0800
32696              Message-ID: <lrbr1494o2.fsf@caliper.activestate.com>
32697      Branch: perl
32698            ! t/io/fs.t
32699 ____________________________________________________________________________
32700 [ 25950] By: stevep                                on 2005/11/02  04:59:47
32701         Log: Ambiguous test cases may be hazardous to your health.
32702      Branch: perl
32703            ! t/op/list.t
32704 ____________________________________________________________________________
32705 [ 25949] By: stevep                                on 2005/11/02  04:54:52
32706         Log: Lowercase barewords considered harmful to your health.
32707      Branch: perl
32708            ! t/io/fs.t
32709 ____________________________________________________________________________
32710 [ 25948] By: rgs                                   on 2005/11/01  19:23:23
32711         Log: Subject: [PATCH] perlio.c consting
32712              From: Andy Lester <andy@petdance.com>
32713              Date: Oct 31, 2005 6:54 PM
32714              Message-ID: <20051031175411.GA18480@petdance.com>
32715      Branch: perl
32716            ! op.c perlio.c
32717 ____________________________________________________________________________
32718 [ 25947] By: steveh                                on 2005/11/01  17:20:18
32719         Log: This *really* should clear up Win32's Perl_do_exec undefined warnings
32720      Branch: perl
32721            ! perl.h
32722 ____________________________________________________________________________
32723 [ 25946] By: nicholas                              on 2005/11/01  16:38:31
32724         Log: This should clear up 'Perl_do_exec' undefined; warnings on win32
32725      Branch: perl
32726            ! embed.fnc embed.h proto.h
32727 ____________________________________________________________________________
32728 [ 25945] By: steveh                                on 2005/11/01  10:33:48
32729         Log: Make PerlLIOUtime()'s filename const
32730              
32731              Fixes a warning brought about by change #25941 (which made the
32732              filename argument const).
32733              The various implementations of PerlLIOUtime() (in NetWare/, win32/
32734              and wince/) already take a const filename.
32735      Branch: perl
32736            ! NetWare/nwperlhost.h NetWare/nwperlsys.h iperlsys.h
32737            ! win32/perlhost.h wince/perlhost.h
32738 ____________________________________________________________________________
32739 [ 25944] By: steveh                                on 2005/11/01  08:45:09
32740         Log: Fix nit in pod nit fix
32741      Branch: perl
32742            ! pod/perlhack.pod
32743 ____________________________________________________________________________
32744 [ 25943] By: steveh                                on 2005/11/01  08:39:32
32745         Log: Update win32 config files w.r.t. change #25935
32746      Branch: perl
32747            ! win32/config.bc win32/config.gc win32/config.vc
32748            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
32749            ! win32/config_H.vc win32/config_H.vc64
32750 ____________________________________________________________________________
32751 [ 25942] By: stevep                                on 2005/10/31  23:46:01
32752         Log: Upgrade to DB_File 1.813.
32753      Branch: perl
32754            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
32755            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-recno.t
32756 ____________________________________________________________________________
32757 [ 25941] By: merijn                                on 2005/10/31  22:15:01
32758         Log: Subject: futimes [PATCH]
32759              From: Gisle Aas <gisle@ActiveState.com>
32760              Date: 31 Oct 2005 13:53:53 -0800
32761              Message-ID: <lrk6ft8ia6.fsf_-_@caliper.activestate.com>
32762      Branch: perl
32763            ! doio.c handy.h pod/perlfunc.pod t/io/fs.t
32764 ____________________________________________________________________________
32765 [ 25940] By: nicholas                              on 2005/10/31  20:36:36
32766         Log: All the ops that are simply C<return some_other_op();> can be bypassed
32767              in the op dispatch table, and the bodies retired.
32768      Branch: perl
32769            ! mathoms.c opcode.h opcode.pl pp.c pp_ctl.c pp_sys.c
32770 ____________________________________________________________________________
32771 [ 25939] By: nicholas                              on 2005/10/31  19:55:18
32772         Log: Simplify the implementation of the "unimplemented" message in the
32773              conditionally compiled ops.
32774      Branch: perl
32775            ! pp_sys.c
32776 ____________________________________________________________________________
32777 [ 25938] By: nicholas                              on 2005/10/31  19:14:47
32778         Log: Further pod nit spotted by Jarkko
32779      Branch: perl
32780            ! pod/perlhack.pod
32781 ____________________________________________________________________________
32782 [ 25937] By: nicholas                              on 2005/10/31  18:34:59
32783         Log: Replace the 3 currently "unreachable" ops with a single op body
32784              unimplemented_op() that panics descriptively if ever reached.
32785      Branch: perl
32786            ! opcode.h opcode.pl pod/perldiag.pod pp.c
32787 ____________________________________________________________________________
32788 [ 25936] By: nicholas                              on 2005/10/31  18:29:05
32789         Log: Add "moving common filetest code to a static function" to the todo.
32790      Branch: perl
32791            ! pod/perltodo.pod
32792 ____________________________________________________________________________
32793 [ 25935] By: merijn                                on 2005/10/31  17:50:05
32794         Log: revive probe for futimes ()
32795      Branch: perl
32796            ! Configure Porting/Glossary config_h.SH handy.h
32797 ____________________________________________________________________________
32798 [ 25934] By: rgs                                   on 2005/10/31  17:00:44
32799         Log: A B::Deparse fix from :
32800              Subject: Re: [perl #37527] regular-expression parser does not see '(' character
32801              From: Bas van Sisseren <bas@quarantainenet.nl>
32802              Date: Wed, 26 Oct 2005 13:59:42 +0200
32803              Message-ID: <435F6FAE.4060502@quarantainenet.nl>
32804      Branch: perl
32805            ! ext/B/B/Deparse.pm
32806 ____________________________________________________________________________
32807 [ 25933] By: merijn                                on 2005/10/31  16:25:23
32808         Log: Subject: [PATCH] Symbian port 0.3.0 as of blead@25911
32809              From: <jarkko.hietaniemi@nokia.com>
32810              Date: Mon, 31 Oct 2005 18:38:42 +0200
32811              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6D6@esebe105.NOE.Nokia.com>
32812      Branch: perl
32813            + symbian/PerlAppUIQ.rss
32814            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
32815            ! symbian/PerlApp.hrh symbian/PerlAppAif.rss symbian/config.pl
32816            ! symbian/port.pl symbian/sanity.pl symbian/sdk.pl
32817            ! symbian/sisify.pl symbian/symbian_utils.cpp symbian/xsbuild.pl
32818 ____________________________________________________________________________
32819 [ 25932] By: rgs                                   on 2005/10/31  16:24:31
32820         Log: Avoid corruption when calling mg_get to retrieve the value
32821              of a $digit variable. This is done by ensuring it's not
32822              tainted.
32823              See http://bugs.debian.org/303308
32824              Patch by Chris Heath <chris.heath@autoweb.net>
32825      Branch: perl
32826            ! mg.c
32827 ____________________________________________________________________________
32828 [ 25931] By: nicholas                              on 2005/10/31  16:24:29
32829         Log: maddingue prefers this e-mail address.
32830      Branch: perl
32831            ! AUTHORS
32832 ____________________________________________________________________________
32833 [ 25930] By: merijn                                on 2005/10/31  16:18:03
32834         Log: Try to preserve the lost opcode alias info in comments
32835              extent to change #25929
32836      Branch: perl
32837            ! opcode.h opcode.pl
32838 ____________________________________________________________________________
32839 [ 25929] By: nicholas                              on 2005/10/31  15:52:50
32840         Log: It appears that it's trivially easy to alias opcode functions in
32841              the opcode table. We should be able to get both a speed and size
32842              saving here. Time will tell how much.
32843      Branch: perl
32844            ! opcode.h opcode.pl
32845 ____________________________________________________________________________
32846 [ 25928] By: nicholas                              on 2005/10/31  15:13:06
32847         Log: Add maddingue to AUTHORS
32848      Branch: perl
32849            ! AUTHORS
32850 ____________________________________________________________________________
32851 [ 25927] By: nicholas                              on 2005/10/31  15:09:54
32852         Log: Subject: [PATCH] Making ExtUtils::Constant compatible with Perl 5.004
32853              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
32854              Message-ID: <1130712761.43654eb9cd9f7@imp4-g19.free.fr>
32855              Date: Sun, 30 Oct 2005 23:52:41 +0100
32856              
32857              with tweaks by chromatic and me.
32858      Branch: perl
32859            ! lib/ExtUtils/Constant.pm
32860 ____________________________________________________________________________
32861 [ 25926] By: nicholas                              on 2005/10/31  14:51:48
32862         Log: A more elegant way to deal with utf8n_to_uvchr() and utf8n_to_uvuni().
32863      Branch: perl
32864            ! embed.fnc embed.h proto.h utf8.c utf8.h
32865 ____________________________________________________________________________
32866 [ 25925] By: rgs                                   on 2005/10/31  14:27:32
32867         Log: Fix [perl #37533] open pragma ignored for all 3-arg opens
32868              Also, correct the documentation in open.pm that stated
32869              that open() did not override open.pm-given default encodings.
32870      Branch: perl
32871            ! lib/open.pm perlio.c
32872 ____________________________________________________________________________
32873 [ 25924] By: nicholas                              on 2005/10/31  14:18:59
32874         Log: Perl_csighandler was in global.sym twice.
32875      Branch: perl
32876            ! global.sym
32877 ____________________________________________________________________________
32878 [ 25923] By: nicholas                              on 2005/10/31  14:18:14
32879         Log: Arrange to only output each symbol once into global.sym
32880      Branch: perl
32881            ! embed.pl
32882 ____________________________________________________________________________
32883 [ 25922] By: rgs                                   on 2005/10/31  13:45:06
32884         Log: Tests for index/rindex with empty search string,
32885              adapted from a patch by Rick Delaney
32886      Branch: perl
32887            ! t/op/index.t
32888 ____________________________________________________________________________
32889 [ 25921] By: nicholas                              on 2005/10/31  13:22:01
32890         Log: uvchr_to_utf8() and utf8n_to_uvchr() are mathoms on ASCII based
32891              systems, and not on EBCDIC, so some more thinking is going to be
32892              needed here.
32893      Branch: perl
32894            ! mathoms.c utf8.c
32895 ____________________________________________________________________________
32896 [ 25920] By: stevep                                on 2005/10/31  11:58:08
32897         Log: Coverage stats showed that there were no tests for taking a slice
32898              from ().
32899      Branch: perl
32900            ! t/op/list.t
32901 ____________________________________________________________________________
32902 [ 25919] By: steveh                                on 2005/10/31  11:53:05
32903         Log: Change some spaces to tabs for easier diffing against config_h.SH
32904      Branch: perl
32905            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32906            ! win32/config_H.vc64
32907 ____________________________________________________________________________
32908 [ 25918] By: steveh                                on 2005/10/31  11:30:15
32909         Log: Fixed threaded builds following change 25916
32910      Branch: perl
32911            ! pp_hot.c
32912 ____________________________________________________________________________
32913 [ 25917] By: nicholas                              on 2005/10/31  11:29:43
32914         Log: POD nit spotted by Jarkko
32915      Branch: perl
32916            ! pod/perlhack.pod
32917 ____________________________________________________________________________
32918 [ 25916] By: rgs                                   on 2005/10/31  10:44:32
32919         Log: is_utf8_string_loc() is now a macro, don't use its Perl_-prefixed form
32920      Branch: perl
32921            ! pp_hot.c
32922 ____________________________________________________________________________
32923 [ 25915] By: rgs                                   on 2005/10/31  10:28:32
32924         Log: Subject: [PATCH] Etta James presents: More consting
32925              From: Andy Lester <andy@petdance.com>
32926              Date: Sun, 30 Oct 2005 23:44:13 -0600
32927              Message-ID: <20051031054413.GA10767@petdance.com>
32928      Branch: perl
32929            ! cop.h doop.c hv.c numeric.c op.c perl.c perlio.c pp_hot.c
32930            ! pp_sys.c sv.c toke.c universal.c util.c
32931 ____________________________________________________________________________
32932 [ 25914] By: rgs                                   on 2005/10/31  10:18:15
32933         Log: Subject: [PATCH] S_tokereport's unused parm
32934              From: Andy Lester <andy@petdance.com>
32935              Date: Mon, 31 Oct 2005 00:04:59 -0600
32936              Message-ID: <20051031060459.GC10767@petdance.com>
32937      Branch: perl
32938            ! embed.fnc embed.h proto.h toke.c
32939 ____________________________________________________________________________
32940 [ 25913] By: rgs                                   on 2005/10/31  08:54:18
32941         Log: Regenerate perlapi.pod
32942      Branch: perl
32943            ! pod/perlapi.pod
32944 ____________________________________________________________________________
32945 [ 25912] By: rgs                                   on 2005/10/31  08:40:23
32946         Log: Robin Houston remarks that mention of a context is missing from the
32947              threads.pm documentation.
32948      Branch: perl
32949            ! ext/threads/threads.pm
32950 ____________________________________________________________________________
32951 [ 25911] By: stevep                                on 2005/10/31  03:51:08
32952         Log: perlsio_binmode() is pretty much a mathom on UNIX platforms, but it is
32953              used on Cygwin, at least.
32954      Branch: perl
32955            ! mathoms.c perlio.c
32956 ____________________________________________________________________________
32957 [ 25910] By: nicholas                              on 2005/10/30  21:53:03
32958         Log: const const bad bad.
32959              gcc bad bad too, because it didn't grumble one bit. (or two, for that
32960              matter).
32961      Branch: perl
32962            ! utf8.c
32963 ____________________________________________________________________________
32964 [ 25909] By: nicholas                              on 2005/10/30  21:38:29
32965         Log: is_utf8_alnum() and is_utf8_alnumc() can use is_utf8_common() too.
32966      Branch: perl
32967            ! utf8.c
32968 ____________________________________________________________________________
32969 [ 25908] By: nicholas                              on 2005/10/30  21:24:29
32970         Log: Jarkko and I think that Perl_is_utf8_alnumc should be initialising
32971              and using PL_utf8_alnum*c*, not PL_utf8_alnum.
32972      Branch: perl
32973            ! utf8.c
32974 ____________________________________________________________________________
32975 [ 25907] By: nicholas                              on 2005/10/30  21:10:39
32976         Log: Perl_is_utf8_* share a lot of common code. Pull that out into a new
32977              function S_is_utf8_common.
32978      Branch: perl
32979            ! utf8.c
32980 ____________________________________________________________________________
32981 [ 25906] By: nicholas                              on 2005/10/30  18:31:25
32982         Log: Given that sv_nosharing performs the same function as sv_nolocking
32983              and sv_unnolocking (ie sweet FA), we might as well use the 1 function
32984              to initialise all 3 variables, and elimiate the other two.
32985              For some reason all 3 are listed as being in the public API. Daft.
32986      Branch: perl
32987            ! embed.fnc embed.h intrpvar.h mathoms.c proto.h util.c
32988 ____________________________________________________________________________
32989 [ 25905] By: nicholas                              on 2005/10/30  18:04:17
32990         Log: Replace uvuni_to_utf8() with a macro that passes the extra 0 argument
32991              to uvuni_to_utf8_flags(). Move the old body to mathoms.c
32992      Branch: perl
32993            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
32994 ____________________________________________________________________________
32995 [ 25904] By: nicholas                              on 2005/10/30  17:59:08
32996         Log: global.sym appears to have become out of date. Oops.
32997      Branch: perl
32998            ! global.sym
32999 ____________________________________________________________________________
33000 [ 25903] By: nicholas                              on 2005/10/30  17:49:27
33001         Log: Replace is_utf8_string_loc() with a macro that passes the extra 0
33002              argument to is_utf8_string_loc(). Correct the description of its
33003              parameters in its POD.
33004      Branch: perl
33005            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
33006 ____________________________________________________________________________
33007 [ 25902] By: nicholas                              on 2005/10/30  17:14:08
33008         Log: Fix typos in comments.
33009      Branch: perl
33010            ! utf8.c
33011 ____________________________________________________________________________
33012 [ 25901] By: nicholas                              on 2005/10/30  17:08:39
33013         Log: Functions that die aren't exactly well used code.
33014              (ck_retarget, oopsCV, pp_padany, pp_threadsv, pp_mapstart)
33015      Branch: perl
33016            ! mathoms.c op.c pp.c pp_ctl.c
33017 ____________________________________________________________________________
33018 [ 25900] By: nicholas                              on 2005/10/30  16:45:34
33019         Log: save_hints is a mathom.
33020      Branch: perl
33021            ! mathoms.c op.c
33022 ____________________________________________________________________________
33023 [ 25899] By: nicholas                              on 2005/10/30  16:41:02
33024         Log: I infer that change 25891 as-is would break OS2. This should fix it.
33025      Branch: perl
33026            ! perl.h
33027 ____________________________________________________________________________
33028 [ 25898] By: nicholas                              on 2005/10/30  16:36:22
33029         Log: init_i18nl14n is a mathom.
33030      Branch: perl
33031            ! locale.c mathoms.c
33032 ____________________________________________________________________________
33033 [ 25897] By: nicholas                              on 2005/10/30  16:24:37
33034         Log: Replace hv_magic() with a macro to call sv_magic() directly. Move the
33035              old body to mathoms.c
33036      Branch: perl
33037            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
33038 ____________________________________________________________________________
33039 [ 25896] By: nicholas                              on 2005/10/30  16:07:58
33040         Log: Fix win32 breakage inadvertently introduced by 25889
33041      Branch: perl
33042            ! perl.h
33043 ____________________________________________________________________________
33044 [ 25895] By: nicholas                              on 2005/10/30  10:31:01
33045         Log: Replace hv_iternext() with a macro that calls hv_iternext_flags with
33046              an extra 0 argument. Move the old body to mathoms.c
33047      Branch: perl
33048            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
33049 ____________________________________________________________________________
33050 [ 25894] By: nicholas                              on 2005/10/30  10:00:42
33051         Log: Fix typo in comment.
33052      Branch: perl
33053            ! hv.c
33054 ____________________________________________________________________________
33055 [ 25893] By: nicholas                              on 2005/10/30  09:59:41
33056         Log: Replace gv_fetchmethod() with a macro to call gv_fetchmethod_autoload()
33057              with the extra TRUE argument.
33058      Branch: perl
33059            ! embed.fnc embed.h gv.c gv.h mathoms.c proto.h
33060 ____________________________________________________________________________
33061 [ 25892] By: nicholas                              on 2005/10/30  08:51:52
33062         Log: I think we have a winner. do_pipe hasn't been called since 4.036.
33063              Maybe we should just remove this appendix.
33064      Branch: perl
33065            ! doio.c mathoms.c
33066 ____________________________________________________________________________
33067 [ 25891] By: nicholas                              on 2005/10/30  08:38:07
33068         Log: Replace do_aexec() with a macro to call do_aexec5() with the two extra
33069              0 arguments. Move the old body to mathoms.c
33070      Branch: perl
33071            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
33072 ____________________________________________________________________________
33073 [ 25890] By: nicholas                              on 2005/10/30  08:23:29
33074         Log: Replace do_exec() with a macro to call do_exec3() with the extra two
33075              0 arguments. Move the old body to mathoms.c
33076      Branch: perl
33077            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
33078 ____________________________________________________________________________
33079 [ 25889] By: nicholas                              on 2005/10/30  08:05:32
33080         Log: Replace do_open() with a macro to call do_openn() with the extra two
33081              0 paramters. Move the old body to mathoms.c.
33082      Branch: perl
33083            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
33084 ____________________________________________________________________________
33085 [ 25888] By: stevep                                on 2005/10/30  04:20:45
33086         Log: Subject: [PATCH] warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9)
33087              From: Bram <perl-rt@wizbit.be>
33088              Date: Thu, 04 Aug 2005 23:55:33 +0200
33089              Message-Id: <42F28ED5.CFFDCCFD@wizbit.be>
33090      Branch: perl
33091            ! lib/warnings.pm warnings.pl
33092 ____________________________________________________________________________
33093 [ 25887] By: stevep                                on 2005/10/29  22:37:50
33094         Log: Subject: Re: [PATCH] predecrement vs postdecrement
33095              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
33096              Date: Sat, 29 Oct 2005 23:24:33 +0300
33097              Message-ID: <4363DA81.6060600@gmail.com>
33098              
33099              Nit in pod/perlhack.pod
33100      Branch: perl
33101            ! pod/perlhack.pod
33102 ____________________________________________________________________________
33103 [ 25886] By: nicholas                              on 2005/10/29  17:31:01
33104         Log: Replace the body of the rarely used sv_setpviv_mg with a call to
33105              sv_setpviv followed by SvSETMAGIC.
33106      Branch: perl
33107            ! sv.c
33108 ____________________________________________________________________________
33109 [ 25885] By: nicholas                              on 2005/10/29  17:21:24
33110         Log: Replace sv_catsv_mg and sv_catpvn_mg, and move the obsolete bodies to
33111              mathoms.c
33112      Branch: perl
33113            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
33114 ____________________________________________________________________________
33115 [ 25884] By: nicholas                              on 2005/10/29  17:02:49
33116         Log: Add a new SMAGIC flag, to signal a call to SvSETMAGIC. Add it to
33117              sv_catpvn_flags and sv_catsv_flags, and then re-implement sv_catpvn_mg
33118              and sv_catsv_mg as calls to sv_catpvn_flags and sv_catsv_flags
33119              respectively.
33120      Branch: perl
33121            ! sv.c sv.h
33122 ____________________________________________________________________________
33123 [ 25883] By: nicholas                              on 2005/10/29  16:25:38
33124         Log: sv_2pv_nolen, sv_2pvbyte_nolen and sv_2pvutf8_nolen can all be replaced
33125              with terse macros, and the function bodies retired.
33126      Branch: perl
33127            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
33128 ____________________________________________________________________________
33129 [ 25882] By: nicholas                              on 2005/10/29  16:06:39
33130         Log: All the private implementations of @foo for compilers that can't do
33131              complex macro expansions became dead wood sometime around 5.7.3
33132              (Don't tell Otava this)
33133      Branch: perl
33134            ! mathoms.c sv.c
33135 ____________________________________________________________________________
33136 [ 25881] By: stevep                                on 2005/10/29  15:34:22
33137         Log: Subject: [perl #30563] [PATCH] Storable::dclone fails for tied elements
33138              From: perlbug-followup@perl.org (Srezic@Iconmobile.Com)
33139              Date: 2 Jul 2004 11:32:12 -0000
33140              Message-ID: <rt-3.0.11-30563-91788.4.94870186951744@perl.org>
33141              
33142              Also, a version bump to Storable.pm.
33143      Branch: perl
33144            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
33145            ! ext/Storable/t/dclone.t
33146 ____________________________________________________________________________
33147 [ 25880] By: nicholas                              on 2005/10/29  15:07:42
33148         Log: sv_utf8_upgrade declares itself to be a mathom, so off it goes.
33149              Remove duplicate declaration of Perl_sv_2uv
33150      Branch: perl
33151            ! mathoms.c sv.c
33152 ____________________________________________________________________________
33153 [ 25879] By: nicholas                              on 2005/10/29  14:51:32
33154         Log: Replace sv_force_normal with a macro that calls sv_force_normal_flags.
33155      Branch: perl
33156            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
33157 ____________________________________________________________________________
33158 [ 25878] By: nicholas                              on 2005/10/29  14:39:37
33159         Log: Replace sv_unref with a macro that calls sv_unref_flags
33160      Branch: perl
33161            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
33162 ____________________________________________________________________________
33163 [ 25877] By: stevep                                on 2005/10/29  14:33:30
33164         Log: Oops, missed an sv_force_normal()
33165      Branch: perl
33166            ! mg.c
33167 ____________________________________________________________________________
33168 [ 25876] By: nicholas                              on 2005/10/29  14:25:55
33169         Log: sv_taint() can easily be replaced by a macro.
33170      Branch: perl
33171            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
33172 ____________________________________________________________________________
33173 [ 25875] By: stevep                                on 2005/10/29  14:14:25
33174         Log: Change to use sv_force_normal_flags() directly, rather than calling
33175              sv_force_normal() to call sv_force_normal_flags().
33176      Branch: perl
33177            ! NetWare/sv_nw.c mg.c
33178 ____________________________________________________________________________
33179 [ 25874] By: nicholas                              on 2005/10/29  11:50:29
33180         Log: A terser implementation of S_varname, by using and post-processing
33181              gv_fullname4
33182      Branch: perl
33183            ! sv.c
33184 ____________________________________________________________________________
33185 [ 25873] By: stevep                                on 2005/10/29  11:47:55
33186         Log: Additional mathoms from doio.c
33187      Branch: perl
33188            ! doio.c mathoms.c
33189 ____________________________________________________________________________
33190 [ 25872] By: stevep                                on 2005/10/29  11:36:26
33191         Log: Coverage stats say av_fake() is a mathom too.
33192      Branch: perl
33193            ! av.c mathoms.c
33194 ____________________________________________________________________________
33195 [ 25871] By: nicholas                              on 2005/10/29  11:14:40
33196         Log: gv_fullname3 and gv_efullname3 are definately mathoms. They even say so.
33197      Branch: perl
33198            ! gv.c mathoms.c
33199 ____________________________________________________________________________
33200 [ 25870] By: stevep                                on 2005/10/29  11:02:12
33201         Log: Subject: Re: [PATCH] predecrement vs postdecrement
33202              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
33203              Date: Sat, 29 Oct 2005 11:52:25 +0300
33204              Message-ID: <43633849.6060809@gmail.com>
33205      Branch: perl
33206            ! regcomp.c
33207 ____________________________________________________________________________
33208 [ 25869] By: nicholas                              on 2005/10/29  10:53:40
33209         Log: gv_fullname and gv_efullname are definately mathoms.
33210      Branch: perl
33211            ! gv.c mathoms.c
33212 ____________________________________________________________________________
33213 [ 25868] By: stevep                                on 2005/10/28  23:38:35
33214         Log: Subject: [PATCH] perl5db.pl incorrect instructions in termination message
33215              From: Brendan O'Dea <bod@debian.org>
33216              Date: Sat, 29 Oct 2005 07:14:40 +1000
33217              Message-ID: <20051028211440.GA23305@londo.c47.org>
33218      Branch: perl
33219            ! lib/perl5db.pl
33220 ____________________________________________________________________________
33221 [ 25867] By: stevep                                on 2005/10/28  21:12:35
33222         Log: Makefiles like tabs, not spaces.
33223      Branch: perl
33224            ! win32/Makefile win32/makefile.mk
33225 ____________________________________________________________________________
33226 [ 25866] By: stevep                                on 2005/10/28  21:09:31
33227         Log: Add a new file, mathoms.c, to hold old code kept around for binary
33228              compatability with previous versions of Perl.  Change also includes
33229              various Makefile changes to compile the new file and link it into 
33230              libperl.
33231      Branch: perl
33232            + mathoms.c
33233            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile globals.c
33234            ! numeric.c op.c perlio.c plan9/mkfile sv.c utf8.c
33235            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
33236            ! wince/Makefile.ce
33237 ____________________________________________________________________________
33238 [ 25865] By: stevep                                on 2005/10/28  11:30:51
33239         Log: Check for changes in IO on CPAN.
33240      Branch: perl
33241            ! Porting/Maintainers.pl
33242 ____________________________________________________________________________
33243 [ 25864] By: stevep                                on 2005/10/28  11:21:48
33244         Log: gbarr is maintaining IO.
33245      Branch: perl
33246            ! Porting/Maintainers.pl
33247 ____________________________________________________________________________
33248 [ 25863] By: stevep                                on 2005/10/28  10:48:32
33249         Log: Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H.* files.
33250      Branch: perl
33251            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
33252            ! win32/config_H.vc64
33253 ____________________________________________________________________________
33254 [ 25862] By: nicholas                              on 2005/10/28  10:24:43
33255         Log: Use the return value from sprintf and avoid a call to strlen
33256      Branch: perl
33257            ! sv.c
33258 ____________________________________________________________________________
33259 [ 25861] By: stevep                                on 2005/10/27  11:13:50
33260         Log: Subject: Re: IO::File performace issue
33261              From: gisle@ActiveState.com (Gisle Aas)
33262              Date: 27 Oct 2005 01:00:39 -0700
33263              Message-ID: <lrvezjv17c.fsf@caliper.activestate.com>
33264              
33265              Also includes a version bump for IO::File.
33266      Branch: perl
33267            ! ext/IO/lib/IO/File.pm
33268 ____________________________________________________________________________
33269 [ 25860] By: nicholas                              on 2005/10/27  08:53:03
33270         Log: Change 25850 failed to include all changed headers
33271      Branch: perl
33272            ! embed.h proto.h
33273 ____________________________________________________________________________
33274 [ 25859] By: stevep                                on 2005/10/27  01:55:08
33275         Log: Win32 fix for change #25850.  I don't know if this define will ever
33276              be used on Win32, but it does fix the problem at hand.
33277      Branch: perl
33278            ! win32/perlhost.h
33279 ____________________________________________________________________________
33280 [ 25858] By: rgs                                   on 2005/10/26  13:27:31
33281         Log: Subject: [patch@25854]vms.c rmsexpand and memmove fixes
33282              From: "John E. Malmberg" <wb8tyw@qsl.net>
33283              Date: Wed, 26 Oct 2005 08:08:05 -0400
33284              Message-ID: <435F71A5.6030809@qsl.net>
33285      Branch: perl
33286            ! vms/vms.c
33287 ____________________________________________________________________________
33288 [ 25857] By: rgs                                   on 2005/10/26  12:52:37
33289         Log: FAQ sync.
33290      Branch: perl
33291            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
33292            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
33293            ! pod/perlfaq7.pod pod/perlfaq9.pod
33294 ____________________________________________________________________________
33295 [ 25856] By: merijn                                on 2005/10/26  12:37:47
33296         Log: Subject: [PATCH] Symbian: better Series 80 support
33297              From: <jarkko.hietaniemi@nokia.com>
33298              Date: Wed, 26 Oct 2005 15:50:08 +0300
33299              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6AA@esebe105.NOE.Nokia.com>
33300      Branch: perl
33301            + symbian/hexdump.pl
33302            ! MANIFEST symbian/PerlApp.cpp symbian/PerlApp.h
33303            ! symbian/PerlAppS80.rss symbian/config.pl symbian/makesis.pl
33304            ! symbian/sisify.pl
33305 ____________________________________________________________________________
33306 [ 25855] By: stevep                                on 2005/10/26  11:52:46
33307         Log: Multiple versions of OpenBSD fail this test, not just 3.7.
33308      Branch: perl
33309            ! t/op/sprintf.t
33310 ____________________________________________________________________________
33311 [ 25854] By: rgs                                   on 2005/10/26  10:21:30
33312         Log: Subject: Re: [PATCH] minor speed-up for pp_push()
33313              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
33314              Date: Tue, 25 Oct 2005 08:11:42 +0200
33315              Message-id: <20051025061141.GA2256@ethan>
33316      Branch: perl
33317            ! pp.c
33318 ____________________________________________________________________________
33319 [ 25853] By: nicholas                              on 2005/10/26  10:06:37
33320         Log: Store the raw bytes of the pid in PL_pidstatus, rather than the
33321              stringification, as removing the conversions saves time and code.
33322      Branch: perl
33323            ! util.c
33324 ____________________________________________________________________________
33325 [ 25852] By: rgs                                   on 2005/10/26  09:37:25
33326         Log: Subject: [perl #37535] [PATCH] ioctl IOCPARM_LEN(x) should be _IOC_SIZE(x) on Linux, not 256 
33327              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
33328              Date: Tue, 25 Oct 2005 15:27:28 -0700
33329              Message-ID: <rt-3.0.11-37535-123290.14.118037538994@perl.org>
33330      Branch: perl
33331            ! perl.h
33332 ____________________________________________________________________________
33333 [ 25851] By: rgs                                   on 2005/10/26  08:58:42
33334         Log: Subject: Re: [patch@25838]Hopefully the last VMS exit/error fixes needed.
33335              From: "John E. Malmberg" <wb8tyw@qsl.net>
33336              Date: Tue, 25 Oct 2005 13:36:20 -0400
33337              Message-ID: <435E6D14.7000104@qsl.net>
33338      Branch: perl
33339            ! perl.h vms/perlvms.pod
33340 ____________________________________________________________________________
33341 [ 25850] By: nicholas                              on 2005/10/26  08:31:20
33342         Log: Most platforms don't actually need PL_pidstatus, or the associated
33343              .5K of code.
33344      Branch: perl
33345            ! embed.fnc intrpvar.h makedef.pl perl.c perl.h perlapi.h
33346            ! pp_sys.c sv.c util.c
33347 ____________________________________________________________________________
33348 [ 25849] By: rgs                                   on 2005/10/25  15:26:20
33349         Log: Back out change #25839, and apply :
33350              
33351              Subject: [patch@25838]Hopefully the last VMS exit/error fixes needed.
33352              From: "John E. Malmberg" <wb8tyw@qsl.net>
33353              Date: Tue, 25 Oct 2005 11:09:37 -0400
33354              Message-ID: <435E4AB1.1000106@qsl.net>
33355      Branch: perl
33356            ! perl.c perl.h vms/perlvms.pod
33357 ____________________________________________________________________________
33358 [ 25848] By: nicholas                              on 2005/10/25  12:54:18
33359         Log: Code in wait4pid was calling hv_delete with the hash iterator
33360              currently on that entry. On aggregate this does more work, beacuse
33361              the next call to hv_iterinit() would spot the flag, and have to call
33362              the delete routine, while in the meantime any new entries can't
33363              re-use that memory.
33364      Branch: perl
33365            ! util.c
33366 ____________________________________________________________________________
33367 [ 25847] By: rgs                                   on 2005/10/25  12:35:29
33368         Log: t/TEST should require Time::HiRes only when it uses it.
33369              This fixes minitest.
33370      Branch: perl
33371            ! t/TEST
33372 ____________________________________________________________________________
33373 [ 25846] By: rgs                                   on 2005/10/25  12:17:33
33374         Log: Rediff the Makefile.SH patch for cross-compilation.
33375              (this doesn't mean it works, though.)
33376      Branch: perl
33377            ! Cross/Makefile.SH.patch
33378 ____________________________________________________________________________
33379 [ 25845] By: stevep                                on 2005/10/25  11:56:53
33380         Log: Upgrade to Time-HiRes-1.76
33381      Branch: perl
33382            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33383            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
33384            ! ext/Time/HiRes/t/HiRes.t
33385 ____________________________________________________________________________
33386 [ 25844] By: rgs                                   on 2005/10/25  11:19:44
33387         Log: Remove remaining references to mv-if-diff
33388      Branch: perl
33389            ! os2/Makefile.SHs pod/Makefile.SH pod/perlmodlib.PL
33390 ____________________________________________________________________________
33391 [ 25843] By: nicholas                              on 2005/10/25  10:55:27
33392         Log: Oops. the trick is to edit Makefile.SH
33393      Branch: perl
33394            ! Makefile.SH
33395 ____________________________________________________________________________
33396 [ 25842] By: nicholas                              on 2005/10/25  10:36:39
33397         Log: Subject: [PATCH] remove mv-if-diff
33398              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
33399              Message-ID: <20051024193257.2022ea0d@grubert.mandrakesoft.com>
33400              Date: Mon, 24 Oct 2005 19:32:57 +0200
33401              
33402              (with tweak to add rm for opmini.c, remove mv-if-diff, and reflect
33403              this removal in MANIFEST)
33404      Branch: perl
33405            - mv-if-diff
33406            ! MANIFEST Makefile.SH
33407 ____________________________________________________________________________
33408 [ 25841] By: nicholas                              on 2005/10/25  09:09:49
33409         Log: Replace all the strlen()s related to PL_pidstatus with the return
33410              value of my_sprintf
33411      Branch: perl
33412            ! util.c
33413 ____________________________________________________________________________
33414 [ 25840] By: nicholas                              on 2005/10/25  08:32:25
33415         Log: Whoops. The Windows build is going to need to know that this symbol is
33416              defined.
33417      Branch: perl
33418            ! perl.c
33419 ____________________________________________________________________________
33420 [ 25839] By: rgs                                   on 2005/10/25  08:14:33
33421         Log: Subject: VMS exit handling still broken, need some help.
33422              From: "John E. Malmberg" <wb8tyw@qsl.net>
33423              Date: Mon, 24 Oct 2005 01:34:41 -0400
33424              Message-ID: <435C7271.8070403@qsl.net>
33425      Branch: perl
33426            ! perl.c perl.h vms/vms.c
33427 ____________________________________________________________________________
33428 [ 25838] By: merijn                                on 2005/10/25  05:58:00
33429         Log: Subject: [patch@25837] Change 25831: sprintf returns the length of the buffer.
33430              From: "John E. Malmberg" <wb8tyw@qsl.net>
33431              Date: Mon, 24 Oct 2005 23:37:46 -0400
33432              Message-ID: <435DA88A.90201@qsl.net>
33433      Branch: perl
33434            ! configure.com
33435 ____________________________________________________________________________
33436 [ 25837] By: merijn                                on 2005/10/24  23:35:40
33437         Log: Backport of changes #25831 and #25832. Re-order needed
33438              
33439              Subject: [PATCH] Re: Configure question about format of cc/cppsymbols
33440              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33441              Date: Mon, 24 Oct 2005 13:04:58 -0700
33442              Message-ID: <20051024200458.GC2312@efn.org>
33443      Branch: perl
33444            ! Configure config_h.SH
33445 ____________________________________________________________________________
33446 [ 25833] By: merijn                                on 2005/10/24  22:44:22
33447         Log: Subject: [PATCH] Compress::Zlib
33448              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
33449              Date: Mon, 24 Oct 2005 23:19:48 +0100
33450              Message-ID: <00ab01c5d8e9$0ef31b40$02f0440a@myopwv.com>
33451      Branch: perl
33452            ! ext/Compress/Zlib/Zlib.pm
33453            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
33454            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
33455            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
33456            ! ext/Compress/Zlib/t/03zlib-v1.t
33457            ! ext/Compress/Zlib/t/16oneshot.t ext/Compress/Zlib/t/22merge.t
33458 ____________________________________________________________________________
33459 [ 25832] By: nicholas                              on 2005/10/24  21:20:21
33460         Log: Add my_sprintf, which is usually just a macro for sprintf, for those
33461              places where we want to use the return value of sprintf. This allows
33462              a wrapper to be used for platforms where the C library isn't ANSI-
33463              conformant.
33464      Branch: perl
33465            ! config_h.SH embed.fnc embed.h global.sym makedef.pl perl.h
33466            ! proto.h util.c
33467 ____________________________________________________________________________
33468 [ 25831] By: nicholas                              on 2005/10/24  20:03:38
33469         Log: Add a probe for whether sprintf returns the length of the buffer.
33470              Update all the canned config.sh files.
33471              Assume that symbian and Win32 are all ANSI conformant, note that ARM
33472              Linux (ie glibc) will be, don't assume that any other platform is.
33473      Branch: perl
33474            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
33475            ! Porting/Glossary configure.com epoc/config.sh
33476            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
33477            ! win32/config.bc win32/config.gc win32/config.vc
33478            ! win32/config.vc64 wince/config.ce
33479 ____________________________________________________________________________
33480 [ 25830] By: rgs                                   on 2005/10/24  16:18:41
33481         Log: Fix path in code example
33482      Branch: perl
33483            ! pod/perlfunc.pod
33484 ____________________________________________________________________________
33485 [ 25829] By: rgs                                   on 2005/10/24  15:21:28
33486         Log: Subject: Re: do { EXPR for EXPR }
33487              From: Robin Houston <robin@cpan.org>
33488              Date: Sat, 22 Oct 2005 16:56:27 +0100
33489              Message-ID: <20051022155627.GA22420@rpc142.cs.man.ac.uk>
33490      Branch: perl
33491            ! op.c t/cmd/mod.t
33492 ____________________________________________________________________________
33493 [ 25828] By: stevep                                on 2005/10/24  14:16:32
33494         Log: Update one of merijn's previous emails.
33495      Branch: perl
33496            ! Porting/checkAUTHORS.pl
33497 ____________________________________________________________________________
33498 [ 25827] By: craigb                                on 2005/10/23  22:17:44
33499         Log: Subject: [patch@25825] Fix st_ino compare to use real data.
33500              From: "John E. Malmberg" <wb8tyw@qsl.net>
33501              Date: Sun, 23 Oct 2005 17:46:46 -0400
33502              Message-id: <435C04C6.2090405@qsl.net>
33503      Branch: perl
33504            ! vms/vms.c
33505 ____________________________________________________________________________
33506 [ 25825] By: mhx                                   on 2005/10/23  10:16:45
33507         Log: Fix mismatched braces in S_fd_on_nosuid_fs().
33508      Branch: perl
33509            ! perl.c
33510 ____________________________________________________________________________
33511 [ 25824] By: craigb                                on 2005/10/22  16:43:40
33512         Log: VMS threaded build fixes for things broken in #25783
33513      Branch: perl
33514            ! vms/vms.c vms/vmsish.h
33515 ____________________________________________________________________________
33516 [ 25823] By: nicholas                              on 2005/10/22  13:12:48
33517         Log: use more 'const' in the Encode data structures.
33518      Branch: perl
33519            ! ext/Encode/Encode/encode.h ext/Encode/bin/enc2xs
33520 ____________________________________________________________________________
33521 [ 25822] By: mhx                                   on 2005/10/22  13:02:02
33522         Log: Turn NN to NULLOK for functions that have code to handle
33523              the ptr == NULL case and are currently called with NULL
33524              pointers. Having parameters tagged NN can make gcc optimize
33525              away the code for the NULL case, causing segfaults.
33526      Branch: perl
33527            ! embed.fnc proto.h
33528 ____________________________________________________________________________
33529 [ 25821] By: nicholas                              on 2005/10/22  12:08:34
33530         Log: Mark more static Encode data structures as const.
33531      Branch: perl
33532            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
33533            ! ext/Encode/bin/enc2xs ext/Encode/encengine.c
33534 ____________________________________________________________________________
33535 [ 25820] By: stevep                                on 2005/10/21  21:54:01
33536         Log: Documentation on getting a FORMAT ref from a GLOB was missing from
33537              perlref.pod.  Thanks for David Wheeler for starting the discussion
33538              and Paul Johnson for confirming that it could actually be done.
33539      Branch: perl
33540            ! pod/perlref.pod
33541 ____________________________________________________________________________
33542 [ 25819] By: merijn                                on 2005/10/21  15:49:00
33543         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
33544              From: <jarkko.hietaniemi@nokia.com>
33545              Date: Fri, 21 Oct 2005 17:15:23 +0300
33546              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
33547      Branch: perl
33548            + symbian/PerlAppS60.rss symbian/PerlAppS80.rss
33549            ! MANIFEST
33550 ____________________________________________________________________________
33551 [ 25818] By: rgs                                   on 2005/10/21  15:44:38
33552         Log: Subject: allow "" as select bitmask [PATCH]
33553              From: Gisle Aas <gisle@ActiveState.com>
33554              Date: 21 Oct 2005 08:04:40 -0700
33555              Message-ID: <lrach229o7.fsf_-_@caliper.activestate.com>
33556      Branch: perl
33557            ! pp_sys.c t/op/sselect.t
33558 ____________________________________________________________________________
33559 [ 25816] By: rgs                                   on 2005/10/21  15:06:13
33560         Log: Rewording of doc change #25812
33561      Branch: perl
33562            ! pod/perlsub.pod
33563 ____________________________________________________________________________
33564 [ 25815] By: merijn                                on 2005/10/21  14:12:37
33565         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
33566              From: <jarkko.hietaniemi@nokia.com>
33567              Date: Fri, 21 Oct 2005 17:15:23 +0300
33568              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
33569      Branch: perl
33570            - symbian/PerlApp.rss
33571 ____________________________________________________________________________
33572 [ 25814] By: merijn                                on 2005/10/21  14:12:10
33573         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
33574              From: <jarkko.hietaniemi@nokia.com>
33575              Date: Fri, 21 Oct 2005 17:15:23 +0300
33576              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
33577      Branch: perl
33578            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
33579            ! symbian/PerlApp.hrh symbian/config.pl symbian/config.sh
33580            ! symbian/makesis.pl symbian/sdk.pl symbian/sisify.pl
33581            ! symbian/xsbuild.pl
33582 ____________________________________________________________________________
33583 [ 25813] By: rgs                                   on 2005/10/21  13:24:30
33584         Log: Subject: wrong maxlen in sselect [PATCH]
33585              From: Gisle Aas <gisle@ActiveState.com>
33586              Date: 21 Oct 2005 05:24:30 -0700
33587              Message-ID: <lrzmp312ip.fsf@caliper.activestate.com>
33588              
33589              Plus a regression test for the new warning.
33590      Branch: perl
33591            ! pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys
33592 ____________________________________________________________________________
33593 [ 25812] By: rgs                                   on 2005/10/21  13:01:26
33594         Log: Subject: Re: [PATCH] return values reworded in perlsub.pod
33595              From: Xavier Noria <fxn@hashref.com>
33596              Date: Fri, 21 Oct 2005 08:43:12 +0200
33597              Message-Id: <1C8D7C5C-986C-4336-8C4F-8B965CE1AD17@hashref.com>
33598              
33599              (with minor tweaks)
33600      Branch: perl
33601            ! pod/perlsub.pod
33602 ____________________________________________________________________________
33603 [ 25811] By: rgs                                   on 2005/10/21  09:31:52
33604         Log: Remove last remaining reference to vax11c
33605      Branch: perl
33606            ! x2p/a2p.h
33607 ____________________________________________________________________________
33608 [ 25810] By: craigb                                on 2005/10/20  22:38:36
33609         Log: Subject: [patch@25809]restore documented exit behavior
33610              From: "John E. Malmberg" <wb8tyw@qsl.net>
33611              Date: Thu, 20 Oct 2005 18:21:20 -0400
33612              Message-id: <43581860.3020108@qsl.net>
33613      Branch: perl
33614            ! mg.c perl.c perl.h t/op/exec.t vms/perlvms.pod vms/vms.c
33615 ____________________________________________________________________________
33616 [ 25809] By: rgs                                   on 2005/10/19  21:15:53
33617         Log: Fix doc typo, by Gisle Aas
33618      Branch: perl
33619            ! lib/User/grent.pm
33620 ____________________________________________________________________________
33621 [ 25808] By: rgs                                   on 2005/10/19  20:46:50
33622         Log: Subject: Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ARRAY in leave
33623              From: Robin Houston <robin@cpan.org>
33624              Date: Oct 14, 2005 1:54 AM
33625              Message-ID: <20051013235457.GA23386@rpc142.cs.man.ac.uk>
33626      Branch: perl
33627            ! embed.fnc embed.h global.sym op.c op.h proto.h t/op/array.t
33628 ____________________________________________________________________________
33629 [ 25805] By: rgs                                   on 2005/10/19  13:19:17
33630         Log: Forgotten chunk by jhi
33631      Branch: perl
33632            ! symbian/makesis.pl
33633 ____________________________________________________________________________
33634 [ 25804] By: rgs                                   on 2005/10/19  13:09:09
33635         Log: Subject: [PATCH] blead 25801: Symbian batch of today
33636              From: <jarkko.hietaniemi@nokia.com>
33637              Date: Wed, 19 Oct 2005 16:19:23 +0300
33638              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A663@esebe105.NOE.Nokia.com>
33639      Branch: perl
33640            ! perl.h pp_sys.c symbian/config.sh symbian/symbianish.h
33641            ! symbian/xsbuild.pl
33642 ____________________________________________________________________________
33643 [ 25803] By: rgs                                   on 2005/10/19  08:18:30
33644         Log: Subject: [PATCH] More consting, and DRY leads to shrinking object code
33645              From: Andy Lester <andy@petdance.com>
33646              Date: Tue, 18 Oct 2005 09:57:23 -0500
33647              Message-ID: <20051018145723.GA4964@petdance.com>
33648      Branch: perl
33649            ! av.c gv.c hv.c mg.c pp_ctl.c pp_hot.c sv.c
33650 ____________________________________________________________________________
33651 [ 25802] By: rgs                                   on 2005/10/19  07:52:20
33652         Log: Subject: [PATCH] Adding documentation index to perlapi.pod and perlintern.pod
33653              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
33654              Date: Tue, 18 Oct 2005 22:22:57 +0200
33655              Message-ID: <1129666977.435559a10cb95@imp5-g19.free.fr>
33656              
33657              (tweaked to remove trailing whitespace to doc entries)
33658              Plus, regenerate doc and headers
33659      Branch: perl
33660            ! autodoc.pl embed.h pod/perlapi.pod pod/perlintern.pod proto.h
33661 ____________________________________________________________________________
33662 [ 25801] By: craigb                                on 2005/10/19  00:29:00
33663         Log: Subject: [patch@25784] enable open(FOO, "child.pl foo|") on VMS
33664              From: "John E. Malmberg" <wb8tyw@qsl.net>
33665              Date: Tue, 18 Oct 2005 14:43:29 -0400
33666              Message-id: <43554251.5020704@qsl.net>
33667      Branch: perl
33668            ! vms/vms.c vms/vmsish.h
33669 ____________________________________________________________________________
33670 [ 25800] By: rgs                                   on 2005/10/18  21:22:17
33671         Log: Add notes about -f _ and defined %foo:: in perldelta
33672      Branch: perl
33673            ! pod/perl593delta.pod
33674 ____________________________________________________________________________
33675 [ 25799] By: rgs                                   on 2005/10/18  20:57:43
33676         Log: Force _ to be always a bareword after filetest operators
33677      Branch: perl
33678            ! t/op/filetest.t toke.c
33679 ____________________________________________________________________________
33680 [ 25798] By: nicholas                              on 2005/10/18  19:52:27
33681         Log: Add Rafael's 5.10 roadmap to perltodo.
33682              Add state variables.
33683              Remove xsubpp entry, as that had been done already.
33684      Branch: perl
33685            ! pod/perltodo.pod
33686 ____________________________________________________________________________
33687 [ 25797] By: rgs                                   on 2005/10/18  19:24:55
33688         Log: Fix tokenizer debugging trace for file tests
33689      Branch: perl
33690            ! toke.c
33691 ____________________________________________________________________________
33692 [ 25796] By: stevep                                on 2005/10/18  19:15:40
33693         Log: Upgrade to Digest-1.13
33694      Branch: perl
33695            ! lib/Digest.pm lib/Digest/Changes lib/Digest/file.pm
33696 ____________________________________________________________________________
33697 [ 25795] By: merijn                                on 2005/10/18  16:30:54
33698         Log: VMS does not have clearenv () according to John E. Malmberg
33699              Followup to 25793
33700      Branch: perl
33701            ! configure.com
33702 ____________________________________________________________________________
33703 [ 25794] By: steveh                                on 2005/10/18  15:03:50
33704         Log: Update win32 config files w.r.t. change #25793
33705      Branch: perl
33706            ! win32/config.bc win32/config.gc win32/config.vc
33707            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
33708            ! win32/config_H.vc win32/config_H.vc64
33709 ____________________________________________________________________________
33710 [ 25793] By: merijn                                on 2005/10/18  13:50:15
33711         Log: Add probe for clearenv (), like #25733 for unsetenv ()
33712      Branch: perl
33713            ! Configure Porting/Glossary config_h.SH handy.h
33714 ____________________________________________________________________________
33715 [ 25790] By: rgs                                   on 2005/10/18  12:48:17
33716         Log: Subject: [PATCH] missed some SYMBIAN ifdefs
33717              From: <jarkko.hietaniemi@nokia.com>
33718              Date: Tue, 18 Oct 2005 16:07:28 +0300
33719              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A64D@esebe105.NOE.Nokia.com>
33720      Branch: perl
33721            ! perl.h util.h
33722 ____________________________________________________________________________
33723 [ 25789] By: stevep                                on 2005/10/18  10:52:01
33724         Log: Upgrade to Time-HiRes-1.75
33725      Branch: perl
33726            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33727            ! ext/Time/HiRes/Makefile.PL
33728 ____________________________________________________________________________
33729 [ 25788] By: rgs                                   on 2005/10/18  09:29:05
33730         Log: Subject: [PATCH] Symbian: New vs New
33731              From: <jarkko.hietaniemi@nokia.com>
33732              Date: Tue, 18 Oct 2005 12:53:16 +0300
33733              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A640@esebe105.NOE.Nokia.com>
33734      Branch: perl
33735            ! symbian/PerlUtil.cpp
33736 ____________________________________________________________________________
33737 [ 25786] By: rgs                                   on 2005/10/18  08:01:12
33738         Log: Subject: [patch@25783] vmsish.h fix for lstat() definition
33739              From: "John E. Malmberg" <wb8tyw@qsl.net>
33740              Date: Mon, 17 Oct 2005 17:08:19 -0400
33741              Message-ID: <435412C3.3080504@qsl.net>
33742      Branch: perl
33743            ! vms/vmsish.h
33744 ____________________________________________________________________________
33745 [ 25784] By: steveh                                on 2005/10/17  15:48:24
33746         Log: Silence gcc complaints about comments in config.h
33747              
33748              This suppresses dozens of lines of warnings seen, e.g. here:
33749              http://www.nntp.perl.org/group/perl.daily-build.reports/32231
33750      Branch: perl
33751            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
33752 ____________________________________________________________________________
33753 [ 25783] By: rgs                                   on 2005/10/17  15:13:35
33754         Log: Subject: [patch@25775] VMS prep for symbolic links and long filename
33755              From: "John E. Malmberg" <wb8tyw@qsl.net>
33756              Date: Mon, 17 Oct 2005 08:12:37 -0400
33757              Message-ID: <43539535.70609@qsl.net>
33758      Branch: perl
33759            ! vms/vms.c vms/vmsish.h
33760 ____________________________________________________________________________
33761 [ 25782] By: rgs                                   on 2005/10/17  15:05:23
33762         Log: Subject: [PATCH] even more Symbian
33763              From: <jarkko.hietaniemi@nokia.com>
33764              Date: Mon, 17 Oct 2005 18:27:57 +0300
33765              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A61F@esebe105.NOE.Nokia.com>
33766      Branch: perl
33767            ! ext/Storable/Storable.xs symbian/TODO
33768            ! symbian/find_writeable_data.pl symbian/xsbuild.pl
33769 ____________________________________________________________________________
33770 [ 25781] By: nicholas                              on 2005/10/17  14:44:59
33771         Log: Correct precedence from and to && in an expression with assignment.
33772      Branch: perl
33773            ! ext/IO/t/io_sock.t
33774 ____________________________________________________________________________
33775 [ 25780] By: rgs                                   on 2005/10/17  10:16:30
33776         Log: Subject: Re: small addition to $, and $\ in perlvar.pod
33777              From: Xavier Noria <fxn@hashref.com>
33778              Date: Sun, 16 Oct 2005 12:27:30 +0200
33779              Message-Id: <7CA83392-70CD-4AC8-AA44-D94F508BB028@hashref.com>
33780      Branch: perl
33781            ! pod/perlvar.pod
33782 ____________________________________________________________________________
33783 [ 25779] By: steveh                                on 2005/10/17  10:14:46
33784         Log: Make some casts explicit to keep VC++ 7 happy
33785              
33786              Specifically, this silences the warnings from the following smoke:
33787              http://www.nntp.perl.org/group/perl.daily-build.reports/32258
33788              (Hmm. Looks like you need to decode the base64 yourself before you
33789              can read that.)
33790      Branch: perl
33791            ! numeric.c op.c pp_pack.c toke.c
33792 ____________________________________________________________________________
33793 [ 25778] By: rgs                                   on 2005/10/17  09:57:24
33794         Log: Subject: [PATCH] another Symbian update: Alan's fault :-)
33795              From: <jarkko.hietaniemi@nokia.com>
33796              Date: Mon, 17 Oct 2005 13:19:34 +0300
33797              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A611@esebe105.NOE.Nokia.com>
33798      Branch: perl
33799            + symbian/find_writeable_data.pl
33800            ! MANIFEST XSUB.h doio.c embed.fnc embed.h mg.c perl.c perl.h
33801            ! perlio.c pp_ctl.c pp_sys.c symbian/config.pl symbian/sisify.pl
33802            ! util.c
33803 ____________________________________________________________________________
33804 [ 25777] By: rgs                                   on 2005/10/17  08:46:31
33805         Log: Doc/style fixes pointed out by Gisle
33806      Branch: perl
33807            ! lib/warnings/register.pm
33808 ____________________________________________________________________________
33809 [ 25776] By: rgs                                   on 2005/10/17  08:28:15
33810         Log: Subject: [PATCH] blead@25775 Symbian update
33811              From: <jarkko.hietaniemi@nokia.com>
33812              Date: Mon, 17 Oct 2005 11:49:20 +0300
33813              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A60A@esebe105.NOE.Nokia.com>
33814      Branch: perl
33815            + symbian/PerlUtil.cpp symbian/PerlUtil.h symbian/PerlUtil.pod
33816            ! MANIFEST README.symbian symbian/PerlBase.pod symbian/TODO
33817            ! symbian/config.pl symbian/sdk.pl symbian/sisify.pl
33818            ! symbian/symbian_proto.h symbian/xsbuild.pl
33819 ____________________________________________________________________________
33820 [ 25775] By: davem                                 on 2005/10/16  23:05:44
33821         Log: DEBUG_LEAKING_SCALARS doesn't need shared memory to store filenames
33822      Branch: perl
33823            ! sv.c
33824 ____________________________________________________________________________
33825 [ 25774] By: rgs                                   on 2005/10/16  21:47:57
33826         Log: Subject: [PATCH] Keys of %INC always use forward slashes
33827              From: Jan Dubois <jand@activestate.com>
33828              Date: Oct 16, 2005 8:24 PM
33829              Message-ID: <006e01c5d27e$d722c6e0$2217a8c0@candy>
33830      Branch: perl
33831            ! lib/CPAN.pm
33832 ____________________________________________________________________________
33833 [ 25772] By: craigb                                on 2005/10/16  19:10:56
33834         Log: Subject: [patch@25763] Fix VMS error/exit handling, update kill function
33835              From: "John E. Malmberg" <wb8tyw@qsl.net>
33836              Message-id: <4351F393.8030809@qsl.net>
33837              Date: Sun, 16 Oct 2005 02:30:43 -0400
33838      Branch: perl
33839            ! perl.c perl.h t/run/exit.t vms/vms.c vms/vmsish.h
33840 ____________________________________________________________________________
33841 [ 25771] By: davem                                 on 2005/10/16  17:46:10
33842         Log: an assert in av_undef was leaking memory
33843      Branch: perl
33844            ! av.c
33845 ____________________________________________________________________________
33846 [ 25770] By: davem                                 on 2005/10/16  17:39:20
33847         Log: static functions should be prefixed S_
33848      Branch: perl
33849            ! ext/threads/threads.xs
33850 ____________________________________________________________________________
33851 [ 25769] By: davem                                 on 2005/10/16  14:53:45
33852         Log: free a thread's interpreter after $t->join() rather than after undef $t
33853              This should fix some ithreads memory leaks.
33854      Branch: perl
33855            ! ext/threads/threads.xs
33856 ____________________________________________________________________________
33857 [ 25768] By: stevep                                on 2005/10/16  13:53:00
33858         Log: Upgrade to version-0.49
33859      Branch: perl
33860            ! lib/version.pm lib/version.pod
33861 ____________________________________________________________________________
33862 [ 25767] By: stevep                                on 2005/10/16  13:24:23
33863         Log: No more attempting to edit Pod before the first coffee of the morning.
33864      Branch: perl
33865            ! ext/DynaLoader/XSLoader_pm.PL
33866 ____________________________________________________________________________
33867 [ 25766] By: stevep                                on 2005/10/16  13:10:02
33868         Log: Upgrade to XSLoader-0.06 (plus a minor doc nit found by podchecker).
33869      Branch: perl
33870            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
33871 ____________________________________________________________________________
33872 [ 25765] By: stevep                                on 2005/10/16  13:02:19
33873         Log: Upgrade to Pod-Parser-1.34 (with some changes to get the new test file
33874              to work within the core).
33875      Branch: perl
33876            + lib/Pod/t/contains_pod.t t/lib/contains_pod.xr
33877            ! MANIFEST lib/Pod/Find.pm
33878 ____________________________________________________________________________
33879 [ 25764] By: stevep                                on 2005/10/16  12:36:37
33880         Log: Upgrade to ExtUtils-ParseXS-2.15.
33881      Branch: perl
33882            ! lib/ExtUtils/ParseXS.pm
33883 ____________________________________________________________________________
33884 [ 25763] By: nicholas                              on 2005/10/15  21:35:29
33885         Log: Subject: pre{inc,dec} is faster, even with integers
33886              From: hv@crypt.org
33887              Message-Id: <200510141722.j9EHMfa25945@zen.crypt.org>
33888              Date: Fri, 14 Oct 2005 18:22:41 +0100
33889      Branch: perl
33890            ! op.c t/op/inc.t
33891 ____________________________________________________________________________
33892 [ 25761] By: craigb                                on 2005/10/15  03:59:44
33893         Log: Subject: [patch@blead] perlport.pod
33894              From: "John E. Malmberg" <wb8tyw@qsl.net>
33895              Date: Fri, 14 Oct 2005 23:48:20 -0400
33896              Message-id: <43507C04.8050003@qsl.net>
33897      Branch: perl
33898            ! pod/perlport.pod
33899 ____________________________________________________________________________
33900 [ 25760] By: craigb                                on 2005/10/15  03:43:30
33901         Log: Subject: patch for blead - Perlvms.pod update
33902              From: "John E. Malmberg" <wb8tyw@qsl.net>
33903              Date: Fri, 14 Oct 2005 21:15:26 -0400
33904              Message-id: <4350582E.4070209@qsl.net>
33905      Branch: perl
33906            ! vms/perlvms.pod
33907 ____________________________________________________________________________
33908 [ 25759] By: craigb                                on 2005/10/14  15:31:33
33909         Log: Grab enough room from the outset in do_tovmsspec()
33910      Branch: perl
33911            ! vms/vms.c
33912 ____________________________________________________________________________
33913 [ 25758] By: steveh                                on 2005/10/14  08:00:58
33914         Log: Subject: [PATCH] Compress::Zlib - fix for win32
33915              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
33916              Date: Thu, 13 Oct 2005 23:06:25 +0100
33917              Message-ID: <002a01c5d042$5c25fea0$1a1c140a@myopwv.com>
33918      Branch: perl
33919            ! ext/Compress/Zlib/Zlib.xs
33920 ____________________________________________________________________________
33921 [ 25757] By: stevep                                on 2005/10/14  03:46:24
33922         Log: gcc complains when it sees variables declared
33923              
33924              const register ...
33925              
33926              switched them all to 
33927              
33928              register const ...
33929      Branch: perl
33930            ! av.c pp.c pp_hot.c regexec.c sv.c toke.c util.c
33931 ____________________________________________________________________________
33932 [ 25756] By: stevep                                on 2005/10/14  01:20:21
33933         Log: Upgrade to Unicode-Collate-0.52
33934      Branch: perl
33935            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
33936            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
33937 ____________________________________________________________________________
33938 [ 25755] By: stevep                                on 2005/10/13  23:31:03
33939         Log: Add PERL_USE_SAFE_PUTENV to the compile time options in perl -V
33940      Branch: perl
33941            ! perl.c
33942 ____________________________________________________________________________
33943 [ 25754] By: stevep                                on 2005/10/13  23:03:46
33944         Log: Subject: [PATCH] Stas' croak patch and then some
33945              From: Andy Lester <andy@petdance.com>
33946              Date: Thu, 13 Oct 2005 16:42:12 -0500
33947              Message-ID: <20051013214212.GA1122@petdance.com>
33948      Branch: perl
33949            ! embed.fnc gv.c op.c pad.c perl.c pp_sort.c proto.h regcomp.c
33950            ! sv.c t/TEST toke.c utf8.c
33951 ____________________________________________________________________________
33952 [ 25753] By: rgs                                   on 2005/10/13  15:53:39
33953         Log: If /dev/null is not readable, perl -e fails with
33954              an obscure error message. Make it more understandable.
33955      Branch: perl
33956            ! perl.c
33957 ____________________________________________________________________________
33958 [ 25752] By: rgs                                   on 2005/10/13  14:18:50
33959         Log: Subject: [patch@25744] t/op/local.t - change 25514 broke VMS
33960              From: "John E. Malmberg" <wb8tyw@qsl.net>
33961              Date: Thu, 13 Oct 2005 10:28:23 -0400
33962              Message-ID: <434E6F07.5020108@qsl.net>
33963      Branch: perl
33964            ! t/op/local.t
33965 ____________________________________________________________________________
33966 [ 25751] By: rgs                                   on 2005/10/13  12:38:21
33967         Log: Subject: SvPVutf8_nolen crashes [PATCH]
33968              From: Gisle Aas <gisle@ActiveState.com>
33969              Date: 13 Oct 2005 06:00:49 -0700
33970              Message-ID: <lrslv56072.fsf@caliper.activestate.com>
33971      Branch: perl
33972            ! sv.c
33973 ____________________________________________________________________________
33974 [ 25750] By: rgs                                   on 2005/10/13  12:22:24
33975         Log: Better cleanup of directories created by C::Zlib
33976      Branch: perl
33977            ! Makefile.SH
33978 ____________________________________________________________________________
33979 [ 25749] By: merijn                                on 2005/10/13  12:17:41
33980         Log: PL_use_safe_putenv needs to be in the export lists
33981      Branch: perl
33982            ! makedef.pl
33983 ____________________________________________________________________________
33984 [ 25748] By: rgs                                   on 2005/10/13  11:20:23
33985         Log: Subject: [PATCH] POD index entries with X<>
33986              From: Ivan Tubert-Brohman <itub@cpan.org>
33987              Date: Wed, 12 Oct 2005 19:20:18 -0400
33988              Message-ID: <434D9A32.4050305@cpan.org>
33989      Branch: perl
33990            ! pod/perldata.pod pod/perldebug.pod pod/perldsc.pod
33991            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlform.pod
33992            ! pod/perlfunc.pod pod/perllexwarn.pod pod/perlmod.pod
33993            ! pod/perlobj.pod pod/perlop.pod pod/perlpod.pod pod/perlre.pod
33994            ! pod/perlref.pod pod/perlrun.pod pod/perlsub.pod
33995            ! pod/perlsyn.pod pod/perltie.pod
33996 ____________________________________________________________________________
33997 [ 25747] By: rgs                                   on 2005/10/13  09:43:46
33998         Log: Subject: Accidental interpolation of $@ in Pod::Html [PATCH]
33999              From: Gisle Aas <gisle@ActiveState.com>
34000              Date: 13 Oct 2005 01:42:32 -0700
34001              Message-ID: <lr7jch95af.fsf@caliper.activestate.com>
34002      Branch: perl
34003            ! lib/Pod/Html.pm
34004 ____________________________________________________________________________
34005 [ 25746] By: rgs                                   on 2005/10/13  09:05:42
34006         Log: The new REQUIRE token introduced by change 25599 must be
34007              nonassoc, just like the UNIOP token it's patterned after.
34008              (While we're at it, allow to use bison 2.1 to regenerate
34009              the parser files.)
34010      Branch: perl
34011            ! perly.act perly.h perly.tab perly.y regen_perly.pl
34012 ____________________________________________________________________________
34013 [ 25745] By: rgs                                   on 2005/10/13  08:14:32
34014         Log: Document that -F doesn't accept whitespace in patterns.
34015              (fixes bug #37366)
34016      Branch: perl
34017            ! pod/perlrun.pod
34018 ____________________________________________________________________________
34019 [ 25744] By: merijn                                on 2005/10/13  06:10:27
34020         Log: Subject: RE: [PATCH] Compress::Zlib
34021              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
34022              Date: Wed, 12 Oct 2005 22:41:41 +0100
34023              Message-ID: <004c01c5cf75$bd368fc0$0e1c140a@myopwv.com>
34024      Branch: perl
34025            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
34026 ____________________________________________________________________________
34027 [ 25743] By: stevep                                on 2005/10/12  23:28:04
34028         Log: Subject: [PATCH pp_sort.c 5.8.7]  Typo in comment.
34029              From: Abigail <abigail@abigail.nl>
34030              Date: Thu, 13 Oct 2005 01:25:10 +0200
34031              Message-ID: <20051012232509.GA1018@abigail.nl>
34032      Branch: perl
34033            ! pp_sort.c
34034 ____________________________________________________________________________
34035 [ 25742] By: rgs                                   on 2005/10/12  15:55:21
34036         Log: Subject: [PATCH] Symbian blead update: Symbian port 0.2.0
34037              From: <jarkko.hietaniemi@nokia.com>
34038              Date: Wed, 12 Oct 2005 19:12:57 +0300
34039              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5E6@esebe105.NOE.Nokia.com>
34040      Branch: perl
34041            + symbian/sisify.pl
34042            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
34043            ! symbian/TODO symbian/config.pl symbian/port.pl
34044 ____________________________________________________________________________
34045 [ 25741] By: rgs                                   on 2005/10/12  11:37:49
34046         Log: Update to the config boilerplates, by Jarkko
34047      Branch: perl
34048            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
34049            ! plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh
34050            ! wince/config.ce
34051 ____________________________________________________________________________
34052 [ 25740] By: craigb                                on 2005/10/11  23:58:26
34053         Log: disarm unsetenv() on VMS for now (function is present
34054              but %ENV is more complicated)
34055      Branch: perl
34056            ! configure.com
34057 ____________________________________________________________________________
34058 [ 25739] By: stevep                                on 2005/10/11  22:27:18
34059         Log: Subject: [PATCH] Compress::Zlib
34060              From: Paul Marquess <Paul.Marquess@ntlworld.com>
34061              Date: Tue, 11 Oct 2005 22:54:25 +0100
34062              
34063              This silences a few warnings on AIX
34064      Branch: perl
34065            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
34066            ! ext/Compress/Zlib/t/04def.t
34067 ____________________________________________________________________________
34068 [ 25738] By: rgs                                   on 2005/10/11  21:14:49
34069         Log: Comment fix
34070      Branch: perl
34071            ! perl.c
34072 ____________________________________________________________________________
34073 [ 25737] By: merijn                                on 2005/10/11  15:15:37
34074         Log: Subject: [PATCH] environ fixup
34075              From: Alan Burlison <Alan.Burlison@sun.com>
34076              Date: Tue, 11 Oct 2005 16:29:54 +0100
34077              Message-ID: <434BDA72.4090109@sun.com>
34078      Branch: perl
34079            ! handy.h hints/solaris_2.sh perl.c util.c
34080 ____________________________________________________________________________
34081 [ 25736] By: merijn                                on 2005/10/11  11:30:22
34082         Log: Subject: [PATCH] Symbian blead fix
34083              From: <jarkko.hietaniemi@nokia.com>
34084              Date: Tue, 11 Oct 2005 14:48:49 +0300
34085              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5D4@esebe105.NOE.Nokia.com>
34086      Branch: perl
34087            ! symbian/PerlApp.cpp
34088 ____________________________________________________________________________
34089 [ 25735] By: merijn                                on 2005/10/11  11:25:46
34090         Log: Subject: [PATCH] Compress::Zlib
34091              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
34092              Date: Tue, 11 Oct 2005 12:35:22 +0100
34093              Message-ID: <013e01c5ce57$dee62af0$671c140a@myopwv.com>
34094      Branch: perl
34095            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
34096            ! ext/Compress/Zlib/t/16oneshot.t
34097 ____________________________________________________________________________
34098 [ 25734] By: steveh                                on 2005/10/11  10:09:48
34099         Log: Update win32 config files w.r.t. change #25733
34100      Branch: perl
34101            ! win32/config.bc win32/config.gc win32/config.vc
34102            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
34103            ! win32/config_H.vc win32/config_H.vc64
34104 ____________________________________________________________________________
34105 [ 25733] By: merijn                                on 2005/10/10  13:47:17
34106         Log: Add probe for unsetenv ()
34107              Subject: Re: Perl's handling of environ breaks on Solaris 10
34108              From: Steve Peters <steve@fisharerojo.org>
34109              Date: Mon, 10 Oct 2005 07:51:17 -0500
34110              Message-ID: <20051010125117.GA27566@mccoy.peters.homeunix.org>
34111      Branch: perl
34112            ! Configure Porting/Glossary config_h.SH handy.h
34113 ____________________________________________________________________________
34114 [ 25731] By: stevep                                on 2005/10/10  13:14:50
34115         Log: Subject: Re: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
34116              From: Gisle Aas <gisle@ActiveState.com>
34117              Date: 10 Oct 2005 06:20:23 -0700
34118              
34119              Change to remove a call to Win32::GetShortPathName() from 
34120              Test::Harness::Straps.
34121      Branch: perl
34122            ! lib/Test/Harness/Straps.pm
34123 ____________________________________________________________________________
34124 [ 25730] By: rgs                                   on 2005/10/10  11:22:08
34125         Log: Subject: [PATCH] Symbian bleadperl@25725 update
34126              From: <jarkko.hietaniemi@nokia.com>
34127              Date: Mon, 10 Oct 2005 14:28:31 +0300
34128              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5C4@esebe105.NOE.Nokia.com>
34129      Branch: perl
34130            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/zlib-src/trees.c
34131            ! symbian/PerlApp.cpp symbian/TODO symbian/symbian_utils.cpp
34132            ! symbian/xsbuild.pl
34133 ____________________________________________________________________________
34134 [ 25729] By: rgs                                   on 2005/10/10  11:16:24
34135         Log: Subject: RE: [PATCH] Compress::Zlib
34136              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
34137              Date: Mon, 10 Oct 2005 12:24:29 +0100
34138              Message-ID: <013501c5cd8d$2f5d3e90$291c140a@myopwv.com>
34139      Branch: perl
34140            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
34141 ____________________________________________________________________________
34142 [ 25728] By: merijn                                on 2005/10/10  10:36:51
34143         Log: Subject: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
34144              From: Gisle Aas <gisle@ActiveState.com>
34145              Date: 10 Oct 2005 03:58:09 -0700
34146              Message-ID: <lrk6glej0e.fsf@caliper.activestate.com>
34147      Branch: perl
34148            ! win32/ext/Win32/Win32.pm
34149 ____________________________________________________________________________
34150 [ 25727] By: merijn                                on 2005/10/10  10:27:12
34151         Log: Making t/14gzopen.t a bit more robust.
34152              Subject: [PATCH] Compress::Zlib
34153              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
34154              Date: Mon, 10 Oct 2005 11:40:00 +0100
34155              Message-ID: <012101c5cd86$f895b640$291c140a@myopwv.com>
34156      Branch: perl
34157            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
34158            ! ext/Compress/Zlib/t/14gzopen.t
34159 ____________________________________________________________________________
34160 [ 25726] By: merijn                                on 2005/10/10  06:14:30
34161         Log: Compress::Zlib should not ask under Cygwin in CORE
34162      Branch: perl
34163            ! ext/Compress/Zlib/Makefile.PL
34164 ____________________________________________________________________________
34165 [ 25725] By: stevep                                on 2005/10/10  01:18:58
34166         Log: From: Paul Marquess <Paul.Marquess@ntlworld.com>
34167              Subject: RE: [PATCH] DB_File 1.1812
34168              Date: Sun, 9 Oct 2005 23:25:38 +0100
34169              
34170              Patch to ext/Compress/Zlib/Zlib.xs from Paul Marquess.
34171      Branch: perl
34172            ! ext/Compress/Zlib/Zlib.xs
34173 ____________________________________________________________________________
34174 [ 25724] By: rgs                                   on 2005/10/09  21:27:57
34175         Log: Upgrade to DB_File 1.1812, by Paul Marquess
34176      Branch: perl
34177            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
34178            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
34179            ! ext/DB_File/t/db-hash.t
34180 ____________________________________________________________________________
34181 [ 25723] By: stevep                                on 2005/10/09  18:53:02
34182         Log: Tweaks to get Test::Builder::Tester's tests to work in the core.
34183      Branch: perl
34184            ! lib/Test/Simple/t/tbt_01basic.t
34185            ! lib/Test/Simple/t/tbt_04line_num.t
34186 ____________________________________________________________________________
34187 [ 25722] By: stevep                                on 2005/10/09  18:06:13
34188         Log: Upgraded to ExtUtils-ParseXS-2.14.
34189      Branch: perl
34190            ! lib/ExtUtils/ParseXS.pm
34191 ____________________________________________________________________________
34192 [ 25721] By: rgs                                   on 2005/10/09  16:42:26
34193         Log: Don't use a regexp in DB::sub().
34194              This should work around perlbug #37102.
34195      Branch: perl
34196            ! lib/DB.pm
34197 ____________________________________________________________________________
34198 [ 25720] By: stevep                                on 2005/10/09  15:37:41
34199         Log: It would be nice to upgrade the right file.   Double grrrrr.
34200      Branch: perl
34201            ! lib/ExtUtils/CBuilder.pm
34202 ____________________________________________________________________________
34203 [ 25719] By: stevep                                on 2005/10/09  15:32:29
34204         Log: Add standard core test header to Test::Builder::Tester tests.
34205      Branch: perl
34206            ! lib/Test/Simple/t/tbt_01basic.t
34207            ! lib/Test/Simple/t/tbt_02fhrestore.t
34208            ! lib/Test/Simple/t/tbt_03die.t
34209            ! lib/Test/Simple/t/tbt_04line_num.t
34210            ! lib/Test/Simple/t/tbt_05faildiag.t
34211            ! lib/Test/Simple/t/tbt_06errormess.t
34212            ! lib/Test/Simple/t/tbt_07args.t
34213 ____________________________________________________________________________
34214 [ 25718] By: stevep                                on 2005/10/09  15:24:43
34215         Log: Upgrade to Test-Simple-0.62.
34216      Branch: perl
34217            + lib/Test/Builder/Tester.pm lib/Test/Builder/Tester/Color.pm
34218            + lib/Test/Simple/t/tbt_01basic.t
34219            + lib/Test/Simple/t/tbt_02fhrestore.t
34220            + lib/Test/Simple/t/tbt_03die.t
34221            + lib/Test/Simple/t/tbt_04line_num.t
34222            + lib/Test/Simple/t/tbt_05faildiag.t
34223            + lib/Test/Simple/t/tbt_06errormess.t
34224            + lib/Test/Simple/t/tbt_07args.t
34225            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
34226            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
34227            ! lib/Test/Simple/t/More.t lib/Test/Simple/t/bail_out.t
34228            ! lib/Test/Simple/t/is_deeply_fail.t
34229 ____________________________________________________________________________
34230 [ 25717] By: stevep                                on 2005/10/09  14:51:12
34231         Log: Missed files in upgrading modules.  Grrrr
34232      Branch: perl
34233            ! lib/Cwd.pm lib/ExtUtils/ParseXS.pm
34234 ____________________________________________________________________________
34235 [ 25716] By: rgs                                   on 2005/10/09  14:31:47
34236         Log: Subject: [PATCH with testsuite] undef IS_UTF8_CHAR() on EBCDIC
34237              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
34238              Date: Oct 8, 2005 9:59 AM
34239              Message-Id: <20051008165752.348A.BQW10602@nifty.com>
34240      Branch: perl
34241            ! lib/utf8.t utf8.c utf8.h
34242 ____________________________________________________________________________
34243 [ 25712] By: stevep                                on 2005/10/07  15:41:32
34244         Log: Documentation nit in INSTALL found by Alan Burlison.
34245      Branch: perl
34246            ! INSTALL
34247 ____________________________________________________________________________
34248 [ 25711] By: stevep                                on 2005/10/07  03:29:37
34249         Log: Upgrade to Pathtools-3.12
34250      Branch: perl
34251            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/File/Spec.pm
34252            ! lib/File/Spec/Win32.pm
34253 ____________________________________________________________________________
34254 [ 25710] By: craigb                                on 2005/10/07  02:41:03
34255         Log: Parse symbols for the linker when more than one declaration
34256              on the same line (the way PERLVARISC now throws at us).
34257      Branch: perl
34258            ! vms/gen_shrfls.pl
34259 ____________________________________________________________________________
34260 [ 25709] By: nicholas                              on 2005/10/06  21:31:39
34261         Log: Avoid a cast
34262      Branch: perl
34263            ! perl.c
34264 ____________________________________________________________________________
34265 [ 25708] By: stevep                                on 2005/10/06  19:23:59
34266         Log: Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set() and
34267              SvIV_set().  Otherwise, compiling with -DPERL_DEBUG_COW fails.
34268      Branch: perl
34269            ! ext/Compress/Zlib/Zlib.xs
34270 ____________________________________________________________________________
34271 [ 25707] By: rgs                                   on 2005/10/06  13:42:00
34272         Log: Be nice with subversion hidden directories
34273      Branch: perl
34274            ! ext/Compress/Zlib/Makefile.PL
34275 ____________________________________________________________________________
34276 [ 25706] By: rgs                                   on 2005/10/06  13:24:24
34277         Log: Update with new files from C::Zlib
34278      Branch: perl
34279            ! Porting/Maintainers.pl
34280 ____________________________________________________________________________
34281 [ 25705] By: rgs                                   on 2005/10/06  13:23:20
34282         Log: Move ZlibTestUtils.pm under t/
34283      Branch: perl
34284            + t/lib/ZlibTestUtils.pm
34285            - lib/ZlibTestUtils.pm
34286            ! MANIFEST ext/Compress/Zlib/t/01version.t
34287            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
34288            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
34289            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
34290            ! ext/Compress/Zlib/t/08encoding.t
34291            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
34292            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
34293            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
34294            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
34295            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
34296            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
34297            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
34298            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
34299 ____________________________________________________________________________
34300 [ 25704] By: rgs                                   on 2005/10/06  09:09:06
34301         Log: Don't install pods via MakeMaker for C::Zlib,
34302              as suggested by Robin Barker
34303      Branch: perl
34304            ! ext/Compress/Zlib/Makefile.PL
34305 ____________________________________________________________________________
34306 [ 25703] By: merijn                                on 2005/10/06  08:42:56
34307         Log: Add -C to allowed $PERL5OPT options
34308              Add -C to the $PERL5OPT documentation (and added the missing -A too)
34309              t/run/runenv.t Could use some more tests about how supported
34310              and unsupported options in $PERL5OPT are handled
34311      Branch: perl
34312            ! perl.c pod/perldiag.pod pod/perlrun.pod
34313 ____________________________________________________________________________
34314 [ 25702] By: rgs                                   on 2005/10/06  07:27:39
34315         Log: Remove the getprotobynumber test, for portability concerns
34316      Branch: perl
34317            - t/op/getprotobynumber.t
34318            ! MANIFEST
34319 ____________________________________________________________________________
34320 [ 25701] By: nicholas                              on 2005/10/05  23:22:27
34321         Log: Fix Compress::Zlib test boilerplate
34322      Branch: perl
34323            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
34324            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
34325            ! ext/Compress/Zlib/t/05examples.t
34326            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
34327            ! ext/Compress/Zlib/t/08encoding.t
34328            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
34329            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
34330            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
34331            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
34332            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
34333            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
34334            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
34335            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
34336 ____________________________________________________________________________
34337 [ 25699] By: rgs                                   on 2005/10/05  21:26:57
34338         Log: Compress::Zlib's Makefile.PL shouldn't create .bak files when building the core
34339      Branch: perl
34340            ! ext/Compress/Zlib/Makefile.PL
34341 ____________________________________________________________________________
34342 [ 25698] By: rgs                                   on 2005/10/05  21:03:29
34343         Log: Add test preambles to Compress::Zlib.
34344              Remove 99pod.t, useless in the core
34345      Branch: perl
34346            - ext/Compress/Zlib/t/99pod.t
34347            ! MANIFEST ext/Compress/Zlib/t/01version.t
34348            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
34349            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
34350            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
34351            ! ext/Compress/Zlib/t/08encoding.t
34352            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
34353            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
34354            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
34355            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
34356            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
34357            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
34358            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
34359            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
34360 ____________________________________________________________________________
34361 [ 25697] By: stevep                                on 2005/10/05  18:20:54
34362         Log: Subject: proposal [perl #34301]:  IO::Socket calls getpeername far too often
34363              From: Peter.Dintelmann@Dresdner-Bank.com (Peter Dintelmann)
34364              Date: Thu, 2 Jun 2005 13:34:49 +0200
34365              Message-ID: <E9A2605289D8D7468B1A21EC24E59D2101852447@naimucx5.muc.allianz>
34366      Branch: perl
34367            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
34368 ____________________________________________________________________________
34369 [ 25696] By: steveh                                on 2005/10/05  16:04:26
34370         Log: Subject: [PATCH] Re: Untested builtins
34371              From: Steven Schubiger <sts@accognoscere.org>
34372              Date: Wed, 28 Sep 2005 15:46:45 +0200
34373              Message-ID: <20050928134645.GD11546@accognoscere.homeunix.org>
34374      Branch: perl
34375            + t/op/getprotobynumber.t
34376            ! MANIFEST
34377 ____________________________________________________________________________
34378 [ 25695] By: rgs                                   on 2005/10/05  15:53:34
34379         Log: Upgrade to Compress::Zlib 2.000_05
34380      Branch: perl
34381            + ext/Compress/Zlib/examples/gzcat.zlib
34382            + ext/Compress/Zlib/fallback/constants.h
34383            + ext/Compress/Zlib/fallback/constants.xs
34384            + ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
34385            + ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
34386            + ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
34387            + ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
34388            + ext/Compress/Zlib/lib/File/GlobMapper.pm
34389            + ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
34390            + ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
34391            + ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
34392            + ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
34393            + ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
34394            + ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
34395            + ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
34396            + ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
34397            + ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
34398            + ext/Compress/Zlib/t/05examples.t
34399            + ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
34400            + ext/Compress/Zlib/t/08encoding.t
34401            + ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
34402            + ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
34403            + ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
34404            + ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
34405            + ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
34406            + ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
34407            + ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
34408            + ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/99pod.t
34409            + ext/Compress/Zlib/t/globmapper.t lib/ZlibTestUtils.pm
34410            - ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/fallback.h
34411            - ext/Compress/Zlib/fallback.xs ext/Compress/Zlib/t/03examples.t
34412            - ext/Compress/Zlib/t/04encoding.t
34413            - ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
34414            - ext/Compress/Zlib/zlib-src/gzio.c
34415            ! MANIFEST ext/Compress/Zlib/Changes
34416            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
34417            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
34418            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/examples/filtdef
34419            ! ext/Compress/Zlib/examples/filtinf
34420            ! ext/Compress/Zlib/examples/gzcat
34421            ! ext/Compress/Zlib/examples/gzgrep
34422            ! ext/Compress/Zlib/examples/gzstream
34423            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
34424            ! ext/Compress/Zlib/typemap
34425 ____________________________________________________________________________
34426 [ 25694] By: steveh                                on 2005/10/05  15:34:18
34427         Log: Fix $Config{ccflags} for Win32 perls built with dmake
34428              
34429              The nmake makefile (win32/Makefile) currently adds -nologo, $(STRPOOL)
34430              and -W3 to the ccflags in CFG_VARS, but the dmake makefile
34431              (win32/makefile.mk) doesn't.  This means that extensions built with
34432              perls built with VC++ and dmake spit out damn M$ logo messages and use
34433              a lower warning level.
34434              
34435              The reason for the difference is probably that the dmake makefile
34436              supports multiple compilers.  Therefore, put the extra ccflags into a
34437              new macro, and set it appropriately for each compiler.  Add the new
34438              macro to the nmake makefile too for orthogonality.
34439      Branch: perl
34440            ! win32/Makefile win32/makefile.mk
34441 ____________________________________________________________________________
34442 [ 25693] By: merijn                                on 2005/10/05  15:34:09
34443         Log: Subject: Re: [PATCH] Random constings and printf cleanup
34444              From: Andy Lester <andy@petdance.com>
34445              Date: Tue, 4 Oct 2005 15:16:05 -0500
34446              Message-ID: <20051004201605.GA31682@petdance.com>
34447      Branch: perl
34448            ! malloc.c pad.c perl.c perl.h pp_ctl.c sv.c utf8.c xsutils.c
34449 ____________________________________________________________________________
34450 [ 25691] By: stevep                                on 2005/10/04  16:24:28
34451         Log: Fixes to Pod errors found by podchecker.
34452      Branch: perl
34453            ! README.os2 pod/perlfunc.pod
34454 ____________________________________________________________________________
34455 [ 25690] By: stevep                                on 2005/10/04  12:02:04
34456         Log: Upgrade to ExtUtils-ParseXS-2.13
34457      Branch: perl
34458            ! lib/ExtUtils/ParseXS.pm
34459 ____________________________________________________________________________
34460 [ 25689] By: stevep                                on 2005/10/04  11:01:11
34461         Log: Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to 
34462              ExtUtils::CBuilder::Pltaform::dec_osf.pm to add a $VERSION)
34463      Branch: perl
34464            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
34465            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
34466            ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm
34467            ! lib/ExtUtils/CBuilder/Platform/os2.pm
34468            ! lib/ExtUtils/CBuilder/t/02-link.t
34469 ____________________________________________________________________________
34470 [ 25688] By: merijn                                on 2005/10/04  10:10:41
34471         Log: Subject: Re: $^CHILD_ERROR_NATIVE issues (with attachment)
34472              From: Gisle Aas <gisle@ActiveState.com>
34473              Date: 04 Oct 2005 02:18:27 -0700
34474              Message-ID: <lrd5ml7i8s.fsf@caliper.activestate.com>
34475      Branch: perl
34476            ! cop.h doio.c perl.c perl.h pp_sys.c win32/perlhost.h
34477            ! wince/perlhost.h
34478 ____________________________________________________________________________
34479 [ 25687] By: rgs                                   on 2005/10/03  16:16:21
34480         Log: Subject: Clone PL_statusvalue_posix [PATCH]
34481              From: Gisle Aas <gisle@ActiveState.com>
34482              Date: 03 Oct 2005 09:37:57 -0700
34483              Message-ID: <lr3bni8ska.fsf_-_@caliper.activestate.com>
34484      Branch: perl
34485            ! sv.c
34486 ____________________________________________________________________________
34487 [ 25686] By: rgs                                   on 2005/10/03  15:42:45
34488         Log: Pod::Usage documentation fix, suggested by :
34489              
34490              Subject: [perl #37322] Pod::Usage implementation of -sections disagrees with its documentation 
34491              From: "Steven Schubiger via RT" <perlbug-followup@perl.org>
34492              Date: Sun, 02 Oct 2005 07:25:37 -0700
34493              Message-ID: <rt-3.0.11-37322-121918.15.4257995782182@perl.org>
34494      Branch: perl
34495            ! lib/Pod/Usage.pm
34496 ____________________________________________________________________________
34497 [ 25685] By: rgs                                   on 2005/10/03  15:17:09
34498         Log: Yitzchak points out that this function argument is NULLOK
34499      Branch: perl
34500            ! embed.fnc proto.h
34501 ____________________________________________________________________________
34502 [ 25684] By: rgs                                   on 2005/10/03  11:27:31
34503         Log: Spaces to tabs
34504      Branch: perl
34505            ! MANIFEST
34506 ____________________________________________________________________________
34507 [ 25683] By: craigb                                on 2005/10/03  03:43:31
34508         Log: We lied about strtoq way back in #8120
34509      Branch: perl
34510            ! configure.com
34511 ____________________________________________________________________________
34512 [ 25682] By: stevep                                on 2005/10/03  03:10:05
34513         Log: Upgrade to Digest-1.12
34514      Branch: perl
34515            ! lib/Digest.pm lib/Digest/Changes
34516 ____________________________________________________________________________
34517 [ 25681] By: craigb                                on 2005/10/03  00:20:30
34518         Log: fix bug introduced by #25507 that kept ccflags from
34519              making it into config.sh
34520      Branch: perl
34521            ! configure.com
34522 ____________________________________________________________________________
34523 [ 25680] By: craigb                                on 2005/10/02  21:45:20
34524         Log: assorted blead build help for VMS (mostly ithreads-related)
34525      Branch: perl
34526            ! configure.com pp_sys.c vms/gen_shrfls.pl vms/vmsish.h
34527 ____________________________________________________________________________
34528 [ 25679] By: stevep                                on 2005/10/02  12:50:02
34529         Log: Subject: [perl #37233] [PATCH] Test::Harness and Devel::Cover combine with overloading to cause infinite recursion in Carp.pm 
34530              From: perlbug-followup[at]perl.org (Yves Orton)
34531              Date: Thu, 22 Sep 2005 11:31:02 -0700
34532              Message-ID: <rt-3.0.11-37233-121233.2.25543632691242[at]perl.org>
34533      Branch: perl
34534            ! lib/Carp/Heavy.pm
34535 ____________________________________________________________________________
34536 [ 25678] By: stevep                                on 2005/10/02  04:42:46
34537         Log: Clarify the documentation regarding the return value from C<push>.
34538      Branch: perl
34539            ! pod/perlfunc.pod
34540 ____________________________________________________________________________
34541 [ 25677] By: stevep                                on 2005/10/02  04:32:48
34542         Log: If a 'use' or 'require' fails due to too many open files (EMFILE),
34543              give an appropriate error message rather than saying the module
34544              cannot be found in @INC.
34545      Branch: perl
34546            ! pp_ctl.c
34547 ____________________________________________________________________________
34548 [ 25676] By: stevep                                on 2005/10/02  03:30:55
34549         Log: Missed test changes and a bit of debugging code that should 
34550              have been removed.
34551      Branch: perl
34552            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmlview.t
34553 ____________________________________________________________________________
34554 [ 25675] By: stevep                                on 2005/10/02  02:24:12
34555         Log: Fix some of the XHTML issues in Pod::Html.  The call for some time
34556              with a debugger to figure out what is going on.
34557      Branch: perl
34558            ! lib/Pod/Html.pm
34559 ____________________________________________________________________________
34560 [ 25674] By: davem                                 on 2005/10/01  23:51:40
34561         Log: Improve -DT output and fix wild buffer pointer error
34562      Branch: perl
34563            ! toke.c
34564 ____________________________________________________________________________
34565 [ 25672] By: steveh                                on 2005/09/30  15:52:30
34566         Log: Make building perl on Win32 with the free VC++ toolkit easier
34567              
34568              Introduce new CCTYPE's MSVC70FREE and MSVC70 for the free and the full
34569              versions of MS VC++ 7.x respectively.  Perl can now be built with the
34570              free VC++ toolkit simply by running "nmake CCTYPE=MSVC70FREE" with no
34571              hacking of the win32/Makefile required.  Update README.win32 with
34572              these changes.
34573              
34574              Also add the CCTYPE MSVC to win32/Makefile.  This is already supported
34575              in win32/makefile.mk and is useful for avoiding the use of -DELAYLOAD
34576              for MS VC++ 3.x through 5.x.  Update README.win32 for this too.
34577      Branch: perl
34578            ! README.win32 win32/Makefile win32/makefile.mk
34579 ____________________________________________________________________________
34580 [ 25666] By: rgs                                   on 2005/09/30  08:59:14
34581         Log: Upgrade to XSLoader 0.05, plus a few doc nits,
34582              by Sébastien Aperghis-Tramoni <maddingue@free.fr>
34583      Branch: perl
34584            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
34585 ____________________________________________________________________________
34586 [ 25665] By: davem                                 on 2005/09/29  22:57:44
34587         Log: PL_defoutgv could be used after being freed
34588              Was giving "use of freed value" warnings in t/io/through.t
34589              and t/io/crlf_through.t
34590      Branch: perl
34591            ! perl.c
34592 ____________________________________________________________________________
34593 [ 25664] By: davem                                 on 2005/09/29  21:01:54
34594         Log: the return value of start_subparse() can legally be ignored
34595      Branch: perl
34596            ! embed.fnc gv.c proto.h
34597 ____________________________________________________________________________
34598 [ 25663] By: stevep                                on 2005/09/29  20:43:52
34599         Log: Added new flag (--use-xsloader) to use XSLoader when in backward
34600              compatibility mode.
34601      Branch: perl
34602            ! utils/h2xs.PL
34603 ____________________________________________________________________________
34604 [ 25662] By: stevep                                on 2005/09/29  18:04:29
34605         Log: With XSLoader on CPAN now, add XSLoader as a prerequisite in Makefile.PL
34606              if the compatible version is less than 5.006 (the first version with 
34607              XSLoader).
34608      Branch: perl
34609            ! utils/h2xs.PL
34610 ____________________________________________________________________________
34611 [ 25660] By: nicholas                              on 2005/09/29  13:00:18
34612         Log: 2 more e-mail addresses that map to rgs
34613      Branch: perl
34614            ! Porting/checkAUTHORS.pl
34615 ____________________________________________________________________________
34616 [ 25659] By: nicholas                              on 2005/09/29  12:54:00
34617         Log: checkAUTHORS.pl wasn't aware of one of Merijn's e-mail addresses
34618      Branch: perl
34619            ! Porting/checkAUTHORS.pl
34620 ____________________________________________________________________________
34621 [ 25658] By: nicholas                              on 2005/09/29  12:50:40
34622         Log: Correct/tweak Changes so that checkAUTHORS.pl parses it.
34623      Branch: perl
34624            ! Changes
34625 ____________________________________________________________________________
34626 [ 25657] By: nicholas                              on 2005/09/29  11:01:53
34627         Log: Teach the alias mapping about new committers.
34628      Branch: perl
34629            ! Porting/checkAUTHORS.pl
34630 ____________________________________________________________________________
34631 [ 25656] By: nicholas                              on 2005/09/29  10:54:56
34632         Log: Cope with completely empty lines within the Changes file.
34633              Better diagnostics on "malformed" lines.
34634      Branch: perl
34635            ! Porting/checkAUTHORS.pl
34636 ____________________________________________________________________________
34637 [ 25652] By: steveh                                on 2005/09/29  08:47:26
34638         Log: Clean up CBuilder and ParseXS test files
34639              
34640              This was done once already in change 25222, but then modified in change
34641              25225.  The new versions of CBuilder and ParseXS that sync'ed those
34642              changes and have now been integrated back into bleadperl missed some
34643              bits of change 25225.  Try again.
34644      Branch: perl
34645            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/t/01-basic.t
34646            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
34647            ! lib/ExtUtils/ParseXS/t/basic.t
34648 ____________________________________________________________________________
34649 [ 25651] By: nicholas                              on 2005/09/29  06:52:35
34650         Log: Attempting to do too many things simultaneously with the C pre-
34651              processor considered harmful.
34652      Branch: perl
34653            ! perl.c
34654 ____________________________________________________________________________
34655 [ 25650] By: stevep                                on 2005/09/29  00:23:44
34656         Log: Upgrade to ExtUtils::CBuilder 0.14
34657      Branch: perl
34658            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
34659            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
34660            ! lib/ExtUtils/CBuilder/t/01-basic.t
34661            ! lib/ExtUtils/CBuilder/t/02-link.t
34662 ____________________________________________________________________________
34663 [ 25649] By: stevep                                on 2005/09/28  22:59:08
34664         Log: Upgrade to Test::Harness 2.56
34665      Branch: perl
34666            + t/lib/sample-tests/bignum_many
34667            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
34668            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
34669            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/test-harness.t
34670            ! t/lib/sample-tests/bignum
34671 ____________________________________________________________________________
34672 [ 25640] By: nicholas                              on 2005/09/28  19:56:53
34673         Log: savepv and savepvn are actually NULLOK
34674      Branch: perl
34675            ! embed.fnc proto.h
34676 ____________________________________________________________________________
34677 [ 25638] By: nicholas                              on 2005/09/28  18:51:15
34678         Log: Forgot to run embed.pl after change 25637
34679      Branch: perl
34680            ! proto.h
34681 ____________________________________________________________________________
34682 [ 25637] By: nicholas                              on 2005/09/28  18:31:04
34683         Log: Subject: [PATCH] embed.fnc now requires NN/NULLOK
34684              From: Andy Lester <andy@petdance.com>
34685              Message-ID: <20050928172254.GE20201@petdance.com>
34686              Date: Wed, 28 Sep 2005 12:22:54 -0500
34687      Branch: perl
34688            ! embed.fnc embed.pl
34689 ____________________________________________________________________________
34690 [ 25634] By: nicholas                              on 2005/09/28  15:56:45
34691         Log: We can use the C pre-processor to build a single, longer string
34692              constant which makes the object code slightly smaller.
34693      Branch: perl
34694            ! perl.c
34695 ____________________________________________________________________________
34696 [ 25627] By: steveh                                on 2005/09/28  08:23:01
34697         Log: Improve File::Spec::Win32->path() and fix MM_Win32.t
34698              
34699              Subject: Improved File::Spec::Win32->path [PATCH]
34700              From: Gisle Aas <gisle@ActiveState.com>
34701              Date: 17 Sep 2005 00:13:41 -0700
34702              Message-ID: <lrk6hgrwt6.fsf@caliper.activestate.com>
34703              
34704              Subject: Re: Improved File::Spec::Win32->path [PATCH]
34705              From: Michael G Schwern <schwern@pobox.com>
34706              Date: Tue, 27 Sep 2005 13:05:54 -0700
34707              Message-ID: <20050927200554.GC20908@windhund.schwern.org>
34708      Branch: perl
34709            ! lib/ExtUtils/t/MM_Win32.t lib/File/Spec/Win32.pm
34710 ____________________________________________________________________________
34711 [ 25626] By: stevep                                on 2005/09/28  00:06:29
34712         Log: Upgrade to CGI-3.11, with some modifications for Pod differences in
34713              bleadperl.
34714      Branch: perl
34715            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
34716 ____________________________________________________________________________
34717 [ 25625] By: rgs                                   on 2005/09/27  20:07:32
34718         Log: Comment nit by Vadim Konovalov
34719              And while we're at it, reindent consistently.
34720      Branch: perl
34721            ! t/io/crlf.t
34722 ____________________________________________________________________________
34723 [ 25624] By: rgs                                   on 2005/09/27  20:04:07
34724         Log: POD nit by Yitzchak
34725      Branch: perl
34726            ! pod/perlfunc.pod
34727 ____________________________________________________________________________
34728 [ 25623] By: rgs                                   on 2005/09/27  17:02:42
34729         Log: Clarify what -MFoo=number does on the command-line
34730      Branch: perl
34731            ! pod/perlrun.pod
34732 ____________________________________________________________________________
34733 [ 25621] By: stevep                                on 2005/09/27  15:05:18
34734         Log: Subject: AW: [perl #36291] incorrect $! from open ">&nr" with too many open files
34735              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
34736              Date: Tue, 27 Sep 2005 15:18:00 +0200
34737      Branch: perl
34738            ! doio.c
34739 ____________________________________________________________________________
34740 [ 25619] By: rgs                                   on 2005/09/27  14:25:53
34741         Log: Fix by Rick Delaney for [perl #3269] no warnings "bareword" turns off
34742              too many warnings.
34743      Branch: perl
34744            ! mg.c t/io/binmode.t t/lib/warnings/2use
34745 ____________________________________________________________________________
34746 [ 25618] By: rgs                                   on 2005/09/27  12:53:49
34747         Log: Subject: [PATCH] Re: [BUG 5.8.7] Another major bug in PerlIO layer
34748              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
34749              Date: Tue, 27 Sep 2005 02:07:35 -0700
34750              Message-ID: <20050927090734.GB3687@math.berkeley.edu>
34751      Branch: perl
34752            + t/io/crlf_through.t t/io/through.t
34753            ! MANIFEST perlio.c
34754 ____________________________________________________________________________
34755 [ 25617] By: rgs                                   on 2005/09/27  11:06:23
34756         Log: OPpRUNTIME can be set on OP_QR too
34757      Branch: perl
34758            ! ext/B/B/Concise.pm
34759 ____________________________________________________________________________
34760 [ 25616] By: rgs                                   on 2005/09/27  10:09:46
34761         Log: Fix the overriding of CORE::do, just like change 25599
34762              was fixing the overriding of CORE::require
34763      Branch: perl
34764            ! embed.fnc embed.h op.c perly.act perly.y proto.h toke.c
34765 ____________________________________________________________________________
34766 [ 25615] By: rgs                                   on 2005/09/27  09:18:42
34767         Log: Micro-optimisation: use PL_globalstash instead of looking up
34768              CORE::GLOBAL::require by name
34769      Branch: perl
34770            ! op.c
34771 ____________________________________________________________________________
34772 [ 25614] By: rgs                                   on 2005/09/27  09:04:50
34773         Log: Addition to change 25612
34774      Branch: perl
34775            ! symbian/PerlApp.cpp
34776 ____________________________________________________________________________
34777 [ 25613] By: rgs                                   on 2005/09/27  08:36:24
34778         Log: Subject: [PATCH] mark cannot be const because MEXTEND() modifies it, and tkGlue.c uses MEXTEND()
34779              From: "Jan Dubois" <jand@ActiveState.com>
34780              Date: Mon, 26 Sep 2005 21:19:51 -0700
34781              Message-Id: <200509270419.j8R4JtVw026876@smtp3.ActiveState.com>
34782      Branch: perl
34783            ! XSUB.h
34784 ____________________________________________________________________________
34785 [ 25612] By: rgs                                   on 2005/09/27  08:33:36
34786         Log: Subject: [PATCH] 5.9.x@25609 Symbian update
34787              From: <jarkko.hietaniemi@nokia.com>
34788              Date: Tue, 27 Sep 2005 11:54:00 +0300
34789              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A55C@esebe105.NOE.Nokia.com>
34790      Branch: perl
34791            ! symbian/PerlApp.cpp symbian/config.sh
34792 ____________________________________________________________________________
34793 [ 25611] By: rgs                                   on 2005/09/27  07:42:52
34794         Log: Test for OPpCONST_NOVER only on OP_CONST ops.
34795              Plus a regression test by Schwern.
34796      Branch: perl
34797            ! pp_ctl.c t/op/override.t
34798 ____________________________________________________________________________
34799 [ 25610] By: rgs                                   on 2005/09/27  06:40:09
34800         Log: Subject: Warnings in tests @25605 due to cmp_ok behavior change.
34801              From: Michael G Schwern <schwern@pobox.com>
34802              Date: Mon, 26 Sep 2005 14:21:09 -0700
34803              Message-ID: <20050926212109.GA11036@windhund.schwern.org>
34804      Branch: perl
34805            ! lib/AutoSplit.t lib/Pod/t/InputObjects.t
34806 ____________________________________________________________________________
34807 [ 25609] By: stevep                                on 2005/09/27  02:45:50
34808         Log: Upgrade to Encode 2.12
34809      Branch: perl
34810            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
34811            ! ext/Encode/Encode.xs ext/Encode/META.yml
34812            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
34813            ! ext/Encode/t/fallback.t ext/Encode/ucm/8859-7.ucm
34814 ____________________________________________________________________________
34815 [ 25608] By: stevep                                on 2005/09/26  23:09:44
34816         Log: Upgrade to Digest 1.11 with a minor Pod fix.  Also my first commit :)
34817      Branch: perl
34818            ! lib/Digest.pm lib/Digest/Changes
34819 ____________________________________________________________________________
34820 [ 25605] By: nicholas                              on 2005/09/26  17:54:06
34821         Log: const sausage const const bacon const tomato and const
34822              The search_ext parameter to find_script can be a little more const.
34823      Branch: perl
34824            ! embed.fnc proto.h util.c
34825 ____________________________________________________________________________
34826 [ 25604] By: rgs                                   on 2005/09/26  16:31:43
34827         Log: Upgrade to Test::Simple 0.61
34828      Branch: perl
34829            + lib/Test/Builder/Module.pm lib/Test/Simple/t/bail_out.t
34830            + t/lib/Test/Simple/sample_tests/too_few_fail.plx
34831            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
34832            ! lib/Test/Simple.pm lib/Test/Simple/Changes
34833            ! lib/Test/Simple/t/00test_harness_check.t
34834            ! lib/Test/Simple/t/create.t lib/Test/Simple/t/eq_set.t
34835            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
34836            ! lib/Test/Simple/t/extra_one.t lib/Test/Simple/t/fail-like.t
34837            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
34838            ! lib/Test/Simple/t/fail_one.t
34839            ! lib/Test/Simple/t/harness_active.t
34840            ! lib/Test/Simple/t/has_plan2.t
34841            ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/missing.t
34842            ! lib/Test/Simple/t/no_diag.t lib/Test/Simple/t/overload.t
34843            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/todo.t
34844            ! lib/Test/Simple/t/undef.t
34845            ! t/lib/Test/Simple/sample_tests/too_few.plx
34846 ____________________________________________________________________________
34847 [ 25602] By: rgs                                   on 2005/09/26  14:45:53
34848         Log: Fix change 25597 for non-Windows platforms
34849      Branch: perl
34850            ! lib/File/Find.pm
34851 ____________________________________________________________________________
34852 [ 25601] By: rgs                                   on 2005/09/26  14:24:20
34853         Log: Make B::Deparse handle correctly CORE::require
34854      Branch: perl
34855            ! ext/B/B/Deparse.pm
34856 ____________________________________________________________________________
34857 [ 25600] By: rgs                                   on 2005/09/26  14:22:43
34858         Log: Document the new meaning of OPf_SPECIAL on OP_REQUIRE
34859      Branch: perl
34860            ! op.h
34861 ____________________________________________________________________________
34862 [ 25599] By: rgs                                   on 2005/09/26  14:04:21
34863         Log: CORE::require was always parsed as require().
34864              That's because require() isn't overridable at tokenizer-level
34865              like other overridable built-ins, but is handled by the optree
34866              builder. So, find a way to pass the information that require()
34867              was written as CORE::require() to Perl_ck_require. This is
34868              done by adding a new token type REQUIRE and by adding OPf_SPECIAL
34869              to OP_REQUIRE when it's saw as CORE::require in the program text.
34870              This fixes bug [perl #37274] The "CORE" in CORE::require is ignored.
34871      Branch: perl
34872            ! op.c perly.act perly.h perly.tab perly.y toke.c
34873 ____________________________________________________________________________
34874 [ 25597] By: steveh                                on 2005/09/26  08:54:13
34875         Log: Subject: [perl #37223] [PATCH] File::Find::find fails on Win32 with follow => 1 
34876              From: "Steve Peters via RT" <perlbug-followup@perl.org>
34877              Date: Sun, 25 Sep 2005 14:41:03 -0700
34878              Message-ID: <rt-3.0.11-37223-121392.15.8703994486314@perl.org>
34879              
34880              and update docs
34881      Branch: perl
34882            ! lib/File/Find.pm
34883 ____________________________________________________________________________
34884 [ 25591] By: rgs                                   on 2005/09/23  20:46:04
34885         Log: Upgrade to Compress::Zlib 1.40
34886      Branch: perl
34887            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
34888            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
34889            ! ext/Compress/Zlib/t/03examples.t
34890 ____________________________________________________________________________
34891 [ 25590] By: rgs                                   on 2005/09/23  19:06:31
34892         Log: Subject: [PATCH] Fix to PERL_DEBUG_COW
34893              From: Steve Peters <steve@fisharerojo.org>
34894              Date: Sep 23, 2005 8:11 PM
34895              Message-ID: <20050923181109.GA1350@mccoy.peters.homeunix.org>
34896      Branch: perl
34897            ! sv.h
34898 ____________________________________________________________________________
34899 [ 25588] By: rgs                                   on 2005/09/23  15:54:02
34900         Log: Subject: Re: pod/pod2usage2.t
34901              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
34902              Date: Thu, 22 Sep 2005 12:12:49 +0200
34903              Message-ID: <20050922121249.5077ee3e@pc09>
34904              
34905              Also, skip all tests on Windows until we find a way
34906              to write them portably
34907      Branch: perl
34908            ! t/pod/pod2usage2.t
34909 ____________________________________________________________________________
34910 [ 25586] By: rgs                                   on 2005/09/23  15:12:03
34911         Log: Subject: [PATCH] quiet a few warnings
34912              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
34913              Date: Wed, 21 Sep 2005 18:45:56 -0700
34914              Message-ID: <20050922014555.GA2852@efn.org>
34915      Branch: perl
34916            ! cygwin/cygwin.c embed.fnc proto.h
34917 ____________________________________________________________________________
34918 [ 25582] By: rgs                                   on 2005/09/23  13:49:24
34919         Log: Subject: [PATCH] Changes for hints/linux.sh for Purify
34920              From: Steve Peters <steve@fisharerojo.org>
34921              Date: Fri, 23 Sep 2005 08:38:58 -0500
34922              Message-ID: <20050923133858.GA29475@mccoy.peters.homeunix.org>
34923      Branch: perl
34924            ! hints/linux.sh
34925 ____________________________________________________________________________
34926 [ 25581] By: steveh                                on 2005/09/23  13:46:40
34927         Log: Extend 25579 to cover vc64 too
34928      Branch: perl
34929            ! Porting/checkcfgvar.pl
34930 ____________________________________________________________________________
34931 [ 25579] By: rgs                                   on 2005/09/23  13:08:14
34932         Log: Add Porting/checkcfgvar.pl by Jarkko
34933      Branch: perl
34934            + Porting/checkcfgvar.pl
34935            ! MANIFEST
34936 ____________________________________________________________________________
34937 [ 25578] By: rgs                                   on 2005/09/23  12:35:30
34938         Log: SAPER is the new maintainer of XSLoader
34939      Branch: perl
34940            ! Porting/Maintainers.pl
34941 ____________________________________________________________________________
34942 [ 25573] By: steveh                                on 2005/09/23  08:40:58
34943         Log: Change 25226 should have done this too
34944      Branch: perl
34945            ! win32/config.bc
34946 ____________________________________________________________________________
34947 [ 25571] By: nicholas                              on 2005/09/22  14:35:52
34948         Log: As SvPVX_mutable and SvPVX_const are new, they don't need to be LVALUEs
34949      Branch: perl
34950            ! sv.h
34951 ____________________________________________________________________________
34952 [ 25570] By: nicholas                              on 2005/09/22  14:09:37
34953         Log: The New*() compatibility macros aren't needed inside the perl core.
34954      Branch: perl
34955            ! handy.h
34956 ____________________________________________________________________________
34957 [ 25563] By: steveh                                on 2005/09/22  07:26:20
34958         Log: Forgot to update MANIFEST in change 25547
34959      Branch: perl
34960            ! MANIFEST
34961 ____________________________________________________________________________
34962 [ 25560] By: rgs                                   on 2005/09/21  21:10:50
34963         Log: Add an option --ignore to installhtml
34964              and use it to avoid to install doc in Porting/.
34965              Skip also test modules.
34966      Branch: perl
34967            ! Makefile.SH installhtml
34968 ____________________________________________________________________________
34969 [ 25547] By: steveh                                on 2005/09/21  16:19:03
34970         Log: Localize $@ in Locale::Maketext::maketext()
34971              so that $lh->maketext("Error: [_1]\n", $@) works as expected
34972              
34973              Also added a new test for this fix
34974      Branch: perl
34975            + lib/Locale/Maketext/t/30_local.t
34976            ! lib/Locale/Maketext.pm
34977 ____________________________________________________________________________
34978 [ 25544] By: rgs                                   on 2005/09/21  15:53:33
34979         Log: A few POD fixes
34980      Branch: perl
34981            ! Porting/pumpkin.pod ext/B/B/Concise.pm
34982            ! ext/Data/Dumper/Dumper.pm lib/FileCache.pm
34983 ____________________________________________________________________________
34984 [ 25543] By: rgs                                   on 2005/09/21  15:31:02
34985         Log: Upgrade to Pod::Parser 1.33
34986      Branch: perl
34987            + t/pod/pod2usage2.t
34988            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
34989            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
34990            ! lib/Pod/Usage.pm t/pod/find.t t/pod/poderrs.xr
34991 ____________________________________________________________________________
34992 [ 25537] By: rgs                                   on 2005/09/21  14:20:14
34993         Log: PodParser is now Pod-Parser on CPAN
34994      Branch: perl
34995            ! Porting/Maintainers.pl
34996 ____________________________________________________________________________
34997 [ 25534] By: rgs                                   on 2005/09/21  13:12:33
34998         Log: Subject: [PATCH 5.8.7] misc a2p fixes
34999              From: Brendan O'Dea <bod@debian.org>
35000              Date: Sun, 11 Sep 2005 19:43:14 +1000
35001              Message-ID: <20050911094314.GA15155@londo.c47.org>
35002              
35003              and remove the check_byacc target from the x2p makefile
35004      Branch: perl
35005            ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.y x2p/a2py.c x2p/walk.c
35006 ____________________________________________________________________________
35007 [ 25533] By: rgs                                   on 2005/09/21  11:25:54
35008         Log: Upgrade to ExtUtils::ParseXS 2.12
35009      Branch: perl
35010            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/ParseXS/t/basic.t
35011 ____________________________________________________________________________
35012 [ 25532] By: rgs                                   on 2005/09/21  11:15:43
35013         Log: Upgrade to Time::HiRes 1.74
35014      Branch: perl
35015            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
35016            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
35017 ____________________________________________________________________________
35018 [ 25530] By: nicholas                              on 2005/09/21  10:53:56
35019         Log: Remove the last STRLEN n_a;s that my compiler can reach.
35020      Branch: perl
35021            ! doop.c ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs perly.act
35022            ! perly.y pp_pack.c sv.h
35023 ____________________________________________________________________________
35024 [ 25526] By: rgs                                   on 2005/09/21  09:37:27
35025         Log: Integrate changes from Text::Tabs and Text::Wrap on CPAN
35026              (Text-Tabs+Wrap-2005.0824). Keep local changes.
35027      Branch: perl
35028            ! lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG lib/Text/Wrap.pm
35029 ____________________________________________________________________________
35030 [ 25523] By: rgs                                   on 2005/09/20  19:12:28
35031         Log: Yitzchak says that Tim says that we can distribute
35032              the perl glossary under the same terms as Perl itself.
35033      Branch: perl
35034            ! pod/perlglossary.pod
35035 ____________________________________________________________________________
35036 [ 25515] By: rgs                                   on 2005/09/20  11:09:48
35037         Log: Subject: [PATCH blead] Re: [perl #36733] %SIG not properly local-ized
35038              From: Rick Delaney <rick@bort.ca>
35039              Date: Thu, 8 Sep 2005 08:55:16 -0400
35040              Message-ID: <20050908125516.GA18184@localhost.localdomain>
35041      Branch: perl
35042            ! hv.c t/op/local.t
35043 ____________________________________________________________________________
35044 [ 25513] By: steveh                                on 2005/09/20  09:20:16
35045         Log: Resolve [perl #37110]: Update README.win32
35046              
35047              I give up trying to keep the Platform SDK links up-to-date. They seem
35048              to have changed every time that I look at them, so make the
35049              instructions more general.
35050      Branch: perl
35051            ! README.win32
35052 ____________________________________________________________________________
35053 [ 25512] By: rgs                                   on 2005/09/20  09:15:17
35054         Log: Upgrade to Compress::Zlib 1.39
35055      Branch: perl
35056            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
35057            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
35058 ____________________________________________________________________________
35059 [ 25511] By: rgs                                   on 2005/09/20  09:02:17
35060         Log: Subject: PATCH for #37138: using XSUB as DB::DB causes perl to crash
35061              From: Salvador "FandiXo" <sfandino@yahoo.com>
35062              Date: Mon, 19 Sep 2005 06:56:39 -0700 (PDT)
35063              Message-ID: <20050919135639.96726.qmail@web52701.mail.yahoo.com>
35064              
35065              (adapted to bleadperl)
35066      Branch: perl
35067            ! pp_ctl.c
35068 ____________________________________________________________________________
35069 [ 25507] By: merijn                                on 2005/09/20  06:51:38
35070         Log: Subject: [patch@25502] Add hard link and V8.2 crtl support to VMS.
35071              From: "John E. Malmberg" <wb8tyw@qsl.net>
35072              Date: Tue, 20 Sep 2005 01:22:24 -0400
35073              Message-ID: <432F9C90.7080702@qsl.net>
35074      Branch: perl
35075            ! configure.com vms/descrip_mms.template x2p/s2p.PL
35076 ____________________________________________________________________________
35077 [ 25502] By: nicholas                              on 2005/09/19  21:02:02
35078         Log: The second argument to Move() is the destination, so cannot possibly
35079              be const. Pesky casting in handy.h. Getting in the way of correctness.
35080      Branch: perl
35081            ! sv.c
35082 ____________________________________________________________________________
35083 [ 25499] By: nicholas                              on 2005/09/19  19:44:07
35084         Log: Add parallel testing to TODO
35085      Branch: perl
35086            ! pod/perltodo.pod
35087 ____________________________________________________________________________
35088 [ 25497] By: nicholas                              on 2005/09/19  18:48:10
35089         Log: First argument to he_dup is actually a const HE *
35090      Branch: perl
35091            ! embed.fnc hv.c proto.h sv.c
35092 ____________________________________________________________________________
35093 [ 25493] By: nicholas                              on 2005/09/19  15:59:44
35094         Log: All Perl_hv_name_set()s need to be plain hv_name_set if they are to
35095              work with a macro version.
35096      Branch: perl
35097            ! ext/ByteLoader/bytecode.h
35098 ____________________________________________________________________________
35099 [ 25488] By: steveh                                on 2005/09/19  14:18:40
35100         Log: Update win32 config files w.r.t. change #25387
35101      Branch: perl
35102            ! win32/config.bc win32/config.gc win32/config.vc
35103            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
35104            ! win32/config_H.vc win32/config_H.vc64
35105 ____________________________________________________________________________
35106 [ 25486] By: rgs                                   on 2005/09/19  12:38:26
35107         Log: Subject: bleadperl DProf.xs:140: warning: `unused' attribute ignored
35108              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35109              Date: Sun, 18 Sep 2005 19:46:37 -0700
35110              Message-ID: <20050919024637.GA2860@efn.org>
35111      Branch: perl
35112            ! ext/Devel/DProf/DProf.xs
35113 ____________________________________________________________________________
35114 [ 25480] By: nicholas                              on 2005/09/19  07:11:38
35115         Log: Improve failure case diagnostics from comp/package.t
35116      Branch: perl
35117            ! t/comp/package.t
35118 ____________________________________________________________________________
35119 [ 25476] By: nicholas                              on 2005/09/18  21:54:18
35120         Log: Should have been embed.h, not proto.h, in 25475
35121      Branch: perl
35122            ! embed.h
35123 ____________________________________________________________________________
35124 [ 25475] By: nicholas                              on 2005/09/18  21:52:25
35125         Log: It looks like the only way to reliably make Perl_hv_name_set a pure
35126              macro in 5.8.x is to make it available as hv_name_set.
35127              [Otherwise when and where aTHX_ hv gets expanded to foo, hv causes
35128              warnings or other games when Perl_hv_name_set() is a macro]
35129      Branch: perl
35130            ! embed.fnc ext/Opcode/Opcode.xs gv.c hv.c perl.c proto.h
35131 ____________________________________________________________________________
35132 [ 25474] By: merijn                                on 2005/09/18  18:36:15
35133         Log: Subject: [patch@25452] VMS fix required by Change 25387
35134              From: "John E. Malmberg" <wb8tyw@qsl.net>
35135              Date: Sun, 18 Sep 2005 14:53:09 -0400
35136              Message-ID: <432DB795.8050801@qsl.net>
35137      Branch: perl
35138            ! configure.com
35139 ____________________________________________________________________________
35140 [ 25463] By: nicholas                              on 2005/09/18  11:07:51
35141         Log: Tidying up the unused or unneeded global variables would be good.
35142      Branch: perl
35143            ! pod/perltodo.pod
35144 ____________________________________________________________________________
35145 [ 25459] By: nicholas                              on 2005/09/18  10:12:51
35146         Log: Controlling what the GNU linker exports from a shared library would
35147              be a useful thing TODO
35148      Branch: perl
35149            ! pod/perltodo.pod
35150 ____________________________________________________________________________
35151 [ 25457] By: nicholas                              on 2005/09/18  09:38:59
35152         Log: Detail the minimal rewards programme we have on offer.
35153              Hoik relocatable perl to the top of its section.
35154              Some other formatting tweaks.
35155      Branch: perl
35156            ! pod/perltodo.pod
35157 ____________________________________________________________________________
35158 [ 25452] By: nicholas                              on 2005/09/17  19:50:47
35159         Log: 
35160              refactoring xsubpp should have been in the "just perl" section.
35161      Branch: perl
35162            ! pod/perltodo.pod
35163 ____________________________________________________________________________
35164 [ 25451] By: nicholas                              on 2005/09/17  19:49:27
35165         Log: Add "refactor xsubpp to be a thin wrapper around ExtUtils::ParseXS"
35166              to the TODO
35167      Branch: perl
35168            ! pod/perltodo.pod
35169 ____________________________________________________________________________
35170 [ 25448] By: nicholas                              on 2005/09/17  19:11:33
35171         Log: Add shrinking GVs and CVs to the TODO
35172      Branch: perl
35173            ! pod/perltodo.pod
35174 ____________________________________________________________________________
35175 [ 25446] By: nicholas                              on 2005/09/17  18:59:37
35176         Log: Add reduce duplication in sv_setsv_flags to TODO
35177      Branch: perl
35178            ! pod/perltodo.pod
35179 ____________________________________________________________________________
35180 [ 25445] By: nicholas                              on 2005/09/17  18:53:39
35181         Log: Missing DO_BO_PACK_PC and DO_BO_UNPACK_PC for the 5.8.x case
35182              (and the don't know the pointer size case)
35183      Branch: perl
35184            ! pp_pack.c
35185 ____________________________________________________________________________
35186 [ 25444] By: nicholas                              on 2005/09/17  18:40:29
35187         Log: vv5.9.3 is clearly a bug.
35188      Branch: perl
35189            ! utils/perlbug.PL
35190 ____________________________________________________________________________
35191 [ 25443] By: nicholas                              on 2005/09/17  18:34:37
35192         Log: Add ordering of "global" variables to TODO
35193      Branch: perl
35194            ! pod/perltodo.pod
35195 ____________________________________________________________________________
35196 [ 25442] By: nicholas                              on 2005/09/17  18:05:30
35197         Log: Holding a mutex then croak()ing strikes me as deadlock.
35198      Branch: perl
35199            ! ext/threads/threads.xs
35200 ____________________________________________________________________________
35201 [ 25439] By: nicholas                              on 2005/09/17  17:09:25
35202         Log: Add emulate the per-thread memory pool on Unix to the TODO
35203      Branch: perl
35204            ! pod/perltodo.pod
35205 ____________________________________________________________________________
35206 [ 25436] By: nicholas                              on 2005/09/17  15:42:51
35207         Log: Add suggestion to profile to find a better set of hot ops for pp_hot.
35208      Branch: perl
35209            ! pod/perltodo.pod
35210 ____________________________________________________________________________
35211 [ 25434] By: nicholas                              on 2005/09/17  15:32:36
35212         Log: add merge Perl_sv_2[inpu]v to TODO
35213      Branch: perl
35214            ! pod/perltodo.pod
35215 ____________________________________________________________________________
35216 [ 25431] By: nicholas                              on 2005/09/17  14:36:14
35217         Log: Making make -j... work is a TODO
35218      Branch: perl
35219            ! pod/perltodo.pod
35220 ____________________________________________________________________________
35221 [ 25430] By: nicholas                              on 2005/09/17  14:33:33
35222         Log: Add "automating coverage tests" as a TODO
35223      Branch: perl
35224            ! pod/perltodo.pod
35225 ____________________________________________________________________________
35226 [ 25429] By: nicholas                              on 2005/09/17  14:19:54
35227         Log: Re-order the TODO tasks based on the skills they need, putting the
35228              easist tasks first. I've categorised them as
35229              
35230              =head1 Tasks that only need Perl knowledge
35231              =head1 Tasks that need a little sysadmin-type knowledge
35232              =head1 Tasks that need a little C knowledge
35233              =head1 Tasks that need a knowledge of XS
35234              =head1 Tasks that need a knowledge of the interpreter
35235              =head1 Big projects
35236              
35237              Lets see if we get any takers.
35238      Branch: perl
35239            ! pod/perltodo.pod
35240 ____________________________________________________________________________
35241 [ 25418] By: rgs                                   on 2005/09/16  12:54:43
35242         Log: Revert change #24223 : select() will continue
35243              to return -1 on error, like in previous versions, and
35244              like other system builtins.
35245      Branch: perl
35246            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
35247 ____________________________________________________________________________
35248 [ 25417] By: rgs                                   on 2005/09/15  14:48:37
35249         Log: Fix obsolete identifiers in comment
35250      Branch: perl
35251            ! av.h
35252 ____________________________________________________________________________
35253 [ 25416] By: rgs                                   on 2005/09/15  14:19:19
35254         Log: Upgrade to version.pm 0.48
35255      Branch: perl
35256            + lib/version.pod
35257            ! MANIFEST lib/version.pm lib/version.t util.c
35258 ____________________________________________________________________________
35259 [ 25414] By: rgs                                   on 2005/09/14  12:49:58
35260         Log: Subject: [PATCH] Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)
35261              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
35262              Date: Wed, 14 Sep 2005 09:26:11 +0300
35263              Message-ID: <4327C283.80706@gmail.com>
35264      Branch: perl
35265            ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm
35266            ! lib/Math/Trig.t pod/perlfunc.pod
35267 ____________________________________________________________________________
35268 [ 25413] By: rgs                                   on 2005/09/14  08:58:04
35269         Log: Subject: [perl #37163] dprofpp array subscript error 
35270              From: scott@perlcode.org (via RT) <perlbug-followup@perl.org>
35271              Date: Tue, 13 Sep 2005 12:11:46 -0700
35272              Message-ID: <rt-3.0.11-37163-120724.9.33005980359667@perl.org>
35273      Branch: perl
35274            ! utils/dprofpp.PL
35275 ____________________________________________________________________________
35276 [ 25411] By: rgs                                   on 2005/09/14  08:11:08
35277         Log: Change 25409 wasn't necessary for threaded perls
35278      Branch: perl
35279            ! toke.c
35280 ____________________________________________________________________________
35281 [ 25409] By: rgs                                   on 2005/09/14  01:08:22
35282         Log: The debugger wasn't tracing correctly execution in eval("")'ed
35283              code containing #line directives
35284      Branch: perl
35285            ! toke.c
35286 ____________________________________________________________________________
35287 [ 25406] By: rgs                                   on 2005/09/13  20:58:38
35288         Log: Subject: [PATCH] Re: [MAINT24637] fails "make test" on OSX 10.4 (lib/locale.t)
35289              From: Dominic Dunlop <shouldbedomo@mac.com>
35290              Date: Sep 13, 2005 11:13 PM
35291              Message-Id: <456439EA-CE2E-49A0-97FF-1B003CF8AFDE@mac.com>
35292      Branch: perl
35293            ! lib/locale.t
35294 ____________________________________________________________________________
35295 [ 25403] By: nicholas                              on 2005/09/13  18:16:55
35296         Log: Add Luke Closs to AUTHORS
35297      Branch: perl
35298            ! AUTHORS
35299 ____________________________________________________________________________
35300 [ 25402] By: nicholas                              on 2005/09/13  17:54:09
35301         Log: Subject: [perl #36448] configuring ranlib for perl on osx with xcode 2.1
35302              From: Luke Closs (via RT) <perlbug-followup@perl.org>
35303              Message-ID: <rt-3.0.11-36448-116486.6.06308221656583@perl.org>
35304              Date: 1 Jul 2005 21:56:31 -0000
35305      Branch: perl
35306            ! Configure hints/darwin.sh
35307 ____________________________________________________________________________
35308 [ 25399] By: rgs                                   on 2005/09/13  13:25:23
35309         Log: Allow non-arrowed form of chained subscripts after slices
35310              
35311              Subject: Re: [perl #37039] perlref documentation about optional -> is too vague
35312              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35313              Date: Thu, 1 Sep 2005 17:41:36 -0700
35314              Message-ID: <20050902004136.GA2656@efn.org>
35315              
35316              Date: Mon, 5 Sep 2005 08:10:20 -0700
35317              Message-ID: <20050905151020.GA3556@efn.org>
35318      Branch: perl
35319            ! perly.act perly.h perly.tab perly.y t/op/ref.t
35320 ____________________________________________________________________________
35321 [ 25398] By: merijn                                on 2005/09/13  06:22:58
35322         Log: Subject: [patch@25388] vms/vms.c Perl_cando fix.
35323              From: "John E. Malmberg" <wb8tyw@qsl.net>
35324              Date: Mon, 12 Sep 2005 23:56:36 -0400
35325              Message-ID: <43264DF4.6090403@qsl.net>
35326      Branch: perl
35327            ! vms/vms.c
35328 ____________________________________________________________________________
35329 [ 25397] By: merijn                                on 2005/09/13  06:18:46
35330         Log: Subject: [PATCH] The return of the consting
35331              From: Andy Lester <andy@petdance.com>
35332              Date: Tue, 13 Sep 2005 01:08:36 -0500
35333              Message-ID: <20050913060835.GA1037@petdance.com>
35334      Branch: perl
35335            ! embed.fnc lib/overload.pm pp_pack.c proto.h util.c
35336 ____________________________________________________________________________
35337 [ 25388] By: rgs                                   on 2005/09/12  14:32:29
35338         Log: Subject: [perl #37142] h2xs skips enums with negative values 
35339              From: Aaron Kaplan (via RT) <perlbug-followup@perl.org>
35340              Date: Sun, 11 Sep 2005 13:33:44 -0700
35341              Message-ID: <rt-3.0.11-37142-120585.5.90517066191047@perl.org>
35342      Branch: perl
35343            ! utils/h2xs.PL
35344 ____________________________________________________________________________
35345 [ 25387] By: merijn                                on 2005/09/12  13:26:31
35346         Log: Detection of malloc_size and malloc_good_size
35347      Branch: perl
35348            ! Configure Porting/Glossary config_h.SH handy.h
35349 ____________________________________________________________________________
35350 [ 25383] By: merijn                                on 2005/09/11  13:50:53
35351         Log: Reverted 25364 on authors request
35352      Branch: perl
35353            ! lib/ExtUtils/CBuilder/Base.pm
35354            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
35355 ____________________________________________________________________________
35356 [ 25374] By: nicholas                              on 2005/09/10  17:07:04
35357         Log: Experiment with putting the F<.patch>level into patchlevel.h
35358              (a sure way to accelerate any change to subversion)
35359      Branch: perl
35360            ! cflags.SH patchlevel.h
35361 ____________________________________________________________________________
35362 [ 25366] By: rgs                                   on 2005/09/09  09:35:01
35363         Log: Minor comment fix
35364      Branch: perl
35365            ! hv.h
35366 ____________________________________________________________________________
35367 [ 25365] By: merijn                                on 2005/09/08  07:20:19
35368         Log: Subject: [PATCH blead] Make t/op/local.t use test.pl.
35369              From: Rick Delaney <rick@bort.ca>
35370              Date: Wed, 7 Sep 2005 22:45:44 -0400
35371              Message-ID: <20050908024544.GA4058@localhost.localdomain>
35372      Branch: perl
35373            ! t/op/local.t
35374 ____________________________________________________________________________
35375 [ 25364] By: merijn                                on 2005/09/08  06:07:53
35376         Log: Subject: [patch@cbuilder_0.13] VMS fixes for cbuilder
35377              From: "John E. Malmberg" <wb8tyw@qsl.net>
35378              Date: Wed, 07 Sep 2005 19:59:36 -0400
35379              Message-ID: <431F7EE8.3040908@qsl.net>
35380      Branch: perl
35381            ! lib/ExtUtils/CBuilder/Base.pm
35382            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
35383 ____________________________________________________________________________
35384 [ 25363] By: rgs                                   on 2005/09/07  11:09:10
35385         Log: The formatting function of Carp::Heavy has problem with utf8 strings.
35386              Work around it.
35387      Branch: perl
35388            ! lib/Carp/Heavy.pm
35389 ____________________________________________________________________________
35390 [ 25362] By: rgs                                   on 2005/09/07  10:31:47
35391         Log: Subject: [perl #37091] File::Path::mkpath resets errno 
35392              From: kvr@centrum.cz (via RT) <perlbug-followup@perl.org>
35393              Date: Tue, 06 Sep 2005 08:07:14 -0700
35394              Message-ID: <rt-3.0.11-37091-120348.17.8280334480876@perl.org>
35395      Branch: perl
35396            ! lib/File/Path.pm
35397 ____________________________________________________________________________
35398 [ 25361] By: rgs                                   on 2005/09/06  19:06:38
35399         Log: Upgrade to Compress::Zlib 1.38
35400      Branch: perl
35401            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
35402            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
35403            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/t/03examples.t
35404 ____________________________________________________________________________
35405 [ 25360] By: nicholas                              on 2005/09/06  17:46:33
35406         Log: Add a TODO test for bug #37038 - assigning to the match variable
35407              should not corrupt match vars such as $1 and $2
35408      Branch: perl
35409            ! t/op/pat.t
35410 ____________________________________________________________________________
35411 [ 25359] By: rgs                                   on 2005/09/06  16:06:44
35412         Log: Revert Makefile.PL change from #25355
35413      Branch: perl
35414            ! ext/IO/Makefile.PL
35415 ____________________________________________________________________________
35416 [ 25358] By: rgs                                   on 2005/09/06  14:50:18
35417         Log: Subject: Re: Fw: Tied hash numeric values are rounded off under Perl v5.8.6
35418              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35419              Date: Fri, 2 Sep 2005 00:05:52 -0700
35420              Message-ID: <20050902070552.GA3992@efn.org>
35421      Branch: perl
35422            ! mg.c t/op/tie.t
35423 ____________________________________________________________________________
35424 [ 25357] By: merijn                                on 2005/09/06  14:10:28
35425         Log: Added amd64 and x86_64 to recognized predefined cpp syms
35426      Branch: perl
35427            ! Configure
35428 ____________________________________________________________________________
35429 [ 25355] By: rgs                                   on 2005/09/06  08:46:37
35430         Log: Upgrade to IO 1.22 from gbarr
35431              - Adjust the regression tests to use t/test.pl from bleadperl
35432              when $ENV{PERL_CORE} is defined
35433              - Add can_ok and isa_ok to t/test.pl from the implementation
35434              found in the IO CPAN distribution
35435      Branch: perl
35436            ! ext/IO/ChangeLog ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
35437            ! ext/IO/README ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
35438            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
35439            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
35440            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
35441            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
35442            ! ext/IO/t/IO.t ext/IO/t/io_file.t ext/IO/t/io_linenum.t
35443            ! ext/IO/t/io_pipe.t ext/IO/t/io_sel.t ext/IO/t/io_sock.t
35444            ! ext/IO/t/io_utf8.t t/test.pl
35445 ____________________________________________________________________________
35446 [ 25354] By: rgs                                   on 2005/09/05  11:12:14
35447         Log: Subject: regression test for 25352
35448              From: Jim Cromie <jim.cromie@gmail.com>
35449              Date: Sat, 03 Sep 2005 22:38:13 -0600
35450              Message-ID: <431A7A35.6050705@gmail.com>
35451      Branch: perl
35452            ! ext/B/t/optree_specials.t
35453 ____________________________________________________________________________
35454 [ 25353] By: davem                                 on 2005/09/04  09:40:05
35455         Log: Subject:  Re: [perl #37039] perlref documentation about optional -> is too vague
35456              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
35457              Date:  Thu, 1 Sep 2005 17:41:36 -0700
35458              Message-Id:  <20050902004136.GA2656@efn.org>
35459              
35460              Allow any variant of bison 1.875 to be used
35461      Branch: perl
35462            ! regen_perly.pl
35463 ____________________________________________________________________________
35464 [ 25352] By: rgs                                   on 2005/09/02  20:18:01
35465         Log: Subject: Re: Optree Generation
35466              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35467              Date: Aug 31, 2005 2:18 PM
35468              Message-ID: <20050831121822.GA3464@efn.org>
35469      Branch: perl
35470            ! ext/B/B/Concise.pm
35471 ____________________________________________________________________________
35472 [ 25351] By: rgs                                   on 2005/09/02  19:57:21
35473         Log: Subject: document index() with out of bounds POSITION
35474              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35475              Date: Sep 2, 2005 2:23 PM
35476              Message-ID: <20050902122311.GA3104@efn.org>
35477      Branch: perl
35478            ! pod/perlfunc.pod
35479 ____________________________________________________________________________
35480 [ 25350] By: rgs                                   on 2005/09/02  17:35:31
35481         Log: Really fix the Archive::Tar setup test.
35482              p4 and svn don't behave similarly concerning removal
35483              of empty directories...
35484      Branch: perl
35485            ! lib/Archive/Tar/t/00_setup.t
35486 ____________________________________________________________________________
35487 [ 25349] By: rgs                                   on 2005/09/02  16:45:31
35488         Log: Once again, fix Archive::Tar setup test with -Dmksymlinks
35489      Branch: perl
35490            ! lib/Archive/Tar/t/00_setup.t
35491 ____________________________________________________________________________
35492 [ 25348] By: rgs                                   on 2005/09/02  13:19:48
35493         Log: Subject: RE: [ANNOUNCE] Archive::Tar 1.25
35494              From: Robin Barker <Robin.Barker@npl.co.uk>
35495              Date: Thu, 1 Sep 2005 20:09:43 +0100 
35496              Message-ID: <533D273D4014D411AB1D00062938C4D90849C7A9@hotel.npl.co.uk>
35497      Branch: perl
35498            - lib/Archive/Tar/t/src/long/b lib/Archive/Tar/t/src/short/b
35499            ! MANIFEST lib/Archive/Tar/t/00_setup.t
35500            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
35501 ____________________________________________________________________________
35502 [ 25347] By: rgs                                   on 2005/09/02  12:53:49
35503         Log: Regression test for the fix in change #25308,
35504              based on code by Troy Loveday
35505      Branch: perl
35506            + ext/Data/Dumper/t/bugs.t
35507            ! MANIFEST
35508 ____________________________________________________________________________
35509 [ 25346] By: rgs                                   on 2005/09/01  15:00:15
35510         Log: Oops, fix threaded build
35511      Branch: perl
35512            ! toke.c
35513 ____________________________________________________________________________
35514 [ 25345] By: rgs                                   on 2005/09/01  14:50:24
35515         Log: Don't list test modules when listing cpan versions
35516      Branch: perl
35517            ! Porting/corecpan.pl
35518 ____________________________________________________________________________
35519 [ 25344] By: rgs                                   on 2005/09/01  14:45:23
35520         Log: Add the "no 6" / "no v6" syntax.
35521      Branch: perl
35522            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h pp_ctl.c
35523            ! proto.h t/comp/use.t toke.c
35524 ____________________________________________________________________________
35525 [ 25343] By: rgs                                   on 2005/09/01  14:43:19
35526         Log: Remove no 6 from the todo list
35527      Branch: perl
35528            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h
35529            ! pod/perltodo.pod pp_ctl.c proto.h t/comp/use.t toke.c
35530 ____________________________________________________________________________
35531 [ 25342] By: rgs                                   on 2005/08/31  15:14:28
35532         Log: Document that Sys::Syslog::openlog might die.
35533              Fixes [perl #36848] Sys::Syslog::syslog kills program if syslogd not running 
35534      Branch: perl
35535            ! ext/Sys/Syslog/Syslog.pm
35536 ____________________________________________________________________________
35537 [ 25341] By: rgs                                   on 2005/08/31  14:14:21
35538         Log: Fix for [perl #37036] perl segfault at 'compile'-time
35539      Branch: perl
35540            ! op.c
35541 ____________________________________________________________________________
35542 [ 25340] By: rgs                                   on 2005/08/31  08:07:37
35543         Log: Subject: [patch@25339] ext/Dev/Peek/t/peek.t fix for VMS
35544              From: "John E. Malmberg" <wb8tyw@qsl.net>
35545              Date: Tue, 30 Aug 2005 22:17:42 -0400
35546              Message-ID: <43151346.4010001@qsl.net>
35547      Branch: perl
35548            ! ext/Devel/Peek/t/Peek.t
35549 ____________________________________________________________________________
35550 [ 25339] By: rgs                                   on 2005/08/30  18:55:46
35551         Log: Clarify the cases where system() returns 1,
35552              per a suggestion of Rick Delaney (bug #36976)
35553      Branch: perl
35554            ! pod/perlfunc.pod
35555 ____________________________________________________________________________
35556 [ 25338] By: rgs                                   on 2005/08/30  09:38:54
35557         Log: Upgrade to PathTools 3.11
35558              (no real changes)
35559      Branch: perl
35560            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
35561 ____________________________________________________________________________
35562 [ 25337] By: rgs                                   on 2005/08/30  09:34:54
35563         Log: Subject: sv-head refactor
35564              From: Jim Cromie <jim.cromie@gmail.com>
35565              Date: Thu, 25 Aug 2005 21:42:44 -0600
35566              Message-ID: <cfe85dfa05082520425f7a7738@mail.gmail.com>
35567      Branch: perl
35568            ! sv.h
35569 ____________________________________________________________________________
35570 [ 25336] By: rgs                                   on 2005/08/30  09:09:22
35571         Log: Subject: [patch@25334] t/op/magic.t - Last 3 tests invalid on VMS
35572              From: "John E. Malmberg" <wb8tyw@qsl.net>
35573              Date: Sat, 27 Aug 2005 19:54:26 -0400
35574              Message-ID: <4310FD32.70809@qsl.net>
35575      Branch: perl
35576            ! t/op/magic.t
35577 ____________________________________________________________________________
35578 [ 25335] By: rgs                                   on 2005/08/30  09:08:31
35579         Log: Subject: [patch@25334] hv.c vms environment fix.
35580              From: "John E. Malmberg" <wb8tyw@qsl.net>
35581              Date: Sat, 27 Aug 2005 19:20:50 -0400
35582              Message-ID: <4310F552.8050401@qsl.net>
35583      Branch: perl
35584            ! hv.c
35585 ____________________________________________________________________________
35586 [ 25334] By: rgs                                   on 2005/08/27  16:59:02
35587         Log: Upgrade to PathTools 3.10
35588      Branch: perl
35589            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
35590            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
35591            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
35592 ____________________________________________________________________________
35593 [ 25333] By: rgs                                   on 2005/08/27  16:28:27
35594         Log: Fix failure in Archive::Tar tests when perl is built
35595              with -Dmksymlinks
35596      Branch: perl
35597            ! lib/Archive/Tar/t/02_methods.t
35598 ____________________________________________________________________________
35599 [ 25332] By: nicholas                              on 2005/08/25  14:53:23
35600         Log: Revert 25331 (except for the typo fix).
35601      Branch: perl
35602            ! sv.c
35603 ____________________________________________________________________________
35604 [ 25331] By: nicholas                              on 2005/08/25  14:06:43
35605         Log: To make the current implementation of sv_replace sane, we should
35606              assert that the reference count of the target is also 1.
35607              (Given that we're splatting an SV with a reference count of 1 onto
35608              the target)
35609      Branch: perl
35610            ! sv.c
35611 ____________________________________________________________________________
35612 [ 25330] By: nicholas                              on 2005/08/25  13:46:31
35613         Log: Promote the warning about reference miscount in sv_replace to a panic.
35614              TODO - document the panics
35615      Branch: perl
35616            ! sv.c
35617 ____________________________________________________________________________
35618 [ 25329] By: nicholas                              on 2005/08/25  13:15:17
35619         Log: No need to manually set the reference count of a new IO to 1.
35620      Branch: perl
35621            ! gv.c
35622 ____________________________________________________________________________
35623 [ 25328] By: rgs                                   on 2005/08/25  09:29:43
35624         Log: Don't mention redundant usethreads in -V output
35625              Be more consistent in using commas
35626      Branch: perl
35627            ! myconfig.SH
35628 ____________________________________________________________________________
35629 [ 25327] By: rgs                                   on 2005/08/25  09:13:07
35630         Log: Subject: update B::Concise pod to reflect previous changes
35631              From: Jim Cromie <jcromie@divsol.com>
35632              Date: Wed, 24 Aug 2005 11:05:47 -0600
35633              Message-ID: <430CA8EB.3010904@divsol.com>
35634      Branch: perl
35635            ! ext/B/B/Concise.pm
35636 ____________________________________________________________________________
35637 [ 25326] By: rgs                                   on 2005/08/25  08:45:04
35638         Log: Fix miniperl build with threaded perl
35639      Branch: perl
35640            ! util.c
35641 ____________________________________________________________________________
35642 [ 25325] By: rgs                                   on 2005/08/24  15:53:01
35643         Log: Subject: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
35644              From: "John Peacock" <jpeacock@rowman.com>
35645              Date: Tue, 23 Aug 2005 20:41:11 +0300 (IDT)
35646              Message-ID: <2444.85.65.24.143.1124818871.squirrel@webmail.rowman.com>
35647      Branch: perl
35648            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
35649            ! pod/perlapi.pod proto.h t/comp/use.t util.c
35650 ____________________________________________________________________________
35651 [ 25324] By: rgs                                   on 2005/08/24  07:28:27
35652         Log: Unmatched parentheses (thanks to Steve Peters)
35653      Branch: perl
35654            ! pod/perlvar.pod
35655 ____________________________________________________________________________
35656 [ 25323] By: rgs                                   on 2005/08/23  13:52:17
35657         Log: My system produces core.$$ files
35658      Branch: perl
35659            ! Makefile.SH
35660 ____________________________________________________________________________
35661 [ 25322] By: rgs                                   on 2005/08/23  13:25:15
35662         Log: Subject: [PATCH blead] Use SvGETMAGIC more often
35663              From: Rick Delaney <rick@bort.ca>
35664              Date: Mon, 22 Aug 2005 13:00:33 -0400
35665              Message-ID: <20050822170033.GH7674@localhost.localdomain>
35666      Branch: perl
35667            ! doio.c pp.c pp_ctl.c pp_hot.c sv.c universal.c xsutils.c
35668 ____________________________________________________________________________
35669 [ 25321] By: rgs                                   on 2005/08/23  13:11:34
35670         Log: Subject: [PATCH] Add Windows Vista support to Win32::GetOSName()
35671              From: "Jan Dubois" <jand@ActiveState.com>
35672              Date: Mon, 22 Aug 2005 15:37:09 -0700
35673              Message-Id: <200508222237.j7MMbFPA027764@smtp3.ActiveState.com>
35674      Branch: perl
35675            ! win32/ext/Win32/Win32.pm
35676 ____________________________________________________________________________
35677 [ 25320] By: rgs                                   on 2005/08/22  15:41:15
35678         Log: Subject: Re: Documentation change for IPC::Open*.pm
35679              From: Ben Tilly <btilly@gmail.com>
35680              Date: Mon, 22 Aug 2005 08:30:14 -0700
35681              Message-ID: <acc274b3050822083093357fe@mail.gmail.com>
35682      Branch: perl
35683            ! lib/IPC/Open2.pm lib/IPC/Open3.pm
35684 ____________________________________________________________________________
35685 [ 25319] By: rgs                                   on 2005/08/22  14:48:43
35686         Log: Subject: [PATCH blead] Re: [perl #36959] List Constructor Operator - Undefined Values
35687              From: Rick Delaney <rick@bort.ca>
35688              Date: Sun, 21 Aug 2005 15:09:57 -0400
35689              Message-ID: <20050821190957.GE7674@localhost.localdomain>
35690      Branch: perl
35691            ! pp_ctl.c t/op/range.t
35692 ____________________________________________________________________________
35693 [ 25318] By: rgs                                   on 2005/08/22  13:41:10
35694         Log: Upgrade to Term::ANSIColor 1.10
35695      Branch: perl
35696            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
35697            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
35698 ____________________________________________________________________________
35699 [ 25317] By: rgs                                   on 2005/08/22  13:24:09
35700         Log: Subject: [PATCH lib/CPAN.pm] Make curl follow redirects
35701              From: Michael G Schwern <schwern@pobox.com>
35702              Date: Sun, 21 Aug 2005 00:16:26 -0700
35703              Message-ID: <20050821071625.GA29394@windhund.schwern.org>
35704      Branch: perl
35705            ! lib/CPAN.pm
35706 ____________________________________________________________________________
35707 [ 25316] By: rgs                                   on 2005/08/22  12:59:27
35708         Log: Argh. I've overwritten local changes to ptar with change 25312
35709      Branch: perl
35710            ! lib/Archive/Tar/bin/ptar
35711 ____________________________________________________________________________
35712 [ 25315] By: rgs                                   on 2005/08/22  11:47:45
35713         Log: Subject: Re: Building 25309 on VAX (OpenVMS 7.2) not ok
35714              From: Abe Timmerman <abe@ztreet.demon.nl>
35715              Date: Sun, 21 Aug 2005 16:28:42 +0200
35716              Message-Id: <200508211628.42409.abe@ztreet.demon.nl>
35717      Branch: perl
35718            ! configure.com
35719 ____________________________________________________________________________
35720 [ 25314] By: rgs                                   on 2005/08/22  11:14:59
35721         Log: Don't install ptar in module tree
35722      Branch: perl
35723            ! installperl
35724 ____________________________________________________________________________
35725 [ 25313] By: rgs                                   on 2005/08/22  10:29:45
35726         Log: Fix typo in file name
35727      Branch: perl
35728            ! MANIFEST
35729 ____________________________________________________________________________
35730 [ 25312] By: rgs                                   on 2005/08/22  10:09:40
35731         Log: Upgrade to Archive::Tar 1.26
35732              Preserve some local typo fixes
35733              Don't load Data::Dumper
35734      Branch: perl
35735            + lib/Archive/Tar/bin/ptardiff
35736            + lib/Archive/Tar/t/04_resolved_issues.t
35737            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
35738            ! lib/Archive/Tar/File.pm lib/Archive/Tar/bin/ptar
35739            ! lib/Archive/Tar/t/02_methods.t
35740 ____________________________________________________________________________
35741 [ 25311] By: nicholas                              on 2005/08/21  16:19:12
35742         Log: Subject: [patch@25305] t/op/arith.t fix for VMS with IEEE float
35743              From: "John E. Malmberg" <wb8tyw@qsl.net>
35744              Message-ID: <4307F348.70603@qsl.net>
35745              Date: Sat, 20 Aug 2005 23:21:44 -0400
35746      Branch: perl
35747            ! t/op/arith.t
35748 ____________________________________________________________________________
35749 [ 25310] By: nicholas                              on 2005/08/21  16:05:22
35750         Log: Subject: [patch@25305] lib/ExtUtils/t/Constant.t VMS fixes
35751              From: "John E. Malmberg" <wb8tyw@qsl.net>
35752              Message-ID: <43080395.50807@qsl.net>
35753              Date: Sun, 21 Aug 2005 00:31:17 -0400
35754      Branch: perl
35755            ! lib/ExtUtils/t/Constant.t
35756 ____________________________________________________________________________
35757 [ 25309] By: nicholas                              on 2005/08/19  21:19:37
35758         Log: Subject: [PATCH ext/POSIX/POSIX.xs] Whitespace
35759              From: Abigail <abigail@abigail.nl>
35760              Message-ID: <20050723003235.GJ15093@abigail.nl>
35761              Date: Sat, 23 Jul 2005 02:32:35 +0200
35762      Branch: perl
35763            ! ext/POSIX/POSIX.xs
35764 ____________________________________________________________________________
35765 [ 25308] By: rgs                                   on 2005/08/19  12:54:46
35766         Log: Subject: Re: Data::Dumper bug?
35767              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35768              Date: Mon, 8 Aug 2005 20:33:02 -0700
35769              Message-ID: <20050809033301.GA3804@efn.org>
35770      Branch: perl
35771            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
35772 ____________________________________________________________________________
35773 [ 25307] By: rgs                                   on 2005/08/19  12:44:12
35774         Log: Subject: [PATCH] make threads.xs emit warnings properly
35775              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
35776              Date: Aug 7, 2005 7:10 AM
35777              Message-id: <20050807051041.GA3924@ethan>
35778      Branch: perl
35779            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
35780 ____________________________________________________________________________
35781 [ 25306] By: rgs                                   on 2005/08/19  06:10:28
35782         Log: Subject: [patch@25305] fixes to const fixes + Case Preserved start
35783              From: "John E. Malmberg" <wb8tyw@qsl.net>
35784              Date: Thu, 18 Aug 2005 21:18:27 -0400
35785              Message-ID: <43053363.8090809@qsl.net>
35786      Branch: perl
35787            ! vms/vms.c
35788 ____________________________________________________________________________
35789 [ 25305] By: rgs                                   on 2005/08/18  13:47:41
35790         Log: Subject: make test of perl 5.8.7 failed on icc9
35791              From: YAMASHINA Hio <hio@ymir.co.jp>
35792              Date: Thu, 18 Aug 2005 20:36:57 +0900
35793              Message-Id: <20050818165213.BDF1.HIO@ymir.co.jp>
35794      Branch: perl
35795            ! hints/linux.sh
35796 ____________________________________________________________________________
35797 [ 25304] By: rgs                                   on 2005/08/18  11:10:27
35798         Log: Subject: [PATCH] 5.9.x (and 5.8.x): Symbian update
35799              From: <jarkko.hietaniemi@nokia.com>
35800              Date: Thu, 18 Aug 2005 13:43:46 +0300
35801              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A41B@esebe105.NOE.Nokia.com>
35802      Branch: perl
35803            ! README.symbian ext/Compress/Zlib/Zlib.xs numeric.c
35804            ! symbian/TODO symbian/config.pl symbian/config.sh
35805            ! symbian/install.cfg symbian/symbian_stubs.c symbian/xsbuild.pl
35806 ____________________________________________________________________________
35807 [ 25303] By: rgs                                   on 2005/08/18  08:58:54
35808         Log: Subject: [PATCH] Re: Transliteration operator(tr//)on EBCDIC platform
35809              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
35810              Date: Fri, 12 Aug 2005 00:20:39 +0900
35811              Message-Id: <20050812001541.EA69.BQW10602@nifty.com>
35812      Branch: perl
35813            ! t/op/tr.t toke.c
35814 ____________________________________________________________________________
35815 [ 25302] By: rgs                                   on 2005/08/18  08:00:53
35816         Log: Subject: autouse.pm: remove unneeded eval
35817              From: Alexey Tourbin <at@altlinux.ru>
35818              Date: Thu, 18 Aug 2005 08:13:24 +0400
35819              Message-ID: <20050818041324.GO19097@solemn.turbinal.org>
35820              
35821              Subject: autouse.pm: check stub, use goto in stub
35822              From: Alexey Tourbin <at@altlinux.ru>
35823              Date: Thu, 18 Aug 2005 09:06:20 +0400
35824              Message-ID: <20050818050620.GP19097@solemn.turbinal.org>
35825      Branch: perl
35826            ! lib/autouse.pm
35827 ____________________________________________________________________________
35828 [ 25301] By: rgs                                   on 2005/08/17  15:57:09
35829         Log: FAQ sync
35830      Branch: perl
35831            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
35832            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
35833            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
35834 ____________________________________________________________________________
35835 [ 25300] By: steveh                                on 2005/08/17  14:33:00
35836         Log: Subject: Your bug reports for Time::Local
35837              From: Dave Rolsky <autarch@urth.org>
35838              Date: Tue, 16 Aug 2005 11:22:20 -0500 (CDT)
35839              Message-ID: <Pine.LNX.4.61.0508161120520.26270@urth.org>
35840              
35841              An improvement on change 25287 from Dave Rolsky
35842      Branch: perl
35843            ! lib/Time/Local.t
35844 ____________________________________________________________________________
35845 [ 25299] By: rgs                                   on 2005/08/17  12:33:18
35846         Log: Subject: Re: [perl #36654] Inconsistent treatment of NaN
35847              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35848              Date: Aug 7, 2005 8:03 PM
35849              Message-ID: <20050807180308.GA2112@efn.org>
35850              
35851              Subject: Re: [perl #36654] Inconsistent treatment of NaN
35852              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35853              Date: Wed, 10 Aug 2005 22:53:51 -0700
35854              Message-ID: <20050811055351.GA2296@efn.org>
35855      Branch: perl
35856            ! numeric.c pod/perlop.pod
35857 ____________________________________________________________________________
35858 [ 25298] By: rgs                                   on 2005/08/17  09:35:32
35859         Log: Upgrade to Time::HiRes 1.73
35860      Branch: perl
35861            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
35862 ____________________________________________________________________________
35863 [ 25297] By: nicholas                              on 2005/08/17  09:06:33
35864         Log: Given that we now have a union, there's no need for all the HvARRAY()
35865              casting games.
35866      Branch: perl
35867            ! hv.h sv.h
35868 ____________________________________________________________________________
35869 [ 25296] By: rgs                                   on 2005/08/16  17:57:27
35870         Log: Fix for [perl #36853] -Dx can crash bleadperl
35871              The PL_op_sequence global hash wasn't initialized
35872      Branch: perl
35873            ! dump.c
35874 ____________________________________________________________________________
35875 [ 25295] By: merijn                                on 2005/08/16  07:36:58
35876         Log: Subject: Time::HiRes::nanosleep support for Solaris [PATCH]
35877              From: Gisle Aas <gisle@ActiveState.com>
35878              Date: 15 Aug 2005 21:05:22 -0700
35879              Message-ID: <lrk6imy1a5.fsf@caliper.activestate.com>
35880      Branch: perl
35881            ! ext/Time/HiRes/hints/solaris.pl
35882 ____________________________________________________________________________
35883 [ 25294] By: merijn                                on 2005/08/15  09:36:30
35884         Log: Subject: Re: [PATCH@25292] add nonxs_ext to configure.com
35885              From: "John E. Malmberg" <wb8tyw@qsl.net>
35886              Date: Sat, 13 Aug 2005 12:20:34 -0400
35887              Message-ID: <42FE1DD2.8050803@qsl.net>
35888      Branch: perl
35889            ! configure.com
35890 ____________________________________________________________________________
35891 [ 25293] By: merijn                                on 2005/08/15  09:34:28
35892         Log: Subject: [PATCH configure.com] Make "prove" available on VMS
35893              From: Abe Timmerman <abe@ztreet.demon.nl>
35894              Date: Sat, 13 Aug 2005 18:16:29 +0200
35895              Message-Id: <200508131816.29092.abe@ztreet.demon.nl>
35896      Branch: perl
35897            ! configure.com
35898 ____________________________________________________________________________
35899 [ 25292] By: merijn                                on 2005/08/13  07:38:54
35900         Log: Subject: [PATCH @ 24148] Compress::Zlib 1.37
35901              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
35902              Date: Fri, 12 Aug 2005 16:31:42 +0100
35903              Message-Id: <20050812153145.PWIR17166.aamta12-winn.ispmail.ntl.com@MARQUESSPT21>
35904      Branch: perl
35905            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
35906            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
35907            ! ext/Compress/Zlib/t/03examples.t
35908 ____________________________________________________________________________
35909 [ 25291] By: merijn                                on 2005/08/13  07:33:46
35910         Log: Subject: [patch@25289] Add sig_count to CONFIGURE.COM
35911              From: "John E. Malmberg" <wb8tyw@qsl.net>
35912              Date: Fri, 12 Aug 2005 13:39:25 -0400
35913              Message-ID: <42FCDECD.8090009@qsl.net>
35914      Branch: perl
35915            ! configure.com
35916 ____________________________________________________________________________
35917 [ 25290] By: merijn                                on 2005/08/13  07:30:05
35918         Log: Subject: Re: [patch@25289] bninfnan.t setting include path to file.
35919              From: "John E. Malmberg" <wb8tyw@qsl.net>
35920              Date: Fri, 12 Aug 2005 23:17:39 -0400
35921              Message-ID: <42FD6653.6010605@qsl.net>
35922      Branch: perl
35923            ! lib/bignum/t/bninfnan.t
35924 ____________________________________________________________________________
35925 [ 25289] By: steveh                                on 2005/08/12  16:13:11
35926         Log: Supply same libs for bcc32 builds as cl and gcc builds have
35927              
35928              It makes life easier for third-party extensions if perl provides a
35929              decent set of libs to link against. cl and gcc builds already have
35930              this (except that gcc was missing one lib), but bcc32 builds only
35931              have one or two libs supplied.  In particular, the ODBC libs
35932              required for building libwin32 were not specified.  One of these
35933              doesn't exist in the Borland lib dirs by default, so generate it
35934              from the DLL if it is missing.
35935      Branch: perl
35936            ! win32/makefile.mk
35937 ____________________________________________________________________________
35938 [ 25288] By: steveh                                on 2005/08/12  15:26:11
35939         Log: Make change 25286 better
35940              
35941              Thanks to John E. Malmberg <wb8tyw@qsl.net> for pointing this out.
35942      Branch: perl
35943            ! win32/win32.c
35944 ____________________________________________________________________________
35945 [ 25287] By: steveh                                on 2005/08/11  11:56:26
35946         Log: Fix lib/Time/Local.t for bcc32 in non GMT time zones
35947              
35948              See comments at:
35949              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-08/msg00115.html
35950      Branch: perl
35951            ! lib/Time/Local.t
35952 ____________________________________________________________________________
35953 [ 25286] By: steveh                                on 2005/08/11  10:56:12
35954         Log: Silence Win32 compiler warnings following change 25280
35955      Branch: perl
35956            ! win32/win32.c
35957 ____________________________________________________________________________
35958 [ 25285] By: steveh                                on 2005/08/11  09:21:37
35959         Log: Run regen.pl
35960      Branch: perl
35961            ! pod/perlapi.pod proto.h
35962 ____________________________________________________________________________
35963 [ 25284] By: merijn                                on 2005/08/11  07:35:27
35964         Log: Subject: [patch] blead@25282 - VMS specific fixes. [2nd try]
35965              From: "John E. Malmberg" <wb8tyw@qsl.net>
35966              Date: Wed, 10 Aug 2005 23:26:03 -0400
35967              Message-ID: <42FAC54B.2050207@qsl.net>
35968      Branch: perl
35969            ! lib/Test/Harness/Straps.pm lib/vmsish.t t/lib/warnings/doio
35970            ! t/op/anonsub.t t/op/chdir.t t/op/closure.t t/op/lex_assign.t
35971            ! t/op/runlevel.t t/op/stat.t t/pod/find.t t/x2p/s2p.t
35972            ! utils/c2ph.PL vms/ext/Stdio/test.pl
35973 ____________________________________________________________________________
35974 [ 25283] By: merijn                                on 2005/08/11  07:25:32
35975         Log: Subject: [patch] blead@25282
35976              From: "John E. Malmberg" <wb8tyw@qsl.net>
35977              Date: Wed, 10 Aug 2005 23:47:47 -0400
35978              Message-ID: <42FACA63.4030805@qsl.net>
35979      Branch: perl
35980            ! t/op/exec.t t/run/exit.t
35981 ____________________________________________________________________________
35982 [ 25282] By: merijn                                on 2005/08/10  20:34:03
35983         Log: Subject: [PATCH] Re: [perl #36235] perl + gcc-4.0.0 + solaris + gnu binutils
35984              From: Andy Dougherty <doughera@lafayette.edu>
35985              Date: Tue, 26 Jul 2005 12:03:37 -0400 (EDT)
35986              Message-ID: <Pine.SOC.4.62.0507261131300.8774@maxwell.phys.lafayette.edu>
35987      Branch: perl
35988            ! hints/solaris_2.sh
35989 ____________________________________________________________________________
35990 [ 25281] By: merijn                                on 2005/08/10  11:45:11
35991         Log: Subject: conflicting types for 'Perl_my_popen'
35992              From: Alexey Tourbin <at@altlinux.ru>
35993              Date: Wed, 10 Aug 2005 15:19:15 +0400
35994              Message-ID: <20050810111915.GK19097@solemn.turbinal.org>
35995      Branch: perl
35996            ! util.c
35997 ____________________________________________________________________________
35998 [ 25280] By: merijn                                on 2005/08/10  09:14:23
35999         Log: Subject: patch@25279 VMS error handling and const fixes
36000              From: "John E. Malmberg" <wb8tyw@qsl.net>
36001              Date: Wed, 10 Aug 2005 00:37:13 -0400
36002              Message-ID: <42F98479.6030207@qsl.net>
36003      Branch: perl
36004            ! doio.c embed.fnc perl.h pp_sys.c proto.h vms/vms.c
36005            ! vms/vmsish.h
36006 ____________________________________________________________________________
36007 [ 25279] By: merijn                                on 2005/08/09  11:24:54
36008         Log: Subject: [PATCH] Fix a couple of random warnings
36009              From: Steve Peters <steve@fisharerojo.org>
36010              Date: Tue, 9 Aug 2005 06:21:48 -0500
36011              Message-ID: <20050809112148.GA4902@mccoy.peters.homeunix.org>
36012      Branch: perl
36013            ! nostdio.h perl.c
36014 ____________________________________________________________________________
36015 [ 25278] By: steveh                                on 2005/08/08  16:12:12
36016         Log: Update Porting/repository.pod to recommend Cygwin's ssh on Win32
36017              
36018              Cygwin's ssh client seems to be superior to MSYS's ssh client in that
36019              it supports the ServerAliveInterval config setting which prevents the
36020              ssh client from timing out every so often
36021      Branch: perl
36022            ! Porting/repository.pod
36023 ____________________________________________________________________________
36024 [ 25277] By: merijn                                on 2005/08/08  06:22:38
36025         Log: Subject: [PATCH] Post-OSCON NN/NULLOK-ing
36026              From: Andy Lester <andy@petdance.com>
36027              Date: Sun, 7 Aug 2005 00:59:11 -0500
36028              Message-ID: <20050807055911.GA6384@petdance.com>
36029      Branch: perl
36030            ! embed.fnc op.c
36031 ____________________________________________________________________________
36032 [ 25276] By: merijn                                on 2005/08/08  06:17:33
36033         Log: Subject: Re: [PATCH] undup
36034              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
36035              Date: Sun, 07 Aug 2005 14:49:40 +0300
36036              Message-ID: <42F5F554.5020701@gmail.com>
36037      Branch: perl
36038            ! pod/perldoc.pod pod/perltodo.pod pod/perlunicode.pod
36039 ____________________________________________________________________________
36040 [ 25275] By: davem                                 on 2005/08/07  11:15:32
36041         Log: run regen.pl after change #25274
36042      Branch: perl
36043            ! pod/perlintern.pod
36044 ____________________________________________________________________________
36045 [ 25274] By: merijn                                on 2005/08/07  10:10:12
36046         Log: Subject: [PATCH] undup 
36047              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
36048              Date: Sun, 07 Aug 2005 13:28:19 +0300
36049              Message-ID: <42F5E243.80500@gmail.com>
36050      Branch: perl
36051            ! ext/Encode/lib/Encode/Supported.pod lib/Test/Harness/TAP.pod
36052            ! pad.c pod/perl573delta.pod pod/perl58delta.pod
36053            ! pod/perlfaq7.pod pod/perlglossary.pod pod/perlvar.pod pp_ctl.c
36054 ____________________________________________________________________________
36055 [ 25273] By: rgs                                   on 2005/08/06  23:07:46
36056         Log: Add files missed in change 25271
36057      Branch: perl
36058            + ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
36059            + ext/Encode/t/mime_header_iso2022jp.t
36060 ____________________________________________________________________________
36061 [ 25272] By: rgs                                   on 2005/08/06  22:46:06
36062         Log: Clarify docs
36063      Branch: perl
36064            ! ext/PerlIO/encoding/encoding.pm
36065 ____________________________________________________________________________
36066 [ 25271] By: rgs                                   on 2005/08/06  22:15:14
36067         Log: Upgrade to Encode 2.11, plus a patch to PerlIO::encoding
36068              by Dan Kogai to fix encoding(utf-8-strict) with partial
36069              characters.
36070      Branch: perl
36071            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
36072            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
36073            ! ext/Encode/Encode/encode.h ext/Encode/MANIFEST
36074            ! ext/Encode/META.yml ext/Encode/lib/Encode/Alias.pm
36075            ! ext/Encode/lib/Encode/Config.pm
36076            ! ext/Encode/lib/Encode/MIME/Header.pm
36077            ! ext/PerlIO/encoding/encoding.pm
36078 ____________________________________________________________________________
36079 [ 25270] By: merijn                                on 2005/08/06  15:54:55
36080         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadperl: abs() busted outside integer range
36081              From: Dominic Dunlop <shouldbedomo@mac.com>
36082              Date: Sat, 6 Aug 2005 17:47:40 +0200
36083              Message-Id: <EF62D3CF-8B54-4C7B-973E-C259F487AE32@mac.com>
36084      Branch: perl
36085            ! pp.c t/op/arith.t
36086 ____________________________________________________________________________
36087 [ 25269] By: rgs                                   on 2005/08/05  16:31:44
36088         Log: Subject: [patch]vms.c - buffer highwater overrun in vmsify
36089              From: John E. Malmberg <wb8tyw@qsl.net>
36090              Date: Mon, 01 Aug 2005 19:54:22 -0400
36091              Message-ID: <42EEB62E.3020108@qsl.net>
36092      Branch: perl
36093            ! vms/vms.c
36094 ____________________________________________________________________________
36095 [ 25268] By: rgs                                   on 2005/08/05  15:01:19
36096         Log: "thread failed to start" is a severe warning, not a fatal error
36097              as reported by Tassilo von Parseval.
36098      Branch: perl
36099            ! pod/perldiag.pod
36100 ____________________________________________________________________________
36101 [ 25267] By: merijn                                on 2005/08/05  14:13:26
36102         Log: ASCIZ is not a typo
36103      Branch: perl
36104            ! pod/perlfunc.pod
36105 ____________________________________________________________________________
36106 [ 25266] By: merijn                                on 2005/08/05  07:50:40
36107         Log: Subject: [PATCH] Typos in *.p[lm]
36108              From: "Piotr Fusik" <pfusik@op.pl>
36109              Date: Sun, 31 Jul 2005 12:50:04 +0200
36110              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
36111      Branch: perl
36112            ! ext/Encode/lib/Encode/PerlIO.pod
36113            ! ext/Encode/lib/Encode/Supported.pod lib/ExtUtils/MM_Win95.pm
36114            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/Net/libnetFAQ.pod
36115            ! lib/Test/Harness/TAP.pod lib/Test/Tutorial.pod
36116            ! pod/perlfunc.pod pod/perltoc.pod
36117 ____________________________________________________________________________
36118 [ 25265] By: rgs                                   on 2005/08/04  16:45:37
36119         Log: VMS debugging help, by John E. Malmberg
36120      Branch: perl
36121            ! vms/descrip_mms.template
36122 ____________________________________________________________________________
36123 [ 25264] By: merijn                                on 2005/08/03  10:30:54
36124         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1 cpu)
36125              From: Dominic Dunlop <shouldbedomo@mac.com>
36126              Date: Wed, 3 Aug 2005 12:19:03 +0200
36127              Message-Id: <8D595B69-4489-4395-BFA4-07DF5859D556@mac.com>
36128      Branch: perl
36129            ! t/op/sprintf.t
36130 ____________________________________________________________________________
36131 [ 25263] By: merijn                                on 2005/08/02  13:59:49
36132         Log: The typo changes from 25261 (of course) altered the MD5's
36133      Branch: perl
36134            ! ext/Digest/MD5/t/files.t
36135 ____________________________________________________________________________
36136 [ 25262] By: merijn                                on 2005/08/02  13:45:35
36137         Log: Typoes from 25261 also in expected for tests
36138      Branch: perl
36139            ! t/pod/pod2usage.xr
36140 ____________________________________________________________________________
36141 [ 25261] By: merijn                                on 2005/08/02  10:39:51
36142         Log: Subject: [PATCH] Typos in *.p[lm]
36143              From: "Piotr Fusik" <pfusik@op.pl>
36144              Date: Sun, 31 Jul 2005 12:50:04 +0200
36145              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
36146      Branch: perl
36147            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bblock.pm ext/B/B/CC.pm
36148            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
36149            ! ext/B/t/OptreeCheck.pm ext/Compress/Zlib/Zlib.pm
36150            ! ext/DB_File/DB_File.pm ext/Digest/MD5/MD5.pm
36151            ! ext/Encode/Encode.pm ext/Encode/encoding.pm
36152            ! ext/Encode/lib/Encode/Alias.pm ext/IO/lib/IO/Dir.pm
36153            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Socket/INET.pm
36154            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
36155            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
36156            ! ext/SDBM_File/SDBM_File.pm ext/Storable/Storable.pm
36157            ! ext/XS/APItest/APItest.pm ext/re/re.pm lib/Archive/Tar.pm
36158            ! lib/Archive/Tar/Constant.pm lib/Attribute/Handlers.pm
36159            ! lib/CGI.pm lib/CGI/Carp.pm lib/CPAN.pm lib/Digest.pm
36160            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
36161            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
36162            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
36163            ! lib/ExtUtils/ParseXS.pm lib/File/Basename.pm
36164            ! lib/File/Spec/Mac.pm lib/File/Temp.pm lib/Filter/Simple.pm
36165            ! lib/Getopt/Long.pm lib/I18N/LangTags.pm
36166            ! lib/I18N/LangTags/List.pm lib/Math/BigFloat.pm
36167            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm lib/Math/BigRat.pm
36168            ! lib/NEXT.pm lib/Net/Cmd.pm lib/Net/Config.pm lib/Net/FTP.pm
36169            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/Ping.pm
36170            ! lib/Net/SMTP.pm lib/PerlIO.pm lib/Pod/Checker.pm
36171            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Pod/InputObjects.pm
36172            ! lib/Pod/LaTeX.pm lib/Pod/Parser.pm lib/Pod/Select.pm
36173            ! lib/Pod/Usage.pm lib/Switch.pm lib/Term/ANSIColor.pm
36174            ! lib/Test.pm lib/Test/More.pm lib/Text/Balanced.pm
36175            ! lib/Text/Wrap.pm lib/Tie/File.pm lib/Tie/Hash.pm
36176            ! lib/Unicode/UCD.pm lib/base.pm lib/bigint.pm lib/bignum.pm
36177            ! lib/bigrat.pm lib/blib.pm lib/diagnostics.pm lib/perl5db.pl
36178            ! lib/version.pm lib/vmsish.pm os2/OS2/PrfDB/PrfDB.pm
36179            ! os2/OS2/Process/Process.pm pod/checkpods.PL pod/pod2usage.PL
36180            ! utils/h2xs.PL win32/bin/pl2bat.pl wince/bin/pl2bat.pl
36181            ! wince/comp.pl
36182 ____________________________________________________________________________
36183 [ 25260] By: rgs                                   on 2005/08/01  15:14:48
36184         Log: Document where to find maintainers of dual live modules
36185      Branch: perl
36186            ! pod/perlhack.pod
36187 ____________________________________________________________________________
36188 [ 25259] By: rgs                                   on 2005/08/01  15:12:07
36189         Log: More typo fixes (damn generated pod files)
36190      Branch: perl
36191            ! pad.c
36192 ____________________________________________________________________________
36193 [ 25258] By: rgs                                   on 2005/08/01  14:45:22
36194         Log: Subject: Re: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # @array modified!
36195              From: Michael G Schwern <schwern@pobox.com>
36196              Date: Sat, 23 Jul 2005 19:59:29 -0700
36197              Message-ID: <20050724025929.GA6574@windhund.schwern.org>
36198      Branch: perl
36199            ! pod/perlfunc.pod
36200 ____________________________________________________________________________
36201 [ 25257] By: rgs                                   on 2005/08/01  13:58:04
36202         Log: Various patches by John E. Malmberg to fix data
36203              corruption issues on VMS. Back out change 25218 and
36204              the parts of change 25217 that affect pp_ctl.c and
36205              pp_sys.c.
36206      Branch: perl
36207            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
36208            ! vms/vms.c vms/vmsish.h
36209 ____________________________________________________________________________
36210 [ 25256] By: rgs                                   on 2005/08/01  13:54:52
36211         Log: Various patches by John E. Malmberg to fix data
36212              corruption issues on VMS. Back out change 25218 and
36213              the parts of change 25217 that affect pp_ctl.c and
36214              pp_sys.c.
36215      Branch: perl
36216            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
36217            ! vms/vms.c vms/vmsish.h
36218 ____________________________________________________________________________
36219 [ 25255] By: rgs                                   on 2005/08/01  13:15:25
36220         Log: Subject: [patch] blead@25226 on OpenVMS/vms.c - fopen bug.
36221              From: "John E. Malmberg" <wb8tyw@qsl.net>
36222              Date: Fri, 29 Jul 2005 10:24:15 -0400
36223              Message-ID: <42EA3C0F.9040900@qsl.net>
36224      Branch: perl
36225            ! vms/vms.c
36226 ____________________________________________________________________________
36227 [ 25254] By: rgs                                   on 2005/08/01  08:14:27
36228         Log: Another typo fix
36229      Branch: perl
36230            ! XSUB.h pod/perlapi.pod
36231 ____________________________________________________________________________
36232 [ 25253] By: rgs                                   on 2005/08/01  08:13:10
36233         Log: Subject: [PATCH] POD typos
36234              From: "Piotr Fusik" <pfusik@op.pl>
36235              Date: Sat, 30 Jul 2005 21:54:19 +0200
36236              Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>
36237      Branch: perl
36238            ! Porting/pumpkin.pod Porting/repository.pod ext/POSIX/POSIX.pod
36239            ! pod/perl593delta.pod pod/perlapio.pod pod/perldebug.pod
36240            ! pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq3.pod
36241            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlglossary.pod
36242            ! pod/perlguts.pod pod/perlintern.pod pod/perltodo.pod
36243            ! pod/perlxs.pod symbian/PerlBase.pod vms/perlvms.pod
36244 ____________________________________________________________________________
36245 [ 25252] By: rgs                                   on 2005/08/01  07:49:58
36246         Log: Subject: Re: [perl #36622] y/// at end of file
36247              From: Michael G Schwern <schwern@pobox.com>
36248              Date: Fri, 22 Jul 2005 11:51:15 -0700
36249              Message-ID: <20050722185115.GB28829@windhund.schwern.org>
36250      Branch: perl
36251            ! t/op/tr.t t/test.pl
36252 ____________________________________________________________________________
36253 [ 25251] By: rgs                                   on 2005/08/01  07:23:08
36254         Log: Subject: Re: blead@25210 on OpenVMS (not good)
36255              From: "John E. Malmberg" <wb8tyw@qsl.net>
36256              Date: Sun, 24 Jul 2005 19:09:01 -0400
36257              Message-ID: <42E41F8D.3040306@qsl.net>
36258              
36259              constify Perl_unlnk
36260      Branch: perl
36261            ! embed.fnc perl.h proto.h util.c
36262 ____________________________________________________________________________
36263 [ 25250] By: rgs                                   on 2005/08/01  07:03:36
36264         Log: Subject: blead@25226 - ext/Compress/Zlib on VMS.
36265              From: "John E. Malmberg" <wb8tyw@qsl.net>
36266              Date: Sun, 31 Jul 2005 23:19:51 -0400
36267              Message-ID: <42ED94D6.7020104@qsl.net>
36268      Branch: perl
36269            ! ext/Compress/Zlib/t/03examples.t
36270 ____________________________________________________________________________
36271 [ 25249] By: rgs                                   on 2005/08/01  06:57:09
36272         Log: Subject: [patch] blead@25226 - t/op/pack.t undefined value fix
36273              From: "John E. Malmberg" <wb8tyw@qsl.net>
36274              Date: Sun, 31 Jul 2005 22:18:19 -0400
36275              Message-ID: <42ED866B.3000308@qsl.net>
36276      Branch: perl
36277            ! t/op/pack.t
36278 ____________________________________________________________________________
36279 [ 25248] By: merijn                                on 2005/07/31  15:50:45
36280         Log: SIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count = 33, but
36281              POSIX::SigRt is not available on use
36282      Branch: perl
36283            ! ext/POSIX/t/sigaction.t
36284 ____________________________________________________________________________
36285 [ 25247] By: merijn                                on 2005/07/31  15:47:51
36286         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25237 FAIL(F) linux 2.6.12-4-686 [debian] (i686/1 cpu)
36287              From: Dominic Dunlop <shouldbedomo@mac.com>
36288              Date: Fri, 29 Jul 2005 17:41:59 +0200
36289              Message-Id: <33378322-189C-4D70-AC0B-1AF589DD56E7@mac.com>
36290      Branch: perl
36291            ! sv.h
36292 ____________________________________________________________________________
36293 [ 25246] By: rgs                                   on 2005/07/31  15:15:35
36294         Log: Remove the documentation for $#, which has been removed
36295      Branch: perl
36296            ! pod/perlvar.pod
36297 ____________________________________________________________________________
36298 [ 25245] By: rgs                                   on 2005/07/29  15:36:09
36299         Log: Update Changes
36300      Branch: perl
36301            ! Changes
36302 ____________________________________________________________________________
36303 [ 25244] By: steveh                                on 2005/07/29  09:41:38
36304         Log: Skip op/sprintf.t test 147 on MSWin32
36305              ... and fix the skip code so that it actually works ;-)
36306      Branch: perl
36307            ! t/op/sprintf.t
36308 ____________________________________________________________________________
36309 [ 25243] By: rgs                                   on 2005/07/29  08:31:51
36310         Log: Subject: [PATCH] More embed.fnc goodness
36311              From: Andy Lester <andy@petdance.com>
36312              Date: Thu, 28 Jul 2005 14:09:56 -0500
36313              Message-ID: <20050728190956.GB607@petdance.com>
36314      Branch: perl
36315            ! doio.c embed.fnc embed.h op.c pp_ctl.c proto.h regcomp.c
36316            ! regexec.c sv.c util.c
36317 ____________________________________________________________________________
36318 [ 25242] By: rgs                                   on 2005/07/29  07:19:11
36319         Log: Subject: [PATCH] Fix English error in overload.pm
36320              From: Andy Lester <andy@petdance.com>
36321              Date: Thu, 28 Jul 2005 14:10:43 -0500
36322              Message-ID: <20050728191043.GC607@petdance.com>
36323      Branch: perl
36324            ! lib/overload.pm
36325 ____________________________________________________________________________
36326 [ 25241] By: rgs                                   on 2005/07/28  17:34:36
36327         Log: Clarification to the syntax of loop modifiers
36328              by Piotr Fusik
36329      Branch: perl
36330            ! pod/perlfunc.pod
36331 ____________________________________________________________________________
36332 [ 25240] By: rgs                                   on 2005/07/28  17:29:47
36333         Log: Subject: RE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
36334              From: "Green, Paul" <Paul.Green@stratus.com>
36335              Date: Mon, 25 Jul 2005 12:39:32 -0400
36336              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB8A9F67@EXNA.corp.stratus.com>
36337      Branch: perl
36338            ! mg.c
36339 ____________________________________________________________________________
36340 [ 25239] By: rgs                                   on 2005/07/28  17:18:13
36341         Log: Subject: [PATCH fresh_perl.t] Being more careful about newlines
36342              From: Michael G Schwern <schwern@pobox.com>
36343              Date: Fri, 22 Jul 2005 12:53:34 -0700
36344              Message-ID: <20050722195334.GA12431@windhund.schwern.org>
36345      Branch: perl
36346            ! t/run/fresh_perl.t
36347 ____________________________________________________________________________
36348 [ 25238] By: rgs                                   on 2005/07/28  16:11:23
36349         Log: Subject: [PATCH] perl.h, use STRINGIFY in 25171
36350              From: Robin Barker <Robin.Barker@npl.co.uk>
36351              Date: Thu, 28 Jul 2005 12:13:13 +0100
36352              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75A@hotel.npl.co.uk>
36353      Branch: perl
36354            ! perl.h
36355 ____________________________________________________________________________
36356 [ 25237] By: merijn                                on 2005/07/28  13:03:09
36357         Log: Subject: [PATCH] tidy up DieNull and DIE_NULL
36358              From: Robin Barker <Robin.Barker@npl.co.uk>
36359              Date: Thu, 28 Jul 2005 14:05:51 +0100
36360              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75C@hotel.npl.co.uk>
36361      Branch: perl
36362            ! embed.fnc mg.c perl.h pp.h pp_sys.c proto.h
36363 ____________________________________________________________________________
36364 [ 25236] By: rgs                                   on 2005/07/28  12:59:55
36365         Log: Subject: [PATCH] silence compiler warning in mg.c POSIX.xs
36366              From: Robin Barker <Robin.Barker@npl.co.uk>
36367              Date: Thu, 28 Jul 2005 13:57:31 +0100
36368              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75B@hotel.npl.co.uk>
36369      Branch: perl
36370            ! ext/POSIX/POSIX.xs mg.c perl.h
36371 ____________________________________________________________________________
36372 [ 25235] By: merijn                                on 2005/07/28  12:22:27
36373         Log: sprintf now has all but two tests enabled.
36374              the list supports skipping of expected fails
36375              new test for %.0g from Dominic Dunlop
36376      Branch: perl
36377            ! t/op/sprintf.t
36378 ____________________________________________________________________________
36379 [ 25234] By: steveh                                on 2005/07/28  09:10:41
36380         Log: Subject: [PATCH] perlfunc.pod grammar fixes
36381              From: Steve Peters <steve@fisharerojo.org>
36382              Date: Wed, 27 Jul 2005 22:02:13 -0500
36383              Message-ID: <20050728030213.GA11330@mccoy.peters.homeunix.org>
36384              
36385              (with minor tweaks)
36386      Branch: perl
36387            ! pod/perlfunc.pod
36388 ____________________________________________________________________________
36389 [ 25233] By: rgs                                   on 2005/07/28  09:07:57
36390         Log: Sync change 25229 to .h source files
36391      Branch: perl
36392            ! cv.h pad.h
36393 ____________________________________________________________________________
36394 [ 25232] By: rgs                                   on 2005/07/28  08:53:55
36395         Log: Subject: [perl #36672] Swapped warnings for -o and -O file tests 
36396              From: "Piotr Fusik" (via RT) <perlbug-followup@perl.org>
36397              Date: Wed, 27 Jul 2005 15:43:17 -0700
36398              Message-ID: <rt-3.0.11-36672-118371.6.12458378853063@perl.org>
36399              
36400              (except the redundant test)
36401      Branch: perl
36402            ! opcode.h opcode.pl t/lib/warnings/9uninit
36403 ____________________________________________________________________________
36404 [ 25231] By: merijn                                on 2005/07/28  06:48:14
36405         Log: Subject: Re: [PATCH] Tru64: use -c99 for ccflags if available
36406              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
36407              Date: Thu, 28 Jul 2005 10:01:51 +0300
36408              Message-ID: <42E882DF.6020100@gmail.com>
36409              Message-ID: <42E86DE9.6090709@gmail.com>
36410      Branch: perl
36411            ! handy.h hints/dec_osf.sh
36412 ____________________________________________________________________________
36413 [ 25230] By: merijn                                on 2005/07/27  16:28:58
36414         Log: Some signals are more real than others
36415              Also added comment about why the tests are there
36416      Branch: perl
36417            ! ext/POSIX/t/sigaction.t
36418 ____________________________________________________________________________
36419 [ 25229] By: merijn                                on 2005/07/27  16:26:16
36420         Log: Subject: [PATCH] id est is i.e.
36421              From: Steve Peters <steve@fisharerojo.org>
36422              Date: Tue, 26 Jul 2005 20:42:38 -0500
36423              Message-ID: <20050727014238.GA2582@mccoy.peters.homeunix.org>
36424      Branch: perl
36425            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
36426            ! pod/perlintern.pod
36427 ____________________________________________________________________________
36428 [ 25228] By: merijn                                on 2005/07/26  13:23:10
36429         Log: Use the correct gcc when more than one gcc is installed
36430              Thanks to Campo
36431      Branch: perl
36432            ! hints/aix.sh
36433 ____________________________________________________________________________
36434 [ 25227] By: rgs                                   on 2005/07/26  09:20:11
36435         Log: Subject: [perl #36658] Typo in perlfunc.pod 
36436              From: "John W. Krahn" (via RT) <perlbug-followup@perl.org>
36437              Date: Tue, 26 Jul 2005 01:07:18 -0700
36438              Message-ID: <rt-3.0.11-36658-118300.18.7320750032131@perl.org>
36439      Branch: perl
36440            ! pod/perlfunc.pod
36441 ____________________________________________________________________________
36442 [ 25226] By: steveh                                on 2005/07/25  14:37:41
36443         Log: Reinstate PERL_MALLOC_WRAP for bcc32 on Win32
36444              
36445              This was disabled by change 22689 because it was severely broken
36446              at the time.  See the thread starting here:
36447              
36448              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-04/msg00370.html
36449              
36450              The PERL_MALLOC_WRAP code in handy.h has since changed along the
36451              lines of what was discussed in that thread (in particular, by change
36452              25034) and I find that everything is now fine with PERL_MALLOC_WRAP
36453              re-enabled.
36454      Branch: perl
36455            ! win32/config_H.bc
36456 ____________________________________________________________________________
36457 [ 25225] By: steveh                                on 2005/07/25  14:34:12
36458         Log: Ken pointed out that CBuilder's cleanup is too agrressive
36459              
36460              The Windows compile() and link() methods bizarrely include their own
36461              output files in the list of files to be cleaned up.  Now that they
36462              actually are being cleaned up, this isn't ideal ;-)
36463              
36464              Stop compile() and link() from cleaning up their own output, and
36465              reinstate the explicit deletion of those output files in the test
36466              scripts.
36467      Branch: perl
36468            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
36469            ! lib/ExtUtils/CBuilder/t/01-basic.t
36470            ! lib/ExtUtils/CBuilder/t/02-link.t
36471            ! lib/ExtUtils/ParseXS/t/basic.t
36472 ____________________________________________________________________________
36473 [ 25224] By: steveh                                on 2005/07/25  11:53:44
36474         Log: Silence uninitialized value warnings in Net::Cmd
36475              
36476              (Suppresses 20 such warnings emitted by lib/Net/t/datasend.t)
36477      Branch: perl
36478            ! lib/Net/Cmd.pm
36479 ____________________________________________________________________________
36480 [ 25223] By: merijn                                on 2005/07/25  11:47:03
36481         Log: use POSIX might not throw an error. Check for useful values also
36482      Branch: perl
36483            ! ext/POSIX/t/sigaction.t
36484 ____________________________________________________________________________
36485 [ 25222] By: steveh                                on 2005/07/25  11:11:29
36486         Log: Make CBuilder and ParseXS clean up their temp test files
36487      Branch: perl
36488            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
36489            ! lib/ExtUtils/CBuilder/t/01-basic.t
36490            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
36491            ! lib/ExtUtils/ParseXS/t/basic.t
36492 ____________________________________________________________________________
36493 [ 25221] By: rgs                                   on 2005/07/25  09:49:39
36494         Log: Increment the version number of version.pm
36495              (no code changes on CPAN)
36496      Branch: perl
36497            ! lib/version.pm
36498 ____________________________________________________________________________
36499 [ 25220] By: merijn                                on 2005/07/25  08:53:34
36500         Log: Subject: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
36501              From: Michael G Schwern <schwern@pobox.com>
36502              Date: Sat, 23 Jul 2005 17:25:18 -0700
36503              Message-ID: <20050724002518.GB4918@windhund.schwern.org>
36504              
36505              Subject: Re: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
36506              From: Michael G Schwern <schwern@pobox.com>
36507              Date: Sun, 24 Jul 2005 13:49:25 -0700
36508              Message-ID: <20050724204925.GC13275@windhund.schwern.org>
36509      Branch: perl
36510            ! pod/perlfunc.pod
36511 ____________________________________________________________________________
36512 [ 25219] By: merijn                                on 2005/07/25  08:39:08
36513         Log: Subject: [PATCH] perlfunc.pod: s/definetely/definitely/
36514              From: "Piotr Fusik" <pfusik@op.pl>
36515              Date: Sun, 24 Jul 2005 12:55:09 +0200
36516              Message-ID: <004e01c5903e$2affb3a0$60d24dd5@piec>
36517      Branch: perl
36518            ! pod/perlfunc.pod
36519 ____________________________________________________________________________
36520 [ 25218] By: nicholas                              on 2005/07/24  22:35:56
36521         Log: Subject: [PATCH] Re: blead@25210 on OpenVMS (not good)
36522              From: "Craig A. Berry" <craigberry@mac.com>
36523              Message-Id: <p06230906bf09caa9618b@[172.16.52.1]>
36524              Date: Sun, 24 Jul 2005 17:47:26 -0500
36525      Branch: perl
36526            ! doio.c
36527 ____________________________________________________________________________
36528 [ 25217] By: nicholas                              on 2005/07/24  20:52:13
36529         Log: Subject: [PATCH] blead help for VMS
36530              From: "Craig A. Berry" <craigberry@mac.com>
36531              Message-ID: <42E3FABB.1020900@mac.com>
36532              Date: Sun, 24 Jul 2005 15:31:55 -0500
36533      Branch: perl
36534           +> ext/Compress/Zlib/zlib-src/adler32.c
36535           +> ext/Compress/Zlib/zlib-src/compress.c
36536           +> ext/Compress/Zlib/zlib-src/crc32.c
36537           +> ext/Compress/Zlib/zlib-src/crc32.h
36538           +> ext/Compress/Zlib/zlib-src/deflate.c
36539           +> ext/Compress/Zlib/zlib-src/deflate.h
36540           +> ext/Compress/Zlib/zlib-src/gzio.c
36541           +> ext/Compress/Zlib/zlib-src/infback.c
36542           +> ext/Compress/Zlib/zlib-src/inffast.c
36543           +> ext/Compress/Zlib/zlib-src/inffast.h
36544           +> ext/Compress/Zlib/zlib-src/inffixed.h
36545           +> ext/Compress/Zlib/zlib-src/inflate.c
36546           +> ext/Compress/Zlib/zlib-src/inflate.h
36547           +> ext/Compress/Zlib/zlib-src/inftrees.c
36548           +> ext/Compress/Zlib/zlib-src/inftrees.h
36549           +> ext/Compress/Zlib/zlib-src/trees.c
36550           +> ext/Compress/Zlib/zlib-src/trees.h
36551           +> ext/Compress/Zlib/zlib-src/uncompr.c
36552           +> ext/Compress/Zlib/zlib-src/zconf.h
36553           +> ext/Compress/Zlib/zlib-src/zlib.h
36554           +> ext/Compress/Zlib/zlib-src/zutil.c
36555           +> ext/Compress/Zlib/zlib-src/zutil.h
36556            - ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
36557            - ext/Compress/Zlib/zlib-src-1.2.3/compress.c
36558            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
36559            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
36560            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
36561            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
36562            - ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
36563            - ext/Compress/Zlib/zlib-src-1.2.3/infback.c
36564            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
36565            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
36566            - ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
36567            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
36568            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
36569            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
36570            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
36571            - ext/Compress/Zlib/zlib-src-1.2.3/trees.c
36572            - ext/Compress/Zlib/zlib-src-1.2.3/trees.h
36573            - ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
36574            - ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
36575            - ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
36576            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
36577            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
36578            ! MANIFEST ext/Compress/Zlib/config.in mg.c pp_ctl.c pp_sys.c
36579            ! vms/gen_shrfls.pl
36580 ____________________________________________________________________________
36581 [ 25216] By: steveh                                on 2005/07/22  16:53:11
36582         Log: Fix USE_LARGE_FILES with bcc32 on Win32?
36583              
36584              Trawling through all these config files, I think I've found the
36585              reason why bcc32 builds with USE_LARGE_FILES were failing (e.g.
36586              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00809.html):
36587              lseeksize and lseektype were set to 8 and __int64, but Borland's
36588              <io.h> suggests that they should be 4 and long respectively.
36589              
36590              Changing them accordingly makes all tests pass. And I see that
36591              win32/win32.c has special handling for __BORLANDC__ + USE_LARGE_FILES,
36592              presumably to cope with this difference?
36593      Branch: perl
36594            ! win32/config.bc
36595 ____________________________________________________________________________
36596 [ 25215] By: steveh                                on 2005/07/22  16:36:41
36597         Log: Tweak the canned win32/config.* files
36598              
36599              uselargefiles, usemultiplicity, useperlio and useithreads are now
36600              off in the canned win32/config_H.* files, so change these to match.
36601              
36602              Also scrap the misleading ~USE_PERLIO~ and ~USE_SITECUST~ tags
36603              which don't actually work since no such CFG_VARS are passed in to
36604              config_sh.PL. (The useperlio and usesitecustomize entries actually
36605              get substituted by the more general "if (/^([\w_]+)=(.*)$/)" case.)
36606      Branch: perl
36607            ! win32/config.bc win32/config.gc win32/config.vc
36608            ! win32/config.vc64
36609 ____________________________________________________________________________
36610 [ 25214] By: steveh                                on 2005/07/22  14:22:38
36611         Log: Add missing entries to win32/config.*
36612              
36613              No existing entries changed, just adding some missing ones based
36614              on Porting/config.sh
36615      Branch: perl
36616            ! win32/config.bc win32/config.gc win32/config.vc
36617            ! win32/config.vc64
36618 ____________________________________________________________________________
36619 [ 25213] By: rgs                                   on 2005/07/22  12:23:35
36620         Log: Subject: [perl #36612] [PATCH] Misleading shift docs about @ARGV
36621              From: Michael G Schwern (via RT) <perlbug-followup@perl.org>
36622              Date: Wed, 20 Jul 2005 18:26:23 -0700
36623              Message-ID: <rt-3.0.11-36612-118070.2.49212485540788@perl.org>
36624      Branch: perl
36625            ! pod/perlfunc.pod
36626 ____________________________________________________________________________
36627 [ 25212] By: steveh                                on 2005/07/22  10:32:02
36628         Log: Tidy up options / defines output from makedef.pl
36629              and change Win32-specific comments to say "On Win32 ..." now
36630              that AIX is using the same code too
36631      Branch: perl
36632            ! makedef.pl
36633 ____________________________________________________________________________
36634 [ 25211] By: steveh                                on 2005/07/22  10:29:51
36635         Log: Silence Win32 warnings when not using USE_LARGE_FILES
36636      Branch: perl
36637            ! win32/win32.c
36638 ____________________________________________________________________________
36639 [ 25210] By: merijn                                on 2005/07/21  17:40:06
36640         Log: I *DO* have AIX, and extending #25209 like this make it happy again
36641              Thank you Steve!
36642      Branch: perl
36643            ! makedef.pl
36644 ____________________________________________________________________________
36645 [ 25209] By: steveh                                on 2005/07/21  17:01:33
36646         Log: Make makedef.pl read "miniperl -V" on Win32
36647              
36648              Perhaps other platforms that use makedef.pl also need a similar
36649              change (currently required to pick up PERL_DONT_CREATE_GVSV),
36650              but it also requires them to have minimal canned configs (if they
36651              are using canned configs like Win32 does) and I don't have any
36652              of the affected platforms (AIX, WinCE, OS/2, MacOS Classic and
36653              NetWare) for testing, so play it safe instead
36654      Branch: perl
36655            ! makedef.pl
36656 ____________________________________________________________________________
36657 [ 25208] By: steveh                                on 2005/07/21  16:50:27
36658         Log: Make the canned config.h files used on Win32 more minimal
36659              
36660              These are used in their unedited form to build miniperl, so should
36661              represent a minimal configuration
36662              
36663              The plan is to use miniperl's "-V" output in makedef.pl, so it is
36664              important that it doesn't include any of the optional things in the
36665              makefiles that the user might have chosen to disable
36666              
36667              (The actual config.h used to build perl itself is, of course, an
36668              edited version of these canned configs produced by using miniperl
36669              to run config_h.PL so these changes won't affect perl itself)
36670      Branch: perl
36671            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36672            ! win32/config_H.vc64
36673 ____________________________________________________________________________
36674 [ 25207] By: merijn                                on 2005/07/21  15:41:39
36675         Log: Subject: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
36676              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
36677              Date: Thu, 21 Jul 2005 18:33:22 +0300
36678              Message-ID: <42DFC042.1090201@gmail.com>
36679      Branch: perl
36680            ! ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t mg.c
36681 ____________________________________________________________________________
36682 [ 25206] By: steveh                                on 2005/07/21  14:20:06
36683         Log: Rearrange win32/config_H.* to match config_h.SH
36684              
36685              No actual changes, just reordering the contents of the files so that
36686              diff works better.
36687      Branch: perl
36688            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36689            ! win32/config_H.vc64
36690 ____________________________________________________________________________
36691 [ 25205] By: rgs                                   on 2005/07/21  12:39:43
36692         Log: Subject: [PATCH perl@24148] Compress::Zlib 1.35
36693              From: "Paul Marquess" <paul.marquess@ntlworld.com>
36694              Date: Thu, 21 Jul 2005 10:06:06 +0100
36695              Message-Id: <20050721090634.CA4E61F0003@mx1.mandriva.com>
36696      Branch: perl
36697            + ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
36698            + ext/Compress/Zlib/zlib-src-1.2.3/compress.c
36699            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
36700            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
36701            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
36702            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
36703            + ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
36704            + ext/Compress/Zlib/zlib-src-1.2.3/infback.c
36705            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
36706            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
36707            + ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
36708            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
36709            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
36710            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
36711            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
36712            + ext/Compress/Zlib/zlib-src-1.2.3/trees.c
36713            + ext/Compress/Zlib/zlib-src-1.2.3/trees.h
36714            + ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
36715            + ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
36716            + ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
36717            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
36718            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
36719            - ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
36720            - ext/Compress/Zlib/zlib-src-1.2.2/compress.c
36721            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
36722            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
36723            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
36724            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
36725            - ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
36726            - ext/Compress/Zlib/zlib-src-1.2.2/infback.c
36727            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
36728            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
36729            - ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
36730            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
36731            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
36732            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
36733            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
36734            - ext/Compress/Zlib/zlib-src-1.2.2/trees.c
36735            - ext/Compress/Zlib/zlib-src-1.2.2/trees.h
36736            - ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
36737            - ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
36738            - ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
36739            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
36740            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
36741            ! MANIFEST ext/Compress/Zlib/Changes ext/Compress/Zlib/README
36742            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
36743            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/t/05gzsetp.t
36744 ____________________________________________________________________________
36745 [ 25204] By: rgs                                   on 2005/07/20  16:53:16
36746         Log: Remove :base_io from the set of default "safe" opcodes.
36747              This fixes bug [perl #36213] "Possible flaw in Safe.pm/Opcode.pm
36748              that allows access to any file" but introduces a backward
36749              compatibility issue.
36750      Branch: perl
36751            ! ext/Opcode/Opcode.pm ext/Safe/t/safe2.t
36752 ____________________________________________________________________________
36753 [ 25203] By: steveh                                on 2005/07/20  13:59:18
36754         Log: Fix definition of Perl_sighandler following change 25200
36755      Branch: perl
36756            ! mg.c
36757 ____________________________________________________________________________
36758 [ 25202] By: rgs                                   on 2005/07/20  13:19:10
36759         Log: Subject: [PATCH] Convert t/op/vec.t to test.pl
36760              From: Steve Peters <steve@fisharerojo.org>
36761              Date: Wed, 20 Jul 2005 08:06:38 -0500
36762              Message-ID: <20050720130638.GA6123@mccoy.peters.homeunix.org>
36763      Branch: perl
36764            ! t/op/vec.t
36765 ____________________________________________________________________________
36766 [ 25201] By: steveh                                on 2005/07/20  13:08:54
36767         Log: Silence Win32 compiler warning (signed/unsigned mismatch)
36768      Branch: perl
36769            ! pad.c
36770 ____________________________________________________________________________
36771 [ 25200] By: rgs                                   on 2005/07/20  12:28:16
36772         Log: Subject: [PATCH] support POSIX SA_SIGINFO
36773              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
36774              Date: Wed, 20 Jul 2005 14:40:54 +0300
36775              Message-ID: <42DE3846.6050606@gmail.com>
36776      Branch: perl
36777            ! embed.fnc embed.h ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t
36778            ! global.sym iperlsys.h mg.c perl.c perl.h pp_sys.c proto.h
36779            ! util.c
36780 ____________________________________________________________________________
36781 [ 25199] By: steveh                                on 2005/07/20  12:11:56
36782         Log: Silence warnings about NSIG redefinition on Win32
36783              
36784              (Change 25191 doesn't work out unless dosish.h includes <signal.h>
36785              too, which it currently only does for DJGPP)
36786      Branch: perl
36787            ! dosish.h
36788 ____________________________________________________________________________
36789 [ 25198] By: rgs                                   on 2005/07/20  11:18:59
36790         Log: Remove obsolete error messages
36791      Branch: perl
36792            ! pod/perldiag.pod
36793 ____________________________________________________________________________
36794 [ 25197] By: rgs                                   on 2005/07/20  10:59:44
36795         Log: croak() accepts Nullch as a parameter.
36796              (spotted by Stas Bekman)
36797      Branch: perl
36798            ! embed.fnc proto.h
36799 ____________________________________________________________________________
36800 [ 25196] By: steveh                                on 2005/07/20  10:36:20
36801         Log: Fix Newz() backwards-compatibility macro
36802      Branch: perl
36803            ! handy.h
36804 ____________________________________________________________________________
36805 [ 25195] By: rgs                                   on 2005/07/20  10:31:04
36806         Log: Remove :unique attribute from Config.pm,
36807              until we find a better implementation of it (or
36808              remove it). See [perl #36375].
36809      Branch: perl
36810            ! configpm
36811 ____________________________________________________________________________
36812 [ 25194] By: rgs                                   on 2005/07/20  09:08:56
36813         Log: Subject: [PATCH] lvalue-subs returning elements of tied hashes/arrays
36814              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
36815              Date: Wed, 20 Jul 2005 10:43:11 +0200
36816              Message-id: <20050720084311.GA20332@ethan>
36817      Branch: perl
36818            ! pp_hot.c t/op/sub_lval.t
36819 ____________________________________________________________________________
36820 [ 25193] By: steveh                                on 2005/07/20  09:00:29
36821         Log: Exit test script (if we're going to) *before* declaring a plan
36822      Branch: perl
36823            ! ext/POSIX/t/sigaction.t
36824 ____________________________________________________________________________
36825 [ 25192] By: rgs                                   on 2005/07/20  08:50:18
36826         Log: Subject: [PATCH] RE: rebuilding lib/Config*
36827              From: Robin Barker <Robin.Barker@npl.co.uk>
36828              Date: Jul 14, 2005 3:27 PM
36829              Message-ID: <533D273D4014D411AB1D00062938C4D90849C733@hotel.npl.co.uk>
36830      Branch: perl
36831            ! Makefile.SH
36832 ____________________________________________________________________________
36833 [ 25191] By: rgs                                   on 2005/07/20  06:47:49
36834         Log: Subject: [PATCH] move NSIG logic
36835              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
36836              Date: Wed, 20 Jul 2005 09:57:44 +0300
36837              Message-ID: <42DDF5E8.1060100@gmail.com>
36838      Branch: perl
36839            ! handy.h perl.h
36840 ____________________________________________________________________________
36841 [ 25190] By: nicholas                              on 2005/07/19  22:15:43
36842         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
36843              (Certainly where there is AUTOLOADing and XS)
36844              Hopefully *this* fixes the POSIX breakage.
36845      Branch: perl
36846            ! ext/POSIX/POSIX.pm
36847 ____________________________________________________________________________
36848 [ 25189] By: nicholas                              on 2005/07/19  21:16:20
36849         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
36850              (Certainly where there is AUTOLOADing and XS)
36851              Hopefully this fixes the POSIX breakage.
36852      Branch: perl
36853            ! ext/POSIX/POSIX.xs
36854 ____________________________________________________________________________
36855 [ 25188] By: nicholas                              on 2005/07/19  21:08:17
36856         Log: XS constants fail when their value is called for, not at import.
36857              This might be construed as a bug. Fixing is probably a greater evil.
36858      Branch: perl
36859            ! ext/POSIX/t/sigaction.t
36860 ____________________________________________________________________________
36861 [ 25187] By: rgs                                   on 2005/07/19  14:12:38
36862         Log: Extend the the "our variable redeclared" warning to the case:
36863              our $x; our $x;
36864              and add more tests
36865      Branch: perl
36866            ! pad.c t/lib/strict/vars t/lib/warnings/pad
36867 ____________________________________________________________________________
36868 [ 25186] By: steveh                                on 2005/07/19  13:25:42
36869         Log: Fix test following change #25181
36870      Branch: perl
36871            ! lib/Pod/t/htmlview.t
36872 ____________________________________________________________________________
36873 [ 25185] By: merijn                                on 2005/07/19  11:06:22
36874         Log: Subject: [PATCH] allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)
36875              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
36876              Date: Tue, 19 Jul 2005 12:06:00 +0300
36877              Message-ID: <42DCC278.2010009@gmail.com>
36878      Branch: perl
36879            ! Configure ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
36880            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
36881            ! handy.h
36882 ____________________________________________________________________________
36883 [ 25182] By: rgs                                   on 2005/07/19  10:09:57
36884         Log: Fix strict test to go with the precedent warning change
36885      Branch: perl
36886            ! t/lib/strict/vars
36887 ____________________________________________________________________________
36888 [ 25181] By: steveh                                on 2005/07/19  10:07:46
36889         Log: Subject: [perl #36526] Incorrect (X)HTML generated by Pod::Html 
36890              From: Earl Hood (via RT) <perlbug-followup@perl.org>
36891              Date: Tue, 12 Jul 2005 23:55:28 -0700
36892              Message-ID: <rt-3.0.11-36526-117155.10.6496168983897@perl.org>
36893              
36894              (with old code deleted rather than commented out)
36895      Branch: perl
36896            ! lib/Pod/Html.pm
36897 ____________________________________________________________________________
36898 [ 25180] By: rgs                                   on 2005/07/19  09:56:59
36899         Log: Silence new (expected) warnings
36900      Branch: perl
36901            ! t/op/mydef.t
36902 ____________________________________________________________________________
36903 [ 25179] By: rgs                                   on 2005/07/19  09:45:24
36904         Log: Overhaul the semantics of the warning
36905              ""%s" variable %s masks earlier declaration",
36906              based on a patch by Rick Delaney. Now we have :
36907              my $x;   my $x; # warns
36908              my $x;  our $x; # warns
36909              our $x;  my $x; # warns
36910              our $x; our $x; # silent
36911      Branch: perl
36912            ! pad.c t/lib/warnings/pad
36913 ____________________________________________________________________________
36914 [ 25178] By: merijn                                on 2005/07/19  05:42:52
36915         Log: Subject: [PATCH] Final (hopefully) fix for fchdir
36916              From: Steve Peters <steve@fisharerojo.org>
36917              Date: Mon, 18 Jul 2005 22:59:19 -0500
36918              Message-ID: <20050719035919.GA32670@mccoy.peters.homeunix.org>
36919      Branch: perl
36920            ! pp_sys.c
36921 ____________________________________________________________________________
36922 [ 25177] By: davem                                 on 2005/07/19  01:16:09
36923         Log: Subject:  Re: [PATCH] Faster **
36924              From:      "Piotr Fusik" <pfusik@op.pl>
36925              Date:      Fri, 24 Jun 2005 12:47:40 +0200
36926              Message-Id:  <00b201c578af$7ad02b40$17d24dd5@piec>
36927      Branch: perl
36928            ! pp.c
36929 ____________________________________________________________________________
36930 [ 25176] By: davem                                 on 2005/07/19  01:05:18
36931         Log: the "local @foo with $#foo" tests are no longer TODO
36932      Branch: perl
36933            ! t/op/array.t
36934 ____________________________________________________________________________
36935 [ 25174] By: steveh                                on 2005/07/18  16:53:21
36936         Log: Subject: Re: [PATCH] RE: blead: no longer supports %vd format
36937              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
36938              Date: Mon, 18 Jul 2005 18:35:09 +0200
36939              Message-ID: <20050718183509.0381169c@grubert.mandrakesoft.com>
36940      Branch: perl
36941            ! perl.h
36942 ____________________________________________________________________________
36943 [ 25173] By: merijn                                on 2005/07/18  16:37:11
36944         Log: Subject: Re: AIX 5.2 localtime bug attack
36945              From: Campo Weijerman <rfc822@nl.ibm.com>
36946              Date: Mon, 18 Jul 2005 17:34:55 +0200
36947              Message-ID: <20050718153455.GA29381@python>
36948              
36949              mday++ is also wday++ and yday++
36950      Branch: perl
36951            ! pp_sys.c
36952 ____________________________________________________________________________
36953 [ 25172] By: rgs                                   on 2005/07/18  15:23:38
36954         Log: Subject: [PATCH] The continuing plod through embed.fnc
36955              From: Andy Lester <andy@petdance.com>
36956              Date: Mon, 18 Jul 2005 10:37:38 -0500
36957              Message-ID: <20050718153738.GB20193@petdance.com>
36958      Branch: perl
36959            ! embed.fnc op.c pad.c pod/perlapi.pod pp_sys.c proto.h
36960            ! regcomp.c utf8.c
36961 ____________________________________________________________________________
36962 [ 25171] By: rgs                                   on 2005/07/18  12:37:02
36963         Log: Subject: [PATCH] RE: blead: no longer supports %vd format
36964              From: Robin Barker <Robin.Barker@npl.co.uk>
36965              Date: Jul 14, 2005 2:31 PM
36966              Message-ID: <533D273D4014D411AB1D00062938C4D90849C730@hotel.npl.co.uk>
36967      Branch: perl
36968            ! perl.h sv.c t/op/sprintf.t
36969 ____________________________________________________________________________
36970 [ 25170] By: merijn                                on 2005/07/18  11:02:01
36971         Log: tests are expected to fail if dirfd () does not exist
36972              make the tests to expect failures in that case
36973      Branch: perl
36974            ! t/op/chdir.t
36975 ____________________________________________________________________________
36976 [ 25169] By: merijn                                on 2005/07/18  10:27:06
36977         Log: 1. Typo detected by Schwern (#25151)
36978              2. Added proza about patches (#25152)
36979              3. dirfd got the wrong define based on previous tests (#25168)
36980      Branch: perl
36981            ! Configure
36982 ____________________________________________________________________________
36983 [ 25167] By: steveh                                on 2005/07/18  09:54:58
36984         Log: Silence compiler warning following change 25157
36985              
36986              (DIE returns Perl_die's return value which is an OP*, not the I32
36987              that Perl_apply is expected to return)
36988      Branch: perl
36989            ! doio.c
36990 ____________________________________________________________________________
36991 [ 25166] By: rgs                                   on 2005/07/18  09:17:45
36992         Log: Subject: Re: [perl #27028] /$/ not honouring /m in some cases
36993              From: Rick Delaney <rick@bort.ca>
36994              Date: Jul 14, 2005 4:10 PM
36995              Message-ID: <20050714141059.GF19090@localhost.localdomain>
36996      Branch: perl
36997            + t/op/regexp_qr_embed.t
36998            ! MANIFEST t/op/regexp.t
36999 ____________________________________________________________________________
37000 [ 25165] By: rgs                                   on 2005/07/18  08:52:25
37001         Log: Subject: [PATCH] perlop: why \c\ cannot be placed just before the terminating delimiter
37002              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
37003              Date: Sun, 17 Jul 2005 11:38:05 +0900
37004              Message-Id: <20050717112557.5921.BQW10602@nifty.com>
37005      Branch: perl
37006            ! pod/perlop.pod
37007 ____________________________________________________________________________
37008 [ 25164] By: steveh                                on 2005/07/18  08:38:27
37009         Log: Subject: Re: Why does our() cross packages? (PATCH)
37010              From: Michael G Schwern <schwern@pobox.com>
37011              Date: Fri, 15 Jul 2005 14:35:18 -0700
37012              Message-ID: <20050715213518.GH6897@windhund.schwern.org>
37013              
37014              (with minor tweaks suggested in subsequent posts)
37015      Branch: perl
37016            ! pod/perlfunc.pod
37017 ____________________________________________________________________________
37018 [ 25163] By: davem                                 on 2005/07/18  00:16:31
37019         Log: perl -Dstv -e'... for min..max' displayed wrong stack elements
37020      Branch: perl
37021            ! pp_ctl.c
37022 ____________________________________________________________________________
37023 [ 25162] By: davem                                 on 2005/07/17  22:07:14
37024         Log: delete a non-fucntioning chown in stat.t: it didn't have gid arg.
37025              Spotted by Gisle Aas.
37026      Branch: perl
37027            ! t/op/stat.t
37028 ____________________________________________________________________________
37029 [ 25161] By: davem                                 on 2005/07/17  20:54:15
37030         Log: document what can be assigned to a shared scalar
37031      Branch: perl
37032            ! ext/threads/shared/shared.pm
37033 ____________________________________________________________________________
37034 [ 25160] By: davem                                 on 2005/07/17  20:12:54
37035         Log: $SIG{__WARN__} = sub { goto &foo } could recurse infinitely
37036      Branch: perl
37037            ! t/op/goto.t util.c
37038 ____________________________________________________________________________
37039 [ 25159] By: davem                                 on 2005/07/17  19:02:10
37040         Log: change #25129 was overzealous in delaying the call to ckWARN
37041      Branch: perl
37042            ! doio.c pp_hot.c toke.c
37043 ____________________________________________________________________________
37044 [ 25158] By: merijn                                on 2005/07/16  13:20:09
37045         Log: Subject: Re: [perl #36569] chop fails on decoded string with trailing nul 
37046              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
37047              Date: Sat, 16 Jul 2005 22:05:13 +0900
37048              Message-Id: <20050716220041.2BDD.BQW10602@nifty.com>
37049      Branch: perl
37050            ! doop.c t/op/chop.t
37051 ____________________________________________________________________________
37052 [ 25157] By: merijn                                on 2005/07/16  08:07:44
37053         Log: Subject: Re: fchmod, fchown, fchdir
37054              From: Gisle Aas <gisle@ActiveState.com>
37055              Date: 15 Jul 2005 02:32:50 -0700
37056              Message-ID: <lrwtnse7nh.fsf@caliper.activestate.com>
37057              
37058              + Schwern's ok -> like changes
37059      Branch: perl
37060            ! doio.c pod/perlfunc.pod pod/perltodo.pod pp_sys.c t/io/fs.t
37061            ! t/op/chdir.t
37062 ____________________________________________________________________________
37063 [ 25156] By: steveh                                on 2005/07/15  16:30:05
37064         Log: Subject: [PATCH] more embed cleanup
37065              From: Andy Lester <andy@petdance.com>
37066              Date: Fri, 15 Jul 2005 10:51:15 -0500
37067              Message-ID: <20050715155115.GC29983@petdance.com>
37068              
37069              (and run regen.pl)
37070      Branch: perl
37071            ! dump.c embed.fnc embed.h hv.c mg.c op.c perl.c pp_ctl.c
37072            ! pp_hot.c pp_pack.c proto.h regcomp.c sv.c utf8.c
37073 ____________________________________________________________________________
37074 [ 25155] By: steveh                                on 2005/07/15  15:50:38
37075         Log: Subject: [perl #36514] Add curl support to CPAN.pm 
37076              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37077              Date: Fri, 15 Jul 2005 02:11:29 -0700
37078              Message-ID: <rt-3.0.11-36514-117446.9.35668319684652@perl.org>
37079              
37080              (and bump $CPAN::FirstTime::VERSION)
37081      Branch: perl
37082            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
37083 ____________________________________________________________________________
37084 [ 25153] By: steveh                                on 2005/07/15  15:35:55
37085         Log: Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
37086              From: Michael G Schwern <schwern@pobox.com>
37087              Date: Wed, 13 Jul 2005 15:57:39 -0700
37088              Message-ID: <20050713225739.GN24499@windhund.schwern.org>
37089              
37090              Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
37091              From: Rick Delaney <rick@bort.ca>
37092              Date: Wed, 13 Jul 2005 20:24:56 -0400
37093              Message-ID: <20050714002456.GD19090@localhost.localdomain>
37094      Branch: perl
37095            ! ext/B/B/Deparse.pm t/op/inc.t
37096 ____________________________________________________________________________
37097 [ 25150] By: steveh                                on 2005/07/15  10:35:55
37098         Log: Fix static extensions when building with nmake on Win32
37099              
37100              They were broken because change 24806 forgot to add -DWITH_STATIC
37101              to the recipe for compiling perllib.c which meant that perllibst.h
37102              was not included and hence although they built OK, the static
37103              extensions could not actually be used!
37104              
37105              In fact, since perllibst.h is always created (it is more or less
37106              empty when static extensions are not being used), there is no need
37107              for -DWITH_STATIC at all. So rather than adding it to Makefile,
37108              just drop it from makefile.mk and perllib.c.
37109              
37110              Also add the missing cleanup of perllibst.h to Makefile.
37111      Branch: perl
37112            ! win32/Makefile win32/makefile.mk win32/perllib.c
37113 ____________________________________________________________________________
37114 [ 25149] By: steveh                                on 2005/07/15  09:04:57
37115         Log: Subject: [perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1 
37116              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37117              Date: Thu, 14 Jul 2005 16:57:45 -0700
37118              Message-ID: <rt-3.0.11-7840-117401.4.81505529800216@perl.org>
37119              
37120              (with minor tweaks)
37121      Branch: perl
37122            ! pod/perlop.pod
37123 ____________________________________________________________________________
37124 [ 25148] By: steveh                                on 2005/07/15  07:48:31
37125         Log: Subject: [perl #36538] perlfunc/our contradicts itself 
37126              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37127              Date: Thu, 14 Jul 2005 19:10:51 -0700
37128              Message-ID: <rt-3.0.11-36538-117411.7.57026072725992@perl.org>
37129      Branch: perl
37130            ! pod/perlfunc.pod
37131 ____________________________________________________________________________
37132 [ 25147] By: steveh                                on 2005/07/15  07:44:32
37133         Log: Subject: [perl #24691] leading spaces on cpan configuration causes failure 
37134              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37135              Date: Tue, 12 Jul 2005 00:00:17 -0700
37136              Message-ID: <rt-3.0.11-24691-116945.3.88254644317925@perl.org>
37137              
37138              (with spaces trimmed from username too)
37139      Branch: perl
37140            ! lib/CPAN/FirstTime.pm
37141 ____________________________________________________________________________
37142 [ 25146] By: merijn                                on 2005/07/15  07:33:01
37143         Log: Subject: [PATCH] Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
37144              From: Michael G Schwern <schwern@pobox.com>
37145              Date: Fri, 15 Jul 2005 00:49:12 -0700
37146              Message-ID: <20050715074911.GA16512@windhund.schwern.org>
37147      Branch: perl
37148            ! t/op/universal.t
37149 ____________________________________________________________________________
37150 [ 25145] By: merijn                                on 2005/07/15  06:49:16
37151         Log: Subject: [PATCH] Missing tie() call in NDBM_File SYNOPSIS
37152              From: Matt Sergeant <matt@sergeant.org>
37153              Date: Thu, 14 Jul 2005 16:53:03 -0400
37154              Message-Id: <28baf339c3b78cc40017066b9dc7cffb@sergeant.org>
37155      Branch: perl
37156            ! ext/NDBM_File/NDBM_File.pm
37157 ____________________________________________________________________________
37158 [ 25144] By: merijn                                on 2005/07/15  06:33:21
37159         Log: Subject: Typo in t/op/stat.t
37160              From: Gisle Aas <gisle@ActiveState.com>
37161              Date: 14 Jul 2005 23:20:18 -0700
37162              Message-ID: <lr64vcfv4t.fsf@caliper.activestate.com>
37163      Branch: perl
37164            ! t/op/stat.t
37165 ____________________________________________________________________________
37166 [ 25143] By: steveh                                on 2005/07/14  16:08:00
37167         Log: Subject: Re: [perl #36507] File::Copy::copy($foo, $foo) dies
37168              From: Michael G Schwern <schwern@pobox.com>
37169              Date: Tue, 12 Jul 2005 15:51:18 -0700
37170              Message-ID: <20050712225118.GA944@windhund.schwern.org>
37171              
37172              (and update SKIP counts)
37173      Branch: perl
37174            ! lib/File/Copy.pm lib/File/Copy.t
37175 ____________________________________________________________________________
37176 [ 25142] By: steveh                                on 2005/07/14  08:12:11
37177         Log: Subject: [perl #5634] CPAN.pm v1.59 chdirs before looking for perl 
37178              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37179              Date: Mon, 11 Jul 2005 22:41:06 -0700
37180              Message-ID: <rt-3.0.11-5634-116921.0.207462087357797@perl.org>
37181      Branch: perl
37182            ! lib/CPAN.pm
37183 ____________________________________________________________________________
37184 [ 25141] By: nicholas                              on 2005/07/13  19:43:40
37185         Log: Subject: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
37186              From: John Peacock <jpeacock@rowman.com>
37187              Message-ID: <42D55C46.5030905@rowman.com>
37188              Date: Wed, 13 Jul 2005 14:24:06 -0400
37189      Branch: perl
37190            ! universal.c
37191 ____________________________________________________________________________
37192 [ 25140] By: merijn                                on 2005/07/13  17:22:07
37193         Log: Subject: [perl #9565] [PATCH] /op/groups.t bug 
37194              From: "Steve Peters via RT" <perlbug-followup@perl.org>
37195              Date: Wed, 13 Jul 2005 06:51:45 -0700
37196              Message-ID: <rt-3.0.11-9565-117185.14.6331240065229@perl.org>
37197      Branch: perl
37198            ! t/op/groups.t
37199 ____________________________________________________________________________
37200 [ 25139] By: merijn                                on 2005/07/13  16:52:48
37201         Log: Subject: Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc/1 cpu)
37202              From: Steve Peters <steve@fisharerojo.org>
37203              Date: Fri, 8 Jul 2005 16:42:56 -0500
37204              Message-ID: <20050708214256.GA14164@mccoy.peters.homeunix.org>
37205      Branch: perl
37206            ! t/io/dup.t t/io/open.t
37207 ____________________________________________________________________________
37208 [ 25138] By: merijn                                on 2005/07/13  16:37:48
37209         Log: Subject: [PATCH] More embed.fnc plowing
37210              From: Andy Lester <andy@petdance.com>
37211              Date: Wed, 13 Jul 2005 10:49:19 -0500
37212              Message-ID: <20050713154919.GA24586@petdance.com>
37213      Branch: perl
37214            ! embed.fnc gv.c hv.c op.c pad.c perlio.c pp_ctl.c pp_hot.c
37215            ! proto.h toke.c
37216 ____________________________________________________________________________
37217 [ 25137] By: merijn                                on 2005/07/13  16:27:43
37218         Log: Subject: [PATCH] Error in earlier patch in sv.c
37219              From: Robin Barker <Robin.Barker@npl.co.uk>
37220              Date: Wed, 13 Jul 2005 17:29:48 +0100
37221              Message-ID: <533D273D4014D411AB1D00062938C4D90849C72B@hotel.npl.co.uk>
37222      Branch: perl
37223            ! sv.c t/op/sprintf.t
37224 ____________________________________________________________________________
37225 [ 25136] By: steveh                                on 2005/07/13  13:39:44
37226         Log: Make -V "Compile-time options" list everything used in makedef.pl
37227      Branch: perl
37228            ! perl.c
37229 ____________________________________________________________________________
37230 [ 25135] By: steveh                                on 2005/07/13  09:48:10
37231         Log: Subject: Re: [perl #25157] [PATCH] Text-Balanced extract_quotelike fails on certain delims in HERE docs
37232              From: David Manura <dm.list@math2.org>
37233              Date: Wed, 21 Jan 2004 20:59:27 -0500
37234              Message-ID: <400F2E7F.9090601@math2.org>
37235              
37236              Fixes perl #25151, 25154, 25156, 25157, 25158 using jumbo patch
37237              included in perl #25157.
37238      Branch: perl
37239            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extmul.t
37240            ! lib/Text/Balanced/t/extqlk.t
37241 ____________________________________________________________________________
37242 [ 25134] By: steveh                                on 2005/07/13  09:23:37
37243         Log: Subject: [PATCH] #2 try at Text::Balanced patch and maintainership
37244              From: Tels <nospam-abuse@bloodgate.com>
37245              Date: Sat, 9 Jul 2005 23:10:29 +0200
37246              Message-Id: <200507092310.30592@bloodgate.com>
37247              
37248              (with minor tweaks)
37249      Branch: perl
37250            ! lib/Text/Balanced.pm
37251 ____________________________________________________________________________
37252 [ 25133] By: steveh                                on 2005/07/13  08:34:53
37253         Log: Subject: [perl #28385] minor bug in cpan -- the i command does not find author 
37254              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37255              Date: Tue, 12 Jul 2005 00:16:49 -0700
37256              Message-ID: <rt-3.0.11-28385-116951.3.97645870397305@perl.org>
37257              
37258              (and remove a couple of unused variables)
37259      Branch: perl
37260            ! lib/CPAN.pm
37261 ____________________________________________________________________________
37262 [ 25132] By: steveh                                on 2005/07/13  07:52:21
37263         Log: Subject: [perl #24275] CPAN shell - online help not clear 
37264              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37265              Date: Mon, 11 Jul 2005 23:32:12 -0700
37266              Message-ID: <rt-3.0.11-24275-116939.19.7381888978779@perl.org>
37267      Branch: perl
37268            ! lib/CPAN.pm
37269 ____________________________________________________________________________
37270 [ 25131] By: merijn                                on 2005/07/13  06:37:41
37271         Log: Subject: [PATCH] Re: Documentation error in IO::Socket
37272              From: Michael G Schwern <schwern@pobox.com>
37273              Date: Tue, 12 Jul 2005 13:18:34 -0700
37274              Message-ID: <20050712201834.GA29275@windhund.schwern.org>
37275      Branch: perl
37276            ! ext/IO/lib/IO/Socket.pm
37277 ____________________________________________________________________________
37278 [ 25130] By: merijn                                on 2005/07/13  06:27:48
37279         Log: Subject: [perl #6749] Perl debugger outputs ctrl-\ wrongly 
37280              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37281              Date: Tue, 12 Jul 2005 15:36:54 -0700
37282              Message-ID: <rt-3.0.11-6749-117055.16.4354496694007@perl.org>
37283      Branch: perl
37284            ! lib/dumpvar.pl
37285 ____________________________________________________________________________
37286 [ 25129] By: davem                                 on 2005/07/13  00:21:13
37287         Log: make the expensive ckWARN() be called as late as possible
37288              reorganise
37289              if (ckWARN(FOO) && should_not_happen_condition)
37290              to
37291              if (should_not_happen_condition && ckWARN(FOO))
37292      Branch: perl
37293            ! doio.c gv.c op.c pad.c perlio.c pp.c pp_hot.c pp_pack.c
37294            ! pp_sys.c regcomp.c regexec.c sv.c toke.c
37295 ____________________________________________________________________________
37296 [ 25128] By: davem                                 on 2005/07/12  18:46:34
37297         Log: Subject: Make PERL_MEM_LOG more portable.
37298              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
37299              Date:  Mon, 11 Jul 2005 15:29:46 +0300
37300              Message-Id:  <42D2663A.4050204@gmail.com>
37301      Branch: perl
37302            ! handy.h pod/perlhack.pod util.c
37303 ____________________________________________________________________________
37304 [ 25127] By: davem                                 on 2005/07/12  18:29:43
37305         Log: S_pad_findlex has side effects, so its return value may be ignored
37306      Branch: perl
37307            ! embed.fnc pad.c proto.h
37308 ____________________________________________________________________________
37309 [ 25126] By: davem                                 on 2005/07/12  18:15:48
37310         Log: get_?v have side effects, so their return values may be ignored
37311      Branch: perl
37312            ! embed.fnc proto.h
37313 ____________________________________________________________________________
37314 [ 25125] By: steveh                                on 2005/07/12  16:30:16
37315         Log: Subject: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move 
37316              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37317              Date: Mon, 11 Jul 2005 23:24:56 -0700
37318              Message-ID: <rt-3.0.11-24119-116937.12.0211560107236@perl.org>
37319      Branch: perl
37320            ! lib/CPAN.pm
37321 ____________________________________________________________________________
37322 [ 25124] By: steveh                                on 2005/07/12  16:18:22
37323         Log: Subject: [perl #17487] ncftp only handles http 
37324              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37325              Date: Mon, 11 Jul 2005 23:19:06 -0700
37326              Message-ID: <rt-3.0.11-17487-116934.11.3382445877892@perl.org>
37327              
37328              (and bump $VERSION (1.76_01 is a CPAN release already))
37329      Branch: perl
37330            ! lib/CPAN.pm
37331 ____________________________________________________________________________
37332 [ 25123] By: steveh                                on 2005/07/12  13:19:51
37333         Log: Subject: Re: Scalar leaked in 'local $0' under ithreads + taint mode
37334              From: Steve Hay <steve.hay@uk.radan.com>
37335              Date: Mon, 11 Jul 2005 13:29:37 +0100
37336              Message-ID: <42D26631.1070500@uk.radan.com>
37337      Branch: perl
37338            ! sv.c
37339 ____________________________________________________________________________
37340 [ 25122] By: steveh                                on 2005/07/12  11:42:07
37341         Log: Subject: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv 
37342              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37343              Date: Mon, 11 Jul 2005 19:16:10 -0700
37344              Message-ID: <rt-3.0.11-36502-116917.0.56038652013207@perl.org>
37345      Branch: perl
37346            ! lib/File/Copy.t
37347 ____________________________________________________________________________
37348 [ 25121] By: steveh                                on 2005/07/12  11:33:01
37349         Log: Subject: [PATCH] Cleanup File::Copy tests
37350              From: Michael G Schwern <schwern@pobox.com>
37351              Date: Mon, 11 Jul 2005 18:45:42 -0700
37352              Message-ID: <20050712014542.GB20855@windhund.schwern.org>
37353              
37354              (and fix the SKIP: {} blocks to say $how_many)
37355      Branch: perl
37356            ! lib/File/Copy.t
37357 ____________________________________________________________________________
37358 [ 25120] By: steveh                                on 2005/07/12  11:03:55
37359         Log: Subject: Re: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv
37360              From: Michael G Schwern <schwern@pobox.com>
37361              Date: Mon, 11 Jul 2005 17:35:14 -0700
37362              Message-ID: <20050712003514.GA20132@windhund.schwern.org>
37363      Branch: perl
37364            ! lib/File/Copy.pm
37365 ____________________________________________________________________________
37366 [ 25119] By: steveh                                on 2005/07/12  09:01:11
37367         Log: Missed a New() -> Newx().
37368              
37369              This one only had 3 args to start with! Presumably nobody uses
37370              YYERROR_VERBOSE.  (The yystpcpy() calls don't look right either,
37371              but someone else that is interested in YYERROR_VERBOSE will have
37372              to look into that.)
37373      Branch: perl
37374            ! perly.c
37375 ____________________________________________________________________________
37376 [ 25118] By: steveh                                on 2005/07/12  08:46:13
37377         Log: Hack out -DL documentation from perldebuguts.pod
37378              
37379              Now that the perl core uses Newx*() rather than New*() this chunk
37380              of old documentation is more obsolete than ever before.
37381      Branch: perl
37382            ! pod/perldebguts.pod
37383 ____________________________________________________________________________
37384 [ 25117] By: steveh                                on 2005/07/12  08:20:11
37385         Log: Fix worrying typo in handy.h :-s
37386      Branch: perl
37387            ! handy.h
37388 ____________________________________________________________________________
37389 [ 25116] By: steveh                                on 2005/07/12  08:17:47
37390         Log: Change New*() to Newx*() in various comments and documentation
37391      Branch: perl
37392            ! handy.h perl.c pod/perlclib.pod pod/perlguts.pod
37393            ! pod/perlhack.pod sv.c
37394 ____________________________________________________________________________
37395 [ 25115] By: steveh                                on 2005/07/12  07:48:51
37396         Log: Subject: [patch: handy.c]  update Newx API pod to mention PERL_MEM_LOG build opt
37397              From: Jim Cromie <jcromie@divsol.com>
37398              Date: Mon, 11 Jul 2005 19:18:02 -0600
37399              Message-ID: <42D31A4A.1020305@divsol.com>
37400              
37401              (with some minor tweaks)
37402      Branch: perl
37403            ! handy.h pod/perlapi.pod
37404 ____________________________________________________________________________
37405 [ 25114] By: merijn                                on 2005/07/12  06:26:39
37406         Log: Subject: [PATCH t/TEST] Understand "ok" with no number
37407              From: Michael G Schwern <schwern@pobox.com>
37408              Date: Mon, 11 Jul 2005 18:41:30 -0700
37409              Message-ID: <20050712014130.GA20855@windhund.schwern.org>
37410      Branch: perl
37411            ! t/TEST
37412 ____________________________________________________________________________
37413 [ 25113] By: steveh                                on 2005/07/11  15:54:46
37414         Log: Subject: [patch: sv.c] reuse new_body_inline in Perl_new_body
37415              From: Jim Cromie <jcromie@divsol.com>
37416              Date: Sun, 10 Jul 2005 15:59:30 -0600
37417              Message-ID: <42D19A42.8040409@divsol.com>
37418      Branch: perl
37419            ! sv.c
37420 ____________________________________________________________________________
37421 [ 25112] By: steveh                                on 2005/07/11  15:19:11
37422         Log: Subject: [PATCH] perlfunc.pod
37423              From: "Piotr Fusik" <pfusik@op.pl>
37424              Date:      Sat, 9 Jul 2005 16:21:05 +0200
37425              Message-ID: <01de01c58491$f3182f60$a6d24dd5@piec>
37426      Branch: perl
37427            ! pod/perlfunc.pod
37428 ____________________________________________________________________________
37429 [ 25111] By: steveh                                on 2005/07/11  14:41:27
37430         Log: Subject: [patch hv.h doc] HvNAME
37431              From: Stas Bekman <stas@stason.org>
37432              Date: Fri, 08 Jul 2005 13:52:13 +0300
37433              Message-ID: <42CE5ADD.3020003@stason.org>
37434              
37435              Subject: Re: [patch hv.h doc] HvNAME
37436              From: Nicholas Clark <nick@ccl4.org>
37437              Date: Sat, 9 Jul 2005 15:23:51 +0100
37438              Message-ID: <20050709142351.GT15833@plum.flirble.org>
37439      Branch: perl
37440            ! hv.h pod/perlapi.pod
37441 ____________________________________________________________________________
37442 [ 25110] By: davem                                 on 2005/07/10  23:04:26
37443         Log: no code before declarations!
37444      Branch: perl
37445            ! doio.c
37446 ____________________________________________________________________________
37447 [ 25109] By: davem                                 on 2005/07/10  20:02:07
37448         Log: From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
37449              Date: Sun, 10 Jul 2005 21:50:27 +0300
37450              Subject: [PATCH] yet another way of debugging memory allocations
37451              Message-ID: <42D16DF3.4040806@gmail.com>
37452              
37453              tweak PERL_MEM_LOG
37454      Branch: perl
37455            ! handy.h pod/perlhack.pod util.c
37456 ____________________________________________________________________________
37457 [ 25108] By: davem                                 on 2005/07/10  19:57:31
37458         Log: run regen.pl
37459      Branch: perl
37460            ! embed.h proto.h
37461 ____________________________________________________________________________
37462 [ 25107] By: merijn                                on 2005/07/10  19:19:56
37463         Log: Subject: [PATCH] Making my way thru embed.fnc
37464              From: Andy Lester <andy@petdance.com>
37465              Date: Sun, 10 Jul 2005 14:36:35 -0500
37466              Message-ID: <20050710193635.GC8081@petdance.com>
37467      Branch: perl
37468            ! doio.c doop.c embed.fnc gv.c hv.c op.c perl.c pp_ctl.c
37469            ! pp_hot.c regexec.c toke.c util.c
37470 ____________________________________________________________________________
37471 [ 25106] By: davem                                 on 2005/07/10  13:53:49
37472         Log: Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warning
37473              From: demerphq <demerphq@gmail.com>
37474              Message-ID: <9b18b3110507080807f16d1eb@mail.gmail.com>
37475              Date: Fri, 8 Jul 2005 17:07:26 +0200
37476              
37477              Fix trie codepath of mixed utf8/latin1 pattern matches
37478      Branch: perl
37479            ! regexec.c t/op/pat.t
37480 ____________________________________________________________________________
37481 [ 25105] By: davem                                 on 2005/07/10  12:29:25
37482         Log: Message-ID: <42D0F25E.3040801@gmail.com>
37483              Date: Sun, 10 Jul 2005 13:03:10 +0300
37484              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
37485              Subject: [PATCH] yet another way of debugging memory allocations
37486              
37487              adds PERL_MEM_LOG and PERL_MEM_LOG_STDERR options
37488      Branch: perl
37489            ! handy.h util.c
37490 ____________________________________________________________________________
37491 [ 25104] By: davem                                 on 2005/07/10  11:39:50
37492         Log: silence some compiler warnings
37493      Branch: perl
37494            ! embed.fnc gv.h proto.h
37495 ____________________________________________________________________________
37496 [ 25103] By: davem                                 on 2005/07/10  11:15:32
37497         Log: extend MEM_WRAP_CHECK supress warning hack to MEM_WRAP_CHECK_*
37498      Branch: perl
37499            ! handy.h
37500 ____________________________________________________________________________
37501 [ 25102] By: nicholas                              on 2005/07/09  15:44:17
37502         Log: sv_dec is supposed to go *down*, m'kay.
37503      Branch: perl
37504            ! sv.c t/op/inc.t
37505 ____________________________________________________________________________
37506 [ 25101] By: steveh                                on 2005/07/08  16:35:10
37507         Log: Subject: Re: janitorial work ? [patch]
37508              From: Jim Cromie <jcromie@divsol.com>
37509              Date: Wed, 06 Jul 2005 14:19:53 -0600
37510              Message-ID: <42CC3CE9.5050606@divsol.com>
37511              
37512              (reverted all dual-lived modules since they must work with older
37513              perls too so must wait for a new Devel::PPPort)
37514      Branch: perl
37515            ! NetWare/nw5.c av.c bytecode.pl cygwin/cygwin.c djgpp/djgpp.c
37516            ! doio.c doop.c dump.c ext/B/B/C.pm ext/B/C/C.xs
37517            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
37518            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_aix.xs
37519            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_vms.xs
37520            ! ext/File/Glob/bsd_glob.c ext/ODBM_File/ODBM_File.xs
37521            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Socket/Socket.xs
37522            ! ext/XS/Typemap/Typemap.xs gv.c handy.h hv.c locale.c op.c op.h
37523            ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perlio.c pod/perlapi.pod
37524            ! pp.c pp_ctl.c pp_pack.c pp_sort.c pp_sys.c reentr.c reentr.pl
37525            ! regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
37526            ! vmesa/vmesa.c vms/vms.c win32/perlhost.h win32/win32.c
37527            ! win32/win32sck.c wince/perlhost.h wince/wince.c
37528 ____________________________________________________________________________
37529 [ 25100] By: nicholas                              on 2005/07/08  15:57:37
37530         Log: We no longer default to creating a new SV for GvSV.
37531      Branch: perl
37532            ! perl.h
37533 ____________________________________________________________________________
37534 [ 25099] By: nicholas                              on 2005/07/08  15:57:16
37535         Log: DEFSV causes GvSVn() to be used in lvalue context.
37536              Not sure if instead we should recode DEFSV to avoid this, and leave
37537              GvSVn() as rvalue only, like its namesakes.
37538      Branch: perl
37539            ! gv.h
37540 ____________________________________________________________________________
37541 [ 25098] By: steveh                                on 2005/07/08  10:04:24
37542         Log: Subject: Re: [PATCH] Pod::Html - correctly link to =item's on the same page
37543              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37544              Date: Thu, 7 Jul 2005 15:05:51 -0700
37545              Message-ID: <20050707220551.GB2388@efn.org>
37546              
37547              (plus fix a couple of POD warnings)
37548      Branch: perl
37549            ! pod/perlglossary.pod
37550 ____________________________________________________________________________
37551 [ 25097] By: steveh                                on 2005/07/08  09:48:50
37552         Log: Subject: [PATCH] basename() and suffixes
37553              From: Michael G Schwern <schwern@pobox.com>
37554              Date: Thu, 7 Jul 2005 15:38:32 -0700
37555              Message-ID: <20050707223832.GA4782@windhund.schwern.org>
37556      Branch: perl
37557            ! lib/File/Basename.pm lib/File/Basename.t
37558 ____________________________________________________________________________
37559 [ 25096] By: steveh                                on 2005/07/08  08:43:07
37560         Log: Subject: Re: [perl #36477] File::Basename basename() bug
37561              From: Michael G Schwern <schwern@pobox.com>
37562              Date: Thu, 7 Jul 2005 14:16:01 -0700
37563              Message-ID: <20050707211601.GA3769@windhund.schwern.org>
37564      Branch: perl
37565            ! lib/File/Basename.pm lib/File/Basename.t
37566 ____________________________________________________________________________
37567 [ 25095] By: davem                                 on 2005/07/08  01:43:24
37568         Log: UTF8/Latin 1/i regexp "Malformed character" warning
37569              $utf8 =~ /latin/i didn't match. 
37570              Also added TODO for $latin =~ /utf8/i which also fails
37571      Branch: perl
37572            ! t/op/pat.t utf8.c
37573 ____________________________________________________________________________
37574 [ 25094] By: davem                                 on 2005/07/07  14:47:51
37575         Log: more taint fallout from change 24943
37576      Branch: perl
37577            ! mg.c scope.c t/op/taint.t
37578 ____________________________________________________________________________
37579 [ 25093] By: merijn                                on 2005/07/07  13:26:32
37580         Log: Subject: [PATCH] bug with charnames::viacode("0x1234") and optimize it
37581              From: Tels <nospam-abuse@bloodgate.com>
37582              Date: Wed, 6 Jul 2005 21:11:59 +0200
37583              Message-Id: <200507062112.12159@bloodgate.com>
37584      Branch: perl
37585            ! lib/charnames.pm
37586 ____________________________________________________________________________
37587 [ 25092] By: steveh                                on 2005/07/07  12:11:38
37588         Log: Subject: ReadParse in the CGI docs
37589              From: "Ton Hospel" <me-02@ton.iguana.be>
37590              Date: 9 Oct 2003 15:04:53 -0000
37591              To: perlbug@perl.org
37592              
37593              (plus blank lines so example code is in verbatim paragraphs,
37594              and bump $VERSION)
37595      Branch: perl
37596            ! lib/CGI.pm
37597 ____________________________________________________________________________
37598 [ 25091] By: steveh                                on 2005/07/07  11:21:41
37599         Log: Subject: [PATCH] Mention File::Spec in File::Basename
37600              From: Michael G Schwern <schwern@pobox.com>
37601              Date: Wed, 6 Jul 2005 13:06:20 -0700
37602              Message-ID: <20050706200620.GE15644@windhund.schwern.org>
37603              
37604              (plus bump $VERSION)
37605      Branch: perl
37606            ! lib/File/Basename.pm
37607 ____________________________________________________________________________
37608 [ 25090] By: steveh                                on 2005/07/07  11:06:17
37609         Log: Subject: [perl #22236] File::Basename behavior is misleading 
37610              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
37611              Date: 6 Jul 2005 19:45:40 -0000
37612              Message-ID: <rt-3.0.11-22236-116656.1.59163789180809@perl.org>
37613      Branch: perl
37614            ! lib/File/Basename.pm lib/File/Basename.t
37615 ____________________________________________________________________________
37616 [ 25089] By: steveh                                on 2005/07/07  09:22:48
37617         Log: Subject: [PATCH] Further lies in the File::Basename docs
37618              From: Michael G Schwern <schwern@pobox.com>
37619              Date: Wed, 6 Jul 2005 09:22:32 -0700
37620              Message-ID: <20050706162232.GA14495@windhund.schwern.org>
37621              
37622              (plus some minor POD changes and a bug fix)
37623      Branch: perl
37624            ! lib/File/Basename.pm lib/File/Basename.t
37625 ____________________________________________________________________________
37626 [ 25088] By: davem                                 on 2005/07/07  00:11:00
37627         Log: bytes pragma error in substitution operator
37628      Branch: perl
37629            ! pp_ctl.c t/op/subst.t
37630 ____________________________________________________________________________
37631 [ 25087] By: davem                                 on 2005/07/06  20:09:29
37632         Log: 'undef $@; die' gives uninint value warning
37633      Branch: perl
37634            ! pp_sys.c t/op/die.t
37635 ____________________________________________________________________________
37636 [ 25086] By: steveh                                on 2005/07/06  09:36:08
37637         Log: Subject: [PATCH] File::Basename doc overhaul
37638              From: Michael G Schwern <schwern@pobox.com>
37639              Date: Tue, 5 Jul 2005 20:11:27 -0700
37640              Message-ID: <20050706031127.GL9227@windhund.schwern.org>
37641              
37642              (with some minor changes)
37643      Branch: perl
37644            ! lib/File/Basename.pm
37645 ____________________________________________________________________________
37646 [ 25085] By: steveh                                on 2005/07/06  08:05:21
37647         Log: Subject: [PATCH @ 25084] simple authors removal
37648              From: Vadim Konovalov <vadim@vkonovalov.ru>
37649              Date: Wed, 06 Jul 2005 00:15:48 +0400
37650              Message-ID: <42CAEA74.1020108@vkonovalov.ru>
37651      Branch: perl
37652            ! AUTHORS
37653 ____________________________________________________________________________
37654 [ 25084] By: davem                                 on 2005/07/05  18:17:34
37655         Log: a long /etc/groups entry could cause memory exhaustion.
37656              Too small a buffer would cause ERANGE and a retry with double the
37657              buffer size. later at EOF, the apparent error got 'stuck' as
37658              ERANGE rather than ENOENT, so the buffer size doubled recursively 
37659      Branch: perl
37660            ! reentr.h reentr.pl
37661 ____________________________________________________________________________
37662 [ 25083] By: steveh                                on 2005/07/05  16:55:29
37663         Log: Subject: [PATCH] Pod::Html - correctly link to =item's on the same page
37664              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37665              Date: Mon, 4 Jul 2005 02:07:38 -0700
37666              Message-ID: <20050704090738.GA4056@efn.org>
37667              
37668              (plus a new test, although it is currently marked TODO)
37669      Branch: perl
37670            + lib/Pod/t/htmllink.pod lib/Pod/t/htmllink.t
37671            ! MANIFEST lib/Pod/Html.pm
37672 ____________________________________________________________________________
37673 [ 25082] By: steveh                                on 2005/07/05  16:54:11
37674         Log: Oops! Change 25080 should have updated checksums too.
37675      Branch: perl
37676            ! ext/Digest/MD5/t/files.t
37677 ____________________________________________________________________________
37678 [ 25081] By: davem                                 on 2005/07/05  13:01:23
37679         Log: change 24943 broke restoration of localized taint values
37680      Branch: perl
37681            ! mg.c t/op/taint.t
37682 ____________________________________________________________________________
37683 [ 25080] By: steveh                                on 2005/07/05  10:32:08
37684         Log: Remove an unreferenced local variable in Digest-MD5
37685      Branch: perl
37686            ! ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
37687 ____________________________________________________________________________
37688 [ 25079] By: nicholas                              on 2005/07/04  19:36:51
37689         Log: Subject: [PATCH] Remove unnecessary null check
37690              From: Andy Lester <andy@petdance.com>
37691              Date: Mon, 4 Jul 2005 14:12:00 -0500
37692              Message-ID: <20050704191200.GA2614@petdance.com>
37693      Branch: perl
37694            ! embed.fnc hv.c proto.h
37695 ____________________________________________________________________________
37696 [ 25078] By: nicholas                              on 2005/07/04  19:07:31
37697         Log: Make the tests for hv_free_ent and hv_delayfree_ent pass under
37698              -DPURIFY too.
37699      Branch: perl
37700            ! ext/XS/APItest/APItest.xs
37701 ____________________________________________________________________________
37702 [ 25077] By: merijn                                on 2005/07/04  18:47:02
37703         Log: Subject: [PATCH] Better string constant in hv.c
37704              From: Andy Lester <andy@petdance.com>
37705              Date: Mon, 4 Jul 2005 13:53:49 -0500
37706              Message-ID: <20050704185349.GA2351@petdance.com>
37707      Branch: perl
37708            ! hv.c
37709 ____________________________________________________________________________
37710 [ 25076] By: steveh                                on 2005/07/04  16:15:37
37711         Log: Add regression test for change 25062
37712      Branch: perl
37713            ! t/op/magic.t
37714 ____________________________________________________________________________
37715 [ 25075] By: steveh                                on 2005/07/04  15:57:32
37716         Log: Use void, not void *, to suppress RETVAL (and compiler warning)
37717      Branch: perl
37718            ! ext/XS/APItest/APItest.xs
37719 ____________________________________________________________________________
37720 [ 25074] By: steveh                                on 2005/07/04  15:36:04
37721         Log: Perl_share_hek needs exporting for change 25070 on Win32
37722      Branch: perl
37723            ! embed.fnc embed.h global.sym
37724 ____________________________________________________________________________
37725 [ 25073] By: steveh                                on 2005/07/04  15:34:11
37726         Log: Regen after change 25067
37727      Branch: perl
37728            ! proto.h
37729 ____________________________________________________________________________
37730 [ 25072] By: nicholas                              on 2005/07/04  15:03:32
37731         Log: Implement hv_delayfree_ent in terms of hv_free_ent
37732      Branch: perl
37733            ! hv.c
37734 ____________________________________________________________________________
37735 [ 25071] By: steveh                                on 2005/07/04  14:53:54
37736         Log: Subject: [PATCH] Skip nit in t/op/lfs.t
37737              From: Steve Peters <steve@fisharerojo.org>
37738              Date: Mon, 4 Jul 2005 10:10:13 -0500
37739              Message-ID: <20050704151013.GA18468@mccoy.peters.homeunix.org>
37740      Branch: perl
37741            ! t/op/lfs.t
37742 ____________________________________________________________________________
37743 [ 25070] By: nicholas                              on 2005/07/04  14:45:40
37744         Log: Tests for hv_delayfree_ent and hv_free_ent
37745      Branch: perl
37746            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
37747            ! ext/XS/APItest/t/hash.t
37748 ____________________________________________________________________________
37749 [ 25069] By: nicholas                              on 2005/07/04  13:56:39
37750         Log: Provide a macro version of S_new_body to inline it within the hot code.
37751      Branch: perl
37752            ! sv.c
37753 ____________________________________________________________________________
37754 [ 25068] By: steveh                                on 2005/07/04  13:21:36
37755         Log: Borland's .pdb files are called .tds
37756      Branch: perl
37757            ! win32/makefile.mk
37758 ____________________________________________________________________________
37759 [ 25067] By: steveh                                on 2005/07/04  12:30:50
37760         Log: Subject: [PATCH] Post-YAPC consting, now with an attachment!
37761              From: Andy Lester <andy@petdance.com>
37762              Date: Sun, 3 Jul 2005 18:31:56 -0500
37763              Message-ID: <20050703233156.GA20967@petdance.com>
37764      Branch: perl
37765            ! deb.c embed.fnc gv.c pad.c sv.c toke.c util.c
37766 ____________________________________________________________________________
37767 [ 25066] By: nicholas                              on 2005/07/04  10:41:28
37768         Log: Inlining del_HE is actually a space optimisation.
37769              It's therefore likely also to be a speed optimisation. :-)
37770      Branch: perl
37771            ! embed.fnc embed.h hv.c proto.h
37772 ____________________________________________________________________________
37773 [ 25065] By: steveh                                on 2005/07/04  10:40:10
37774         Log: Subject: [PATCH] perlglossary.pod: add jump points
37775              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37776              Date: Mon, 4 Jul 2005 02:07:52 -0700
37777              Message-ID: <20050704090752.GB4056@efn.org>
37778      Branch: perl
37779            ! pod/perlglossary.pod
37780 ____________________________________________________________________________
37781 [ 25064] By: nicholas                              on 2005/07/04  10:24:26
37782         Log: sv_setuv_mg is so rarely called that the IV optimisation test is not
37783              needed.
37784      Branch: perl
37785            ! sv.c
37786 ____________________________________________________________________________
37787 [ 25063] By: steveh                                on 2005/07/04  10:13:41
37788         Log: Subject: Re: How to suppress warnings when building Errno with gcc
37789              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37790              Date: Fri, 1 Jul 2005 10:56:23 -0700
37791              Message-ID: <20050701175623.GD216@efn.org>
37792      Branch: perl
37793            ! ext/Errno/Errno_pm.PL
37794 ____________________________________________________________________________
37795 [ 25062] By: steveh                                on 2005/07/04  09:17:06
37796         Log: Fix change 25045
37797      Branch: perl
37798            ! mg.c
37799 ____________________________________________________________________________
37800 [ 25061] By: steveh                                on 2005/07/04  08:26:38
37801         Log: Here's the rest of change 25058 ;-)
37802      Branch: perl
37803            ! embed.h global.sym
37804 ____________________________________________________________________________
37805 [ 25060] By: davem                                 on 2005/07/04  08:11:33
37806         Log: Subject:  Re: [PATCH] Re: [PATCH] Re: a blead warning from tru64
37807              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
37808              Date:  Mon, 04 Jul 2005 00:19:28 +0300
37809              Message-Id:  <42C85660.50807@gmail.com>
37810      Branch: perl
37811            ! perl.h
37812 ____________________________________________________________________________
37813 [ 25059] By: steveh                                on 2005/07/04  08:10:27
37814         Log: Stop reentr.pl changing EOL on the files it writes on Win32
37815      Branch: perl
37816            ! reentr.pl
37817 ____________________________________________________________________________
37818 [ 25058] By: steveh                                on 2005/07/04  08:09:36
37819         Log: Perl_ckwarn (added by change 25050) needs exporting on Win32
37820              
37821              (At least PerlIO/via uses it, so it must be public)
37822      Branch: perl
37823            ! embed.fnc
37824 ____________________________________________________________________________
37825 [ 25055] By: nicholas                              on 2005/07/02  21:19:09
37826         Log: Andy suggests this tweak to Dave's fix for MEM_WRAP_CHECK to shut up
37827              a different compiler warnings. I guess we need a waterbed theory of
37828              compiler warnings.
37829      Branch: perl
37830            ! handy.h
37831 ____________________________________________________________________________
37832 [ 25054] By: nicholas                              on 2005/07/02  16:53:09
37833         Log: Convert bless.t to test.pl
37834      Branch: perl
37835            ! t/op/bless.t
37836 ____________________________________________________________________________
37837 [ 25053] By: nicholas                              on 2005/07/02  16:25:06
37838         Log: Copying the first parameter in the macro del_body seems to reduce
37839              code size.  Presumably an expression is no longer evaluated twice.
37840      Branch: perl
37841            ! sv.c
37842 ____________________________________________________________________________
37843 [ 25052] By: davem                                 on 2005/07/02  16:11:46
37844         Log: do just-in-time loading of Carp.pm in some modules
37845              
37846              From: Tels <nospam-abuse@bloodgate.com>
37847              Subject: [PATCH] No Carp #4 AutoSplit.pm
37848              Subject: [PATCH] no Carp #5 (File::Path)
37849              Subject: [PATCH] no Carp #7 - charnames.pm
37850              Subject: [PATCH] no Carp #6 (File::Compare, File::Copy, File::Temp)
37851              Subject: [PATCH] no Carp #8 - SelfLoader, Text/Balanced and open.pm
37852      Branch: perl
37853            ! lib/AutoSplit.pm lib/File/Compare.pm lib/File/Copy.pm
37854            ! lib/File/Path.pm lib/SelfLoader.pm lib/charnames.pm
37855            ! lib/open.pm
37856 ____________________________________________________________________________
37857 [ 25051] By: nicholas                              on 2005/07/02  16:07:47
37858         Log: Unwrap the del_Xfoo() macros by explicitly noting the arena to free
37859              the body to. This comletely eliminates the second switch statement.
37860      Branch: perl
37861            ! sv.c
37862 ____________________________________________________________________________
37863 [ 25050] By: davem                                 on 2005/07/02  15:05:04
37864         Log: replace ckWARN macros with functions
37865      Branch: perl
37866            ! embed.fnc embed.h pod/perlintern.pod proto.h util.c warnings.h
37867            ! warnings.pl
37868 ____________________________________________________________________________
37869 [ 25049] By: nicholas                              on 2005/07/02  14:57:43
37870         Log: Given that the GV no longer owns a reference on the symbol table, we
37871              dont need the deferred SvREFCNT_dec games.
37872      Branch: perl
37873            ! sv.c
37874 ____________________________________________________________________________
37875 [ 25048] By: nicholas                              on 2005/07/02  13:55:45
37876         Log: Passing gvtype as char rather than char * to S_varname generates
37877              smaller code.
37878      Branch: perl
37879            ! embed.fnc proto.h sv.c
37880 ____________________________________________________________________________
37881 [ 25047] By: nicholas                              on 2005/07/02  13:07:26
37882         Log: Don't inline offer_nice_chunk, as it's rarely called.
37883      Branch: perl
37884            ! embed.fnc embed.h perl.h proto.h sv.c
37885 ____________________________________________________________________________
37886 [ 25046] By: davem                                 on 2005/07/02  12:35:12
37887         Log: missed one PAD_SET_CUR
37888      Branch: perl
37889            ! pp_hot.c
37890 ____________________________________________________________________________
37891 [ 25045] By: nicholas                              on 2005/07/02  12:34:08
37892         Log: Don't check the pointer is non-NULL before calling Safefree() in
37893              little used code, code used only once per run (such as interpreter
37894              construction and destruction), and cases where the pointer nearly
37895              never is NULL. Safefree does its own non-NULL check, and even that
37896              isn't strictly necessary as all conformant free()s accept a NULL
37897              pointer.
37898      Branch: perl
37899            ! doio.c locale.c mg.c perl.c perl.h regcomp.c sv.c util.c
37900 ____________________________________________________________________________
37901 [ 25044] By: rgs                                   on 2005/07/02  07:41:14
37902         Log: Upgrade to Time::HiRes 1.72
37903      Branch: perl
37904            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
37905            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
37906 ____________________________________________________________________________
37907 [ 25043] By: steveh                                on 2005/07/01  16:33:42
37908         Log: Make Archive::Tar clean up its test files on Win32
37909              
37910              (The old "can't delete an open file on Win32" chestnut again)
37911      Branch: perl
37912            ! lib/Archive/Tar.pm lib/Archive/Tar/t/02_methods.t
37913 ____________________________________________________________________________
37914 [ 25042] By: davem                                 on 2005/07/01  15:40:40
37915         Log: the PAD_SET_CUR macro expanded too much for AIX compilers
37916      Branch: perl
37917            ! pad.h pp_ctl.c pp_sort.c pp_sys.c
37918 ____________________________________________________________________________
37919 [ 25041] By: steveh                                on 2005/07/01  15:15:23
37920         Log: Silence MinGW warning about "'noreturn' function does return"
37921              
37922              (Thanks to Nicholas Clark)
37923      Branch: perl
37924            ! iperlsys.h
37925 ____________________________________________________________________________
37926 [ 25040] By: rgs                                   on 2005/07/01  15:05:58
37927         Log: Install perlglossary on VMS and Windows
37928      Branch: perl
37929            ! vms/descrip_mms.template win32/pod.mak
37930 ____________________________________________________________________________
37931 [ 25039] By: davem                                 on 2005/07/01  14:34:52
37932         Log: undo some excessive Carp.pm minimalisation
37933      Branch: perl
37934            ! lib/Carp.pm
37935 ____________________________________________________________________________
37936 [ 25038] By: steveh                                on 2005/07/01  13:39:33
37937         Log: Remove unreferenced local variable (and the warning about it)
37938      Branch: perl
37939            ! ext/XS/APItest/APItest.xs
37940 ____________________________________________________________________________
37941 [ 25037] By: rgs                                   on 2005/07/01  12:43:23
37942         Log: Add the perlglossary man page
37943              
37944              Subject: [PATCH] perlglossary.pod
37945              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37946              Date: Fri, 1 Jul 2005 03:10:50 -0700
37947              Message-ID: <20050701101050.GA2448@efn.org>
37948      Branch: perl
37949            + pod/perlglossary.pod
37950            ! MANIFEST pod.lst pod/perl.pod pod/perlmodlib.pod
37951            ! pod/perltoc.pod
37952 ____________________________________________________________________________
37953 [ 25036] By: rgs                                   on 2005/07/01  12:32:21
37954         Log: Subject: [PATCH] Make Exporter.t warnings clean
37955              From: Michael G Schwern <schwern@pobox.com>
37956              Date: Tue, 28 Jun 2005 15:58:36 -0700
37957              Message-ID: <20050628225836.GB27320@windhund.schwern.org>
37958      Branch: perl
37959            ! lib/Exporter.t
37960 ____________________________________________________________________________
37961 [ 25035] By: davem                                 on 2005/07/01  11:49:22
37962         Log: silence a warning in Perl_sv_compile_2op
37963      Branch: perl
37964            ! pp_ctl.c
37965 ____________________________________________________________________________
37966 [ 25034] By: davem                                 on 2005/07/01  11:45:40
37967         Log: silence gcc 'comparison is always false' warning in MEM_WRAP_CHECK
37968              Only a partial fix: works where sizeof(type)==1; since we
37969              can never wraparound in that case, disarm the check
37970      Branch: perl
37971            ! handy.h
37972 ____________________________________________________________________________
37973 [ 25033] By: steveh                                on 2005/07/01  07:44:50
37974         Log: Silence some cast warnings from bcc32 on Win32
37975              
37976              See the thread starting here for arguments:
37977              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00994.html
37978      Branch: perl
37979            ! win32/win32.c
37980 ____________________________________________________________________________
37981 [ 25032] By: davem                                 on 2005/06/30  22:41:07
37982         Log: assigning shared consts (eg __PACKAGE__) to magic vars
37983      Branch: perl
37984            ! sv.c t/op/magic.t
37985 ____________________________________________________________________________
37986 [ 25031] By: nicholas                              on 2005/06/30  17:41:03
37987         Log: By grabbing the length, we can use sv_setpvn here.
37988      Branch: perl
37989            ! util.c
37990 ____________________________________________________________________________
37991 [ 25030] By: nicholas                              on 2005/06/30  17:37:56
37992         Log: Use sv_setpvn where we know the length.
37993      Branch: perl
37994            ! universal.c
37995 ____________________________________________________________________________
37996 [ 25029] By: nicholas                              on 2005/06/30  17:28:45
37997         Log: A terser way of implementing require_pv.
37998      Branch: perl
37999            ! perl.c
38000 ____________________________________________________________________________
38001 [ 25028] By: nicholas                              on 2005/06/30  17:21:28
38002         Log: We know the length, so use sv_setpvn rather than sv_setpv.
38003      Branch: perl
38004            ! universal.c
38005 ____________________________________________________________________________
38006 [ 25027] By: nicholas                              on 2005/06/30  17:05:13
38007         Log: Avoid using PL_Sv in the -V argument processing.
38008              Express the embedded perl program in a slightly terser way.
38009      Branch: perl
38010            ! perl.c
38011 ____________________________________________________________________________
38012 [ 25026] By: nicholas                              on 2005/06/30  16:34:52
38013         Log: Use Perl_sv_catpvf to shorten the code (source and object) needed for
38014              commandline -V options that q\0...\0.
38015      Branch: perl
38016            ! perl.c
38017 ____________________________________________________________________________
38018 [ 25025] By: rgs                                   on 2005/06/30  16:15:31
38019         Log: Add TODO tests for bug #36434
38020      Branch: perl
38021            ! t/op/magic.t
38022 ____________________________________________________________________________
38023 [ 25024] By: nicholas                              on 2005/06/30  12:28:55
38024         Log: The core shouldn't be using PL_na
38025      Branch: perl
38026            ! perl.c
38027 ____________________________________________________________________________
38028 [ 25023] By: nicholas                              on 2005/06/30  12:15:14
38029         Log: -V:... would get upset (syntax error) if ... contained unbalanced ().
38030      Branch: perl
38031            ! perl.c
38032 ____________________________________________________________________________
38033 [ 25022] By: nicholas                              on 2005/06/30  11:40:37
38034         Log: Replace newSVpv(...,0) with newSVpvn where we know the length.
38035      Branch: perl
38036            ! perl.c regcomp.c sv.c
38037 ____________________________________________________________________________
38038 [ 25021] By: nicholas                              on 2005/06/30  11:20:33
38039         Log: Why use Perl_form and newSVpv when newSVpvf will do it in one?
38040      Branch: perl
38041            ! perl.c
38042 ____________________________________________________________________________
38043 [ 25020] By: rgs                                   on 2005/06/30  10:01:55
38044         Log: Subject: [PATCH] make t/uni/class.t faster
38045              From: Tels <nospam-abuse@bloodgate.com>
38046              Date: Wed, 29 Jun 2005 21:19:52 +0200
38047              Message-Id: <200506292120.05519@bloodgate.com>
38048      Branch: perl
38049            ! t/uni/class.t
38050 ____________________________________________________________________________
38051 [ 25019] By: nicholas                              on 2005/06/30  09:57:31
38052         Log: If gp_flags is unused, why are we even allocating it?
38053      Branch: perl
38054            ! dump.c ext/Devel/Peek/t/Peek.t gv.h sv.c
38055 ____________________________________________________________________________
38056 [ 25018] By: nicholas                              on 2005/06/30  09:21:05
38057         Log: Nothing is actually relying on GvUNIQUE holding state.
38058      Branch: perl
38059            ! gv.h
38060 ____________________________________________________________________________
38061 [ 25017] By: rgs                                   on 2005/06/30  09:11:28
38062         Log: Subject: Re: [PATCH] Convert File::Basename tests to Test::More
38063              From: Michael G Schwern <schwern@pobox.com>
38064              Date: Thu, 30 Jun 2005 01:02:30 -0700
38065              Message-ID: <20050630080230.GC17965@windhund.schwern.org>
38066      Branch: perl
38067            ! lib/File/Basename.t
38068 ____________________________________________________________________________
38069 [ 25016] By: rgs                                   on 2005/06/30  09:04:20
38070         Log: Subject: Re: [PATCH]Re: [perl #36417] IO::Handle::getline() doco should note an important difference from <$io>
38071              From: Steve Peters <steve@fisharerojo.org>
38072              Date: Wed, 29 Jun 2005 21:47:23 -0500
38073              Message-ID: <20050630024723.GA3786@mccoy.peters.homeunix.org>
38074      Branch: perl
38075            ! ext/IO/lib/IO/Handle.pm
38076 ____________________________________________________________________________
38077 [ 25015] By: rgs                                   on 2005/06/30  08:59:11
38078         Log: Subject: some dusting off of the cross-compilation information
38079              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
38080              Date: Thu, 30 Jun 2005 08:41:17 +0300
38081              Message-ID: <42C385FD.9040601@gmail.com>
38082      Branch: perl
38083            ! Cross/README INSTALL
38084 ____________________________________________________________________________
38085 [ 25014] By: steveh                                on 2005/06/30  07:57:25
38086         Log: Silence MinGW warnings about system headers when building Errno
38087              
38088              Thanks to Mike Guy for the suggested fix.
38089      Branch: perl
38090            ! ext/Errno/Errno_pm.PL
38091 ____________________________________________________________________________
38092 [ 25013] By: nicholas                              on 2005/06/29  21:24:53
38093         Log: Expand on parts of perltodo
38094      Branch: perl
38095            ! pod/perltodo.pod
38096 ____________________________________________________________________________
38097 [ 25012] By: nicholas                              on 2005/06/29  21:09:16
38098         Log: All tests pass (for me) with -DPERL_DONT_CREATE_GVSV
38099      Branch: perl
38100            ! pp.c pp_hot.c
38101 ____________________________________________________________________________
38102 [ 25011] By: nicholas                              on 2005/06/29  20:24:12
38103         Log: Make warnings.t pass with -DPERL_DONT_CREATE_GVSV
38104      Branch: perl
38105            ! pp_sys.c
38106 ____________________________________________________________________________
38107 [ 25010] By: nicholas                              on 2005/06/29  19:25:24
38108         Log: Fixes to -DPERL_DONT_CREATE_GVSV to make more tests pass
38109      Branch: perl
38110            ! doio.c gv.c perl.h sv.c
38111 ____________________________________________________________________________
38112 [ 25009] By: nicholas                              on 2005/06/29  15:58:14
38113         Log: First stab at not automatically creating an unused SV for GvSV
38114              Enable it with -DPERL_DONT_CREATE_GVSV.
38115              Currently if enabled 22 test scripts have failures, so still some way
38116              to go.
38117      Branch: perl
38118            ! embed.fnc embed.h global.sym gv.c gv.h makedef.pl perl.c
38119            ! pp_hot.c proto.h sv.c
38120 ____________________________________________________________________________
38121 [ 25008] By: rgs                                   on 2005/06/29  08:11:53
38122         Log: Remove old variable needed for binary compatibility
38123      Branch: perl
38124            ! embedvar.h intrpvar.h perlapi.h sv.c
38125 ____________________________________________________________________________
38126 [ 25007] By: nicholas                              on 2005/06/28  22:02:03
38127         Log: Convert strcpy to memcpy where we already know the length.
38128      Branch: perl
38129            ! gv.c sv.c util.c
38130 ____________________________________________________________________________
38131 [ 25006] By: davem                                 on 2005/06/28  11:28:20
38132         Log: move Carp.pod back into Carp.pm
38133      Branch: perl
38134            - lib/Carp.pod
38135            ! MANIFEST lib/Carp.pm
38136 ____________________________________________________________________________
38137 [ 25005] By: rgs                                   on 2005/06/28  11:17:30
38138         Log: B::Deparse was chocking on variable names with colons (like foo::::bar)
38139      Branch: perl
38140            ! ext/B/B/Deparse.pm
38141 ____________________________________________________________________________
38142 [ 25004] By: nicholas                              on 2005/06/28  10:09:26
38143         Log: Subject: Re: Hints for 64bitall (PPC!) Darwin perl
38144              From: Dominic Dunlop <domo@computer.org>
38145              Message-Id: <1D31D9A6-2451-49EE-AD80-80F1D9CA2825@computer.org>
38146              Date: Mon, 27 Jun 2005 19:46:59 +0200
38147      Branch: perl
38148            ! hints/darwin.sh
38149 ____________________________________________________________________________
38150 [ 25003] By: steveh                                on 2005/06/28  08:01:21
38151         Log: Stop "Possible use before definition" warning following change 24997
38152      Branch: perl
38153            ! pp_sys.c
38154 ____________________________________________________________________________
38155 [ 25002] By: rgs                                   on 2005/06/28  07:40:35
38156         Log: Upgrade to Time::HiRes 1.71
38157      Branch: perl
38158            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38159            ! ext/Time/HiRes/Makefile.PL
38160 ____________________________________________________________________________
38161 [ 25001] By: steveh                                on 2005/06/28  07:40:01
38162         Log: Stop "suspicious pointer conversion" warning following change 24997
38163      Branch: perl
38164            ! hv.c
38165 ____________________________________________________________________________
38166 [ 25000] By: rgs                                   on 2005/06/27  21:57:04
38167         Log: Don't install demo files with perl
38168      Branch: perl
38169            ! installperl
38170 ____________________________________________________________________________
38171 [ 24999] By: rgs                                   on 2005/06/27  21:30:09
38172         Log: From: Mattia Barbon <mattia.barbon@libero.it>
38173              Subject: [PATCH] Avoid redefinition warning for MinGW
38174              Date: Jun 27, 2005 10:07 PM
38175              Message-ID: <Mahogany-0.66.0-1232-20050627-220727.00@rbnet.it>
38176      Branch: perl
38177            ! win32/win32iop.h
38178 ____________________________________________________________________________
38179 [ 24998] By: nicholas                              on 2005/06/27  20:52:27
38180         Log: Fix sv_dec of undefined PVs to (a) not downgrade to NV
38181              (b) give -1, rather than +1
38182      Branch: perl
38183            ! sv.c t/op/inc.t
38184 ____________________________________________________________________________
38185 [ 24997] By: rgs                                   on 2005/06/27  18:26:15
38186         Log: Subject: [PATCH] We're going round in circles with pp_sys.c
38187              From: Andy Lester <andy@petdance.com>
38188              Date: Mon, 27 Jun 2005 13:06:59 -0500
38189              Message-ID: <20050627180659.GB29744@petdance.com>
38190              
38191              (edited)
38192      Branch: perl
38193            ! embed.fnc gv.c handy.h hv.c perl.c pp_ctl.c pp_hot.c proto.h
38194            ! regexec.c sv.c toke.c
38195 ____________________________________________________________________________
38196 [ 24996] By: rgs                                   on 2005/06/27  17:19:45
38197         Log: Fix installation of ptar(1) manpage.
38198              The __END__ was making the POD being ignored by pod2man.
38199      Branch: perl
38200            ! lib/Archive/Tar/bin/ptar
38201 ____________________________________________________________________________
38202 [ 24995] By: davem                                 on 2005/06/27  16:34:34
38203         Log: Make Carp.pm even lighter (and Carp::Heavy even heavier)
38204              Also move carp.pm pod to carp.pod
38205      Branch: perl
38206            + lib/Carp.pod
38207            ! MANIFEST lib/Carp.pm lib/Carp/Heavy.pm lib/warnings.pm
38208            ! warnings.pl
38209 ____________________________________________________________________________
38210 [ 24994] By: steveh                                on 2005/06/27  15:45:05
38211         Log: Silence compiler warning in SDBM_File
38212              
38213              Unless I'm missing something it looks like "key" actually is used,
38214              and the "key = key" assignment causes bcc32 to complain about use
38215              before definition!
38216      Branch: perl
38217            ! ext/SDBM_File/SDBM_File.xs
38218 ____________________________________________________________________________
38219 [ 24993] By: rgs                                   on 2005/06/27  15:22:58
38220         Log: Subject: [PATCH] XSLoader for Sys::Syslog
38221              From: Alexey Tourbin <at@altlinux.ru>
38222              Date: Sun, 26 Jun 2005 08:32:05 +0400
38223              Message-ID: <20050626043204.GA31585@solemn.turbinal.org>
38224      Branch: perl
38225            ! ext/Sys/Syslog/Syslog.pm
38226 ____________________________________________________________________________
38227 [ 24992] By: rgs                                   on 2005/06/27  13:51:10
38228         Log: Oops (fix previous fix).
38229      Branch: perl
38230            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
38231            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
38232            ! lib/Filter/Simple/t/import.t
38233 ____________________________________________________________________________
38234 [ 24991] By: rgs                                   on 2005/06/27  13:48:26
38235         Log: Fix tests of Filter::Simple 0.82 in the core
38236      Branch: perl
38237            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
38238            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
38239            ! lib/Filter/Simple/t/import.t
38240 ____________________________________________________________________________
38241 [ 24990] By: rgs                                   on 2005/06/27  13:46:25
38242         Log: Upgrade to Filter::Simple 0.82
38243      Branch: perl
38244            ! lib/Filter/Simple.pm lib/Filter/Simple/Changes
38245            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
38246            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
38247            ! lib/Filter/Simple/t/import.t t/lib/Filter/Simple/ExportTest.pm
38248            ! t/lib/Filter/Simple/FilterOnlyTest.pm
38249            ! t/lib/Filter/Simple/FilterTest.pm
38250            ! t/lib/Filter/Simple/ImportTest.pm
38251 ____________________________________________________________________________
38252 [ 24989] By: rgs                                   on 2005/06/27  12:46:44
38253         Log: Upgrade to Test::Harness 2.52
38254      Branch: perl
38255            ! lib/Test/Harness.pm lib/Test/Harness/Changes
38256            ! lib/Test/Harness/bin/prove
38257 ____________________________________________________________________________
38258 [ 24988] By: rgs                                   on 2005/06/27  12:35:33
38259         Log: Upgrade to Time::HiRes 1.70
38260      Branch: perl
38261            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38262            ! ext/Time/HiRes/HiRes.xs
38263 ____________________________________________________________________________
38264 [ 24987] By: steveh                                on 2005/06/27  07:41:52
38265         Log: Suppress warnings about a clash between redefined malloc and the
38266              use of __attribute__malloc__
38267              
38268              Subject: Re: Fun with __attribute__malloc__
38269              From: Andy Lester <andy@petdance.com>
38270              Date: Fri, 24 Jun 2005 12:11:59 -0500
38271              Message-ID: <20050624171159.GB29590@petdance.com>
38272      Branch: perl
38273            ! perl.h
38274 ____________________________________________________________________________
38275 [ 24986] By: nicholas                              on 2005/06/26  22:19:22
38276         Log: Tweak the child dump socket protocol to return error messages to the
38277              parent so that it can display what went wrong.
38278      Branch: perl
38279            ! perl.c
38280 ____________________________________________________________________________
38281 [ 24985] By: rgs                                   on 2005/06/26  20:06:10
38282         Log: Upgrade to Time::HiRes 1.69
38283      Branch: perl
38284            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38285            ! ext/Time/HiRes/Makefile.PL
38286 ____________________________________________________________________________
38287 [ 24984] By: nicholas                              on 2005/06/26  17:59:33
38288         Log: When using DEBUG_LEAKING_SCALARS_FORK_DUMP it's possible to cause
38289              indefinite hangs when the debugging child holds open Perl_debug_log,
38290              and it happens to be a file descriptor that is one end of a pipe,
38291              with a process sitting at the other end waitng for EOF.
38292              So close all descriptors in the child *including* Perl_debug_log,
38293              and pass it back in over the control socket if it's needed.
38294      Branch: perl
38295            ! perl.c
38296 ____________________________________________________________________________
38297 [ 24983] By: nicholas                              on 2005/06/26  10:28:43
38298         Log: Need to pass a my_perl to S_my_localtime to make threaded builds build.
38299      Branch: perl
38300            ! pp_sys.c
38301 ____________________________________________________________________________
38302 [ 24982] By: nicholas                              on 2005/06/25  17:58:26
38303         Log: Add a sanity check to Config::AUTOLOAD to prevent infinte loops if
38304              Configure_heavy.pl gets truncated.
38305      Branch: perl
38306            ! configpm
38307 ____________________________________________________________________________
38308 [ 24981] By: nicholas                              on 2005/06/25  15:45:06
38309         Log: On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()
38310              using system malloc, because sbrk() stops giving us memory after about
38311              14Mb.
38312      Branch: perl
38313            ! hints/darwin.sh
38314 ____________________________________________________________________________
38315 [ 24980] By: nicholas                              on 2005/06/25  15:42:30
38316         Log: Need to skip exporting PL_dumper_fd unless it is used.
38317      Branch: perl
38318            ! makedef.pl
38319 ____________________________________________________________________________
38320 [ 24979] By: nicholas                              on 2005/06/25  12:55:09
38321         Log: If forking during global destruction, the child needs to close all
38322              unused file descriptors, else it can cause other processes to hang
38323              because it accidentally holds open pipes and sockets.
38324      Branch: perl
38325            ! perl.c
38326 ____________________________________________________________________________
38327 [ 24978] By: rgs                                   on 2005/06/24  15:21:38
38328         Log: Upgrade to Unicode::Collate 0.51
38329      Branch: perl
38330            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
38331            ! lib/Unicode/Collate/README
38332 ____________________________________________________________________________
38333 [ 24977] By: steveh                                on 2005/06/24  14:38:05
38334         Log: Fix typo in win32.c
38335              
38336              Doesn't fix bcc32 + USE_LARGE_FILES, though :-(
38337      Branch: perl
38338            ! win32/win32.c
38339 ____________________________________________________________________________
38340 [ 24976] By: nicholas                              on 2005/06/24  14:04:19
38341         Log: Extend DEBUG_LEAKING_SCALARS_FORK_DUMP so it can also dump scalars
38342              which become unreferenced. This is less likely to be successful.
38343              The #define needs a better name.
38344      Branch: perl
38345            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h
38346            ! proto.h sv.c
38347 ____________________________________________________________________________
38348 [ 24975] By: steveh                                on 2005/06/24  13:56:15
38349         Log: Stop '"__attribute__format__" redefined' warnings from gcc on Win32
38350      Branch: perl
38351            ! perl.h win32/config_H.gc
38352 ____________________________________________________________________________
38353 [ 24974] By: steveh                                on 2005/06/24  12:27:45
38354         Log: Make opendir() filename const in Win32-land & friends
38355              
38356              That fact that it wasn't const already was highlighted by a warning
38357              from pp_open_dir() generated by change 24743. Rather than undo the
38358              const change in pp_open_dir(), this seems to make more sense. Hope I
38359              haven't broken Netware or WinCE.
38360      Branch: perl
38361            ! NetWare/nw5.c NetWare/nwperlhost.h NetWare/nwperlsys.h
38362            ! iperlsys.h win32/include/dirent.h win32/perlhost.h
38363            ! win32/win32.c win32/win32iop.h wince/perlhost.h wince/wince.c
38364 ____________________________________________________________________________
38365 [ 24973] By: nicholas                              on 2005/06/24  10:45:44
38366         Log: Need to do some sort of die/warn to get the "global destruction"
38367              text if the bug is still present.
38368      Branch: perl
38369            ! t/op/gv.t
38370 ____________________________________________________________________________
38371 [ 24972] By: steveh                                on 2005/06/24  09:37:24
38372         Log: Fix t\op\gv.t on Win32
38373      Branch: perl
38374            ! t/op/gv.t
38375 ____________________________________________________________________________
38376 [ 24971] By: rgs                                   on 2005/06/24  07:54:59
38377         Log: Remove cargo-culted binmode.
38378      Branch: perl
38379            ! lib/Archive/Tar/t/00_setup.t
38380 ____________________________________________________________________________
38381 [ 24970] By: steveh                                on 2005/06/24  07:42:41
38382         Log: Fix Archive-Tar tests on Win32 following change 24954
38383      Branch: perl
38384            ! lib/Archive/Tar/t/00_setup.t
38385 ____________________________________________________________________________
38386 [ 24969] By: merijn                                on 2005/06/24  07:41:08
38387         Log: Workaround localtime edge case where TZ makes time go beyond
38388              the defined working range (AIX 5.2)
38389      Branch: perl
38390            ! pp_sys.c
38391 ____________________________________________________________________________
38392 [ 24968] By: davem                                 on 2005/06/23  22:59:36
38393         Log: change 24967 got the #endif in the wrong place
38394      Branch: perl
38395            ! pad.c
38396 ____________________________________________________________________________
38397 [ 24967] By: davem                                 on 2005/06/23  22:48:40
38398         Log: don't repopulate PADTMP slots with null SVs when freeing ops
38399      Branch: perl
38400            ! ext/B/t/f_sort.t ext/B/t/optree_samples.t pad.c
38401 ____________________________________________________________________________
38402 [ 24966] By: nicholas                              on 2005/06/23  21:30:33
38403         Log: Remove the reference loop between symbol tables and typeglobs.
38404              Typeglobs now have a weak reference onto their symbol table.
38405      Branch: perl
38406            ! embed.fnc embed.h gv.c mg.c pad.c proto.h sv.c t/op/gv.t
38407 ____________________________________________________________________________
38408 [ 24965] By: rgs                                   on 2005/06/23  18:53:04
38409         Log: Subject: [PATCH] Pre-YAPC consting fun
38410              From: Andy Lester <andy@petdance.com>
38411              Date: Jun 23, 2005 9:04 PM
38412              Message-ID: <20050623190423.GA13835@petdance.com>
38413      Branch: perl
38414            ! embed.fnc embed.h lib/ExtUtils/CBuilder/t/01-basic.t locale.c
38415            ! mg.c perlio.c pp_ctl.c pp_pack.c pp_sys.c proto.h scope.c
38416            ! taint.c util.c
38417 ____________________________________________________________________________
38418 [ 24964] By: merijn                                on 2005/06/23  18:43:42
38419         Log: Take a larger margin to prevent 'X' failures in smokes
38420              I was able to get warnings on HP-UX 10.20 every 2nd to 3rd run
38421              when reps was still 10000. With 15000 I didn't get a single warning
38422      Branch: perl
38423            ! t/op/rand.t
38424 ____________________________________________________________________________
38425 [ 24963] By: rgs                                   on 2005/06/23  18:07:34
38426         Log: Warning suppression.
38427      Branch: perl
38428            ! pp_sys.c
38429 ____________________________________________________________________________
38430 [ 24962] By: nicholas                              on 2005/06/23  18:00:38
38431         Log: The current implementation of :unique is fundamentally flawed,
38432              because declaring a scalar READONLY does not stop it being modified.
38433              Hence the current implementation of :unique is *not threadsafe*
38434              D'oh!
38435              Better implementations welcome.
38436      Branch: perl
38437            ! embed.fnc embed.h ext/threads/t/problems.t pod/perltodo.pod
38438            ! proto.h sv.c
38439 ____________________________________________________________________________
38440 [ 24961] By: rgs                                   on 2005/06/23  16:18:21
38441         Log: Fix Archive::Tar test when perl is built with -Dmksymlinks
38442      Branch: perl
38443            ! lib/Archive/Tar/t/02_methods.t
38444 ____________________________________________________________________________
38445 [ 24960] By: rgs                                   on 2005/06/23  15:51:02
38446         Log: Subject: [PATCH] Re: [perl #9741] possible problem with File::Find
38447              From: Steve Peters <steve@fisharerojo.org>
38448              Date: Fri, 17 Jun 2005 23:27:14 -0500
38449              Message-ID: <20050618042714.GA29589@mccoy.peters.homeunix.org>
38450      Branch: perl
38451            ! lib/File/Find.pm
38452 ____________________________________________________________________________
38453 [ 24959] By: nicholas                              on 2005/06/23  14:11:20
38454         Log: Add a define PERL_POISON which tries to trip up anything accessing
38455              freed or uninitialised memory. Currently only Poison()s freed
38456              pointers.
38457      Branch: perl
38458            ! ext/PerlIO/encoding/encoding.xs gv.c handy.h pp_ctl.c scope.c
38459            ! sv.c
38460 ____________________________________________________________________________
38461 [ 24958] By: nicholas                              on 2005/06/23  14:09:57
38462         Log: Indent some of the #ifdef/#define/#endif to make the nesting clearer.
38463              Simplify SvPV_free slightly.
38464      Branch: perl
38465            ! sv.h
38466 ____________________________________________________________________________
38467 [ 24957] By: rgs                                   on 2005/06/23  11:54:25
38468         Log: This dummy test didn't pass
38469      Branch: perl
38470            ! lib/Archive/Tar/t/99_clean.t
38471 ____________________________________________________________________________
38472 [ 24956] By: rgs                                   on 2005/06/23  11:34:35
38473         Log: Add a pseudo-test to clean up data files for Archive::Tar tests
38474      Branch: perl
38475            + lib/Archive/Tar/t/99_clean.t
38476            ! MANIFEST
38477 ____________________________________________________________________________
38478 [ 24955] By: rgs                                   on 2005/06/23  11:30:16
38479         Log: Remove test that relies on Test::POD
38480      Branch: perl
38481            - lib/Archive/Tar/t/99_pod.t
38482            ! MANIFEST
38483 ____________________________________________________________________________
38484 [ 24954] By: rgs                                   on 2005/06/23  11:29:16
38485         Log: Remove binary files, add a pseudo-test in Archive::Tar to generate them
38486      Branch: perl
38487            + lib/Archive/Tar/t/00_setup.t
38488            - lib/Archive/Tar/t/src/long/bar.tar
38489            - lib/Archive/Tar/t/src/long/foo.tgz
38490            - lib/Archive/Tar/t/src/short/bar.tar
38491            - lib/Archive/Tar/t/src/short/foo.tgz
38492            ! MANIFEST
38493 ____________________________________________________________________________
38494 [ 24953] By: steveh                                on 2005/06/23  11:02:42
38495         Log: Silence bcc32 compiler warnings following change 24945
38496              
38497              ("Possible use of '%s' before definition")
38498      Branch: perl
38499            ! pp_ctl.c pp_sys.c
38500 ____________________________________________________________________________
38501 [ 24952] By: nicholas                              on 2005/06/23  10:41:00
38502         Log: Re-initialise PL_curcop to &PL_compiling before destroying the optree.
38503      Branch: perl
38504            ! perl.c
38505 ____________________________________________________________________________
38506 [ 24951] By: rgs                                   on 2005/06/23  10:39:47
38507         Log: Subject: Re: [perl #36350] unstable sorting for use integer; sort { $b <=> $a } @foo 
38508              From: Salvador Fandino <sfandino@yahoo.com>
38509              Date: Tue, 21 Jun 2005 19:50:35 +0200
38510              Message-ID: <20050621181658.5977.qmail@lists.develooper.com>
38511      Branch: perl
38512            ! pp_sort.c
38513 ____________________________________________________________________________
38514 [ 24950] By: steveh                                on 2005/06/23  10:21:53
38515         Log: Oops! Change 24946 wasn't quite right
38516      Branch: perl
38517            ! doio.c
38518 ____________________________________________________________________________
38519 [ 24949] By: rgs                                   on 2005/06/23  09:32:55
38520         Log: Add handling of NV_ZERO_IS_ALLBITS_ZERO for Netware and epoc
38521      Branch: perl
38522            ! NetWare/config.wc NetWare/config_H.wc epoc/config.sh
38523 ____________________________________________________________________________
38524 [ 24948] By: rgs                                   on 2005/06/23  09:25:03
38525         Log: Define d_nv_zero_is_allbits_zero for symbian
38526              (noticed by Jarkko)
38527      Branch: perl
38528            ! symbian/config.sh
38529 ____________________________________________________________________________
38530 [ 24947] By: steveh                                on 2005/06/23  09:18:37
38531         Log: Silence bcc32 compiler warnings from win32/fcrypt.c (almost)
38532              
38533              It still whines about 'in' and 'b' being assigned values that are
38534              never used on lines 348 and 505 respectively (as side effects of the
38535              calls to c2l and l2c respectively), but I'm not sure how to shut
38536              them up.
38537      Branch: perl
38538            ! win32/fcrypt.c
38539 ____________________________________________________________________________
38540 [ 24946] By: steveh                                on 2005/06/23  09:00:28
38541         Log: More bcc32 compiler warnings to silence
38542              
38543              ("Suspicious pointer conversion")
38544      Branch: perl
38545            ! doio.c win32/win32io.c
38546 ____________________________________________________________________________
38547 [ 24945] By: rgs                                   on 2005/06/23  08:39:44
38548         Log: Subject: [PATCH] Const Boy II: The Localizing
38549              From: Andy Lester <andy@petdance.com>
38550              Date: Wed, 22 Jun 2005 09:41:00 -0500
38551              Message-ID: <20050622144059.GA19598@petdance.com>
38552      Branch: perl
38553            ! autodoc.pl embed.fnc embed.pl hv.c perl.c perlio.c
38554            ! pod/perlapi.pod pp.c pp.h pp_ctl.c pp_sys.c proto.h sv.c
38555            ! util.c
38556 ____________________________________________________________________________
38557 [ 24944] By: steveh                                on 2005/06/23  08:04:21
38558         Log: Silence another bcc32 compiler warning
38559              
38560              ("Possible use of '%s' before definition")
38561      Branch: perl
38562            ! toke.c
38563 ____________________________________________________________________________
38564 [ 24943] By: davem                                 on 2005/06/22  23:08:55
38565         Log: remove taint hack now that local $tainted no longer copies taint magic
38566      Branch: perl
38567            ! mg.c sv.c
38568 ____________________________________________________________________________
38569 [ 24942] By: davem                                 on 2005/06/22  21:42:54
38570         Log: handle magic in local correctly
38571              the local SV now gets a copy of any container magic, and no value
38572              magic; in the past the whole magic chain was either shared or
38573              moved
38574      Branch: perl
38575            ! embed.fnc embed.h mg.c pod/perlguts.pod pod/perlintern.pod
38576            ! proto.h scope.c t/op/local.t
38577 ____________________________________________________________________________
38578 [ 24941] By: merijn                                on 2005/06/22  17:14:04
38579         Log: Upgrade to Test::Harness 2.50
38580      Branch: perl
38581            ! lib/Test/Harness.pm lib/Test/Harness/t/strap-analyze.t
38582 ____________________________________________________________________________
38583 [ 24940] By: nicholas                              on 2005/06/22  16:37:06
38584         Log: Add facility to fork() early in perl_destruct and use the child to
38585              dump out leaked scalars (enabled with DEBUG_LEAKING_SCALARS_FORK_DUMP
38586              when DEBUG_LEAKING_SCALARS is already in force)
38587      Branch: perl
38588            ! perl.c
38589 ____________________________________________________________________________
38590 [ 24939] By: steveh                                on 2005/06/22  13:25:16
38591         Log: Silence yet more bcc32 compiler warnings
38592              
38593              ("Code has no effect")
38594      Branch: perl
38595            ! hv.c pp_ctl.c pp_hot.c
38596 ____________________________________________________________________________
38597 [ 24938] By: steveh                                on 2005/06/22  13:02:17
38598         Log: Silence some more bcc32 compiler warnings
38599              
38600              ("Suggest parentheses to clarify precedence")
38601      Branch: perl
38602            ! warnings.h warnings.pl
38603 ____________________________________________________________________________
38604 [ 24937] By: steveh                                on 2005/06/22  12:31:59
38605         Log: Silence some bcc32 compiler warnings
38606              
38607              ("Superfluous & with function")
38608      Branch: perl
38609            ! perlvars.h pp.c win32/win32.c
38610 ____________________________________________________________________________
38611 [ 24936] By: nicholas                              on 2005/06/22  10:08:43
38612         Log: Now that the global string table is using a single hunk of memory
38613              for both HE and HEK, we need to actually free things in perl_destruct
38614      Branch: perl
38615            ! perl.c
38616 ____________________________________________________________________________
38617 [ 24935] By: steveh                                on 2005/06/22  09:40:25
38618         Log: Fix Archive-Tar tests on Win32
38619              
38620              (Patch from Jos Boumans, from his current dev version.)
38621      Branch: perl
38622            ! lib/Archive/Tar.pm
38623 ____________________________________________________________________________
38624 [ 24934] By: merijn                                on 2005/06/21  19:27:38
38625         Log: Redo generation of change #24898
38626              Do not forget to run Porting/config_h.pl!
38627      Branch: perl
38628            ! Configure config_h.SH
38629 ____________________________________________________________________________
38630 [ 24932] By: rgs                                   on 2005/06/21  17:05:01
38631         Log: Upgrade to Test::Harness 2.49_02
38632      Branch: perl
38633            ! lib/Test/Harness.pm lib/Test/Harness/Changes
38634            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
38635            ! lib/Test/Harness/t/test-harness.t
38636 ____________________________________________________________________________
38637 [ 24931] By: rgs                                   on 2005/06/21  16:33:32
38638         Log: Add Archive::Tar to the maintainers list
38639      Branch: perl
38640            ! Porting/Maintainers.pl
38641 ____________________________________________________________________________
38642 [ 24930] By: rgs                                   on 2005/06/21  16:14:06
38643         Log: Trim trailing spaces
38644      Branch: perl
38645            ! lib/Archive/Tar/bin/ptar
38646 ____________________________________________________________________________
38647 [ 24929] By: rgs                                   on 2005/06/21  15:53:30
38648         Log: Add pod, so ptar has a manpage
38649      Branch: perl
38650            ! lib/Archive/Tar/bin/ptar
38651 ____________________________________________________________________________
38652 [ 24928] By: rgs                                   on 2005/06/21  15:27:37
38653         Log: POD nits
38654      Branch: perl
38655            ! ext/Storable/Storable.pm
38656 ____________________________________________________________________________
38657 [ 24927] By: nicholas                              on 2005/06/21  15:27:14
38658         Log: Drag t/op/gv.t kicking and screaming into the century of the fruitbat
38659              (or at least into the decade of t/test.pl)
38660      Branch: perl
38661            ! t/op/gv.t
38662 ____________________________________________________________________________
38663 [ 24926] By: rgs                                   on 2005/06/21  15:04:10
38664         Log: Add the ptar(1) utility from Archive::Tar
38665      Branch: perl
38666            + lib/Archive/Tar/bin/ptar utils/ptar.PL
38667            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
38668            ! win32/Makefile win32/makefile.mk
38669 ____________________________________________________________________________
38670 [ 24925] By: steveh                                on 2005/06/21  13:49:10
38671         Log: Trim trailing whitespace from $! and $^E
38672              
38673              (Fixes lib/Test/Simple/t/fail-more.t with bcc32 on Win32, and is
38674              good for consistency anyway)
38675      Branch: perl
38676            ! mg.c
38677 ____________________________________________________________________________
38678 [ 24924] By: nicholas                              on 2005/06/21  12:39:27
38679         Log: Avoid having NULL entries in the weakref backreference array, and
38680              make S_sv_add_backref O(1) (instead of O(n))
38681      Branch: perl
38682            ! sv.c
38683 ____________________________________________________________________________
38684 [ 24923] By: rgs                                   on 2005/06/21  12:12:10
38685         Log: Cleanup after this test
38686      Branch: perl
38687            ! lib/Archive/Tar/t/02_methods.t
38688 ____________________________________________________________________________
38689 [ 24922] By: rgs                                   on 2005/06/21  12:01:07
38690         Log: Add Archive::Tar 1.24, except ptar for now
38691      Branch: perl
38692            + lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
38693            + lib/Archive/Tar/File.pm lib/Archive/Tar/t/01_use.t
38694            + lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/03_file.t
38695            + lib/Archive/Tar/t/99_pod.t lib/Archive/Tar/t/src/long/b
38696            + lib/Archive/Tar/t/src/long/bar.tar
38697            + lib/Archive/Tar/t/src/long/foo.tgz
38698            + lib/Archive/Tar/t/src/short/b
38699            + lib/Archive/Tar/t/src/short/bar.tar
38700            + lib/Archive/Tar/t/src/short/foo.tgz
38701            ! MANIFEST
38702 ____________________________________________________________________________
38703 [ 24921] By: nicholas                              on 2005/06/21  10:58:22
38704         Log: weak references aren't UVs, do don't show this in the dump flags.
38705      Branch: perl
38706            ! dump.c
38707 ____________________________________________________________________________
38708 [ 24920] By: rgs                                   on 2005/06/21  10:50:18
38709         Log: Subject: [PATCH] ternary operator cond ? foo : bar being parsed as ?...?
38710              From: Salvador Fandiño <sfandino@yahoo.com>
38711              Date: Fri, 17 Jun 2005 14:06:30 +0100
38712              Message-ID: <20050617130548.18776.qmail@lists.develooper.com>
38713              
38714              with wordings improvements suggested by Ronald J Kimball
38715      Branch: perl
38716            ! pod/perldiag.pod toke.c
38717 ____________________________________________________________________________
38718 [ 24919] By: nicholas                              on 2005/06/21  10:35:09
38719         Log: No need to set flags twice.
38720      Branch: perl
38721            ! av.c
38722 ____________________________________________________________________________
38723 [ 24918] By: nicholas                              on 2005/06/21  09:44:08
38724         Log: As there will be no old body to dispose of, we can return immediately.
38725      Branch: perl
38726            ! sv.c
38727 ____________________________________________________________________________
38728 [ 24917] By: rgs                                   on 2005/06/21  09:40:46
38729         Log: Fix [perl #36102] Data::Dumper Doesn't Stringify Numeric Labels
38730      Branch: perl
38731            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
38732            ! ext/Data/Dumper/t/dumper.t
38733 ____________________________________________________________________________
38734 [ 24916] By: rgs                                   on 2005/06/21  07:03:40
38735         Log: Subject: Re: [perl #36310] sv_vcatpvfn() fails on some (very limited) situations 
38736              From: Tsutomu IKEGAMI <t-ikegami@aist.go.jp>
38737              Date: Fri, 17 Jun 2005 17:55:10 +0900 (JST)
38738              Message-Id: <20050617.175510.21285350.t-ikegami@aist.go.jp>
38739      Branch: perl
38740            ! sv.c
38741 ____________________________________________________________________________
38742 [ 24915] By: rgs                                   on 2005/06/20  16:28:38
38743         Log: Subject: [PATCH perl.h] FPTR2DPTR/DPTR2FPTR
38744              From: Robin Barker <Robin.Barker@npl.co.uk>
38745              Date: Mon, 20 Jun 2005 13:47:37 +0100
38746              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6E4@hotel.npl.co.uk>
38747      Branch: perl
38748            ! perl.h
38749 ____________________________________________________________________________
38750 [ 24914] By: nicholas                              on 2005/06/20  15:21:59
38751         Log: Replace the non-const initialiser block + loop with a series of calls
38752              to a small static function.
38753              c.f. "I will replace you with a small shell script..."
38754      Branch: perl
38755            ! sv.c
38756 ____________________________________________________________________________
38757 [ 24913] By: rgs                                   on 2005/06/20  15:12:50
38758         Log: Subject: [PATCH] The continuing adventures of Constman and Localize Boy
38759              From: Andy Lester <andy@petdance.com>
38760              Date: Mon, 20 Jun 2005 10:22:37 -0500
38761              Message-ID: <20050620152237.GA5032@petdance.com>
38762      Branch: perl
38763            ! XSUB.h doop.c embed.fnc embed.h global.sym gv.c mg.c pad.c
38764            ! perl.h proto.h sv.c universal.c util.c
38765 ____________________________________________________________________________
38766 [ 24912] By: rgs                                   on 2005/06/20  13:32:52
38767         Log: Same fix, for the test, now.
38768      Branch: perl
38769            ! t/run/switches.t
38770 ____________________________________________________________________________
38771 [ 24911] By: rgs                                   on 2005/06/20  13:06:13
38772         Log: perl -v was outputting a double v (spotted by Jarkko)
38773      Branch: perl
38774            ! perl.c
38775 ____________________________________________________________________________
38776 [ 24910] By: rgs                                   on 2005/06/20  11:58:32
38777         Log: Remove signature test, which is always skipped
38778      Branch: perl
38779            - lib/Test/Simple/t/00signature.t
38780            ! MANIFEST
38781 ____________________________________________________________________________
38782 [ 24909] By: rgs                                   on 2005/06/20  11:45:02
38783         Log: Subject: [PATCH pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod] Recommend Against UNIVERSAL:: Methods as Functions, take 2
38784              From: chromatic <chromatic@wgz.org>
38785              Date: Sat, 18 Jun 2005 12:15:41 -0700
38786              Message-Id: <1119122141.21521.9.camel@localhost>
38787      Branch: perl
38788            ! pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod
38789 ____________________________________________________________________________
38790 [ 24908] By: rgs                                   on 2005/06/20  11:00:31
38791         Log: Remove the deprecated $# variable
38792      Branch: perl
38793            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
38794            ! pod/perldiag.pod sv.c t/lib/warnings/gv
38795 ____________________________________________________________________________
38796 [ 24907] By: nicholas                              on 2005/06/20  10:35:41
38797         Log: Silence warning in debug printf
38798      Branch: perl
38799            ! doop.c
38800 ____________________________________________________________________________
38801 [ 24906] By: rgs                                   on 2005/06/20  09:45:24
38802         Log: Subject: [PATCH] More random cleanups
38803              From: Andy Lester <andy@petdance.com>
38804              Date: Fri, 17 Jun 2005 09:50:29 -0500
38805              Message-ID: <20050617145029.GC11769@petdance.com>
38806      Branch: perl
38807            ! embed.fnc embed.h pp_ctl.c pp_sort.c proto.h scope.c
38808 ____________________________________________________________________________
38809 [ 24905] By: steveh                                on 2005/06/20  09:30:23
38810         Log: Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change 24898)
38811              
38812              The try.c test program added to Configure by change 24898 outputs
38813              "Yes" using each of VC++, GCC and BCC32, so here goes...
38814      Branch: perl
38815            ! win32/config.bc win32/config.gc win32/config.vc
38816            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
38817            ! win32/config_H.vc win32/config_H.vc64
38818 ____________________________________________________________________________
38819 [ 24904] By: rgs                                   on 2005/06/20  09:23:33
38820         Log: Hugo suggests this.
38821      Branch: perl
38822            ! pod/perlhack.pod
38823 ____________________________________________________________________________
38824 [ 24903] By: rgs                                   on 2005/06/20  09:20:40
38825         Log: Missed a chunk in previous commit
38826      Branch: perl
38827            ! pod/perlsyn.pod
38828 ____________________________________________________________________________
38829 [ 24902] By: rgs                                   on 2005/06/20  09:18:35
38830         Log: Subject: [perl #36328] Until Statement Undocumented 
38831              From: Eric Amick (via RT) <perlbug-followup@perl.org>
38832              Date: 18 Jun 2005 03:47:32 -0000
38833              Message-ID: <rt-3.0.11-36328-115949.3.38667506136829@perl.org>
38834      Branch: perl
38835            ! pod/perlsyn.pod
38836 ____________________________________________________________________________
38837 [ 24901] By: rgs                                   on 2005/06/20  09:06:57
38838         Log: Subject: Re: [PATCH replacement] Re: [perl #36313] perl -e "1for$[=0" crash
38839              From: Rick Delaney <rick@bort.ca>
38840              Date: Sun, 19 Jun 2005 09:47:22 -0400
38841              Message-ID: <20050619134722.GB31592@localhost.localdomain>
38842      Branch: perl
38843            ! op.c t/comp/parser.t
38844 ____________________________________________________________________________
38845 [ 24900] By: nicholas                              on 2005/06/20  08:19:52
38846         Log: S_del_body is sufficiently small that inlining it is a space win.
38847      Branch: perl
38848            ! sv.c
38849 ____________________________________________________________________________
38850 [ 24899] By: nicholas                              on 2005/06/19  15:12:26
38851         Log: If NV_ZERO_IS_ALLBITS_ZERO there's no need to explicitly set the NVX
38852              to 0.0, as the memset has already done it.
38853      Branch: perl
38854            ! sv.c
38855 ____________________________________________________________________________
38856 [ 24898] By: nicholas                              on 2005/06/19  15:11:06
38857         Log: Add a Configure test to see if NV 0.0 is stored as all bits zero, and
38858              #define NV_ZERO_IS_ALLBITS_ZERO if so.  This is always true on VMS:
38859              
38860              Subject: Re: Configure check for whether 0.0 is stored as all bits zero
38861              From: "Craig A. Berry" <craigberry@mac.com>
38862              Message-Id: <p06210214beda5bf31c4c@[172.16.52.1]>
38863              Date: Sat, 18 Jun 2005 18:23:59 -0500
38864      Branch: perl
38865            ! Configure Porting/Glossary config_h.SH configure.com
38866 ____________________________________________________________________________
38867 [ 24897] By: nicholas                              on 2005/06/19  10:22:58
38868         Log: Move the offset calculations outside of new_body/del_body.
38869              This makes some of the upgrade code slightly simpler.
38870      Branch: perl
38871            ! sv.c
38872 ____________________________________________________________________________
38873 [ 24896] By: nicholas                              on 2005/06/18  22:43:58
38874         Log: Refactor sv_dup to memcpy from source to destination, and only
38875              explicitly copy the structure members that need explicit duplication.
38876      Branch: perl
38877            ! sv.c
38878 ____________________________________________________________________________
38879 [ 24895] By: nicholas                              on 2005/06/18  16:33:41
38880         Log: Squeeze a little more savings by moving pte and he arenas into the
38881              common arena free code.
38882      Branch: perl
38883            ! hv.h perl.h sv.c
38884 ____________________________________________________________________________
38885 [ 24894] By: nicholas                              on 2005/06/18  15:07:47
38886         Log: Subject: [PATCH] squeeze repetition out of Perl_sv_free_arenas
38887              From: Jim Cromie <jcromie@divsol.com>
38888              Message-ID: <42B3C388.2090902@divsol.com>
38889              Date: Sat, 18 Jun 2005 00:47:36 -0600
38890      Branch: perl
38891            ! sv.c
38892 ____________________________________________________________________________
38893 [ 24893] By: nicholas                              on 2005/06/18  14:28:04
38894         Log: update AVs and HVs using the old_body, and remove all of the local
38895              variables used to hold the SV body piecemeal.
38896      Branch: perl
38897            ! sv.c
38898 ____________________________________________________________________________
38899 [ 24892] By: nicholas                              on 2005/06/18  10:57:02
38900         Log: sv_upgrade by memcpy
38901              AV and HV cases need tidyup
38902      Branch: perl
38903            ! sv.c
38904 ____________________________________________________________________________
38905 [ 24891] By: nicholas                              on 2005/06/17  19:37:56
38906         Log: Fix compiling with -DPURIFY
38907      Branch: perl
38908            ! sv.c
38909 ____________________________________________________________________________
38910 [ 24890] By: nicholas                              on 2005/06/17  17:30:19
38911         Log: Change 24886 was buggy - should be taking (and passing in) the
38912              address of the arena.
38913      Branch: perl
38914            ! sv.c
38915 ____________________________________________________________________________
38916 [ 24889] By: rgs                                   on 2005/06/17  15:43:11
38917         Log: Add new internal error message to perldiag
38918      Branch: perl
38919            ! pod/perldiag.pod
38920 ____________________________________________________________________________
38921 [ 24888] By: nicholas                              on 2005/06/17  15:37:50
38922         Log: Collect a little more information about the body we're getting rid of
38923      Branch: perl
38924            ! sv.c
38925 ____________________________________________________________________________
38926 [ 24887] By: rgs                                   on 2005/06/17  14:44:43
38927         Log: Missing aTHX_ (noticed by Jim Cromie)
38928      Branch: perl
38929            ! sv.c
38930 ____________________________________________________________________________
38931 [ 24886] By: nicholas                              on 2005/06/17  14:28:07
38932         Log: Move freeing the old body after the creating of the new body.
38933      Branch: perl
38934            ! sv.c
38935 ____________________________________________________________________________
38936 [ 24885] By: nicholas                              on 2005/06/17  13:42:03
38937         Log: The only way is up!
38938              (*up*grades. Or croak)
38939      Branch: perl
38940            ! sv.c
38941 ____________________________________________________________________________
38942 [ 24884] By: rgs                                   on 2005/06/17  12:21:53
38943         Log: Subject: [perl #36199] [PATCH] 5.8.7 fails to build with parallel make 
38944              From: "Steve Peters via RT" <perlbug-followup@perl.org>
38945              Date: 16 Jun 2005 17:11:14 -0000
38946              Message-ID: <rt-3.0.11-36199-115872.8.39962488213992@perl.org>
38947      Branch: perl
38948            ! Makefile.SH
38949 ____________________________________________________________________________
38950 [ 24883] By: steveh                                on 2005/06/17  11:36:45
38951         Log: Silence STDERR grumblings from Borland's math library.
38952              
38953              This fixes failures in ext/B/t/deparse.t and lib/warnings.t (and
38954              renders change 24870 obsolete, hence it is reverted here).
38955      Branch: perl
38956            ! lib/warnings.t makedef.pl win32/win32.c
38957 ____________________________________________________________________________
38958 [ 24882] By: rgs                                   on 2005/06/17  09:26:25
38959         Log: Upgrade to PathTools 3.09
38960      Branch: perl
38961            ! ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm
38962            ! lib/File/Spec.pm
38963 ____________________________________________________________________________
38964 [ 24881] By: nicholas                              on 2005/06/17  08:35:48
38965         Log: new_pte/del_pte can use new_body/del_body too
38966      Branch: perl
38967            ! sv.c
38968 ____________________________________________________________________________
38969 [ 24880] By: steveh                                on 2005/06/17  08:28:32
38970         Log: Subject: [PATCH] Strip \\?\ prefix from Perl path in win32/win32.c:set_w32_module_name()
38971              From: "Jan Dubois" <jand@ActiveState.com>
38972              Date: Thu, 16 Jun 2005 11:43:15 -0700
38973              Message-Id: <200506161843.j5GIhKhL024472@smtp3.ActiveState.com>
38974      Branch: perl
38975            ! win32/win32.c
38976 ____________________________________________________________________________
38977 [ 24879] By: nicholas                              on 2005/06/16  22:08:29
38978         Log: Storing the ixv for magic arrays seems to cause double free errors on
38979              OS X. This all feels like voodoo.
38980      Branch: perl
38981            ! ext/B/B/Bytecode.pm
38982 ____________________________________________________________________________
38983 [ 24878] By: nicholas                              on 2005/06/16  22:06:57
38984         Log: Replace all the new/del static functions with calls to a single pair
38985              of functions that uproot/plant bodies
38986      Branch: perl
38987            ! embed.fnc embed.h proto.h sv.c
38988 ____________________________________________________________________________
38989 [ 24877] By: nicholas                              on 2005/06/16  19:28:20
38990         Log: Making more_* return a pointer, and swapping to a ternary ?: in
38991              new_* seems to generate slightly terser object code.
38992      Branch: perl
38993            ! sv.c
38994 ____________________________________________________________________________
38995 [ 24876] By: nicholas                              on 2005/06/16  18:37:55
38996         Log: Replace all the S_more_* functions with a single function.
38997              Saves 1.5K on the object file in OS X when built with -Os
38998      Branch: perl
38999            ! sv.c
39000 ____________________________________________________________________________
39001 [ 24875] By: nicholas                              on 2005/06/16  16:25:54
39002         Log: Subject: [PATCH] Re: [perl #36048] Refactor S_more_*v into one function
39003              From: Jim Cromie <jcromie@divsol.com>
39004              Message-ID: <42ADC8ED.4090009@divsol.com>
39005              Date: Mon, 13 Jun 2005 11:57:01 -0600
39006      Branch: perl
39007            ! sv.c
39008 ____________________________________________________________________________
39009 [ 24874] By: nicholas                              on 2005/06/16  15:09:00
39010         Log: I'm not convinced that manually creating HVs via sv_upgrade is a great
39011              idea, but as we are, turning on shared keys makes sense.
39012      Branch: perl
39013            ! util.c
39014 ____________________________________________________________________________
39015 [ 24873] By: merijn                                on 2005/06/16  14:33:10
39016         Log: Subject: [PATCH] Lint support
39017              From: Andy Lester <andy@petdance.com>
39018              Date: Thu, 16 Jun 2005 09:35:21 -0500
39019              Message-ID: <20050616143521.GB22188@petdance.com>
39020      Branch: perl
39021            ! XSUB.h perl.h universal.c
39022 ____________________________________________________________________________
39023 [ 24872] By: merijn                                on 2005/06/16  14:24:43
39024         Log: Subject: Re: a warning for a ExtUtils::ParseXS test
39025              From: Ken Williams <ken@mathforum.org>
39026              Date: Wed, 15 Jun 2005 20:00:42 -0500
39027              Message-Id: <29d2a69650cb39059c9af487069b941c@mathforum.org>
39028      Branch: perl
39029            ! lib/ExtUtils/ParseXS/t/XSTest.xs
39030 ____________________________________________________________________________
39031 [ 24871] By: rgs                                   on 2005/06/16  13:55:18
39032         Log: Subject: [PATCH] Removing /*SUPPRESS xxx*/
39033              From: Andy Lester <andy@petdance.com>
39034              Date: Thu, 16 Jun 2005 09:13:42 -0500
39035              Message-ID: <20050616141342.GA22188@petdance.com>
39036      Branch: perl
39037            ! av.c doio.c doop.c perl.c pp.c pp_hot.c pp_sys.c regcomp.c
39038            ! regexec.c sv.c toke.c util.c
39039 ____________________________________________________________________________
39040 [ 24870] By: steveh                                on 2005/06/16  13:16:56
39041         Log: Teach lib/warnings.t about Borland CRT error messages
39042      Branch: perl
39043            ! lib/warnings.t
39044 ____________________________________________________________________________
39045 [ 24869] By: rgs                                   on 2005/06/16  12:54:18
39046         Log: Subject: [perl #36237] IO::File $fh->binmode($layer) is broken 
39047              From: "Alexander Foken" (via RT) <perlbug-followup@perl.org>
39048              Date: 10 Jun 2005 12:46:41 -0000
39049              Message-ID: <rt-3.0.11-36237-115536.13.400290704223@perl.org>
39050              
39051              and bump version number
39052      Branch: perl
39053            ! ext/IO/lib/IO/File.pm
39054 ____________________________________________________________________________
39055 [ 24868] By: steveh                                on 2005/06/16  11:10:01
39056         Log: Update README.win32
39057              
39058              (Mention Borland compiler is also free; update libwin32 link)
39059      Branch: perl
39060            ! README.win32
39061 ____________________________________________________________________________
39062 [ 24867] By: steveh                                on 2005/06/16  11:00:19
39063         Log: Give op/taint.t a helping hand for Borland compiler on Win32
39064      Branch: perl
39065            ! t/op/taint.t
39066 ____________________________________________________________________________
39067 [ 24866] By: steveh                                on 2005/06/16  09:51:33
39068         Log: Fix changes 24862 and 24863 for Sarathy's old dmake
39069      Branch: perl
39070            ! win32/makefile.mk
39071 ____________________________________________________________________________
39072 [ 24865] By: rgs                                   on 2005/06/16  09:45:59
39073         Log: Subs with builtin attributes shouldn't be made constant
39074              
39075              Subject: Re: [perl #36297] builtin attrs on subrutine declarations
39076              From: Salvador "FandiXo" <sfandino@yahoo.com>
39077              Date: Wed, 15 Jun 2005 08:27:00 -0700 (PDT)
39078              Message-ID: <20050615152700.96320.qmail@web52702.mail.yahoo.com>
39079      Branch: perl
39080            ! op.c
39081 ____________________________________________________________________________
39082 [ 24864] By: rgs                                   on 2005/06/16  09:18:58
39083         Log: Add -f in perl synopsys, sync perl.pod and perlrun.pod synopses
39084      Branch: perl
39085            ! pod/perl.pod pod/perlrun.pod
39086 ____________________________________________________________________________
39087 [ 24863] By: steveh                                on 2005/06/16  09:09:22
39088         Log: Simplify win32/makefile.mk for static extensions with GCC
39089      Branch: perl
39090            ! win32/makefile.mk
39091 ____________________________________________________________________________
39092 [ 24862] By: steveh                                on 2005/06/16  08:51:14
39093         Log: Enable static extensions with Borland compiler on Win32
39094      Branch: perl
39095            ! win32/buildext.pl win32/makefile.mk
39096 ____________________________________________________________________________
39097 [ 24861] By: rgs                                   on 2005/06/16  08:29:10
39098         Log: Revert part of change #24854
39099      Branch: perl
39100            ! ext/Devel/DProf/t/DProf.t perl.c
39101 ____________________________________________________________________________
39102 [ 24860] By: steveh                                on 2005/06/16  07:40:21
39103         Log: Don't export Perl_stashpv_hvname_match when !USE_ITHREADS
39104              
39105              (Fixes a linker error on Win 32 introduced by change #24847)
39106      Branch: perl
39107            ! makedef.pl
39108 ____________________________________________________________________________
39109 [ 24859] By: nicholas                              on 2005/06/15  22:32:14
39110         Log: Don't write bytecode to load the NVX of AVs and HVs
39111      Branch: perl
39112            ! ext/B/B/Bytecode.pm
39113 ____________________________________________________________________________
39114 [ 24858] By: nicholas                              on 2005/06/15  22:31:41
39115         Log: We were failing to pring "not ok" if the text exited uncleanly
39116      Branch: perl
39117            ! ext/B/t/bytecode.t
39118 ____________________________________________________________________________
39119 [ 24857] By: nicholas                              on 2005/06/15  22:30:53
39120         Log: assert that you aren't assigning to the NVX of an AV or HV
39121      Branch: perl
39122            ! sv.h
39123 ____________________________________________________________________________
39124 [ 24856] By: rgs                                   on 2005/06/15  16:37:46
39125         Log: Introduce PERL_RUNPERL_DEBUG to alter the behavior of runperl(),
39126              this can be useful to use valgrind for example
39127      Branch: perl
39128            ! t/test.pl
39129 ____________________________________________________________________________
39130 [ 24855] By: steveh                                on 2005/06/15  16:30:58
39131         Log: Fix $Config{ccversion} for Borland C++ 5.5.1
39132              
39133              This pattern match seems a little saner, and stops " for Win32"
39134              getting picked up from the following output:
39135              
39136              Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
39137              
39138              Maybe it breaks older versions, but at least the latest now works
39139              correctly. If anyone knows what older versions' messages look like
39140              then speak up!
39141      Branch: perl
39142            ! win32/config_sh.PL
39143 ____________________________________________________________________________
39144 [ 24854] By: rgs                                   on 2005/06/15  16:24:05
39145         Log: Subject: Re: [PATCH] make -f invalid when USE_SITECUSTOMIZE isn't set
39146              From: Steve Peters <steve@fisharerojo.org>
39147              Date: Wed, 15 Jun 2005 11:30:41 -0500
39148              Message-ID: <20050615163040.GA14745@mccoy.peters.homeunix.org>
39149      Branch: perl
39150            ! ext/Devel/DProf/t/DProf.t perl.c
39151 ____________________________________________________________________________
39152 [ 24853] By: rgs                                   on 2005/06/15  16:16:32
39153         Log: Subject: sort optimization
39154              From: Salvador Fandiño <sfandino@yahoo.com>
39155              Date: Mon, 06 Jun 2005 12:05:05 +0100
39156              Message-ID: <20050606110425.22941.qmail@lists.develooper.com>
39157      Branch: perl
39158            ! pp_sort.c
39159 ____________________________________________________________________________
39160 [ 24852] By: steveh                                on 2005/06/15  16:02:06
39161         Log: Fix win32/makefile.mk for building with bcc32 5.5.1 and dmake 4.4
39162      Branch: perl
39163            ! win32/makefile.mk
39164 ____________________________________________________________________________
39165 [ 24851] By: rgs                                   on 2005/06/15  14:40:40
39166         Log: Subject: [perl #36297] builtin attrs on subrutine declarations 
39167              From: Salvador "FandiXXo" (via RT) <perlbug-followup@perl.org>
39168              Date: 15 Jun 2005 13:54:53 -0000
39169              Message-ID: <rt-3.0.11-36297-115797.8.75971493113916@perl.org>
39170      Branch: perl
39171            ! op.c t/op/attrs.t
39172 ____________________________________________________________________________
39173 [ 24850] By: merijn                                on 2005/06/15  13:57:57
39174         Log: Protect Perl_sv_2pvbyte () to NULL length pointers
39175              Thanks Nick!
39176      Branch: perl
39177            ! sv.c
39178 ____________________________________________________________________________
39179 [ 24849] By: rgs                                   on 2005/06/15  13:55:50
39180         Log: Better phrasing
39181      Branch: perl
39182            ! pod/perlfunc.pod
39183 ____________________________________________________________________________
39184 [ 24848] By: rgs                                   on 2005/06/15  09:27:55
39185         Log: Subject: [PATCH] Storable/Storable.xs: make plain C functions static
39186              From: Alexey Tourbin <at@altlinux.ru>
39187              Date: Sun, 5 Jun 2005 03:42:42 +0400
39188              Message-ID: <20050604234242.GW5867@solemn.turbinal.org>
39189      Branch: perl
39190            ! ext/Storable/Storable.xs
39191 ____________________________________________________________________________
39192 [ 24847] By: rgs                                   on 2005/06/15  09:03:22
39193         Log: Subject: [PATCH] CopSTASH_eq again
39194              From: Andy Lester <andy@petdance.com>
39195              Date: Tue, 14 Jun 2005 23:49:26 -0500
39196              Message-ID: <20050615044926.GA29087@petdance.com>
39197      Branch: perl
39198            ! cop.h embed.fnc embed.h global.sym proto.h util.c
39199 ____________________________________________________________________________
39200 [ 24846] By: rgs                                   on 2005/06/15  07:49:48
39201         Log: Fix warning nits, by Jarkko
39202      Branch: perl
39203            ! sv.c
39204 ____________________________________________________________________________
39205 [ 24845] By: nicholas                              on 2005/06/14  19:28:28
39206         Log: Subject: [PATCH] S_emulate_eaccess() does return a value
39207              From: Steve Peters <steve@fisharerojo.org>
39208              Message-ID: <20050614193052.GA1898@mccoy.peters.homeunix.org>
39209              Date: Tue, 14 Jun 2005 14:30:52 -0500
39210      Branch: perl
39211            ! embed.fnc proto.h
39212 ____________________________________________________________________________
39213 [ 24844] By: davem                                 on 2005/06/14  17:24:18
39214         Log: whoops, Perl_magic_freearylen_p returns int
39215      Branch: perl
39216            ! mg.c
39217 ____________________________________________________________________________
39218 [ 24843] By: nicholas                              on 2005/06/14  16:29:49
39219         Log: Change 24838 breaks deparse.t, which checks that embedded NULs work.
39220              Here's a temporary hack, pending a way for B to correctly identify
39221              PVs that are variable names in pads.
39222      Branch: perl
39223            ! ext/B/B.xs
39224 ____________________________________________________________________________
39225 [ 24842] By: rgs                                   on 2005/06/14  13:49:41
39226         Log: Add core test preamble
39227      Branch: perl
39228            ! lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
39229            ! lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
39230            ! lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
39231            ! lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
39232            ! lib/IO/Zlib/t/uncomp2.t
39233 ____________________________________________________________________________
39234 [ 24841] By: nicholas                              on 2005/06/14  13:40:49
39235         Log: Test was coredumping with a shared perl library.
39236              This is wrong. It seems that what gets peephole optimised
39237              (in this case named method calls into shared string scalars) depends
39238              on whether there is a shared perl library.
39239              Anyway, fix the symptom - the coredump.
39240      Branch: perl
39241            ! ext/XS/APItest/t/hash.t
39242 ____________________________________________________________________________
39243 [ 24840] By: steveh                                on 2005/06/14  13:36:03
39244         Log: Stop "test" filename clashing with "TEST" on Win32
39245              
39246              (and bump $IO::Zlib::VERSION again)
39247      Branch: perl
39248            ! lib/IO/Zlib.pm lib/IO/Zlib/t/uncomp1.t lib/IO/Zlib/t/uncomp2.t
39249 ____________________________________________________________________________
39250 [ 24839] By: steveh                                on 2005/06/14  13:26:30
39251         Log: Actually skip tests when they're supposed to be skipped!
39252              
39253              (and bump $IO::Zlib::VERSION)
39254      Branch: perl
39255            ! lib/IO/Zlib.pm lib/IO/Zlib/t/external.t
39256 ____________________________________________________________________________
39257 [ 24838] By: rgs                                   on 2005/06/14  13:22:20
39258         Log: Subject: [PATCH] Fix for SEGV in ext/B/t/xref.t on OpenBSD
39259              From: Steve Peters <steve@fisharerojo.org>
39260              Date: Tue, 14 Jun 2005 08:16:38 -0500
39261              Message-ID: <20050614131638.GA24771@mccoy.peters.homeunix.org>
39262      Branch: perl
39263            ! ext/B/B.xs
39264 ____________________________________________________________________________
39265 [ 24837] By: steveh                                on 2005/06/14  13:13:17
39266         Log: Don't delete IO/Zlib during distclean on Win32
39267              
39268              (IO/Socket still needs to go, though)
39269      Branch: perl
39270            ! win32/Makefile win32/makefile.mk
39271 ____________________________________________________________________________
39272 [ 24836] By: rgs                                   on 2005/06/14  13:02:24
39273         Log: Document ${^UTF8LOCALE}
39274      Branch: perl
39275            ! pod/perlvar.pod
39276 ____________________________________________________________________________
39277 [ 24835] By: rgs                                   on 2005/06/14  12:12:33
39278         Log: Add IO::Zlib in maintainers list
39279      Branch: perl
39280            ! Porting/Maintainers.pl
39281 ____________________________________________________________________________
39282 [ 24834] By: rgs                                   on 2005/06/14  12:06:40
39283         Log: Add IO::Zlib 1.04 to bleadperl
39284      Branch: perl
39285            + lib/IO/Zlib.pm lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
39286            + lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
39287            + lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
39288            + lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
39289            + lib/IO/Zlib/t/uncomp2.t
39290            ! MANIFEST Makefile.SH
39291 ____________________________________________________________________________
39292 [ 24833] By: davem                                 on 2005/06/14  10:15:10
39293         Log: Perl_magic_freearylen_p could coredump
39294      Branch: perl
39295            ! mg.c
39296 ____________________________________________________________________________
39297 [ 24832] By: rgs                                   on 2005/06/14  08:52:46
39298         Log: Subject: better assertion support
39299              From: Salvador Fandiño <sfandino@yahoo.com>
39300              Date: Mon, 13 Jun 2005 16:48:01 +0100
39301              Message-ID: <20050613154719.29295.qmail@lists.develooper.com>
39302      Branch: perl
39303            + lib/assertions/compat.pm t/comp/asstcompat.t
39304            ! MANIFEST lib/assertions.pm lib/assertions/activate.pm perl.c
39305            ! pod/perlrun.pod t/comp/assertions.t t/run/switch_A.t
39306 ____________________________________________________________________________
39307 [ 24831] By: rgs                                   on 2005/06/14  08:31:18
39308         Log: Since the version module is use'd afterwards, use_ok needs to be
39309              in a BEGIN block
39310      Branch: perl
39311            ! lib/version.t
39312 ____________________________________________________________________________
39313 [ 24830] By: steveh                                on 2005/06/14  07:42:33
39314         Log: Add BUILDOPTEXTRA to Win32 makefiles
39315              
39316              This allows extra build options, e.g. -DNO_HASH_SEED, to be
39317              specified on the command line, which is otherwise not possible
39318              under nmake using the existing BUILDOPT macro
39319              
39320              Suggested by Jan Dubois <jand@ActiveState.com>
39321      Branch: perl
39322            ! win32/Makefile win32/makefile.mk
39323 ____________________________________________________________________________
39324 [ 24829] By: nicholas                              on 2005/06/13  22:29:00
39325         Log: Pay attention to the comments that Dave writes.
39326      Branch: perl
39327            ! sv.c
39328 ____________________________________________________________________________
39329 [ 24828] By: rgs                                   on 2005/06/13  20:22:52
39330         Log: Comment nit to help Devel::Cover, spotted by Steve Peters
39331      Branch: perl
39332            ! ext/POSIX/POSIX.xs
39333 ____________________________________________________________________________
39334 [ 24827] By: nicholas                              on 2005/06/13  20:18:57
39335         Log: Croak if an attempt is made to modify PL_strtab
39336              (er, TODO - these should be in perldiag)
39337      Branch: perl
39338            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
39339            ! ext/XS/APItest/t/hash.t hv.c
39340 ____________________________________________________________________________
39341 [ 24826] By: nicholas                              on 2005/06/13  20:17:56
39342         Log: More SvPV consting
39343      Branch: perl
39344            ! perl.c
39345 ____________________________________________________________________________
39346 [ 24825] By: steveh                                on 2005/06/13  16:35:19
39347         Log: Subject: [PATCH @ 24819] Re: Change 24806: improve static build for win32/Makefile
39348              From: vadim <vadim@vkonovalov.ru>
39349              Date: Mon, 13 Jun 2005 15:41:41 -0400
39350              Message-Id: <1118691701.6333.32.camel@mdk10>
39351      Branch: perl
39352            ! win32/Makefile win32/makefile.mk
39353 ____________________________________________________________________________
39354 [ 24824] By: nicholas                              on 2005/06/13  16:24:57
39355         Log: With shared hash key scalars now accessing the hash via the PVX, you
39356              can't fake them with regular PVIVs. So fake method calls have to use
39357              real shared hask key scalars.
39358      Branch: perl
39359            ! ext/B/t/optree_specials.t op.c
39360 ____________________________________________________________________________
39361 [ 24823] By: rgs                                   on 2005/06/13  15:20:05
39362         Log: Subject: [PATCH] Bring bleadperl up to version.pm
39363              From: John Peacock <jpeacock@rowman.com>
39364              Date: Mon, 06 Jun 2005 05:18:21 -0400
39365              Message-ID: <42A414DD.8090504@rowman.com>
39366      Branch: perl
39367            ! configpm embed.fnc lib/h2xs.t lib/version.pm lib/version.t
39368            ! pod/perlapi.pod pp_ctl.c proto.h t/comp/require.t t/comp/use.t
39369            ! t/op/universal.t t/op/ver.t universal.c util.c utils/h2xs.PL
39370 ____________________________________________________________________________
39371 [ 24822] By: rgs                                   on 2005/06/13  12:49:18
39372         Log: Subject: [PATCH] Re: [perl #36047] perlmod.pod/CLONESKIP error
39373              From: Offer Kaye <offer.kaye@gmail.com>
39374              Date: Thu, 2 Jun 2005 09:14:53 +0300
39375              Message-ID: <56942505060123146e5eb1c2@mail.gmail.com>
39376      Branch: perl
39377            ! pod/perlmod.pod
39378 ____________________________________________________________________________
39379 [ 24821] By: nicholas                              on 2005/06/13  11:48:05
39380         Log: Change 24816 forgot to update makedef.pl
39381      Branch: perl
39382            ! makedef.pl
39383 ____________________________________________________________________________
39384 [ 24820] By: rgs                                   on 2005/06/13  11:28:43
39385         Log: Make some variables global, to avoid some "will not stay
39386              shared" warnings at compile time
39387      Branch: perl
39388            ! lib/ExtUtils/ParseXS.pm
39389 ____________________________________________________________________________
39390 [ 24819] By: nicholas                              on 2005/06/13  09:43:18
39391         Log: S_share_hek_flags can revert to returning a HEK
39392      Branch: perl
39393            ! embed.fnc hv.c proto.h
39394 ____________________________________________________________________________
39395 [ 24818] By: rgs                                   on 2005/06/13  09:13:43
39396         Log: Remove MANIFEST for Compress::Zlib
39397      Branch: perl
39398            - ext/Compress/Zlib/MANIFEST
39399            ! MANIFEST
39400 ____________________________________________________________________________
39401 [ 24817] By: rgs                                   on 2005/06/13  09:00:00
39402         Log: Make SvUPGRADE always have the value '1'
39403              Make sv_upgrade a void function
39404      Branch: perl
39405            ! embed.fnc pod/perlapi.pod proto.h sv.c sv.h
39406 ____________________________________________________________________________
39407 [ 24816] By: nicholas                              on 2005/06/13  08:25:53
39408         Log: We no longer need PL_shared_hek_table
39409      Branch: perl
39410            ! embedvar.h ext/threads/threads.xs intrpvar.h perl.c perlapi.h
39411            ! sv.c
39412 ____________________________________________________________________________
39413 [ 24815] By: rgs                                   on 2005/06/13  07:58:31
39414         Log: Help "make distclean"
39415      Branch: perl
39416            ! Makefile.SH
39417 ____________________________________________________________________________
39418 [ 24814] By: nicholas                              on 2005/06/12  23:40:55
39419         Log: Clone all shared string PVs as shared string PVs (now that we can do
39420              it very efficiently)
39421      Branch: perl
39422            ! sv.c
39423 ____________________________________________________________________________
39424 [ 24813] By: nicholas                              on 2005/06/12  22:34:39
39425         Log: duping shared hask key scalars can use hek_dup
39426      Branch: perl
39427            ! sv.c
39428 ____________________________________________________________________________
39429 [ 24812] By: nicholas                              on 2005/06/12  22:33:51
39430         Log: hek_dup can now store the HEK rather than the HE, as there is now a
39431              fast way to share a hek
39432      Branch: perl
39433            ! hv.c
39434 ____________________________________________________________________________
39435 [ 24811] By: nicholas                              on 2005/06/12  21:59:34
39436         Log: Provide share_hek_hek, and use it for fast copying of shared string
39437              scalars.
39438      Branch: perl
39439            ! hv.h sv.c
39440 ____________________________________________________________________________
39441 [ 24810] By: nicholas                              on 2005/06/12  21:58:23
39442         Log: Compare HE *s in S_unshare_hek_or_pvn's tight hek loop, rather than
39443              HEKs
39444      Branch: perl
39445            ! hv.c
39446 ____________________________________________________________________________
39447 [ 24809] By: nicholas                              on 2005/06/12  21:08:33
39448         Log: Shortcut chasing round strtab when we're not the last reference.
39449      Branch: perl
39450            ! hv.c
39451 ____________________________________________________________________________
39452 [ 24808] By: nicholas                              on 2005/06/12  20:00:18
39453         Log: In the shared string table, store the HE and HEK next to each other
39454              in one malloc()ed block.
39455      Branch: perl
39456            ! hv.c hv.h
39457 ____________________________________________________________________________
39458 [ 24807] By: merijn                                on 2005/06/12  09:58:32
39459         Log: Subject: [PATCH] perlipc.pod: mkfifo()
39460              From: Alexey Tourbin <at@altlinux.ru>
39461              Date: Sat, 11 Jun 2005 16:26:56 +0400
39462              Message-ID: <20050611122656.GC8181@solemn.turbinal.org>
39463      Branch: perl
39464            ! pod/perlipc.pod
39465 ____________________________________________________________________________
39466 [ 24806] By: merijn                                on 2005/06/12  09:54:07
39467         Log: Subject: improve static build for win32/Makefile
39468              From: vadim <vadim@vkonovalov.ru>
39469              Date: Sun, 12 Jun 2005 14:09:11 -0400
39470              Message-Id: <1118599750.2732.2.camel@mdk10>
39471      Branch: perl
39472            ! win32/Makefile
39473 ____________________________________________________________________________
39474 [ 24805] By: merijn                                on 2005/06/12  09:19:38
39475         Log: Subject: RE: 05gzsetp.t and initial 'ver' in test output
39476              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
39477              Date: Sat, 11 Jun 2005 22:23:00 +0100
39478              Message-Id: <20050611212234.UGOL29707.aamta11-winn.ispmail.ntl.com@MARQUESSPT21>
39479      Branch: perl
39480            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
39481            ! ext/Compress/Zlib/t/05gzsetp.t
39482 ____________________________________________________________________________
39483 [ 24804] By: nicholas                              on 2005/06/11  21:05:29
39484         Log: This isn't an LVALUE, so make the compiler enforce that.
39485      Branch: perl
39486            ! sv.h
39487 ____________________________________________________________________________
39488 [ 24803] By: nicholas                              on 2005/06/11  18:01:32
39489         Log: hash key code cleanup
39490      Branch: perl
39491            ! embed.fnc hv.c hv.h proto.h
39492 ____________________________________________________________________________
39493 [ 24802] By: nicholas                              on 2005/06/11  17:00:52
39494         Log: Shrink shared hash scalars from PVIV to PV
39495      Branch: perl
39496            ! embed.fnc embed.h proto.h sv.c sv.h
39497 ____________________________________________________________________________
39498 [ 24801] By: nicholas                              on 2005/06/11  14:08:00
39499         Log: Propagate const/mutable/not into the SvPV call for retrieving an
39500              overloaded value.
39501      Branch: perl
39502            ! sv.c
39503 ____________________________________________________________________________
39504 [ 24800] By: nicholas                              on 2005/06/10  23:12:29
39505         Log: More SvPV consting. And other related drive-by refactoring.
39506      Branch: perl
39507            ! regcomp.c regexec.c taint.c toke.c universal.c utf8.c util.c
39508            ! xsutils.c
39509 ____________________________________________________________________________
39510 [ 24799] By: nicholas                              on 2005/06/10  22:06:15
39511         Log: More SvPV consting, including some code cleanup and living dangerously
39512              with socket API calls.
39513      Branch: perl
39514            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
39515 ____________________________________________________________________________
39516 [ 24798] By: nicholas                              on 2005/06/10  20:48:35
39517         Log: Move SvPV consting, remove an n_a, and correct one error in Move()
39518      Branch: perl
39519            ! doio.c doop.c dump.c op.c sv.c
39520 ____________________________________________________________________________
39521 [ 24797] By: nicholas                              on 2005/06/10  18:42:47
39522         Log: Allison says that "Media" isn't really needed in the name.
39523      Branch: perl
39524            ! pod/perl.pod
39525 ____________________________________________________________________________
39526 [ 24796] By: nicholas                              on 2005/06/10  16:26:43
39527         Log: Add SvGROW_mutable
39528      Branch: perl
39529            ! sv.c sv.h
39530 ____________________________________________________________________________
39531 [ 24795] By: nicholas                              on 2005/06/10  15:44:47
39532         Log: Passing read only values (such as string constants) to select should
39533              croak.
39534      Branch: perl
39535            + t/op/sselect.t
39536            ! MANIFEST pp_sys.c
39537 ____________________________________________________________________________
39538 [ 24794] By: nicholas                              on 2005/06/10  15:16:43
39539         Log: Don't pass constants to select
39540      Branch: perl
39541            ! t/op/lex_assign.t
39542 ____________________________________________________________________________
39543 [ 24793] By: rgs                                   on 2005/06/10  13:44:35
39544         Log: Pre-run and disarm the code automodification run by
39545              Compress::Zlib's Makefile
39546      Branch: perl
39547            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
39548            ! ext/Compress/Zlib/examples/filtdef
39549            ! ext/Compress/Zlib/examples/filtinf
39550            ! ext/Compress/Zlib/examples/gzcat
39551            ! ext/Compress/Zlib/examples/gzgrep
39552            ! ext/Compress/Zlib/examples/gzstream
39553            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
39554            ! ext/Compress/Zlib/t/03examples.t
39555            ! ext/Compress/Zlib/t/04encoding.t
39556            ! ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
39557 ____________________________________________________________________________
39558 [ 24792] By: rgs                                   on 2005/06/10  12:53:21
39559         Log: Update Windows makefiles
39560      Branch: perl
39561            ! win32/Makefile win32/makefile.mk
39562 ____________________________________________________________________________
39563 [ 24791] By: nicholas                              on 2005/06/10  12:44:30
39564         Log: Work around bug 36211, plus a lot of TODO regression tests for local/
39565              $#... interaction. 
39566      Branch: perl
39567            ! scope.c t/op/array.t
39568 ____________________________________________________________________________
39569 [ 24790] By: rgs                                   on 2005/06/10  12:44:02
39570         Log: Update maintainers list
39571      Branch: perl
39572            ! Porting/Maintainers.pl
39573 ____________________________________________________________________________
39574 [ 24789] By: rgs                                   on 2005/06/10  12:30:14
39575         Log: Bump version number
39576      Branch: perl
39577            ! ext/Compress/Zlib/Zlib.pm
39578 ____________________________________________________________________________
39579 [ 24788] By: rgs                                   on 2005/06/10  12:09:30
39580         Log: Makefile.PL adjustments for the core
39581      Branch: perl
39582            ! ext/Compress/Zlib/Makefile.PL
39583 ____________________________________________________________________________
39584 [ 24787] By: rgs                                   on 2005/06/10  12:07:01
39585         Log: SvUPGRADE returns void in blead
39586      Branch: perl
39587            ! ext/Compress/Zlib/Zlib.xs
39588 ____________________________________________________________________________
39589 [ 24786] By: rgs                                   on 2005/06/10  12:05:38
39590         Log: Drom Compress::Zlib 1.34 in ext/
39591      Branch: perl
39592            + ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/Changes
39593            + ext/Compress/Zlib/MANIFEST ext/Compress/Zlib/Makefile.PL
39594            + ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
39595            + ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/config.in
39596            + ext/Compress/Zlib/examples/filtdef
39597            + ext/Compress/Zlib/examples/filtinf
39598            + ext/Compress/Zlib/examples/gzcat
39599            + ext/Compress/Zlib/examples/gzgrep
39600            + ext/Compress/Zlib/examples/gzstream
39601            + ext/Compress/Zlib/fallback.h ext/Compress/Zlib/fallback.xs
39602            + ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
39603            + ext/Compress/Zlib/t/03examples.t
39604            + ext/Compress/Zlib/t/04encoding.t
39605            + ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
39606            + ext/Compress/Zlib/typemap
39607            + ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
39608            + ext/Compress/Zlib/zlib-src-1.2.2/compress.c
39609            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
39610            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
39611            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
39612            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
39613            + ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
39614            + ext/Compress/Zlib/zlib-src-1.2.2/infback.c
39615            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
39616            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
39617            + ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
39618            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
39619            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
39620            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
39621            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
39622            + ext/Compress/Zlib/zlib-src-1.2.2/trees.c
39623            + ext/Compress/Zlib/zlib-src-1.2.2/trees.h
39624            + ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
39625            + ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
39626            + ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
39627            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
39628            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
39629            ! MANIFEST
39630 ____________________________________________________________________________
39631 [ 24785] By: nicholas                              on 2005/06/10  10:06:30
39632         Log: Change 24531 broke DEBUG_LEAKING_SCALARS.
39633      Branch: perl
39634            ! sv.c
39635 ____________________________________________________________________________
39636 [ 24784] By: nicholas                              on 2005/06/09  21:01:42
39637         Log: $r = do {my @a; \$#a}; $$r = 503 # is also naughty and now warns
39638      Branch: perl
39639            ! av.c pod/perldiag.pod t/op/array.t
39640 ____________________________________________________________________________
39641 [ 24783] By: nicholas                              on 2005/06/09  19:02:43
39642         Log: Fixes the case of $a = \$#{[]}; and then accessing $$a
39643              (but not \$#a after local @a or my @a leave a block)
39644      Branch: perl
39645            ! av.c dump.c embed.fnc embed.h mg.c perl.h proto.h t/op/array.t
39646 ____________________________________________________________________________
39647 [ 24782] By: nicholas                              on 2005/06/09  16:37:18
39648         Log: Convert op/array.t to test.pl
39649      Branch: perl
39650            ! t/op/array.t
39651 ____________________________________________________________________________
39652 [ 24781] By: rgs                                   on 2005/06/09  15:32:09
39653         Log: Revert part of previous patch
39654      Branch: perl
39655            ! util.c
39656 ____________________________________________________________________________
39657 [ 24780] By: rgs                                   on 2005/06/09  15:12:39
39658         Log: Subject: [PATCH] regcomp.c and more
39659              From: Andy Lester <andy@petdance.com>
39660              Date: Thu, 9 Jun 2005 10:05:56 -0500
39661              Message-ID: <20050609150556.GA30554@petdance.com>
39662      Branch: perl
39663            ! embed.fnc mg.c perly.c proto.h regcomp.c sv.c util.c
39664 ____________________________________________________________________________
39665 [ 24778] By: nicholas                              on 2005/06/09  10:36:53
39666         Log: More SvPV consting
39667      Branch: perl
39668            ! mg.c perlio.c pp_pack.c
39669 ____________________________________________________________________________
39670 [ 24777] By: nicholas                              on 2005/06/09  10:36:40
39671         Log: Don't ignore errors from an eval.
39672      Branch: perl
39673            ! t/op/pack.t
39674 ____________________________________________________________________________
39675 [ 24776] By: nicholas                              on 2005/06/09  09:23:55
39676         Log: Update API docs.
39677      Branch: perl
39678            ! pod/perlapi.pod
39679 ____________________________________________________________________________
39680 [ 24775] By: nicholas                              on 2005/06/09  09:22:18
39681         Log: Change perforce filetype from text to text+w (so regen.pl is happy)
39682      Branch: perl
39683            ! opnames.h reentr.c reentr.h
39684 ____________________________________________________________________________
39685 [ 24774] By: nicholas                              on 2005/06/09  09:15:55
39686         Log: reentr.pl should be using regen_lib.pl and unlinking files before it
39687              starts.
39688      Branch: perl
39689            ! reentr.pl
39690 ____________________________________________________________________________
39691 [ 24773] By: nicholas                              on 2005/06/09  08:59:21
39692         Log: Make minitest pass (must skip if no dynaloading)
39693      Branch: perl
39694            ! t/op/goto_xs.t
39695 ____________________________________________________________________________
39696 [ 24772] By: rgs                                   on 2005/06/09  08:12:03
39697         Log: Subject: [PATCH] pp_pack.c cleanup
39698              From: Andy Lester <andy@petdance.com>
39699              Date: Wed, 8 Jun 2005 10:23:53 -0500
39700              Message-ID: <20050608152353.GA6253@petdance.com>
39701      Branch: perl
39702            ! pp_pack.c
39703 ____________________________________________________________________________
39704 [ 24771] By: rgs                                   on 2005/06/09  07:59:09
39705         Log: Subject: [PATCH] perlfunc.pod: ioctl.ph
39706              From: Alexey Tourbin <at@altlinux.ru>
39707              Date: Wed, 8 Jun 2005 13:45:08 +0400
39708              Message-ID: <20050608094508.GJ5867@solemn.turbinal.org>
39709      Branch: perl
39710            ! pod/perlfunc.pod
39711 ____________________________________________________________________________
39712 [ 24770] By: rgs                                   on 2005/06/09  07:44:36
39713         Log: Subject: [PATCH] instead of unions use double cast for data pointer <-> function pointer
39714              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
39715              Date: Thu, 09 Jun 2005 08:50:56 +0300
39716              Message-ID: <42A7D8C0.1080104@gmail.com>
39717      Branch: perl
39718            ! ext/DynaLoader/dl_dlopen.xs perl.h sv.c toke.c
39719 ____________________________________________________________________________
39720 [ 24769] By: nicholas                              on 2005/06/08  22:48:00
39721         Log: More SvPV consting
39722      Branch: perl
39723            ! dump.c mg.c op.c pp_hot.c pp_sys.c regexec.c
39724 ____________________________________________________________________________
39725 [ 24768] By: nicholas                              on 2005/06/08  22:45:39
39726         Log: The old COW code needs to use SvPVX_mutable when doing copy-on-write.
39727      Branch: perl
39728            ! sv.c
39729 ____________________________________________________________________________
39730 [ 24767] By: nicholas                              on 2005/06/08  22:43:58
39731         Log: Add SvPV_mutable for use by the old COW code.
39732      Branch: perl
39733            ! sv.h
39734 ____________________________________________________________________________
39735 [ 24766] By: nicholas                              on 2005/06/08  20:32:35
39736         Log: sv_setsv is allowed to swipe buffers from read only scalars
39737      Branch: perl
39738            ! sv.c
39739 ____________________________________________________________________________
39740 [ 24765] By: nicholas                              on 2005/06/08  19:49:08
39741         Log: const-ize pp_formline
39742      Branch: perl
39743            ! pp_ctl.c
39744 ____________________________________________________________________________
39745 [ 24764] By: merijn                                on 2005/06/08  19:14:19
39746         Log: Cygwin fails to open $^X on many occasion here
39747              afile is still available from the previous test
39748      Branch: perl
39749            ! t/io/layers.t
39750 ____________________________________________________________________________
39751 [ 24763] By: nicholas                              on 2005/06/08  17:48:35
39752         Log: Remove repeated C<n_a>s
39753      Branch: perl
39754            ! perl.c
39755 ____________________________________________________________________________
39756 [ 24762] By: nicholas                              on 2005/06/08  17:48:17
39757         Log: Remove the n_a
39758      Branch: perl
39759            ! malloc.c
39760 ____________________________________________________________________________
39761 [ 24761] By: nicholas                              on 2005/06/08  16:02:54
39762         Log: Add and use MgPV_nolen_const
39763      Branch: perl
39764            ! mg.c mg.h
39765 ____________________________________________________________________________
39766 [ 24760] By: nicholas                              on 2005/06/08  15:39:40
39767         Log: Nuke some more n_a, and convert S_gv_ename from char * to const char *
39768      Branch: perl
39769            ! doop.c dump.c embed.fnc mg.c op.c pp_hot.c pp_pack.c pp_sys.c
39770            ! proto.h regcomp.c taint.c toke.c
39771 ____________________________________________________________________________
39772 [ 24759] By: nicholas                              on 2005/06/08  14:52:17
39773         Log: Allow a null length pointer to sv_pvn_force_flags.
39774              Add SvPV_force_nolen and use it to remove some C<n_a>s
39775      Branch: perl
39776            ! embed.fnc pp.c pp_ctl.c proto.h sv.c sv.h
39777 ____________________________________________________________________________
39778 [ 24758] By: nicholas                              on 2005/06/08  13:43:23
39779         Log: n_a no more
39780      Branch: perl
39781            ! perl.c pp_ctl.c pp_sys.c universal.c
39782 ____________________________________________________________________________
39783 [ 24757] By: nicholas                              on 2005/06/08  11:00:54
39784         Log: Eliminate more C<n_a>s
39785      Branch: perl
39786            ! XSUB.h pp.h
39787 ____________________________________________________________________________
39788 [ 24756] By: nicholas                              on 2005/06/08  11:00:33
39789         Log: A mising cast (given that rx->subbeg is only char *)
39790      Branch: perl
39791            ! pp_hot.c
39792 ____________________________________________________________________________
39793 [ 24755] By: nicholas                              on 2005/06/08  10:08:01
39794         Log: s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
39795      Branch: perl
39796            ! dump.c embed.fnc embed.h ext/B/t/bytecode.t
39797            ! ext/Devel/PPPort/parts/embed.fnc makedef.pl mg.c pad.c
39798            ! pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c regexp.h sv.c
39799            ! sv.h
39800 ____________________________________________________________________________
39801 [ 24754] By: rgs                                   on 2005/06/08  09:19:18
39802         Log: Subject: [PATCH] regexec.c utf8 loading
39803              From: Andy Lester <andy@petdance.com>
39804              Date: Wed, 8 Jun 2005 00:03:32 -0500
39805              Message-ID: <20050608050332.GA31059@petdance.com>
39806      Branch: perl
39807            ! regexec.c
39808 ____________________________________________________________________________
39809 [ 24753] By: rgs                                   on 2005/06/08  09:12:17
39810         Log: Subject: Re: FindBin.pm: incomplete getcwd/cwd patch and SELinux (Strict policy)
39811              From: José Pedro Oliveira <jpo@di.uminho.pt>
39812              Date: Tue, 07 Jun 2005 21:07:42 +0100
39813              Message-ID: <42A5FE8E.3020608@di.uminho.pt>
39814      Branch: perl
39815            ! lib/FindBin.pm
39816 ____________________________________________________________________________
39817 [ 24752] By: nicholas                              on 2005/06/08  09:09:52
39818         Log: One more SvPV_const
39819      Branch: perl
39820            ! pp.c
39821 ____________________________________________________________________________
39822 [ 24751] By: nicholas                              on 2005/06/08  09:09:28
39823         Log: Don't test the core XS code yet with PERL_DEBUG_COW > 1
39824      Branch: perl
39825            ! sv.h
39826 ____________________________________________________________________________
39827 [ 24750] By: nicholas                              on 2005/06/08  08:50:06
39828         Log: Remove two more unused C<n_a>s
39829      Branch: perl
39830            ! pp_sys.c
39831 ____________________________________________________________________________
39832 [ 24749] By: nicholas                              on 2005/06/08  08:49:32
39833         Log: Better sv_2pv_flags implementation (avoid writing to n_a)
39834      Branch: perl
39835            ! sv.c
39836 ____________________________________________________________________________
39837 [ 24748] By: nicholas                              on 2005/06/08  08:07:05
39838         Log: Convert POPpx POPpconstx and POPpbytex to use nolen macros.
39839              Elminate a lot of C<n_a>s
39840      Branch: perl
39841            ! pp.h pp_ctl.c pp_sys.c
39842 ____________________________________________________________________________
39843 [ 24747] By: nicholas                              on 2005/06/08  08:05:47
39844         Log: Add SvPVx_nolen and SvPVbytex_nolen
39845      Branch: perl
39846            ! sv.h
39847 ____________________________________________________________________________
39848 [ 24746] By: nicholas                              on 2005/06/08  08:04:53
39849         Log: More SvPV consting
39850      Branch: perl
39851            ! perly.act perly.y
39852 ____________________________________________________________________________
39853 [ 24745] By: rgs                                   on 2005/06/08  06:51:48
39854         Log: Mark a static function as static
39855      Branch: perl
39856            ! utf8.c
39857 ____________________________________________________________________________
39858 [ 24744] By: nicholas                              on 2005/06/07  22:22:34
39859         Log: More SvPV consting
39860      Branch: perl
39861            ! doop.c pp.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regexec.c
39862            ! sv.c toke.c
39863 ____________________________________________________________________________
39864 [ 24743] By: nicholas                              on 2005/06/07  21:16:13
39865         Log: More SvPV consting
39866      Branch: perl
39867            ! doop.c mg.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
39868            ! sv.c
39869 ____________________________________________________________________________
39870 [ 24742] By: nicholas                              on 2005/06/07  19:45:13
39871         Log: More consting of SvPV
39872      Branch: perl
39873            ! embed.fnc pp_ctl.c proto.h sv.c
39874 ____________________________________________________________________________
39875 [ 24741] By: rgs                                   on 2005/06/07  19:30:35
39876         Log: The definition of SvPVx_nolen_const is missing for non GNU-C compilers
39877      Branch: perl
39878            ! sv.h
39879 ____________________________________________________________________________
39880 [ 24740] By: nicholas                              on 2005/06/07  18:38:39
39881         Log: More SvPV consting.
39882      Branch: perl
39883            ! doio.c doop.c gv.c mg.c perlio.c pp.c pp_ctl.c pp_hot.c
39884            ! pp_pack.c pp_sys.c sv.c toke.c universal.c util.c
39885 ____________________________________________________________________________
39886 [ 24739] By: nicholas                              on 2005/06/07  18:33:08
39887         Log: Add SvPV_nolen_const and SvPV_nomg_const
39888      Branch: perl
39889            ! sv.h
39890 ____________________________________________________________________________
39891 [ 24738] By: nicholas                              on 2005/06/07  18:32:44
39892         Log: Add MgPV_const
39893      Branch: perl
39894            ! mg.h
39895 ____________________________________________________________________________
39896 [ 24737] By: rgs                                   on 2005/06/07  18:07:41
39897         Log: Remove unused variable (thanks to Andy's lint)
39898      Branch: perl
39899            ! mg.c
39900 ____________________________________________________________________________
39901 [ 24736] By: nicholas                              on 2005/06/07  17:35:10
39902         Log: Change 24733 allows several pointers to be NULL. Therefore this
39903              should be reflected in their attributes.
39904      Branch: perl
39905            ! embed.fnc proto.h
39906 ____________________________________________________________________________
39907 [ 24735] By: rgs                                   on 2005/06/07  17:03:16
39908         Log: Subject: [PATCH] Random cleanups #47
39909              From: Andy Lester <andy@petdance.com>
39910              Date: Mon, 6 Jun 2005 10:11:07 -0500
39911              Message-ID: <20050606151107.GC7022@petdance.com>
39912      Branch: perl
39913            ! Makefile.SH README.aix embed.fnc hv.c numeric.c op.c pad.c
39914            ! pod/perldebug.pod pp_ctl.c proto.h sv.c toke.c util.c
39915 ____________________________________________________________________________
39916 [ 24734] By: rgs                                   on 2005/06/07  15:58:23
39917         Log: make some more functions static
39918              
39919              Subject: [PATCH] B/C/C.xs: static my_runops()
39920              Message-ID: <20050604232451.GT5867@solemn.turbinal.org>
39921              
39922              Subject: [PATCH] Devel/Peek/Peek.xs: make plain C functions static
39923              Message-ID: <20050604232952.GU5867@solemn.turbinal.org>
39924              
39925              Subject: [PATCH] File/Glob/Glob.xs: errfunc() should be static
39926              Message-ID: <20050604233414.GV5867@solemn.turbinal.org>
39927              
39928              all being :
39929              From: Alexey Tourbin <at@altlinux.ru>
39930              Date: Sun, 5 Jun 2005
39931      Branch: perl
39932            ! ext/B/C/C.xs ext/Devel/Peek/Peek.xs ext/File/Glob/Glob.xs
39933 ____________________________________________________________________________
39934 [ 24733] By: nicholas                              on 2005/06/07  15:10:38
39935         Log: Simplify the implementation of SvPV*nolen functions
39936      Branch: perl
39937            ! sv.c sv.h
39938 ____________________________________________________________________________
39939 [ 24732] By: nicholas                              on 2005/06/07  14:57:35
39940         Log: Ensure string table counts are balanced. (Was not true in op/pack.t)
39941      Branch: perl
39942            ! sv.c sv.h
39943 ____________________________________________________________________________
39944 [ 24731] By: rgs                                   on 2005/06/07  14:44:55
39945         Log: Remove unneeded #ifdef VMS since VMS is not defined here anyway
39946              (spotted by Steve_p)
39947      Branch: perl
39948            ! util.c
39949 ____________________________________________________________________________
39950 [ 24730] By: rgs                                   on 2005/06/07  14:35:25
39951         Log: Subject: [PATCH] one more round of is_utf8_foo tuneup
39952              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
39953              Date: Sun, 05 Jun 2005 18:06:12 +0300
39954              Message-ID: <42A314E4.8060608@gmail.com>
39955      Branch: perl
39956            ! embed.fnc embed.h global.sym mg.c pod/perlapi.pod proto.h
39957            ! utf8.c utf8.h
39958 ____________________________________________________________________________
39959 [ 24729] By: rgs                                   on 2005/06/07  13:53:59
39960         Log: Subject: [PATCH] util.c: S_vdie_common() should be static
39961              From: Alexey Tourbin <at@altlinux.ru>
39962              Date: Sun, 5 Jun 2005 03:08:30 +0400
39963              Message-ID: <20050604230830.GS5867@solemn.turbinal.org>
39964      Branch: perl
39965            ! util.c
39966 ____________________________________________________________________________
39967 [ 24728] By: rgs                                   on 2005/06/07  13:15:45
39968         Log: Fix apidoc for newSVhek
39969      Branch: perl
39970            ! pod/perlapi.pod sv.c
39971 ____________________________________________________________________________
39972 [ 24727] By: nicholas                              on 2005/06/07  13:01:42
39973         Log: make pp_split const
39974      Branch: perl
39975            ! pp.c
39976 ____________________________________________________________________________
39977 [ 24726] By: nicholas                              on 2005/06/07  12:11:48
39978         Log: Lots of consting
39979      Branch: perl
39980            ! doio.c doop.c gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c pp_pack.c
39981            ! pp_sys.c
39982 ____________________________________________________________________________
39983 [ 24725] By: nicholas                              on 2005/06/07  12:08:58
39984         Log: The FBM compile code is mutable, because it's permissible to FBM
39985              compile a read-only value.
39986      Branch: perl
39987            ! util.c
39988 ____________________________________________________________________________
39989 [ 24724] By: nicholas                              on 2005/06/07  12:07:49
39990         Log: XS_VERSION_BOOTCHECK is read only.
39991      Branch: perl
39992            ! XSUB.h
39993 ____________________________________________________________________________
39994 [ 24723] By: nicholas                              on 2005/06/07  12:06:13
39995         Log: POPpx needs a const equivalent.
39996      Branch: perl
39997            ! pp.h
39998 ____________________________________________________________________________
39999 [ 24722] By: nicholas                              on 2005/06/07  12:03:56
40000         Log: Make a start at consting calls to SvPV. SV conversion and upgrade
40001              routines need to be mutable, as it's permitted to change the type of
40002              a READONLY SV, or cache the string or number conversion.
40003              Other routines are mostly const.
40004      Branch: perl
40005            ! sv.c
40006 ____________________________________________________________________________
40007 [ 24721] By: nicholas                              on 2005/06/07  12:00:09
40008         Log: Need const versions of SvPV(), so that its callers can indicate
40009              whether they are read/write or read only
40010              Also provide a mutable version, for the internals to use where it
40011              needs a non-const pointer, but will be writing. Callers of this are
40012              assumed to be aware of how copy on write is working, and to keep
40013              track of core changes.
40014              
40015              For now check that SVs are not READONLY when const versions are used.
40016              (with DEBUG_COW > 1). COW is going to have to be orthogonal to Perl's
40017              READONLY flag, but for now it provides a good test indicator.
40018      Branch: perl
40019            ! sv.h
40020 ____________________________________________________________________________
40021 [ 24720] By: rgs                                   on 2005/06/07  09:23:58
40022         Log: Subject: [PATCH] Re: [perl #36130] chr(-1) should probably return undef
40023              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
40024              Date: Mon, 06 Jun 2005 20:28:35 +0300
40025              Message-ID: <42A487C3.8010306@gmail.com>
40026      Branch: perl
40027            ! pod/perlfunc.pod pp.c t/op/chr.t
40028 ____________________________________________________________________________
40029 [ 24719] By: rgs                                   on 2005/06/07  09:02:23
40030         Log: Subject: RE: a bit of trouble with compiling with MSVC++ on Win32
40031              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
40032              Date: Tue, 7 Jun 2005 13:19:33 +0400 
40033              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12D462@itotest-1.spb.lucent.com>
40034      Branch: perl
40035            ! README.win32
40036 ____________________________________________________________________________
40037 [ 24718] By: rgs                                   on 2005/06/07  08:56:37
40038         Log: Subject: [perl #36193] crash in Perl_yyerror due to missing check for NULL 
40039              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
40040              Date: 6 Jun 2005 23:24:28 -0000
40041              Message-ID: <rt-3.0.11-36193-115243.12.1531563965146@perl.org>
40042      Branch: perl
40043            ! toke.c
40044 ____________________________________________________________________________
40045 [ 24717] By: merijn                                on 2005/06/07  08:18:59
40046         Log: Subject: [PATCH] Unvoid SvUPGRADE
40047              From: Andy Lester <andy@petdance.com>
40048              Date: Mon, 6 Jun 2005 23:08:50 -0500
40049              Message-ID: <20050607040850.GA7033@petdance.com>
40050      Branch: perl
40051            ! doio.c doop.c gv.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c
40052            ! scope.c sv.c sv.h toke.c util.c
40053 ____________________________________________________________________________
40054 [ 24716] By: nicholas                              on 2005/06/06  14:50:21
40055         Log: Abstract all access to the shared hash value through SvSHARED_HASH()
40056      Branch: perl
40057            ! hv.c pp_hot.c sv.c sv.h
40058 ____________________________________________________________________________
40059 [ 24715] By: nicholas                              on 2005/06/06  10:01:49
40060         Log: SvIsCOW_shared_hash is declared all the time, so use it.
40061      Branch: perl
40062            ! pp_hot.c
40063 ____________________________________________________________________________
40064 [ 24714] By: nicholas                              on 2005/06/06  09:08:45
40065         Log: Shared hash key scalars can be safely copied as shared hash key scalars
40066              all the time.
40067      Branch: perl
40068            ! sv.c
40069 ____________________________________________________________________________
40070 [ 24713] By: steveh                                on 2005/06/06  07:52:59
40071         Log: NORETURN_FUNCTION_END is not a complete statement
40072              
40073              (Fix compilation error following change #24702)
40074      Branch: perl
40075            ! ext/IO/IO.xs
40076 ____________________________________________________________________________
40077 [ 24712] By: steveh                                on 2005/06/06  07:47:06
40078         Log: We still need an "i" in the PERL_IMPLICIT_SYS case
40079              
40080              (Fix compilation error following change #24689)
40081      Branch: perl
40082            ! sv.c
40083 ____________________________________________________________________________
40084 [ 24711] By: merijn                                on 2005/06/06  06:18:51
40085         Log: Subject: [PATCH] Tru64: allow creating perl.pixie even with optimized Perl
40086              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
40087              Date: Sun, 05 Jun 2005 18:28:08 +0300
40088              Message-ID: <42A31A08.3070601@gmail.com>
40089      Branch: perl
40090            ! Makefile.SH
40091 ____________________________________________________________________________
40092 [ 24710] By: merijn                                on 2005/06/06  06:01:30
40093         Log: Subject: [PATCH] Re: blead attribute warnings, cygwin + gcc 3.4.1
40094              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
40095              Date: Sun, 5 Jun 2005 20:43:55 -0700
40096              Message-ID: <20050606034354.GA1456@efn.org>
40097      Branch: perl
40098            ! cygwin/cygwin.c
40099 ____________________________________________________________________________
40100 [ 24709] By: rgs                                   on 2005/06/05  11:35:48
40101         Log: New test for getppid(), by Alexey Tourbin
40102      Branch: perl
40103            + t/op/getppid.t
40104            ! MANIFEST
40105 ____________________________________________________________________________
40106 [ 24708] By: rgs                                   on 2005/06/05  11:14:41
40107         Log: Subject: PATCH for [perl #36043] '@foo = sort { $a <=> $b } @bar' uses too much memory
40108              From: Salvador Fandiño <sfandino@yahoo.com>
40109              Date: Jun 5, 2005 4:25 AM
40110              Message-ID: <20050605022436.21982.qmail@lists.develooper.com>
40111      Branch: perl
40112            ! pp_sort.c
40113 ____________________________________________________________________________
40114 [ 24707] By: ams                                   on 2005/06/05  03:55:11
40115         Log: Subject: [PATCH] Fix minor bummer in 24706
40116              From: Andy Lester <andy@petdance.com>
40117              Date: Sat, 4 Jun 2005 23:09:04 -0500
40118              Message-Id: <20050605040904.GA27783@petdance.com>
40119      Branch: perl
40120            ! utf8.c
40121 ____________________________________________________________________________
40122 [ 24706] By: rgs                                   on 2005/06/04  16:55:27
40123         Log: Subject: [PATCH] further speeding up of is_utf8_string()
40124              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
40125              Date: Sat, 04 Jun 2005 13:40:15 +0300
40126              Message-ID: <42A1850F.4040109@gmail.com>
40127      Branch: perl
40128            + t/op/chr.t
40129            ! MANIFEST embed.fnc embed.h global.sym proto.h utf8.c
40130 ____________________________________________________________________________
40131 [ 24705] By: rgs                                   on 2005/06/04  16:49:33
40132         Log: Silence a const warning
40133      Branch: perl
40134            ! sv.c
40135 ____________________________________________________________________________
40136 [ 24704] By: rgs                                   on 2005/06/04  16:06:38
40137         Log: Improve FindBin discovery of current directory, based on :
40138              
40139              Subject: FindBin.pm: incomplete getcwd/cwd patch? (#24375, #24379)
40140              From: José Pedro Oliveira <jpo@di.uminho.pt>
40141              Date: Thu, 12 May 2005 20:36:48 +0100
40142              Message-ID: <4283B050.6080805@di.uminho.pt>
40143              
40144              Plus POD fixes
40145      Branch: perl
40146            ! lib/FindBin.pm
40147 ____________________________________________________________________________
40148 [ 24703] By: rgs                                   on 2005/06/04  07:16:11
40149         Log: Simplify the getppid code, by Alexey Tourbin
40150      Branch: perl
40151            ! pp_sys.c
40152 ____________________________________________________________________________
40153 [ 24702] By: rgs                                   on 2005/06/03  22:22:43
40154         Log: Subject: [PATCH] Consting IO and Devel::Peek
40155              From: Andy Lester <andy@petdance.com>
40156              Reply-To: Perl 5 Porters <perl5-porters@perl.org>
40157              Message-ID: <20050531212621.GA12117@petdance.com>
40158      Branch: perl
40159            ! ext/Devel/Peek/Peek.xs ext/IO/IO.xs
40160 ____________________________________________________________________________
40161 [ 24701] By: rgs                                   on 2005/06/03  22:07:57
40162         Log: Subject: [PATCH] Clean up UNI* macros in toke.c
40163              From: Andy Lester <andy@petdance.com>
40164              Date: Jun 3, 2005 7:14 PM
40165              Message-ID: <20050603171448.GA5834@petdance.com>
40166      Branch: perl
40167            ! toke.c
40168 ____________________________________________________________________________
40169 [ 24700] By: rgs                                   on 2005/06/03  21:48:16
40170         Log: Subject: B::Concise torture
40171              From: Jim Cromie <jcromie@divsol.com>
40172              Date: Jun 2, 2005 6:36 AM
40173              Message-ID: <429E8CBE.406@divsol.com>
40174              (with formatting nits)
40175      Branch: perl
40176            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t ext/B/t/concise.t
40177 ____________________________________________________________________________
40178 [ 24699] By: rgs                                   on 2005/06/03  21:07:03
40179         Log: Subject: Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net::Ping
40180              From: Gisle Aas <gisle@activestate.com>
40181              Date: 03 Jun 2005 09:17:44 -0700
40182              Message-ID: <lry89rfm8n.fsf_-_@caliper.activestate.com>
40183      Branch: perl
40184            ! lib/Net/Ping.pm
40185 ____________________________________________________________________________
40186 [ 24698] By: nicholas                              on 2005/06/03  12:00:01
40187         Log: Use newSVhek in the cloning code.
40188      Branch: perl
40189            ! sv.c
40190 ____________________________________________________________________________
40191 [ 24697] By: nicholas                              on 2005/06/03  11:06:36
40192         Log: Use newSVhek where we're generating SVs from package names
40193      Branch: perl
40194            ! op.c pp.c sv.c toke.c
40195 ____________________________________________________________________________
40196 [ 24696] By: nicholas                              on 2005/06/03  10:03:21
40197         Log: s/newSVpv_hek/newSVhek/g; # Lousy choice of name
40198      Branch: perl
40199            ! embed.fnc embed.h hv.c proto.h sv.c
40200 ____________________________________________________________________________
40201 [ 24694] By: rgs                                   on 2005/06/03  09:57:26
40202         Log: Bump version number
40203      Branch: perl
40204            ! ext/Devel/DProf/DProf.pm
40205 ____________________________________________________________________________
40206 [ 24693] By: rgs                                   on 2005/06/03  09:52:21
40207         Log: Subject: Re: [perl #35977] perlbug AutoReply: Devel::DProf "unstacked calls in outer"
40208              From: Duncan Findlay <duncf@debian.org>
40209              Date: Wed, 1 Jun 2005 12:18:08 -0400
40210              Message-ID: <20050601161808.GA17294@duncf.mine.nu>
40211      Branch: perl
40212            ! utils/dprofpp.PL
40213 ____________________________________________________________________________
40214 [ 24692] By: nicholas                              on 2005/06/03  09:37:21
40215         Log: Create newSVpv_hek to reduce code duplication where HEKs need to be
40216              turned into SVs
40217      Branch: perl
40218            ! embed.fnc embed.h global.sym hv.c sv.c
40219 ____________________________________________________________________________
40220 [ 24691] By: rgs                                   on 2005/06/03  09:29:36
40221         Log: POD fixes
40222      Branch: perl
40223            ! pod/perlfunc.pod
40224 ____________________________________________________________________________
40225 [ 24690] By: rgs                                   on 2005/06/03  08:37:42
40226         Log: Subject: Re: Should while ( <$fh> ) and while (< $fh >) do the same thing?
40227              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
40228              Date: Thu, 2 Jun 2005 11:49:11 -0700
40229              Message-ID: <20050602184911.GA3292@efn.org>
40230      Branch: perl
40231            ! pod/perlop.pod
40232 ____________________________________________________________________________
40233 [ 24689] By: rgs                                   on 2005/06/03  08:31:26
40234         Log: Subject: [PATCH] Random consting
40235              From: Andy Lester <andy@petdance.com>
40236              Date: Thu, 2 Jun 2005 12:19:43 -0500
40237              Message-ID: <20050602171943.GA16553@petdance.com>
40238      Branch: perl
40239            ! doio.c dump.c embed.fnc embed.h global.sym gv.c hv.c malloc.c
40240            ! perl.c perlio.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
40241            ! util.c
40242 ____________________________________________________________________________
40243 [ 24688] By: steveh                                on 2005/06/03  08:12:45
40244         Log: Subject: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
40245              From: "Jan Dubois" <jand@ActiveState.com>
40246              Date: Mon, 18 Apr 2005 20:16:24 -0700
40247              Message-Id: <200504190311.j3J3BM4p001792@smtp3.ActiveState.com>
40248              
40249              Subject: RE: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
40250              From: "Jan Dubois" <jand@ActiveState.com>
40251              Date: Tue, 19 Apr 2005 01:49:51 -0700
40252              Message-Id: <200504190844.j3J8inkW032630@smtp3.ActiveState.com>
40253              
40254              (There was no reply from Rob Brown in over a month, so commit to blead
40255              for now.  I'll email him again...)
40256      Branch: perl
40257            ! lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
40258            ! lib/Net/Ping/t/500_ping_icmp.t
40259 ____________________________________________________________________________
40260 [ 24687] By: rgs                                   on 2005/06/03  08:08:25
40261         Log: Subject: [PATCH] speed up is_utf8_char()
40262              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
40263              Date: Thu, 02 Jun 2005 21:52:46 +0300
40264              Message-ID: <429F557E.3090007@gmail.com>
40265      Branch: perl
40266            ! utf8.c utf8.h
40267 ____________________________________________________________________________
40268 [ 24686] By: rgs                                   on 2005/06/03  08:04:25
40269         Log: Subject: [PATCH] Quotes in pod/*.pod
40270              From: Andy Lester <andy@petdance.com>
40271              Date: Thu, 2 Jun 2005 16:19:54 -0500
40272              Message-ID: <20050602211954.GA22107@petdance.com>
40273      Branch: perl
40274            ! Porting/pumpkin.pod README.cygwin README.hurd README.mint
40275            ! README.os390 README.vmesa pod/perlfaq.pod pod/perlfaq3.pod
40276            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
40277            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlgpl.pod
40278            ! pod/perlhack.pod pod/perlipc.pod pod/perllocale.pod
40279            ! pod/perlport.pod pod/perlre.pod pod/perlref.pod
40280            ! pod/perlthrtut.pod
40281 ____________________________________________________________________________
40282 [ 24685] By: rgs                                   on 2005/06/03  07:59:48
40283         Log: Indent fix
40284      Branch: perl
40285            ! pod/perlfaq7.pod
40286 ____________________________________________________________________________
40287 [ 24684] By: rgs                                   on 2005/06/03  07:58:10
40288         Log: FAQ sync
40289      Branch: perl
40290            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
40291            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
40292            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
40293 ____________________________________________________________________________
40294 [ 24683] By: rgs                                   on 2005/06/03  07:45:21
40295         Log: Subject: [PATCH] symbian/xsbuild.pl
40296              From: <jarkko.hietaniemi@nokia.com>
40297              Date: Fri, 3 Jun 2005 11:00:01 +0300
40298              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A225@esebe105.NOE.Nokia.com>
40299      Branch: perl
40300            ! symbian/xsbuild.pl
40301 ____________________________________________________________________________
40302 [ 24682] By: rgs                                   on 2005/06/03  07:43:52
40303         Log: Subject: [PATCH] SvPVX_const() - patch #4
40304              From: Steve Peters <steve@fisharerojo.org>
40305              Date: Thu, 2 Jun 2005 13:41:35 -0500
40306              Message-ID: <20050602184135.GA13682@mccoy.peters.homeunix.org>
40307      Branch: perl
40308            ! embed.fnc pod/perlapi.pod proto.h regcomp.c regexec.c sv.c
40309 ____________________________________________________________________________
40310 [ 24681] By: rgs                                   on 2005/06/02  16:44:51
40311         Log: Subject: Re: [patch] teach B::Concise to see XS code
40312              From: Jim Cromie <jcromie@divsol.com>
40313              Date: Wed, 01 Jun 2005 08:01:17 -0600
40314              Message-ID: <429DBFAD.1090308@divsol.com>
40315      Branch: perl
40316            ! ext/B/B/Concise.pm ext/B/t/concise.t
40317 ____________________________________________________________________________
40318 [ 24680] By: nicholas                              on 2005/06/02  16:40:58
40319         Log: Integrate perl587delta.pod, the changes in perlhist.pod, and update
40320              the relevant makefiles and tables-of-contents to reflect this.
40321      Branch: perl
40322           +> pod/perl587delta.pod
40323           !> MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perlhist.pod
40324           !> pod/perltoc.pod vms/descrip_mms.template win32/Makefile
40325           !> win32/makefile.mk win32/pod.mak
40326 ____________________________________________________________________________
40327 [ 24679] By: steveh                                on 2005/06/02  15:57:13
40328         Log: Subject: DynaLoader dl_unload_file for win32 ( dl_win32.xs )
40329              From: DH <crazyinsomniac@yahoo.com>
40330              Date: Tue, 31 May 2005 08:33:27 -0700 (PDT)
40331              Message-ID: <20050531153327.85145.qmail@unknown-209-73-178-237.yahoo.com>
40332              
40333              (with a couple of minor tweaks)
40334      Branch: perl
40335            ! win32/dl_win32.xs
40336 ____________________________________________________________________________
40337 [ 24678] By: nicholas                              on 2005/06/02  15:10:54
40338         Log: Dave can see a better way of doing the rounding.
40339      Branch: perl
40340            ! handy.h
40341 ____________________________________________________________________________
40342 [ 24677] By: nicholas                              on 2005/06/02  14:42:20
40343         Log: 24672 is innocent. valgrind + perl's malloc considered harmful.
40344      Branch: perl
40345            ! toke.c
40346 ____________________________________________________________________________
40347 [ 24676] By: nicholas                              on 2005/06/02  13:36:01
40348         Log: Changes 24660 and 24665 both introduced errors into the USEMYMALLOC
40349              code. Plus change 24672 appears to break under USEMYMALLOC, so revert
40350              it for now.
40351      Branch: perl
40352            ! hv.c sv.c toke.c
40353 ____________________________________________________________________________
40354 [ 24675] By: rgs                                   on 2005/06/02  11:19:02
40355         Log: Upgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseXS 2.10
40356      Branch: perl
40357            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
40358            ! lib/ExtUtils/CBuilder/Platform/Unix.pm
40359            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
40360            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
40361            ! lib/ExtUtils/CBuilder/Platform/aix.pm
40362            ! lib/ExtUtils/CBuilder/Platform/cygwin.pm
40363            ! lib/ExtUtils/CBuilder/Platform/darwin.pm
40364            ! lib/ExtUtils/CBuilder/Platform/os2.pm lib/ExtUtils/ParseXS.pm
40365 ____________________________________________________________________________
40366 [ 24674] By: rgs                                   on 2005/06/02  09:39:26
40367         Log: CPP typo fix (by Dominic Dunlop)
40368      Branch: perl
40369            ! perl.c
40370 ____________________________________________________________________________
40371 [ 24673] By: nicholas                              on 2005/06/02  09:29:48
40372         Log: Oops. My maths was too generous (by 1).
40373      Branch: perl
40374            ! handy.h
40375 ____________________________________________________________________________
40376 [ 24672] By: nicholas                              on 2005/06/02  09:24:17
40377         Log: Avoid duplicate calls to PAD_COMPNAME_OURSTASH, which is an expensive
40378              macro.
40379      Branch: perl
40380            ! toke.c
40381 ____________________________________________________________________________
40382 [ 24671] By: rgs                                   on 2005/06/02  09:06:39
40383         Log: Fix changed diagnostic
40384      Branch: perl
40385            ! pod/perldiag.pod
40386 ____________________________________________________________________________
40387 [ 24670] By: ams                                   on 2005/06/02  08:44:41
40388         Log: Subject: [PATCH] SvPVX_const() - part 3 ... and const'ing Storable
40389              From: Steve Peters <steve@fisharerojo.org>
40390              Date: Tue, 31 May 2005 09:55:43 -0500
40391              Message-Id: <20050531145543.GA8051@mccoy.peters.homeunix.org>
40392      Branch: perl
40393            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
40394            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
40395            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/via/via.xs
40396            ! ext/Storable/Storable.xs pp_hot.c pp_pack.c pp_sys.c scope.c
40397 ____________________________________________________________________________
40398 [ 24669] By: rgs                                   on 2005/06/02  08:17:29
40399         Log: Subject: [PATCH] use lengths in sv_setpv() calls
40400              From: Andy Lester <andy@petdance.com>
40401              Date: Wed, 1 Jun 2005 23:16:56 -0500
40402              Message-ID: <20050602041656.GA3000@petdance.com>
40403      Branch: perl
40404            ! gv.c sv.c util.c
40405 ____________________________________________________________________________
40406 [ 24668] By: merijn                                on 2005/06/02  08:02:23
40407         Log: New HW model; more on threads for 10.20
40408      Branch: perl
40409            ! README.hpux
40410 ____________________________________________________________________________
40411 [ 24667] By: merijn                                on 2005/06/02  07:52:09
40412         Log: HP-UX specific #pragma entered in #23890 is not supported
40413              on HP-UX 10.20 and older
40414      Branch: perl
40415            ! perl.c
40416 ____________________________________________________________________________
40417 [ 24666] By: merijn                                on 2005/06/02  07:39:30
40418         Log: Subject: [PATCH] Quotes fixed, see also perl #36079
40419              From: Andy Lester <andy@petdance.com>
40420              Date: Thu, 2 Jun 2005 00:02:38 -0500
40421              Message-ID: <20050602050238.GA4001@petdance.com>
40422      Branch: perl
40423            ! av.c doio.c gv.c malloc.c perl.c perl.h perly.c
40424            ! pod/perldiag.pod pp_sort.c pp_sys.c regcomp.c regexec.c
40425            ! scope.h thrdvar.h toke.c util.c
40426 ____________________________________________________________________________
40427 [ 24665] By: nicholas                              on 2005/06/01  20:46:02
40428         Log: Round up all string length requests to malloc()/realloc() to the next
40429              multiple of 4/8 bytes [sizeof(size_t)] on the assumption that malloc()
40430              internally will quantise, and so we're going to use space that
40431              otherwise would be wasted. Hopefully this will save realloc()ing.
40432      Branch: perl
40433            ! ext/Devel/Peek/t/Peek.t handy.h perl.h sv.c
40434 ____________________________________________________________________________
40435 [ 24664] By: nicholas                              on 2005/06/01  20:42:29
40436         Log: I think SvCUR() was intended rather than SvLEN()
40437      Branch: perl
40438            ! ext/Storable/Storable.xs
40439 ____________________________________________________________________________
40440 [ 24663] By: nicholas                              on 2005/06/01  15:40:57
40441         Log: We don't have XRVs any more, so remove the typedef
40442      Branch: perl
40443            ! perl.h
40444 ____________________________________________________________________________
40445 [ 24662] By: nicholas                              on 2005/06/01  15:23:02
40446         Log: Zero-ing the new HV array is pointless, as we write to every element.
40447              Also avoid calling into he_dup when the HE is 0, to save the function
40448              call overhead.
40449      Branch: perl
40450            ! sv.c
40451 ____________________________________________________________________________
40452 [ 24661] By: nicholas                              on 2005/06/01  15:08:02
40453         Log: As PERL_HV_ARRAY_ALLOC_BYTES is bytes, not items, the type should be
40454              char rather than HE *. Bug was harmless, overallocating by a factor
40455              of sizeof(HE *)
40456      Branch: perl
40457            ! hv.c
40458 ____________________________________________________________________________
40459 [ 24660] By: nicholas                              on 2005/06/01  14:33:14
40460         Log: Store the xhv_aux structure after the main array.
40461              This reduces the size of HV bodies from 24 to 20 bytes on a 32 bit
40462              build. It has the side effect of defined %symbol_table:: now always
40463              being true. defined %hash is already deprecated.
40464      Branch: perl
40465            ! hv.c hv.h sv.c sv.h t/op/magic.t
40466 ____________________________________________________________________________
40467 [ 24659] By: nicholas                              on 2005/06/01  14:28:38
40468         Log: If we're building config_heavy.pl somewhere else, then we need to
40469              require it, not something (or maybe nothing) in the correct place.
40470      Branch: perl
40471            ! configpm
40472 ____________________________________________________________________________
40473 [ 24658] By: rgs                                   on 2005/06/01  14:16:32
40474         Log: Revert change #24656
40475      Branch: perl
40476            ! Makefile.SH
40477 ____________________________________________________________________________
40478 [ 24657] By: nicholas                              on 2005/06/01  09:19:46
40479         Log: Following the head refactoring, the Newz doesn't clear the SvPVX
40480              So PL_mess_sv contained an uninitialised value.
40481      Branch: perl
40482            ! util.c
40483 ____________________________________________________________________________
40484 [ 24656] By: rgs                                   on 2005/06/01  09:12:37
40485         Log: Subject: [PATCH] eliminate always running mktables
40486              From: Robin Barker <Robin.Barker@npl.co.uk>
40487              Date: Wed, 1 Jun 2005 09:55:16 +0100 
40488              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6B8@hotel.npl.co.uk>
40489      Branch: perl
40490            ! Makefile.SH
40491 ____________________________________________________________________________
40492 [ 24655] By: rgs                                   on 2005/06/01  09:09:35
40493         Log: Don't touch lib/ExtUtils/Miniperl.pm when rebuild identically
40494      Branch: perl
40495            ! Makefile.SH
40496 ____________________________________________________________________________
40497 [ 24654] By: rgs                                   on 2005/06/01  08:18:46
40498         Log: Subject: [PATCH] Re: [patch] teach B::Concise to see XS code
40499              From: Stephen McCamant <smcc@mit.edu>
40500              Date: Sat, 21 May 2005 21:52:31 -0700
40501              Message-ID: <17040.4111.265639.434150@apocalypse.OCF.Berkeley.EDU>
40502              
40503              Correctly nullify CvSTART when undef'ing a CV
40504      Branch: perl
40505            ! op.c
40506 ____________________________________________________________________________
40507 [ 24653] By: rgs                                   on 2005/06/01  07:56:50
40508         Log: Subject: Re: [patch] teach B::Concise to see XS code
40509              From: Jim Cromie <jcromie@divsol.com>
40510              Date: Sat, 21 May 2005 09:24:24 -0600
40511              Message-ID: <428F52A8.20702@divsol.com>
40512      Branch: perl
40513            + ext/B/t/concise-xs.t
40514            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t
40515 ____________________________________________________________________________
40516 [ 24652] By: rgs                                   on 2005/06/01  07:39:38
40517         Log: Subject: [PATCH] Speed up lib/unicore/mktables by 45%
40518              From: Andy Lester <andy@petdance.com>
40519              Date: Tue, 31 May 2005 12:39:00 -0500
40520              Message-ID: <20050531173900.GA9820@petdance.com>
40521      Branch: perl
40522            ! lib/unicore/mktables
40523 ____________________________________________________________________________
40524 [ 24651] By: rgs                                   on 2005/05/31  20:34:44
40525         Log: Remove duplicated line
40526      Branch: perl
40527            ! lib/Module/CoreList.pm
40528 ____________________________________________________________________________
40529 [ 24650] By: rgs                                   on 2005/05/31  20:31:55
40530         Log: Upgrade to Module::CoreList 2.02
40531      Branch: perl
40532            ! lib/Module/CoreList.pm
40533 ____________________________________________________________________________
40534 [ 24649] By: nicholas                              on 2005/05/31  12:03:30
40535         Log: Attempt 2 at a diet memory layout can go live.
40536      Branch: perl
40537            ! av.h hv.h
40538 ____________________________________________________________________________
40539 [ 24648] By: nicholas                              on 2005/05/31  10:40:01
40540         Log: Avoid updating a variable in a loop.
40541              Only calculate the number of links in a hash bucket chain if we really
40542              need it.
40543      Branch: perl
40544            ! hv.c
40545 ____________________________________________________________________________
40546 [ 24646] By: nicholas                              on 2005/05/31  10:02:12
40547         Log: Avoid updating a variable in the loop
40548      Branch: perl
40549            ! hv.c
40550 ____________________________________________________________________________
40551 [ 24645] By: rgs                                   on 2005/05/31  09:13:34
40552         Log: Subject: [PATCH] ByteLoader.xs cleanup
40553              From: Andy Lester <andy@petdance.com>
40554              Date: Mon, 30 May 2005 22:28:36 -0500
40555              Message-ID: <20050531032836.GA32198@petdance.com>
40556      Branch: perl
40557            ! ext/ByteLoader/ByteLoader.xs
40558 ____________________________________________________________________________
40559 [ 24644] By: merijn                                on 2005/05/31  05:41:24
40560         Log: Add DECC to the symbol list
40561              Subject: [PATCH]lette Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
40562              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
40563              Date: Mon, 30 May 2005 16:33:15 -0700
40564              Message-ID: <20050530233315.GA3088@efn.org>
40565      Branch: perl
40566            ! Configure
40567 ____________________________________________________________________________
40568 [ 24642] By: davem                                 on 2005/05/30  23:37:15
40569         Log: add pointer to email explaining why eval {goto &foo} is banned
40570      Branch: perl
40571            ! pp_ctl.c
40572 ____________________________________________________________________________
40573 [ 24638] By: nicholas                              on 2005/05/30  21:02:34
40574         Log: Change the logic to avoid needing to set a variable during the loop
40575      Branch: perl
40576            ! hv.c
40577 ____________________________________________________________________________
40578 [ 24633] By: nicholas                              on 2005/05/30  13:01:27
40579         Log: Various HvPLACEHOLDERS() that should be HvPLACEHOLDERS_get()
40580      Branch: perl
40581            ! hv.c
40582 ____________________________________________________________________________
40583 [ 24631] By: rgs                                   on 2005/05/30  11:54:23
40584         Log: Upgrade to PathTools 3.08
40585      Branch: perl
40586            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
40587 ____________________________________________________________________________
40588 [ 24630] By: merijn                                on 2005/05/30  11:07:45
40589         Log: gcc hints were not yet applied to gcc-4.x
40590              Now they are
40591      Branch: perl
40592            ! hints/hpux.sh
40593 ____________________________________________________________________________
40594 [ 24629] By: rgs                                   on 2005/05/30  11:07:15
40595         Log: Subject: [perl #36037] Perl 5.8.7-RC1 build problems on LynxOS 
40596              From: Olli Savia (via RT) <perlbug-followup@perl.org>
40597              Date: 30 May 2005 10:59:35 -0000
40598              Message-ID: <rt-3.0.11-36037-113779.5.23037641993746@perl.org>
40599      Branch: perl
40600            ! util.c
40601 ____________________________________________________________________________
40602 [ 24628] By: merijn                                on 2005/05/30  10:28:06
40603         Log: regen after #24627
40604      Branch: perl
40605            ! perlapi.h
40606 ____________________________________________________________________________
40607 [ 24627] By: merijn                                on 2005/05/30  10:19:09
40608         Log: Subject: Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
40609              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
40610              Date: Mon, 30 May 2005 09:15:56 +0300
40611              Message-ID: <429AAF9C.30503@gmail.com>
40612      Branch: perl
40613            ! embed.pl ext/DynaLoader/dl_dlopen.xs perl.h sv.c
40614 ____________________________________________________________________________
40615 [ 24626] By: rgs                                   on 2005/05/30  08:54:51
40616         Log: Subject: [PATCH] Teeny optimization in S_hv_magic_check
40617              From: Andy Lester <andy@petdance.com>
40618              Date: Tue, 24 May 2005 11:41:15 -0500
40619              Message-ID: <20050524164115.GA12027@petdance.com>
40620      Branch: perl
40621            ! hv.c
40622 ____________________________________________________________________________
40623 [ 24625] By: rgs                                   on 2005/05/30  08:48:12
40624         Log: Subject: [PATCH] More embed.fnc strictures, plus consting and localizing
40625              From: Andy Lester <andy@petdance.com>
40626              Date: Tue, 24 May 2005 11:47:22 -0500
40627              Message-ID: <20050524164722.GC12027@petdance.com>
40628              
40629              Subject: [PATCH] Remove unused casts
40630              From: Andy Lester <andy@petdance.com>
40631              Date: Tue, 24 May 2005 11:42:18 -0500
40632              Message-ID: <20050524164218.GB12027@petdance.com>
40633      Branch: perl
40634            ! embed.fnc op.c pp_sys.c proto.h regcomp.c regexec.c scope.c
40635            ! sv.c
40636 ____________________________________________________________________________
40637 [ 24624] By: rgs                                   on 2005/05/30  08:11:30
40638         Log: Minor grammar fix by Uri Guttman
40639      Branch: perl
40640            ! pod/perlre.pod
40641 ____________________________________________________________________________
40642 [ 24623] By: rgs                                   on 2005/05/30  08:08:47
40643         Log: Subject: [PATCH] perlrun.pod -w description typo
40644              From: Offer Kaye <offer.kaye@gmail.com>
40645              Date: Mon, 30 May 2005 11:27:38 +0300
40646              Message-ID: <569425050530012768a9baca@mail.gmail.com>
40647      Branch: perl
40648            ! pod/perlrun.pod
40649 ____________________________________________________________________________
40650 [ 24622] By: rgs                                   on 2005/05/30  07:45:09
40651         Log: Subject: [PATCH] Minor warning squashings
40652              From: Andy Lester <andy@petdance.com>
40653              Date: Sun, 29 May 2005 00:19:06 -0500
40654              Message-Id: <740ea3aca85400c6d03e945323badad4@petdance.com>
40655              
40656              Subject: [PATCH] Consting in Opcode.xs
40657              From: Andy Lester <andy@petdance.com>
40658              Date: Sun, 29 May 2005 11:23:50 -0500
40659              Message-ID: <20050529162350.GA13965@petdance.com>
40660              
40661              Subject: [PATCH] consting attrs.xs
40662              From: Andy Lester <andy@petdance.com>
40663              Date: Sun, 29 May 2005 14:15:46 -0500
40664              Message-ID: <20050529191546.GA15581@petdance.com>
40665              
40666              Subject: [PATCH] consting B.xs
40667              From: Andy Lester <andy@petdance.com>
40668              Date: Sun, 29 May 2005 15:09:24 -0500
40669              Message-ID: <20050529200924.GA15873@petdance.com>
40670      Branch: perl
40671            ! embed.fnc ext/B/B.xs ext/Opcode/Opcode.xs ext/attrs/attrs.xs
40672            ! perlio.c pp_sys.c proto.h regcomp.c utf8.c
40673 ____________________________________________________________________________
40674 [ 24621] By: nicholas                              on 2005/05/30  07:43:05
40675         Log: Need a cast to avoid a compiler warning.
40676      Branch: perl
40677            ! ext/ByteLoader/bytecode.h
40678 ____________________________________________________________________________
40679 [ 24619] By: nicholas                              on 2005/05/29  19:35:38
40680         Log: Goodbye xav_arylen. You won't be missed that much.
40681              So now there's a buy 5 get one free offer on PVAV bodies.
40682      Branch: perl
40683            ! av.c av.h dump.c embed.fnc global.sym perl.h pp.c proto.h sv.c
40684 ____________________________________________________________________________
40685 [ 24618] By: ams                                   on 2005/05/29  18:07:37
40686         Log: Subject: [PATCH configure.com] compiler awareness week
40687              From: "Craig A. Berry" <craigberry@mac.com>
40688              Date: Sun, 29 May 2005 12:43:09 -0500
40689              Message-Id: <4299FF2D.90209@mac.com>
40690      Branch: perl
40691            ! configure.com
40692 ____________________________________________________________________________
40693 [ 24617] By: nicholas                              on 2005/05/29  17:46:39
40694         Log: Change the IV to a union.
40695              Revert the NV union back to a plain NV
40696              Transpose the positions of IV and NV (NV is now first)
40697              Don't allocate the NV for PV,PVIV,PVAV and PVHV (last 2 non-allocations
40698              currently disabled by default)
40699      Branch: perl
40700            ! av.h cv.h hv.h intrpvar.h sv.c sv.h
40701 ____________________________________________________________________________
40702 [ 24615] By: nicholas                              on 2005/05/29  14:24:17
40703         Log: Teach buildtoc about README.openbsd, and regenerate various makefiles.
40704      Branch: perl
40705            ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
40706            ! win32/makefile.mk
40707 ____________________________________________________________________________
40708 [ 24614] By: nicholas                              on 2005/05/29  14:23:32
40709         Log: Restort into bulidtoc's preferred order
40710      Branch: perl
40711            ! MANIFEST
40712 ____________________________________________________________________________
40713 [ 24613] By: ams                                   on 2005/05/29  04:45:05
40714         Log: Subject: [PATCH] VMS build update for blead
40715              From: "Craig A. Berry" <craigberry@mac.com>
40716              Date: Sat, 28 May 2005 23:18:46 -0500
40717              Message-Id: <429942A6.10601@mac.com>
40718      Branch: perl
40719            ! doio.c perly.c vms/descrip_mms.template vms/gen_shrfls.pl
40720            ! vms/vms.c vms/vmsish.h
40721 ____________________________________________________________________________
40722 [ 24612] By: ams                                   on 2005/05/28  14:40:32
40723         Log: Subject: [PATCH] Re: t/uni/class.t has a lot to warn about
40724              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
40725              Date: Sat, 28 May 2005 11:47:47 +0300
40726              Message-Id: <42983033.5050509@gmail.com>
40727      Branch: perl
40728            ! t/uni/class.t
40729 ____________________________________________________________________________
40730 [ 24610] By: merijn                                on 2005/05/27  19:22:39
40731         Log: Subject: Re: [PATCH] Do not install change logs, READMEs, etc...
40732              From: Michael G Schwern <schwern@pobox.com>
40733              Date: Fri, 27 May 2005 12:33:27 -0700
40734              Message-ID: <20050527193327.GC17504@windhund.schwern.org>
40735      Branch: perl
40736            ! installperl
40737 ____________________________________________________________________________
40738 [ 24609] By: nicholas                              on 2005/05/27  18:54:36
40739         Log: In assert(), we mustn't stringify the message as part of the first
40740              argument to croak, as it's a *printf format, and the thing we're
40741              asserting might itself contain % signs.
40742              Also, as __FILE__ is a string, we can append that to the format,
40743              rather than needing a %s for it.
40744      Branch: perl
40745            ! perl.h
40746 ____________________________________________________________________________
40747 [ 24608] By: nicholas                              on 2005/05/27  18:20:26
40748         Log: is() is better than ok()
40749      Branch: perl
40750            ! t/op/each.t
40751 ____________________________________________________________________________
40752 [ 24607] By: steveh                                on 2005/05/27  16:22:59
40753         Log: Fix failing Cwd tests on Win32
40754              
40755              Patch was posted to Ken previously
40756              
40757              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00226.html)
40758              
40759              but no reply as yet.  I'll mail him again...
40760      Branch: perl
40761            ! lib/Cwd.pm
40762 ____________________________________________________________________________
40763 [ 24606] By: steveh                                on 2005/05/27  16:15:41
40764         Log: Skip signals and core dump tests on Win32
40765              
40766              See http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00749.html
40767      Branch: perl
40768            ! t/run/exit.t
40769 ____________________________________________________________________________
40770 [ 24605] By: steveh                                on 2005/05/27  15:54:09
40771         Log: Fix more Win32 linker errors caused by change 24561
40772              
40773              Apparently sys_intern_init and sys_intern_clear are required even for
40774              non-threaded builds on Win32.
40775      Branch: perl
40776            ! embed.fnc embed.h proto.h
40777 ____________________________________________________________________________
40778 [ 24596] By: merijn                                on 2005/05/27  10:20:54
40779         Log: Subject: [PATCH] Do not install change logs, READMEs, etc...
40780              From: Michael G Schwern <schwern@pobox.com>
40781              Date: Thu, 26 May 2005 13:43:05 -0700
40782              Message-ID: <20050526204305.GH11558@windhund.schwern.org>
40783      Branch: perl
40784            ! installperl
40785 ____________________________________________________________________________
40786 [ 24595] By: merijn                                on 2005/05/27  10:06:25
40787         Log: Subject: [PATCH] add PERL_CALLCONV to PERL_CKDEF and PERL_PPDEF
40788              From: <jarkko.hietaniemi@nokia.com>
40789              Date: Fri, 27 May 2005 13:15:36 +0300
40790              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A1CD@esebe105.NOE.Nokia.com>
40791      Branch: perl
40792            ! perl.h
40793 ____________________________________________________________________________
40794 [ 24594] By: nicholas                              on 2005/05/27  09:18:26
40795         Log: Get the HEK once only in the hot code (class method calls)
40796      Branch: perl
40797            ! hv.h pp_hot.c
40798 ____________________________________________________________________________
40799 [ 24593] By: rgs                                   on 2005/05/27  07:44:07
40800         Log: Subject: [PATCH] Re: [perl #35420] localtime corruption
40801              From: Michael G Schwern <schwern@pobox.com>
40802              Date: Thu, 26 May 2005 13:39:38 -0700
40803              Message-ID: <20050526203938.GG11558@windhund.schwern.org>
40804      Branch: perl
40805            ! pod/perlfunc.pod pod/perlport.pod
40806 ____________________________________________________________________________
40807 [ 24592] By: rgs                                   on 2005/05/27  07:04:46
40808         Log: Subject: [PATCH] Documentation nits and fixes for Sv*_set() macros
40809              From: Steve Peters <steve@fisharerojo.org>
40810              Date: Thu, 26 May 2005 14:58:50 -0500
40811              Message-ID: <20050526195850.GA1308@mccoy.peters.homeunix.org>
40812      Branch: perl
40813            ! pod/perlapi.pod sv.h
40814 ____________________________________________________________________________
40815 [ 24591] By: steveh                                on 2005/05/26  16:56:03
40816         Log: Fix some Win32 link errors
40817      Branch: perl
40818            ! global.sym makedef.pl proto.h
40819 ____________________________________________________________________________
40820 [ 24590] By: nicholas                              on 2005/05/26  16:07:20
40821         Log: Rename the members of the SV head union to avoid pre-processor
40822              arguments with embed.h
40823      Branch: perl
40824            ! av.h hv.h sv.c sv.h
40825 ____________________________________________________________________________
40826 [ 24588] By: ams                                   on 2005/05/26  15:33:58
40827         Log: -Wall is intolerably noisy with icc.
40828      Branch: perl
40829            ! cflags.SH
40830 ____________________________________________________________________________
40831 [ 24585] By: rgs                                   on 2005/05/26  15:13:53
40832         Log: Subject: [PATCH] bytes.pm doesn't check undefined subroutine calling
40833              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
40834              Date: Thu, 26 May 2005 23:46:35 +0900
40835              Message-Id: <20050526234321.92F1.BQW10602@nifty.com>
40836      Branch: perl
40837            ! lib/bytes.pm lib/bytes.t
40838 ____________________________________________________________________________
40839 [ 24584] By: nicholas                              on 2005/05/26  14:24:31
40840         Log: Store the package name as a shared HEK.
40841              Abolish HvNAME() - as the stored pointer is not a char* you can't set
40842              it directly now.
40843              Storing a pointer to a HEK tracks the length too, and seems to be
40844              faster.
40845      Branch: perl
40846            ! embed.fnc gv.c hv.c hv.h op.c pp.c proto.h sv.c toke.c
40847            ! xsutils.c
40848 ____________________________________________________________________________
40849 [ 24583] By: nicholas                              on 2005/05/26  12:27:47
40850         Log: We know how big the global string table will be, so use that
40851              information.
40852      Branch: perl
40853            ! sv.c
40854 ____________________________________________________________________________
40855 [ 24582] By: nicholas                              on 2005/05/26  11:28:24
40856         Log: It helps to set the total keys correctly when duplicating a hash.
40857              It helps even more to have a test for this.
40858      Branch: perl
40859            ! ext/threads/t/problems.t sv.c
40860 ____________________________________________________________________________
40861 [ 24581] By: merijn                                on 2005/05/26  11:26:05
40862         Log: More possible re-order dependencies solved
40863      Branch: perl
40864            ! Porting/config_h.pl config_h.SH
40865 ____________________________________________________________________________
40866 [ 24580] By: merijn                                on 2005/05/26  08:43:38
40867         Log: Subject: [PATCH] Updated lint infrastructure
40868              From: Andy Lester <andy@petdance.com>
40869              Date: Wed, 25 May 2005 12:31:39 -0500
40870              Message-ID: <20050525173139.GB1701@petdance.com>
40871      Branch: perl
40872            ! Makefile.SH handy.h malloc.c mg.c pp.c regcomp.h
40873 ____________________________________________________________________________
40874 [ 24579] By: ams                                   on 2005/05/26  07:08:22
40875         Log: Subject: [PATCH] MPE/iX has no lchown()
40876              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
40877              Date: Thu, 26 May 2005 08:36:19 +0300
40878              Message-Id: <42956053.4010200@gmail.com>
40879      Branch: perl
40880            ! hints/mpeix.sh
40881 ____________________________________________________________________________
40882 [ 24578] By: merijn                                on 2005/05/25  19:05:07
40883         Log: Added Porting/config_h.pl
40884      Branch: perl
40885            ! MANIFEST
40886 ____________________________________________________________________________
40887 [ 24576] By: merijn                                on 2005/05/25  18:41:52
40888         Log: Reordering config_h.SH after metaconfig now semi automated
40889              This will save me *a lot* of manual work
40890      Branch: perl
40891            + Porting/config_h.pl
40892            ! Configure config_h.SH
40893 ____________________________________________________________________________
40894 [ 24575] By: nicholas                              on 2005/05/25  16:26:12
40895         Log: Export Perl_hek_dup, which duplicates shared hash keys.
40896      Branch: perl
40897            ! embed.fnc embed.h hv.c proto.h
40898 ____________________________________________________________________________
40899 [ 24574] By: nicholas                              on 2005/05/25  15:52:33
40900         Log: Track the mapping between source shared hash keys and target shared
40901              hash keys to save repeated lookups during cloning.
40902      Branch: perl
40903            ! embed.fnc embedvar.h ext/threads/threads.xs hv.c intrpvar.h
40904            ! perl.c perlapi.h proto.h sv.c
40905 ____________________________________________________________________________
40906 [ 24573] By: nicholas                              on 2005/05/25  14:06:55
40907         Log: Replace all uses of HvNAME with the appropriate HvNAME_get or
40908              HvNAME_set
40909      Branch: perl
40910            ! bytecode.pl cop.h ext/ByteLoader/bytecode.h
40911            ! ext/ByteLoader/byterun.c
40912 ____________________________________________________________________________
40913 [ 24572] By: nicholas                              on 2005/05/25  10:02:07
40914         Log: I think for now these have to be disabled by default.
40915      Branch: perl
40916            ! av.h hv.h
40917 ____________________________________________________________________________
40918 [ 24571] By: rgs                                   on 2005/05/25  09:34:20
40919         Log: Update description of Term::ReadLine and fix typo
40920              Subject: [perl #35963] Typo in Term::ReadLine 
40921              From: "perlbug@veggiechinese.net (via RT)" <perlbug-followup@perl.org>
40922              Date: 24 May 2005 23:29:37 -0000
40923              Message-ID: <rt-3.0.11-35963-113541.14.5614982698687@perl.org>
40924      Branch: perl
40925            ! lib/Term/ReadLine.pm
40926 ____________________________________________________________________________
40927 [ 24570] By: nicholas                              on 2005/05/24  20:23:53
40928         Log: Initialising the hash seed needs to be early in case anything
40929              calcualtes HASHes during dup()ing.
40930      Branch: perl
40931            ! sv.c
40932 ____________________________________________________________________________
40933 [ 24569] By: nicholas                              on 2005/05/24  17:13:34
40934         Log: Reorder the union to cause Win32 compilers to use void * alignment for
40935              it.
40936      Branch: perl
40937            ! av.h cv.h hv.h sv.h
40938 ____________________________________________________________________________
40939 [ 24568] By: ams                                   on 2005/05/24  16:44:53
40940         Log: Subject: [PATCH] xsubpp, ParseXS: allow other suffix beyond .c
40941              From: jarkko.hietaniemi@nokia.com
40942              Date: Tue, 24 May 2005 12:48:38 +0300
40943              Message-Id: <B356D8F434D20B40A8CEDAEC305A1F2453D7EB@esebe105.NOE.Nokia.com>
40944      Branch: perl
40945            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/xsubpp
40946 ____________________________________________________________________________
40947 [ 24567] By: rgs                                   on 2005/05/24  15:44:52
40948         Log: Clarification on the behaviour of qw// and x :
40949              Subject: [PATCH] Re: [perl #35885] qw and x operators doesn't mix
40950              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
40951              Date: Tue, 24 May 2005 08:52:00 -0700
40952              Message-ID: <20050524155200.GA1784@efn.org>
40953      Branch: perl
40954            ! pod/perlop.pod
40955 ____________________________________________________________________________
40956 [ 24566] By: nicholas                              on 2005/05/24  15:21:48
40957         Log: Leaking is bad, m'kay.
40958      Branch: perl
40959            ! hv.c sv.c
40960 ____________________________________________________________________________
40961 [ 24565] By: rgs                                   on 2005/05/24  13:50:02
40962         Log: Remove Perl_ck_* functions from public API
40963      Branch: perl
40964            ! embed.fnc embed.h global.sym
40965 ____________________________________________________________________________
40966 [ 24564] By: nicholas                              on 2005/05/24  13:01:49
40967         Log: Correct the description of pte_arenaroot
40968      Branch: perl
40969            ! intrpvar.h
40970 ____________________________________________________________________________
40971 [ 24563] By: rgs                                   on 2005/05/24  12:58:45
40972         Log: Documentation nit on @-, found by Guillaume Rousse
40973              (plus POD markup simplification, for readability with pod2text)
40974      Branch: perl
40975            ! pod/perlvar.pod
40976 ____________________________________________________________________________
40977 [ 24562] By: rgs                                   on 2005/05/24  12:39:26
40978         Log: ext/B/t/deparse.t was failing with t/TEST but not with t/harness
40979      Branch: perl
40980            ! ext/B/t/deparse.t
40981 ____________________________________________________________________________
40982 [ 24561] By: rgs                                   on 2005/05/24  12:33:01
40983         Log: Subject: [PATCH] embed.fnc cleanup + SvPVX_const usage
40984              From: Andy Lester <andy@petdance.com>
40985              Date: Sat, 21 May 2005 09:06:40 -0500
40986              Message-ID: <20050521140640.GB875@petdance.com>
40987      Branch: perl
40988            ! embed.fnc embed.h global.sym op.c pad.c perlio.c pp_ctl.c
40989            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c utf8.c
40990 ____________________________________________________________________________
40991 [ 24560] By: rgs                                   on 2005/05/24  11:22:21
40992         Log: The tokenizer should expect an operator after qw().
40993              This fixes [perl #35885] qw and x operators doesn't mix
40994      Branch: perl
40995            ! t/op/repeat.t toke.c
40996 ____________________________________________________________________________
40997 [ 24559] By: rgs                                   on 2005/05/24  08:45:44
40998         Log: Subject: Re: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly.
40999              From: demerphq <demerphq@gmail.com>
41000              Date: Mon, 23 May 2005 11:43:56 +0200
41001              Message-ID: <9b18b31105052302431fb0a3c2@mail.gmail.com>
41002      Branch: perl
41003            ! ext/B/t/deparse.t
41004 ____________________________________________________________________________
41005 [ 24558] By: rgs                                   on 2005/05/24  08:09:10
41006         Log: Make distclean should remove the leftover test files of ExtUtils::ParseXS
41007      Branch: perl
41008            ! Makefile.SH
41009 ____________________________________________________________________________
41010 [ 24557] By: nicholas                              on 2005/05/23  20:26:35
41011         Log: Don't allocate an IV slot where the type doesn't use the IV slot.
41012      Branch: perl
41013            ! av.h hv.h sv.h
41014 ____________________________________________________________________________
41015 [ 24556] By: ams                                   on 2005/05/23  16:58:46
41016         Log: Assorted 2.15 fixes.
41017      Branch: perl
41018            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
41019 ____________________________________________________________________________
41020 [ 24555] By: ams                                   on 2005/05/23  16:34:16
41021         Log: Remove one const to ensure that the universe doesn't tip over.
41022              (At least on AIX.)
41023      Branch: perl
41024            ! ext/Storable/Storable.xs
41025 ____________________________________________________________________________
41026 [ 24554] By: merijn                                on 2005/05/23  15:29:01
41027         Log: Subject: Re: [perl #35938] [PATCH] SDBM_File fails to build on some platforms due to use of 'extern int errno' (was: Re: patches for lang/perl5.8 dfport override) 
41028              From: Andrew Dougherty <doughera@lafayette.edu>
41029              Date: Mon, 23 May 2005 11:48:08 -0400 (EDT)
41030              Message-ID: <Pine.SOC.4.62.0505231143480.4714@maxwell.phys.lafayette.edu>
41031      Branch: perl
41032            ! ext/SDBM_File/sdbm/sdbm.c
41033 ____________________________________________________________________________
41034 [ 24553] By: ams                                   on 2005/05/23  15:24:05
41035         Log: Subject: [PATCH] universal.c warnings hushed
41036              From: Andy Lester <andy@petdance.com>
41037              Date: Mon, 23 May 2005 10:38:25 -0500
41038              Message-Id: <20050523153825.GA28498@petdance.com>
41039      Branch: perl
41040            ! universal.c
41041 ____________________________________________________________________________
41042 [ 24552] By: rgs                                   on 2005/05/23  14:31:33
41043         Log: Attribute compilation fix for Windows by Andy Lester
41044      Branch: perl
41045            ! perl.h perlio.h
41046 ____________________________________________________________________________
41047 [ 24551] By: gbarr                                 on 2005/05/23  13:49:59
41048         Log: Update to Scalar-List-Utils-1.17
41049      Branch: perl
41050            ! ext/List/Util/Changes ext/List/Util/README
41051            ! ext/List/Util/lib/List/Util.pm
41052            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
41053            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/refaddr.t
41054 ____________________________________________________________________________
41055 [ 24550] By: rgs                                   on 2005/05/23  11:38:34
41056         Log: Declaration nit spotted by Jarkko
41057      Branch: perl
41058            ! hv.c
41059 ____________________________________________________________________________
41060 [ 24549] By: nicholas                              on 2005/05/23  11:27:16
41061         Log: PL_regex_padav elements hold either more AVs, or IVs that point to
41062              regexps. Don't attempt to look at the IVX if it's not an IV.
41063      Branch: perl
41064            ! perl.c sv.c
41065 ____________________________________________________________________________
41066 [ 24548] By: nicholas                              on 2005/05/23  10:13:21
41067         Log: Oops. What is looking at an array's SvIVX()?
41068      Branch: perl
41069            ! sv.c
41070 ____________________________________________________________________________
41071 [ 24547] By: nicholas                              on 2005/05/23  09:22:35
41072         Log: We don't need IV and RV arena variables anymore. We don't need to set
41073              SvIVX or SvNVX on hashes.
41074      Branch: perl
41075            ! embedvar.h intrpvar.h perlapi.h sv.c
41076 ____________________________________________________________________________
41077 [ 24546] By: nicholas                              on 2005/05/23  09:09:15
41078         Log: Bytecode mustn't save the NVX for hashes now that the NVX is a union
41079              containing pointers initialised to zero.
41080      Branch: perl
41081            ! ext/B/B/Bytecode.pm
41082 ____________________________________________________________________________
41083 [ 24545] By: steveh                                on 2005/05/23  08:46:37
41084         Log: Fill in HASATTRIBUTE stuff in win32/config_H.* (see change #24508)
41085              
41086              (None are actually defined, but it's nice to have them there anyway)
41087      Branch: perl
41088            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41089            ! win32/config_H.vc64
41090 ____________________________________________________________________________
41091 [ 24544] By: nicholas                              on 2005/05/23  08:09:58
41092         Log: create an "allocated" structure for PVs, PVAVs and PVHVs
41093      Branch: perl
41094            ! av.h hv.h intrpvar.h sv.c sv.h
41095 ____________________________________________________________________________
41096 [ 24543] By: rgs                                   on 2005/05/23  07:33:52
41097         Log: Fix [perl #35929] : PerlIO::scalar didn't understand $/ = ""
41098              because PerlIOScalar_unread was broken.
41099              Bump version number of PerlIO::scalar to 0.04.
41100      Branch: perl
41101            ! ext/PerlIO/scalar/scalar.pm ext/PerlIO/scalar/scalar.xs
41102            ! ext/PerlIO/t/scalar.t
41103 ____________________________________________________________________________
41104 [ 24542] By: nicholas                              on 2005/05/22  22:03:19
41105         Log: Re-order IVX slot in SV bodies
41106      Branch: perl
41107            ! av.h cv.h hv.h sv.h
41108 ____________________________________________________________________________
41109 [ 24541] By: rgs                                   on 2005/05/22  18:53:12
41110         Log: Subject: Re: [PATCH 5.8.7 RC1] lib/Carp.t todo for VMS
41111              From: Michael G Schwern <schwern@pobox.com>
41112              Date: May 20, 2005 10:09 PM
41113              Message-ID: <20050520200900.GB13473@windhund.schwern.org>
41114      Branch: perl
41115            ! lib/Carp.t
41116 ____________________________________________________________________________
41117 [ 24538] By: nicholas                              on 2005/05/21  22:46:50
41118         Log: Add a union in place of xnv_nv, which allows AVs and HVs to re-use
41119              the memory to store pointers and integers.
41120              (Part 1 - will be reworked to be more efficient when IV or void*
41121              is 64 bit soon)
41122      Branch: perl
41123            ! av.h cv.h dump.c ext/B/B.pm ext/B/B.xs ext/Devel/Peek/t/Peek.t
41124            ! hv.h sv.h
41125 ____________________________________________________________________________
41126 [ 24537] By: ams                                   on 2005/05/21  22:26:34
41127         Log: Subject: [PATCH] ExtUtils::CBuilder Tru64 support
41128              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41129              Date: Sat, 21 May 2005 23:20:21 +0300
41130              Message-Id: <428F9805.70108@gmail.com>
41131      Branch: perl
41132            + lib/ExtUtils/CBuilder/Platform/dec_osf.pm
41133            ! MANIFEST
41134 ____________________________________________________________________________
41135 [ 24536] By: ams                                   on 2005/05/21  22:17:20
41136         Log: Make the __attribute__ stuff work with Symbian (Jarkko).
41137              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00530.html
41138      Branch: perl
41139            ! perl.h
41140 ____________________________________________________________________________
41141 [ 24535] By: davem                                 on 2005/05/21  22:10:19
41142         Log: goto &xsub that croaks corrupts memory
41143              When an XS sub is called, a CxSUB context shouldn't be pushed. Make
41144              goto &xs_sub mimic this behaviour by first popping the old CxSUB
41145      Branch: perl
41146            ! pp_ctl.c t/op/goto_xs.t
41147 ____________________________________________________________________________
41148 [ 24534] By: davem                                 on 2005/05/21  21:38:55
41149         Log: stop goto &foo wasting stack space
41150              it used to push @_ onto the end of the stack; now it pops the stack
41151              back to the old watermark first.
41152      Branch: perl
41153            ! pp_ctl.c
41154 ____________________________________________________________________________
41155 [ 24533] By: davem                                 on 2005/05/21  19:50:50
41156         Log: add access to Perl_croak() via 'mycroak' in XS::APItest
41157      Branch: perl
41158            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
41159            ! ext/XS/APItest/t/exception.t
41160 ____________________________________________________________________________
41161 [ 24532] By: davem                                 on 2005/05/21  19:15:43
41162         Log: disallow eval { goto &foo }
41163              eval 'goto &foo' is already banned, and the try-version usually
41164              coredumps due to the code assuming the CxEVAL is actually a CxSUB.
41165              Anyway exiting an eval but preserving "it's" @_ doesn't make much
41166              sense.
41167      Branch: perl
41168            ! pod/perldiag.pod pp_ctl.c t/op/goto.t
41169 ____________________________________________________________________________
41170 [ 24531] By: nicholas                              on 2005/05/21  18:19:43
41171         Log: Move the xpv_pv/xrv_rv member into the SV head, in a union with
41172              IV and UV. Avoid allocating a body for IVs and RVs.
41173      Branch: perl
41174            ! av.h bytecode.pl cv.h embed.fnc embed.h ext/B/B/C.pm
41175            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
41176            ! ext/ByteLoader/byterun.h hv.c hv.h proto.h sv.c sv.h
41177 ____________________________________________________________________________
41178 [ 24530] By: rgs                                   on 2005/05/21  16:01:42
41179         Log: Really fix change 24527
41180      Branch: perl
41181            ! gv.c
41182 ____________________________________________________________________________
41183 [ 24529] By: nicholas                              on 2005/05/21  15:59:30
41184         Log: Fool. That should be I32 everywhere.
41185      Branch: perl
41186            ! hv.c
41187 ____________________________________________________________________________
41188 [ 24528] By: ams                                   on 2005/05/21  15:35:44
41189         Log: Subject: [PATCH] ctags parms need to know .h is C
41190              From: Andy Lester <andy@petdance.com>
41191              Date: Sat, 21 May 2005 08:58:14 -0500
41192              Message-Id: <20050521135814.GA875@petdance.com>
41193      Branch: perl
41194            ! Makefile.SH
41195 ____________________________________________________________________________
41196 [ 24527] By: rgs                                   on 2005/05/21  14:15:44
41197         Log: Compilation fix
41198      Branch: perl
41199            ! gv.c
41200 ____________________________________________________________________________
41201 [ 24526] By: nicholas                              on 2005/05/21  12:31:52
41202         Log: Move hv_name, hv_eiter and hv_riter into a new aux structure.
41203              Provide (more efficient) _get and _set macros.
41204              Adjust the core to use them.
41205      Branch: perl
41206            ! dump.c embed.fnc ext/Data/Dumper/Dumper.xs
41207            ! ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs
41208            ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs
41209            ! ext/threads/shared/shared.xs global.sym gv.c hv.c hv.h mg.c
41210            ! op.c op.h opnames.h perl.c pp.c pp_hot.c pp_sys.c proto.h sv.c
41211            ! toke.c universal.c xsutils.c
41212 ____________________________________________________________________________
41213 [ 24525] By: nicholas                              on 2005/05/21  09:29:18
41214         Log: Move placeholders into a new rhash magic type.
41215      Branch: perl
41216            ! dump.c embed.fnc ext/Storable/Storable.xs global.sym hv.c hv.h
41217            ! perl.h proto.h sv.c
41218 ____________________________________________________________________________
41219 [ 24524] By: rgs                                   on 2005/05/21  09:18:07
41220         Log: Update to MakeMaker 6.30
41221      Branch: perl
41222            ! lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
41223            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/FIRST_MAKEFILE.t
41224            ! lib/ExtUtils/t/PL_FILES.t
41225            ! t/lib/MakeMaker/Test/Setup/PL_FILES.pm
41226 ____________________________________________________________________________
41227 [ 24523] By: ams                                   on 2005/05/21  02:58:49
41228         Log: Subject: [PATCH] SvPVX_const - patch #2
41229              From: Steve Peters <steve@fisharerojo.org>
41230              Date: Fri, 20 May 2005 21:42:10 -0500
41231              Message-Id: <20050521024210.GA29036@mccoy.peters.homeunix.org>
41232      Branch: perl
41233            ! dump.c gv.c op.c pad.c perlio.c perly.c pp.c pp_ctl.c
41234 ____________________________________________________________________________
41235 [ 24522] By: nicholas                              on 2005/05/20  22:53:00
41236         Log: Remove PMROOT and replace it with a small shell script. Er, magic.
41237              (PMROOT being needed to implement bare C<reset> - how often do you
41238              use that?)
41239      Branch: perl
41240            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Asmdata.pm
41241            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h hv.c hv.h
41242            ! op.c perl.h sv.c
41243 ____________________________________________________________________________
41244 [ 24521] By: nicholas                              on 2005/05/20  22:30:16
41245         Log: Update XS code to declare PERL_UNUSED_DECL conditionally
41246      Branch: perl
41247            ! ext/List/Util/Util.xs ext/POSIX/POSIX.xs
41248            ! ext/Storable/Storable.xs
41249 ____________________________________________________________________________
41250 [ 24520] By: nicholas                              on 2005/05/20  21:50:03
41251         Log: Updaate ppport.h to get a conditional PERL_UNUSED_DECL
41252      Branch: perl
41253            ! ext/Cwd/ppport.h ext/Time/HiRes/ppport.h
41254 ____________________________________________________________________________
41255 [ 24519] By: nicholas                              on 2005/05/20  21:46:26
41256         Log: Need to make PERL_UNUSED_DECL conditional as xlc on AIX doesn't like
41257              it being redefined.
41258      Branch: perl
41259            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/parts/inc/misc
41260 ____________________________________________________________________________
41261 [ 24518] By: nicholas                              on 2005/05/20  21:11:52
41262         Log: Goodbye AvFLAGS
41263      Branch: perl
41264            ! av.c av.h bytecode.pl cop.h dump.c ext/B/B.pm ext/B/B.xs
41265            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
41266            ! ext/B/B/Debug.pm ext/B/defsubs_h.PL ext/ByteLoader/byterun.c
41267            ! ext/ByteLoader/byterun.h pad.c pp_ctl.c sv.c sv.h
41268 ____________________________________________________________________________
41269 [ 24517] By: rgs                                   on 2005/05/20  17:54:15
41270         Log: Upgrade to Math::BigInt 1.77
41271      Branch: perl
41272            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41273            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
41274            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
41275            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
41276 ____________________________________________________________________________
41277 [ 24516] By: nicholas                              on 2005/05/20  16:42:44
41278         Log: Fix a typo
41279      Branch: perl
41280            ! hv.h
41281 ____________________________________________________________________________
41282 [ 24514] By: ams                                   on 2005/05/20  14:42:21
41283         Log: Damnable applypatch nonsense.
41284      Branch: perl
41285            ! ext/Storable/t/sig_die.t
41286 ____________________________________________________________________________
41287 [ 24513] By: rgs                                   on 2005/05/20  14:37:12
41288         Log: Update MANIFEST
41289      Branch: perl
41290            ! MANIFEST
41291 ____________________________________________________________________________
41292 [ 24512] By: ams                                   on 2005/05/20  14:21:21
41293         Log: Previously overlooked $SIG{DIE} patch from Slaven Rezic.
41294              http://groups-beta.google.com/group/perl.perl5.porters/msg/2d10ba2c390ecc41
41295      Branch: perl
41296            + ext/Storable/t/sig_die.t
41297            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
41298 ____________________________________________________________________________
41299 [ 24511] By: rgs                                   on 2005/05/20  13:11:43
41300         Log: Subject: [PATCH] Add a Makefile target for ctags
41301              From: Andy Lester <andy@petdance.com>
41302              Date: Thu, 12 May 2005 11:40:52 -0500
41303              Message-ID: <20050512164052.GA30287@petdance.com>
41304      Branch: perl
41305            ! Makefile.SH
41306 ____________________________________________________________________________
41307 [ 24510] By: rgs                                   on 2005/05/20  10:49:03
41308         Log: Upgrade to MakeMaker 6.29
41309      Branch: perl
41310            + lib/ExtUtils/t/FIRST_MAKEFILE.t
41311            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
41312            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
41313            ! lib/ExtUtils/t/Installed.t
41314 ____________________________________________________________________________
41315 [ 24509] By: rgs                                   on 2005/05/20  09:26:01
41316         Log: Subject: SvPVX_const() - Patch #1
41317              From: Steve Peters <steve@fisharerojo.org>
41318              Date: Tue, 17 May 2005 18:17:01 -0500
41319              Message-ID: <20050517231701.GA1394@mccoy.peters.homeunix.org>
41320      Branch: perl
41321            ! doio.c toke.c universal.c util.c warnings.h warnings.pl
41322 ____________________________________________________________________________
41323 [ 24508] By: rgs                                   on 2005/05/20  07:53:46
41324         Log: Subject: [PATCH] Attribute configuration
41325              From: Andy Lester <andy@petdance.com>
41326              Date: Thu, 19 May 2005 12:32:56 -0500
41327              Message-ID: <20050519173256.GA29039@petdance.com>
41328      Branch: perl
41329            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
41330            ! Porting/Glossary Porting/config.sh Porting/pumpkin.pod XSUB.h
41331            ! config_h.SH configure.com epoc/config.sh hints/next_3_0.sh
41332            ! hints/vmesa.sh malloc.c mg.c op.c perl.c perl.h perlio.h
41333            ! plan9/config_sh.sample plan9/genconfig.pl scope.c sv.c
41334            ! symbian/config.sh t/op/sprintf.t uconfig.sh vms/genconfig.pl
41335            ! win32/config.bc win32/config.gc win32/config.vc
41336            ! win32/config.vc64 wince/config.ce
41337 ____________________________________________________________________________
41338 [ 24507] By: rgs                                   on 2005/05/20  07:16:59
41339         Log: Gisle noted an unused variable
41340      Branch: perl
41341            ! t/run/exit.t
41342 ____________________________________________________________________________
41343 [ 24506] By: rgs                                   on 2005/05/19  21:07:43
41344         Log: Fix the new exit() tests, by Gisle Aas :
41345              don't let the shell interfere with the process return value
41346      Branch: perl
41347            ! t/run/exit.t
41348 ____________________________________________________________________________
41349 [ 24505] By: ams                                   on 2005/05/19  17:51:48
41350         Log: Subject: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly. 
41351              From: yves orton <perlbug-followup@perl.org>
41352              Date: 18 May 2005 08:30:44 -0000
41353              Message-Id: <rt-3.0.11-35857-113142.6.75213005071278@perl.org>
41354      Branch: perl
41355            ! ext/B/B/Deparse.pm
41356 ____________________________________________________________________________
41357 [ 24504] By: nicholas                              on 2005/05/19  09:32:18
41358         Log: tabs, not spaces. Bad editor. No cookie.
41359              Does the MANIFEST file support comments, sufficient to add an editor
41360              block?
41361      Branch: perl
41362            ! MANIFEST
41363 ____________________________________________________________________________
41364 [ 24503] By: rgs                                   on 2005/05/19  06:25:22
41365         Log: Adjust VMS test count
41366      Branch: perl
41367            ! t/run/exit.t
41368 ____________________________________________________________________________
41369 [ 24501] By: rgs                                   on 2005/05/18  16:08:30
41370         Log: Subject: Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]
41371              From: Gisle Aas <gisle@ActiveState.com>
41372              Date: 18 May 2005 08:35:47 -0700
41373              Message-ID: <lr8y2cim24.fsf_-_@caliper.activestate.com>
41374      Branch: perl
41375            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perl.h perlapi.h
41376            ! pod/perlfunc.pod pod/perlport.pod pod/perlvar.pod t/run/exit.t
41377 ____________________________________________________________________________
41378 [ 24500] By: rgs                                   on 2005/05/18  15:26:32
41379         Log: Subject: Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl (was: Re: [Module::Build] ANNOUNCE: Module::Build 0.2610 -> CPAN)
41380              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41381              Date: Wed, 18 May 2005 07:13:40 -0700
41382              Message-ID: <20050518141131.GA2704@efn.org>
41383      Branch: perl
41384            + lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
41385            + lib/ExtUtils/CBuilder/Platform/Unix.pm
41386            + lib/ExtUtils/CBuilder/Platform/VMS.pm
41387            + lib/ExtUtils/CBuilder/Platform/Windows.pm
41388            + lib/ExtUtils/CBuilder/Platform/aix.pm
41389            + lib/ExtUtils/CBuilder/Platform/cygwin.pm
41390            + lib/ExtUtils/CBuilder/Platform/darwin.pm
41391            + lib/ExtUtils/CBuilder/Platform/os2.pm
41392            + lib/ExtUtils/CBuilder/t/01-basic.t
41393            + lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
41394            + lib/ExtUtils/ParseXS/t/XSTest.pm
41395            + lib/ExtUtils/ParseXS/t/XSTest.xs
41396            + lib/ExtUtils/ParseXS/t/basic.t
41397            ! MANIFEST Porting/Maintainers.pl lib/ExtUtils/t/00compile.t
41398            ! lib/ExtUtils/xsubpp
41399 ____________________________________________________________________________
41400 [ 24499] By: rgs                                   on 2005/05/18  12:46:38
41401         Log: Subject: B::Disassembler.pm
41402              From: Nicholas Clark <nick@ccl4.org>
41403              Date: Tue, 17 May 2005 11:28:18 +0100
41404              Message-ID: <20050517102817.GD94420@plum.flirble.org>
41405      Branch: perl
41406            ! ext/B/B/Disassembler.pm
41407 ____________________________________________________________________________
41408 [ 24498] By: davem                                 on 2005/05/18  12:39:22
41409         Log: make t/TEST print summary times consistently to two decimal places
41410      Branch: perl
41411            ! t/TEST
41412 ____________________________________________________________________________
41413 [ 24497] By: nicholas                              on 2005/05/18  12:34:53
41414         Log: Default to allocating the correct size for the array in the HV.
41415              Override this with -DPERL_USE_LARGE_HV_ALLOC
41416      Branch: perl
41417            ! hv.h
41418 ____________________________________________________________________________
41419 [ 24496] By: rgs                                   on 2005/05/18  11:50:47
41420         Log: Subject: [PATCH] Eliminate radically out of date CHANGES from perlport
41421              From: Michael G Schwern <schwern@pobox.com>
41422              Date: Mon, 16 May 2005 15:17:05 -0700
41423              Message-ID: <20050516221705.GA212@windhund.schwern.org>
41424              
41425              Subject: [PATCH] Eliminate function signatures from perlport
41426              From: Michael G Schwern <schwern@pobox.com>
41427              Date: Mon, 16 May 2005 15:24:18 -0700
41428              Message-ID: <20050516222418.GA422@windhund.schwern.org>
41429      Branch: perl
41430            ! pod/perlport.pod
41431 ____________________________________________________________________________
41432 [ 24495] By: merijn                                on 2005/05/17  18:45:56
41433         Log: Subject: [PATCH] more about __attribute__
41434              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41435              Date: Tue, 17 May 2005 20:36:43 +0300
41436              Message-ID: <428A2BAB.9020306@gmail.com>
41437      Branch: perl
41438            ! perl.h
41439 ____________________________________________________________________________
41440 [ 24493] By: rgs                                   on 2005/05/17  15:55:38
41441         Log: Clarify definition of octal literals
41442              (thanks to Olivier Blin)
41443      Branch: perl
41444            ! pod/perldata.pod
41445 ____________________________________________________________________________
41446 [ 24492] By: rgs                                   on 2005/05/17  15:15:46
41447         Log: Subject: [PATCH] perl 5.9.x (@ 24471): Symbian update
41448              From: <jarkko.hietaniemi@nokia.com>
41449              Date: Mon, 16 May 2005 17:59:35 +0300
41450              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D793@esebe105.NOE.Nokia.com>
41451              
41452              completed by:
41453              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D7A0@esebe105.NOE.Nokia.com>
41454      Branch: perl
41455            ! embed.pl mg.c op.c perl.h proto.h reentr.c reentr.pl scope.c
41456            ! symbian/port.pl universal.c
41457 ____________________________________________________________________________
41458 [ 24491] By: nicholas                              on 2005/05/17  13:27:43
41459         Log: One last 1008 to replace with PERL_ARENA_SIZE
41460      Branch: perl
41461            ! sv.c
41462 ____________________________________________________________________________
41463 [ 24490] By: nicholas                              on 2005/05/16  21:42:05
41464         Log: Upgrade to Encode 2.10
41465      Branch: perl
41466            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
41467            ! ext/Encode/Encode.xs ext/Encode/META.yml
41468            ! ext/Encode/lib/Encode/Alias.pm
41469 ____________________________________________________________________________
41470 [ 24489] By: rgs                                   on 2005/05/16  16:56:43
41471         Log: Subject: [PATCH] consting-eleventy.patch: More consts, plus actual bug fix
41472              From: Andy Lester <andy@petdance.com>
41473              Date: Mon, 16 May 2005 10:13:53 -0500
41474              Message-ID: <20050516151353.GA25387@petdance.com>
41475      Branch: perl
41476            ! XSUB.h av.c dump.c embed.fnc embed.h hv.c malloc.c mg.c
41477            ! numeric.c perl.c perl.h pod/perlapi.pod pp.h pp_ctl.c pp_hot.c
41478            ! proto.h regcomp.c regexec.c scope.c sv.c sv.h
41479            ! t/run/fresh_perl.t toke.c universal.c utf8.c util.c
41480 ____________________________________________________________________________
41481 [ 24482] By: nicholas                              on 2005/05/16  15:11:30
41482         Log: Bump the version number on Win32::Win32
41483      Branch: perl
41484            ! win32/ext/Win32/Win32.pm
41485 ____________________________________________________________________________
41486 [ 24480] By: nicholas                              on 2005/05/16  15:01:48
41487         Log: Assuming that everything with 0x40000000 is SVpad_TYPED is bogus.
41488      Branch: perl
41489            ! sv.c
41490 ____________________________________________________________________________
41491 [ 24476] By: rgs                                   on 2005/05/16  08:58:40
41492         Log: This seems to be the right thing to do to iterate over layers
41493      Branch: perl
41494            ! ext/PerlIO/via/via.xs
41495 ____________________________________________________________________________
41496 [ 24475] By: rgs                                   on 2005/05/16  08:47:28
41497         Log: $! might contain "unknown" if strerror(3) says so
41498      Branch: perl
41499            ! t/op/mkdir.t
41500 ____________________________________________________________________________
41501 [ 24472] By: rgs                                   on 2005/05/16  08:03:15
41502         Log: Upgrade to Time::HiRes 1.68
41503      Branch: perl
41504            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
41505            ! ext/Time/HiRes/HiRes.xs
41506 ____________________________________________________________________________
41507 [ 24471] By: nicholas                              on 2005/05/15  20:46:03
41508         Log: Subject: [PATCH] Minor tweak to via
41509              From: Andy Lester <andy@petdance.com>
41510              Message-ID: <20050513163952.GA20167@petdance.com>
41511              Date: Fri, 13 May 2005 11:39:52 -0500
41512              
41513              from a bug report and patch by Matt Lawrence
41514      Branch: perl
41515            ! ext/PerlIO/via/via.xs
41516 ____________________________________________________________________________
41517 [ 24470] By: nicholas                              on 2005/05/15  11:32:15
41518         Log: Upgrade to CGI.pm 3.10
41519      Branch: perl
41520            + lib/CGI/t/can.t
41521            ! MANIFEST lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
41522 ____________________________________________________________________________
41523 [ 24469] By: davem                                 on 2005/05/15  00:09:35
41524         Log: avoid leaked scalar in BEGIN { threads->new(...) }
41525      Branch: perl
41526            ! sv.c
41527 ____________________________________________________________________________
41528 [ 24468] By: davem                                 on 2005/05/14  23:16:50
41529         Log: Fix typo in DDEBUG_LEAKING_SCALARS flags output
41530      Branch: perl
41531            ! perl.c
41532 ____________________________________________________________________________
41533 [ 24467] By: davem                                 on 2005/05/14  15:11:30
41534         Log: initialize the PL_xpvgv_[arena]root vars during clone
41535      Branch: perl
41536            ! sv.c
41537 ____________________________________________________________________________
41538 [ 24465] By: gbarr                                 on 2005/05/13  20:42:53
41539         Log: Update to Scalar-List-Utils-1.15
41540      Branch: perl
41541            + ext/List/Util/t/p_blessed.t ext/List/Util/t/p_first.t
41542            + ext/List/Util/t/p_lln.t ext/List/Util/t/p_max.t
41543            + ext/List/Util/t/p_maxstr.t ext/List/Util/t/p_min.t
41544            + ext/List/Util/t/p_minstr.t ext/List/Util/t/p_openhan.t
41545            + ext/List/Util/t/p_readonly.t ext/List/Util/t/p_reduce.t
41546            + ext/List/Util/t/p_refaddr.t ext/List/Util/t/p_reftype.t
41547            + ext/List/Util/t/p_shuffle.t ext/List/Util/t/p_sum.t
41548            + ext/List/Util/t/p_tainted.t
41549            ! MANIFEST ext/List/Util/Changes ext/List/Util/Util.xs
41550            ! ext/List/Util/lib/List/Util.pm
41551            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/blessed.t
41552            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
41553            ! ext/List/Util/t/isvstring.t ext/List/Util/t/lln.t
41554            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
41555            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
41556            ! ext/List/Util/t/openhan.t ext/List/Util/t/proto.t
41557            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
41558            ! ext/List/Util/t/refaddr.t ext/List/Util/t/reftype.t
41559            ! ext/List/Util/t/shuffle.t ext/List/Util/t/sum.t
41560            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
41561 ____________________________________________________________________________
41562 [ 24461] By: rgs                                   on 2005/05/13  12:52:45
41563         Log: Subject: change to quiet cygwin's perlld
41564              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41565              Date: Fri, 13 May 2005 06:15:45 -0700
41566              Message-ID: <20050513131545.GB4024@efn.org>
41567      Branch: perl
41568            ! cygwin/perlld.in
41569 ____________________________________________________________________________
41570 [ 24460] By: nicholas                              on 2005/05/13  11:59:26
41571         Log: Reorder the *more* arena allocation functions into a block
41572              As they are now ahead of their corresponding *new* functions, no need
41573              for all the embedding guff.
41574              Remove all the "register" keywords.
41575      Branch: perl
41576            ! embed.fnc embed.h hv.c proto.h sv.c
41577 ____________________________________________________________________________
41578 [ 24459] By: nicholas                              on 2005/05/13  11:09:03
41579         Log: Allocate GV bodies from arenas
41580      Branch: perl
41581            ! embed.fnc embed.h embedvar.h intrpvar.h perlapi.h proto.h sv.c
41582 ____________________________________________________________________________
41583 [ 24455] By: davem                                 on 2005/05/12  19:07:27
41584         Log: make join.t threadsafe!
41585              tests 13 and 14 could output in reverse order. Add a lock to stop
41586              this.
41587      Branch: perl
41588            ! ext/threads/t/join.t
41589 ____________________________________________________________________________
41590 [ 24454] By: steveh                                on 2005/05/12  10:56:20
41591         Log: Remove a couple of unreferenced local variables
41592      Branch: perl
41593            ! win32/ext/Win32/Win32.xs
41594 ____________________________________________________________________________
41595 [ 24453] By: steveh                                on 2005/05/12  10:10:37
41596         Log: Subject: [PATCH] Add Win32::GetFileVersion() function
41597              From: "Jan Dubois" <jand@ActiveState.com>
41598              Date: Wed, 11 May 2005 22:30:37 -0700
41599              Message-Id: <200505120530.j4C5UhpX031152@smtp3.ActiveState.com>
41600      Branch: perl
41601            ! win32/ext/Win32/Win32.pm win32/ext/Win32/Win32.xs
41602 ____________________________________________________________________________
41603 [ 24452] By: rgs                                   on 2005/05/12  09:58:50
41604         Log: Silence DEBUGGING compilation warnings
41605      Branch: perl
41606            ! toke.c
41607 ____________________________________________________________________________
41608 [ 24451] By: rgs                                   on 2005/05/12  09:52:12
41609         Log: SvUPGRADE doesn't return false.
41610      Branch: perl
41611            ! toke.c
41612 ____________________________________________________________________________
41613 [ 24450] By: rgs                                   on 2005/05/12  08:45:40
41614         Log: Rework documentation of split(//,...)
41615      Branch: perl
41616            ! pod/perlfunc.pod
41617 ____________________________________________________________________________
41618 [ 24449] By: ams                                   on 2005/05/11  16:57:27
41619         Log: Subject: [perl #33765] [PATCH] perlop: mention why 'print !!0' doesn't 
41620              From: Steve Peters via RT <perlbug-followup@perl.org>
41621              Date: 11 May 2005 16:58:22 -0000
41622              Message-Id: <rt-3.0.11-33765-112475.14.5633321030279@perl.org>
41623              
41624              Subject: [perl #33766] [PATCH] perldoc -f split lacks basic null example 
41625              From: Steve Peters via RT <perlbug-followup@perl.org>
41626              Date: 11 May 2005 17:13:29 -0000
41627              Message-Id: <rt-3.0.11-33766-112476.1.84217630998887@perl.org>
41628      Branch: perl
41629            ! pod/perlfunc.pod pod/perlsyn.pod
41630 ____________________________________________________________________________
41631 [ 24446] By: merijn                                on 2005/05/11  09:39:06
41632         Log: Subject: Hints changes for OS X 10.4
41633              From: Michael G Schwern <schwern@pobox.com>
41634              Date: Tue, 10 May 2005 18:10:47 -0700
41635              Message-ID: <20050511011047.GA23955@windhund.schwern.org>
41636      Branch: perl
41637            ! hints/darwin.sh
41638 ____________________________________________________________________________
41639 [ 24445] By: rgs                                   on 2005/05/11  07:54:19
41640         Log: Include vim/emacs modelines in generated files to open them
41641              in read-only mode. Make vi modelines compatible with non-vim
41642              vi versions.
41643      Branch: perl
41644            ! av.c bytecode.pl deb.c doio.c doop.c dump.c embed.h embed.pl
41645            ! embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
41646            ! ext/ByteLoader/byterun.h global.sym globals.c gv.c hv.c
41647            ! keywords.h keywords.pl lib/warnings.pm locale.c malloc.c mg.c
41648            ! miniperlmain.c numeric.c op.c opcode.h opcode.pl opnames.h
41649            ! pad.c perl.c perlapi.c perlapi.h perlio.c perly.c pp.c pp.sym
41650            ! pp_ctl.c pp_hot.c pp_pack.c pp_proto.h pp_sort.c pp_sys.c
41651            ! proto.h reentr.c reentr.h reentr.pl regcomp.c regcomp.pl
41652            ! regexec.c regnodes.h run.c scope.c sv.c taint.c toke.c
41653            ! universal.c utf8.c util.c warnings.h warnings.pl xsutils.c
41654 ____________________________________________________________________________
41655 [ 24444] By: rgs                                   on 2005/05/10  20:56:37
41656         Log: Subject: potential [PATCH] Tru64 crank up strictness
41657              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41658              Date: May 10, 2005 7:44 PM
41659              Message-Id: <4ADE5AAD-27CB-4F9E-BEC7-41DAA7671108@iki.fi>
41660      Branch: perl
41661            ! hints/dec_osf.sh perl.h toke.c x2p/a2py.c
41662 ____________________________________________________________________________
41663 [ 24443] By: rgs                                   on 2005/05/10  20:27:16
41664         Log: "make regen" should run reentr.pl
41665      Branch: perl
41666            ! regen.pl
41667 ____________________________________________________________________________
41668 [ 24442] By: rgs                                   on 2005/05/10  20:08:27
41669         Log: Regenerate reentr.[ch]
41670      Branch: perl
41671            ! reentr.c reentr.h
41672 ____________________________________________________________________________
41673 [ 24441] By: ams                                   on 2005/05/10  17:23:26
41674         Log: Subject: Re: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
41675              From: Steve Peters <steve@fisharerojo.org>
41676              Date: Tue, 10 May 2005 12:44:13 -0500
41677              Message-Id: <20050510174413.GA19686@mccoy.peters.homeunix.org>
41678      Branch: perl
41679            + README.openbsd
41680            ! MANIFEST reentr.pl
41681 ____________________________________________________________________________
41682 [ 24440] By: rgs                                   on 2005/05/10  16:51:02
41683         Log: Add editor boilerplates to all C files
41684              (except the generated ones)
41685      Branch: perl
41686            ! av.c deb.c doio.c doop.c dump.c globals.c gv.c hv.c locale.c
41687            ! malloc.c mg.c miniperlmain.c numeric.c op.c pad.c perl.c
41688            ! perlio.c perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c
41689            ! pp_sys.c regcomp.c regexec.c run.c scope.c sv.c taint.c toke.c
41690            ! universal.c utf8.c util.c xsutils.c
41691 ____________________________________________________________________________
41692 [ 24439] By: nicholas                              on 2005/05/10  15:38:07
41693         Log: s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/
41694              plus a couple of 1 byte sv_setpv()s too.
41695      Branch: perl
41696            ! doio.c dump.c ext/B/B.xs ext/Storable/Storable.xs mg.c op.c
41697            ! perl.c pp_ctl.c pp_hot.c pp_sys.c toke.c
41698 ____________________________________________________________________________
41699 [ 24438] By: nicholas                              on 2005/05/10  14:47:58
41700         Log: As we have the length of the string easily to hand, no reason not to
41701              use it.
41702      Branch: perl
41703            ! op.c
41704 ____________________________________________________________________________
41705 [ 24437] By: ams                                   on 2005/05/10  14:41:08
41706         Log: Subject: [PATCH] perlop.pod nit
41707              From: Steve Peters <steve@fisharerojo.org>
41708              Date: Tue, 10 May 2005 09:41:01 -0500
41709              Message-Id: <20050510144101.GA21362@mccoy.peters.homeunix.org>
41710      Branch: perl
41711            ! pod/perlop.pod
41712 ____________________________________________________________________________
41713 [ 24436] By: nicholas                              on 2005/05/10  11:03:49
41714         Log: Experiment with using the ptr_table code to hold the seen hash
41715      Branch: perl
41716            ! ext/Storable/Storable.xs
41717 ____________________________________________________________________________
41718 [ 24435] By: nicholas                              on 2005/05/10  09:17:32
41719         Log: Simplify the debug and assert logic.
41720      Branch: perl
41721            ! ext/Storable/Storable.xs
41722 ____________________________________________________________________________
41723 [ 24434] By: nicholas                              on 2005/05/10  09:03:11
41724         Log: Change 24165 missed one s/class/classname/ in the debugging code.
41725      Branch: perl
41726            ! ext/Storable/Storable.xs
41727 ____________________________________________________________________________
41728 [ 24433] By: ams                                   on 2005/05/10  03:16:23
41729         Log: Subject: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
41730              From: Steve Peters <steve@fisharerojo.org>
41731              Date: Mon, 9 May 2005 21:10:49 -0500
41732              Message-Id: <20050510021049.GA20147@mccoy.peters.homeunix.org>
41733      Branch: perl
41734            ! reentr.h
41735 ____________________________________________________________________________
41736 [ 24432] By: ams                                   on 2005/05/10  03:15:34
41737         Log: Subject: [PATCH] Avoid USE_SITECUSTOMIZE redefined warnings
41738              From: Jan Dubois <jand@ActiveState.com>
41739              Date: Mon, 9 May 2005 19:29:06 -0700
41740              Message-Id: <200505100229.j4A2TGm1019135@smtp3.ActiveState.com>
41741      Branch: perl
41742            ! config_h.SH
41743 ____________________________________________________________________________
41744 [ 24431] By: rgs                                   on 2005/05/09  20:07:14
41745         Log: Subject: [PATCH] attributes-two.patch, the next batch
41746              From: Andy Lester <andy@petdance.com>
41747              Date: May 9, 2005 5:45 PM
41748              Message-ID: <20050509154518.GA18273@petdance.com>
41749      Branch: perl
41750            ! doop.c embed.fnc embed.pl gv.c handy.h op.c perl.c
41751            ! pod/perlapi.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c toke.c
41752            ! utf8.c
41753 ____________________________________________________________________________
41754 [ 24430] By: rgs                                   on 2005/05/09  19:19:20
41755         Log: Fix typo (bug #35368)
41756      Branch: perl
41757            ! pod/perlreftut.pod
41758 ____________________________________________________________________________
41759 [ 24429] By: nicholas                              on 2005/05/09  16:33:57
41760         Log: Update the comment describing arenas.
41761      Branch: perl
41762            ! sv.c
41763 ____________________________________________________________________________
41764 [ 24427] By: nicholas                              on 2005/05/09  11:22:19
41765         Log: Hoist the static "AUTOLOAD" into a static const variable. Makes the
41766              object file slightly smaller, and also increases the proportion of
41767              read only data section.
41768      Branch: perl
41769            ! gv.c
41770 ____________________________________________________________________________
41771 [ 24426] By: rgs                                   on 2005/05/09  11:11:35
41772         Log: Upgrade to Unicode::Collate 0.50
41773      Branch: perl
41774            + lib/Unicode/Collate/t/cjkrange.t lib/Unicode/Collate/t/ignor.t
41775            + lib/Unicode/Collate/t/override.t
41776            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
41777            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/altern.t
41778            ! lib/Unicode/Collate/t/contract.t
41779            ! lib/Unicode/Collate/t/hangtype.t
41780            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/illegal.t
41781            ! lib/Unicode/Collate/t/illegalp.t lib/Unicode/Collate/t/index.t
41782            ! lib/Unicode/Collate/t/normal.t
41783            ! lib/Unicode/Collate/t/rearrang.t lib/Unicode/Collate/t/test.t
41784            ! lib/Unicode/Collate/t/trailwt.t
41785            ! lib/Unicode/Collate/t/variable.t
41786            ! lib/Unicode/Collate/t/version.t lib/Unicode/Collate/t/view.t
41787 ____________________________________________________________________________
41788 [ 24425] By: nicholas                              on 2005/05/09  10:10:42
41789         Log: Change 24413 should have updated makedef.pl with the knowledge that 2
41790              symbols are ithreads only.
41791      Branch: perl
41792            ! makedef.pl
41793 ____________________________________________________________________________
41794 [ 24424] By: nicholas                              on 2005/05/09  10:00:37
41795         Log: Change 24420 should have hand updated globvar.sym to reflect the
41796              renaming of the global variable.
41797      Branch: perl
41798            ! globvar.sym
41799 ____________________________________________________________________________
41800 [ 24423] By: nicholas                              on 2005/05/09  08:48:46
41801         Log: Simplify S_hv_notallowed slightly by passing a prebuilt message
41802              template. (Also slightly smaller object code)
41803      Branch: perl
41804            ! hv.c
41805 ____________________________________________________________________________
41806 [ 24422] By: rgs                                   on 2005/05/09  07:37:58
41807         Log: Subject: [PATCH] Sv_*set() doc's and extra const's for the SvPVX_const() tasks
41808              From: Steve Peters <steve@fisharerojo.org>
41809              Date: Sun, 8 May 2005 20:49:17 -0500
41810              Message-ID: <20050509014917.GA24132@mccoy.peters.homeunix.org>
41811      Branch: perl
41812            ! embed.fnc perl_keyword.pl pod/perlapi.pod proto.h sv.h toke.c
41813 ____________________________________________________________________________
41814 [ 24421] By: rgs                                   on 2005/05/09  07:29:33
41815         Log: Revert to Andy's first solution for nonnull attributes;
41816              add the missing defines for non-threaded perls in perl.h
41817      Branch: perl
41818            ! embed.h embed.pl global.sym perl.h proto.h
41819 ____________________________________________________________________________
41820 [ 24420] By: nicholas                              on 2005/05/08  22:09:18
41821         Log: Perl_croak uses perl's printf, so can pass in SVs direct - no need for
41822              SvPV and a %s format.
41823      Branch: perl
41824            ! mg.c perl.h pp.c pp_hot.c
41825 ____________________________________________________________________________
41826 [ 24419] By: nicholas                              on 2005/05/08  21:40:29
41827         Log: There's no need to set a reference count for the new SV heads, as it's
41828              always set to 1 at uprooting time.
41829              But set it to zero when DEBUGGING to make things clearer. Plus fix a
41830              bug introduced by change 22945, where the last SV head had an
41831              uninitialised reference count.
41832      Branch: perl
41833            ! sv.c
41834 ____________________________________________________________________________
41835 [ 24418] By: nicholas                              on 2005/05/08  19:45:30
41836         Log: The idea is that when you find something, you stop looking.
41837              ( http://use.perl.org/comments.pl?sid=26369&cid=40183 )
41838      Branch: perl
41839            ! sv.c
41840 ____________________________________________________________________________
41841 [ 24417] By: davem                                 on 2005/05/08  14:39:19
41842         Log: t/TEST's new error messages now include the prefix 'FAILURE--'
41843      Branch: perl
41844            ! t/TEST
41845 ____________________________________________________________________________
41846 [ 24416] By: rgs                                   on 2005/05/08  12:19:51
41847         Log: Tweak the insertion of __attribute__((nonnull())) declarations
41848              in proto.h so it compiles with and without threads with gcc 3.4
41849      Branch: perl
41850            ! embed.pl proto.h
41851 ____________________________________________________________________________
41852 [ 24414] By: rgs                                   on 2005/05/07  17:15:45
41853         Log: Subject: [PATCH] GCC attributes!
41854              From: Andy Lester <andy@petdance.com>
41855              Date: May 4, 2005 11:55 PM
41856              Message-ID: <20050504215540.GA20413@petdance.com>
41857      Branch: perl
41858            ! autodoc.pl av.c doio.c doop.c embed.fnc embed.pl op.c perl.h
41859            ! pod/perlapi.pod proto.h regcomp.c sv.c utf8.c util.c xsutils.c
41860 ____________________________________________________________________________
41861 [ 24413] By: nicholas                              on 2005/05/07  16:08:16
41862         Log: The ptr_table arena variables and code is only needed for ithreads.
41863      Branch: perl
41864            ! intrpvar.h sv.c
41865 ____________________________________________________________________________
41866 [ 24412] By: davem                                 on 2005/05/07  12:57:06
41867         Log: while (my $x ...) { ...; redo } shouldn't undef $x.
41868              In the presence of 'my' in the conditional of a while(), until(),
41869              or for(;;) loop, add an extra scope to the body so that redo
41870              doesn't undef the lexical
41871      Branch: perl
41872            ! embed.fnc embed.h op.c perly.act perly.h perly.tab perly.y
41873            ! pp_ctl.c proto.h t/op/loopctl.t
41874 ____________________________________________________________________________
41875 [ 24411] By: davem                                 on 2005/05/07  11:06:16
41876         Log: add 1.875c to the list of supported bisons
41877      Branch: perl
41878            ! regen_perly.pl
41879 ____________________________________________________________________________
41880 [ 24410] By: nicholas                              on 2005/05/06  22:17:04
41881         Log: Get the correct refcount on the temporary assignment to PL_sigwarn so
41882              that other code assigning to $SIG{__WARN__} doesn't cause a premature
41883              free.
41884      Branch: perl
41885            ! perlio.c t/io/layers.t
41886 ____________________________________________________________________________
41887 [ 24409] By: nicholas                              on 2005/05/06  19:08:35
41888         Log: Ooops. Wise man tests with ithreads before commiting. D'oh!
41889      Branch: perl
41890            ! sv.c
41891 ____________________________________________________________________________
41892 [ 24408] By: nicholas                              on 2005/05/06  18:38:45
41893         Log: Change types of PL_he_arenaroot and PL_pte_arenaroot to avoid casting.
41894      Branch: perl
41895            ! hv.c intrpvar.h sv.c
41896 ____________________________________________________________________________
41897 [ 24407] By: rgs                                   on 2005/05/06  15:37:30
41898         Log: Upgrade to PathTools 3.07
41899      Branch: perl
41900            ! ext/Cwd/Changes ext/Cwd/t/taint.t lib/Cwd.pm lib/File/Spec.pm
41901            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
41902            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
41903            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41904            ! lib/File/Spec/t/Spec.t
41905 ____________________________________________________________________________
41906 [ 24406] By: ams                                   on 2005/05/06  15:17:26
41907         Log: Don't pretend SIGZERO exists [#35291].
41908      Branch: perl
41909            ! mg.c
41910 ____________________________________________________________________________
41911 [ 24405] By: nicholas                              on 2005/05/06  13:11:54
41912         Log: Make the arena size changeable at compile time, and up the default by
41913              a factor of 4.
41914      Branch: perl
41915            ! hv.c perl.h sv.c
41916 ____________________________________________________________________________
41917 [ 24404] By: nicholas                              on 2005/05/06  12:34:36
41918         Log: Allocate pointer table entries (for ithread cloning) from an arena
41919      Branch: perl
41920            ! embedvar.h intrpvar.h perlapi.h sv.c
41921 ____________________________________________________________________________
41922 [ 24402] By: davem                                 on 2005/05/05  20:52:11
41923         Log: avoid accessing a just-freed SV (keep ponie happy)
41924      Branch: perl
41925            ! pad.c
41926 ____________________________________________________________________________
41927 [ 24401] By: rgs                                   on 2005/05/05  17:12:38
41928         Log: Missing files in Test::Simple
41929      Branch: perl
41930            + lib/Test/Simple/t/create.t lib/Test/Simple/t/is_deeply_fail.t
41931            + t/lib/Test/Simple/sample_tests/exit.plx
41932 ____________________________________________________________________________
41933 [ 24399] By: nicholas                              on 2005/05/05  15:17:23
41934         Log: Bump versions of non dual-life modules
41935      Branch: perl
41936            ! lib/File/Path.pm lib/FileCache.pm lib/Pod/Html.pm
41937            ! lib/Symbol.pm lib/utf8.pm win32/FindExt.pm
41938 ____________________________________________________________________________
41939 [ 24398] By: nicholas                              on 2005/05/05  14:54:20
41940         Log: Bump version numbers
41941      Branch: perl
41942            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
41943            ! ext/IO/lib/IO/Socket/INET.pm ext/XS/APItest/APItest.pm
41944 ____________________________________________________________________________
41945 [ 24397] By: rgs                                   on 2005/05/05  14:41:55
41946         Log: Upgrade to Test::Simple 0.60
41947      Branch: perl
41948            - lib/Test/Simple/t/is_deeply.t
41949            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
41950            ! lib/Test/Simple.pm lib/Test/Simple/Changes
41951            ! lib/Test/Simple/t/00signature.t
41952            ! lib/Test/Simple/t/circular_data.t lib/Test/Simple/t/exit.t
41953            ! lib/Test/Simple/t/fork.t lib/Test/Simple/t/has_plan.t
41954            ! lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/is_fh.t
41955            ! lib/Test/Simple/t/require_ok.t
41956 ____________________________________________________________________________
41957 [ 24396] By: nicholas                              on 2005/05/05  14:28:42
41958         Log: Bump B version numbers
41959      Branch: perl
41960            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
41961            ! ext/B/B/Disassembler.pm ext/B/B/Terse.pm
41962            ! ext/B/t/OptreeCheck.pm
41963 ____________________________________________________________________________
41964 [ 24393] By: davem                                 on 2005/05/05  12:06:32
41965         Log: stop Math/BigInt/t/bare_mbf.t producing spurious test output
41966      Branch: perl
41967            ! lib/Math/BigInt/t/bare_mbf.t
41968 ____________________________________________________________________________
41969 [ 24392] By: davem                                 on 2005/05/05  12:01:51
41970         Log: strictifying t/TEST stopped it handling '1..n todo' correctly
41971              (made scope of %toto too narrow)
41972      Branch: perl
41973            ! t/TEST
41974 ____________________________________________________________________________
41975 [ 24390] By: davem                                 on 2005/05/05  00:34:50
41976         Log: make t/TEST detect various failure modes in testfile outputs
41977              in particular:
41978              multiple leader lines
41979              leader line not first or last line of file
41980              unrecognised lines
41981              out-of-sequence test numbers
41982      Branch: perl
41983            ! t/TEST
41984 ____________________________________________________________________________
41985 [ 24389] By: davem                                 on 2005/05/04  22:14:54
41986         Log: strictify t/TEST
41987              make most variables lexical, narrow their scope, and give some of
41988              them more meaningful names. Also fix a harmless bug where the wrong
41989              filehandles are closed (A+B rather than U+A)
41990      Branch: perl
41991            ! t/TEST
41992 ____________________________________________________________________________
41993 [ 24388] By: rgs                                   on 2005/05/04  20:50:59
41994         Log: Document the unportability of atan2() edge cases
41995              and remove unportable tests (by Steve Peters)
41996      Branch: perl
41997            ! pod/perlport.pod t/op/exp.t
41998 ____________________________________________________________________________
41999 [ 24387] By: davem                                 on 2005/05/04  20:30:00
42000         Log: add test for [perl #34682] leaving eval via last in inner runops
42001      Branch: perl
42002            ! t/op/eval.t
42003 ____________________________________________________________________________
42004 [ 24386] By: rgs                                   on 2005/05/04  18:31:19
42005         Log: Fix test numerotation
42006      Branch: perl
42007            ! t/op/goto.t
42008 ____________________________________________________________________________
42009 [ 24385] By: davem                                 on 2005/05/04  15:52:11
42010         Log: make goto.t use test.pl, strict and warnings
42011      Branch: perl
42012            ! t/op/goto.t
42013 ____________________________________________________________________________
42014 [ 24384] By: davem                                 on 2005/05/04  14:01:40
42015         Log: SEGV when next is followed by a goto
42016              
42017              next and redo didn't restore PL_curcop
42018      Branch: perl
42019            ! pp_ctl.c t/op/goto.t
42020 ____________________________________________________________________________
42021 [ 24383] By: ams                                   on 2005/05/04  12:12:30
42022         Log: Subject: [PATCH] perlvar.pod verbatim paragraph first line does not start with a space
42023              From: Offer Kaye <offer.kaye@gmail.com>
42024              Date: Wed, 4 May 2005 15:10:37 +0300
42025              Message-Id: <56942505050405101bfe678d@mail.gmail.com>
42026      Branch: perl
42027            ! pod/perlvar.pod
42028 ____________________________________________________________________________
42029 [ 24382] By: rgs                                   on 2005/05/04  11:21:54
42030         Log: Sync synopses
42031      Branch: perl
42032            ! pod/perl.pod pod/perlrun.pod
42033 ____________________________________________________________________________
42034 [ 24381] By: davem                                 on 2005/05/03  22:10:45
42035         Log: document the internals of exception handling
42036      Branch: perl
42037            ! pod/perlhack.pod
42038 ____________________________________________________________________________
42039 [ 24380] By: rgs                                   on 2005/05/03  15:43:34
42040         Log: Fix getting prototype of builtins mkdir and setpgrp.
42041              Hardcode special exceptions for exec and system, instead
42042              of trying to be clever and failing.
42043      Branch: perl
42044            ! opcode.h opcode.pl pp.c t/op/cproto.t
42045 ____________________________________________________________________________
42046 [ 24379] By: rgs                                   on 2005/05/03  12:18:50
42047         Log: Error in the latest FindBin patch, noticed by Nicholas
42048      Branch: perl
42049            ! lib/FindBin.pm
42050 ____________________________________________________________________________
42051 [ 24378] By: rgs                                   on 2005/05/03  12:15:45
42052         Log: mkdir without arguments now defaults to $_
42053      Branch: perl
42054            ! opcode.h opcode.pl pod/perlfunc.pod t/op/cproto.t t/op/mkdir.t
42055 ____________________________________________________________________________
42056 [ 24377] By: nicholas                              on 2005/05/03  12:00:25
42057         Log: ok($a == $b) better written as cmp_ok($a, '==', $b)
42058              (The latter gives more diagnostics in the case of failure)
42059      Branch: perl
42060            ! t/op/exp.t
42061 ____________________________________________________________________________
42062 [ 24376] By: rgs                                   on 2005/05/03  09:45:24
42063         Log: Convert to test.pl
42064      Branch: perl
42065            ! t/op/mkdir.t
42066 ____________________________________________________________________________
42067 [ 24375] By: rgs                                   on 2005/05/03  08:53:25
42068         Log: Fix for [perl #34252] Access rights in FindBin::Bin
42069              At least on my platform, Cwd::getcwd doesn't find the current
42070              directory if it has no access to it. Try harder with Cwd::cwd.
42071      Branch: perl
42072            ! lib/FindBin.pm
42073 ____________________________________________________________________________
42074 [ 24374] By: steveh                                on 2005/05/03  08:51:24
42075         Log: Fix croak() and confess() so that they don't clobber $!
42076              (plus tests to check this)
42077      Branch: perl
42078            ! lib/Carp.pm lib/Carp.t
42079 ____________________________________________________________________________
42080 [ 24373] By: nicholas                              on 2005/05/03  08:45:28
42081         Log: PL_mess_sv is always >= SVt_PVMG, so no need for an if() test
42082      Branch: perl
42083            ! perl.c
42084 ____________________________________________________________________________
42085 [ 24372] By: rgs                                   on 2005/05/03  07:36:17
42086         Log: Subject: [perl #33809] optimize macro dXSARGS 
42087              From: Sergey Skvortsov (via RT) <perlbug-followup@perl.org>
42088              Date: 17 Jan 2005 09:02:33 -0000
42089              Message-ID: <rt-3.0.11-33809-105714.16.4209917806492@perl.org>
42090      Branch: perl
42091            ! XSUB.h pod/perlapi.pod universal.c
42092 ____________________________________________________________________________
42093 [ 24371] By: rgs                                   on 2005/05/03  06:56:03
42094         Log: Subject: [PATCH] IEEE math for the masses
42095              From: Steve Peters <steve@fisharerojo.org>
42096              Date: Fri, 15 Apr 2005 09:10:54 -0500
42097              Message-ID: <20050415141054.GA12749@mccoy.peters.homeunix.org>
42098              
42099              (tests added to t/op/exp.t)
42100      Branch: perl
42101            ! pp.c t/op/exp.t
42102 ____________________________________________________________________________
42103 [ 24370] By: rgs                                   on 2005/05/03  06:30:47
42104         Log: Convert to test.pl
42105      Branch: perl
42106            ! t/op/exp.t
42107 ____________________________________________________________________________
42108 [ 24369] By: nicholas                              on 2005/05/02  20:45:00
42109         Log: A slightly better layout for the diagram.
42110      Branch: perl
42111            ! ext/B/B.pm
42112 ____________________________________________________________________________
42113 [ 24368] By: rgs                                   on 2005/05/02  20:10:34
42114         Log: Clarify the definition of the 'w' pack format, as suggested by
42115              Alexey Toptygin.
42116      Branch: perl
42117            ! pod/perlfunc.pod
42118 ____________________________________________________________________________
42119 [ 24367] By: rgs                                   on 2005/05/02  17:10:19
42120         Log: For perls where pids and ppids are cached, when the ppid of
42121              the perl process becomes 1, refresh the ppid cache (this may
42122              indicate that the parent process has died.)
42123      Branch: perl
42124            ! pp_sys.c
42125 ____________________________________________________________________________
42126 [ 24366] By: rgs                                   on 2005/05/02  16:16:35
42127         Log: Change inheritance hierarchy of B subclassses :
42128              
42129              Subject: @B::NV::ISA = 'B::IV';
42130              From: Nicholas Clark <nick@ccl4.org>
42131              Date: Wed, 27 Apr 2005 14:57:51 +0100
42132              Message-ID: <20050427135750.GD94420@plum.flirble.org>
42133      Branch: perl
42134            ! ext/B/B.pm
42135 ____________________________________________________________________________
42136 [ 24365] By: rgs                                   on 2005/05/02  15:46:51
42137         Log: Subject: [PATCH] printf.patch: Adding printf checking for gcc
42138              From: Andy Lester <andy@petdance.com>
42139              Date: Sun, 1 May 2005 15:07:55 -0500
42140              Message-ID: <20050501200755.GA30259@petdance.com>
42141      Branch: perl
42142            ! gv.c lib/ExtUtils/t/Embed.t pad.c perl.c perl.h perlio.c
42143            ! perlio.h perliol.h pp_pack.c pp_sort.c x2p/util.c x2p/util.h
42144 ____________________________________________________________________________
42145 [ 24364] By: rgs                                   on 2005/05/02  14:48:04
42146         Log: Subject: Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
42147              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
42148              Date: Wed, 3 Nov 2004 16:38:01 +0100
42149              Message-ID: <20041103163801.6839be30@valis.local>
42150      Branch: perl
42151            ! ext/Data/Dumper/Dumper.pm
42152 ____________________________________________________________________________
42153 [ 24363] By: davem                                 on 2005/05/02  14:27:20
42154         Log: Better fix for #8738  (Core dump in 'leavetry')
42155              When in an inner runops loop (eg via a tie or sort), an eval
42156              needs a new JMPENV pushing by S_docatch. If an exception is raised,
42157              control is returned to S_docatch, and it must determine whether
42158              the eval that trapped the exception is an inner eval or an outer
42159              one. In the former case, restart the loop, in the latter case,
42160              rethrow the exception. This is determined by whether we are still
42161              at the same PL_curstackinfo level. This fails in the case of
42162              SPLICE(), which pushes a new SETJMP and runops level, but not a
42163              new stackinfo level. There may be other code which does similar.
42164              The solution is to store the current value of PL_top_env in each
42165              pushed CxEVAL, and see if it's still the same as PL_top_env when
42166              the exception is handled.
42167      Branch: perl
42168            ! cop.h pp_ctl.c
42169 ____________________________________________________________________________
42170 [ 24362] By: davem                                 on 2005/05/02  13:51:42
42171         Log: Revert change #15705 (Core dump in 'leavetry')
42172              This fixes bug #34682, reintroduces bug #8738 (ID 20020301.011),
42173              and reintroduces an eval optimisation for innter runops levels
42174      Branch: perl
42175            ! pp_ctl.c
42176 ____________________________________________________________________________
42177 [ 24361] By: davem                                 on 2005/05/02  13:29:17
42178         Log: move the SETJMP exception-handing definitions from scope.h to cop.h
42179              so that a JMPENV* entry can be added to struct block_eval
42180      Branch: perl
42181            ! cop.h scope.h
42182 ____________________________________________________________________________
42183 [ 24360] By: rgs                                   on 2005/05/02  09:37:04
42184         Log: Fix [perl #35162] $SIG{__DIE__} = 'IGNORE' is base.pm is illegal
42185      Branch: perl
42186            ! lib/base.pm
42187 ____________________________________________________________________________
42188 [ 24359] By: rgs                                   on 2005/05/02  08:09:38
42189         Log: Subject: [PATCH] undo pod utilities regression in 24034
42190              From: "Craig A. Berry" <craigberry@mac.com>
42191              Date: Fri, 29 Apr 2005 17:22:48 -0500
42192              Message-ID: <4272B3B8.6030603@mac.com>
42193      Branch: perl
42194            ! pod/pod2usage.PL pod/podselect.PL
42195 ____________________________________________________________________________
42196 [ 24358] By: rgs                                   on 2005/05/02  07:15:37
42197         Log: Subject: [PATCH] uninitialized warnings in regcomp
42198              From: Steven Philip Schubiger <steven@accognoscere.org>
42199              Date: Mon, 2 May 2005 01:14:29 +0200 (CEST)
42200              Message-Id: <200505012314.j41NETLk018737@accognoscere.homeunix.org>
42201      Branch: perl
42202            ! regcomp.c
42203 ____________________________________________________________________________
42204 [ 24357] By: nicholas                              on 2005/05/01  22:16:16
42205         Log: Explode if anyone attempts to sv_upgrade PL_mess_sv.
42206              Should this be a panic: ?
42207      Branch: perl
42208            ! sv.c
42209 ____________________________________________________________________________
42210 [ 24355] By: merijn                                on 2005/04/29  15:32:17
42211         Log: Put back INSTALL_PREFIX and INSTALL_PREFIX_EXP as they were
42212              unintendedly removed by patch #23435
42213      Branch: perl
42214            ! config_h.SH
42215 ____________________________________________________________________________
42216 [ 24354] By: merijn                                on 2005/04/29  13:59:36
42217         Log: Subject: [PATCH] Small patch to perlport.pod
42218              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
42219              Date: Thu, 28 Apr 2005 02:24:04 +0200
42220              Message-Id: <D38E89F3-B77B-11D9-B91D-000502F3279F@free.fr>
42221      Branch: perl
42222            ! pod/perlport.pod
42223 ____________________________________________________________________________
42224 [ 24353] By: steveh                                on 2005/04/29  09:07:19
42225         Log: Subject: [PATCH] one cannot "static" exported functions
42226              From: <jarkko.hietaniemi@nokia.com>
42227              Date: Fri, 29 Apr 2005 11:02:01 +0300
42228              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D705@esebe105.NOE.Nokia.com>
42229      Branch: perl
42230            ! perlio.c
42231 ____________________________________________________________________________
42232 [ 24352] By: steveh                                on 2005/04/29  08:24:50
42233         Log: Skip PL_sig_sv when PERL_IMPLICIT_CONTEXT is defined
42234              (rather than when PERL_IMPLICIT_SYS is defined)
42235      Branch: perl
42236            ! makedef.pl
42237 ____________________________________________________________________________
42238 [ 24351] By: nicholas                              on 2005/04/28  22:28:53
42239         Log: Refactor Perl_sv_utf8_upgrade_flags to use SvPV_free
42240      Branch: perl
42241            ! sv.c
42242 ____________________________________________________________________________
42243 [ 24350] By: steveh                                on 2005/04/28  16:42:13
42244         Log: Subject: (in blead) a missing const in a prototype
42245              From: <jarkko.hietaniemi@nokia.com>
42246              Date: Wed, 27 Apr 2005 17:35:27 +0300
42247              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6ED@esebe105.NOE.Nokia.com>
42248      Branch: perl
42249            ! embed.fnc proto.h
42250 ____________________________________________________________________________
42251 [ 24349] By: steveh                                on 2005/04/28  16:38:51
42252         Log: Silence a compilation warning on Win32
42253      Branch: perl
42254            ! pp.c
42255 ____________________________________________________________________________
42256 [ 24348] By: nicholas                              on 2005/04/28  11:22:15
42257         Log: Add a new macro SvPV_free() which undoes OOK and free()s the PVX(),
42258              becase there's a lot of code around that calls SvOOK_off(), memmov()s
42259              the buffer, then promptly free()s it. So avoid the needless memmov().
42260      Branch: perl
42261            ! perl.c pp.c pp_ctl.c pp_hot.c sv.c sv.h
42262 ____________________________________________________________________________
42263 [ 24347] By: steveh                                on 2005/04/28  11:13:55
42264         Log: Remove temporary clean-up from Win32 makefiles
42265              
42266              Change 22501 temporarily added some clean-up to the Win32 makefiles
42267              which was only meant to stay until cpan rt #5616 was fixed.  It is
42268              now fixed (in EU-MM 6.22, which in turn has been in blead for a
42269              while now), so these hacks are no longer required.
42270              
42271              This change is also good for maint, which currently contains EU-MM
42272              6.17, which didn't create the blibdirs.exists files in question
42273              anyway.
42274      Branch: perl
42275            ! win32/Makefile win32/makefile.mk
42276 ____________________________________________________________________________
42277 [ 24345] By: rgs                                   on 2005/04/28  09:29:07
42278         Log: Remove confusing punctuation
42279              (spotted by David Rigaudiere)
42280      Branch: perl
42281            ! pod/perlvar.pod
42282 ____________________________________________________________________________
42283 [ 24344] By: nicholas                              on 2005/04/28  09:29:06
42284         Log: Calling sv_backoff() on something that's about to be free()d will
42285              memmov() memory that's about to be freed. Seems wasteful.
42286      Branch: perl
42287            ! sv.c
42288 ____________________________________________________________________________
42289 [ 24341] By: steveh                                on 2005/04/28  08:44:28
42290         Log: Fix perlsio_binmode() export breakage caused by change #24338
42291              
42292              Define and export perlsio_binmode() based on the same condition,
42293              namely, that USE_PERLIO is defined and USE_SFIO is not.
42294      Branch: perl
42295            ! makedef.pl perlio.c
42296 ____________________________________________________________________________
42297 [ 24340] By: nicholas                              on 2005/04/28  08:34:57
42298         Log: The if() clause is the wrong way round, so OOK can never be true in
42299              this case. Given that OOK is never undone, we could never have been
42300              correctly upgrading a PV with OOK to HV or AV. I believe that only
42301              SVt_NULL is the only type ever upgraded to HV or AV.
42302      Branch: perl
42303            ! sv.c
42304 ____________________________________________________________________________
42305 [ 24339] By: rgs                                   on 2005/04/27  20:24:30
42306         Log: A couple of warning fixes by Gisle
42307      Branch: perl
42308            ! pp.c pp_sys.c
42309 ____________________________________________________________________________
42310 [ 24338] By: rgs                                   on 2005/04/27  14:48:46
42311         Log: Subject: [PATCH] perlio-two.patch: More warnings squashed, more consts
42312              From: Andy Lester <andy@petdance.com>
42313              Date: Wed, 27 Apr 2005 10:02:43 -0500
42314              Message-ID: <20050427150243.GA21883@petdance.com>
42315      Branch: perl
42316            ! perl.c perlio.c perlio.h perliol.h
42317 ____________________________________________________________________________
42318 [ 24334] By: steveh                                on 2005/04/27  08:35:40
42319         Log: Subject: Win32 MM test fix
42320              From: Michael G Schwern <schwern@pobox.com>
42321              Date: Mon, 18 Apr 2005 14:30:19 -0700
42322              Message-ID: <20050418213019.GA15797@windhund.schwern.org>
42323              
42324              Subject: Re: Win32 MM test fix
42325              From: demerphq <demerphq@gmail.com>
42326              Date: Tue, 19 Apr 2005 00:57:59 +0200
42327              Message-ID: <9b18b31105041815573e10dc10@mail.gmail.com>
42328      Branch: perl
42329            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
42330 ____________________________________________________________________________
42331 [ 24333] By: rgs                                   on 2005/04/26  21:03:43
42332         Log: Subject: [PATCH] XS() __attribute__
42333              From: Andy Lester <andy@petdance.com>
42334              Date: Fri, 22 Apr 2005 17:39:47 -0500
42335              Message-ID: <20050422223947.GA4681@petdance.com>
42336      Branch: perl
42337            ! XSUB.h universal.c xsutils.c
42338 ____________________________________________________________________________
42339 [ 24328] By: rgs                                   on 2005/04/26  14:27:01
42340         Log: Subject: Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent patches
42341              From: Andy Lester <andy@petdance.com>
42342              Date: Mon, 25 Apr 2005 17:56:51 -0500
42343              Message-ID: <20050425225651.GB17271@petdance.com>
42344      Branch: perl
42345            ! embed.fnc embed.h perl.h pod/perlapi.pod pp_pack.c proto.h
42346 ____________________________________________________________________________
42347 [ 24326] By: rgs                                   on 2005/04/26  12:49:03
42348         Log: Upgrade to CGI.pm 3.08
42349      Branch: perl
42350            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Cookie.pm
42351            ! lib/CGI/Pretty.pm
42352 ____________________________________________________________________________
42353 [ 24325] By: merijn                                on 2005/04/26  11:28:42
42354         Log: Subject: [PATCH?] for AIX problems? RE: [PATCH] Symbian port of Perl
42355              Date: Tue, 26 Apr 2005 12:22:12 +0300
42356              From: <jarkko.hietaniemi@nokia.com>
42357              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6CB@esebe105.NOE.Nokia.com>
42358              From: Steve Hay <steve.hay@uk.radan.com>
42359              Message-ID: <426E11A3.8070002@uk.radan.com>
42360      Branch: perl
42361            ! ext/Storable/Storable.xs
42362 ____________________________________________________________________________
42363 [ 24321] By: steveh                                on 2005/04/25  13:09:57
42364         Log: Update location to fetch dmake from in README.win32
42365              
42366              Use the generic search.cpan.org URL so that the latest version is
42367              always found
42368      Branch: perl
42369            ! README.win32
42370 ____________________________________________________________________________
42371 [ 24320] By: nicholas                              on 2005/04/25  11:41:01
42372         Log: Subject: [PATCH] mktables.lst and related stuff (was Re: [PATCH] Unicode 4.1.0)
42373              From: demerphq <demerphq@gmail.com>
42374              Message-ID: <9b18b31105042412352fcf2bc5@mail.gmail.com>
42375              Date: Sun, 24 Apr 2005 21:35:35 +0200
42376      Branch: perl
42377            ! lib/unicore/README.perl lib/unicore/mktables
42378            ! lib/unicore/mktables.lst
42379 ____________________________________________________________________________
42380 [ 24319] By: steveh                                on 2005/04/25  11:05:24
42381         Log: Provide $Config{libswanted_uselargefiles} on Win32
42382              
42383              This fixes some test failures introduced by change 24271.
42384      Branch: perl
42385            ! win32/config.bc win32/config.gc win32/config.vc
42386            ! win32/config.vc64
42387 ____________________________________________________________________________
42388 [ 24318] By: steveh                                on 2005/04/25  07:47:11
42389         Log: Subject: [PATCH] combopatch
42390              From: Jarkko Hietaniemi <jhi@iki.fi>
42391              Date: Sun, 24 Apr 2005 22:58:15 +0300
42392              Message-ID: <426BFA57.9060105@iki.fi>
42393      Branch: perl
42394            ! embed.fnc makedef.pl mg.c perl.c perl.h perlvars.h pp_pack.c
42395            ! proto.h toke.c util.c
42396 ____________________________________________________________________________
42397 [ 24317] By: rgs                                   on 2005/04/25  06:30:44
42398         Log: Fix typo, noticed by Randal Schwartz
42399      Branch: perl
42400            ! pod/perlfunc.pod
42401 ____________________________________________________________________________
42402 [ 24316] By: ams                                   on 2005/04/25  01:36:38
42403         Log: Add STORABLE_attach hook (Adam Kennedy).
42404      Branch: perl
42405            + ext/Storable/t/HAS_ATTACH.pm ext/Storable/t/attach_errors.t
42406            + ext/Storable/t/attach_singleton.t
42407            + ext/Storable/t/circular_hook.t
42408            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
42409            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
42410 ____________________________________________________________________________
42411 [ 24315] By: rgs                                   on 2005/04/24  15:25:18
42412         Log: Add files missing in 24314
42413      Branch: perl
42414            + lib/Test/Harness/Point.pm lib/Test/Harness/t/from_line.t
42415            + lib/Test/Harness/t/point-parse.t lib/Test/Harness/t/point.t
42416            + lib/Test/Harness/t/version.t
42417 ____________________________________________________________________________
42418 [ 24314] By: rgs                                   on 2005/04/24  13:26:50
42419         Log: Upgrade to Test::Harness 2.48
42420      Branch: perl
42421            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
42422            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
42423            ! lib/Test/Harness/t/00compile.t
42424            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
42425            ! t/lib/sample-tests/skip
42426 ____________________________________________________________________________
42427 [ 24313] By: merijn                                on 2005/04/24  11:52:03
42428         Log: Subject: [PATCH] Add -Wdeclaration-after-statement to default flags for gcc 3+
42429              From: Steve Peters <steve@fisharerojo.org>
42430              Date: Sat, 23 Apr 2005 22:37:48 -0500
42431              Message-ID: <20050424033748.GA23117@mccoy.peters.homeunix.org>
42432      Branch: perl
42433            ! Configure
42434 ____________________________________________________________________________
42435 [ 24311] By: rgs                                   on 2005/04/24  11:48:24
42436         Log: Add %patchlevel hash to Module::CoreList
42437      Branch: perl
42438            ! lib/Module/CoreList.pm
42439 ____________________________________________________________________________
42440 [ 24310] By: merijn                                on 2005/04/24  09:12:37
42441         Log: Subject: [PATCH] lib/Time/Local.t: time_t is unsigned on VMS
42442              From: "Craig A. Berry" <craigberry@mac.com>
42443              Date: Sat, 23 Apr 2005 18:25:52 -0500
42444              Message-ID: <426AD980.2010801@mac.com>
42445      Branch: perl
42446            ! lib/Time/Local.t
42447 ____________________________________________________________________________
42448 [ 24309] By: nicholas                              on 2005/04/23  14:00:49
42449         Log: Variable declarations can't come after statements in C89.
42450      Branch: perl
42451            ! util.c
42452 ____________________________________________________________________________
42453 [ 24308] By: nicholas                              on 2005/04/23  13:57:41
42454         Log: Save state when auto-generating #ifdef PERL_CORE and PERL_CORE/PERL_EXT
42455              reducing embed.h by about 10%.
42456      Branch: perl
42457            ! embed.h embed.pl
42458 ____________________________________________________________________________
42459 [ 24307] By: davem                                 on 2005/04/23  13:56:18
42460         Log: Subject:  [PATCH] Fix for warnings in util.c/Perl_init_tm()
42461              From:  Steve Peters <steve@fisharerojo.org>
42462              Date:  Fri, 22 Apr 2005 22:36:03 -0500
42463              Message-Id:  <20050423033603.GA32547@mccoy.peters.homeunix.org>
42464              
42465              localtime() can return null
42466      Branch: perl
42467            ! util.c
42468 ____________________________________________________________________________
42469 [ 24303] By: nicholas                              on 2005/04/22  21:40:21
42470         Log: Convert to test.pl
42471      Branch: perl
42472            ! t/op/substr.t
42473 ____________________________________________________________________________
42474 [ 24301] By: nicholas                              on 2005/04/22  16:21:46
42475         Log: Subject: [PATCH] t/uni/class.t -- update VMS test skippage
42476              From: "Craig A. Berry" <craigberry@mac.com>
42477              Message-ID: <42692501.6090809@mac.com>
42478              Date: Fri, 22 Apr 2005 11:23:29 -0500
42479      Branch: perl
42480            ! t/uni/class.t
42481 ____________________________________________________________________________
42482 [ 24300] By: rgs                                   on 2005/04/22  16:17:36
42483         Log: Patch by Yves Orton to accept several options on the corelist(1)
42484              command-line. Plus POD nits.
42485      Branch: perl
42486            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
42487 ____________________________________________________________________________
42488 [ 24290] By: steveh                                on 2005/04/22  13:51:47
42489         Log: Fix last remaining Win32 linker error following change 24271
42490              
42491              (Supplied by Jarkko in a makedef.pl that was omitted from the
42492              aforementioned change)
42493      Branch: perl
42494            ! makedef.pl
42495 ____________________________________________________________________________
42496 [ 24287] By: rgs                                   on 2005/04/22  12:42:37
42497         Log: There's no point listing '-f' in --help output
42498              when perl isn't built with USE_SITECUSTOMIZE, since it might
42499              confuse users about $sitelib/sitecustomize.pl being sourced
42500              at startup.
42501      Branch: perl
42502            ! perl.c
42503 ____________________________________________________________________________
42504 [ 24286] By: nicholas                              on 2005/04/22  12:37:19
42505         Log: For now, TODO the 2 tests that fail on 5.8.x
42506      Branch: perl
42507            ! ext/B/t/optree_specials.t
42508 ____________________________________________________________________________
42509 [ 24284] By: rgs                                   on 2005/04/22  12:34:14
42510         Log: -A wasn't listed in the --help output
42511      Branch: perl
42512            ! perl.c
42513 ____________________________________________________________________________
42514 [ 24280] By: steveh                                on 2005/04/22  09:59:54
42515         Log: Fix more Win32 linker errors following change 24271
42516              
42517              This clears up problems with Perl_free_global_struct and
42518              Perl_init_global_struct
42519      Branch: perl
42520            ! embed.fnc embed.h global.sym makedef.pl proto.h
42521 ____________________________________________________________________________
42522 [ 24279] By: rgs                                   on 2005/04/22  09:04:08
42523         Log: Subject: [PATCH] pp_pack.c warning quieting
42524              From: Andy Lester <andy@petdance.com>
42525              Date: Thu, 21 Apr 2005 11:33:13 -0500
42526              Message-ID: <20050421163313.GA20930@petdance.com>
42527      Branch: perl
42528            ! pp_pack.c
42529 ____________________________________________________________________________
42530 [ 24278] By: steveh                                on 2005/04/22  08:59:58
42531         Log: Fix Win32 linker errors following change 24271
42532              
42533              This clears up "unresolved external" errors for the following symbols:
42534              
42535              PL_watch_pvx
42536              Perl_Gappctx_ptr
42537              Perl_Gmmap_page_size_ptr
42538              Perl_Gsig_defaulting_ptr
42539              Perl_Gsig_handlers_initted_ptr
42540              Perl_Gsig_ignoring_ptr
42541              Perl_Gsig_sv_ptr
42542              Perl_Gtimesbase_ptr
42543              Perl_Gwatch_pvx_ptr
42544      Branch: perl
42545            ! makedef.pl
42546 ____________________________________________________________________________
42547 [ 24277] By: rgs                                   on 2005/04/22  08:48:14
42548         Log: Subject: [PATCH] bytecode.pl, bytecode.h, and sv.h fixes
42549              From: Steve Peters <steve@fisharerojo.org>
42550              Date: Thu, 21 Apr 2005 18:55:47 -0500
42551              Message-ID: <20050421235547.GA12149@mccoy.peters.homeunix.org>
42552      Branch: perl
42553            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
42554            ! sv.h
42555 ____________________________________________________________________________
42556 [ 24276] By: steveh                                on 2005/04/22  08:13:01
42557         Log: Fix my_chsize() for systems having chsize(), broken by change #24271
42558      Branch: perl
42559            ! pp_sys.c
42560 ____________________________________________________________________________
42561 [ 24275] By: davem                                 on 2005/04/21  21:30:11
42562         Log: Sigh - really bump Text::Wrap version number this time.
42563      Branch: perl
42564            ! lib/Text/Wrap.pm
42565 ____________________________________________________________________________
42566 [ 24274] By: davem                                 on 2005/04/21  21:27:15
42567         Log: bump version number in Text::Wrap after change #24273
42568      Branch: perl
42569            ! lib/Text/Wrap.pm
42570 ____________________________________________________________________________
42571 [ 24273] By: davem                                 on 2005/04/21  21:22:54
42572         Log: Text::Wrap::wrap() fails with non-space separator
42573      Branch: perl
42574            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
42575 ____________________________________________________________________________
42576 [ 24271] By: rgs                                   on 2005/04/21  15:38:30
42577         Log: Subject: [PATCH] Symbian port of Perl
42578              From: <jarkko.hietaniemi@nokia.com>
42579              Date: Mon, 18 Apr 2005 13:18:30 +0300
42580              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
42581      Branch: perl
42582            + README.symbian ext/DynaLoader/dl_symbian.xs
42583            + symbian/PerlApp.cpp symbian/PerlApp.h symbian/PerlApp.hrh
42584            + symbian/PerlApp.rss symbian/PerlAppAif.rss
42585            + symbian/PerlBase.cpp symbian/PerlBase.h symbian/PerlBase.pod
42586            + symbian/PerlRecog.cpp symbian/PerlRecog.mmp symbian/README
42587            + symbian/TODO symbian/bld.inf symbian/config.pl
42588            + symbian/config.sh symbian/cwd.pl symbian/demo_pl
42589            + symbian/install.cfg symbian/makesis.pl symbian/port.pl
42590            + symbian/sanity.pl symbian/sdk.pl symbian/symbian_dll.cpp
42591            + symbian/symbian_proto.h symbian/symbian_stubs.c
42592            + symbian/symbian_stubs.h symbian/symbian_utils.cpp
42593            + symbian/symbianish.h symbian/uid.pl symbian/version.pl
42594            + symbian/xsbuild.pl
42595            ! EXTERN.h INTERN.h MANIFEST Porting/curliff.pl Porting/makerel
42596            ! XSUB.h av.c bytecode.pl configpm doio.c dump.c embed.fnc
42597            ! embed.h embed.pl embedvar.h ext/B/B.xs
42598            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
42599            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
42600            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
42601            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
42602            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
42603            ! ext/POSIX/POSIX.xs ext/PerlIO/scalar/scalar.xs
42604            ! ext/PerlIO/via/via.xs ext/SDBM_File/sdbm/sdbm.c
42605            ! ext/Storable/Storable.xs ext/Time/HiRes/HiRes.xs global.sym
42606            ! globvar.sym gv.c hv.c intrpvar.h lib/ExtUtils/t/Embed.t
42607            ! lib/ExtUtils/xsubpp lib/File/Spec.pm lib/File/Spec/Win32.pm
42608            ! locale.c mg.c miniperlmain.c numeric.c op.c opcode.h opcode.pl
42609            ! pad.c patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.c
42610            ! perlio.h perliol.h perlvars.h pod.lst pod/perl.pod
42611            ! pod/perlguts.pod pod/perlintern.pod pp.c pp_ctl.c pp_hot.c
42612            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.pl regcomp.c
42613            ! regexec.c scope.h sv.c taint.c toke.c universal.c utf8.c
42614            ! utf8.h util.c util.h vms/descrip_mms.template win32/Makefile
42615            ! win32/makefile.mk win32/win32io.c xsutils.c
42616 ____________________________________________________________________________
42617 [ 24270] By: davem                                 on 2005/04/21  15:36:14
42618         Log: substr uses utf8 length cache incorrectly
42619      Branch: perl
42620            ! sv.c t/op/substr.t
42621 ____________________________________________________________________________
42622 [ 24269] By: davem                                 on 2005/04/21  00:13:14
42623         Log: Subject:  [PATCH] extra code in pp_concat, Take 2
42624              From:  Andy Lester <andy@petdance.com>
42625              Date:  Wed, 13 Apr 2005 21:06:01 -0500
42626              Message-Id:  <20050414020601.GA21346@petdance.com>
42627              
42628              add 'const', and remove extraneous code, from pp_concat
42629      Branch: perl
42630            ! pp_hot.c t/op/concat.t
42631 ____________________________________________________________________________
42632 [ 24268] By: davem                                 on 2005/04/20  23:56:18
42633         Log: Subject:  patch to [PATCH] Fix MGVTBL structures in perl.h (preprocessor
42634              From:  David Dyck <david.dyck@fluke.com>
42635              Date:  Wed, 20 Apr 2005 16:35:55 -0700 (PDT)
42636              Message-Id:  <Pine.LNX.4.62.0504201627550.27786@dd.tc.fluke.com>
42637              
42638              fix nits in change #24264:
42639              some preprocessors don't like #ifdefs within a macro's args;
42640              also removed duplicate semicolons from macro definitions.
42641      Branch: perl
42642            ! perl.h
42643 ____________________________________________________________________________
42644 [ 24267] By: davem                                 on 2005/04/20  23:35:54
42645         Log: In change 24266 I failed to actually change anything. Sigh.
42646      Branch: perl
42647            ! ext/Sys/Syslog/Syslog.pm
42648 ____________________________________________________________________________
42649 [ 24266] By: davem                                 on 2005/04/20  23:32:04
42650         Log: change misleading syslog() example
42651      Branch: perl
42652            ! ext/Sys/Syslog/Syslog.pm
42653 ____________________________________________________________________________
42654 [ 24265] By: davem                                 on 2005/04/20  21:47:40
42655         Log: Subject:  [perl #35059] [PATCH] caller() skips frames (such as eval() frames) if $^P set 
42656              From:  glasser@tang-eleven-seventy-nine.mit.edu (via RT) <perlbug-followup@perl.org>
42657              Date:  20 Apr 2005 19:28:14 -0000
42658              Message-Id:  <rt-3.0.11-35059-111134.0.304511316819145@perl.org>
42659              
42660              improved version of change 21842 that copes with glob DB::sub
42661              existing but &DB::sub not existing.
42662      Branch: perl
42663            ! mg.c pp_ctl.c t/op/caller.t
42664 ____________________________________________________________________________
42665 [ 24264] By: davem                                 on 2005/04/20  21:32:23
42666         Log: Subject:  [PATCH] Fix MGVTBL structures in perl.h
42667              From:  Andy Lester <andy@petdance.com>
42668              Date:  Wed, 20 Apr 2005 15:09:24 -0500
42669              Message-Id:  <20050420200923.GA3017@petdance.com>
42670              
42671              The MGVTBL structures contain 7 function pointers, but only 5 were
42672              getting initialized. Plus, there were repeated lists between
42673              declaration and definition; add a macro to declare or define
42674              all the global MGVTBLs as appropriate.
42675      Branch: perl
42676            ! perl.h
42677 ____________________________________________________________________________
42678 [ 24260] By: nicholas                              on 2005/04/20  13:51:54
42679         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #6
42680              From: Steve Peters <steve@fisharerojo.org>
42681              Message-ID: <20050420112720.GA31042@mccoy.peters.homeunix.org>
42682              Date: Wed, 20 Apr 2005 06:27:20 -0500
42683      Branch: perl
42684            ! bytecode.pl ext/ByteLoader/bytecode.h malloc.c sv.c
42685 ____________________________________________________________________________
42686 [ 24258] By: nicholas                              on 2005/04/20  08:13:21
42687         Log: Merge common code. Reduces object size by 1K on x86, 6K on PPC
42688      Branch: perl
42689            ! sv.c
42690 ____________________________________________________________________________
42691 [ 24257] By: davem                                 on 2005/04/19  23:47:38
42692         Log: run regen_headers after addition of FOO_set() macros
42693      Branch: perl
42694            ! ext/ByteLoader/byterun.c
42695 ____________________________________________________________________________
42696 [ 24256] By: davem                                 on 2005/04/19  23:43:54
42697         Log: Subject:  [PATCH] pad_compname_type(), takes care of a clunky macro
42698              From:  Andy Lester <andy@petdance.com>
42699              Date:  Tue, 19 Apr 2005 11:38:44 -0500
42700              Message-Id:  <20050419163844.GA19747@petdance.com>
42701      Branch: perl
42702            ! embed.fnc embed.h pad.c pad.h proto.h
42703 ____________________________________________________________________________
42704 [ 24255] By: davem                                 on 2005/04/19  23:31:52
42705         Log: DEBUG_LEAKING_SCALARS could use the value of a freed PL_op
42706      Branch: perl
42707            ! op.c
42708 ____________________________________________________________________________
42709 [ 24254] By: nicholas                              on 2005/04/19  21:53:38
42710         Log: Don't set things to zero twice. Once is enough. (see also change 15255)
42711      Branch: perl
42712            ! sv.c
42713 ____________________________________________________________________________
42714 [ 24253] By: nicholas                              on 2005/04/19  20:55:24
42715         Log: Restore SvEND_set
42716      Branch: perl
42717            ! sv.h
42718 ____________________________________________________________________________
42719 [ 24252] By: nicholas                              on 2005/04/19  20:07:49
42720         Log: Force RVALUE macros when in PERL_DEBUG_COW
42721      Branch: perl
42722            ! ext/ByteLoader/byterun.c sv.c sv.h
42723 ____________________________________________________________________________
42724 [ 24251] By: nicholas                              on 2005/04/19  14:25:00
42725         Log: Avoid generating thousands of UTF-8 warnings when testing under a
42726              UTF-8 locale
42727      Branch: perl
42728            ! t/op/pack.t
42729 ____________________________________________________________________________
42730 [ 24249] By: rgs                                   on 2005/04/19  11:20:37
42731         Log: Simplify PERL_DEBUG_PAD_ZERO so it continues to expand to
42732              valid C code
42733      Branch: perl
42734            ! perl.h
42735 ____________________________________________________________________________
42736 [ 24248] By: nicholas                              on 2005/04/19  09:55:51
42737         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #5
42738              From: Steve Peters <steve@fisharerojo.org>
42739              Message-ID: <20050419000925.GA21640@mccoy.peters.homeunix.org>
42740              Date: Mon, 18 Apr 2005 19:09:25 -0500
42741      Branch: perl
42742            ! dump.c ext/ByteLoader/ByteLoader.pm ext/ByteLoader/byterun.c
42743            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
42744            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
42745            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
42746            ! ext/List/Util/lib/List/Util.pm ext/POSIX/POSIX.pm
42747            ! ext/POSIX/POSIX.xs ext/PerlIO/encoding/encoding.pm
42748            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/scalar/scalar.pm
42749            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.pm
42750            ! ext/Storable/Storable.xs ext/threads/shared/shared.pm
42751            ! ext/threads/shared/shared.xs ext/threads/threads.pm gv.c mg.c
42752            ! op.c pad.c pad.h perl.h pp.c pp.h pp_hot.c pp_pack.c regcomp.c
42753            ! scope.c sv.c sv.h toke.c
42754 ____________________________________________________________________________
42755 [ 24247] By: davem                                 on 2005/04/19  01:38:54
42756         Log: Add CLONE_SKIP() class method to allow individual classes to skip
42757              cloning objects during thread creation
42758      Branch: perl
42759            ! dump.c ext/threads/t/thread.t pod/perlmod.pod sv.c sv.h
42760 ____________________________________________________________________________
42761 [ 24246] By: nicholas                              on 2005/04/18  22:31:48
42762         Log: PERL_DEBUG_COW for SvUVX and SvPVX
42763      Branch: perl
42764            ! ext/DynaLoader/dl_dyld.xs sv.h
42765 ____________________________________________________________________________
42766 [ 24245] By: nicholas                              on 2005/04/18  21:58:22
42767         Log: SvPV_renew also calls SvLEN_set
42768              Add SvPV_shrink_to_cur(sv) to call SvPV_renew with SvCUR(sv)+1.
42769              For Ponie this can be a single call into the PMC
42770      Branch: perl
42771            ! pp_hot.c pp_sys.c sv.h toke.c
42772 ____________________________________________________________________________
42773 [ 24244] By: nicholas                              on 2005/04/18  20:37:13
42774         Log: Replace Renew(SvPVX(...)...) with SvPV_renew, which avoids an LVALUE
42775              SvPVX
42776      Branch: perl
42777            ! pp_hot.c pp_sys.c sv.h toke.c
42778 ____________________________________________________________________________
42779 [ 24243] By: nicholas                              on 2005/04/18  19:50:12
42780         Log: A more efficient way of expressing the MALLOC_WRAP conditional compile.
42781      Branch: perl
42782            ! handy.h
42783 ____________________________________________________________________________
42784 [ 24242] By: steveh                                on 2005/04/18  16:04:20
42785         Log: Fix bug #33664: allow for transport providers with protocol == 0
42786              
42787              (This indicates that any protocol may be used, so don't bother checking
42788              that the requested protocol matches in this case.)
42789      Branch: perl
42790            ! win32/win32sck.c
42791 ____________________________________________________________________________
42792 [ 24241] By: nicholas                              on 2005/04/18  15:23:45
42793         Log: Refactor the odd-one-out code before a Renew(SvPVX(...)...)
42794      Branch: perl
42795            ! pp_hot.c
42796 ____________________________________________________________________________
42797 [ 24240] By: nicholas                              on 2005/04/18  14:15:52
42798         Log: Two more uses of lvalue SvIVX()
42799      Branch: perl
42800            ! ext/ByteLoader/byterun.c lib/ExtUtils/t/Constant.t
42801 ____________________________________________________________________________
42802 [ 24239] By: nicholas                              on 2005/04/18  12:18:20
42803         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #4
42804              Message-ID: <20050416160502.GA26957@mccoy.peters.homeunix.org>
42805              From: Steve Peters <steve@fisharerojo.org>
42806              Date: Sat, 16 Apr 2005 11:05:02 -0500
42807              
42808              plus fix to Perl_rvpv_dup assigning to an RV with SvPVX
42809      Branch: perl
42810            ! av.c cop.h ext/PerlIO/encoding/encoding.xs
42811            ! ext/Storable/Storable.xs gv.c malloc.c perl.c pp.c pp_ctl.c
42812            ! pp_hot.c pp_pack.c pp_sort.c scope.c sv.c
42813 ____________________________________________________________________________
42814 [ 24238] By: rgs                                   on 2005/04/15  13:16:29
42815         Log: Update the outdated info in "Minimizing the Perl installation"
42816      Branch: perl
42817            ! INSTALL
42818 ____________________________________________________________________________
42819 [ 24237] By: rgs                                   on 2005/04/14  16:13:45
42820         Log: Fix for:
42821              [perl #34934] perl 5.8.5 on x86 and x86-64 hang at compile-time
42822              From: bstrand@switchmanagement.com (via RT) <perlbug-followup@perl.org>
42823              Date: 12 Apr 2005 19:12:58 -0000
42824              Message-ID: <rt-3.0.11-34934-110595.15.9181274318682@perl.org>
42825              
42826              This syntax error now produces a panic message.
42827      Branch: perl
42828            ! op.c
42829 ____________________________________________________________________________
42830 [ 24236] By: merijn                                on 2005/04/13  15:10:24
42831         Log: Subject: [PATCH] Removing yydestruct from perly.c
42832              From: Andy Lester <andy@petdance.com>
42833              Date: Wed, 13 Apr 2005 10:06:47 -0500
42834              Message-ID: <20050413150647.GA13464@petdance.com>
42835      Branch: perl
42836            ! perly.c
42837 ____________________________________________________________________________
42838 [ 24235] By: merijn                                on 2005/04/13  14:51:00
42839         Log: Mandrakesoft is now Mandriva
42840      Branch: perl
42841            ! AUTHORS
42842 ____________________________________________________________________________
42843 [ 24234] By: merijn                                on 2005/04/13  14:41:20
42844         Log: H.Merijn changed e-mail
42845      Branch: perl
42846            ! AUTHORS Porting/checkAUTHORS.pl Porting/patching.pod
42847            ! README.aix README.hpux ext/Encode/AUTHORS ext/Storable/README
42848 ____________________________________________________________________________
42849 [ 24233] By: rgs                                   on 2005/04/13  08:25:43
42850         Log: Subject: [PATCH Perl 5.9.2] -Wformat 
42851              From: Robin Barker <Robin.Barker@npl.co.uk>
42852              Date: Tue, 12 Apr 2005 18:53:32 +0100
42853              Message-ID: <533D273D4014D411AB1D00062938C4D90849C634@hotel.npl.co.uk>
42854      Branch: perl
42855            ! perly.c regcomp.c regexec.c toke.c
42856 ____________________________________________________________________________
42857 [ 24232] By: rgs                                   on 2005/04/13  07:24:07
42858         Log: Upgrade to ExtUtils::MakeMaker 6.28
42859      Branch: perl
42860            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
42861            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_AIX.pm
42862            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker.pm
42863            ! lib/ExtUtils/Manifest.pm
42864 ____________________________________________________________________________
42865 [ 24231] By: rgs                                   on 2005/04/12  15:30:23
42866         Log: Upgrade to Encode 2.0902
42867      Branch: perl
42868            + ext/Encode/t/utf8strict.t
42869            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
42870            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
42871            ! ext/Encode/MANIFEST ext/Encode/META.yml
42872            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
42873            ! ext/Encode/t/fallback.t
42874 ____________________________________________________________________________
42875 [ 24230] By: nicholas                              on 2005/04/12  11:24:49
42876         Log: Don't PERL_HASH(SvUVX(...)...) as it's actually a set.
42877              Plus add an editor block
42878      Branch: perl
42879            ! op.c
42880 ____________________________________________________________________________
42881 [ 24229] By: nicholas                              on 2005/04/12  09:19:43
42882         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #3
42883              From: Steve Peters <steve@fisharerojo.org>
42884              Message-ID: <20050411023736.GB9355@mccoy.peters.homeunix.org>
42885              Date: Sun, 10 Apr 2005 21:37:36 -0500
42886              
42887              (with correction to SvUV_set)
42888      Branch: perl
42889            ! ext/List/Util/Util.xs sv.c sv.h
42890 ____________________________________________________________________________
42891 [ 24228] By: nicholas                              on 2005/04/11  14:53:38
42892         Log: Avoid taking a reference to SvIVX and putting that address on the
42893              save stack
42894      Branch: perl
42895            ! perl.c pp_ctl.c pp_hot.c
42896 ____________________________________________________________________________
42897 [ 24227] By: steveh                                on 2005/04/11  10:39:59
42898         Log: Support d_libm_lib_version for Win32 (see change 24217)
42899      Branch: perl
42900            ! win32/config.bc win32/config.gc win32/config.vc
42901            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
42902            ! win32/config_H.vc win32/config_H.vc64
42903 ____________________________________________________________________________
42904 [ 24226] By: merijn                                on 2005/04/11  10:09:06
42905         Log: Out of sync metaunit caused the erroneous return of the
42906              removed d_sitecustomize. Mea Culpa.
42907      Branch: perl
42908            ! Configure
42909 ____________________________________________________________________________
42910 [ 24225] By: steveh                                on 2005/04/11  09:39:40
42911         Log: Disable I18N::Langinfo for Win32 since nl_langinfo() isn't available
42912      Branch: perl
42913            ! win32/Makefile win32/makefile.mk
42914 ____________________________________________________________________________
42915 [ 24224] By: rgs                                   on 2005/04/11  09:21:54
42916         Log: Subject: [PATCH] perlfunc.pod: incomplete select description
42917              From: Hernan Perez Masci <hmasci@uolsinectis.com.ar>
42918              Date: Fri, 8 Apr 2005 15:28:28 -0300
42919              Message-Id: <200504081528.28307.hmasci@uolsinectis.com.ar>
42920      Branch: perl
42921            ! pod/perlfunc.pod
42922 ____________________________________________________________________________
42923 [ 24223] By: rgs                                   on 2005/04/11  09:11:53
42924         Log: Make the four-argument form of select() return undef
42925              instead of -1 on error.
42926      Branch: perl
42927            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
42928 ____________________________________________________________________________
42929 [ 24222] By: rgs                                   on 2005/04/11  07:02:59
42930         Log: Make Win32 build (and clean) I18::Langinfo and Math::BigInt::FastCalc
42931      Branch: perl
42932            ! win32/Makefile win32/makefile.mk
42933 ____________________________________________________________________________
42934 [ 24221] By: merijn                                on 2005/04/11  06:06:13
42935         Log: Subject: Re: New Configure functionality
42936              From: Abe Timmerman <abe@ztreet.demon.nl>
42937              Date: Sun, 10 Apr 2005 22:19:28 +0200
42938              Message-Id: <200504102219.29024.abe@ztreet.demon.nl>
42939      Branch: perl
42940            ! configure.com
42941 ____________________________________________________________________________
42942 [ 24220] By: rgs                                   on 2005/04/10  20:03:59
42943         Log: POD typo.
42944      Branch: perl
42945            ! lib/Module/CoreList.pm
42946 ____________________________________________________________________________
42947 [ 24219] By: rgs                                   on 2005/04/10  19:49:49
42948         Log: Module::CoreList: Data from Sebastien Aperghis-Tramoni for perl
42949              5.00{0,1,2}. Upgrade version number.
42950      Branch: perl
42951            ! lib/Module/CoreList.pm
42952 ____________________________________________________________________________
42953 [ 24218] By: merijn                                on 2005/04/10  18:00:05
42954         Log: Sorting still is a mess. This is better.
42955      Branch: perl
42956            ! config_h.SH
42957 ____________________________________________________________________________
42958 [ 24217] By: merijn                                on 2005/04/10  17:08:36
42959         Log: Configure now probes for _LIB_VERSION support in math.h/libm
42960              LIBM_LIB_VERSION is defined if it does
42961      Branch: perl
42962            ! Configure Porting/config_H config_h.SH handy.h
42963 ____________________________________________________________________________
42964 [ 24215] By: rgs                                   on 2005/04/10  15:03:10
42965         Log: Fix [perl #34892] Segfault on &DB::sub declared but not defined
42966      Branch: perl
42967            ! pod/perldiag.pod pp_hot.c
42968 ____________________________________________________________________________
42969 [ 24214] By: merijn                                on 2005/04/10  09:14:06
42970         Log: Subject: [PATCH] usesitecustomize for VMS
42971              From: "Craig A. Berry" <craigberry@mac.com>
42972              Date: Sat, 09 Apr 2005 15:58:43 -0500
42973              Message-ID: <42584203.2090405@mac.com>
42974      Branch: perl
42975            ! configure.com
42976 ____________________________________________________________________________
42977 [ 24213] By: nicholas                              on 2005/04/08  19:11:04
42978         Log: Mangle the expected output correctly for both 5.9 and 5.8
42979      Branch: perl
42980            ! ext/B/t/stash.t
42981 ____________________________________________________________________________
42982 [ 24212] By: rgs                                   on 2005/04/08  16:17:49
42983         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.27
42984              From: Michael G Schwern <schwern@pobox.com>
42985              Date: Thu, 7 Apr 2005 15:15:00 -0700
42986              Message-ID: <20050407221500.GB6223@windhund.schwern.org>
42987              
42988              Fix duplicate target warnings
42989      Branch: perl
42990            ! lib/ExtUtils/MM_Any.pm
42991 ____________________________________________________________________________
42992 [ 24211] By: merijn                                on 2005/04/08  14:22:05
42993         Log: The last remains of d_sitecustomize
42994      Branch: perl
42995            ! Porting/config.sh
42996 ____________________________________________________________________________
42997 [ 24210] By: merijn                                on 2005/04/08  14:16:59
42998         Log: now usesitecustomize is used more generic
42999      Branch: perl
43000            ! config_h.SH
43001 ____________________________________________________________________________
43002 [ 24209] By: steveh                                on 2005/04/08  14:15:14
43003         Log: Subject: Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move
43004              From: Steven Schubiger <steven@accognoscere.org>
43005              Date: Thu, 7 Apr 2005 22:38:25 +0200 (CEST)
43006              Message-Id: <200504072038.j37KcPXY011755@accognoscere.homeunix.org>
43007              
43008              (with arguments changed to match perlfunc.pod)
43009      Branch: perl
43010            ! pod/perlport.pod
43011 ____________________________________________________________________________
43012 [ 24208] By: merijn                                on 2005/04/08  14:12:54
43013         Log: Drop d_sitecustomize again. (usesitecustomize is enough)
43014      Branch: perl
43015            ! Configure
43016 ____________________________________________________________________________
43017 [ 24206] By: nicholas                              on 2005/04/08  13:16:07
43018         Log: Add SvIVX() to PERL_DEBUG_COW, and change pad.c to SvIVset()
43019      Branch: perl
43020            ! pad.c sv.h
43021 ____________________________________________________________________________
43022 [ 24205] By: merijn                                on 2005/04/08  12:18:42
43023         Log: Subject: [PATCH] Removing Y2K warnings
43024              From: Andy Lester <andy@petdance.com>
43025              Date: Thu, 7 Apr 2005 17:44:42 -0500
43026              Message-ID: <20050407224442.GA23895@petdance.com>
43027      Branch: perl
43028            - README.Y2K
43029            ! INSTALL MANIFEST lib/warnings.pm pod/buildtoc pod/perldiag.pod
43030            ! pod/perllexwarn.pod pp_hot.c sv.c t/lib/warnings/pp_hot
43031            ! t/lib/warnings/sv t/op/caller.t warnings.h warnings.pl
43032 ____________________________________________________________________________
43033 [ 24204] By: nicholas                              on 2005/04/08  11:29:22
43034         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #2
43035              From: Steve Peters <steve@fisharerojo.org>
43036              Date: Thu, 7 Apr 2005 13:51:49 -0500
43037              Message-ID: <20050407185149.GA4418@mccoy.peters.homeunix.org>
43038      Branch: perl
43039            ! doio.c ext/List/Util/Util.xs ext/threads/threads.xs op.c pp.c
43040            ! pp_ctl.c pp_hot.c sv.c toke.c util.c
43041 ____________________________________________________________________________
43042 [ 24201] By: nicholas                              on 2005/04/08  10:39:15
43043         Log: Add a macro PERL_DEBUG_COW, for aggressive compile time tests of
43044              Copy-On-Write related source changes.
43045              Fix the problem this revealed.
43046      Branch: perl
43047            ! sv.c sv.h
43048 ____________________________________________________________________________
43049 [ 24200] By: nicholas                              on 2005/04/08  10:08:35
43050         Log: MM_AIX needs neatvalue
43051      Branch: perl
43052            ! lib/ExtUtils/MM_AIX.pm
43053 ____________________________________________________________________________
43054 [ 24199] By: nicholas                              on 2005/04/08  10:05:49
43055         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #1
43056              From: Steve Peters <steve@fisharerojo.org>
43057              Message-ID: <20050406232110.GA12249@mccoy.peters.homeunix.org>
43058              Date: Wed, 6 Apr 2005 18:21:10 -0500
43059      Branch: perl
43060            ! ext/ByteLoader/byterun.c ext/List/Util/Util.xs pad.c sv.c
43061            ! toke.c
43062 ____________________________________________________________________________
43063 [ 24198] By: rgs                                   on 2005/04/08  09:48:08
43064         Log: Add perl593delta.pod
43065      Branch: perl
43066            + pod/perl593delta.pod
43067            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
43068            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
43069            ! win32/pod.mak
43070 ____________________________________________________________________________
43071 [ 24194] By: rgs                                   on 2005/04/07  12:42:07
43072         Log: Mention that select() returns -1 on error,
43073              as suggested by Hernan Perez Masci
43074      Branch: perl
43075            ! pod/perlfunc.pod
43076 ____________________________________________________________________________
43077 [ 24192] By: rgs                                   on 2005/04/07  09:51:29
43078         Log: Subject: Re: [PATCH] Re: [perl #34650] perldoc -f my should perhaps mention BEGIN and END
43079              From: Abigail <abigail@abigail.nl>
43080              Date: Wed, 6 Apr 2005 01:41:55 +0200
43081              Message-ID: <20050405234154.GG8680@abigail.nl>
43082      Branch: perl
43083            ! t/japh/abigail.t
43084 ____________________________________________________________________________
43085 [ 24191] By: rgs                                   on 2005/04/07  09:45:27
43086         Log: Subject: Re: Bugs? In Unicode::EastAsianWidth.
43087              From: Autrijus Tang <autrijus@autrijus.org>
43088              Date: Wed, 6 Apr 2005 18:17:32 +0800
43089              Message-ID: <20050406101732.GA17931@aut.dyndns.org>
43090      Branch: perl
43091            ! lib/unicore/mktables
43092 ____________________________________________________________________________
43093 [ 24190] By: rgs                                   on 2005/04/07  09:38:06
43094         Log: Subject: perldbtty$$ location
43095              From: Gisle Aas <gisle@ActiveState.com>
43096              Date: 06 Apr 2005 01:49:54 -0700
43097              Message-ID: <lr3bu48f2l.fsf@caliper.activestate.com>
43098              (and remove trailing whitespace)
43099      Branch: perl
43100            ! pod/perldebug.pod
43101 ____________________________________________________________________________
43102 [ 24189] By: nicholas                              on 2005/04/07  08:43:40
43103         Log: Tabs not spaces in MANIFEST
43104      Branch: perl
43105            ! MANIFEST
43106 ____________________________________________________________________________
43107 [ 24187] By: merijn                                on 2005/04/07  08:33:53
43108         Log: Subject: [perl #34699] documentation bug in "man perlpodspec" 
43109              From: "raf@tradingpost.com.au (via RT)" <perlbug-followup@perl.org>
43110              Date: 7 Apr 2005 00:20:31 -0000
43111              Message-ID: <rt-3.0.11-34699-110174.9.79475562169704@perl.org>
43112      Branch: perl
43113            ! pod/perlpodspec.pod
43114 ____________________________________________________________________________
43115 [ 24185] By: rgs                                   on 2005/04/07  08:07:14
43116         Log: Upgrade to ExtUtils::MakeMaker 6.27,
43117              plus a patch to restore functioning of 'distclean'
43118              for the perl core
43119      Branch: perl
43120            + lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_QNX.pm
43121            + lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MakeMaker/Config.pm
43122            + lib/ExtUtils/t/PL_FILES.t lib/ExtUtils/t/config.t
43123            + lib/ExtUtils/t/installbase.t lib/ExtUtils/t/xs.t
43124            + t/lib/MakeMaker/Test/Setup/PL_FILES.pm
43125            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
43126            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
43127            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
43128            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
43129            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
43130            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
43131            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
43132            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
43133            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
43134            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
43135            ! lib/ExtUtils/README lib/ExtUtils/t/INST_PREFIX.t
43136            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_Win32.t
43137            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/dir_target.t
43138            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
43139            ! lib/ExtUtils/t/recurs.t t/lib/MakeMaker/Test/Setup/BFD.pm
43140            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
43141            ! t/lib/MakeMaker/Test/Utils.pm
43142 ____________________________________________________________________________
43143 [ 24178] By: steveh                                on 2005/04/06  15:57:36
43144         Log: Don't try to export symbols that don't exist
43145              
43146              Change #24148 added Perl_rvpv_dup() to the public API, but it is only
43147              defined when USE_ITHREADS is defined.  Adjust makedef.pl accordingly
43148              to keep Win32 happy.
43149      Branch: perl
43150            ! makedef.pl
43151 ____________________________________________________________________________
43152 [ 24176] By: nicholas                              on 2005/04/06  15:11:53
43153         Log: cast to/from (void *) in the re-entrant code. Now watch the smoke rise.
43154      Branch: perl
43155            ! reentr.c reentr.h reentr.pl
43156 ____________________________________________________________________________
43157 [ 24175] By: nicholas                              on 2005/04/06  15:05:32
43158         Log: Casting to/from (void *) sufficient to make a C++ compiler happy.
43159      Branch: perl
43160            ! ext/File/Glob/bsd_glob.c ext/threads/shared/shared.xs
43161            ! ext/threads/threads.xs pad.h sv.c
43162 ____________________________________________________________________________
43163 [ 24174] By: nicholas                              on 2005/04/06  14:36:40
43164         Log: If we're going to prototype modfl(), it needs extern "C" linkage.
43165      Branch: perl
43166            ! perl.h
43167 ____________________________________________________________________________
43168 [ 24173] By: merijn                                on 2005/04/06  06:14:51
43169         Log: 1. t/TEST now deals with SKIP as if it was TODO. This complies to TAP
43170              2. Removed the depricated 'my $foo if expr' there
43171      Branch: perl
43172            ! t/TEST
43173 ____________________________________________________________________________
43174 [ 24171] By: nicholas                              on 2005/04/05  22:34:32
43175         Log: D'oh! We were never correctly spotting a modfl prototype
43176      Branch: perl
43177            ! Configure
43178 ____________________________________________________________________________
43179 [ 24170] By: nicholas                              on 2005/04/05  21:30:21
43180         Log: Add casting to allow g++ (3.3.5) to compile the core code.
43181              A C++ compiler produces lots of warnings that are probably valid
43182              concerns to investigate.
43183      Branch: perl
43184            ! doio.c ext/B/B.xs ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs gv.c
43185            ! perl.c perl.h pp_pack.c scope.c sv.c toke.c util.c x2p/walk.c
43186 ____________________________________________________________________________
43187 [ 24169] By: nicholas                              on 2005/04/05  21:16:01
43188         Log: Tests need to skip if there is no Encode configured.
43189      Branch: perl
43190            ! lib/encoding/warnings/t/1-warning.t
43191            ! lib/encoding/warnings/t/2-fatal.t
43192 ____________________________________________________________________________
43193 [ 24167] By: nicholas                              on 2005/04/05  16:09:59
43194         Log: Using savesvpv() here is terser and produces smaller object code.
43195      Branch: perl
43196            ! doio.c
43197 ____________________________________________________________________________
43198 [ 24166] By: rgs                                   on 2005/04/05  15:23:47
43199         Log: Upgrade to Unicode::Normalize 0.32
43200      Branch: perl
43201            ! ext/Unicode/Normalize/Changes
43202            ! ext/Unicode/Normalize/Makefile.PL
43203            ! ext/Unicode/Normalize/Normalize.pm
43204            ! ext/Unicode/Normalize/Normalize.xs
43205            ! ext/Unicode/Normalize/mkheader ext/Unicode/Normalize/t/form.t
43206            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
43207 ____________________________________________________________________________
43208 [ 24165] By: nicholas                              on 2005/04/05  14:52:05
43209         Log: Down with C++ reserved names
43210              (and also function pointer declarations that rely on the C semantics
43211              of ())
43212      Branch: perl
43213            ! ext/Storable/Storable.xs mg.c op.c perlio.c pp_sort.c
43214            ! universal.c
43215 ____________________________________________________________________________
43216 [ 24164] By: nicholas                              on 2005/04/05  14:51:05
43217         Log: Down with potentially incorrect duplicate prototypes
43218      Branch: perl
43219            ! pp_sys.c
43220 ____________________________________________________________________________
43221 [ 24163] By: nicholas                              on 2005/04/05  14:50:30
43222         Log: Down with more K&R prototypes
43223      Branch: perl
43224            ! ext/DynaLoader/dl_dyld.xs
43225 ____________________________________________________________________________
43226 [ 24162] By: nicholas                              on 2005/04/05  14:49:11
43227         Log: Down with unneeded duplicate prototypes
43228      Branch: perl
43229            ! x2p/a2p.c
43230 ____________________________________________________________________________
43231 [ 24161] By: nicholas                              on 2005/04/05  14:48:33
43232         Log: Down with K&R function arguments
43233      Branch: perl
43234            ! ext/Cwd/Cwd.xs
43235 ____________________________________________________________________________
43236 [ 24160] By: rgs                                   on 2005/04/05  14:06:01
43237         Log: Add Math::BigInt::FastCalc in maintainer list
43238      Branch: perl
43239            ! Porting/Maintainers.pl
43240 ____________________________________________________________________________
43241 [ 24159] By: rgs                                   on 2005/04/05  13:12:22
43242         Log: Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ification
43243      Branch: perl
43244            ! ext/Math/BigInt/FastCalc/Makefile.PL
43245 ____________________________________________________________________________
43246 [ 24158] By: rgs                                   on 2005/04/05  12:56:35
43247         Log: New core module, Math::BigInt::FastCalc
43248              
43249              Subject: [PATCH] integrate Math::BigInt::FastCalc
43250              From: Tels <nospam-abuse@bloodgate.com>
43251              Date: Sun, 3 Apr 2005 11:12:45 +0200
43252              Message-Id: <200504031112.55179@bloodgate.com>
43253      Branch: perl
43254            + ext/Math/BigInt/FastCalc/FastCalc.pm
43255            + ext/Math/BigInt/FastCalc/FastCalc.xs
43256            + ext/Math/BigInt/FastCalc/Makefile.PL
43257            + ext/Math/BigInt/FastCalc/t/bigintfc.t
43258            + ext/Math/BigInt/FastCalc/t/bootstrap.t
43259            + ext/Math/BigInt/FastCalc/t/mbi_rand.t
43260            ! MANIFEST
43261 ____________________________________________________________________________
43262 [ 24155] By: rgs                                   on 2005/04/05  10:40:35
43263         Log: Subject: [Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum v0.17
43264              From: Tels <nospam-abuse@bloodgate.com>
43265              Date: Sun, 3 Apr 2005 10:43:10 +0200
43266              Message-Id: <200504031043.12273@bloodgate.com>
43267      Branch: perl
43268            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
43269            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/_e_math.t
43270            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
43271            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
43272            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
43273            ! lib/Math/BigInt/t/req_mbf0.t lib/Math/BigInt/t/req_mbfw.t
43274            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/trap.t
43275            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
43276            ! lib/Math/BigRat/t/bigratpm.t lib/Math/BigRat/t/requirer.t
43277            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
43278 ____________________________________________________________________________
43279 [ 24152] By: rgs                                   on 2005/04/04  20:55:03
43280         Log: That's C, not perl.
43281      Branch: perl
43282            ! patchlevel.h
43283 ____________________________________________________________________________
43284 [ 24151] By: nicholas                              on 2005/04/04  20:53:42
43285         Log: Make -DFORMAT_CHECK compile with threads.
43286      Branch: perl
43287            ! perl.h
43288 ____________________________________________________________________________
43289 [ 24149] By: rgs                                   on 2005/04/04  17:14:37
43290         Log: Bump version to 5.9.3
43291              Restore "DEVEL" tag in patchlevel.h
43292              Regenerate Porting/config*
43293      Branch: perl
43294            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
43295            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
43296            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
43297            ! win32/config_H.gc win32/config_H.vc64 win32/makefile.mk
43298            ! wince/Makefile.ce
43299 ____________________________________________________________________________
43300 [ 24148] By: rgs                                   on 2005/04/04  14:19:30
43301         Log: Subject: [PATCH] const-eight.diff
43302              From: Andy Lester <andy@petdance.com>
43303              Date: Wed, 30 Mar 2005 11:40:24 -0600
43304              Message-ID: <20050330174024.GA12167@petdance.com>
43305      Branch: perl
43306            ! Porting/Maintainers.pl doio.c dump.c embed.fnc embed.h
43307            ! global.sym mg.c op.c perl.c proto.h sv.c universal.c xsutils.c
43308 ____________________________________________________________________________
43309 [ 24147] By: mhx                                   on 2005/04/03  16:47:54
43310         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with ahash symbol"
43311              From: Steven Schubiger <steven@accognoscere.org>
43312              Date: Sun, 3 Apr 2005 11:47:22 +0200 (CEST)
43313              Message-Id: <200504030947.j339lMgp010306@accognoscere.homeunix.org>
43314      Branch: perl
43315            ! pod/perltrap.pod
43316 ____________________________________________________________________________
43317 [ 24139] By: mhx                                   on 2005/04/03  08:19:06
43318         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with a hash symbol"
43319              From: Steven Schubiger <steven@accognoscere.org>
43320              Date: Sat, 2 Apr 2005 19:37:11 +0200 (CEST)
43321              Message-Id: <200504021737.j32HbBNS000652@accognoscere.homeunix.org>
43322      Branch: perl
43323            ! pod/perltrap.pod
43324 ____________________________________________________________________________
43325 [ 24138] By: mhx                                   on 2005/04/03  08:16:25
43326         Log: Fix wrong version for byteorder modifiers feature.
43327      Branch: perl
43328            ! pod/perlpacktut.pod
43329 ____________________________________________________________________________
43330 [ 24137] By: nicholas                              on 2005/04/02  22:58:59
43331         Log: Silence compiler warnings about possibly uninitialised variables.
43332              (None are, but it saves anyone else having to work this out)
43333      Branch: perl
43334            ! regexec.c
43335 ____________________________________________________________________________
43336 [ 24136] By: nicholas                              on 2005/04/02  19:04:27
43337         Log: Fix "[perl #34643] Config_heavy.pl not in archlib"
43338      Branch: perl
43339            ! installperl
43340 ____________________________________________________________________________
43341 [ 24135] By: nicholas                              on 2005/04/02  18:52:11
43342         Log: Oops. Forgot to add this.
43343      Branch: perl
43344            + lib/unicore/NamedSequences.txt
43345 ____________________________________________________________________________
43346 [ 24134] By: nicholas                              on 2005/04/02  18:51:27
43347         Log: Subject: [PATCH] Unicode 4.1.0
43348              From: Jarkko Hietaniemi <jhi@iki.fi>
43349              Message-ID: <424E584D.5000508@iki.fi>
43350              Date: Sat, 02 Apr 2005 11:31:09 +0300
43351      Branch: perl
43352            ! MANIFEST lib/Unicode/UCD.pm lib/Unicode/UCD.t
43353            ! lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
43354            ! lib/unicore/Blocks.txt lib/unicore/CaseFolding.txt
43355            ! lib/unicore/CompositionExclusions.txt
43356            ! lib/unicore/EastAsianWidth.txt
43357            ! lib/unicore/HangulSyllableType.txt lib/unicore/Jamo.txt
43358            ! lib/unicore/LineBreak.txt lib/unicore/NamesList.txt
43359            ! lib/unicore/NormalizationCorrections.txt
43360            ! lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt
43361            ! lib/unicore/PropertyAliases.txt lib/unicore/README.perl
43362            ! lib/unicore/ReadMe.txt lib/unicore/Scripts.txt
43363            ! lib/unicore/SpecialCasing.txt
43364            ! lib/unicore/StandardizedVariants.txt
43365            ! lib/unicore/UnicodeData.txt lib/unicore/version t/uni/class.t
43366 ____________________________________________________________________________
43367 [ 24133] By: rgs                                   on 2005/04/01  09:16:19
43368         Log: Add encoding::warnings to Maintainers.pl and rebuild META.yml for release
43369      Branch: perl
43370            ! META.yml Porting/Maintainers.pl
43371 ____________________________________________________________________________
43372 [ 24132] By: rgs                                   on 2005/04/01  08:29:26
43373         Log: Update Changes
43374      Branch: perl
43375            ! Changes
43376 ____________________________________________________________________________
43377 [ 24131] By: steveh                                on 2005/04/01  08:18:27
43378         Log: Remove dependency on tr(1) for MinGW builds on Win32
43379              
43380              This leaves things slightly (more) broken for MinGW builds on Cygwin,
43381              but that doesn't currently quite work in other respects and isn't
43382              documented anyway.  See:
43383              
43384              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00751.html
43385      Branch: perl
43386            ! pod/perl592delta.pod win32/makefile.mk
43387 ____________________________________________________________________________
43388 [ 24130] By: rgs                                   on 2005/04/01  07:47:26
43389         Log: Regenerate perltoc and perlmodlib
43390      Branch: perl
43391            ! pod/perlmodlib.pod pod/perltoc.pod
43392 ____________________________________________________________________________
43393 [ 24129] By: rgs                                   on 2005/04/01  07:36:04
43394         Log: POD fixes.
43395      Branch: perl
43396            ! pod/perlfaq1.pod
43397 ____________________________________________________________________________
43398 [ 24128] By: rgs                                   on 2005/04/01  07:19:27
43399         Log: FAQ sync.
43400      Branch: perl
43401            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
43402            ! pod/perlfaq6.pod pod/perlfaq7.pod
43403 ____________________________________________________________________________
43404 [ 24127] By: rgs                                   on 2005/04/01  07:14:22
43405         Log: Add a note about installhtml
43406      Branch: perl
43407            ! pod/perltodo.pod
43408 ____________________________________________________________________________
43409 [ 24126] By: rgs                                   on 2005/03/31  21:51:28
43410         Log: Subject: [PATCH] pp_pack.c warnings on VMS
43411              From: "Craig A. Berry" <craigberry@mac.com>
43412              Date: Thu, 31 Mar 2005 14:51:05 -0600
43413              Message-ID: <424C62B9.2030601@mac.com>
43414      Branch: perl
43415            ! pp_pack.c
43416 ____________________________________________________________________________
43417 [ 24125] By: rgs                                   on 2005/03/31  17:14:01
43418         Log: Mention the current MinGW compilation problems
43419      Branch: perl
43420            ! pod/perl592delta.pod
43421 ____________________________________________________________________________
43422 [ 24124] By: rgs                                   on 2005/03/31  17:11:15
43423         Log: Update Changes
43424      Branch: perl
43425            ! Changes
43426 ____________________________________________________________________________
43427 [ 24123] By: rgs                                   on 2005/03/31  15:52:46
43428         Log: This is 5.9.2. Mostly.
43429      Branch: perl
43430            ! patchlevel.h pod/perlhist.pod
43431 ____________________________________________________________________________
43432 [ 24122] By: steveh                                on 2005/03/31  15:39:57
43433         Log: Fix USE_SITECUSTOMIZE on Win32
43434              
43435              This fixes the problem described in:
43436              
43437              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
43438      Branch: perl
43439            ! win32/win32.c
43440 ____________________________________________________________________________
43441 [ 24121] By: rgs                                   on 2005/03/31  15:24:24
43442         Log: Update copyrights.
43443              Well, those are generated files anyway.
43444      Branch: perl
43445            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
43446            ! proto.h
43447 ____________________________________________________________________________
43448 [ 24120] By: steveh                                on 2005/03/31  14:36:44
43449         Log: Add support for USE_SITECUSTOMIZE in the Win32 makefiles
43450              
43451              Note that this feature doesn't actually work correctly on Win32
43452              until the problem described here is solved:
43453              
43454              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
43455      Branch: perl
43456            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
43457            ! win32/config.vc64 win32/makefile.mk
43458 ____________________________________________________________________________
43459 [ 24119] By: rgs                                   on 2005/03/31  13:52:58
43460         Log: Upgrade to Module::CoreList 1.99
43461      Branch: perl
43462            ! lib/Module/CoreList.pm
43463 ____________________________________________________________________________
43464 [ 24118] By: rgs                                   on 2005/03/31  13:45:17
43465         Log: More known problems.
43466      Branch: perl
43467            ! pod/perl592delta.pod
43468 ____________________________________________________________________________
43469 [ 24117] By: rgs                                   on 2005/03/31  13:10:26
43470         Log: Known problems, reported by Merijn
43471      Branch: perl
43472            ! pod/perl592delta.pod
43473 ____________________________________________________________________________
43474 [ 24116] By: rgs                                   on 2005/03/31  12:45:03
43475         Log: OS typo.
43476      Branch: perl
43477            ! pod/perl592delta.pod
43478 ____________________________________________________________________________
43479 [ 24115] By: rgs                                   on 2005/03/31  12:42:38
43480         Log: Add a tool to generate data for Module::CoreList
43481      Branch: perl
43482            + Porting/corelist.pl
43483            ! MANIFEST
43484 ____________________________________________________________________________
43485 [ 24114] By: rgs                                   on 2005/03/31  11:42:15
43486         Log: More work on perldelta
43487      Branch: perl
43488            ! pod/perl592delta.pod
43489 ____________________________________________________________________________
43490 [ 24113] By: steveh                                on 2005/03/31  10:01:18
43491         Log: Add support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED in the
43492              Win32 makefiles
43493      Branch: perl
43494            ! win32/Makefile win32/makefile.mk
43495 ____________________________________________________________________________
43496 [ 24112] By: rgs                                   on 2005/03/31  09:58:40
43497         Log: AUTHORS update
43498      Branch: perl
43499            ! AUTHORS
43500 ____________________________________________________________________________
43501 [ 24111] By: steveh                                on 2005/03/31  09:18:23
43502         Log: A few Win32 makefile tidy-ups (No real changes)
43503      Branch: perl
43504            ! win32/Makefile win32/makefile.mk
43505 ____________________________________________________________________________
43506 [ 24110] By: steveh                                on 2005/03/31  08:20:00
43507         Log: Fix typo in INSTALL (s/USE_HAS_SEED_EXPLICIT/USE_HASH_SEED_EXPLICIT/)
43508      Branch: perl
43509            ! INSTALL
43510 ____________________________________________________________________________
43511 [ 24109] By: steveh                                on 2005/03/31  07:55:12
43512         Log: One more Win32 compilation clean-up (for when using -DDEBUGGING)
43513      Branch: perl
43514            ! sv.c
43515 ____________________________________________________________________________
43516 [ 24108] By: steveh                                on 2005/03/31  07:36:52
43517         Log: Another Win32 compilation clean-up (for when using Perl's malloc)
43518      Branch: perl
43519            ! malloc.c
43520 ____________________________________________________________________________
43521 [ 24107] By: merijn                                on 2005/03/30  17:03:19
43522         Log: Now that we have the full path, we can skip the which call,
43523              that might cause trouble on testdrive systems.
43524      Branch: perl
43525            ! hints/hpux.sh
43526 ____________________________________________________________________________
43527 [ 24106] By: rgs                                   on 2005/03/30  14:41:51
43528         Log: Update copyrights.
43529      Branch: perl
43530            ! XSUB.h av.c deb.c dump.c embedvar.h gv.h handy.h hv.h
43531            ! miniperlmain.c numeric.c op.h pad.c perl.h pp.h regcomp.h
43532            ! regen_perly.pl scope.h sv.h thrdvar.h thread.h
43533 ____________________________________________________________________________
43534 [ 24105] By: merijn                                on 2005/03/30  14:25:05
43535         Log: Simplify #24043 note now Configure can do -Dusesitecustomize
43536      Branch: perl
43537            ! INSTALL
43538 ____________________________________________________________________________
43539 [ 24104] By: merijn                                on 2005/03/30  14:17:40
43540         Log: Support for -Dusesitecustomize
43541      Branch: perl
43542            ! Configure config_h.SH
43543 ____________________________________________________________________________
43544 [ 24102] By: merijn                                on 2005/03/30  13:43:12
43545         Log: USE_STRLCAT and USE_STRLCPY now actually used
43546              LIBM_VERSION_TYPE and USE_SITECUSTOMIZE are preparations
43547              for future use
43548      Branch: perl
43549            ! handy.h
43550 ____________________________________________________________________________
43551 [ 24101] By: rgs                                   on 2005/03/30  13:34:11
43552         Log: Subject: [PATCH] ext/Errno/Errno_pm.PL: fix for GNU hurd
43553              From: Brendan O'Dea <bod@debian.org>
43554              Date: Wed, 30 Mar 2005 10:30:25 +1000
43555              Message-ID: <20050330003025.GA29797@londo.c47.org>
43556      Branch: perl
43557            ! ext/Errno/Errno_pm.PL
43558 ____________________________________________________________________________
43559 [ 24100] By: rgs                                   on 2005/03/30  13:16:52
43560         Log: Subject: Re: PATCH: byte count feature request for unpack
43561              From: perl5-porters@ton.iguana.be (Ton Hospel)
43562              Date: Sun, 27 Mar 2005 18:32:11 +0000 (UTC)
43563              Message-Id: <d26u7b$i3v$1@post.home.lunix>
43564              
43565              (rework of a patch from Arne Ahrend <aahrend@web.de>)
43566      Branch: perl
43567            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
43568 ____________________________________________________________________________
43569 [ 24099] By: steveh                                on 2005/03/30  08:36:50
43570         Log: A couple more Win32 compilation clean-ups
43571      Branch: perl
43572            ! win32/win32sck.c
43573 ____________________________________________________________________________
43574 [ 24098] By: rgs                                   on 2005/03/30  08:03:13
43575         Log: Minor POD nits.
43576      Branch: perl
43577            ! ext/File/Glob/Glob.pm
43578 ____________________________________________________________________________
43579 [ 24097] By: merijn                                on 2005/03/30  07:49:46
43580         Log: Subject: Re: [PATCH] 5.6 File::Glob documentation insufficient for use
43581              From: Steven Schubiger <steven@accognoscere.org>
43582              Date: Wed, 30 Mar 2005 03:41:03 +0200 (CEST)
43583              Message-Id: <200503300141.j2U1f3EP024524@accognoscere.homeunix.org>
43584      Branch: perl
43585            ! ext/File/Glob/Glob.pm
43586 ____________________________________________________________________________
43587 [ 24096] By: steveh                                on 2005/03/29  15:18:30
43588         Log: Clean-up some warnings when compiling on Win32 with VC++
43589      Branch: perl
43590            ! hv.c mg.c op.c pp_pack.c pp_sort.c pp_sys.c utf8.c util.c
43591 ____________________________________________________________________________
43592 [ 24095] By: rgs                                   on 2005/03/29  12:39:39
43593         Log: Downconst external APIs
43594      Branch: perl
43595            ! embed.fnc gv.h op.c opcode.h opcode.pl pod/perlapi.pod proto.h
43596            ! sv.c util.c
43597 ____________________________________________________________________________
43598 [ 24094] By: rgs                                   on 2005/03/29  09:38:39
43599         Log: The core part of :
43600              Subject: [PATCH] Consting seven
43601              From: Andy Lester <andy@petdance.com>
43602              Date: Sun, 27 Mar 2005 15:57:22 -0600
43603              Message-ID: <20050327215722.GC20451@petdance.com>
43604      Branch: perl
43605            ! embed.fnc embed.h perl.c perlio.c pp_ctl.c proto.h regcomp.c
43606            ! regexec.c util.c
43607 ____________________________________________________________________________
43608 [ 24093] By: steveh                                on 2005/03/29  08:48:50
43609         Log: Fix Win32 compilation nit following change #24074
43610      Branch: perl
43611            ! util.c
43612 ____________________________________________________________________________
43613 [ 24092] By: steveh                                on 2005/03/29  08:22:45
43614         Log: Fix PerlLIO_chsize() for platforms that don't have chsize()
43615              
43616              This is the patch from the end of the thread that started here:
43617              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-09/msg00055.html
43618      Branch: perl
43619            ! doio.c iperlsys.h pp_sys.c
43620 ____________________________________________________________________________
43621 [ 24091] By: rgs                                   on 2005/03/29  07:01:40
43622         Log: Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS
43623      Branch: perl
43624            ! ext/Devel/Peek/t/Peek.t
43625 ____________________________________________________________________________
43626 [ 24090] By: merijn                                on 2005/03/29  07:01:11
43627         Log: Make the spelling of whitespace (vs white-space and white space)
43628              more consistent
43629              From: Offer Kaye <offer.kaye@gmail.com>
43630              Date: Thu, 17 Mar 2005 14:47:36 -0500
43631              Message-ID: <5694250503171147668e73c7@mail.gmail.com>
43632      Branch: perl
43633            ! pod/perllocale.pod pod/perlop.pod pod/perlopentut.pod
43634            ! pod/perlre.pod pod/perlxstut.pod
43635 ____________________________________________________________________________
43636 [ 24089] By: rgs                                   on 2005/03/29  06:14:18
43637         Log: Don't #ifdef out a return statement
43638      Branch: perl
43639            ! pad.c
43640 ____________________________________________________________________________
43641 [ 24088] By: davem                                 on 2005/03/28  21:38:44
43642         Log: expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV
43643      Branch: perl
43644            ! dump.c ext/Devel/Peek/t/Peek.t pad.c perl.c pod/perlhack.pod
43645            ! sv.c sv.h
43646 ____________________________________________________________________________
43647 [ 24087] By: rgs                                   on 2005/03/27  16:38:13
43648         Log: Raw work on perl592delta.
43649      Branch: perl
43650            ! pod/perl592delta.pod
43651 ____________________________________________________________________________
43652 [ 24086] By: rgs                                   on 2005/03/27  13:59:02
43653         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
43654              From: hv@crypt.org
43655              Date: Thu, 24 Mar 2005 19:51:08 +0000
43656              Message-Id: <200503241951.j2OJp8s18147@zen.crypt.org>
43657      Branch: perl
43658            ! regexec.c t/op/re_tests
43659 ____________________________________________________________________________
43660 [ 24085] By: rgs                                   on 2005/03/27  13:30:18
43661         Log: Fix -C option of mktables (for VMS)
43662              
43663              Subject: Re: [PATCH] Consting five
43664              From: demerphq <demerphq@gmail.com>
43665              Date: Sat, 26 Mar 2005 21:45:09 +0100
43666              Message-ID: <9b18b311050326124563db5113@mail.gmail.com>
43667      Branch: perl
43668            ! lib/unicore/mktables
43669 ____________________________________________________________________________
43670 [ 24084] By: davem                                 on 2005/03/26  21:25:47
43671         Log: UTF-8 string substitution corrupts memory
43672              The implicit call of 'require utf8' triggered by code like
43673              "\x{100}" =~ /[[:print:]]/
43674              wasn't saving state correctly first.
43675      Branch: perl
43676            ! utf8.c
43677 ____________________________________________________________________________
43678 [ 24083] By: rgs                                   on 2005/03/26  17:40:26
43679         Log: Remove an XXX note from the public doc.
43680              Hide it in the comments, instead
43681      Branch: perl
43682            ! pod/perlapi.pod sv.c
43683 ____________________________________________________________________________
43684 [ 24082] By: nicholas                              on 2005/03/26  00:21:30
43685         Log: Need to return something when the compiler doesn't know that a
43686              function is "noreturn".
43687      Branch: perl
43688            ! mg.c op.c scope.c
43689 ____________________________________________________________________________
43690 [ 24081] By: nicholas                              on 2005/03/25  23:46:22
43691         Log: Subject: [PATCH] Consting five
43692              Date: Fri, 25 Mar 2005 17:14:09 -0600
43693              From: Andy Lester <andy@petdance.com>
43694              Message-ID: <20050325231409.GB17660@petdance.com>
43695              
43696              [with modification - the extra argument to incpush was supposed to
43697              be being used]
43698      Branch: perl
43699            ! av.c embed.fnc embed.h ext/DynaLoader/dlutils.c gv.c
43700            ! intrpvar.h locale.c mg.c miniperlmain.c op.c perl.c pp_sys.c
43701            ! proto.h regcomp.c thrdvar.h toke.c
43702 ____________________________________________________________________________
43703 [ 24080] By: rgs                                   on 2005/03/25  21:09:23
43704         Log: Subject: Re: [perl #34568] Perl crashes reading past the end of a heap block while parsing foreach statement
43705              From: Gurusamy Sarathy <gsar@ActiveState.com>
43706              Date: Fri, 25 Mar 2005 10:31:09 -0800
43707              Message-Id: <200503251831.j2PIV9A6006234@smtp3.ActiveState.com>
43708      Branch: perl
43709            ! op.c
43710 ____________________________________________________________________________
43711 [ 24079] By: rgs                                   on 2005/03/25  21:02:04
43712         Log: Subject: [PATCH] Consting part 4
43713              From: Andy Lester <andy@petdance.com>
43714              Date: Fri, 25 Mar 2005 14:43:31 -0600
43715              Message-ID: <20050325204331.GA16388@petdance.com>
43716      Branch: perl
43717            ! embed.fnc mg.c numeric.c op.c perlio.c pod/perlapi.pod proto.h
43718            ! regcomp.c scope.c sv.c taint.c toke.c utf8.c util.c
43719 ____________________________________________________________________________
43720 [ 24078] By: nicholas                              on 2005/03/25  20:57:46
43721         Log: FreeBSD NDBM appears to generate files ending .db, so be prepared to
43722              clean this variant up as well.
43723      Branch: perl
43724            ! lib/Memoize/t/tie_ndbm.t
43725 ____________________________________________________________________________
43726 [ 24077] By: rgs                                   on 2005/03/25  18:03:00
43727         Log: Remove the const qualifier from argv and env variables
43728      Branch: perl
43729            ! embed.fnc intrpvar.h perl.c pod/perlapi.pod proto.h
43730 ____________________________________________________________________________
43731 [ 24076] By: rgs                                   on 2005/03/25  14:41:46
43732         Log: Subject: [PATCH] const fix-up for vms/vms.c
43733              From: "Craig A. Berry" <craigberry@mac.com>
43734              Date: Fri, 25 Mar 2005 09:00:06 -0600
43735              Message-ID: <42442776.8030603@mac.com>
43736      Branch: perl
43737            ! vms/vms.c vms/vmsish.h
43738 ____________________________________________________________________________
43739 [ 24075] By: rgs                                   on 2005/03/25  09:24:15
43740         Log: Subject: [PATCH] Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3 [fedora] (i686/1 cpu)
43741              From: Steve Peters <steve@fisharerojo.org>
43742              Date: Tue, 22 Mar 2005 17:15:23 -0600
43743              Message-ID: <20050322231523.GA3083@mccoy.peters.homeunix.org>
43744      Branch: perl
43745            ! hints/linux.sh
43746 ____________________________________________________________________________
43747 [ 24074] By: rgs                                   on 2005/03/24  16:25:58
43748         Log: Subject: [PATCH] Third consting batch
43749              From: Andy Lester <andy@petdance.com>
43750              Date: Tue, 22 Mar 2005 00:35:55 -0600
43751              Message-Id: <2f14220e7101a03f7659dbe79a03b115@petdance.com>
43752      Branch: perl
43753            ! XSUB.h deb.c doio.c dump.c embed.fnc gv.c gv.h hv.c mg.c mg.h
43754            ! minimod.pl numeric.c op.c pad.c patchlevel.h perl.c perl.h
43755            ! perlio.c perliol.h perlvars.h perly.c pod/perlapi.pod
43756            ! pod/perlintern.pod pp.c pp_hot.c pp_sys.c proto.h regcomp.c
43757            ! regcomp.h regexec.c scope.c sv.c taint.c universal.c utf8.c
43758            ! utf8.h utfebcdic.h util.c writemain.SH xsutils.c
43759 ____________________________________________________________________________
43760 [ 24073] By: mhx                                   on 2005/03/22  16:30:57
43761         Log: Mention (un)?pack byte-order modifiers in perldelta
43762      Branch: perl
43763            ! pod/perl592delta.pod
43764 ____________________________________________________________________________
43765 [ 24072] By: rgs                                   on 2005/03/22  16:15:58
43766         Log: Some updates in the new perldelta.
43767      Branch: perl
43768            ! pod/perl592delta.pod
43769 ____________________________________________________________________________
43770 [ 24071] By: rgs                                   on 2005/03/22  15:30:18
43771         Log: Remove IPC::Run for 5.9.2
43772      Branch: perl
43773            - lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
43774            - lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
43775            - lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
43776            - lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
43777            - lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
43778            - lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
43779            - lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
43780            - lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
43781            - lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
43782            - lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
43783            ! MANIFEST
43784 ____________________________________________________________________________
43785 [ 24070] By: rgs                                   on 2005/03/22  14:53:01
43786         Log: Forbid the -C option on the command-line
43787              as suggested by Merijn (see [perl #34087])
43788      Branch: perl
43789            ! pod/perldiag.pod toke.c
43790 ____________________________________________________________________________
43791 [ 24069] By: rgs                                   on 2005/03/22  14:03:12
43792         Log: Upgrade to PathTools 3.05
43793      Branch: perl
43794            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
43795 ____________________________________________________________________________
43796 [ 24068] By: rgs                                   on 2005/03/22  10:59:53
43797         Log: Upgrade to File::Temp 0.16
43798      Branch: perl
43799            ! lib/File/Temp.pm lib/File/Temp/t/object.t
43800            ! lib/File/Temp/t/tempfile.t
43801 ____________________________________________________________________________
43802 [ 24067] By: rgs                                   on 2005/03/22  10:53:39
43803         Log: Revert change #24055, which was producing a segfault in installman
43804              when it was trying to install perltoc.
43805      Branch: perl
43806            ! regexec.c t/op/re_tests
43807 ____________________________________________________________________________
43808 [ 24066] By: rgs                                   on 2005/03/22  09:43:44
43809         Log: Fix unresolved POD link
43810      Branch: perl
43811            ! pod/perlfunc.pod
43812 ____________________________________________________________________________
43813 [ 24065] By: rgs                                   on 2005/03/22  09:21:09
43814         Log: Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
43815              and other neatification
43816      Branch: perl
43817            ! pod/perl592delta.pod pod/perlvar.pod regcomp.c regcomp.h
43818 ____________________________________________________________________________
43819 [ 24064] By: rgs                                   on 2005/03/22  08:57:18
43820         Log: Subject: [PATCH] simple optimization for SelectSaver
43821              From: Alexey Tourbin <at@altlinux.ru>
43822              Date: Fri, 18 Mar 2005 21:05:51 +0300
43823              Message-ID: <20050318180551.GA12596@solemn.turbinal.org>
43824      Branch: perl
43825            ! lib/SelectSaver.pm
43826 ____________________________________________________________________________
43827 [ 24063] By: rgs                                   on 2005/03/22  08:53:21
43828         Log: minitest fix
43829      Branch: perl
43830            ! t/run/fresh_perl.t
43831 ____________________________________________________________________________
43832 [ 24062] By: rgs                                   on 2005/03/22  07:50:28
43833         Log: Add in perldelta changes about unpack A and trailing whitespace, trie
43834              optimization, and debug flags for "use re".
43835      Branch: perl
43836            ! pod/perl592delta.pod
43837 ____________________________________________________________________________
43838 [ 24061] By: nicholas                              on 2005/03/21  22:52:12
43839         Log: Casts needed to make VMS happy. (It gets very upset at assignments
43840              between char * and unsigned char *)
43841      Branch: perl
43842            ! pp_pack.c
43843 ____________________________________________________________________________
43844 [ 24060] By: rgs                                   on 2005/03/21  21:44:37
43845         Log: Subject: Re: unpack A strip patch
43846              From: Ton Hospel <perl5-porters@ton.iguana.be>
43847              Date: Mon, 21 Mar 2005 21:31:37 +0000 (UTC)
43848              Message-Id: <d1nefp$lpe$1@post.home.lunix>
43849      Branch: perl
43850            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
43851 ____________________________________________________________________________
43852 [ 24059] By: rgs                                   on 2005/03/21  21:33:16
43853         Log: Subject: Re: regexp trie fails compile on VMS
43854              From: demerphq <demerphq@gmail.com>
43855              Date: Mon, 21 Mar 2005 22:29:09 +0100
43856              Message-ID: <9b18b311050321132917a4b1c7@mail.gmail.com>
43857      Branch: perl
43858            ! regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c
43859 ____________________________________________________________________________
43860 [ 24058] By: rgs                                   on 2005/03/21  21:22:10
43861         Log: Break up long lines in -V output for compile-time options
43862              
43863              Subject: Re: sitecustomize.pl [PATCH]
43864              From: sthoenna[at]efn.org (Yitzchak Scott-Thoennes)
43865              Date: Tue, 8 Mar 2005 17:46:04 -0800
43866              Message-ID: <20050309014604.GA5876[at]efn.org>
43867      Branch: perl
43868            ! perl.c
43869 ____________________________________________________________________________
43870 [ 24057] By: steveh                                on 2005/03/21  17:08:26
43871         Log: Oops - forgot to update MANIFEST for change 24056.
43872      Branch: perl
43873            ! MANIFEST
43874 ____________________________________________________________________________
43875 [ 24056] By: steveh                                on 2005/03/21  17:06:45
43876         Log: Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
43877              From: demerphq <demerphq@gmail.com>
43878              Date: Tue, 8 Mar 2005 02:24:10 +0100
43879              Message-ID: <9b18b311050307172455a5816e@mail.gmail.com>
43880              
43881              Change 24004 stopped mktables from needlessly re-running when using
43882              dmake on Win32, but it can still happen when using nmake because it
43883              doesn't support the .UPDATEALL attribute that was used to fix dmake.
43884              e.g. Build perl, touch a core header file, then rebuild -- mktables
43885              re-runs when it didn't need to, and 7 times over at that!  This change
43886              alleviates the pain by making mktables exit quickly in such cases.
43887      Branch: perl
43888            + lib/unicore/mktables.lst
43889            ! lib/unicore/mktables
43890 ____________________________________________________________________________
43891 [ 24055] By: rgs                                   on 2005/03/21  14:58:21
43892         Log: Resubmit change #24053.
43893      Branch: perl
43894            ! regexec.c t/op/re_tests
43895 ____________________________________________________________________________
43896 [ 24054] By: rgs                                   on 2005/03/21  14:32:58
43897         Log: Subject: [PATCH] Re: [perl #34493] h2ph `extern inline' problems
43898              From: Alexey Tourbin <at@altlinux.ru>
43899              Date: Sat, 19 Mar 2005 16:37:12 +0300
43900              Message-ID: <20050319133712.GB6484@solemn.turbinal.org>
43901              
43902              and
43903              
43904              Message-ID: <20050319141457.GC6484@solemn.turbinal.org>
43905      Branch: perl
43906            ! t/lib/h2ph.h utils/h2ph.PL
43907 ____________________________________________________________________________
43908 [ 24053] By: rgs                                   on 2005/03/21  13:15:34
43909         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
43910              From: hv@crypt.org
43911              Date: Mon, 21 Feb 2005 17:59:49 +0000
43912              Message-Id: <200502211759.j1LHxnC22894@zen.crypt.org>
43913      Branch: perl
43914            ! regexec.c t/op/re_tests
43915 ____________________________________________________________________________
43916 [ 24052] By: rgs                                   on 2005/03/21  10:27:44
43917         Log: Subject: pack / for general types
43918              From: perl5-porters@ton.iguana.be (Ton Hospel)
43919              Date: Sat, 19 Mar 2005 22:00:45 +0000 (UTC)
43920              Message-Id: <d1i7ed$62c$1@post.home.lunix>
43921              
43922              Allow "len/format" to work for any format type, not just strings.
43923      Branch: perl
43924            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
43925 ____________________________________________________________________________
43926 [ 24051] By: rgs                                   on 2005/03/21  10:12:01
43927         Log: perldelta suggestions on (un)?pack by Ton Hospel
43928      Branch: perl
43929            ! pod/perl592delta.pod
43930 ____________________________________________________________________________
43931 [ 24050] By: rgs                                   on 2005/03/21  09:59:13
43932         Log: Subject: Re: bugzilla.redhat bug #101767 (threads, threads::shared)
43933              From: Alexey Tourbin <at@altlinux.ru>
43934              Date: Sat, 19 Mar 2005 06:10:45 +0300
43935              Message-ID: <20050319031045.GN12596@solemn.turbinal.org>
43936      Branch: perl
43937            + ext/threads/hints/linux.pl ext/threads/shared/hints/linux.pl
43938            ! MANIFEST
43939 ____________________________________________________________________________
43940 [ 24049] By: rgs                                   on 2005/03/21  09:39:35
43941         Log: Subject: [PATCH] More consting goodness
43942              From: Andy Lester <andy@petdance.com>
43943              Date: Sat, 19 Mar 2005 01:28:30 -0600
43944              Message-ID: <20050319072830.GA7721@petdance.com>
43945      Branch: perl
43946            ! deb.c dump.c embed.fnc handy.h op.c opcode.h opcode.pl perl.c
43947            ! pod/perlapi.pod pp_ctl.c pp_sys.c proto.h regcomp.c regexec.c
43948            ! sv.c toke.c
43949 ____________________________________________________________________________
43950 [ 24048] By: rgs                                   on 2005/03/20  21:20:50
43951         Log: Upgrade to Math::BigInt 1.75, by Tels
43952      Branch: perl
43953            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
43954            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
43955            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
43956            ! lib/Math/BigInt/t/fallback.t lib/Math/BigInt/t/mbi_rand.t
43957            ! lib/Math/BigInt/t/sub_mbi.t
43958 ____________________________________________________________________________
43959 [ 24047] By: merijn                                on 2005/03/20  10:50:11
43960         Log: Subject: [PATCH] perlrun typo (env PERLDB_OPTS)
43961              From: Alexey Tourbin <at@altlinux.ru>
43962              Date: Sat, 19 Mar 2005 03:40:13 +0300
43963              Message-ID: <20050319004013.GJ12596@solemn.turbinal.org>
43964      Branch: perl
43965            ! pod/perlrun.pod
43966 ____________________________________________________________________________
43967 [ 24046] By: rgs                                   on 2005/03/18  21:47:54
43968         Log: Remove an useless line, spotted by Andy Lester
43969      Branch: perl
43970            ! toke.c
43971 ____________________________________________________________________________
43972 [ 24045] By: rgs                                   on 2005/03/18  16:54:38
43973         Log: Remove trie optimisation from the todo list
43974      Branch: perl
43975            ! pod/perltodo.pod
43976 ____________________________________________________________________________
43977 [ 24044] By: rgs                                   on 2005/03/18  15:04:39
43978         Log: Subject: Re: Reworked Trie Patch
43979              From: demerphq <demerphq@gmail.com>
43980              Date: Mon, 14 Mar 2005 08:55:39 +0100
43981              Message-ID: <9b18b31105031323557019ae1@mail.gmail.com>
43982              
43983              Subject: Re: Reworked Trie Patch
43984              From: demerphq <demerphq@gmail.com>
43985              Date: Wed, 16 Mar 2005 19:48:18 +0100
43986              Message-ID: <9b18b31105031610481025a080@mail.gmail.com>
43987              
43988              Plus minor nits in the documentation of re.pm,
43989              a version bump, and addition of an OPTIMIZE alias
43990      Branch: perl
43991            + t/op/regexp_notrie.t t/op/regexp_trielist.t
43992            ! MANIFEST embed.fnc embed.h ext/re/re.pm pod/perlvar.pod
43993            ! proto.h regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
43994            ! sv.c t/op/pat.t t/op/re_tests t/op/readdir.t
43995 ____________________________________________________________________________
43996 [ 24043] By: rgs                                   on 2005/03/18  14:02:36
43997         Log: Subject: Re: sitecustomize.pl [PATCH]
43998              From: Gisle Aas <gisle@ActiveState.com>
43999              Date: 18 Mar 2005 04:06:40 -0800
44000              Message-ID: <lru0n9w433.fsf@caliper.activestate.com>
44001              
44002              Adds a new command-line switch, -f, and a new optional
44003              compile-time setting -DUSE_SITECUSTOMIZE
44004      Branch: perl
44005            ! INSTALL ext/Devel/DProf/t/DProf.t perl.c pod/perlrun.pod
44006 ____________________________________________________________________________
44007 [ 24042] By: rgs                                   on 2005/03/18  13:38:32
44008         Log: Subject: [PATCH] More const parms
44009              From: Andy Lester <andy@petdance.com>
44010              Date: Mon, 14 Mar 2005 13:59:54 -0600
44011              Message-ID: <20050314195954.GB7141@petdance.com>
44012      Branch: perl
44013            ! embed.fnc gv.c numeric.c op.c pad.c perlio.c pod/perlapi.pod
44014            ! pod/perlintern.pod pp_ctl.c pp_hot.c proto.h scope.c sv.c
44015            ! toke.c utf8.c
44016 ____________________________________________________________________________
44017 [ 24041] By: rgs                                   on 2005/03/18  10:27:17
44018         Log: Don't use vars in DynaLoader
44019              Remove left-over maintenance code
44020      Branch: perl
44021            ! ext/DynaLoader/DynaLoader_pm.PL
44022 ____________________________________________________________________________
44023 [ 24040] By: rgs                                   on 2005/03/18  07:57:06
44024         Log: Subject: [PATCH] $B::Disassembler::VERSION
44025              From: Alexey Tourbin <at@altlinux.ru>
44026              Date: Thu, 17 Mar 2005 19:02:38 +0300
44027              Message-ID: <20050317160238.GN5825@solemn.turbinal.org>
44028      Branch: perl
44029            ! ext/B/B/Disassembler.pm
44030 ____________________________________________________________________________
44031 [ 24039] By: rgs                                   on 2005/03/15  09:30:28
44032         Log: Upgrade to CGI 3.07.
44033              Add CGI's changelog
44034      Branch: perl
44035            + lib/CGI/Changes
44036            ! MANIFEST lib/CGI.pm lib/CGI/Cookie.pm
44037 ____________________________________________________________________________
44038 [ 24038] By: merijn                                on 2005/03/14  15:55:44
44039         Log: Subject: pp_pack.c, simplifying genpacksizetables
44040              From: perl5-porters@ton.iguana.be (Ton Hospel)
44041              Date: Sun, 13 Mar 2005 15:07:41 +0000 (UTC)
44042              Message-Id: <d11kvt$1k7$1@post.home.lunix>
44043      Branch: perl
44044            ! genpacksizetables.pl pp_pack.c
44045 ____________________________________________________________________________
44046 [ 24037] By: rgs                                   on 2005/03/14  14:35:33
44047         Log: Subject: [PATCH] Adding const qualifiers
44048              From: Andy Lester <andy@petdance.com>
44049              Date: Sun, 13 Mar 2005 14:20:05 -0600
44050              Message-ID: <20050313202005.GA23535@petdance.com>
44051      Branch: perl
44052            ! av.c embed.fnc gv.c hv.c mg.c op.c pod/perlapi.pod pp_ctl.c
44053            ! proto.h scope.c utf8.c
44054 ____________________________________________________________________________
44055 [ 24036] By: rgs                                   on 2005/03/14  09:19:01
44056         Log: Subject: Re: [perl #34155] perldoc -f hex should say how to convert back
44057              From: David Nicol <davidnicol@gmail.com>
44058              Date: Tue, 8 Mar 2005 18:23:11 -0600
44059              Message-ID: <934f64a20503081623713f6d27@mail.gmail.com>
44060      Branch: perl
44061            ! pod/perlfunc.pod
44062 ____________________________________________________________________________
44063 [ 24035] By: rgs                                   on 2005/03/13  21:14:36
44064         Log: Document pack changes in perldelta
44065      Branch: perl
44066            ! pod/perl592delta.pod
44067 ____________________________________________________________________________
44068 [ 24034] By: rgs                                   on 2005/03/13  16:41:05
44069         Log: Upgrade to Pod::Parser 1.30
44070      Branch: perl
44071            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
44072            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
44073            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podselect.PL
44074            ! t/pod/poderrs.xr
44075 ____________________________________________________________________________
44076 [ 24033] By: rgs                                   on 2005/03/13  11:07:40
44077         Log: Doc patches to clarify the stringification rules of {} and =>
44078              by Jarkko (bug #34419)
44079      Branch: perl
44080            ! pod/perldata.pod pod/perlop.pod
44081 ____________________________________________________________________________
44082 [ 24032] By: rgs                                   on 2005/03/13  09:20:01
44083         Log: gcc warning patch by Andy Lester
44084      Branch: perl
44085            ! perl.h
44086 ____________________________________________________________________________
44087 [ 24031] By: rgs                                   on 2005/03/12  22:05:14
44088         Log: Subject: Re: Encoding neutral unpack
44089              From: perl5-porters@ton.iguana.be (Ton Hospel)
44090              Date: Sat, 12 Mar 2005 18:54:29 +0000 (UTC)
44091              Message-ID: <d0vdt5$81a$1@post.home.lunix>
44092              
44093              A new test.
44094      Branch: perl
44095            ! t/op/pack.t
44096 ____________________________________________________________________________
44097 [ 24030] By: rgs                                   on 2005/03/12  22:01:21
44098         Log: Indentation patch by Ton Hospel for pp_pack
44099      Branch: perl
44100            ! pp_pack.c
44101 ____________________________________________________________________________
44102 [ 24029] By: rgs                                   on 2005/03/12  20:49:00
44103         Log: Change my email, put real name of Pixel
44104      Branch: perl
44105            ! AUTHORS
44106 ____________________________________________________________________________
44107 [ 24028] By: rgs                                   on 2005/03/12  17:15:23
44108         Log: Upgrade to DB_File 1.811, by Paul Marquess
44109      Branch: perl
44110            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
44111            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
44112            ! ext/DB_File/typemap
44113 ____________________________________________________________________________
44114 [ 24027] By: rgs                                   on 2005/03/11  17:47:41
44115         Log: Add standard core test headers to the Class::ISA new tests
44116      Branch: perl
44117            ! lib/Class/ISA/t/00_about_verbose.t
44118            ! lib/Class/ISA/t/01_old_junk.t
44119 ____________________________________________________________________________
44120 [ 24026] By: rgs                                   on 2005/03/11  17:37:01
44121         Log: Upgrade to Class::ISA 0.33
44122      Branch: perl
44123            + lib/Class/ISA/ChangeLog lib/Class/ISA/t/00_about_verbose.t
44124            + lib/Class/ISA/t/01_old_junk.t
44125            - lib/Class/ISA/test.pl
44126            ! MANIFEST lib/Class/ISA.pm
44127 ____________________________________________________________________________
44128 [ 24025] By: rgs                                   on 2005/03/11  16:55:59
44129         Log: Update Changes
44130      Branch: perl
44131            ! Changes
44132 ____________________________________________________________________________
44133 [ 24024] By: rgs                                   on 2005/03/11  11:12:31
44134         Log: FAQ sync
44135      Branch: perl
44136            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
44137            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
44138            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
44139            ! pod/perlfaq9.pod
44140 ____________________________________________________________________________
44141 [ 24023] By: rgs                                   on 2005/03/11  10:22:28
44142         Log: Subject: [PATCH] pad_push numero three-o
44143              From: Andy Lester <andy@petdance.com>
44144              Date: Thu, 10 Mar 2005 15:17:28 -0600
44145              Message-ID: <20050310211728.GC32386@petdance.com>
44146      Branch: perl
44147            ! embed.fnc embed.h pad.c pod/perlintern.pod pp_ctl.c pp_hot.c
44148            ! proto.h
44149 ____________________________________________________________________________
44150 [ 24022] By: rgs                                   on 2005/03/10  17:42:54
44151         Log: Make the return value of close() depend not only on the success of the
44152              close itself, but also on whether the output stream had a previous
44153              error. From Jim Meyering <jim@meyering.net>, via Debian.
44154      Branch: perl
44155            ! doio.c
44156 ____________________________________________________________________________
44157 [ 24021] By: rgs                                   on 2005/03/10  17:39:56
44158         Log: 8 is not an octal digit. (from Debian)
44159      Branch: perl
44160            ! pod/perlreref.pod
44161 ____________________________________________________________________________
44162 [ 24020] By: rgs                                   on 2005/03/10  17:38:51
44163         Log: Fix a2p manpage (from Debian)
44164      Branch: perl
44165            ! x2p/a2p.pod
44166 ____________________________________________________________________________
44167 [ 24019] By: rgs                                   on 2005/03/10  17:36:37
44168         Log: Remove a spurious undefined warning when using getopts.pl with -w.
44169              (from Debian)
44170      Branch: perl
44171            ! lib/getopts.pl
44172 ____________________________________________________________________________
44173 [ 24018] By: rgs                                   on 2005/03/10  17:34:39
44174         Log: Doc patch for Devel::DProf (from Debian)
44175      Branch: perl
44176            ! ext/Devel/DProf/DProf.pm
44177 ____________________________________________________________________________
44178 [ 24017] By: rgs                                   on 2005/03/10  17:22:25
44179         Log: Add support for Debian GNU/k*BSD
44180      Branch: perl
44181            ! hints/gnukfreebsd.sh hints/gnuknetbsd.sh
44182 ____________________________________________________________________________
44183 [ 24016] By: rgs                                   on 2005/03/10  17:21:05
44184         Log: Patch for Debian bug #258618, compilation under Debian/Hurd
44185      Branch: perl
44186            ! hints/gnu.sh
44187 ____________________________________________________________________________
44188 [ 24015] By: steveh                                on 2005/03/10  15:18:20
44189         Log: Subject: Minor AUTHORS patch
44190              From: "Mike Giroux" <rmgiroux@hotmail.com>
44191              Date: Thu, 10 Mar 2005 08:39:04 -0500
44192              Message-ID: <BAY104-F4B1925432A15287069D3BCE520@phx.gbl>
44193      Branch: perl
44194            ! AUTHORS
44195 ____________________________________________________________________________
44196 [ 24014] By: steveh                                on 2005/03/10  11:25:36
44197         Log: More Win32 dmake fixes
44198
44199              Use $B macro as per change 23991 in more places, and fix some syntax
44200              errors in the subst's (missing trailing ",")
44201
44202              Tested with GCC and MSVC. I don't have BCC available, so those parts
44203              are untested.
44204      Branch: perl
44205            ! win32/makefile.mk
44206 ____________________________________________________________________________
44207 [ 24013] By: rgs                                   on 2005/03/10  10:10:33
44208         Log: Upgrade to CGI.pm 3.06
44209      Branch: perl
44210            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Util.pm
44211            ! lib/CGI/t/form.t lib/CGI/t/html.t
44212 ____________________________________________________________________________
44213 [ 24012] By: rgs                                   on 2005/03/09  22:17:33
44214         Log: Further pack optimisations by Ton Hospel
44215      Branch: perl
44216            ! pp_pack.c
44217 ____________________________________________________________________________
44218 [ 24011] By: rgs                                   on 2005/03/09  18:02:13
44219         Log: Fix memory corruption when growing pack utf8 buffer
44220      Branch: perl
44221            ! pp_pack.c
44222 ____________________________________________________________________________
44223 [ 24010] By: rgs                                   on 2005/03/08  17:53:50
44224         Log: Subject: Encoding neutral unpack
44225              From: perl5-porters@ton.iguana.be (Ton Hospel)
44226              Date: Sun, 6 Mar 2005 18:29:38 +0000 (UTC)
44227              Message-Id: <d0fi6i$k06$1@post.home.lunix>
44228      Branch: perl
44229            ! embed.fnc embed.h genpacksizetables.pl lib/charnames.t perl.h
44230            ! pod/perldiag.pod pod/perlfunc.pod pod/perlunicode.pod
44231            ! pod/perluniintro.pod pp_pack.c proto.h t/op/pack.t
44232            ! t/op/utftaint.t
44233 ____________________________________________________________________________
44234 [ 24009] By: merijn                                on 2005/03/08  15:25:57
44235         Log: Subject: Minor AUTHORS patch
44236              From: Andy Lester <andy@petdance.com>
44237              Date: Tue, 8 Mar 2005 09:44:45 -0600
44238              Message-ID: <20050308154445.GB3213@petdance.com>
44239      Branch: perl
44240            ! AUTHORS
44241 ____________________________________________________________________________
44242 [ 24008] By: merijn                                on 2005/03/08  14:45:17
44243         Log: Some updates to current status
44244      Branch: perl
44245            ! README.hpux
44246 ____________________________________________________________________________
44247 [ 24007] By: steveh                                on 2005/03/07  11:02:12
44248         Log: Include regcomp.h in Win32 makefiles
44249
44250              Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
44251              From: demerphq <demerphq@gmail.com>
44252              Date: Sun, 6 Mar 2005 09:16:12 +0100
44253              Message-ID: <9b18b311050306001624012bd@mail.gmail.com>
44254      Branch: perl
44255            ! win32/Makefile win32/makefile.mk
44256 ____________________________________________________________________________
44257 [ 24006] By: steveh                                on 2005/03/04  17:19:46
44258         Log: A better fix than change 24005 was ;)
44259
44260              Actually, "@echo." still emits a blank line.  Use "@rem" instead as the
44261              no-op.  This was being used in the Win95 case, but works fine on WinNT
44262              too, and is actually what ExtUtils-MakeMaker uses.
44263
44264              Also change the nmake Makefile.
44265      Branch: perl
44266            ! win32/Makefile win32/makefile.mk
44267 ____________________________________________________________________________
44268 [ 24005] By: steveh                                on 2005/03/04  17:11:56
44269         Log: Suppress "ECHO is on." messages when using dmake on Win32
44270
44271              (The shell's "echo" command displays the current echo setting when
44272              called with no arguments.  Use "echo." to display nothing.)
44273      Branch: perl
44274            ! win32/makefile.mk
44275 ____________________________________________________________________________
44276 [ 24004] By: steveh                                on 2005/03/04  17:01:24
44277         Log: Stop mktables from needlessly re-running when using dmake on Win32
44278      Branch: perl
44279            ! win32/makefile.mk
44280 ____________________________________________________________________________
44281 [ 24003] By: rgs                                   on 2005/03/04  16:02:20
44282         Log: Update -v copyright notice
44283      Branch: perl
44284            ! perl.c
44285 ____________________________________________________________________________
44286 [ 24002] By: rgs                                   on 2005/03/03  18:27:34
44287         Log: Add a regression test for bug #32193, and make the
44288              fix a bit more robust
44289      Branch: perl
44290            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
44291 ____________________________________________________________________________
44292 [ 24001] By: rgs                                   on 2005/03/03  18:03:15
44293         Log: Subject: [perl #32193] Tie::RefHash DELETE does not return value for ref keys
44294              From: Yuval Kojman (via RT) <perlbug-followup@perl.org>
44295              Date: 28 Oct 2004 12:16:37 -0000
44296              Message-ID: <rt-3.0.11-32193-98805.8.56634266171625@perl.org>
44297      Branch: perl
44298            ! lib/Tie/RefHash.pm
44299 ____________________________________________________________________________
44300 [ 24000] By: rgs                                   on 2005/03/03  15:43:43
44301         Log: do "filename" is not really used with perl subroutine librairies
44302              anymore.
44303      Branch: perl
44304            ! pod/perlfunc.pod
44305 ____________________________________________________________________________
44306 [ 23999] By: merijn                                on 2005/02/27  11:28:27
44307         Log: Fix for bug [ID 20020227.005] format bug with undefined _TOP
44308              http://rt.perl.org/rt3/Ticket/Display.html?id=8698
44309              If there was no TOP format the lines left on page was set
44310              to fixed number, now set to the current page length of the
44311              IO channel used. More debugging for yet another bug needed.
44312      Branch: perl
44313            ! pp_sys.c
44314 ____________________________________________________________________________
44315 [ 23998] By: davem                                 on 2005/02/26  11:32:59
44316         Log: ithreads: cond_signal() on a non-shared object coredumped
44317      Branch: perl
44318            ! ext/threads/shared/shared.xs
44319 ____________________________________________________________________________
44320 [ 23997] By: nicholas                              on 2005/02/26  09:33:30
44321         Log: SvUTF8 can be present on scalars other than PVs
44322              (specifically references with overloaded stringification)
44323      Branch: perl
44324            ! dump.c
44325 ____________________________________________________________________________
44326 [ 23996] By: davem                                 on 2005/02/26  00:47:03
44327         Log: Fix leaks in List::Util::reduce,first
44328              When the block is a closure, the cloned CV created on each call
44329              was never freed
44330      Branch: perl
44331            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
44332 ____________________________________________________________________________
44333 [ 23995] By: steveh                                on 2005/02/24  15:52:01
44334         Log: Subject: Re: (patch blead) Extend t/harness to allow filtering of the file list by regex.
44335              From: demerphq <demerphq@gmail.com>
44336              Date: Wed, 23 Feb 2005 17:49:50 +0100
44337              Message-ID: <9b18b311050223084917d7ef59@mail.gmail.com>
44338      Branch: perl
44339            ! pod/perlhack.pod
44340 ____________________________________________________________________________
44341 [ 23994] By: merijn                                on 2005/02/24  10:12:26
44342         Log: Subject: [PATCH] dprofpp help
44343              From: Andy Lester <andy@petdance.com>
44344              Date: Thu, 24 Feb 2005 00:10:42 -0600
44345              Message-ID: <20050224061042.GA20259@petdance.com>
44346      Branch: perl
44347            ! utils/dprofpp.PL
44348 ____________________________________________________________________________
44349 [ 23993] By: steveh                                on 2005/02/23  13:36:59
44350         Log: Subject: (patch blead) Extend t/harness to allow filtering of the file list by regex.
44351              From: demerphq <demerphq@gmail.com>
44352              Date: Sat, 19 Feb 2005 11:10:00 +0100
44353              Message-ID: <9b18b3110502190210105decf4@mail.gmail.com>
44354      Branch: perl
44355            ! t/harness
44356 ____________________________________________________________________________
44357 [ 23992] By: steveh                                on 2005/02/23  12:28:55
44358         Log: Subject: Patch Win32 makefiles for blead to allow parameters to be passed to harness:
44359              From: demerphq <demerphq@gmail.com>
44360              Date: Sat, 19 Feb 2005 11:00:08 +0100
44361              Message-ID: <9b18b31105021902003d9c2a95@mail.gmail.com>
44362      Branch: perl
44363            ! win32/Makefile win32/makefile.mk
44364 ____________________________________________________________________________
44365 [ 23991] By: steveh                                on 2005/02/23  09:17:55
44366         Log: Fix Win32's dmake makefile.mk for new dmakes built with Visual C++
44367      Branch: perl
44368            ! win32/makefile.mk
44369 ____________________________________________________________________________
44370 [ 23990] By: rgs                                   on 2005/02/22  18:13:01
44371         Log: Porting/manicheck is not happy when I use spaces instead of tabs.
44372      Branch: perl
44373            ! MANIFEST
44374 ____________________________________________________________________________
44375 [ 23989] By: rgs                                   on 2005/02/21  16:05:22
44376         Log: Subject: IPC::Run test failures with utf8
44377              From: Nicholas Clark <nick@ccl4.org>
44378              Date: Sat, 19 Feb 2005 00:27:57 +0000
44379              Message-ID: <20050219002757.GO13998@plum.flirble.org>
44380      Branch: perl
44381            ! lib/IPC/Run/t/run.t
44382 ____________________________________________________________________________
44383 [ 23988] By: rgs                                   on 2005/02/21  13:51:44
44384         Log: Subject: [PATCH] signed/unsigned help for pp_pack.c
44385              From: "Craig A. Berry" <craigberry@mac.com>
44386              Date: Fri, 18 Feb 2005 09:42:52 -0600
44387              Message-ID: <42160CFC.3080304@mac.com>
44388      Branch: perl
44389            ! pp_pack.c
44390 ____________________________________________________________________________
44391 [ 23987] By: rgs                                   on 2005/02/21  12:56:22
44392         Log: Subject: (blead patch) Skip a torture test under blead, and skip certain torture tests under Win32.
44393              From: demerphq <demerphq@gmail.com>
44394              Date: Sat, 19 Feb 2005 11:04:00 +0100
44395              Message-ID: <9b18b3110502190204641e103c@mail.gmail.com
44396      Branch: perl
44397            ! t/japh/abigail.t
44398 ____________________________________________________________________________
44399 [ 23986] By: rgs                                   on 2005/02/18  18:21:25
44400         Log: Subject: Patch for Perlbug #4253
44401              From: Nikolai Eipel <eipel@web.de>
44402              Date: Sat, 29 Jan 2005 16:52:53 +0100
44403              Message-Id: <200501291652.53841.eipel@web.de>
44404
44405              (-T and -B invalidate _ filehandle when no read permission on file)
44406              plus a regression test
44407      Branch: perl
44408            ! pp_sys.c t/op/stat.t
44409 ____________________________________________________________________________
44410 [ 23985] By: rgs                                   on 2005/02/18  16:18:34
44411         Log: Install and build corelist on VMS, too
44412      Branch: perl
44413            ! vms/descrip_mms.template
44414 ____________________________________________________________________________
44415 [ 23984] By: rgs                                   on 2005/02/18  16:07:54
44416         Log: Add corelist to the win32 makefiles
44417              (noticed by demerphq)
44418      Branch: perl
44419            ! win32/Makefile win32/makefile.mk
44420 ____________________________________________________________________________
44421 [ 23983] By: rgs                                   on 2005/02/18  15:48:51
44422         Log: Subject: [perl #32968] [PATCH] Re: B::walkoptree segfaults
44423              From: Stephen McCamant <smcc@MIT.EDU>
44424              Date: Tue, 28 Dec 2004 10:13:50 -0800
44425              Message-ID: <16849.41566.887352.677148@apocalypse.OCF.Berkeley.EDU>
44426      Branch: perl
44427            ! ext/B/B.xs op.h
44428 ____________________________________________________________________________
44429 [ 23982] By: rgs                                   on 2005/02/18  15:34:59
44430         Log: Subject: Re: Integration of PathTools 3.04
44431              From: demerphq <demerphq@gmail.com>
44432              Date: Fri, 18 Feb 2005 16:31:50 +0100
44433              Message-ID: <9b18b31105021807316af0aed5@mail.gmail.com>
44434      Branch: perl
44435            ! lib/Cwd.pm
44436 ____________________________________________________________________________
44437 [ 23981] By: rgs                                   on 2005/02/18  15:00:12
44438         Log: Subject: Re: Bug in Socket::IO::INET Version 1.27
44439              From: Gisle Aas <gisle@ActiveState.com>
44440              Date: 03 Feb 2005 03:16:46 -0800
44441              Message-ID: <lr7jlpsxk1.fsf@caliper.activestate.com>
44442      Branch: perl
44443            ! ext/IO/lib/IO/Socket/INET.pm
44444 ____________________________________________________________________________
44445 [ 23980] By: rgs                                   on 2005/02/18  14:27:38
44446         Log: Integrate encoding::warnings from Autrijus Tang.
44447      Branch: perl
44448            + lib/encoding/warnings.pm lib/encoding/warnings/t/1-warning.t
44449            + lib/encoding/warnings/t/2-fatal.t
44450            + lib/encoding/warnings/t/3-normal.t
44451            ! MANIFEST
44452 ____________________________________________________________________________
44453 [ 23979] By: rgs                                   on 2005/02/18  09:53:36
44454         Log: Subject: [PATCH] find2perl, new options
44455              From: slaven@rezic.de
44456              Date: Thu, 17 Feb 2005 22:30:13 +0100
44457              Message-Id: <1108675813.24421@devpc01.iconmobile.de>
44458      Branch: perl
44459            ! x2p/find2perl.PL
44460 ____________________________________________________________________________
44461 [ 23978] By: rgs                                   on 2005/02/18  08:54:33
44462         Log: Missing dependencies in x2p makefile, by Slaven Rezic.
44463      Branch: perl
44464            ! x2p/Makefile.SH
44465 ____________________________________________________________________________
44466 [ 23977] By: rgs                                   on 2005/02/17  18:14:19
44467         Log: Upgrade to PathTools 3.04
44468              (plus tweaks to Cwd and cwd.t to run when building perl)
44469      Branch: perl
44470            + ext/Cwd/ppport.h
44471            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
44472            ! ext/Cwd/t/taint.t ext/Cwd/t/win32.t lib/Cwd.pm
44473            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
44474            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
44475            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
44476            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
44477            ! lib/File/Spec/t/Spec.t lib/File/Spec/t/crossplatform.t
44478            ! lib/File/Spec/t/rel2abs2rel.t
44479 ____________________________________________________________________________
44480 [ 23976] By: rgs                                   on 2005/02/17  17:42:59
44481         Log: Upgrade to Pod::LaTeX 0.58
44482      Branch: perl
44483            ! lib/Pod/LaTeX.pm lib/Pod/t/pod2latex.t
44484 ____________________________________________________________________________
44485 [ 23975] By: rgs                                   on 2005/02/17  15:21:55
44486         Log: Upgrade to Time::HiRes 1.66
44487      Branch: perl
44488            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
44489            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
44490 ____________________________________________________________________________
44491 [ 23974] By: rgs                                   on 2005/02/17  14:57:06
44492         Log: Subject: [perl #31730] [PATCH] IO::File reads garbage from directory filehandles
44493              From: "Steve Peters via RT" <perlbug-followup@perl.org>
44494              Date: 1 Feb 2005 16:24:11 -0000
44495              Message-ID: <rt-3.0.11-31730-107010.1.24399823945417@perl.org>
44496      Branch: perl
44497            ! ext/IO/lib/IO/File.pm
44498 ____________________________________________________________________________
44499 [ 23973] By: rgs                                   on 2005/02/16  13:20:55
44500         Log: Subject: Re: [PATCH] Re: perl winpid?
44501              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
44502              Date: Tue, 15 Feb 2005 20:45:13 -0800
44503              Message-ID: <20050216044512.GA2516@efn.org>
44504      Branch: perl
44505            ! ext/B/t/stash.t
44506 ____________________________________________________________________________
44507 [ 23972] By: steveh                                on 2005/02/15  14:47:47
44508         Log: Jan Dubois has taken over maintenance of Win32 stuff from Sarathy
44509      Branch: perl
44510            ! Porting/Maintainers.pl README.win32
44511 ____________________________________________________________________________
44512 [ 23971] By: rgs                                   on 2005/02/15  13:52:15
44513         Log: Fix documentation bug in using Socket's import tags :
44514
44515              Subject: [perl #34141] example in perlbug -f getsockopt incomplete
44516              From: David Dyck (via RT) <perlbug-followup@perl.org>
44517              Date: 15 Feb 2005 07:35:45 -0000
44518              Message-ID: <rt-3.0.11-34141-107730.6.0777451251105@perl.org>
44519      Branch: perl
44520            ! pod/perlfunc.pod
44521 ____________________________________________________________________________
44522 [ 23970] By: steveh                                on 2005/02/15  13:20:40
44523         Log: Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
44524
44525              Currently, if USE_IMP_SYS is defined then PERL_MALLOC gets undefined.
44526              We should also undefine DEBUG_MSTATS if PERL_MALLOC is (or has become)
44527              undefined, and we should do all this *before* inspecting DEBUG_MSTATS
44528              to see if we need to add -DPERL_DEBUGGING_MSTATS to BUILDOPT.
44529      Branch: perl
44530            ! win32/Makefile win32/makefile.mk
44531 ____________________________________________________________________________
44532 [ 23969] By: steveh                                on 2005/02/15  11:40:03
44533         Log: Fix definition of DEBUG_MSTATS for Win32 dmake builds
44534      Branch: perl
44535            ! win32/makefile.mk
44536 ____________________________________________________________________________
44537 [ 23968] By: rgs                                   on 2005/02/15  08:29:13
44538         Log: Use strl* functions in doio.c when available
44539              Based on :
44540              Subject: [PATCH] Changes to doio.c to use strlcpy() and strlcat()
44541              From: Steve Peters <steve@fisharerojo.org>
44542              Date: Wed, 1 Dec 2004 19:42:14 -0600
44543              Message-ID: <20041202014214.GA20907@mccoy.peters.homeunix.org>
44544      Branch: perl
44545            ! doio.c
44546 ____________________________________________________________________________
44547 [ 23967] By: mhx                                   on 2005/02/15  04:58:48
44548         Log: Subject: [PATCH] Additional tests for t/op/not.t
44549              From: Steve Peters <steve@fisharerojo.org>
44550              Date: Mon, 14 Feb 2005 19:54:17 -0600
44551              Message-ID: <20050215015417.GA30368@mccoy.peters.homeunix.org>
44552      Branch: perl
44553            ! t/op/not.t
44554 ____________________________________________________________________________
44555 [ 23966] By: rgs                                   on 2005/02/14  21:05:17
44556         Log: Subject: Re: encoding neutral unpack
44557              From: perl5-porters@ton.iguana.be (Ton Hospel)
44558              Date: Sat, 5 Feb 2005 01:34:44 +0000 (UTC)
44559              Message-ID: <cu17rk$k78$1@post.home.lunix>
44560
44561              tweaked to remove the 'not supported on this platform'
44562              error messages
44563      Branch: perl
44564            ! genpacksizetables.pl pp_pack.c t/op/pack.t t/uni/case.pl
44565 ____________________________________________________________________________
44566 [ 23965] By: mhx                                   on 2005/02/14  17:26:02
44567         Log: Regenerate Perl_keyword() to remove superfluous goto statements.
44568      Branch: perl
44569            ! toke.c
44570 ____________________________________________________________________________
44571 [ 23964] By: mhx                                   on 2005/02/14  17:21:29
44572         Log: Require version 0.05 of Devel::Tokenizer::C.
44573      Branch: perl
44574            ! perl_keyword.pl
44575 ____________________________________________________________________________
44576 [ 23963] By: rgs                                   on 2005/02/12  16:26:47
44577         Log: Mac OS Classic vs Mac OS X clarications
44578              by Sherm Pendley
44579      Branch: perl
44580            ! pod/perlfaq3.pod pod/perlmodinstall.pod pod/perlopentut.pod
44581            ! pod/perlrun.pod
44582 ____________________________________________________________________________
44583 [ 23962] By: rgs                                   on 2005/02/12  16:14:56
44584         Log: README.cygwin additions by Reini Urban
44585      Branch: perl
44586            ! README.cygwin
44587 ____________________________________________________________________________
44588 [ 23961] By: merijn                                on 2005/02/11  09:32:50
44589         Log: Subject: Re: [PATCH] Re: perl winpid?
44590              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
44591              Date: Thu, 10 Feb 2005 20:04:35 -0800
44592              Message-ID: <20050211040434.GA3824@efn.org>
44593      Branch: perl
44594            + t/lib/cygwin.t
44595            ! MANIFEST README.cygwin cygwin/cygwin.c
44596 ____________________________________________________________________________
44597 [ 23960] By: mhx                                   on 2005/02/10  20:50:31
44598         Log: not() || 1 produces segmentation fault
44599
44600              Fixed by making not() behave like not(0). This is also the
44601              way not() behaved before it started segfaulting in 5.6.0.
44602      Branch: perl
44603            + t/op/not.t
44604            ! MANIFEST perly.act perly.h perly.tab perly.y
44605 ____________________________________________________________________________
44606 [ 23959] By: mhx                                   on 2005/02/10  20:36:13
44607         Log: regen_perly.pl runs fine with bison 2.0.
44608      Branch: perl
44609            ! regen_perly.pl
44610 ____________________________________________________________________________
44611 [ 23958] By: merijn                                on 2005/02/10  15:56:04
44612         Log: 'what' cannot find ccversion if `which cc` is a symlink to ccache
44613              ccversion is important enough to jump through some hoops to get it
44614      Branch: perl
44615            ! hints/hpux.sh
44616 ____________________________________________________________________________
44617 [ 23957] By: merijn                                on 2005/02/10  14:19:51
44618         Log: Swap logic in BEGIN blocks to have Cwd's abs_path do the
44619              translation *before* the chdir (), so it now DTRT
44620      Branch: perl
44621            ! lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
44622            ! lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
44623            ! lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
44624            ! lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
44625            ! lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
44626            ! lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
44627            ! lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
44628 ____________________________________________________________________________
44629 [ 23956] By: rgs                                   on 2005/02/10  10:58:26
44630         Log: Upgrade to Time::Local 1.11
44631      Branch: perl
44632            ! lib/Time/Local.pm lib/Time/Local.t
44633 ____________________________________________________________________________
44634 [ 23955] By: rgs                                   on 2005/02/10  10:51:59
44635         Log: Subject: Re: [PATCH] BigInt mbi_rand.t failings (solved now)
44636              From: Tels <nospam-abuse@bloodgate.com>
44637              Date: Wed, 9 Feb 2005 21:44:22 +0100
44638              Message-Id: <200502092144.24051@bloodgate.com>
44639      Branch: perl
44640            ! lib/Math/BigInt/Calc.pm
44641 ____________________________________________________________________________
44642 [ 23954] By: rgs                                   on 2005/02/09  18:06:39
44643         Log: Add IPC::Run 0.80.
44644
44645              Subject: [PATCH] IPC::Run 0.80 integration (was Re: [RFC] More core integration)
44646              From: "Jos I. Boumans" <kane@xs4all.net>
44647              Date: Fri, 28 Jan 2005 18:32:44 +0100
44648              Message-Id: <9E6ECDBE-7152-11D9-B82E-000A956B0E06@xs4all.net>
44649
44650              with PERL_CORE test premables hacked for better $^X portability
44651              (we hope.)
44652      Branch: perl
44653            + lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
44654            + lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
44655            + lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
44656            + lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
44657            + lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
44658            + lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
44659            + lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
44660            + lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
44661            + lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
44662            + lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
44663            ! MANIFEST
44664 ____________________________________________________________________________
44665 [ 23953] By: rgs                                   on 2005/02/09  09:28:19
44666         Log: Patch for CAN-2004-0452 by Jeroen van Wolffelaar.
44667              The rmtree() function in the perl File::Path module would remove
44668              directories in an insecure manner which could lead to the removal
44669              of arbitrary files and directories via a symlink attack.
44670      Branch: perl
44671            ! lib/File/Path.pm
44672 ____________________________________________________________________________
44673 [ 23952] By: merijn                                on 2005/02/08  16:30:43
44674         Log: IBM Released vac.C version 7, and changed the naming convention (again)
44675              Thanks to Campo for spotting, testing and the fix
44676      Branch: perl
44677            ! hints/aix.sh
44678 ____________________________________________________________________________
44679 [ 23951] By: rgs                                   on 2005/02/08  14:02:56
44680         Log: Subject: [perl #34076] P/p pack formats only recognize literal undef
44681              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
44682              Date: 6 Feb 2005 22:03:20 -0000
44683              Message-ID: <rt-3.0.11-34076-107344.19.3123360602169@perl.org>
44684      Branch: perl
44685            ! pp_pack.c
44686 ____________________________________________________________________________
44687 [ 23950] By: rgs                                   on 2005/02/08  11:09:03
44688         Log: Remove mention of sub-packages in the Symbol manpage.
44689      Branch: perl
44690            ! lib/Symbol.pm
44691 ____________________________________________________________________________
44692 [ 23949] By: rgs                                   on 2005/02/08  10:44:09
44693         Log: Add Module::CoreList in the maintainers list
44694      Branch: perl
44695            ! Porting/Maintainers.pl
44696 ____________________________________________________________________________
44697 [ 23948] By: rgs                                   on 2005/02/08  10:39:21
44698         Log: Fix typo in corelist
44699      Branch: perl
44700            ! lib/Module/CoreList/bin/corelist
44701 ____________________________________________________________________________
44702 [ 23947] By: rgs                                   on 2005/02/08  10:22:22
44703         Log: Add Module::CoreList to bleadperl.
44704
44705              Subject: [PATCH] Module::CoreList 1.98 integration (was: Re: [RFC] More core integration)
44706              From: "Jos I. Boumans" <kane@xs4all.net>
44707              Date: Fri, 28 Jan 2005 17:38:27 +0100
44708              Message-Id: <097CE3D0-714B-11D9-B82E-000A956B0E06@xs4all.net>
44709      Branch: perl
44710            + lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
44711            + lib/Module/CoreList/t/corelist.t utils/corelist.PL
44712            ! MANIFEST installperl utils.lst utils/Makefile
44713 ____________________________________________________________________________
44714 [ 23946] By: rgs                                   on 2005/02/08  09:31:45
44715         Log: Subject: [perl #34062] pack Z0 destroys the character before
44716              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
44717              Date: 5 Feb 2005 18:09:00 -0000
44718              Message-ID: <rt-3.0.11-34062-107199.19.360569328007@perl.org>
44719              (plus a regression test)
44720      Branch: perl
44721            ! pp_pack.c t/op/pack.t
44722 ____________________________________________________________________________
44723 [ 23945] By: rgs                                   on 2005/02/08  09:25:29
44724         Log: A small precision in the docs for overloaded regexp escapes
44725              (see bug #33906)
44726      Branch: perl
44727            ! pod/perlre.pod
44728 ____________________________________________________________________________
44729 [ 23943] By: rgs                                   on 2005/02/06  22:18:48
44730         Log: Avoid evaluating a strlen twice due the new implementation
44731              of New() with PERL_MALLOC_WRAP
44732      Branch: perl
44733            ! util.c
44734 ____________________________________________________________________________
44735 [ 23942] By: nicholas                              on 2005/02/05  22:02:50
44736         Log: Stop lib/h2xs.t failing needlessly if it failed to clear up behind
44737              itself on a previous run.
44738      Branch: perl
44739            ! lib/h2xs.t
44740 ____________________________________________________________________________
44741 [ 23941] By: nicholas                              on 2005/02/05  21:47:35
44742         Log: With mallocwrap New() evaluates its arguments more than once, so they
44743              had better not have any side effects.
44744              :-(
44745      Branch: perl
44746            ! util.c
44747 ____________________________________________________________________________
44748 [ 23935] By: nicholas                              on 2005/02/05  15:05:08
44749         Log: Let's (un)do the timewarp, again.
44750              Attempt to bodge round Makefile sometimes being older than Makefile.PL
44751              Pesky filesystems.
44752      Branch: perl
44753            ! lib/ExtUtils/t/Constant.t
44754 ____________________________________________________________________________
44755 [ 23928] By: rgs                                   on 2005/02/04  10:41:43
44756         Log: Upgrade to Digest 1.10
44757      Branch: perl
44758            + lib/Digest/Changes lib/Digest/file.pm lib/Digest/t/file.t
44759            ! MANIFEST lib/Digest.pm lib/Digest/base.pm
44760 ____________________________________________________________________________
44761 [ 23927] By: mhx                                   on 2005/02/02  21:33:12
44762         Log: Remove 2 unused variables from APItest.xs.
44763      Branch: perl
44764            ! ext/XS/APItest/APItest.xs
44765 ____________________________________________________________________________
44766 [ 23926] By: mhx                                   on 2005/02/02  21:29:40
44767         Log: Upgrade to Devel::PPPort 3.06.
44768      Branch: perl
44769            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
44770            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
44771            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/module3.c
44772            ! ext/Devel/PPPort/parts/inc/exception
44773            ! ext/Devel/PPPort/parts/inc/misc
44774 ____________________________________________________________________________
44775 [ 23925] By: mhx                                   on 2005/02/02  21:26:14
44776         Log: Attempt to fix problems with new exception handling macros.
44777      Branch: perl
44778            + ext/XS/APItest/exception.c
44779            ! MANIFEST XSUB.h ext/XS/APItest/APItest.xs
44780            ! ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
44781            ! pod/perlguts.pod
44782 ____________________________________________________________________________
44783 [ 23924] By: rgs                                   on 2005/02/02  19:50:53
44784         Log: Subject: Re: encoding neutral unpack
44785              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
44786              Date: Sat, 29 Jan 2005 12:54:34 +0000 (UTC)
44787              Message-ID: <ctg12a$j0e$2[at]post.home.lunix>
44788
44789              Counted length prefixes shouldn't change C0/U0 mode
44790              in pack/unpack (plus a regression test)
44791      Branch: perl
44792            ! pp_pack.c t/op/pack.t
44793 ____________________________________________________________________________
44794 [ 23923] By: rgs                                   on 2005/02/02  19:35:47
44795         Log: Subject: Re: encoding neutral unpack
44796              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
44797              Date: Sat, 29 Jan 2005 13:07:38 +0000 (UTC)
44798              Message-ID: <ctg1qq$j0e$3[at]post.home.lunix>
44799
44800              Make U0 and C0 scoped to () pack subtemplates.
44801              (plus a regression test)
44802      Branch: perl
44803            ! pp_pack.c t/op/pack.t
44804 ____________________________________________________________________________
44805 [ 23922] By: rgs                                   on 2005/02/02  19:23:46
44806         Log: Subject: Re: encoding neutral unpack
44807              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
44808              Date: Sat, 29 Jan 2005 13:24:55 +0000 (UTC)
44809              Message-ID: <ctg2r7$j0e$4[at]post.home.lunix>
44810
44811              Ensure that with the C format, unpack checksums
44812              don't get overflowed. (plus a regression test)
44813      Branch: perl
44814            ! pp_pack.c t/op/pack.t
44815 ____________________________________________________________________________
44816 [ 23921] By: davem                                 on 2005/02/02  18:25:00
44817         Log: fix POSIX::strtod error handling documentation
44818      Branch: perl
44819            ! ext/POSIX/POSIX.pod
44820 ____________________________________________________________________________
44821 [ 23920] By: merijn                                on 2005/02/02  13:12:17
44822         Log: Subject: [PATCH pod/perlfunc.pod] POD nit @ sysseek
44823              From: Abigail <abigail@abigail.nl>
44824              Date: Tue, 1 Feb 2005 21:33:14 +0100
44825              Message-ID: <20050201203314.GC335@abigail.nl>
44826      Branch: perl
44827            ! pod/perlfunc.pod
44828 ____________________________________________________________________________
44829 [ 23919] By: merijn                                on 2005/02/02  12:49:46
44830         Log: Picky compilers (e.g. vac on AIX 5.2) do not accept statements
44831              between declarations
44832      Branch: perl
44833            ! ext/Devel/PPPort/PPPort.xs
44834 ____________________________________________________________________________
44835 [ 23917] By: nicholas                              on 2005/02/01  11:46:31
44836         Log: "All" "all?" Who said all? There were 2 more missing gnuk{free,net}bsd
44837              hints files to add to MANIFEST. Sort MANIFEST
44838              while I'm in the area.
44839      Branch: perl
44840            ! MANIFEST
44841 ____________________________________________________________________________
44842 [ 23916] By: rgs                                   on 2005/02/01  10:02:51
44843         Log: Subject: Re: [perl #34010] localtime docs
44844              From: Andy Lester <andy@petdance.com>
44845              Date: Mon, 31 Jan 2005 21:24:29 -0600
44846              Message-ID: <20050201032429.GA29354@petdance.com>
44847      Branch: perl
44848            ! pod/perlfunc.pod
44849 ____________________________________________________________________________
44850 [ 23915] By: rgs                                   on 2005/01/31  23:08:59
44851         Log: Subject: Re: encoding neutral unpack
44852              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
44853              Date: Sat, 29 Jan 2005 12:41:20 +0000 (UTC)
44854              Message-ID: <ctg09g$j0e$1[at]post.home.lunix>
44855
44856              Forgotten character progress while checksumming over partial
44857              b or B format. (plus a regression test)
44858      Branch: perl
44859            ! pp_pack.c t/op/pack.t
44860 ____________________________________________________________________________
44861 [ 23914] By: mhx                                   on 2005/01/31  19:22:41
44862         Log: Make Perl_keyword() another 30% faster.
44863      Branch: perl
44864            ! perl_keyword.pl toke.c
44865 ____________________________________________________________________________
44866 [ 23913] By: mhx                                   on 2005/01/31  18:14:44
44867         Log: Regenerate perlapi.pod.
44868      Branch: perl
44869            ! pod/perlapi.pod
44870 ____________________________________________________________________________
44871 [ 23912] By: mhx                                   on 2005/01/31  18:07:29
44872         Log: Upgrade to Devel::PPPort 3.05.
44873      Branch: perl
44874            + ext/Devel/PPPort/parts/base/5008006
44875            + ext/Devel/PPPort/parts/inc/exception
44876            + ext/Devel/PPPort/parts/todo/5008006
44877            + ext/Devel/PPPort/t/exception.t
44878            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
44879            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/MANIFEST.SKIP
44880            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/Makefile.PL
44881            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
44882            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
44883            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
44884            ! ext/Devel/PPPort/apicheck_c.PL
44885            ! ext/Devel/PPPort/devel/buildperl.pl
44886            ! ext/Devel/PPPort/devel/mkapidoc.sh
44887            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
44888            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
44889            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
44890            ! ext/Devel/PPPort/parts/apicheck.pl
44891            ! ext/Devel/PPPort/parts/base/5004000
44892            ! ext/Devel/PPPort/parts/base/5004050
44893            ! ext/Devel/PPPort/parts/base/5005000
44894            ! ext/Devel/PPPort/parts/base/5006000
44895            ! ext/Devel/PPPort/parts/base/5008001
44896            ! ext/Devel/PPPort/parts/base/5009002
44897            ! ext/Devel/PPPort/parts/embed.fnc
44898            ! ext/Devel/PPPort/parts/inc/MY_CXT
44899            ! ext/Devel/PPPort/parts/inc/SvPV
44900            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
44901            ! ext/Devel/PPPort/parts/inc/format
44902            ! ext/Devel/PPPort/parts/inc/grok
44903            ! ext/Devel/PPPort/parts/inc/limits
44904            ! ext/Devel/PPPort/parts/inc/mPUSH
44905            ! ext/Devel/PPPort/parts/inc/magic
44906            ! ext/Devel/PPPort/parts/inc/misc
44907            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
44908            ! ext/Devel/PPPort/parts/inc/newRV
44909            ! ext/Devel/PPPort/parts/inc/ppphbin
44910            ! ext/Devel/PPPort/parts/inc/ppphdoc
44911            ! ext/Devel/PPPort/parts/inc/ppphtest
44912            ! ext/Devel/PPPort/parts/inc/sv_xpvf
44913            ! ext/Devel/PPPort/parts/inc/threads
44914            ! ext/Devel/PPPort/parts/inc/uv
44915            ! ext/Devel/PPPort/parts/inc/version
44916            ! ext/Devel/PPPort/parts/ppptools.pl
44917            ! ext/Devel/PPPort/parts/todo/5009002
44918            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
44919            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/misc.t
44920            ! ext/Devel/PPPort/typemap
44921 ____________________________________________________________________________
44922 [ 23911] By: mhx                                   on 2005/01/31  18:00:31
44923         Log: Add simple exception handling macros for XS writers.
44924      Branch: perl
44925            + ext/XS/APItest/t/exception.t
44926            ! MANIFEST XSUB.h ext/XS/APItest/APItest.pm
44927            ! ext/XS/APItest/APItest.xs pod/perlguts.pod
44928 ____________________________________________________________________________
44929 [ 23910] By: nicholas                              on 2005/01/31  17:46:03
44930         Log: Add all the missing gnuk{free,net}bsd hints files to MANIFEST
44931      Branch: perl
44932            ! MANIFEST
44933 ____________________________________________________________________________
44934 [ 23909] By: merijn                                on 2005/01/31  11:33:14
44935         Log: Subject: [perl #33998] [PATCH] Support for GNU/kFreeBSD
44936              From: "rmh@debian.org (via RT)" <perlbug-followup@perl.org>
44937              Date: 31 Jan 2005 07:37:55 -0000
44938              Message-ID: <rt-3.0.11-33998-106860.15.2609323921089@perl.org>
44939      Branch: perl
44940            + ext/DynaLoader/hints/gnukfreebsd.pl
44941            + ext/DynaLoader/hints/gnuknetbsd.pl
44942            + ext/NDBM_File/hints/gnukfreebsd.pl
44943            + ext/NDBM_File/hints/gnuknetbsd.pl
44944            + ext/ODBM_File/hints/gnukfreebsd.pl
44945            + ext/ODBM_File/hints/gnuknetbsd.pl
44946            + ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl
44947            + ext/Storable/hints/gnukfreebsd.pl
44948            + ext/Storable/hints/gnuknetbsd.pl hints/gnukfreebsd.sh
44949            + hints/gnuknetbsd.sh
44950            ! Configure
44951 ____________________________________________________________________________
44952 [ 23907] By: rgs                                   on 2005/01/31  11:17:26
44953         Log: Document the changes to PERLIO_DEBUG.
44954      Branch: perl
44955            ! pod/perlrun.pod
44956 ____________________________________________________________________________
44957 [ 23906] By: rgs                                   on 2005/01/31  10:53:14
44958         Log: Really fix the bug [perl #33990].
44959              NB. -DIAMSUID is only set to compile sperl.o.
44960      Branch: perl
44961            ! perlio.c
44962 ____________________________________________________________________________
44963 [ 23905] By: steveh                                on 2005/01/31  10:03:56
44964         Log: Fix test suite hang on Win32 caused by change #23898
44965
44966              ("perl -e sleep 3" does an indefinite sleep!)
44967      Branch: perl
44968            ! t/op/alarm.t
44969 ____________________________________________________________________________
44970 [ 23904] By: rgs                                   on 2005/01/31  08:35:51
44971         Log: Avoid a buffer overflow with threads and PERLIO_DEBUG
44972      Branch: perl
44973            ! perlio.c
44974 ____________________________________________________________________________
44975 [ 23903] By: rgs                                   on 2005/01/31  08:19:10
44976         Log: Don't write to $PERLIO_DEBUG when setuid ([perl #33990])
44977      Branch: perl
44978            ! perlio.c
44979 ____________________________________________________________________________
44980 [ 23900] By: davem                                 on 2005/01/30  17:46:35
44981         Log: minor corrections to comments in perly.y
44982      Branch: perl
44983            ! perly.y
44984 ____________________________________________________________________________
44985 [ 23899] By: rgs                                   on 2005/01/30  14:50:15
44986         Log: Subject: h2hp: 2 fix
44987              From: Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
44988              Date: Fri, 28 Jan 2005 16:53:11 +0100
44989              Message-Id: <200501281653.15708.olivier.thauvin@aerov.jussieu.fr>
44990      Branch: perl
44991            ! utils/h2ph.PL
44992 ____________________________________________________________________________
44993 [ 23898] By: davem                                 on 2005/01/29  16:14:20
44994         Log: chomp() fails after alarm(), `sleep`
44995
44996              PP_backtick's temp altering of PL_rs didn't restore after
44997              an exception
44998      Branch: perl
44999            ! pp_sys.c t/op/alarm.t
45000 ____________________________________________________________________________
45001 [ 23897] By: nicholas                              on 2005/01/28  21:01:04
45002         Log: More consistent names for all the parameter name/declaration methods
45003      Branch: perl
45004            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
45005            ! perl_keyword.pl
45006 ____________________________________________________________________________
45007 [ 23894] By: nicholas                              on 2005/01/28  13:59:40
45008         Log: Calculate the number of tests in one place, so that the skip()s will
45009              always agree with the plan()s
45010      Branch: perl
45011            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
45012 ____________________________________________________________________________
45013 [ 23893] By: rgs                                   on 2005/01/28  08:53:47
45014         Log: Add a reference to books.perl.org.
45015      Branch: perl
45016            ! pod/perlbook.pod
45017 ____________________________________________________________________________
45018 [ 23892] By: nicholas                              on 2005/01/27  19:26:21
45019         Log: Retrieve the flag bit that only 'p' uses, so that it is spare for
45020              future use.
45021      Branch: perl
45022            ! genpacksizetables.pl pp_pack.c
45023 ____________________________________________________________________________
45024 [ 23891] By: rgs                                   on 2005/01/27  18:29:51
45025         Log: Subject: Re: [patch] decrufting OptreeCheck stuff
45026              From: Jim Cromie <jcromie@divsol.com>
45027              Date: Sun, 16 Jan 2005 17:16:00 -0700
45028              Message-ID: <41EB03C0.7030509@divsol.com>
45029              (with minor typos fixed)
45030      Branch: perl
45031            ! ext/B/B/Concise.pm ext/B/t/OptreeCheck.pm ext/B/t/f_map.t
45032            ! ext/B/t/f_sort.t ext/B/t/optree_check.t
45033            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
45034            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
45035            ! ext/B/t/optree_varinit.t
45036 ____________________________________________________________________________
45037 [ 23890] By: rgs                                   on 2005/01/27  17:49:50
45038         Log: Subject: [PATCH] libperl leaks a THREAD_KEY each time it is reloaded
45039              From: Gisle Aas <gisle@ActiveState.com>
45040              Date: 05 Jan 2005 03:21:06 -0800
45041              Message-ID: <lris6cxgt9.fsf@caliper.activestate.com>
45042      Branch: perl
45043            ! perl.c
45044 ____________________________________________________________________________
45045 [ 23889] By: nicholas                              on 2005/01/27  17:29:04
45046         Log: Make the byte order modifers < and > and the sign modifier ! (for
45047              n N v V) conditionally compile. This means that the refactored
45048              pp_pack/pp_unpack code can now be used in maint.
45049      Branch: perl
45050            ! genpacksizetables.pl pp_pack.c
45051 ____________________________________________________________________________
45052 [ 23888] By: nicholas                              on 2005/01/27  16:40:07
45053         Log: Oops. Was forgetting to test n! N! v! V! in pack
45054      Branch: perl
45055            ! t/op/pack.t
45056 ____________________________________________________________________________
45057 [ 23886] By: nicholas                              on 2005/01/27  14:42:28
45058         Log: Check that the warning behaviour on the modifiers !, < and > is as we
45059              expect it for this perl.
45060      Branch: perl
45061            ! t/op/pack.t
45062 ____________________________________________________________________________
45063 [ 23884] By: nicholas                              on 2005/01/27  11:27:12
45064         Log: Make the tests for the endianness modifiers < and >, and the
45065              signnedness modifier ! conditional on perl version. Surprisingly
45066              little change needed.
45067      Branch: perl
45068            ! t/op/pack.t
45069 ____________________________________________________________________________
45070 [ 23883] By: nicholas                              on 2005/01/27  11:12:34
45071         Log: &_q needs to *globally* escape ' and \ in its substitution.
45072      Branch: perl
45073            ! t/test.pl
45074 ____________________________________________________________________________
45075 [ 23882] By: rgs                                   on 2005/01/25  16:53:08
45076         Log: Subject: [PATCH] BigInt mbi_rand.t failings
45077              From: Tels <nospam-abuse@bloodgate.com>
45078              Date: Tue, 25 Jan 2005 18:06:58 +0100
45079              Message-Id: <200501251806.59782@bloodgate.com>
45080      Branch: perl
45081            ! lib/Math/BigInt/Calc.pm
45082 ____________________________________________________________________________
45083 [ 23881] By: rgs                                   on 2005/01/25  16:12:08
45084         Log: Integrate change #23880 in original comment
45085      Branch: perl
45086            ! util.c
45087 ____________________________________________________________________________
45088 [ 23880] By: merijn                                on 2005/01/25  15:41:30
45089         Log: Subject: [PATCH] perlapi.pod has pod errors
45090              From: "Jos I. Boumans" <kane@xs4all.net>
45091              Date: Tue, 25 Jan 2005 16:42:38 +0100
45092              Message-Id: <BDA482F7-6EE7-11D9-8AA7-000A95EF62E2@xs4all.net>
45093      Branch: perl
45094            ! pod/perlapi.pod
45095 ____________________________________________________________________________
45096 [ 23879] By: nicholas                              on 2005/01/24  23:16:04
45097         Log: Correct and update comments (before anyone writes in)
45098              Remove a temporary variable.
45099      Branch: perl
45100            ! lib/ExtUtils/Constant/Base.pm
45101 ____________________________________________________________________________
45102 [ 23878] By: nicholas                              on 2005/01/24  22:10:36
45103         Log: Ooops. It was 190M when I was using 4 bytes per entry for lengths in
45104              the dump file. The newer format is only 135M
45105      Branch: perl
45106            ! toke.c
45107 ____________________________________________________________________________
45108 [ 23877] By: nicholas                              on 2005/01/24  22:06:05
45109         Log: A script to regenerate Perl_keyword()
45110      Branch: perl
45111            + perl_keyword.pl
45112            ! MANIFEST
45113 ____________________________________________________________________________
45114 [ 23876] By: nicholas                              on 2005/01/24  22:05:29
45115         Log: Add weights to ExtUtils::Constant to allow sorting by expected
45116              frequency. This makes the Perl_keyword() replacement 20% faster,
45117              rather than just 12%
45118      Branch: perl
45119            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
45120 ____________________________________________________________________________
45121 [ 23875] By: nicholas                              on 2005/01/24  21:43:52
45122         Log: Replace Perl_keyword() with a version that's 20% faster on typical
45123              input, generated by subclassing ExtUtils::Constant. (Typical input
45124              being about 135M of input from running a lot of perl scripts)
45125      Branch: perl
45126            ! toke.c
45127 ____________________________________________________________________________
45128 [ 23874] By: merijn                                on 2005/01/24  15:10:55
45129         Log: Subject: [PATCH] assorted tempfile clean-up in the test suite
45130              From: "Craig A. Berry" <craigberry@mac.com>
45131              Date: Sun, 23 Jan 2005 14:23:17 -0600
45132              Message-ID: <41F407B5.7020106@mac.com>
45133      Branch: perl
45134            ! lib/Test/Simple/t/reset.t t/io/fs.t t/io/tell.t
45135 ____________________________________________________________________________
45136 [ 23873] By: rgs                                   on 2005/01/24  13:14:21
45137         Log: Revert change 23843.
45138              (See discussion for bug [perl #31924])
45139      Branch: perl
45140            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
45141            ! pp_ctl.c proto.h t/comp/require.t
45142 ____________________________________________________________________________
45143 [ 23872] By: rgs                                   on 2005/01/24  10:27:10
45144         Log: Subject: [perl #33906] Missing \\ in perlre
45145              From: Andrew (via RT) <perlbug-followup@perl.org>
45146              Date: 23 Jan 2005 20:52:51 -0000
45147              Message-ID: <rt-3.0.11-33906-106339.17.5527961922343@perl.org>
45148      Branch: perl
45149            ! pod/perlre.pod
45150 ____________________________________________________________________________
45151 [ 23871] By: rgs                                   on 2005/01/24  10:10:47
45152         Log: Subject: [PATCH] Test::Harness::Straps::_default_inc shell problem
45153              From: "Craig A. Berry" <craigberry@mac.com>
45154              Date: Sun, 23 Jan 2005 13:44:49 -0600
45155              Message-ID: <41F3FEB1.9020102@mac.com>
45156      Branch: perl
45157            ! lib/Test/Harness/Straps.pm
45158 ____________________________________________________________________________
45159 [ 23870] By: rgs                                   on 2005/01/24  09:40:35
45160         Log: Subject: Re: [perl #33892] Add Interix support
45161              From: Todd Vierling <tv@duh.org>
45162              Date: Fri, 21 Jan 2005 15:16:16 -0500 (EST)
45163              Message-ID: <Pine.NEB.4.61.0501211424350.13373@duh.net.dhis.org>
45164      Branch: perl
45165            ! hints/interix.sh
45166 ____________________________________________________________________________
45167 [ 23869] By: davem                                 on 2005/01/23  22:20:10
45168         Log: Subject:  Re: Smoke [5.9.2] 23863 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
45169              From:  Jarkko Hietaniemi <jhi@iki.fi>
45170              Date:  Sun, 23 Jan 2005 21:25:01 +0200
45171              Message-Id:  <41F3FA0D.4010301@iki.fi>
45172
45173              The uc() memory reduction patch had a memory leak...
45174      Branch: perl
45175            ! pp.c
45176 ____________________________________________________________________________
45177 [ 23868] By: nicholas                              on 2005/01/23  22:06:01
45178         Log: Tidy up 2 comments
45179      Branch: perl
45180            ! regcomp.c
45181 ____________________________________________________________________________
45182 [ 23867] By: nicholas                              on 2005/01/23  22:05:12
45183         Log: Assimilate ExtUtils::Constant 0.16
45184      Branch: perl
45185            + lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/Utils.pm
45186            + lib/ExtUtils/Constant/XS.pm
45187            ! MANIFEST lib/ExtUtils/Constant.pm
45188 ____________________________________________________________________________
45189 [ 23866] By: nicholas                              on 2005/01/23  21:43:17
45190         Log: Slightly terser code in S_regpposixcc (names inside [:*here*:])
45191      Branch: perl
45192            ! regcomp.c
45193 ____________________________________________________________________________
45194 [ 23864] By: nicholas                              on 2005/01/22  22:30:12
45195         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
45196              From: Jarkko Hietaniemi <jhi@iki.fi>
45197              Message-ID: <41F2C427.7020003@iki.fi>
45198              Date: Sat, 22 Jan 2005 23:22:47 +0200
45199      Branch: perl
45200            ! hints/dec_osf.sh
45201 ____________________________________________________________________________
45202 [ 23863] By: davem                                 on 2005/01/22  18:27:58
45203         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
45204              From:  Jarkko Hietaniemi <jhi@iki.fi>
45205              Date:  Sat, 22 Jan 2005 11:33:12 +0200
45206              Message-Id:  <41F21DD8.3050500@iki.fi>
45207
45208              change #23857 miscalculated the SvGROW size
45209      Branch: perl
45210            ! pp.c
45211 ____________________________________________________________________________
45212 [ 23862] By: nicholas                              on 2005/01/22  17:51:13
45213         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
45214              From: Jarkko Hietaniemi <jhi@iki.fi>
45215              Message-ID: <41F2911E.8090204@iki.fi>
45216              Date: Sat, 22 Jan 2005 19:45:02 +0200
45217
45218              (drop optimisation on pp_pack.c for gcc on osf1 to -O1)
45219      Branch: perl
45220            ! hints/dec_osf.sh
45221 ____________________________________________________________________________
45222 [ 23861] By: nicholas                              on 2005/01/22  14:15:58
45223         Log: Update copyright years and add editor blocks
45224      Branch: perl
45225            ! doop.c hv.c utf8.c
45226 ____________________________________________________________________________
45227 [ 23860] By: nicholas                              on 2005/01/22  12:03:00
45228         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
45229              Subject: Re: [PATCH] do not assume quads or long doubles
45230              Message-ID: <41F21B0A.2050301@iki.fi>
45231              Date: Sat, 22 Jan 2005 11:21:14 +0200
45232      Branch: perl
45233            ! pp_pack.c
45234 ____________________________________________________________________________
45235 [ 23858] By: nicholas                              on 2005/01/22  00:39:41
45236         Log: Remove now-unnecessary check. (It's done earlier)
45237      Branch: perl
45238            ! pp_pack.c
45239 ____________________________________________________________________________
45240 [ 23857] By: davem                                 on 2005/01/22  00:17:40
45241         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
45242              From:  Jarkko Hietaniemi <jhi@iki.fi>
45243              Date:  Sat, 22 Jan 2005 00:20:12 +0200
45244              Message-Id:  <41F1801C.3080201@iki.fi>
45245
45246              Make buffer size estimates for utf8 case conversion less maximally
45247              pessimistic
45248      Branch: perl
45249            ! doop.c op.c pp.c pp_pack.c regcomp.c regexec.c sv.c t/op/lc.t
45250            ! toke.c utf8.c utf8.h
45251 ____________________________________________________________________________
45252 [ 23854] By: nicholas                              on 2005/01/21  22:15:43
45253         Log: Shrink a switch() statment by driving the size calculations from the
45254              size table. This requires #ifdef()s in the size table initialiser.
45255              Astoundingly this shaves over 6K of the object size with -Os on OS X.
45256              I was expecting about 1K (due to shrinking a branch table). Mind you,
45257              I'm not going to argue with what I got. :-)
45258      Branch: perl
45259            ! genpacksizetables.pl pp_pack.c
45260 ____________________________________________________________________________
45261 [ 23853] By: nicholas                              on 2005/01/21  16:46:49
45262         Log: Make the length overrun checking and stack extension table driven.
45263              (Shaves about 3k off pp_pack.o)
45264      Branch: perl
45265            + genpacksizetables.pl
45266            ! MANIFEST pp_pack.c
45267 ____________________________________________________________________________
45268 [ 23852] By: rgs                                   on 2005/01/21  16:29:53
45269         Log: Subject: [perl #32503] Fix for Storable module
45270              From: "Steven N. Hirsch" (via RT) <perlbug-followup@perl.org>
45271              Date: 19 Nov 2004 13:06:57 -0000
45272              Message-ID: <rt-3.0.11-32503-100597.6.46123979926323@perl.org>
45273      Branch: perl
45274            ! ext/Storable/Storable.xs
45275 ____________________________________________________________________________
45276 [ 23851] By: rgs                                   on 2005/01/21  15:51:54
45277         Log: Fix spurious warnings emitted by XSLoader via Data::Dumper
45278      Branch: perl
45279            ! ext/Data/Dumper/Dumper.pm
45280 ____________________________________________________________________________
45281 [ 23850] By: nicholas                              on 2005/01/21  15:43:24
45282         Log: Name another pack test
45283      Branch: perl
45284            ! t/op/pack.t
45285 ____________________________________________________________________________
45286 [ 23849] By: rgs                                   on 2005/01/21  15:26:10
45287         Log: Subject: [perl #33892] Add Interix support
45288              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
45289              Date: 21 Jan 2005 14:36:31 -0000
45290              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
45291
45292              (except the Configure chunk)
45293              (and bump version numbers of modules)
45294      Branch: perl
45295            + hints/interix.sh
45296            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm lib/File/Find.pm
45297            ! lib/File/Temp.pm t/io/openpid.t t/op/groups.t
45298 ____________________________________________________________________________
45299 [ 23848] By: merijn                                on 2005/01/21  14:47:31
45300         Log: Subject: [perl #33892] Add Interix support
45301              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
45302              Date: 21 Jan 2005 14:36:31 -0000
45303              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
45304      Branch: perl
45305            ! Configure
45306 ____________________________________________________________________________
45307 [ 23847] By: rgs                                   on 2005/01/21  14:46:38
45308         Log: Upgrade to Test::Harness 2.46
45309      Branch: perl
45310            + lib/Test/Harness/TAP.pod lib/Test/Harness/t/harness.t
45311            + lib/Test/Harness/t/prove-globbing.t
45312            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Assert.pm
45313            ! lib/Test/Harness/Changes lib/Test/Harness/Iterator.pm
45314            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/prove-switches.t
45315            ! lib/Test/Harness/t/strap.t
45316 ____________________________________________________________________________
45317 [ 23845] By: rgs                                   on 2005/01/21  14:09:19
45318         Log: Subject: [perl #32967] [PATCH] Re: More B bugs: svref_2object
45319              From: Stephen McCamant <smcc@OCF.Berkeley.EDU>
45320              Date: Tue, 28 Dec 2004 16:01:49 -0800
45321              Message-ID: <16849.62445.116153.489478@apocalypse.OCF.Berkeley.EDU>
45322      Branch: perl
45323            ! ext/B/B.pm
45324 ____________________________________________________________________________
45325 [ 23844] By: rgs                                   on 2005/01/21  13:49:46
45326         Log: Subject: [Patch] [perl #32446]  close leaves fd open
45327              From: Steffen Ullrich <coyote.frank@gmx.net>
45328              Date: Wed, 01 Dec 2004 15:22:34 +0100
45329              Message-ID: <20041201142236.4273.qmail@lists.develooper.com>
45330      Branch: perl
45331            ! perlio.c
45332 ____________________________________________________________________________
45333 [ 23843] By: rgs                                   on 2005/01/21  13:35:49
45334         Log: Subject: [PATCH bleadperl] Re: [perl #31924] %INC caching failure-case problem
45335              From: Rick Delaney <rick@bort.ca>
45336              Date: Wed, 13 Oct 2004 12:40:18 -0400
45337              Message-ID: <20041013164018.GA32174@biff.bort.ca>
45338      Branch: perl
45339            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
45340            ! pp_ctl.c proto.h t/comp/require.t
45341 ____________________________________________________________________________
45342 [ 23842] By: rgs                                   on 2005/01/21  10:57:48
45343         Log: Subject: Re: [PATCH] File::Find dies on find({follow=>1, ...}) on Win32
45344              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45345              Date: Mon, 20 Dec 2004 16:08:56 -0800
45346              Message-ID: <20041221000856.GA2924@efn.org>
45347      Branch: perl
45348            ! pp_sys.c t/op/stat.t
45349 ____________________________________________________________________________
45350 [ 23841] By: rgs                                   on 2005/01/21  10:26:17
45351         Log: Subject: [PATCH] doc SVt_PVLV <=> SVt_PVGV change version in B.pm
45352              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45353              Date: Sun, 19 Dec 2004 23:57:56 -0800
45354              Message-ID: <20041220075754.GA800@efn.org>
45355      Branch: perl
45356            ! ext/B/B.pm
45357 ____________________________________________________________________________
45358 [ 23840] By: rgs                                   on 2005/01/20  18:45:55
45359         Log: Subject: [patch] cleanup perlsfio.h
45360              From: Stas Bekman <stas@stason.org>
45361              Date: Thu, 13 Jan 2005 16:14:23 -0500
45362              Message-ID: <41E6E4AF.8070303@stason.org>
45363      Branch: perl
45364            ! perlsfio.h
45365 ____________________________________________________________________________
45366 [ 23839] By: rgs                                   on 2005/01/20  18:33:00
45367         Log: VERSION++
45368      Branch: perl
45369            ! lib/Text/ParseWords.pm
45370 ____________________________________________________________________________
45371 [ 23838] By: rgs                                   on 2005/01/20  18:21:36
45372         Log: Subject: Re: [perl #33173] shellwords.pl and tainting
45373              From: Alexey Tourbin <at@altlinux.ru>
45374              Date: Tue, 28 Dec 2004 22:29:37 +0300
45375              Message-ID: <20041228192937.GB7824@solemn.turbinal.org>
45376      Branch: perl
45377            + lib/Text/ParseWords/taint.t
45378            ! MANIFEST lib/Text/ParseWords.pm lib/shellwords.pl
45379 ____________________________________________________________________________
45380 [ 23836] By: nicholas                              on 2005/01/20  13:21:14
45381         Log: Run regen.pl and pod/buildtoc --build-all
45382      Branch: perl
45383            ! MANIFEST pod/perlapi.pod pod/perltoc.pod
45384 ____________________________________________________________________________
45385 [ 23835] By: nicholas                              on 2005/01/20  13:20:50
45386         Log: A little more determinacy in our sorting
45387      Branch: perl
45388            ! autodoc.pl
45389 ____________________________________________________________________________
45390 [ 23827] By: nicholas                              on 2005/01/19  21:22:30
45391         Log: Make "assertion" attribute code and test conditional
45392      Branch: perl
45393            ! t/op/attrs.t xsutils.c
45394 ____________________________________________________________________________
45395 [ 23824] By: merijn                                on 2005/01/19  18:32:41
45396         Log: Subject: [PATCH] Further follow-up to 23767
45397              From: Robin Barker <Robin.Barker@npl.co.uk>
45398              Date: Wed, 19 Jan 2005 18:30:31 -0000
45399              Message-ID: <533D273D4014D411AB1D00062938C4D90849C57D@hotel.npl.co.uk>
45400      Branch: perl
45401            ! XSUB.h gv.c perl.c perl.h pp_ctl.c sv.c utf8.c
45402 ____________________________________________________________________________
45403 [ 23822] By: rgs                                   on 2005/01/19  17:19:04
45404         Log: Subject: Re: [perl #32498] h2xs generates incorrect code for Makefile.PL for enums
45405              From: Noah <sitz@onastick.net>
45406              Date: Wed, 19 Jan 2005 12:33:52 -0500
45407              Message-ID: <20050119173352.GA15592@radu.onastick.net>
45408      Branch: perl
45409            ! utils/h2xs.PL
45410 ____________________________________________________________________________
45411 [ 23821] By: rgs                                   on 2005/01/19  11:30:38
45412         Log: Subject: [PATCH] op/stat.t test 9 failing on recent cygwin snapshots
45413              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45414              Date: Sun, 16 Jan 2005 10:30:45 -0800
45415              Message-ID: <20050116183045.GA2768@efn.org>
45416      Branch: perl
45417            ! t/op/stat.t
45418 ____________________________________________________________________________
45419 [ 23820] By: rgs                                   on 2005/01/19  11:20:10
45420         Log: Subject: [PATCH] Make Data::Dumper work when dynamic extensions are not available
45421              From: "Jos I. Boumans" <kane@xs4all.net>
45422              Date: Tue, 18 Jan 2005 15:12:03 +0100
45423              Message-Id: <ED6BA2C4-695A-11D9-B09C-000A95EF62E2@xs4all.net>
45424      Branch: perl
45425            ! ext/Data/Dumper/Dumper.pm
45426 ____________________________________________________________________________
45427 [ 23819] By: rgs                                   on 2005/01/19  11:15:14
45428         Log: Fix dependencies in ext/B/Makefile.PL
45429              (bug #8254, fix by Alan Burlison)
45430      Branch: perl
45431            ! ext/B/Makefile.PL
45432 ____________________________________________________________________________
45433 [ 23817] By: steveh                                on 2005/01/19  09:33:27
45434         Log: Exclude "Thread" from $Config{extensions}
45435
45436              It is already excluded from $Config{dynamic_ext}, so should not be
45437              in $Config{extensions} either. (Note that Thread is actually still
45438              built, though. This is just for consistency with Unix builds.)
45439      Branch: perl
45440            ! win32/config_sh.PL
45441 ____________________________________________________________________________
45442 [ 23816] By: steveh                                on 2005/01/19  08:55:06
45443         Log: Exclude "Thread" from $Config{dynamic_ext}
45444
45445              This was accidentally broken by change 23757.  It has already been
45446              fixed in maint-5.8 when resolving conflicts during integration of
45447              23757, so this one does NOT need integrating itself!
45448
45449              For more details see:
45450              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-01/msg00477.html
45451      Branch: perl
45452            ! win32/config_sh.PL
45453 ____________________________________________________________________________
45454 [ 23807] By: steveh                                on 2005/01/17  17:55:02
45455         Log: Fix for building with MinGW under Cygwin
45456
45457              Subject: [PATCH] building win32 perl with cygwin's mingw (was: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32)
45458              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45459              Date: Thu, 13 Jan 2005 16:11:36 -0800
45460              Message-ID: <20050114001136.GC2516@efn.org>
45461      Branch: perl
45462            ! ext/Errno/Errno_pm.PL
45463 ____________________________________________________________________________
45464 [ 23806] By: steveh                                on 2005/01/17  16:57:10
45465         Log: Get $Config{ccversion} or $Config{gccversion} filled in on Win32
45466      Branch: perl
45467            ! win32/config_sh.PL
45468 ____________________________________________________________________________
45469 [ 23805] By: nicholas                              on 2005/01/14  19:56:42
45470         Log: Better test diagnostics for the numbers tests.
45471              (Failure diagnostics were always good, but now the tests have names,
45472              which show even when they pass)
45473      Branch: perl
45474            ! t/op/pack.t
45475 ____________________________________________________________________________
45476 [ 23803] By: nicholas                              on 2005/01/14  12:06:31
45477         Log: Correct the editor block to match the perl 5 policy on tabs
45478      Branch: perl
45479            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c scope.c
45480            ! sv.c universal.c
45481 ____________________________________________________________________________
45482 [ 23802] By: nicholas                              on 2005/01/14  10:58:47
45483         Log: Refactor S_regclass to generate slightly smaller object code
45484      Branch: perl
45485            ! regcomp.c
45486 ____________________________________________________________________________
45487 [ 23801] By: nicholas                              on 2005/01/14  10:32:08
45488         Log: A terser way to write the \-ing code in pv_uni_display
45489              Plus drive-by insert of a more correct editor block. (thanks Dave)
45490      Branch: perl
45491            ! utf8.c
45492 ____________________________________________________________________________
45493 [ 23800] By: nicholas                              on 2005/01/14  09:55:16
45494         Log: Improve documentation for sv_catpvf, to note that pattern's UTF-8ness
45495              is taken from the SV's UTF-8ness
45496      Branch: perl
45497            ! pod/perlapi.pod sv.c
45498 ____________________________________________________________________________
45499 [ 23799] By: nicholas                              on 2005/01/14  09:52:51
45500         Log: SvUTF8_off() in do_join can be unconditional.
45501      Branch: perl
45502            ! doop.c
45503 ____________________________________________________________________________
45504 [ 23798] By: nicholas                              on 2005/01/14  09:28:14
45505         Log: sv_catpvf holds no advantage over sv_catpv when the "pattern" isn't.
45506      Branch: perl
45507            ! op.c regcomp.c toke.c utf8.c
45508 ____________________________________________________________________________
45509 [ 23797] By: nicholas                              on 2005/01/13  23:13:05
45510         Log: Use the new SV_NOSTEAL flag to avoid the SvTEMP dance in newSVsv
45511      Branch: perl
45512            ! sv.c
45513 ____________________________________________________________________________
45514 [ 23796] By: nicholas                              on 2005/01/13  23:10:38
45515         Log: sv_2mortal(NEWSV(0,0)) better written as sv_newmortal()
45516      Branch: perl
45517            ! utf8.c
45518 ____________________________________________________________________________
45519 [ 23795] By: nicholas                              on 2005/01/13  22:54:10
45520         Log: replace NEWSV(), SvSetSV() with newSVsv()
45521      Branch: perl
45522            ! pp.c pp_hot.c pp_sort.c regexec.c scope.c toke.c
45523 ____________________________________________________________________________
45524 [ 23794] By: nicholas                              on 2005/01/13  22:39:58
45525         Log: Turn the unreachable code into assertions. (So prove me wrong...)
45526      Branch: perl
45527            ! pp_pack.c
45528 ____________________________________________________________________________
45529 [ 23793] By: nicholas                              on 2005/01/13  22:07:20
45530         Log: Source code tidy up - avoid assigning to sv.
45531      Branch: perl
45532            ! pp_pack.c
45533 ____________________________________________________________________________
45534 [ 23792] By: nicholas                              on 2005/01/13  21:54:21
45535         Log: Avoid dogfood problems when an empty string accidentally ends up
45536              as a constant name. [They don't work in qw(), strangely]
45537      Branch: perl
45538            ! lib/ExtUtils/Constant.pm
45539 ____________________________________________________________________________
45540 [ 23791] By: nicholas                              on 2005/01/13  21:44:53
45541         Log: The leaktesting of NEWSV() is long dead, so create and initialise
45542              SV values in one, to simplify source code and shrink object code
45543              by about 1%
45544      Branch: perl
45545            ! pp_pack.c
45546 ____________________________________________________________________________
45547 [ 23790] By: nicholas                              on 2005/01/13  20:55:37
45548         Log: Not a good idea to use unpack "H*" to peek at a scalar's internal
45549              representation.
45550      Branch: perl
45551            ! t/op/join.t
45552 ____________________________________________________________________________
45553 [ 23789] By: nicholas                              on 2005/01/13  14:05:08
45554         Log: Update copyright years. Add an editor block while passing by.
45555      Branch: perl
45556            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c scope.c sv.c
45557            ! universal.c
45558 ____________________________________________________________________________
45559 [ 23788] By: nicholas                              on 2005/01/13  13:50:40
45560         Log: utf.pm needs to require Carp before croak()ing
45561      Branch: perl
45562            ! lib/utf8.pm lib/utf8.t
45563 ____________________________________________________________________________
45564 [ 23787] By: nicholas                              on 2005/01/13  13:21:11
45565         Log: Refactor all the unpack checksum-or-not logic to avoid massive
45566              duplication.
45567      Branch: perl
45568            ! pp_pack.c
45569 ____________________________________________________________________________
45570 [ 23786] By: merijn                                on 2005/01/13  11:28:31
45571         Log: Subject: Re: killing USE_5005THREADS in blead?
45572              From: Stas Bekman <stas@stason.org>
45573              Date: Wed, 12 Jan 2005 16:32:42 -0500
45574              Message-ID: <41E5977A.3060306@stason.org>
45575      Branch: perl
45576            ! perl.c
45577 ____________________________________________________________________________
45578 [ 23785] By: steveh                                on 2005/01/13  10:24:13
45579         Log: Fix Win32 build problem caused by change 23757
45580
45581              Change 23757 added a glob() call to win32/FindExt.pm.  That code is
45582              run by miniperl.exe when making the ..\config.sh target, but
45583              miniperl.exe is built with -D PERL_EXTERNAL_GLOB so it requires
45584              perlglob.exe to do the glob().  perlglob.exe has been built, but is
45585              in the top-level of the source tree so is not found when miniperl.exe
45586              is executed from within the win32/ sub-directory.
45587
45588              This was causing smokes to fail on t/lib/commonsense.t because the
45589              "extensions" field in lib/Config_heavy.pl only contained
45590              "threads/shared" as a result of the glob() not finding anything.
45591
45592              Manual builds had been working fine for me because I had an installed
45593              perl in my PATH so perlglob.exe was being found there instead!
45594      Branch: perl
45595            ! win32/FindExt.pm
45596 ____________________________________________________________________________
45597 [ 23783] By: rgs                                   on 2005/01/12  18:04:17
45598         Log: Subject: [PATCH] follow-up to #23765
45599              From: "Craig A. Berry" <craigberry@mac.com>
45600              Date: Tue, 11 Jan 2005 21:01:27 -0600
45601              Message-ID: <41E49307.7080900@mac.com>
45602      Branch: perl
45603            ! lib/warnings.t
45604 ____________________________________________________________________________
45605 [ 23782] By: nicholas                              on 2005/01/11  19:10:20
45606         Log: Fix bug 32294 - index()/rindex() ignore UTF8 flag
45607              (for cases of mixed UTF8/bytes)
45608              Test code based on bug report by John Gardiner Myers
45609      Branch: perl
45610            ! pp.c t/op/index.t
45611 ____________________________________________________________________________
45612 [ 23781] By: rgs                                   on 2005/01/11  17:04:24
45613         Log: Subject: [PATCH] follow-up to 23767
45614              From: Robin Barker <Robin.Barker@npl.co.uk>
45615              Date: Tue, 11 Jan 2005 15:48:49 -0000
45616              Message-ID: <533D273D4014D411AB1D00062938C4D90849C56A@hotel.npl.co.uk>
45617      Branch: perl
45618            ! Porting/pumpkin.pod sv.c
45619 ____________________________________________________________________________
45620 [ 23780] By: mhx                                   on 2005/01/10  19:25:27
45621         Log: Remove PERL_FLEXIBLE_EXCEPTIONS code.
45622      Branch: perl
45623            ! embed.fnc embed.h embedvar.h global.sym makedef.pl perl.c
45624            ! perl.h perlapi.h pod/perlapi.pod pod/perlintern.pod pp_ctl.c
45625            ! proto.h scope.c scope.h sv.c thrdvar.h
45626 ____________________________________________________________________________
45627 [ 23779] By: nicholas                              on 2005/01/10  17:07:03
45628         Log: Subject: [PATCH] t/op/split.t #11 nit on VMS
45629              From: "Craig A. Berry" <craigberry@mac.com>
45630              Message-ID: <41E1C261.5020100@mac.com>
45631              Date: Sun, 09 Jan 2005 17:46:41 -0600
45632      Branch: perl
45633            ! t/op/split.t
45634 ____________________________________________________________________________
45635 [ 23778] By: steveh                                on 2005/01/10  11:53:10
45636         Log: Need to close files before unlinking them on Win32
45637
45638              (Various files created by test programs are left behind otherwise,
45639              and distclean doesn't clean them up)
45640      Branch: perl
45641            ! lib/FileCache/t/01open.t lib/FileCache/t/04twoarg.t
45642            ! lib/FileCache/t/07noimport.t t/op/read.t
45643 ____________________________________________________________________________
45644 [ 23777] By: steveh                                on 2005/01/10  10:28:00
45645         Log: Make Win32's distclean target clean up properly
45646      Branch: perl
45647            ! win32/Makefile win32/makefile.mk
45648 ____________________________________________________________________________
45649 [ 23776] By: steveh                                on 2005/01/10  09:45:50
45650         Log: Get $Config{osvers} filled in on Win32
45651      Branch: perl
45652            ! win32/config_sh.PL
45653 ____________________________________________________________________________
45654 [ 23775] By: merijn                                on 2005/01/10  08:54:00
45655         Log: Subject: [PATCH] follow-up to #23748, -Duselargefiles on VMS
45656              Date: Sun, 09 Jan 2005 17:52:09 -0600
45657              From: "Craig A. Berry" <craigberry@mac.com>
45658              Message-ID: <41E1C3A9.9080900@mac.com>
45659      Branch: perl
45660            ! configure.com
45661 ____________________________________________________________________________
45662 [ 23774] By: nicholas                              on 2005/01/09  23:42:25
45663         Log: Shorter source code in pp_gelem. (But it compiles to the same size)
45664      Branch: perl
45665            ! pp.c
45666 ____________________________________________________________________________
45667 [ 23773] By: nicholas                              on 2005/01/09  21:50:28
45668         Log: If we know the length of the string constant, save a strlen()
45669      Branch: perl
45670            ! perl.c pp_sys.c
45671 ____________________________________________________________________________
45672 [ 23772] By: nicholas                              on 2005/01/09  21:26:40
45673         Log: savepv(SvPV(sv,n_a)) is common, and creates an unnecessary call to
45674              strlen(). Add savesvpv(sv), which gets the length from the SV,
45675              and returns a copy of its PV.
45676      Branch: perl
45677            ! embed.fnc embed.h global.sym mg.c pp_sys.c proto.h regcomp.c
45678            ! universal.c util.c
45679 ____________________________________________________________________________
45680 [ 23771] By: nicholas                              on 2005/01/09  19:42:30
45681         Log: Can pass in a length here without introducing a bug. Might save
45682              a strlen()
45683      Branch: perl
45684            ! toke.c
45685 ____________________________________________________________________________
45686 [ 23770] By: nicholas                              on 2005/01/09  15:05:33
45687         Log: Pull the am-I-utf8-or-not logic into one place (S_newSV_maybe_utf8)
45688              as I think that it will be needed for utf8 soft references.
45689      Branch: perl
45690            ! toke.c
45691 ____________________________________________________________________________
45692 [ 23769] By: steveh                                on 2005/01/07  17:25:35
45693         Log: Disable PERL_MALLOC and DEBUG_MSTATS in win32/makefile.mk by default
45694              and force PERL_MALLOC off if USE_IMP_SYS is on
45695
45696              This brings makefile.mk into line with Makefile in this regard
45697
45698              (PERL_MALLOC cannot currently be used with USE_IMP_SYS, e.g. see:
45699              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-07/msg00465.html
45700              so it is sensible to enforce this, and to not have the default set
45701              to a configuration that isn't allowed)
45702      Branch: perl
45703            ! win32/makefile.mk
45704 ____________________________________________________________________________
45705 [ 23768] By: rgs                                   on 2005/01/07  14:30:51
45706         Log: Subject: Re: [PATCH] Remove Carp from warnings.pm
45707              From: Jim Cromie <jim.cromie@gmail.com>
45708              Date: Mon, 3 Jan 2005 06:36:16 -0700
45709              Message-ID: <cfe85dfa05010305367445dee6@mail.gmail.com>
45710      Branch: perl
45711            + lib/vars_carp.t
45712            ! MANIFEST ext/B/t/optree_specials.t ext/B/t/stash.t lib/Carp.pm
45713            ! lib/English.pm lib/Exporter.pm lib/Exporter.t
45714            ! lib/Exporter/Heavy.pm lib/warnings.pm warnings.pl
45715 ____________________________________________________________________________
45716 [ 23767] By: rgs                                   on 2005/01/07  13:41:47
45717         Log: Subject: [PATCH] to improve -DCHECK_FORMAT
45718              From: Robin Barker <Robin.Barker@npl.co.uk>
45719              Date: Wed, 5 Jan 2005 11:55:09 -0000
45720              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55A@hotel.npl.co.uk>
45721      Branch: perl
45722            ! mg.c perl.h pp.h pp_sys.c sv.c
45723 ____________________________________________________________________________
45724 [ 23766] By: nicholas                              on 2005/01/07  12:46:07
45725         Log: Stage 1 of utf8 support for soft references.
45726              Change gv_fetchpv to take a UTF8 flag, as gv_fetchpvn_flags
45727              Add gv_fetchsv to look up a GV by SV rather than a char * pointer
45728              Provide a backwards compatability gv_fetchpv
45729              Migrate from gv_fetchpv to gv_fetchsv where the caller was grabbing
45730              the pointer from an SV
45731              All tests still pass.
45732      Branch: perl
45733            ! embed.fnc embed.h global.sym gv.c gv.h mg.c op.c perl.h pp.c
45734            ! pp_hot.c pp_sys.c proto.h sv.c sv.h toke.c universal.c
45735 ____________________________________________________________________________
45736 [ 23765] By: nicholas                              on 2005/01/07  11:23:48
45737         Log: Subject: [PATCH] make lib/warnings.t use t/test.pl
45738              From: "Craig A. Berry" <craigberry@mac.com>
45739              Message-ID: <41DDCA71.1080704@mac.com>
45740              Date: Thu, 06 Jan 2005 17:32:01 -0600
45741      Branch: perl
45742            ! lib/warnings.t
45743 ____________________________________________________________________________
45744 [ 23764] By: steveh                                on 2005/01/07  08:35:29
45745         Log: Fix win32/config.*'s cc, ld and other related values
45746
45747              cc and ld themselves always get replaced with correct values anyway
45748              so we just provide example values as per other similar settings
45749
45750              Other related values (ccname, cpp, cpprun, cppstdin) need to use the
45751              correct ~keyword~, namely ~cc~, not ~CC~, otherwise they do not get set
45752
45753              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
45754              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45755              Date: Wed, 5 Jan 2005 10:01:41 -0800
45756              Message-ID: <20050105180141.GA676@efn.org>
45757
45758              Subject: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32
45759              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45760              Date: Thu, 6 Jan 2005 11:53:11 -0800
45761              Message-ID: <20050106195311.GC1300@efn.org>
45762      Branch: perl
45763            ! win32/config.bc win32/config.gc win32/config.vc
45764            ! win32/config.vc64
45765 ____________________________________________________________________________
45766 [ 23763] By: nicholas                              on 2005/01/06  17:42:59
45767         Log: Add TODO tests for UTF8 encoded soft references
45768      Branch: perl
45769            ! t/op/ref.t
45770 ____________________________________________________________________________
45771 [ 23762] By: steveh                                on 2005/01/06  16:50:10
45772         Log: Allow static linking core extensions on Win32 with MinGW
45773
45774              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
45775              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45776              Date: Wed, 5 Jan 2005 10:01:41 -0800
45777              Message-ID: <20050105180141.GA676@efn.org>
45778      Branch: perl
45779            ! win32/buildext.pl win32/makefile.mk
45780 ____________________________________________________________________________
45781 [ 23761] By: rgs                                   on 2005/01/06  15:49:39
45782         Log: Silence a compilation warning
45783      Branch: perl
45784            ! pp_sort.c
45785 ____________________________________________________________________________
45786 [ 23760] By: nicholas                              on 2005/01/06  14:59:17
45787         Log: Turn barewords into strings to run under strict subs.
45788              Run under strict refs outside the soft reference tests.
45789      Branch: perl
45790            ! t/op/ref.t
45791 ____________________________________________________________________________
45792 [ 23759] By: nicholas                              on 2005/01/06  14:34:24
45793         Log: All tests now use test.pl
45794      Branch: perl
45795            ! t/op/ref.t
45796 ____________________________________________________________________________
45797 [ 23758] By: nicholas                              on 2005/01/06  11:44:08
45798         Log: Start converting t/op/ref.t to use test.pl
45799      Branch: perl
45800            ! t/op/ref.t
45801 ____________________________________________________________________________
45802 [ 23757] By: steveh                                on 2005/01/06  11:26:12
45803         Log: Fix extensions config fields on Win32 to be as they are on Unix
45804
45805              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
45806              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45807              Date: Wed, 5 Jan 2005 10:01:41 -0800
45808              Message-ID: <20050105180141.GA676@efn.org>
45809      Branch: perl
45810            ! win32/FindExt.pm win32/config_sh.PL
45811 ____________________________________________________________________________
45812 [ 23756] By: nicholas                              on 2005/01/05  21:58:15
45813         Log: Correct a Greengrocer's apostrophe.
45814      Branch: perl
45815            ! ext/DynaLoader/dl_dyld.xs
45816 ____________________________________________________________________________
45817 [ 23755] By: nicholas                              on 2005/01/05  21:36:26
45818         Log: Foolishly I committed change 23753 before remembering to test without
45819              ithreads. No tests => bugs. This should fix them.
45820      Branch: perl
45821            ! perl.c
45822 ____________________________________________________________________________
45823 [ 23754] By: nicholas                              on 2005/01/05  20:14:02
45824         Log: Error-free constant folding is a TODO
45825      Branch: perl
45826            ! pod/perltodo.pod
45827 ____________________________________________________________________________
45828 [ 23753] By: nicholas                              on 2005/01/05  19:44:28
45829         Log: Turn INIT_TLS_AND_INTERP into a static function
45830      Branch: perl
45831            ! perl.c
45832 ____________________________________________________________________________
45833 [ 23752] By: nicholas                              on 2005/01/05  16:27:19
45834         Log: Shave off the explict 1; from the end of lib/Config.pm
45835      Branch: perl
45836            ! configpm
45837 ____________________________________________________________________________
45838 [ 23751] By: rgs                                   on 2005/01/05  13:31:51
45839         Log: Subject: [PATCH] unnecessary rmdir in Makefile
45840              From: Robin Barker <Robin.Barker@npl.co.uk>
45841              Date: Wed, 5 Jan 2005 11:58:54 -0000
45842              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55C@hotel.npl.co.uk>
45843      Branch: perl
45844            ! Makefile.SH
45845 ____________________________________________________________________________
45846 [ 23750] By: merijn                                on 2005/01/05  11:44:11
45847         Log: Subject: [PATCH] gcc and ld in Configure
45848              From: Robin Barker <Robin.Barker@npl.co.uk>
45849              Date: Wed, 5 Jan 2005 12:04:25 -0000
45850              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55D@hotel.npl.co.uk>
45851      Branch: perl
45852            ! hints/solaris_2.sh
45853 ____________________________________________________________________________
45854 [ 23749] By: nicholas                              on 2005/01/05  11:25:29
45855         Log: Subject: [PATCH] Avoid segfault when pthread_key_create fails
45856              From: Gisle Aas <gisle@ActiveState.com>
45857              Date: 05 Jan 2005 01:09:51 -0800
45858              Message-ID: <lracroz1gg.fsf@caliper.activestate.com>
45859      Branch: perl
45860            ! thread.h
45861 ____________________________________________________________________________
45862 [ 23748] By: nicholas                              on 2005/01/05  10:44:59
45863         Log: Subject: [PATCH] -Duselargefiles for VMS
45864              From: "Craig A. Berry" <craigberry@mac.com>
45865              Message-ID: <41DB63A6.7040504@mac.com>
45866              Date: Tue, 04 Jan 2005 21:48:54 -0600
45867      Branch: perl
45868            ! configure.com vms/descrip_mms.template vms/vmsish.h
45869 ____________________________________________________________________________
45870 [ 23747] By: nicholas                              on 2005/01/05  10:10:14
45871         Log: Rafael spotted that my changes caused warnings. So clean up.
45872      Branch: perl
45873            ! t/op/attrs.t
45874 ____________________________________________________________________________
45875 [ 23746] By: nicholas                              on 2005/01/04  23:07:25
45876         Log: Update copyright years.
45877      Branch: perl
45878            ! mg.c miniperlmain.c op.c perlio.c xsutils.c
45879 ____________________________________________________________________________
45880 [ 23745] By: nicholas                              on 2005/01/04  19:32:01
45881         Log: Make the switch statement discriminate similar names more
45882              efficiently.
45883      Branch: perl
45884            ! xsutils.c
45885 ____________________________________________________________________________
45886 [ 23744] By: nicholas                              on 2005/01/04  16:20:43
45887         Log: Check all attributes in modify_SV_attributes are recognised.
45888              Fix bug where 'assertion' was always rejected as invalid.
45889      Branch: perl
45890            ! t/op/attrs.t xsutils.c
45891 ____________________________________________________________________________
45892 [ 23743] By: nicholas                              on 2005/01/04  12:46:56
45893         Log: Use the new ${^UTF8LOCALE} to make the test reliable.
45894      Branch: perl
45895            ! t/io/layers.t
45896 ____________________________________________________________________________
45897 [ 23742] By: merijn                                on 2005/01/04  12:38:03
45898         Log: Subject: [PATCH pod/perlxs.pod] RE: [perl #32660] INT2PTR not mentioned in perlxs(1)
45899              From: Robin Barker <Robin.Barker@npl.co.uk>
45900              Date: Tue, 4 Jan 2005 12:32:29 -0000
45901              Message-ID: <533D273D4014D411AB1D00062938C4D90849C553@hotel.npl.co.uk>
45902      Branch: perl
45903            ! pod/perlxs.pod
45904 ____________________________________________________________________________
45905 [ 23741] By: nicholas                              on 2005/01/04  11:27:57
45906         Log: Add ${^UTF8LOCALE} to give perl space access to PL_utf8locale
45907      Branch: perl
45908            ! gv.c mg.c
45909 ____________________________________________________________________________
45910 [ 23740] By: steveh                                on 2005/01/04  10:56:55
45911         Log: Bring win32/config.* into line with win32/config_H.*
45912              so that "perl -V:usemallocwrap" tells us what the configuration is
45913              instead of saying 'UNKNOWN'.
45914      Branch: perl
45915            ! win32/config.bc win32/config.gc win32/config.vc
45916            ! win32/config.vc64
45917 ____________________________________________________________________________
45918 [ 23739] By: rgs                                   on 2005/01/04  08:36:50
45919         Log: Subject: [PATCH] Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
45920              From: Tels <nospam-abuse@bloodgate.com>
45921              Date: Sat, 1 Jan 2005 18:59:51 +0100
45922              Message-Id: <200501011859.52858@bloodgate.com>
45923      Branch: perl
45924            + lib/Math/BigInt/t/lib_load.t lib/bignum/t/ratopt_a.t
45925            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
45926            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
45927            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
45928            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
45929            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
45930            ! lib/Math/BigInt/t/inf_nan.t lib/Math/BigInt/t/sub_mbf.t
45931            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
45932            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
45933            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
45934            ! lib/Math/BigRat/t/bigratpm.t lib/bigint.pm lib/bignum.pm
45935            ! lib/bignum/t/option_a.t lib/bignum/t/option_l.t
45936            ! lib/bignum/t/option_p.t lib/bigrat.pm
45937            ! t/lib/Math/BigFloat/Subclass.pm
45938 ____________________________________________________________________________
45939 [ 23738] By: rgs                                   on 2005/01/04  08:05:16
45940         Log: Happy new year
45941      Branch: perl
45942            ! README
45943 ____________________________________________________________________________
45944 [ 23736] By: nicholas                              on 2005/01/03  21:17:28
45945         Log: Return an immortal from attributes::_warn_reserved (a private
45946              function). (saves creating a new IV)
45947      Branch: perl
45948            ! xsutils.c
45949 ____________________________________________________________________________
45950 [ 23735] By: nicholas                              on 2005/01/03  20:58:09
45951         Log: Change dXSTARGET to dXSTARG as recommended by Spider Boardman.
45952      Branch: perl
45953            ! xsutils.c
45954 ____________________________________________________________________________
45955 [ 23733] By: nicholas                              on 2005/01/03  18:54:22
45956         Log: D'oh! Spurious aTHX_. Here was I thinking that my test build was
45957              threaded, but "oh no it isn't!" :-(
45958      Branch: perl
45959            ! toke.c
45960 ____________________________________________________________________________
45961 [ 23732] By: rgs                                   on 2005/01/03  17:24:24
45962         Log: Integrate a patch from Gentoo for uclibc support.
45963              See :
45964              Subject: Re: Static linking notes --- perl5.8.6 and uClibc
45965              From: Alexey Tourbin <at@altlinux.ru>
45966              Date: Tue, 28 Dec 2004 14:25:42 +0300
45967              Message-ID: <20041228112542.GB21037@solemn.turbinal.org>
45968      Branch: perl
45969            ! perlio.c
45970 ____________________________________________________________________________
45971 [ 23731] By: nicholas                              on 2005/01/02  23:18:07
45972         Log: Remove compiler warnings.
45973      Branch: perl
45974            ! toke.c
45975 ____________________________________________________________________________
45976 [ 23730] By: nicholas                              on 2005/01/02  22:49:49
45977         Log: Change 23727 broke code that relied on \ being escaped.
45978              Fix this. *Everything* should work now.
45979      Branch: perl
45980            + t/run/switchF1.t
45981            ! MANIFEST toke.c
45982 ____________________________________________________________________________
45983 [ 23729] By: nicholas                              on 2005/01/02  07:46:12
45984         Log: Splitting the -n/-p code and concatenating strings generates
45985              smaller object code.
45986      Branch: perl
45987            ! toke.c
45988 ____________________________________________________________________________
45989 [ 23728] By: nicholas                              on 2005/01/01  21:34:52
45990         Log: Concatenate some string constants
45991      Branch: perl
45992            ! toke.c
45993 ____________________________________________________________________________
45994 [ 23727] By: nicholas                              on 2005/01/01  21:13:53
45995         Log: Use Rafael's sick trick of ASCII NUL as a q'' delimiter to save a
45996              lot of quoting code
45997      Branch: perl
45998            ! toke.c
45999 ____________________________________________________________________________
46000 [ 23726] By: nicholas                              on 2005/01/01  20:48:31
46001         Log: Probably should be using *pvn rather than *pv forms for speed in
46002              toke.c (to save a strlen())
46003      Branch: perl
46004            ! toke.c
46005 ____________________________________________________________________________
46006 [ 23725] By: nicholas                              on 2005/01/01  20:26:27
46007         Log: strEQ/strNE of 1 character strings seems better hand inlined,
46008              because it generates smaller object code (as well as being
46009              faster than a true function call)
46010      Branch: perl
46011            ! doio.c locale.c op.c perl.c pp.c toke.c util.c
46012 ____________________________________________________________________________
46013 [ 23724] By: nicholas                              on 2005/01/01  17:15:58
46014         Log: Not all the world's a VAX, er ASCII, so don't make assumptions.
46015              Tweak is_gv_magical's string comparisons to produce smaller object
46016              code.
46017              First 2005 copyright notice.
46018      Branch: perl
46019            ! gv.c
46020 ____________________________________________________________________________
46021 [ 23723] By: nicholas                              on 2005/01/01  13:54:33
46022         Log: Change 23714 accidentally broke t/io/layers.t when testing with
46023              UTF8 locales and the -C flag. When UTF8 is flagged as enabled
46024              based on the locale, we have no perl space access to PL_utf8locale
46025              so assume for the moment that UTF8 is never conditionally enabled.
46026      Branch: perl
46027            ! t/io/layers.t
46028 ____________________________________________________________________________
46029 [ 23722] By: nicholas                              on 2004/12/31  23:04:47
46030         Log: Skip the switch statement entirely if the pointer is null, rather
46031              than the old pointless switch on '\0'. Also skip re-comparing the
46032              first character. Faster, and generates terser object code.
46033      Branch: perl
46034            ! pp.c
46035 ____________________________________________________________________________
46036 [ 23721] By: nicholas                              on 2004/12/31  22:46:25
46037         Log: Doing the strnEQ char by char for 2 and 3 character strings
46038              generates a smaller object file, and will be faster.
46039      Branch: perl
46040            ! doio.c
46041 ____________________________________________________________________________
46042 [ 23720] By: nicholas                              on 2004/12/31  21:41:25
46043         Log: Improve documentation for is_gv_magical, and split the switch
46044              statement into 2 parts, lengths > 1 and lengths <= 1
46045              This should cause most variables (lower case, multicharacter)
46046              to escape the function without passing through a switch table.
46047      Branch: perl
46048            ! gv.c
46049 ____________________________________________________________________________
46050 [ 23719] By: nicholas                              on 2004/12/31  21:02:59
46051         Log: Because name is always NUL terminated we can incorporate length
46052              0 names in the switch statement for length 1.
46053      Branch: perl
46054            ! gv.c
46055 ____________________________________________________________________________
46056 [ 23718] By: nicholas                              on 2004/12/31  20:25:52
46057         Log: Generate smaller object code by using a single switch statement
46058              for determining which names are forced into main::
46059      Branch: perl
46060            ! gv.c
46061 ____________________________________________________________________________
46062 [ 23717] By: nicholas                              on 2004/12/31  18:31:18
46063         Log: Tidy up comments in change 23716
46064      Branch: perl
46065            ! gv.c
46066 ____________________________________________________________________________
46067 [ 23716] By: nicholas                              on 2004/12/31  18:22:54
46068         Log: Refactor gv_fetchpv so that the overwhelmingly common case
46069              (variable names starting with a lower case letter or _, longer
46070              than one character) get out of the function very quickly.
46071              (Without even passing through a switch statement jump table)
46072              Also fixes bug 33631
46073      Branch: perl
46074            ! gv.c
46075 ____________________________________________________________________________
46076 [ 23715] By: nicholas                              on 2004/12/31  15:43:07
46077         Log: Subject: [PATCH] randbits and randfunc for VMS
46078              From: "Craig A. Berry" <craigberry@mac.com>
46079              Message-ID: <41D570BF.8010409@mac.com>
46080              Date: Fri, 31 Dec 2004 09:31:11 -0600
46081      Branch: perl
46082            ! configure.com
46083 ____________________________________________________________________________
46084 [ 23714] By: nicholas                              on 2004/12/31  13:14:18
46085         Log: Bug in t/io/layers.t spotted by Ignasi Roca Carrió
46086      Branch: perl
46087            ! AUTHORS t/io/layers.t
46088 ____________________________________________________________________________
46089 [ 23712] By: mhx                                   on 2004/12/30  18:29:02
46090         Log: Mention ppport.h and its --api-info switch in perlguts.
46091      Branch: perl
46092            ! pod/perlguts.pod
46093 ____________________________________________________________________________
46094 [ 23711] By: merijn                                on 2004/12/30  13:10:20
46095         Log: Subject: [PATCH] Allow Configure's d_attribut to be set from the command line
46096              From: Gisle Aas <gisle@ActiveState.com>
46097              Date: 30 Dec 2004 03:39:36 -0800
46098              Message-ID: <lrllbgypzb.fsf@caliper.activestate.com>
46099      Branch: perl
46100            ! Configure
46101 ____________________________________________________________________________
46102 [ 23708] By: nicholas                              on 2004/12/29  21:41:04
46103         Log: Thinko in the description of Config::Extensions
46104      Branch: perl
46105            ! MANIFEST
46106 ____________________________________________________________________________
46107 [ 23707] By: nicholas                              on 2004/12/29  21:25:29
46108         Log: Experimental module intended to simplify core regression tests
46109      Branch: perl
46110            + lib/Config/Extensions.pm lib/Config/Extensions.t
46111            ! MANIFEST
46112 ____________________________________________________________________________
46113 [ 23706] By: nicholas                              on 2004/12/29  21:24:30
46114         Log: Skip tests that binmode :utf8 if there is no perlio
46115      Branch: perl
46116            ! t/op/read.t
46117 ____________________________________________________________________________
46118 [ 23705] By: nicholas                              on 2004/12/29  21:04:43
46119         Log: Ooops. Fix unitialised variable
46120      Branch: perl
46121            ! pp_sys.c
46122 ____________________________________________________________________________
46123 [ 23704] By: nicholas                              on 2004/12/29  19:47:12
46124         Log: Oops. Forgot to uncomment the last set of Unicode values for
46125              testing.
46126      Branch: perl
46127            ! t/op/read.t
46128 ____________________________________________________________________________
46129 [ 23703] By: nicholas                              on 2004/12/29  19:00:12
46130         Log: read (and presuambly sysread) would expose the UTF8 internals when
46131              reading from a byte orientated file handle into a UTF8 scalar.
46132      Branch: perl
46133            ! pp_sys.c t/op/read.t
46134 ____________________________________________________________________________
46135 [ 23702] By: nicholas                              on 2004/12/29  17:20:29
46136         Log: Add a lot of tests for combinations of values, offsets and lengths
46137      Branch: perl
46138            ! t/op/read.t
46139 ____________________________________________________________________________
46140 [ 23701] By: nicholas                              on 2004/12/29  16:28:58
46141         Log: Convert op/read.t to use test.pl and make it stricture compliant.
46142      Branch: perl
46143            ! t/op/read.t
46144 ____________________________________________________________________________
46145 [ 23700] By: mhx                                   on 2004/12/29  13:46:36
46146         Log: Upgrade to Devel::PPPort 3.04
46147      Branch: perl
46148            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
46149            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
46150            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/inc/SvPV
46151            ! ext/Devel/PPPort/parts/inc/ppphbin
46152            ! ext/Devel/PPPort/parts/inc/ppphdoc
46153            ! ext/Devel/PPPort/parts/inc/ppphtest
46154 ____________________________________________________________________________
46155 [ 23696] By: merijn                                on 2004/12/29  12:41:14
46156         Log: Rebuilt after backport start for 23674, 23675, and 23676
46157      Branch: perl
46158            ! Configure
46159 ____________________________________________________________________________
46160 [ 23691] By: merijn                                on 2004/12/29  11:57:57
46161         Log: Subject: [PATCH] Cleanup ext/B tests for -w and to run separately
46162              Date: Tue, 28 Dec 2004 13:49:19 -0800
46163              From: Stephen McCamant <smcc@MIT.EDU>
46164              Message-ID: <16849.54495.424654.896889@apocalypse.OCF.Berkeley.EDU>
46165      Branch: perl
46166            ! ext/B/B/Terse.pm ext/B/t/asmdata.t ext/B/t/b.t
46167            ! ext/B/t/bblock.t ext/B/t/bytecode.t ext/B/t/concise.t
46168            ! ext/B/t/debug.t ext/B/t/deparse.t ext/B/t/f_map.t
46169            ! ext/B/t/f_sort.t ext/B/t/lint.t ext/B/t/o.t
46170            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
46171            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
46172            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
46173            ! ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
46174            ! ext/B/t/xref.t
46175 ____________________________________________________________________________
46176 [ 23688] By: nicholas                              on 2004/12/28  10:25:28
46177         Log: Make Config.t warnings and strictures clean
46178      Branch: perl
46179            ! lib/Config.t
46180 ____________________________________________________________________________
46181 [ 23683] By: nicholas                              on 2004/12/27  16:03:59
46182         Log: Subject: [patch sv.c] comment fix
46183              From: Stas Bekman <stas@stason.org>
46184              Message-ID: <41CF50FE.5070307@stason.org>
46185              Date: Sun, 26 Dec 2004 19:02:06 -0500
46186      Branch: perl
46187            ! sv.c
46188 ____________________________________________________________________________
46189 [ 23682] By: nicholas                              on 2004/12/27  15:48:24
46190         Log: Add investigating self tie segfaults to the TODO
46191      Branch: perl
46192            ! pod/perltodo.pod
46193 ____________________________________________________________________________
46194 [ 23681] By: rgs                                   on 2004/12/24  13:51:59
46195         Log: Subject: [perl #33173] shellwords.pl and tainting
46196              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
46197              Date: 24 Dec 2004 00:14:19 -0000
46198              Message-ID: <rt-3.0.11-33173-103504.3.54366755060383@perl.org>
46199      Branch: perl
46200            ! lib/shellwords.pl
46201 ____________________________________________________________________________
46202 [ 23680] By: rgs                                   on 2004/12/24  13:42:08
46203         Log: Subject: Missign STATEMENT brackets in PUSHMARK
46204              From: perl5-porters@ton.iguana.be (Ton Hospel)
46205              Date: Thu, 23 Dec 2004 17:55:13 +0000 (UTC)
46206              Message-Id: <cqf0q1$9cc$1@post.home.lunix>
46207      Branch: perl
46208            ! pp.h
46209 ____________________________________________________________________________
46210 [ 23679] By: nicholas                              on 2004/12/24  10:33:32
46211         Log: Don't do the ... expansion on archlib, sitelib etc, given that
46212              everyone should already be using archlibext etc
46213              Add the extra special case code for otherlibdirs
46214      Branch: perl
46215            ! configpm
46216 ____________________________________________________________________________
46217 [ 23678] By: rgs                                   on 2004/12/24  08:57:56
46218         Log: Subject: Re: [patch perlapi doc] sv_magic
46219              From: Stas Bekman <stas@stason.org>
46220              Date: Thu, 23 Dec 2004 16:28:06 -0500
46221              Message-ID: <41CB3866.1080307@stason.org>
46222      Branch: perl
46223            ! pod/perlapi.pod sv.c
46224 ____________________________________________________________________________
46225 [ 23677] By: nicholas                              on 2004/12/24  08:54:58
46226         Log: Subject: [PATCH] Re: Smoke [5.9.2] 23675 FAIL(m) openvms E8.2 (Alpha/4 cpu)
46227              From: "Craig A. Berry" <craigberry@mac.com>
46228              Message-ID: <41CB6BD1.8030207@mac.com>
46229              Date: Thu, 23 Dec 2004 19:07:29 -0600
46230      Branch: perl
46231            ! configure.com
46232 ____________________________________________________________________________
46233 [ 23676] By: nicholas                              on 2004/12/23  23:15:24
46234         Log: Bother. It helps if you also propagate the new entry to config.sh
46235      Branch: perl
46236            ! Configure
46237 ____________________________________________________________________________
46238 [ 23675] By: nicholas                              on 2004/12/23  22:14:42
46239         Log: Oops. You can't add new entries to config_h.SH without making some
46240              sort of corresponding defined/undefined value in config.sh somehow.
46241      Branch: perl
46242            ! Configure
46243 ____________________________________________________________________________
46244 [ 23674] By: nicholas                              on 2004/12/23  21:38:59
46245         Log: Relocatable @INC entries for Unix.
46246              (With appropriate fixups in Config.pm to complete the illusion)
46247              Currently can only be enabled with hackery to config.sh
46248              TODO - proper Configure support, and support for otherlibdirs in
46249              Config.pm
46250      Branch: perl
46251            ! Porting/Glossary config_h.SH configpm embed.fnc embed.h perl.c
46252            ! proto.h
46253 ____________________________________________________________________________
46254 [ 23673] By: merijn                                on 2004/12/23  21:04:37
46255         Log: 23669 was not such a good idea. More research needed.
46256      Branch: perl
46257            ! config_h.SH
46258 ____________________________________________________________________________
46259 [ 23672] By: rgs                                   on 2004/12/23  17:21:37
46260         Log: The "Setuid script not plain file" error wasn't documented.
46261      Branch: perl
46262            ! pod/perldiag.pod
46263 ____________________________________________________________________________
46264 [ 23671] By: rgs                                   on 2004/12/23  15:21:58
46265         Log: Subject: [PATCH] Data::Dumper Freezer fixes
46266              From: Sam Tregar <sam@tregar.com>
46267              Date: Sun, 19 Dec 2004 14:40:25 -0500 (EST)
46268              Message-ID: <Pine.LNX.4.61.0412191434490.7660@hillmont.dreamhost.com>
46269
46270              and bump Data::Dumper's VERSION
46271      Branch: perl
46272            + ext/Data/Dumper/t/freezer.t
46273            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
46274 ____________________________________________________________________________
46275 [ 23670] By: nicholas                              on 2004/12/22  23:15:07
46276         Log: Fix typo
46277      Branch: perl
46278            ! ext/Storable/Storable.xs
46279 ____________________________________________________________________________
46280 [ 23669] By: merijn                                on 2004/12/22  20:16:53
46281         Log: Just to re-sync with metaconfig output. No real changes.
46282      Branch: perl
46283            ! config_h.SH
46284 ____________________________________________________________________________
46285 [ 23668] By: rgs                                   on 2004/12/22  08:46:21
46286         Log: Move the definition of the S_procself_val() function before
46287              the point where it's used
46288      Branch: perl
46289            ! perl.c
46290 ____________________________________________________________________________
46291 [ 23667] By: nicholas                              on 2004/12/21  20:56:58
46292         Log: Move the setting of $^X ahead of the initialisation of @INC
46293      Branch: perl
46294            ! perl.c
46295 ____________________________________________________________________________
46296 [ 23666] By: nicholas                              on 2004/12/21  20:31:57
46297         Log: $#a>>=1 relies on malloc wrap to avoid the segfault, so need to
46298              skip the test on platforms where it's not available
46299      Branch: perl
46300            ! t/op/bop.t
46301 ____________________________________________________________________________
46302 [ 23663] By: nicholas                              on 2004/12/21  11:58:53
46303         Log: Note that the shell's test uses eq etc for numbers, = etc for
46304              strings, the reverse of Perl, which is definitely a trap.
46305              Spotted by Alexei Alexandrov.
46306      Branch: perl
46307            ! AUTHORS pod/perltrap.pod
46308 ____________________________________________________________________________
46309 [ 23662] By: merijn                                on 2004/12/20  13:38:45
46310         Log: Subject: [PATCH] AUTHORS
46311              From: Tels <nospam-abuse@bloodgate.com>
46312              Date: Sun, 19 Dec 2004 14:28:44 +0100
46313              Message-Id: <200412191428.45898@bloodgate.com>
46314      Branch: perl
46315            ! AUTHORS
46316 ____________________________________________________________________________
46317 [ 23661] By: rgs                                   on 2004/12/17  09:08:23
46318         Log: Subject: Re: [perl #32717] BeOS specific Updates
46319              From: bonefish@cs.tu-berlin.de
46320              Date: Fri, 17 Dec 2004 01:17:40 +0100
46321              Message-Id: <20041217011740.14398.1@cs.tu-berlin.de>
46322      Branch: perl
46323            - beos/beos_flock_server.cpp beos/beos_flock_server.h
46324            ! MANIFEST Makefile.SH README.beos beos/beos.c beos/beosish.h
46325            ! hints/beos.sh
46326 ____________________________________________________________________________
46327 [ 23660] By: rgs                                   on 2004/12/16  16:09:20
46328         Log: Subject: [PATCH] bop.t follow-up to #23645
46329              From: "Craig A. Berry" <craigberry@mac.com>
46330              Date: Thu, 16 Dec 2004 08:53:32 -0600
46331              Message-ID: <41C1A16C.9040700@mac.com>
46332      Branch: perl
46333            ! t/op/bop.t
46334 ____________________________________________________________________________
46335 [ 23659] By: rgs                                   on 2004/12/16  16:05:49
46336         Log: Subject: Re: Can't locate auto/POSIX/autosplit.ix [perl #24445] [PATCH]
46337              From: Andy Dougherty <doughera@lafayette.edu>
46338              Date: Thu, 16 Dec 2004 09:57:44 -0500 (EST)
46339              Message-ID: <Pine.SOL.4.58.0412160953470.20202@maxwell.phys.lafayette.edu>
46340      Branch: perl
46341            ! ext/POSIX/Makefile.PL
46342 ____________________________________________________________________________
46343 [ 23658] By: rgs                                   on 2004/12/16  15:58:06
46344         Log: Two pod2html patches from Dave Sparks :
46345
46346              Fix anchors for some function names
46347              Subject: pod2html fragment fix [PATCH]
46348              From: Gisle Aas <gisle@ActiveState.com>
46349              Date: 11 Nov 2004 14:36:46 +0100
46350              Message-ID: <lrk6sso6c1.fsf@caliper.activestate.com>
46351
46352              Subject: Make 'pod2html --quiet' be quiet [PATCH]
46353              From: Gisle Aas <gisle@ActiveState.com>
46354              Date: 11 Nov 2004 15:19:58 +0100
46355              Message-ID: <lrbre4o4c1.fsf@caliper.activestate.com>
46356      Branch: perl
46357            ! lib/Pod/Html.pm
46358 ____________________________________________________________________________
46359 [ 23657] By: rgs                                   on 2004/12/16  15:43:02
46360         Log: Pod::Html is not part of the podlators distribution
46361      Branch: perl
46362            ! Porting/Maintainers.pl
46363 ____________________________________________________________________________
46364 [ 23656] By: rgs                                   on 2004/12/15  16:39:29
46365         Log: Security fix from Debian in the debugger (in the setterm()
46366              function), from:
46367              Subject: Re: Security patch from Debian?
46368              From: Brendan O'Dea <bod@debian.org>
46369              Date: Thu, 2 Dec 2004 13:42:17 +1100
46370              Message-ID: <20041202024217.GA12670@londo.c47.org>
46371      Branch: perl
46372            ! lib/perl5db.pl
46373 ____________________________________________________________________________
46374 [ 23655] By: rgs                                   on 2004/12/15  15:14:05
46375         Log: A couple of SCO compilation patches
46376
46377              Subject: [perl #3097] Re: SCO5 XS dyn loading fails
46378              From: "Ilya N. Golubev" <gin@mo.msk.ru>
46379              Date: Tue, 14 Dec 2004 22:37:27 +0300
46380              Message-ID: <028941bf40f648-gin@mo.msk.ru>
46381
46382              Subject: Re: [perl #3100] NaN passed to gcvt [PATCH]
46383              From: Andy Dougherty <doughera@lafayette.edu>
46384              Date: Wed, 15 Dec 2004 10:29:22 -0500 (EST)
46385              Message-ID: <Pine.SOL.4.58.0412150956360.3441@maxwell.phys.lafayette.edu>
46386      Branch: perl
46387            ! hints/sco.sh
46388 ____________________________________________________________________________
46389 [ 23654] By: rgs                                   on 2004/12/15  13:16:06
46390         Log: Upgrade to Test::Simple 0.54
46391      Branch: perl
46392            + lib/Test/Simple/t/is_fh.t
46393            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
46394            ! lib/Test/Simple.pm lib/Test/Simple/Changes
46395            ! lib/Test/Simple/t/details.t lib/Test/Simple/t/fail-more.t
46396            ! lib/Test/Simple/t/harness_active.t
46397            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/maybe_regex.t
46398            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/sort_bug.t
46399            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
46400 ____________________________________________________________________________
46401 [ 23653] By: rgs                                   on 2004/12/15  12:43:37
46402         Log: Upgrade to ExtUtils::MakeMaker 6.25
46403      Branch: perl
46404            + lib/ExtUtils/t/dir_target.t
46405            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
46406            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
46407            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
46408            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
46409            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
46410            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
46411            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
46412            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
46413            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
46414            ! lib/ExtUtils/NOTES lib/ExtUtils/README lib/ExtUtils/instmodsh
46415            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST_PREFIX.t
46416            ! lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/MM_Unix.t
46417            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/hints.t
46418            ! lib/ExtUtils/t/oneliner.t lib/ExtUtils/t/parse_version.t
46419            ! lib/ExtUtils/t/prereq_print.t lib/ExtUtils/t/split_command.t
46420 ____________________________________________________________________________
46421 [ 23652] By: rgs                                   on 2004/12/14  16:22:42
46422         Log: Fix for [perl #32491] h2xs incorrectly parses enums with implicit values
46423      Branch: perl
46424            ! utils/h2xs.PL
46425 ____________________________________________________________________________
46426 [ 23651] By: rgs                                   on 2004/12/14  12:17:25
46427         Log: Subject: Re: B::walkoptree segfaults
46428              From: Alexey Tourbin <at@altlinux.ru>
46429              Date: Fri, 3 Dec 2004 05:06:49 +0300
46430              Message-ID: <20041203020649.GD3898@solemn.turbinal.org>
46431      Branch: perl
46432            ! ext/B/B.pm
46433 ____________________________________________________________________________
46434 [ 23650] By: rgs                                   on 2004/12/14  11:21:53
46435         Log: Make Sys::Syslog stricture-compliant
46436      Branch: perl
46437            ! ext/Sys/Syslog/Syslog.pm
46438 ____________________________________________________________________________
46439 [ 23649] By: rgs                                   on 2004/12/14  10:35:57
46440         Log: Allow escaping %m as %%m in Sys::Syslog format strings
46441              (suggested by Joshua Richardson <jric@yahoo-inc.com>
46442              and Yitzchak Scott-Thoennes)
46443      Branch: perl
46444            ! ext/Sys/Syslog/Syslog.pm
46445 ____________________________________________________________________________
46446 [ 23648] By: rgs                                   on 2004/12/14  10:22:48
46447         Log: Subject: [perl #24343] [PATCH] -w vs. -s
46448              From: "Steve Peters via RT" <perlbug-followup@perl.org>
46449              Date: 14 Dec 2004 06:41:34 -0000
46450              Message-ID: <rt-3.0.11-24343-103027.13.3005637364295@perl.org>
46451      Branch: perl
46452            ! pod/perlrun.pod
46453 ____________________________________________________________________________
46454 [ 23647] By: merijn                                on 2004/12/14  07:51:43
46455         Log: Subject: [perl #3274] [PATCH] Documentation for utime should be improved
46456              Date: 14 Dec 2004 06:29:23 -0000
46457              From: "Steve Peters via RT" <perlbug-followup@perl.org>
46458              Message-ID: <rt-3.0.11-3274-103026.2.21000805211489@perl.org>
46459      Branch: perl
46460            ! pod/perlfaq5.pod
46461 ____________________________________________________________________________
46462 [ 23646] By: rgs                                   on 2004/12/14  07:41:08
46463         Log: Fix test added in change 23645 with an eval()
46464      Branch: perl
46465            ! t/op/bop.t
46466 ____________________________________________________________________________
46467 [ 23645] By: rgs                                   on 2004/12/14  07:28:57
46468         Log: Test patch for already-solved bug #33003,
46469              by Michael G Schwern.
46470      Branch: perl
46471            ! t/op/bop.t
46472 ____________________________________________________________________________
46473 [ 23644] By: steveh                                on 2004/12/13  17:26:46
46474         Log: Document gv_stashpvn
46475
46476              This is already in the API supported by Devel::PPPort, and is
46477              more efficient than gv_stashpv if the length is already known.
46478      Branch: perl
46479            ! embed.fnc gv.c pod/perlapi.pod
46480 ____________________________________________________________________________
46481 [ 23643] By: rgs                                   on 2004/12/13  10:02:57
46482         Log: Subject: [PATCH] FileCache without import
46483              From: Michael G Schwern <schwern@pobox.com>
46484              Date: Sat, 11 Dec 2004 18:58:32 -0500
46485              Message-ID: <20041211235832.GA13462@windhund.schwern.org>
46486      Branch: perl
46487            + lib/FileCache/t/07noimport.t
46488            ! MANIFEST lib/FileCache.pm
46489 ____________________________________________________________________________
46490 [ 23642] By: rgs                                   on 2004/12/13  09:54:23
46491         Log: Subject: [PATCH] perlipc typo
46492              From: Brendan O'Dea <bod@debian.org>
46493              Date: Sun, 12 Dec 2004 10:25:04 +1100
46494              Message-ID: <20041211232504.GA8380@londo.c47.org>
46495      Branch: perl
46496            ! pod/perlipc.pod
46497 ____________________________________________________________________________
46498 [ 23641] By: rgs                                   on 2004/12/13  09:41:21
46499         Log: Subject: [PATCH] t/op/taint.t follow-up to #23635
46500              From: "Craig A. Berry" <craigberry@mac.com>
46501              Date: Sat, 11 Dec 2004 11:03:57 -0600
46502              Message-ID: <41BB287D.6090001@mac.com>
46503      Branch: perl
46504            ! t/op/taint.t
46505 ____________________________________________________________________________
46506 [ 23640] By: rgs                                   on 2004/12/13  08:39:34
46507         Log: Subject: Re: Smoke [5.9.2] 23634 FAIL(F) openbsd 3.6 (i386/1 cpu) [PATCH]
46508              From: Gisle Aas <gisle@ActiveState.com>
46509              Date: 11 Dec 2004 02:57:19 -0800
46510              Message-ID: <lrr7lxje5s.fsf_-_@caliper.activestate.com>
46511      Branch: perl
46512            ! utf8.c
46513 ____________________________________________________________________________
46514 [ 23639] By: rgs                                   on 2004/12/10  22:02:52
46515         Log: Subject: [PATCH] Re: [perl #2562] wantarray fails in END, INIT, and CHECK blocks
46516              From: mjtg@cam.ac.uk (Mike Guy)
46517              Date: Fri, 10 Dec 2004 19:08:01 +0000
46518              Message-ID: <E1Ccq7V-00057s-9s@virgo.cus.cam.ac.uk>
46519      Branch: perl
46520            ! pod/perlfunc.pod
46521 ____________________________________________________________________________
46522 [ 23638] By: steveh                                on 2004/12/10  14:58:59
46523         Log: Fix Win32 breakage caused by change 23610
46524
46525              Simply skip the offending tests on Win32.  There is no sense in testing
46526              that $Config dir entries appear in @INC because the $Config entries
46527              relate to where perl.exe will be installed (as per INST_DRV/INST_TOP in
46528              win32/Makefile), whereas @INC entries are dynamic, based on where
46529              perlXX.dll is currently located.
46530      Branch: perl
46531            ! lib/Config.t
46532 ____________________________________________________________________________
46533 [ 23637] By: rgs                                   on 2004/12/10  10:17:47
46534         Log: Pod nit ([perl #32800])
46535      Branch: perl
46536            ! pod/perlfunc.pod
46537 ____________________________________________________________________________
46538 [ 23636] By: rgs                                   on 2004/12/10  10:02:12
46539         Log: Subject: [PATCH] Test rt.perl.org 5900
46540              From: Michael G Schwern <schwern@pobox.com>
46541              Date: Thu, 9 Dec 2004 22:11:59 -0500
46542              Message-ID: <20041210031159.GA7629@windhund.schwern.org>
46543      Branch: perl
46544            ! t/op/taint.t
46545 ____________________________________________________________________________
46546 [ 23635] By: rgs                                   on 2004/12/10  09:51:44
46547         Log: Subject: [PATCH] cleanup t/op/taint.t
46548              From: Michael G Schwern <schwern@pobox.com>
46549              Date: Fri, 10 Dec 2004 02:04:49 -0500
46550              Message-ID: <20041210070448.GA22347@windhund.schwern.org>
46551
46552              Subject: [PATCH] Add todo_skip() to test.pl
46553              From: Michael G Schwern <schwern@pobox.com>
46554              Date: Fri, 10 Dec 2004 04:27:06 -0500
46555              Message-ID: <20041210092706.GA23378@windhund.schwern.org>
46556      Branch: perl
46557            ! t/op/taint.t t/test.pl
46558 ____________________________________________________________________________
46559 [ 23634] By: nicholas                              on 2004/12/09  22:51:03
46560         Log: Evade using @ in the 1 liner with some perl 1 syntax.
46561      Branch: perl
46562            ! lib/Config.t
46563 ____________________________________________________________________________
46564 [ 23633] By: rgs                                   on 2004/12/09  18:50:16
46565         Log: Subject: RE: [PATCH perl.h toke.c utf8.c] minor format clean up
46566              From: Robin Barker <Robin.Barker@npl.co.uk>
46567              Date: Wed, 1 Dec 2004 15:15:44 -0000
46568              Message-ID: <533D273D4014D411AB1D00062938C4D90849C521@hotel.npl.co.uk>
46569      Branch: perl
46570            ! perl.h
46571 ____________________________________________________________________________
46572 [ 23632] By: rgs                                   on 2004/12/09  17:12:12
46573         Log: Subject: UTF8_ALLOW_ANYUV should not allow overlong sequences [PATCH]
46574              From: Gisle Aas <gisle@activestate.com>
46575              Date: 06 Dec 2004 02:59:24 -0800
46576              Message-ID: <lrmzwrae0j.fsf_-_@caliper.activestate.com>
46577      Branch: perl
46578            ! utf8.h
46579 ____________________________________________________________________________
46580 [ 23631] By: rgs                                   on 2004/12/09  16:03:01
46581         Log: Subject: [PATCH] :encoding(utf8) broken in perl-5.8.6
46582              From: Gisle Aas <gisle@ActiveState.com>
46583              Date: 03 Dec 2004 06:09:19 -0800
46584              Message-ID: <lrllcfeank.fsf_-_@caliper.activestate.com>
46585      Branch: perl
46586            ! ext/PerlIO/t/encoding.t
46587 ____________________________________________________________________________
46588 [ 23630] By: rgs                                   on 2004/12/09  15:49:07
46589         Log: Upgrade to perldoc 3.14
46590      Branch: perl
46591            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
46592 ____________________________________________________________________________
46593 [ 23629] By: rgs                                   on 2004/12/09  09:57:42
46594         Log: Fix test to cope with the previous h2ph change.
46595      Branch: perl
46596            ! t/lib/h2ph.pht
46597 ____________________________________________________________________________
46598 [ 23628] By: rgs                                   on 2004/12/08  16:50:30
46599         Log: Subject: [perl #32962] h2ph - use of local() in generated code
46600              From: Peter.Dintelmann@dresdner-bank.com (via RT)
46601              Date: 8 Dec 2004 15:49:32 -0000
46602              Message-ID: <rt-3.0.11-32962-102394.11.065973521948@perl.org>
46603      Branch: perl
46604            ! utils/h2ph.PL
46605 ____________________________________________________________________________
46606 [ 23627] By: rgs                                   on 2004/12/08  16:19:38
46607         Log: Subject: [PATCH] Re: [perl #32949] FileCache only works in "main" package
46608              From: "Jos I. Boumans" <kane@xs4all.net>
46609              Date: Wed, 8 Dec 2004 14:24:19 +0100
46610              Message-Id: <7728A4F5-491C-11D9-9CA3-000A95EF62E2@xs4all.net>
46611      Branch: perl
46612            + lib/FileCache/t/06export.t
46613            ! MANIFEST lib/FileCache.pm
46614 ____________________________________________________________________________
46615 [ 23626] By: nicholas                              on 2004/12/07  23:39:46
46616         Log: Avoid getting the stash name twice (at least visually, if not also
46617              in the generated code)
46618      Branch: perl
46619            ! sv.c
46620 ____________________________________________________________________________
46621 [ 23624] By: rgs                                   on 2004/12/07  18:26:48
46622         Log: Upgrade to Encode 2.09
46623      Branch: perl
46624            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
46625            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.xs
46626            ! ext/Encode/t/Encode.t ext/Encode/t/fallback.t
46627 ____________________________________________________________________________
46628 [ 23623] By: nicholas                              on 2004/12/07  15:27:09
46629         Log: Revert part of the change to gv_fullname4(), as the change seems to
46630              be fractionally slower. Re-investigation prompted by a comment from
46631              Tim Bunce, who seems to be more on the ball than I am.
46632      Branch: perl
46633            ! gv.c
46634 ____________________________________________________________________________
46635 [ 23622] By: steveh                                on 2004/12/07  10:50:26
46636         Log: Update AUTHORS (for changes #23200 and #23621)
46637      Branch: perl
46638            ! AUTHORS
46639 ____________________________________________________________________________
46640 [ 23621] By: steveh                                on 2004/12/07  10:35:59
46641         Log: Updates to README.win32 (aka perlwin32), with some changes.
46642
46643              Subject: Patch to README.win32 distributed with 5.8.6 for building under .net / MSVC7 (free)
46644              From: Max Maischein <corion@corion.net>
46645              Date: Sun, 05 Dec 2004 19:39:40 +0100
46646              Message-ID: <41B355EC.9010505@corion.net>
46647      Branch: perl
46648            ! README.win32
46649 ____________________________________________________________________________
46650 [ 23620] By: rgs                                   on 2004/12/06  22:22:11
46651         Log: Upgrade to Term::ANSIColor 1.09
46652      Branch: perl
46653            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
46654            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
46655 ____________________________________________________________________________
46656 [ 23619] By: rgs                                   on 2004/12/06  21:54:55
46657         Log: Small addition to perlsec by Stas Bekman.
46658      Branch: perl
46659            ! pod/perlsec.pod
46660 ____________________________________________________________________________
46661 [ 23618] By: steveh                                on 2004/12/06  15:54:30
46662         Log: Fix another Win32 breakage caused by change 23554
46663      Branch: perl
46664            ! t/win32/system.t
46665 ____________________________________________________________________________
46666 [ 23617] By: nicholas                              on 2004/12/06  15:35:39
46667         Log: Break out setting $^X into its own static function S_set_caret_X
46668      Branch: perl
46669            ! perl.c
46670 ____________________________________________________________________________
46671 [ 23616] By: steveh                                on 2004/12/06  14:42:32
46672         Log: Fix typo from change 23554 which screwed up Windows smokes
46673      Branch: perl
46674            ! win32/Makefile
46675 ____________________________________________________________________________
46676 [ 23615] By: nicholas                              on 2004/12/06  14:39:59
46677         Log: sanity check the arguments to runperl(), to try to avoid it
46678              hanging waiting on STDIN for a script.
46679      Branch: perl
46680            ! t/test.pl
46681 ____________________________________________________________________________
46682 [ 23614] By: nicholas                              on 2004/12/06  13:41:45
46683         Log: Remove spurious semicolons
46684              (As these 2 are spare, I guess I should send them to Mark Rhodes
46685              (former office mate) as he often said that he kept mislaying his)
46686      Branch: perl
46687            ! gv.h
46688 ____________________________________________________________________________
46689 [ 23613] By: nicholas                              on 2004/12/06  13:10:24
46690         Log: Tests for Config.pm much better now - toDONE
46691      Branch: perl
46692            ! pod/perltodo.pod
46693 ____________________________________________________________________________
46694 [ 23612] By: nicholas                              on 2004/12/06  13:01:36
46695         Log: Turn gv_fullname3 and gv_efullname3 into macros that call
46696              gv_fullname4 and gv_efullname4 directly, saving overhead.
46697      Branch: perl
46698            ! embed.fnc embed.h gv.h proto.h
46699 ____________________________________________________________________________
46700 [ 23611] By: merijn                                on 2004/12/06  12:00:10
46701         Log: New Itanium servers
46702      Branch: perl
46703            ! README.hpux
46704 ____________________________________________________________________________
46705 [ 23610] By: nicholas                              on 2004/12/06  10:35:00
46706         Log: Check that @INC entries and %Config path entries are consistent.
46707      Branch: perl
46708            ! lib/Config.t
46709 ____________________________________________________________________________
46710 [ 23609] By: nicholas                              on 2004/12/03  22:17:32
46711         Log: gv_fullname4() can get rid of the main:: for us.
46712              (well, actually, it never puts it in)
46713      Branch: perl
46714            ! op.c
46715 ____________________________________________________________________________
46716 [ 23608] By: rgs                                   on 2004/12/03  21:51:45
46717         Log: $foo::_ was wrongly forced as $main::_.
46718              Since we still want "our $_" to be always forced to $main::_,
46719              deplace the forcing code at our-pad allocation time.
46720              (Making execution probably a tiny bit faster)
46721      Branch: perl
46722            ! gv.c op.c t/op/mydef.t
46723 ____________________________________________________________________________
46724 [ 23607] By: nicholas                              on 2004/12/03  20:38:37
46725         Log: Remove double checking of acceptable switches on tr/// ops.
46726      Branch: perl
46727            ! toke.c
46728 ____________________________________________________________________________
46729 [ 23606] By: nicholas                              on 2004/12/03  20:07:31
46730         Log: use (c == '$' || c == '@' || c == '%') instead of strchr("$@%", c)
46731              The latter gives larger code, is less clear and can't be any faster
46732      Branch: perl
46733            ! perl.c toke.c
46734 ____________________________________________________________________________
46735 [ 23605] By: nicholas                              on 2004/12/03  18:56:31
46736         Log: Small code tidy up in gv_fullname4
46737      Branch: perl
46738            ! gv.c
46739 ____________________________________________________________________________
46740 [ 23604] By: nicholas                              on 2004/12/03  18:26:43
46741         Log: There are clearer ways of saying m/^[ab]$/ than strchr("ab", c)
46742              They seem to produce slightly smaller object code too.
46743      Branch: perl
46744            ! gv.c
46745 ____________________________________________________________________________
46746 [ 23603] By: nicholas                              on 2004/12/03  17:02:43
46747         Log: Fix a typo in an assert(). It helps to compile with -DDEBUGGING
46748      Branch: perl
46749            ! perl.c
46750 ____________________________________________________________________________
46751 [ 23602] By: nicholas                              on 2004/12/03  15:50:15
46752         Log: Pull out the duplicateded push @INC, $_ if -e $_ code from
46753              S_pushinc into a new function S_pushinc_if_exists
46754              Avoid the SV copy when pushing onto @INC by creating a new scratch
46755              SV each time a push is done.
46756      Branch: perl
46757            ! perl.c
46758 ____________________________________________________________________________
46759 [ 23601] By: nicholas                              on 2004/12/02  22:35:34
46760         Log: Subject: [PATCH] configure.com: no more CONFIG=true
46761              From: "Craig A. Berry" <craigberry@mac.com>
46762              Message-ID: <41AF87BA.1080108@mac.com>
46763              Date: Thu, 02 Dec 2004 15:23:06 -0600
46764      Branch: perl
46765            ! configure.com
46766 ____________________________________________________________________________
46767 [ 23598] By: nicholas                              on 2004/12/01  23:13:32
46768         Log: 2 new BeOS files were missing
46769      Branch: perl
46770            ! MANIFEST
46771 ____________________________________________________________________________
46772 [ 23592] By: nicholas                              on 2004/12/01  18:54:14
46773         Log: Subject: [PATCH] Makefile.SH: de-parallelise mktables
46774              From: Jarkko Hietaniemi <jhi@iki.fi>
46775              Message-ID: <41ADFD95.4030007@iki.fi>
46776              Date: Wed, 01 Dec 2004 19:21:25 +0200
46777      Branch: perl
46778            ! Makefile.SH
46779 ____________________________________________________________________________
46780 [ 23588] By: nicholas                              on 2004/12/01  16:52:45
46781         Log: &test in constant.t is vestigial, so amputate it.
46782      Branch: perl
46783            ! lib/constant.t
46784 ____________________________________________________________________________
46785 [ 23587] By: nicholas                              on 2004/12/01  16:35:10
46786         Log: Tidy up the reference name stringification to save getting the
46787              hash name twice. Pleasant side effect is 44 byte smaller object
46788              file. (A small win is still a win)
46789      Branch: perl
46790            ! sv.c
46791 ____________________________________________________________________________
46792 [ 23584] By: merijn                                on 2004/12/01  13:44:24
46793         Log: Subject: [perl #32717] BeOS specific Updates
46794              Date: 30 Nov 2004 15:38:32 -0000
46795              From: Ingo Weinhold (via RT) <perlbug-followup@perl.org>
46796              Message-ID: <rt-3.0.11-32717-101307.19.7097750538509@perl.org>
46797      Branch: perl
46798            + beos/beos_flock_server.cpp beos/beos_flock_server.h
46799            ! beos/beos.c beos/beosish.h ext/Errno/Errno_pm.PL
46800            ! ext/File/Glob/t/basic.t hints/beos.sh lib/ExtUtils/t/MM_BeOS.t
46801            ! lib/Tie/File/t/16_handle.t perl.c t/op/magic.t
46802 ____________________________________________________________________________
46803 [ 23583] By: merijn                                on 2004/12/01  13:29:18
46804         Log: Subject: [PATCH] add -I../lib to VMS build to find Config_heavy.pl
46805              Date: Wed, 01 Dec 2004 07:24:45 -0600
46806              From: "Craig A. Berry" <craigberry@mac.com>
46807              Message-ID: <41ADC61D.8010407@mac.com>
46808      Branch: perl
46809            ! vms/descrip_mms.template
46810 ____________________________________________________________________________
46811 [ 23581] By: rgs                                   on 2004/12/01  13:01:55
46812         Log: MANIFEST.SKIP is missing from the list of files that come
46813              with MakeMaker
46814      Branch: perl
46815            ! Porting/Maintainers.pl
46816 ____________________________________________________________________________
46817 [ 23577] By: nicholas                              on 2004/11/30  16:40:06
46818         Log: Add placeholders for the new strlcat and strlcpy entries in
46819              config.sh, to ensure that the config.h generated for cross-
46820              compilation will still work.
46821      Branch: perl
46822            ! Cross/config.sh-arm-linux
46823 ____________________________________________________________________________
46824 [ 23575] By: nicholas                              on 2004/11/30  15:32:17
46825         Log: Let pod/buildtoc resort the MANIFEST the way it wants it
46826      Branch: perl
46827            ! MANIFEST
46828 ____________________________________________________________________________
46829 [ 23574] By: nicholas                              on 2004/11/30  15:31:14
46830         Log: Add perl586delta.pod to all the necessary makefiles and tables of
46831              contents.
46832      Branch: perl
46833            ! pod.lst pod/perl.pod pod/perltoc.pod vms/descrip_mms.template
46834            ! win32/pod.mak
46835 ____________________________________________________________________________
46836 [ 23571] By: merijn                                on 2004/11/30  15:11:01
46837         Log: Subject: Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd 3.6 (i386/1 cpu)
46838              Date: Tue, 30 Nov 2004 09:29:06 -0600
46839              From: Steve Peters <steve@fisharerojo.org>
46840              Message-ID: <20041130152906.GA555@mccoy.peters.homeunix.org>
46841      Branch: perl
46842            ! hints/openbsd.sh
46843 ____________________________________________________________________________
46844 [ 23570] By: nicholas                              on 2004/11/30  14:57:53
46845         Log: Integrate perlhist entries for 5.8.6 and its perldelta to blead
46846      Branch: perl
46847           +> pod/perl586delta.pod
46848            ! MANIFEST
46849           !> pod/perlhist.pod
46850 ____________________________________________________________________________
46851 [ 23568] By: rgs                                   on 2004/11/30  13:02:16
46852         Log: Protection against trailing spaces in embed.fnc
46853      Branch: perl
46854            ! autodoc.pl embed.pl
46855 ____________________________________________________________________________
46856 [ 23567] By: rgs                                   on 2004/11/30  12:57:30
46857         Log: Remove trailing whitespace that found their way in the docs
46858              (spotted by Stas Bekman)
46859      Branch: perl
46860            ! embed.fnc pod/perlapi.pod proto.h
46861 ____________________________________________________________________________
46862 [ 23566] By: rgs                                   on 2004/11/29  12:30:31
46863         Log: Upgrade to Test::Simple 0.53
46864      Branch: perl
46865            + lib/Test/Simple/t/circular_data.t
46866            + lib/Test/Simple/t/overload_threads.t
46867            + lib/Test/Simple/t/plan_bad.t
46868            + lib/Test/Simple/t/plan_shouldnt_import.t
46869            + lib/Test/Simple/t/require_ok.t lib/Test/Simple/t/sort_bug.t
46870            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
46871            ! lib/Test/Simple.pm lib/Test/Simple/Changes
46872            ! lib/Test/Simple/README lib/Test/Simple/TODO
46873            ! lib/Test/Simple/t/00signature.t lib/Test/Simple/t/More.t
46874            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/fail_one.t
46875            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/overload.t
46876            ! lib/Test/Simple/t/todo.t t/lib/TieOut.pm
46877 ____________________________________________________________________________
46878 [ 23564] By: nicholas                              on 2004/11/28  16:13:56
46879         Log: Skip generating all the code to deal with "" strings in config.sh
46880              if there aren't any. '' only code is much simpler.
46881      Branch: perl
46882            ! configpm
46883 ____________________________________________________________________________
46884 [ 23563] By: nicholas                              on 2004/11/28  15:00:15
46885         Log: Given that there is a pre-built cache, no need for @v_fast
46886      Branch: perl
46887            ! configpm
46888 ____________________________________________________________________________
46889 [ 23562] By: nicholas                              on 2004/11/28  13:56:30
46890         Log: The byteorder code doesn't need to be in Config.pm if byteorder
46891              isn't actually a frequently looked up value.
46892      Branch: perl
46893            ! configpm
46894 ____________________________________________________________________________
46895 [ 23561] By: nicholas                              on 2004/11/28  13:20:39
46896         Log: Need to stub the public functions to keep some existing code
46897              working.
46898              No need to keep $Config_SH around in memory when we can easily
46899              re-create it.
46900      Branch: perl
46901            ! configpm
46902 ____________________________________________________________________________
46903 [ 23558] By: nicholas                              on 2004/11/27  23:06:41
46904         Log: Generate the precached %Config entries based on some empirical
46905              data, rather than just guesswork.
46906      Branch: perl
46907            ! Makefile.SH configpm
46908 ____________________________________________________________________________
46909 [ 23557] By: nicholas                              on 2004/11/27  21:26:42
46910         Log: Subject: [PATCH] Re: getting Config.pm on a diet
46911              From: "Craig A. Berry" <craigberry@mac.com>
46912              Message-ID: <41A8F225.7080902@mac.com>
46913              Date: Sat, 27 Nov 2004 15:31:17 -0600
46914      Branch: perl
46915            ! vms/descrip_mms.template
46916 ____________________________________________________________________________
46917 [ 23555] By: nicholas                              on 2004/11/27  17:28:47
46918         Log: Hateful cAsE iNsEnSiTiVe file systems
46919      Branch: perl
46920            ! configpm
46921 ____________________________________________________________________________
46922 [ 23554] By: nicholas                              on 2004/11/27  16:56:35
46923         Log: Put Config.pm on a diet. 3K rather than 32K
46924              configpm now generates 2 files, a small Config.pm containing the
46925              commonly used functions and values, which AUTOLOADs a
46926              Config_heavy.pl containing anything else needed.
46927              The "common" values in the small Config.pm may need some
46928              tweaking, based on real world data.
46929      Branch: perl
46930            ! Makefile.SH configpm vms/descrip_mms.template win32/Makefile
46931            ! win32/makefile.mk
46932 ____________________________________________________________________________
46933 [ 23550] By: nicholas                              on 2004/11/27  14:43:37
46934         Log: Clarify the return values of pos, particularly 0 and undef, as
46935              suggested by Stas Bekman
46936      Branch: perl
46937            ! pod/perlfunc.pod
46938 ____________________________________________________________________________
46939 [ 23549] By: nicholas                              on 2004/11/27  14:24:21
46940         Log: Document the interaction of PERL_USE_SAVE_PUTENV and
46941              PL_use_safe_putenv, based on text by Stas Bekman
46942      Branch: perl
46943            ! INSTALL
46944 ____________________________________________________________________________
46945 [ 23548] By: rgs                                   on 2004/11/26  17:20:46
46946         Log: Subject: [perl #32639] [PATCH] Bug in Term::Complete Module with $_ Usage
46947              From: "Steve Peters via RT" <perlbug-followup@perl.org>
46948              Date: 26 Nov 2004 17:14:33 -0000
46949              Message-ID: <rt-3.0.11-32639-101066.11.6172971744206@perl.org>
46950      Branch: perl
46951            ! lib/Term/Complete.pm
46952 ____________________________________________________________________________
46953 [ 23547] By: rgs                                   on 2004/11/26  15:16:59
46954         Log: Freak out if h2ph has to translate a macro that    contains assembly code.
46955
46956              Subject: [PATCH] h2ph vs __asm__
46957              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
46958              Date: Thu, 25 Nov 2004 17:24:43 +0100
46959              Message-ID: <20041125172443.757a4833@dhcp123.mandrakesoft.com>
46960      Branch: perl
46961            ! utils/h2ph.PL
46962 ____________________________________________________________________________
46963 [ 23546] By: rgs                                   on 2004/11/26  15:07:47
46964         Log: Doc nit for B::Lint
46965              Subject: [PATCH] B::Lint
46966              From: Andy Lester <andy@petdance.com>
46967              Date: Fri, 26 Nov 2004 00:30:48 -0600
46968              Message-ID: <20041126063048.GA10161@petdance.com>
46969      Branch: perl
46970            ! ext/B/B/Lint.pm
46971 ____________________________________________________________________________
46972 [ 23545] By: nicholas                              on 2004/11/26  12:33:34
46973         Log: The change to the internal representation introduced a bug whereby
46974              the key returned by FIRSTKEY had an erroneous leading newline.
46975              EXISTS was also buggy.
46976      Branch: perl
46977            ! configpm lib/Config.t
46978 ____________________________________________________________________________
46979 [ 23544] By: nicholas                              on 2004/11/26  11:29:21
46980         Log: Make configpm and the generated Config.pm strict and warnings
46981              clean.
46982      Branch: perl
46983            ! configpm
46984 ____________________________________________________________________________
46985 [ 23543] By: steveh                                on 2004/11/26  10:56:12
46986         Log: Fix Win32 breakage caused by changes 23535/23542.
46987      Branch: perl
46988            ! lib/Config.t
46989 ____________________________________________________________________________
46990 [ 23542] By: nicholas                              on 2004/11/25  23:41:05
46991         Log: Generate the virtual entries at Config.pm build time, as they
46992              don't change. This lets us get rid of the entire "fetch_virtual"
46993              baggage, and makes the config_re lookup work for the virtual
46994              entries.
46995      Branch: perl
46996            ! configpm lib/Config.t
46997 ____________________________________________________________________________
46998 [ 23541] By: nicholas                              on 2004/11/25  22:50:15
46999         Log: Cheat. (Add a leading newline, and so remove all the special
47000              casing for "if we're at the start of $Config_SH")
47001      Branch: perl
47002            ! configpm lib/Config.t
47003 ____________________________________________________________________________
47004 [ 23538] By: nicholas                              on 2004/11/25  21:37:23
47005         Log: Add an exists test for the things we loop over
47006      Branch: perl
47007            ! lib/Config.t
47008 ____________________________________________________________________________
47009 [ 23537] By: nicholas                              on 2004/11/25  21:33:23
47010         Log: The first entry in the virtual config.sh is special cased. So
47011              test it.
47012      Branch: perl
47013            ! lib/Config.t
47014 ____________________________________________________________________________
47015 [ 23536] By: nicholas                              on 2004/11/25  21:00:56
47016         Log: Make $Config{libs_nolargefiles} and
47017              $Config{libswanted_nolargefiles} work. (For the first time)
47018      Branch: perl
47019            ! configpm lib/Config.t
47020 ____________________________________________________________________________
47021 [ 23535] By: nicholas                              on 2004/11/25  20:10:43
47022         Log: Test the currently working virtual %Config entries
47023      Branch: perl
47024            ! lib/Config.t
47025 ____________________________________________________________________________
47026 [ 23534] By: rgs                                   on 2004/11/24  16:09:42
47027         Log: Subject: RC1 pod fix #anchor
47028              From: Stas Bekman <stas@stason.org>
47029              Date: Wed, 24 Nov 2004 10:57:21 -0500
47030              Message-ID: <41A4AF61.9080408@stason.org>
47031      Branch: perl
47032            ! pod/perlrun.pod
47033 ____________________________________________________________________________
47034 [ 23533] By: rgs                                   on 2004/11/24  16:07:38
47035         Log: Subject: [patch pod/perlipc] use POSIX; w/o () is a bad idea
47036              From: Stas Bekman <stas@stason.org>
47037              Date: Wed, 24 Nov 2004 11:25:14 -0500
47038              Message-ID: <41A4B5EA.3020804@stason.org>
47039      Branch: perl
47040            ! pod/perlipc.pod
47041 ____________________________________________________________________________
47042 [ 23532] By: rgs                                   on 2004/11/24  14:47:31
47043         Log: Subject: [perl #3242] [PATCH]No error on assignment to $>
47044              From: "Steve Peters via RT" <perlbug-followup@perl.org>
47045              Date: 21 Nov 2004 04:38:09 -0000
47046              Message-ID: <rt-3.0.11-3242-100676.6.32723019025057@perl.org>
47047      Branch: perl
47048            ! pod/perlvar.pod
47049 ____________________________________________________________________________
47050 [ 23531] By: nicholas                              on 2004/11/24  11:50:28
47051         Log: Wrap some long lines
47052      Branch: perl
47053            ! lib/Config.t
47054 ____________________________________________________________________________
47055 [ 23528] By: rgs                                   on 2004/11/23  13:35:34
47056         Log: Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong value
47057              after eval or require
47058      Branch: perl
47059            ! t/comp/package.t toke.c
47060 ____________________________________________________________________________
47061 [ 23527] By: rgs                                   on 2004/11/23  10:20:02
47062         Log: Subject: Re: [perl #32486] error in documentation for POSIX::pipe
47063              From: Michael G Schwern <schwern@pobox.com>
47064              Date: Fri, 19 Nov 2004 14:28:56 -0500
47065              Message-ID: <20041119192856.GA4769@windhund.schwern.org>
47066      Branch: perl
47067            ! ext/POSIX/POSIX.pod
47068 ____________________________________________________________________________
47069 [ 23526] By: rgs                                   on 2004/11/23  09:26:03
47070         Log: Subject: [perl #3422] [PATCH] CHECK routine called after syntax error
47071              From: "Steve Peters via RT" <perlbug-followup@perl.org>
47072              Date: 23 Nov 2004 00:04:24 -0000
47073              Message-ID: <rt-3.0.11-3422-100830.4.45764701781506@perl.org>
47074      Branch: perl
47075            ! ext/B/B/Deparse.pm
47076 ____________________________________________________________________________
47077 [ 23525] By: rgs                                   on 2004/11/23  09:09:57
47078         Log: Subject: [PATCH] warnings.t portability tweaks
47079              From: "Craig A. Berry" <craigberry@mac.com>
47080              Date: Sat, 20 Nov 2004 10:29:47 -0600
47081              Message-ID: <419F70FB.7000100@mac.com>
47082      Branch: perl
47083            ! t/lib/warnings/9uninit t/lib/warnings/perlio
47084 ____________________________________________________________________________
47085 [ 23523] By: nicholas                              on 2004/11/20  22:17:18
47086         Log: Assimilate Test-Simple 0.50
47087      Branch: perl
47088            + lib/Test/Simple/TODO lib/Test/Simple/t/00signature.t
47089            + lib/Test/Simple/t/00test_harness_check.t
47090            + lib/Test/Simple/t/eq_set.t lib/Test/Simple/t/extra_one.t
47091            + lib/Test/Simple/t/fail_one.t
47092            + lib/Test/Simple/t/harness_active.t lib/Test/Simple/t/no_diag.t
47093            + lib/Test/Simple/t/overload.t lib/Test/Simple/t/reset.t
47094            + lib/Test/Simple/t/thread_taint.t t/lib/NoExporter.pm
47095            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
47096            ! lib/Test/Simple.pm lib/Test/Simple/Changes
47097            ! lib/Test/Simple/README lib/Test/Simple/t/More.t
47098            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/extra.t
47099            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
47100            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/has_plan2.t
47101            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/missing.t
47102            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan_is_noplan.t
47103            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/threads.t
47104            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/use_ok.t
47105            ! lib/Test/Tutorial.pod t/lib/Test/Simple/Catch.pm
47106            ! t/lib/TieOut.pm
47107 ____________________________________________________________________________
47108 [ 23520] By: nicholas                              on 2004/11/20  14:21:28
47109         Log: genuine possible buffer problems spotted by flawfinder
47110      Branch: perl
47111            ! regcomp.c util.c
47112 ____________________________________________________________________________
47113 [ 23519] By: rgs                                   on 2004/11/19  14:48:35
47114         Log: Make "err" a weak keyword;
47115              that is, it will be overriden by any sub named "err", except when
47116              really an operator is expected at this point. ([perl #32347])
47117      Branch: perl
47118            ! t/op/dor.t toke.c
47119 ____________________________________________________________________________
47120 [ 23518] By: rgs                                   on 2004/11/19  09:22:33
47121         Log: Subject: [perl #32486] error in documentation for POSIX::pipe
47122              From: chris@ex-parrot.com (via RT) <perlbug-followup@perl.org>
47123              Date: 18 Nov 2004 18:09:54 -0000
47124              Message-ID: <rt-3.0.11-32486-100537.1.04456486825399@perl.org>
47125      Branch: perl
47126            ! ext/POSIX/POSIX.pod
47127 ____________________________________________________________________________
47128 [ 23517] By: nicholas                              on 2004/11/18  23:32:20
47129         Log: Bump version number
47130      Branch: perl
47131            ! lib/ExtUtils/Constant.pm
47132 ____________________________________________________________________________
47133 [ 23516] By: rgs                                   on 2004/11/18  22:06:21
47134         Log: Remaining nit in the deparsing of reversed foreach loops
47135      Branch: perl
47136            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
47137 ____________________________________________________________________________
47138 [ 23514] By: rgs                                   on 2004/11/18  18:01:52
47139         Log: Fix deparsing of reversed foreach loops,
47140              plus a bug in the previous commit
47141      Branch: perl
47142            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
47143 ____________________________________________________________________________
47144 [ 23513] By: rgs                                   on 2004/11/18  17:25:19
47145         Log: Fix deparsing of reversed sort and descending sorts,
47146              due to the recent optimisations on this part of the optree.
47147      Branch: perl
47148            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
47149 ____________________________________________________________________________
47150 [ 23510] By: rgs                                   on 2004/11/17  10:41:56
47151         Log: Subject: [perl #28929] File::Find follow_fast => 1 loses dangling symlink
47152              From: "Steve Peters via RT" <perlbug-followup@perl.org>
47153              Date: 12 Nov 2004 02:47:36 -0000
47154              Message-ID: <rt-3.0.11-28929-100158.11.3214775505644@perl.org>
47155      Branch: perl
47156            ! lib/File/Find.pm lib/File/Find/t/find.t
47157 ____________________________________________________________________________
47158 [ 23509] By: rgs                                   on 2004/11/17  10:22:52
47159         Log: PerlFAQ sync.
47160      Branch: perl
47161            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq6.pod
47162            ! pod/perlfaq7.pod
47163 ____________________________________________________________________________
47164 [ 23508] By: rgs                                   on 2004/11/17  10:14:58
47165         Log: Fix a couple of typos.
47166      Branch: perl
47167            ! hv.c utf8.c
47168 ____________________________________________________________________________
47169 [ 23507] By: rgs                                   on 2004/11/17  10:11:20
47170         Log: Subject: SuSE's perl safe_putenf diff
47171              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
47172              Date: Thu, 11 Nov 2004 15:54:43 +0100
47173              Message-ID: <20041111145443.GA1854@immd4.informatik.uni-erlangen.de>
47174
47175              slightly reworked to make the PL_use_safe_putenv variable fit in
47176              the current framework. This patch turns on the use of safe putenv
47177              for any application that embeds a perl interpreter.
47178      Branch: perl
47179            ! embedvar.h mg.c miniperlmain.c perl.c perlapi.h perlvars.h
47180            ! util.c
47181 ____________________________________________________________________________
47182 [ 23506] By: rgs                                   on 2004/11/17  08:57:17
47183         Log: Subject: [PATCH] perl5db.pl POD cleanup
47184              From: Autrijus Tang <autrijus@autrijus.org>
47185              Date: Fri, 12 Nov 2004 12:41:33 +0800
47186              Message-ID: <20041112044133.GA92924@aut.dyndns.org>
47187      Branch: perl
47188            ! lib/perl5db.pl
47189 ____________________________________________________________________________
47190 [ 23505] By: rgs                                   on 2004/11/17  08:31:39
47191         Log: Subject: [PATCH 5.8.x] Allow more tries for t/op/time.t test 2.
47192              From: Andy Dougherty <doughera@lafayette.edu>
47193              Date: Tue, 16 Nov 2004 12:11:00 -0500 (EST)
47194              Message-ID: <Pine.SOL.4.58.0411161149170.5639@maxwell.phys.lafayette.edu>
47195      Branch: perl
47196            ! t/op/time.t
47197 ____________________________________________________________________________
47198 [ 23501] By: steveh                                on 2004/11/16  10:55:20
47199         Log: Make all scripts run by regen.pl write output with UNIX style EOL's.
47200
47201              (autodoc.pl was already done by change 23371.)
47202      Branch: perl
47203            ! bytecode.pl embed.pl keywords.pl opcode.pl regcomp.pl
47204            ! warnings.pl
47205 ____________________________________________________________________________
47206 [ 23500] By: merijn                                on 2004/11/16  10:49:35
47207         Log: Subject: [PATCH] s/hierachy/hierarchy/
47208              Date: Mon, 15 Nov 2004 15:59:14 -0700
47209              From: "Larry Shatzer Jr." <larrysh@cpan.org>
47210              Message-ID: <20041115225913.GA22373@zippy.zyx.net>
47211      Branch: perl
47212            ! ext/B/B.pm ext/Time/HiRes/Makefile.PL perlio.h
47213 ____________________________________________________________________________
47214 [ 23499] By: steveh                                on 2004/11/16  09:42:50
47215         Log: Fix Win32 breakage caused by changes to op.c in change 23433.
47216
47217              Also limit the scope of the locks in a couple of places, as suggested
47218              by Hugo in http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-11/msg00286.html.
47219      Branch: perl
47220            ! embed.fnc embed.h global.sym op.c op.h proto.h regcomp.c
47221 ____________________________________________________________________________
47222 [ 23498] By: merijn                                on 2004/11/14  07:02:20
47223         Log: Subject: [PATCH] Add the minitest target to vms buildsystem
47224              From: Abe Timmerman <abe@ztreet.demon.nl>
47225              Date: Sun, 14 Nov 2004 00:48:17 +0100
47226              Message-Id: <200411140048.17035.abe@ztreet.demon.nl>
47227      Branch: perl
47228            ! vms/descrip_mms.template vms/test.com
47229 ____________________________________________________________________________
47230 [ 23497] By: rgs                                   on 2004/11/12  21:11:48
47231         Log: Subject: [perl #32400] Unnecessary warning from constant.pm
47232              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
47233              Date: 10 Nov 2004 18:30:38 -0000
47234              Message-ID: <rt-3.0.11-32400-100099.4.31094423840584@perl.org>
47235      Branch: perl
47236            ! lib/constant.pm lib/constant.t
47237 ____________________________________________________________________________
47238 [ 23496] By: merijn                                on 2004/11/12  20:47:19
47239         Log: Subject: [perl #32419] Spelling fixes for perl@23492
47240              Date: 12 Nov 2004 16:14:49 -0000
47241              From: Richard Soderberg (via RT) <perlbug-followup@perl.org>
47242              Message-ID: <rt-3.0.11-32419-100173.13.0717895191322@perl.org>
47243      Branch: perl
47244            ! pod/perl573delta.pod pod/perl58delta.pod pod/perl590delta.pod
47245            ! pod/perl591delta.pod pod/perl592delta.pod pod/perlapi.pod
47246            ! pod/perlapio.pod pod/perldata.pod pod/perldebtut.pod
47247            ! pod/perlipc.pod pod/perlport.pod pod/perlre.pod
47248            ! pod/perlretut.pod pod/perlrun.pod pod/perlsub.pod
47249            ! pod/perlthrtut.pod pod/perltodo.pod pod/perltooc.pod
47250 ____________________________________________________________________________
47251 [ 23495] By: merijn                                on 2004/11/12  20:26:17
47252         Log: Subject: [PATCH] Small documentation fix to ExtUtils::Constant
47253              Date: Fri, 12 Nov 2004 11:15:47 -0600
47254              From: steve@fisharerojo.org
47255              Message-ID: <20041112171547.GA8011@kirk.dsl-verizon.net>
47256      Branch: perl
47257            ! lib/ExtUtils/Constant.pm
47258 ____________________________________________________________________________
47259 [ 23494] By: davem                                 on 2004/11/12  18:59:06
47260         Log: Add some descriptive text from Larry to op.c on how optrees are built
47261      Branch: perl
47262            ! op.c
47263 ____________________________________________________________________________
47264 [ 23492] By: rgs                                   on 2004/11/10  09:32:39
47265         Log: Replace a skip by a todo.
47266              Subject: Re: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
47267              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
47268              Date: Wed, 10 Nov 2004 01:30:14 -0800
47269              Message-ID: <20041110093014.GA1676@efn.org>
47270      Branch: perl
47271            ! t/io/tell.t
47272 ____________________________________________________________________________
47273 [ 23491] By: rgs                                   on 2004/11/10  07:40:31
47274         Log: Subject: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
47275              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
47276              Date: Tue, 9 Nov 2004 17:40:13 -0800
47277              Message-ID: <20041110014012.GA2796@efn.org>
47278      Branch: perl
47279            ! t/io/tell.t
47280 ____________________________________________________________________________
47281 [ 23490] By: rgs                                   on 2004/11/09  18:17:07
47282         Log: Adjust test count for non-windows machines
47283      Branch: perl
47284            ! ext/IO/t/io_file.t
47285 ____________________________________________________________________________
47286 [ 23489] By: merijn                                on 2004/11/09  17:53:53
47287         Log: Subject: [PATCH] fix IO::File to support binmode
47288              From: "Jos I. Boumans" <kane@dwim.org>
47289              Date: Tue, 9 Nov 2004 16:59:27 +0100
47290              Message-Id: <559E356E-3268-11D9-A2E6-000A95EF62E2@dwim.org>
47291      Branch: perl
47292            + ext/IO/t/io_file.t
47293            ! MANIFEST ext/IO/lib/IO/File.pm
47294 ____________________________________________________________________________
47295 [ 23487] By: nicholas                              on 2004/11/08  20:27:42
47296         Log: No more late changes, dammit
47297      Branch: perl
47298            ! ext/B/t/optree_concise.t
47299 ____________________________________________________________________________
47300 [ 23485] By: rgs                                   on 2004/11/08  08:38:03
47301         Log: Subject: Re: optree tests and VMS progress (no really)
47302              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
47303              Date: Sun, 7 Nov 2004 23:24:15 -0800
47304              Message-ID: <20041108072415.GA3928@efn.org>
47305      Branch: perl
47306            ! ext/B/t/OptreeCheck.pm
47307 ____________________________________________________________________________
47308 [ 23482] By: davem                                 on 2004/11/06  11:59:16
47309         Log: document regcomp.c/regexec.c's dual life under ext/re/
47310      Branch: perl
47311            ! regcomp.c regexec.c
47312 ____________________________________________________________________________
47313 [ 23481] By: nicholas                              on 2004/11/06  08:48:50
47314         Log: Subject: Re: optree tests and VMS progress (no really)
47315              From: Jim Cromie <jim.cromie@gmail.com>
47316              Message-ID: <cfe85dfa041105235723398fe2@mail.gmail.com>
47317              Date: Sat, 6 Nov 2004 00:57:13 -0700
47318      Branch: perl
47319            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
47320            ! ext/B/t/optree_concise.t
47321 ____________________________________________________________________________
47322 [ 23475] By: merijn                                on 2004/11/05  14:16:27
47323         Log: Subject: Re: Buidling stable.tar.gz on Unix as non-root [PATCH]
47324              Date: Fri, 5 Nov 2004 10:36:57 -0500 (EST)
47325              From: Andy Dougherty <doughera@lafayette.edu>
47326              Message-ID: <Pine.SOL.4.58.0411051035020.15217@maxwell.phys.lafayette.edu>
47327      Branch: perl
47328            ! INSTALL
47329 ____________________________________________________________________________
47330 [ 23474] By: merijn                                on 2004/11/05  13:07:16
47331         Log: Skip failing thread/wait tests on HP-UX 10.20
47332              These will never ever be fixed, since 10.20 is obsolete
47333              perl583delta describes this. The quote is included in wait.t
47334      Branch: perl
47335            ! ext/threads/shared/t/wait.t
47336 ____________________________________________________________________________
47337 [ 23473] By: rgs                                   on 2004/11/05  08:47:44
47338         Log: Subject: [perl #32327] Benchmark calls coderef with spurious arguments
47339              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
47340              Date: 4 Nov 2004 20:12:36 -0000
47341              Message-ID: <rt-3.0.11-32327-99325.8.9408996026507@perl.org>
47342      Branch: perl
47343            ! lib/Benchmark.pm lib/Benchmark.t
47344 ____________________________________________________________________________
47345 [ 23471] By: rgs                                   on 2004/11/04  09:26:56
47346         Log: Subject: [PATCH blead] [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
47347              From: Rick Delaney <rick@bort.ca>
47348              Date: Sun, 31 Oct 2004 22:40:40 -0500
47349              Message-ID: <20041101034040.GC1232@biff.bort.ca>
47350      Branch: perl
47351            + t/op/regexp_qr.t
47352            ! MANIFEST pp.c pp_hot.c regexec.c t/op/regexp.t
47353 ____________________________________________________________________________
47354 [ 23470] By: rgs                                   on 2004/11/04  08:25:34
47355         Log: Subject: Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
47356              From: Rick Delaney <rick@bort.ca>
47357              Date: Wed, 3 Nov 2004 19:46:16 -0500
47358              Message-ID: <20041104004616.GA11214@biff.bort.ca>
47359      Branch: perl
47360            ! lib/overload.pm lib/overload.t
47361 ____________________________________________________________________________
47362 [ 23469] By: rgs                                   on 2004/11/03  11:54:28
47363         Log: Mostly revert change #23347 (keep the test suite, fixed),
47364              having decided that it wasn't a correct fix for bug #31793.
47365      Branch: perl
47366            ! lib/overload.pm lib/overload.t
47367 ____________________________________________________________________________
47368 [ 23468] By: rgs                                   on 2004/11/03  07:39:04
47369         Log: Subject: Re: [perl #30633] Perl's "do" operator with a variety of absolute paths under Cygwin
47370              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
47371              Date: Tue, 2 Nov 2004 17:24:29 -0800
47372              Message-ID: <20041103012429.GA7196@efn.org>
47373      Branch: perl
47374            ! util.h
47375 ____________________________________________________________________________
47376 [ 23467] By: rgs                                   on 2004/11/03  06:38:38
47377         Log: Subject: [PATCH configure.com] Re: [PATCH]  Detecting strlcat() and strlcpy() in Configure
47378              From: "Craig A. Berry" <craigberry@mac.com>
47379              Date: Tue, 02 Nov 2004 20:02:04 -0600
47380              Message-ID: <41883C1C.3080108@mac.com>
47381      Branch: perl
47382            ! configure.com
47383 ____________________________________________________________________________
47384 [ 23466] By: rgs                                   on 2004/11/02  12:33:57
47385         Log: FAQ sync
47386      Branch: perl
47387            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
47388            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
47389            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
47390            ! pod/perlfaq9.pod
47391 ____________________________________________________________________________
47392 [ 23465] By: rgs                                   on 2004/11/02  08:18:15
47393         Log: Reformulate an error
47394              (so the error message given by "perl -M" is a bit more
47395              meaningful, as Jarkko pointed out)
47396      Branch: perl
47397            ! perl.c pod/perldiag.pod
47398 ____________________________________________________________________________
47399 [ 23457] By: merijn                                on 2004/11/01  13:26:43
47400         Log: New Glossary and samples for blead
47401              Glossary now is in line with recent changes to config_h.SH
47402      Branch: perl
47403            ! Porting/Glossary Porting/config.sh Porting/config_H
47404 ____________________________________________________________________________
47405 [ 23455] By: merijn                                on 2004/11/01  12:51:52
47406         Log: Since strlcat/strlcpy are not argument/return value compatible
47407              with strncat/strncpy, replace the misleading defines with comment
47408      Branch: perl
47409            ! handy.h
47410 ____________________________________________________________________________
47411 [ 23450] By: merijn                                on 2004/10/31  16:33:17
47412         Log: The next step in strlcat ()/ strcpy () detection and usage
47413              preparation. Change to handy.h eeded for config_h.SH
47414      Branch: perl
47415            ! config_h.SH handy.h
47416 ____________________________________________________________________________
47417 [ 23448] By: nicholas                              on 2004/10/31  14:37:46
47418         Log: Make TEST and harness skip tests for extensions that were not
47419              configured. Currently this skipping is silent - maybe they should
47420              report what they are skipping.
47421      Branch: perl
47422            ! t/TEST t/harness
47423 ____________________________________________________________________________
47424 [ 23446] By: nicholas                              on 2004/10/31  13:02:01
47425         Log: Subject: [patches] optree_* tests unexpectedly succeeding. + maint-only patch
47426              From: Jim Cromie <jim.cromie@gmail.com>
47427              Message-ID: <cfe85dfa04102515365f11ef10@mail.gmail.com>
47428              Date: Mon, 25 Oct 2004 16:36:40 -0600
47429      Branch: perl
47430            ! ext/B/t/optree_check.t ext/B/t/optree_varinit.t
47431 ____________________________________________________________________________
47432 [ 23445] By: nicholas                              on 2004/10/31  12:24:09
47433         Log: Set the IV values for PL_sv_yes and PL_sv_no at initialisation time.
47434      Branch: perl
47435            ! perl.c sv.c
47436 ____________________________________________________________________________
47437 [ 23444] By: nicholas                              on 2004/10/31  11:20:27
47438         Log: Skip tests if Devel::Peek not built
47439      Branch: perl
47440            ! ext/threads/shared/t/sv_refs.t ext/threads/t/end.t
47441            ! ext/threads/t/join.t lib/base/t/fields-base.t
47442 ____________________________________________________________________________
47443 [ 23443] By: nicholas                              on 2004/10/31  11:19:47
47444         Log: Assimilate PathTools 3.01 (File::Spec and Cwd)
47445      Branch: perl
47446            ! ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
47447            ! lib/File/Spec/VMS.pm
47448 ____________________________________________________________________________
47449 [ 23442] By: nicholas                              on 2004/10/31  11:07:57
47450         Log: Oops. Forgot to add the new test in I18N::LangTags 0.35
47451      Branch: perl
47452            + lib/I18N/LangTags/t/20_locales.t
47453 ____________________________________________________________________________
47454 [ 23441] By: nicholas                              on 2004/10/31  10:41:17
47455         Log: Correct change 23437 - as Config isn't imported, need to use a fully
47456              qualified package
47457      Branch: perl
47458            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
47459            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
47460            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
47461            ! ext/B/t/optree_varinit.t
47462 ____________________________________________________________________________
47463 [ 23440] By: nicholas                              on 2004/10/31  10:40:11
47464         Log: Assimilate I18N::LangTags 0.35
47465      Branch: perl
47466            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
47467            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
47468 ____________________________________________________________________________
47469 [ 23439] By: nicholas                              on 2004/10/31  08:17:57
47470         Log: Subject: [PATCH] Temporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap problems on IRIX (was Re: Problem and question))
47471              Date: Sun, 31 Oct 2004 04:01:42 -0500
47472              From: Ed Allen Smith <easmith@beatrice.rutgers.edu>
47473              Message-Id: <mid+200410310901.i9V91g1Y519894@dogberry.rutgers.edu>
47474      Branch: perl
47475            ! hints/irix_6.sh
47476 ____________________________________________________________________________
47477 [ 23438] By: davem                                 on 2004/10/30  23:25:37
47478         Log: Using foreach on threads::shared array crashes perl
47479              The FETCH code for shared aggregate elements could leak a shared RV
47480              address into a private SV. RVs are now handled specially, in the
47481              same way that they already were for scalar shared magic.
47482      Branch: perl
47483            ! ext/threads/shared/shared.xs
47484 ____________________________________________________________________________
47485 [ 23437] By: nicholas                              on 2004/10/30  22:49:18
47486         Log: Skip tests that require Data::Dumper if it is not built
47487      Branch: perl
47488            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
47489            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
47490            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
47491            ! ext/B/t/optree_varinit.t lib/ExtUtils/t/Liblist.t
47492            ! lib/ExtUtils/t/prereq_print.t
47493 ____________________________________________________________________________
47494 [ 23436] By: merijn                                on 2004/10/30  16:11:15
47495         Log: Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS's
47496      Branch: perl
47497            ! NetWare/config_H.wc Porting/config_H plan9/config_h.sample
47498            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47499            ! win32/config_H.vc64 wince/config_H.ce
47500 ____________________________________________________________________________
47501 [ 23435] By: merijn                                on 2004/10/30  15:54:48
47502         Log: Added probes for strlcat () and strlcpy () to Configure
47503              Re-ordered config_h.SH
47504      Branch: perl
47505            ! Configure Makefile.SH config_h.SH
47506 ____________________________________________________________________________
47507 [ 23433] By: davem                                 on 2004/10/29  21:04:17
47508         Log: Threading crash with closures
47509              various OpREFCNT_inc() operations weren't doing locking
47510      Branch: perl
47511            ! pad.c regcomp.c sv.c
47512 ____________________________________________________________________________
47513 [ 23432] By: steveh                                on 2004/10/29  14:12:02
47514         Log: Document sv_magic() changes brought about by sv_magicext()
47515
47516              Change 14335 made sv_magic() a wrapper to a new sv_magicext(),
47517              but didn't update the documentation for sv_magic() to reflect
47518              the changed handling of the name/namlen arguments.
47519
47520              Also correct a couple of typos, and mention sv_magicext() in
47521              perlguts.
47522      Branch: perl
47523            ! pod/perlapi.pod pod/perlguts.pod sv.c
47524 ____________________________________________________________________________
47525 [ 23431] By: merijn                                on 2004/10/29  13:56:03
47526         Log: Subject: [PATCH] 36 additional tests for B
47527              From: Steve Peters <steve@fisharerojo.org>
47528              Date: Fri, 29 Oct 2004 00:53:22 -0500
47529              Message-Id: <200410290053.22947.steve@fisharerojo.org>
47530      Branch: perl
47531            ! ext/B/t/b.t
47532 ____________________________________________________________________________
47533 [ 23426] By: davem                                 on 2004/10/27  22:50:57
47534         Log: include flags and refcount in the list of leaked scalars
47535      Branch: perl
47536            ! perl.c
47537 ____________________________________________________________________________
47538 [ 23425] By: ams                                   on 2004/10/27  11:27:27
47539         Log: Subject: [PATCH] lib/Carp.t improvements
47540              From: "Craig A. Berry" <craigberry@mac.com>
47541              Date: Tue, 26 Oct 2004 23:32:25 -0500
47542              Message-Id: <417F24D9.1000904@mac.com>
47543      Branch: perl
47544            ! lib/Carp.t
47545 ____________________________________________________________________________
47546 [ 23424] By: rgs                                   on 2004/10/25  15:31:21
47547         Log: Fix [perl #32130] Errno.pm must not pass references to "prototype"
47548      Branch: perl
47549            ! ext/Errno/Errno_pm.PL ext/Errno/t/Errno.t
47550 ____________________________________________________________________________
47551 [ 23423] By: rgs                                   on 2004/10/25  15:09:27
47552         Log: Small updates to the web addresses for Perl, noticed by Robert Spier
47553      Branch: perl
47554            ! pod/perl.pod pod/perlfaq2.pod
47555 ____________________________________________________________________________
47556 [ 23422] By: rgs                                   on 2004/10/25  14:56:37
47557         Log: Subject: [perl #30227] [PATCH]splain vs. -w
47558              From: "Steve Peters via RT" <perlbug-followup@perl.org>
47559              Date: 23 Oct 2004 13:55:41 -0000
47560              Message-ID: <rt-3.0.11-30227-98375.1.28465791111211@perl.org>
47561      Branch: perl
47562            ! lib/diagnostics.pm
47563 ____________________________________________________________________________
47564 [ 23421] By: rgs                                   on 2004/10/25  07:29:50
47565         Log: Upgrade to Encode 2.08.
47566      Branch: perl
47567            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
47568            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
47569            ! ext/Encode/Unicode/Unicode.xs
47570            ! ext/Encode/lib/Encode/Encoding.pm
47571 ____________________________________________________________________________
47572 [ 23420] By: mhx                                   on 2004/10/24  07:53:45
47573         Log: Subject: Re: [perl #31937] perlop: add basic =~ examples
47574              From: Steve Peters <steve@fisharerojo.org>
47575              Date: Sat, 23 Oct 2004 08:01:51 -0500
47576              Message-Id: <200410230801.51649.steve@fisharerojo.org>
47577      Branch: perl
47578            ! pod/perlop.pod
47579 ____________________________________________________________________________
47580 [ 23419] By: mhx                                   on 2004/10/23  23:39:18
47581         Log: Subject: [PATCH] Re: Devel::Peek: hash quality 125%?
47582              From: Tels <perl_dummy@bloodgate.com>
47583              Date: Sat, 23 Oct 2004 16:56:31 +0200
47584              Message-Id: <200410231656.40995@bloodgate.com>
47585      Branch: perl
47586            ! ext/Devel/Peek/Changes ext/Devel/Peek/Peek.pm
47587 ____________________________________________________________________________
47588 [ 23418] By: davem                                 on 2004/10/23  21:50:19
47589         Log: Chained goto &sub drops data too early.
47590
47591              Change 22373 to stop a memory leak in goto &foo intead caused
47592              the elements of @_ to be freed too early. This revised fix
47593              just transfers the reifiedness of the old @_ to the new @_
47594      Branch: perl
47595            ! pp_ctl.c t/op/goto.t
47596 ____________________________________________________________________________
47597 [ 23417] By: rgs                                   on 2004/10/23  19:58:07
47598         Log: Upgrade to Encode 2.07
47599      Branch: perl
47600            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
47601            ! ext/Encode/Encode.xs ext/Encode/META.yml
47602            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
47603            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/Encode.t
47604            ! ext/Encode/t/fallback.t ext/Encode/ucm/macArabic.ucm
47605            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macChinsimp.ucm
47606            ! ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDingbats.ucm
47607            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macKorean.ucm
47608            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macSymbol.ucm
47609            ! ext/Encode/ucm/macThai.ucm
47610 ____________________________________________________________________________
47611 [ 23416] By: nicholas                              on 2004/10/23  17:15:46
47612         Log: Subject: [PATCH] ext/IO/IO.xs: fix blocking on sparc linux
47613              Message-ID: <20041022033033.GA12362@londo.c47.org>
47614              From: Brendan O'Dea <bod@debian.org>
47615              Date: Fri, 22 Oct 2004 13:30:33 +1000
47616      Branch: perl
47617            ! ext/IO/IO.xs
47618 ____________________________________________________________________________
47619 [ 23410] By: rgs                                   on 2004/10/21  15:51:32
47620         Log: Subject: docpatch for perltie.pod
47621              From: David Cantrell <david@cantrell.org.uk>
47622              Date: Thu, 21 Oct 2004 12:21:52 +0100
47623              Message-ID: <20041021112151.GA22862@bytemark.barnyard.co.uk>
47624      Branch: perl
47625            ! pod/perltie.pod
47626 ____________________________________________________________________________
47627 [ 23396] By: ams                                   on 2004/10/21  01:36:49
47628         Log: Subject: [PATCH] Math::BigInt v1.73 final
47629              From: Tels <perl_dummy@bloodgate.com>
47630              Date: Wed, 20 Oct 2004 21:06:40 +0200
47631              Message-Id: <200410202106.41840@bloodgate.com>
47632
47633              Subject: [PATCH] Math::BigRat v0.13 (pre-release)
47634              From: Tels <tels@bloodgate.com>
47635              Date: Wed, 20 Oct 2004 22:03:55 +0200
47636              Message-Id: <200410202203.56063@bloodgate.com>
47637      Branch: perl
47638            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/BigRat.pm
47639            ! lib/Math/BigRat/t/big_ap.t lib/Math/BigRat/t/bigrat.t
47640            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
47641            ! lib/Math/BigRat/t/bigratup.t
47642 ____________________________________________________________________________
47643 [ 23395] By: nicholas                              on 2004/10/20  22:39:36
47644         Log: Need to skip optree walking tests if perlio not built
47645      Branch: perl
47646            ! ext/B/t/f_map.t ext/B/t/f_sort.t
47647 ____________________________________________________________________________
47648 [ 23394] By: rgs                                   on 2004/10/20  07:42:34
47649         Log: Remove opmini.c when cleaning up.
47650      Branch: perl
47651            ! Makefile.SH
47652 ____________________________________________________________________________
47653 [ 23393] By: rgs                                   on 2004/10/20  07:36:45
47654         Log: Ensure that PVA.pl returns a true value.
47655      Branch: perl
47656            ! lib/unicore/mktables
47657 ____________________________________________________________________________
47658 [ 23392] By: ams                                   on 2004/10/20  06:19:03
47659         Log: Subject: [PATCH perl.c pod/perl.pod pod/perlfaq2.pod]
47660              Rephrase "Perl Home Page" References
47661              From: chromatic <chromatic@wgz.org>
47662              Date: Tue, 19 Oct 2004 22:52:19 -0700
47663              Message-Id: <1098251539.20976.53.camel@localhost>
47664      Branch: perl
47665            ! AUTHORS perl.c pod/perl.pod pod/perlfaq2.pod
47666 ____________________________________________________________________________
47667 [ 23384] By: rgs                                   on 2004/10/19  13:17:01
47668         Log: Upgrade to Encode 2.05
47669      Branch: perl
47670            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
47671            ! ext/Encode/encoding.pm
47672 ____________________________________________________________________________
47673 [ 23383] By: rgs                                   on 2004/10/19  11:38:37
47674         Log: More Data::Dumper docs nits, fix the previous one,
47675              suggested by Yves Orton.
47676      Branch: perl
47677            ! ext/Data/Dumper/Dumper.pm
47678 ____________________________________________________________________________
47679 [ 23382] By: rgs                                   on 2004/10/19  11:21:55
47680         Log: Subject: [PATCH] perlfaq2.pod (add a book)
47681              From: <richard.foley@ubs.com>
47682              Date: Tue, 19 Oct 2004 07:29:31 +0200
47683              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E3A@NZURC900PEX1.ubsgs.ubsgroup.net>
47684      Branch: perl
47685            ! pod/perlfaq2.pod
47686 ____________________________________________________________________________
47687 [ 23381] By: mhx                                   on 2004/10/19  03:51:59
47688         Log: Re-apply the encoding.pm part of:
47689
47690              Subject: [PATCH] encoding and open pragmas
47691              From: Jarkko Hietaniemi <jhi@iki.fi>
47692              Date: Mon, 16 Aug 2004 22:27:00 +0300
47693              Message-ID: <41210A84.6060506@iki.fi>
47694      Branch: perl
47695            ! ext/Encode/encoding.pm
47696 ____________________________________________________________________________
47697 [ 23380] By: mhx                                   on 2004/10/18  21:00:26
47698         Log: Upgrade to Encode 2.04.
47699      Branch: perl
47700            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
47701            ! ext/Encode/JP/JP.pm ext/Encode/META.yml ext/Encode/Makefile.PL
47702            ! ext/Encode/bin/piconv ext/Encode/bin/ucmsort
47703            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
47704            ! ext/Encode/lib/Encode/Supported.pod
47705            ! ext/Encode/ucm/big5-hkscs.ucm
47706 ____________________________________________________________________________
47707 [ 23379] By: mhx                                   on 2004/10/18  15:44:05
47708         Log: Fix a typo.
47709      Branch: perl
47710            ! utils/c2ph.PL
47711 ____________________________________________________________________________
47712 [ 23378] By: rgs                                   on 2004/10/18  11:25:20
47713         Log: Add a missing warning categorisation in perldiag.
47714      Branch: perl
47715            ! pod/perldiag.pod
47716 ____________________________________________________________________________
47717 [ 23377] By: ams                                   on 2004/10/16  23:52:18
47718         Log: Subject: [PATCH] test_harness tweak for VMS
47719              From: "Craig A. Berry" <craigberry@mac.com>
47720              Date: Sat, 16 Oct 2004 12:15:02 -0500
47721              Message-Id: <41715716.5000108@mac.com>
47722      Branch: perl
47723            ! vms/descrip_mms.template vms/test.com
47724 ____________________________________________________________________________
47725 [ 23376] By: nicholas                              on 2004/10/16  18:16:12
47726         Log: Merge code from vdie and vcroak into S_vdie_croak_common
47727      Branch: perl
47728            ! util.c
47729 ____________________________________________________________________________
47730 [ 23375] By: nicholas                              on 2004/10/16  14:39:48
47731         Log: Merge the common code from Perl_vdie and Perl_vwarner into a
47732              S_vdie_common
47733      Branch: perl
47734            ! util.c
47735 ____________________________________________________________________________
47736 [ 23374] By: nicholas                              on 2004/10/16  12:57:39
47737         Log: The second half of Perl_vwarner is actually a straight cut&paste job
47738              from Perl_vwarn, so convert it into a (tail) call to Perl_vwarn.
47739              cut&paste is bad, m'kay.
47740      Branch: perl
47741            ! util.c
47742 ____________________________________________________________________________
47743 [ 23373] By: nicholas                              on 2004/10/15  17:11:08
47744         Log: Implement sv_svset _nosteal variants by passing a flag into
47745              sv_set_flags rather than messing with the SvTEMP() flag on either
47746              side of the call.
47747      Branch: perl
47748            ! sv.c sv.h
47749 ____________________________________________________________________________
47750 [ 23372] By: rgs                                   on 2004/10/15  14:09:54
47751         Log: Implement a new -dt command-line flag, to enable threads under the
47752              debugger (bug #31666).
47753
47754              Subject: RE: [PATCH] debugger handles threads [perl #31666]
47755              From: <richard.foley@ubs.com>
47756              Date: Wed, 13 Oct 2004 13:01:18 +0200
47757              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E12@NZURC900PEX1.ubsgs.ubsgroup.net>
47758
47759              Subject: Re: [PATCH] debugger handles threads [perl #31666]
47760              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
47761              Date: Wed, 13 Oct 2004 02:49:58 -0700
47762              Message-ID: <20041013094957.GA17184@efn.org>
47763      Branch: perl
47764            ! lib/perl5db.pl perl.c pod/perlrun.pod
47765 ____________________________________________________________________________
47766 [ 23371] By: steveh                                on 2004/10/15  12:54:29
47767         Log: Make autodoc.pl write its output with UNIX style EOL's.
47768
47769              This saves the Win32 committer(s?) having to dos2unix the files
47770              before committing.  Maybe Perforce's "LineEnd: share" suffices
47771              anyway, but there's no harm in playing safe.
47772      Branch: perl
47773            ! autodoc.pl
47774 ____________________________________________________________________________
47775 [ 23370] By: nicholas                              on 2004/10/15  11:01:18
47776         Log: Include opmini.c in the dependency generation.
47777      Branch: perl
47778            ! Makefile.SH
47779 ____________________________________________________________________________
47780 [ 23369] By: rgs                                   on 2004/10/15  10:20:16
47781         Log: Doc nit to Data::Dumper, suggested by Peter Kay.
47782      Branch: perl
47783            ! ext/Data/Dumper/Dumper.pm
47784 ____________________________________________________________________________
47785 [ 23368] By: steveh                                on 2004/10/15  10:12:31
47786         Log: Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.
47787
47788              These are already in the API supported by Devel::PPPort, and are
47789              often more useful than sv_vcatpvfn and sv_vsetpvfn which were
47790              already documented.
47791      Branch: perl
47792            ! embed.fnc pod/perlapi.pod sv.c
47793 ____________________________________________________________________________
47794 [ 23367] By: mhx                                   on 2004/10/14  18:00:04
47795         Log: Subject: [PATCH] Re: [NOT OK] 23353 OpenVMS 7.2 VAX
47796              From: "Craig A. Berry" <craigberry@mac.com>
47797              Date: Thu, 14 Oct 2004 10:09:41 -0500
47798              Message-ID: <416E96B5.5020100@mac.com>
47799      Branch: perl
47800            ! ext/Devel/PPPort/parts/inc/ppphtest
47801            ! ext/Devel/PPPort/t/ppphtest.t
47802 ____________________________________________________________________________
47803 [ 23366] By: rgs                                   on 2004/10/14  15:50:49
47804         Log: Subject: AW: [perl #31864] IO::Poll - undef fd not checked in mask()
47805              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
47806              Date: Mon, 11 Oct 2004 09:54:15 +0200
47807              Message-ID: <8FD9B6A658383E468B55D364D1A9951601857331@ffz00zm6.ffz00e.mail.dresdner.net>
47808      Branch: perl
47809            ! ext/IO/lib/IO/Poll.pm
47810 ____________________________________________________________________________
47811 [ 23365] By: rgs                                   on 2004/10/14  14:58:21
47812         Log: Fix [perl #31971] local $^D gives noise
47813      Branch: perl
47814            ! embed.fnc embed.h mg.c perl.c proto.h
47815 ____________________________________________________________________________
47816 [ 23364] By: rgs                                   on 2004/10/14  14:25:29
47817         Log: A few fixes in the list of -D debugging flags
47818      Branch: perl
47819            ! perl.c pod/perlrun.pod
47820 ____________________________________________________________________________
47821 [ 23363] By: rgs                                   on 2004/10/14  14:01:50
47822         Log: Subject: [PATCH@23361] RE: [PATCH-for-23358] enable statically linked exte nsions for Win32
47823              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
47824              Date: Wed, 13 Oct 2004 09:45:31 +0400
47825              Message-ID: <7DD1BE2C50259746ABB8683672D2089E08133C@itotest-1.spb.lucent.com>
47826      Branch: perl
47827            ! win32/buildext.pl win32/makefile.mk
47828 ____________________________________________________________________________
47829 [ 23362] By: rgs                                   on 2004/10/12  16:49:53
47830         Log: Minor tweaks for the test.utf16 target, by Jarkko
47831      Branch: perl
47832            ! t/TEST
47833 ____________________________________________________________________________
47834 [ 23361] By: rgs                                   on 2004/10/12  16:07:54
47835         Log: Subject: [perl #31843] warnings::warn($obj,...) fails when $obj overloads ""
47836              From: kaminsky@math.huji.ac.il (via RT) <perlbug-followup@perl.org>
47837              Date: 5 Oct 2004 09:52:07 -0000
47838              Message-ID: <rt-3.0.11-31843-97358.2.89612012687236@perl.org>
47839              (with tweaks)
47840      Branch: perl
47841            ! lib/warnings.pm warnings.pl
47842 ____________________________________________________________________________
47843 [ 23360] By: rgs                                   on 2004/10/12  13:02:44
47844         Log: Subject: [PATCH-for-23358] enable statically linked extensions for Win32
47845              From: Vadim Konovalov <konovalo@mail.wplus.net>
47846              Date: Mon, 11 Oct 2004 22:57:00 +0400
47847              Message-ID: <80173417046.20041011225700@vkonovalov.ru>
47848      Branch: perl
47849            ! makedef.pl win32/Makefile win32/buildext.pl win32/dl_win32.xs
47850            ! win32/makefile.mk win32/perllib.c win32/sync_ext.pl
47851 ____________________________________________________________________________
47852 [ 23359] By: rgs                                   on 2004/10/12  12:54:27
47853         Log: Subject: Patch: BigInt v1.73 (pre-release)
47854              From: Tels <perl_dummy@bloodgate.com>
47855              Date: Sun, 10 Oct 2004 22:36:03 +0200
47856              Message-Id: <200410102236.03637@bloodgate.com>
47857      Branch: perl
47858            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
47859            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
47860            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
47861            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
47862            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
47863            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
47864            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
47865 ____________________________________________________________________________
47866 [ 23358] By: rgs                                   on 2004/10/11  07:28:34
47867         Log: Subject: [PATCH] add the 'test_harness' target to vms "makefile"
47868              From: Abe Timmerman <abe@ztreet.demon.nl>
47869              Date: Sat, 9 Oct 2004 18:13:38 +0200
47870              Message-Id: <200410091813.38673.abe@ztreet.demon.nl>
47871      Branch: perl
47872            ! t/harness vms/descrip_mms.template vms/test.com
47873 ____________________________________________________________________________
47874 [ 23357] By: davem                                 on 2004/10/10  19:18:00
47875         Log: Turn regcomp into a list op
47876      Branch: perl
47877            ! embed.fnc ext/B/B/Deparse.pm lib/overload.t op.c perly.act
47878            ! perly.h perly.tab perly.y pp_ctl.c proto.h toke.c
47879 ____________________________________________________________________________
47880 [ 23356] By: nicholas                              on 2004/10/10  15:21:24
47881         Log: Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all tests
47882      Branch: perl
47883            ! ext/B/t/OptreeCheck.pm
47884 ____________________________________________________________________________
47885 [ 23355] By: nicholas                              on 2004/10/10  15:03:25
47886         Log: Restore runtime loading of Encode and Encode-related modules, so that
47887              open.pm will work when the Encode extension isn't build.
47888      Branch: perl
47889            ! lib/open.pm
47890 ____________________________________________________________________________
47891 [ 23354] By: merijn                                on 2004/10/09  12:27:39
47892         Log: Make AIX 5 + gcc work in 64bitall
47893      Branch: perl
47894            ! hints/aix.sh
47895 ____________________________________________________________________________
47896 [ 23353] By: merijn                                on 2004/10/08  09:52:59
47897         Log: A new machine type, some reformatting, some reorganization
47898              and a bit of additional info on Sleepycat's db.
47899      Branch: perl
47900            ! README.hpux
47901 ____________________________________________________________________________
47902 [ 23352] By: rgs                                   on 2004/10/08  08:56:49
47903         Log: Briefly document the test.utf16 make target.
47904      Branch: perl
47905            ! pod/perlhack.pod
47906 ____________________________________________________________________________
47907 [ 23351] By: rgs                                   on 2004/10/08  08:52:39
47908         Log: Make the perl interpreter more tolerant of UTF-16-encoded script
47909              (patch by Jarkko Hietaniemi)
47910      Branch: perl
47911            ! Makefile.SH t/TEST toke.c utf8.c
47912 ____________________________________________________________________________
47913 [ 23350] By: rgs                                   on 2004/10/04  16:05:20
47914         Log: Subject: [perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
47915              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
47916              Date: 23 Sep 2004 21:45:42 -0000
47917              Message-ID: <rt-3.0.11-31697-96840.0.810265136907162@perl.org>
47918              (with doc nits)
47919      Branch: perl
47920            ! ext/B/B/Concise.pm ext/B/B/Showlex.pm ext/B/t/showlex.t
47921 ____________________________________________________________________________
47922 [ 23349] By: rgs                                   on 2004/10/04  15:46:28
47923         Log: Increment $overload::VERSION after change #23347
47924      Branch: perl
47925            ! ext/B/B/Concise.pm lib/overload.pm
47926 ____________________________________________________________________________
47927 [ 23348] By: rgs                                   on 2004/10/04  14:00:11
47928         Log: Subject: [PATCH-for-23341] dynaloader improvements and cleanup
47929              From: Vadim Konovalov <vadim@vkonovalov.ru>
47930              Date: Sun, 3 Oct 2004 22:10:06 +0400
47931              Message-ID: <138-1837306906.20041003221006@vkonovalov.ru>
47932      Branch: perl
47933            ! ext/DynaLoader/DynaLoader_pm.PL
47934 ____________________________________________________________________________
47935 [ 23347] By: rgs                                   on 2004/10/04  10:57:15
47936         Log: Subject: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
47937              From: Rick Delaney <rick@bort.ca>
47938              Date: Sat, 2 Oct 2004 01:04:49 -0400
47939              Message-ID: <20041002050448.GB5059@biff.bort.ca>
47940      Branch: perl
47941            ! lib/overload.pm lib/overload.t
47942 ____________________________________________________________________________
47943 [ 23346] By: rgs                                   on 2004/10/04  10:18:49
47944         Log: Subject: [PATCH] vms/t/filespec.t tweak
47945              From: "Craig A. Berry" <craigberry@mac.com>
47946              Date: Fri, 01 Oct 2004 13:18:03 -0500
47947              Message-ID: <415D9F5B.5040306@mac.com>
47948      Branch: perl
47949            ! vms/ext/filespec.t
47950 ____________________________________________________________________________
47951 [ 23345] By: rgs                                   on 2004/10/04  08:53:04
47952         Log: More caveats on the non-portability of stat(), suggested by
47953              Stas Bekman.
47954      Branch: perl
47955            ! pod/perlfunc.pod
47956 ____________________________________________________________________________
47957 [ 23344] By: nicholas                              on 2004/10/02  21:49:15
47958         Log: Perl_sv_recode_to_utf8 shouldn't be returning SvPVX(sv) without
47959              any check on whether it's valid.
47960      Branch: perl
47961            ! sv.c
47962 ____________________________________________________________________________
47963 [ 23343] By: merijn                                on 2004/10/02  11:08:32
47964         Log: Subject: [PATCH] make t/uni/class.t pass on VMS
47965              From: "Craig A. Berry" <craigberry@mac.com>
47966              Date: Fri, 01 Oct 2004 12:57:55 -0500
47967              Message-ID: <415D9AA3.1000908@mac.com>
47968      Branch: perl
47969            ! t/uni/class.t
47970 ____________________________________________________________________________
47971 [ 23342] By: davem                                 on 2004/09/30  20:51:31
47972         Log: open $1, "file" doesn't raise an exception
47973      Branch: perl
47974            ! pp.c t/io/open.t
47975 ____________________________________________________________________________
47976 [ 23341] By: rgs                                   on 2004/09/30  15:41:40
47977         Log: Subject: [patch] Sys::Syslog POD - $Sys::Syslog::host
47978              From: "Jay Hannah" <jhannah@omnihotels.com>
47979              Date: Wed, 15 Sep 2004 14:51:42 -0500
47980              Message-ID: <002001c49b5d$6d0d79c0$4722000a@omarests2>
47981      Branch: perl
47982            ! ext/Sys/Syslog/Syslog.pm
47983 ____________________________________________________________________________
47984 [ 23340] By: rgs                                   on 2004/09/30  15:12:29
47985         Log: A fix for [perl #31692] : as PerlIO::scalar accesses directly the
47986              PV of the scalar it reads from, avoid to read it when it's an
47987              undefined PV.
47988      Branch: perl
47989            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
47990 ____________________________________________________________________________
47991 [ 23339] By: davem                                 on 2004/09/28  18:05:52
47992         Log: the improved -DT output of #23325 could print an uninit stack value
47993      Branch: perl
47994            ! toke.c
47995 ____________________________________________________________________________
47996 [ 23338] By: nicholas                              on 2004/09/28  16:55:08
47997         Log: Spelling correction spotted by Greg McCarroll
47998      Branch: perl
47999            ! README.epoc
48000 ____________________________________________________________________________
48001 [ 23337] By: rgs                                   on 2004/09/28  15:28:58
48002         Log: Subject: Patch for perl.c fixing an obscure environment bug
48003              From: Merijn Broeren <merijnb@iloquent.com>
48004              Date: Thu, 23 Sep 2004 17:18:17 +0200
48005              Message-ID: <20040923151817.GA15782@brugman.iloquent.nl>
48006      Branch: perl
48007            ! perl.c
48008 ____________________________________________________________________________
48009 [ 23336] By: rgs                                   on 2004/09/28  08:08:24
48010         Log: Perl -DT segfaults when parsing a 'use' statement
48011      Branch: perl
48012            ! toke.c
48013 ____________________________________________________________________________
48014 [ 23334] By: rgs                                   on 2004/09/23  07:33:15
48015         Log: Typo fix.
48016              Subject: [PATCH] Re: Smoke [5.9.2] 23330 FAIL(X) hp-ux 11.11/64 (PA-2.0/64/2 cpu)
48017              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
48018              Date: Wed, 22 Sep 2004 11:20:53 +0200
48019              Message-ID: <20040922112053.686562b6@valis.local>
48020      Branch: perl
48021            ! lib/open.pm
48022 ____________________________________________________________________________
48023 [ 23333] By: rgs                                   on 2004/09/23  07:30:16
48024         Log: Remove a couple of C<> to avoid confusing double quotes in text
48025              rendering. [perl #31678]
48026      Branch: perl
48027            ! pod/perlop.pod
48028 ____________________________________________________________________________
48029 [ 23332] By: rgs                                   on 2004/09/22  09:08:04
48030         Log: Document that $ENV{PATH} may not contain relative directories under -T
48031      Branch: perl
48032            ! pod/perldiag.pod pod/perlsec.pod
48033 ____________________________________________________________________________
48034 [ 23331] By: davem                                 on 2004/09/20  22:11:29
48035         Log: Subject:  Re: [perl #31586] utime does not reach expectations [PATCH]
48036              From:  LAUN Wolfgang <wolfgang.laun@alcatel.at>
48037              Date:  Fri, 17 Sep 2004 14:01:11 +0200
48038              Message-Id:  <DF27CDCBD2581D4B88431901094E4B4D02B0C88B@attmsx1.aut.alcatel.at>
48039
48040              Clarify the effect of utime when the file isn't owned by the user
48041      Branch: perl
48042            ! pod/perlfunc.pod
48043 ____________________________________________________________________________
48044 [ 23330] By: rgs                                   on 2004/09/20  17:20:38
48045         Log: Upgrade to MIME::Base64 3.05.
48046      Branch: perl
48047            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
48048            ! ext/MIME/Base64/t/warn.t
48049 ____________________________________________________________________________
48050 [ 23329] By: rgs                                   on 2004/09/20  17:13:20
48051         Log: Upgrade to Time::HiRes 1.65.
48052      Branch: perl
48053            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
48054            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
48055            ! ext/Time/HiRes/ppport.h ext/Time/HiRes/t/HiRes.t
48056 ____________________________________________________________________________
48057 [ 23327] By: rgs                                   on 2004/09/20  08:23:58
48058         Log: Subject: [perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT" requires -output be set (Doc bug)
48059              From: "Steve Peters via RT" <perlbug-followup@perl.org>
48060              Date: 26 Aug 2004 19:06:52 -0000
48061              Message-ID: <rt-3.0.11-27576-94411.2.28321880730803@perl.org>
48062      Branch: perl
48063            ! lib/Pod/Usage.pm
48064 ____________________________________________________________________________
48065 [ 23326] By: rgs                                   on 2004/09/20  08:10:47
48066         Log: Subject: [PATCH] encoding and open pragmas
48067              From: Jarkko Hietaniemi <jhi@iki.fi>
48068              Date: Mon, 16 Aug 2004 22:27:00 +0300
48069              Message-ID: <41210A84.6060506@iki.fi>
48070
48071              Subject: Re: [PATCH] encoding and open pragmas
48072              From: Jarkko Hietaniemi <jhi@iki.fi>
48073              Date: Tue, 17 Aug 2004 11:22:58 +0300 (EEST)
48074              Message-Id: <200408170822.i7H8MwUU016793@vipunen.hut.fi>
48075      Branch: perl
48076            ! ext/Encode/encoding.pm lib/open.pm lib/open.t t/io/layers.t
48077 ____________________________________________________________________________
48078 [ 23325] By: davem                                 on 2004/09/19  21:47:18
48079         Log: improve lexer debugging output (-DT)
48080              Decode yylex() return values, and show lexer state each time
48081              yylex() is called
48082      Branch: perl
48083            ! embed.fnc embed.h proto.h toke.c
48084 ____________________________________________________________________________
48085 [ 23323] By: rgs                                   on 2004/09/15  16:12:42
48086         Log: The XSUB.h patch from:
48087
48088              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
48089              From: John Peacock <jpeacock@rowman.com>
48090              Date: Wed, 18 Aug 2004 08:26:35 -0400
48091              Message-ID: <41234AFB.1020009@rowman.com>
48092
48093              Now it will use version object logic for version comparison
48094              when loading XS modules.
48095      Branch: perl
48096            ! XSUB.h
48097 ____________________________________________________________________________
48098 [ 23322] By: rgs                                   on 2004/09/15  15:48:23
48099         Log: Upgrade to Time::HiRes 1.63.
48100              Note that it includes a ppport.h file. See if the one
48101              previously built in Devel::PPPort can be used instead.
48102      Branch: perl
48103            + ext/Time/HiRes/ppport.h
48104            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
48105            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
48106            ! ext/Time/HiRes/t/HiRes.t
48107 ____________________________________________________________________________
48108 [ 23321] By: davem                                 on 2004/09/14  21:57:10
48109         Log: Subject:  Re: [perl #31459] Bug in read()
48110              From:  Chris Heath <chris@heathens.co.nz>
48111              Date:  06 Sep 2004 00:03:12 -0400
48112              Message-Id:  <1094443392.12379.35.camel@linux.heathens.co.nz>
48113
48114              a read(F) into a UTF8-encoded buffer with an offset off the
48115              end of the buffer, miss-calculated buffer lengths
48116      Branch: perl
48117            ! pp_sys.c
48118 ____________________________________________________________________________
48119 [ 23320] By: davem                                 on 2004/09/12  22:09:51
48120         Log: Memory leak in nested shared data structures in 5.8.4
48121              A pop of an item from a shared array ref causes a leak due to
48122              AVf_REAL not having been set after an sv_upgrade(sv, SVt_PVAV).
48123              Make sv_upgrade() set always this flag.
48124      Branch: perl
48125            ! sv.c
48126 ____________________________________________________________________________
48127 [ 23319] By: nicholas                              on 2004/09/10  16:40:17
48128         Log: Integrate:
48129              [ 23318]
48130              Update the skips for the no perlio case
48131      Branch: perl
48132           !> ext/B/t/optree_check.t ext/B/t/optree_concise.t
48133           !> ext/B/t/showlex.t
48134 ____________________________________________________________________________
48135 [ 23300] By: nicholas                              on 2004/09/09  15:54:18
48136         Log: A single version of B that supports 5.8 and 5.10
48137      Branch: perl
48138            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
48139            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
48140 ____________________________________________________________________________
48141 [ 23283] By: mhx                                   on 2004/09/08  20:33:55
48142         Log: Subject: [PATCH-5.8.5] lib/bigint.pm tiny typo fix
48143              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
48144              Date: Mon, 6 Sep 2004 11:09:51 +0400
48145              Message-ID: <7DD1BE2C50259746ABB8683672D2089E081132@itotest-1.spb.lucent.com>
48146      Branch: perl
48147            ! lib/bigint.pm
48148 ____________________________________________________________________________
48149 [ 23282] By: mhx                                   on 2004/09/08  20:19:18
48150         Log: Upgrade to Devel::PPPort 3.03.
48151      Branch: perl
48152            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
48153            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
48154            ! ext/Devel/PPPort/PPPort_pm.PL
48155            ! ext/Devel/PPPort/parts/inc/MY_CXT ext/Devel/PPPort/t/MY_CXT.t
48156 ____________________________________________________________________________
48157 [ 23281] By: davem                                 on 2004/09/08  19:42:15
48158         Log: Subject:  [perl #21553] Re: Solaris Perl (fwd)
48159              From:  Andy Dougherty <doughera@lafayette.edu>
48160              Date:  Wed, 8 Sep 2004 11:32:26 -0400 (EDT)
48161              Message-Id:  <Pine.SOL.4.58.0409081129180.17582@maxwell.phys.lafayette.edu>
48162              Clarify whether it's safe to replace the perl bundled with Solaris
48163      Branch: perl
48164            ! README.solaris
48165 ____________________________________________________________________________
48166 [ 23280] By: mhx                                   on 2004/09/08  19:18:06
48167         Log: Upgrade to Devel::PPPort 3.02.
48168      Branch: perl
48169            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
48170            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
48171            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
48172            ! ext/Devel/PPPort/parts/base/5004050
48173            ! ext/Devel/PPPort/parts/base/5005000
48174            ! ext/Devel/PPPort/parts/base/5006000
48175            ! ext/Devel/PPPort/parts/base/5008001
48176            ! ext/Devel/PPPort/parts/base/5009002
48177            ! ext/Devel/PPPort/parts/inc/MY_CXT
48178            ! ext/Devel/PPPort/parts/inc/misc ext/Devel/PPPort/t/MY_CXT.t
48179            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/call.t
48180            ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/grok.t
48181            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
48182            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/misc.t
48183            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
48184            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/sv_xpvf.t
48185            ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
48186 ____________________________________________________________________________
48187 [ 23279] By: mhx                                   on 2004/09/08  18:46:56
48188         Log: Add MY_CXT_CLONE to the core. (Taken from Time::HiRes.) See also:
48189              http://groups.google.com/groups?selm=r5l1vv00ca033k7a06d40fgei1ion91rnp%404ax.com
48190      Branch: perl
48191            ! perl.h
48192 ____________________________________________________________________________
48193 [ 23278] By: nicholas                              on 2004/09/08  16:53:34
48194         Log: backport B to work on 5.8.x, so that a single version of the source
48195              can be maintained, and ultimately dual-lifed on CPAN
48196              (the version conditional changes are actually surprisingly small)
48197      Branch: perl
48198            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
48199            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_samples.t
48200            ! ext/B/t/stash.t
48201 ____________________________________________________________________________
48202 [ 23277] By: mhx                                   on 2004/09/08  16:49:59
48203         Log: Subject: SvO?OK_off()'s return value
48204              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
48205              Date: Sun, 1 Aug 2004 12:46:48 +0200
48206              Message-Id: <20040801124648.7f9b3cee@r2d2>
48207
48208              Move (void) casts into SvOOK_off macro.
48209      Branch: perl
48210            ! gv.c mg.c perl.c pp.c pp_ctl.c pp_hot.c scope.c sv.c sv.h
48211 ____________________________________________________________________________
48212 [ 23276] By: merijn                                on 2004/09/07  12:57:58
48213         Log: Subject: [PATCH] perlintro.pod
48214              From: Paul Johnson <paul@pjcj.net>
48215              Date: Tue, 7 Sep 2004 15:13:51 +0200
48216              Message-ID: <20040907131351.GD2513@pjcj.net>
48217      Branch: perl
48218            ! pod/perlintro.pod
48219 ____________________________________________________________________________
48220 [ 23275] By: steveh                                on 2004/09/06  10:16:12
48221         Log: Implement new environment variable to allow the use of non-IFS
48222              compatible LSP's on Windows to allow Perl to work in conjunction
48223              with a firewall such as McAfee Guardian.
48224
48225              Bug report and possible solutions by Ken Fox <kfox@ford.com>;
48226              further assistance by Artiom Morozov <artiom@phreaker.net>.
48227      Branch: perl
48228            ! pod/perlrun.pod win32/win32sck.c
48229 ____________________________________________________________________________
48230 [ 23274] By: merijn                                on 2004/09/06  08:49:24
48231         Log: Subject: [PATCH] -Dunlink_all_versions for VMS
48232              From: "Craig A. Berry" <craigberry@mac.com>
48233              Date: Sat, 04 Sep 2004 11:58:56 -0500
48234              Message-ID: <4139F450.7040708@mac.com>
48235      Branch: perl
48236            ! configure.com
48237 ____________________________________________________________________________
48238 [ 23271] By: davem                                 on 2004/09/05  21:36:57
48239         Log: only mortalize deleted array elements for AvREAL
48240              (update to change #23158)
48241      Branch: perl
48242            ! av.c
48243 ____________________________________________________________________________
48244 [ 23267] By: davem                                 on 2004/09/05  20:16:55
48245         Log: I somehow managed to omit the base.pm change from #23266
48246      Branch: perl
48247            ! lib/base.pm
48248 ____________________________________________________________________________
48249 [ 23266] By: davem                                 on 2004/09/05  20:04:35
48250         Log: Fields package bug
48251              An intermediate class with no fields messes up private fields
48252              in the base class.
48253      Branch: perl
48254            ! lib/base.pm lib/base/t/fields-base.t
48255 ____________________________________________________________________________
48256 [ 23258] By: rgs                                   on 2004/09/02  15:37:55
48257         Log: Upgrade to Encode 2.02
48258      Branch: perl
48259            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
48260            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
48261            ! ext/Encode/bin/ucmsort ext/Encode/lib/Encode/Alias.pm
48262            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
48263            ! ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
48264            ! ext/Encode/ucm/big5-hkscs.ucm
48265 ____________________________________________________________________________
48266 [ 23257] By: rgs                                   on 2004/09/02  15:01:39
48267         Log: Upgrade to version 0.42.
48268              From:
48269              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
48270              From: John Peacock <jpeacock@rowman.com>
48271              Date: Wed, 18 Aug 2004 08:26:35 -0400
48272              Message-ID: <41234AFB.1020009@rowman.com>
48273      Branch: perl
48274            ! lib/version.pm lib/version.t util.c
48275 ____________________________________________________________________________
48276 [ 23256] By: davem                                 on 2004/09/01  23:41:25
48277         Log: Subject:  [PATCH] fields.pm lost compile-time benefit
48278              From:  Rick Delaney <rick@bort.ca>
48279              Date:  Fri, 13 Aug 2004 19:54:12 -0400
48280              Message-Id:  <20040813235412.GB12980@biff.bort.ca>
48281
48282              restore the compile-time field checking for
48283              my Dog $spot; $spot->{'walkies'};
48284              that was lost when pseudo-hashes were removed
48285      Branch: perl
48286            ! lib/base/t/fields-base.t lib/base/t/fields.t op.c
48287            ! pod/perldiag.pod
48288 ____________________________________________________________________________
48289 [ 23255] By: davem                                 on 2004/09/01  23:37:07
48290         Log: whoops, fix 'formline undef' test broken by change #23251
48291      Branch: perl
48292            ! t/lib/warnings/9uninit
48293 ____________________________________________________________________________
48294 [ 23253] By: davem                                 on 2004/09/01  22:45:07
48295         Log: Subject:  PATCH: Taintedness and ternary conditional
48296              From:  Andy Lester <andy@petdance.com>
48297              Date:  Thu, 26 Aug 2004 23:44:47 -0500
48298              Message-Id:  <20040827044447.GA5268@petdance.com>
48299
48300              add tests and documentation to the effect that ($tainted ? $a : $b)
48301              doesn't necessarily return a tainted value. Also tidy the markup in
48302              perldoc.pod
48303      Branch: perl
48304            ! pod/perlsec.pod t/op/taint.t
48305 ____________________________________________________________________________
48306 [ 23252] By: davem                                 on 2004/09/01  22:20:05
48307         Log: delete spurious blank lines added by change 23251
48308      Branch: perl
48309            ! pp_ctl.c
48310 ____________________________________________________________________________
48311 [ 23251] By: davem                                 on 2004/09/01  22:17:47
48312         Log: Random made scripts crashing perl
48313              fix 'formline undef' coredump
48314      Branch: perl
48315            ! pp_ctl.c t/lib/warnings/9uninit
48316 ____________________________________________________________________________
48317 [ 23250] By: davem                                 on 2004/09/01  20:46:13
48318         Log: From: david nicol <whatever@davidnicol.com>
48319              Subject: [perl #31228] no no-op
48320              Message-Id: 1093659222.1436.70.camel@plaza.davidnicol.com>
48321              Date: 27 Aug 2004 21:13:42 -0500
48322
48323              Document that 0 and 1 can (sort of) be used as no-ops.
48324      Branch: perl
48325            ! pod/perlop.pod
48326 ____________________________________________________________________________
48327 [ 23249] By: davem                                 on 2004/09/01  18:54:25
48328         Log: Subject:  [ PATCH ] 2 added private flags for B::Concise
48329              From:  Jim Cromie <jcromie@divsol.com>
48330              Date:  Tue, 31 Aug 2004 23:19:54 -0600
48331              Message-Id:  <41355BFA.8010900@divsol.com>
48332
48333              The OPpENTERSUB_NOMOD and OPpCONST_SHORTCIRCUIT flags weren't
48334              displayed by B::Concise.
48335      Branch: perl
48336            ! ext/B/B/Concise.pm
48337 ____________________________________________________________________________
48338 [ 23248] By: rgs                                   on 2004/09/01  15:35:20
48339         Log: Upgrade to Cwd 2.21.
48340      Branch: perl
48341            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
48342 ____________________________________________________________________________
48343 [ 23247] By: rgs                                   on 2004/09/01  15:11:45
48344         Log: Update to File::Spec 0.90
48345      Branch: perl
48346            ! lib/File/Spec.pm lib/File/Spec/VMS.pm
48347 ____________________________________________________________________________
48348 [ 23246] By: mhx                                   on 2004/08/30  18:36:18
48349         Log: Skip Time::HiRes tests if configured without that module.
48350      Branch: perl
48351            ! ext/Time/HiRes/t/HiRes.t
48352 ____________________________________________________________________________
48353 [ 23245] By: mhx                                   on 2004/08/30  18:34:58
48354         Log: Fix skipping of a Dumpvalue test when configured without Devel::Peek.
48355      Branch: perl
48356            ! lib/Dumpvalue.t
48357 ____________________________________________________________________________
48358 [ 23244] By: mhx                                   on 2004/08/30  18:33:27
48359         Log: Skip a Data::Dumper test if configured without B module.
48360      Branch: perl
48361            ! ext/Data/Dumper/t/dumper.t
48362 ____________________________________________________________________________
48363 [ 23243] By: mhx                                   on 2004/08/29  13:22:48
48364         Log: Fix typo in B::Assembler.
48365      Branch: perl
48366            ! ext/B/B/Assembler.pm
48367 ____________________________________________________________________________
48368 [ 23242] By: mhx                                   on 2004/08/29  13:21:50
48369         Log: Skip ext/B/t/assembler.t when configured without B.
48370      Branch: perl
48371            ! ext/B/t/assembler.t
48372 ____________________________________________________________________________
48373 [ 23241] By: merijn                                on 2004/08/28  08:05:19
48374         Log: Subject: [PATCH] File::Spec::VMS update
48375              From: "Craig A. Berry" <craigberry@mac.com>
48376              Date: Fri, 27 Aug 2004 18:51:09 -0500
48377              Message-ID: <412FC8ED.1020300@mac.com>
48378      Branch: perl
48379            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
48380 ____________________________________________________________________________
48381 [ 23240] By: merijn                                on 2004/08/28  07:41:47
48382         Log: Pumpkinship updates
48383      Branch: perl
48384            ! pod/perlhack.pod
48385 ____________________________________________________________________________
48386 [ 23239] By: mhx                                   on 2004/08/26  21:57:39
48387         Log: Fix nasty line break in Storable test file.
48388      Branch: perl
48389            ! ext/Storable/t/just_plain_nasty.t
48390 ____________________________________________________________________________
48391 [ 23238] By: rgs                                   on 2004/08/26  13:02:14
48392         Log: Upgrade to MIME::Base64 3.03
48393      Branch: perl
48394            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
48395            ! ext/MIME/Base64/QuotedPrint.pm
48396 ____________________________________________________________________________
48397 [ 23237] By: rgs                                   on 2004/08/25  08:32:41
48398         Log: Upgrade to MIME::Base64 3.02.
48399      Branch: perl
48400            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
48401            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
48402            ! ext/MIME/Base64/t/quoted-print.t
48403 ____________________________________________________________________________
48404 [ 23236] By: rgs                                   on 2004/08/24  17:24:40
48405         Log: Grammatical nit by Hugo.
48406      Branch: perl
48407            ! pod/perlnewmod.pod
48408 ____________________________________________________________________________
48409 [ 23235] By: rgs                                   on 2004/08/23  12:32:33
48410         Log: Subject: [perl #31295] PATCH: Test comp/use.t fails on Tru64
48411              From: Nikola Milutinovic (via RT) <perlbug-followup@perl.org>
48412              Date: 23 Aug 2004 10:37:31 -0000
48413              Message-ID: <rt-3.0.11-31295-94232.1.74127465250315@perl.org>
48414      Branch: perl
48415            ! t/comp/use.t
48416 ____________________________________________________________________________
48417 [ 23234] By: mhx                                   on 2004/08/23  05:33:39
48418         Log: Upgrade to Devel::PPPort 3.01.
48419      Branch: perl
48420            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
48421            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
48422            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/parts/inc/ppphtest
48423            ! ext/Devel/PPPort/parts/inc/version
48424            ! ext/Devel/PPPort/t/ppphtest.t
48425 ____________________________________________________________________________
48426 [ 23233] By: mhx                                   on 2004/08/22  22:18:56
48427         Log: Fix some backwards-compatibility problems with Storable.
48428      Branch: perl
48429            ! ext/Storable/Storable.xs ext/Storable/t/weak.t
48430 ____________________________________________________________________________
48431 [ 23232] By: rgs                                   on 2004/08/22  19:14:57
48432         Log: Upgrade to Time::HiRes 1.61
48433      Branch: perl
48434            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
48435            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
48436            ! ext/Time/HiRes/hints/solaris.pl ext/Time/HiRes/t/HiRes.t
48437 ____________________________________________________________________________
48438 [ 23231] By: mhx                                   on 2004/08/22  15:36:36
48439         Log: Fix Storable's MANIFEST.
48440      Branch: perl
48441            ! ext/Storable/MANIFEST
48442 ____________________________________________________________________________
48443 [ 23230] By: davem                                 on 2004/08/20  21:20:48
48444         Log: a regex in STDOUT destructor coredumped because regex pad already
48445              freed
48446      Branch: perl
48447            ! perl.c t/op/ref.t
48448 ____________________________________________________________________________
48449 [ 23229] By: mhx                                   on 2004/08/20  13:18:08
48450         Log: Upgrade to Devel::PPPort 3.00_03.
48451      Branch: perl
48452            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
48453            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
48454            ! ext/Devel/PPPort/parts/inc/ppphtest
48455            ! ext/Devel/PPPort/t/ppphtest.t
48456 ____________________________________________________________________________
48457 [ 23228] By: mhx                                   on 2004/08/19  23:14:00
48458         Log: Tweak 'h2xs -h' output.
48459      Branch: perl
48460            ! utils/h2xs.PL
48461 ____________________________________________________________________________
48462 [ 23227] By: mhx                                   on 2004/08/19  17:05:48
48463         Log: Delete superfluous "with".
48464      Branch: perl
48465            ! README.win32
48466 ____________________________________________________________________________
48467 [ 23226] By: mhx                                   on 2004/08/19  11:22:15
48468         Log: Upgrade to Devel::PPPort 3.00_02.
48469      Branch: perl
48470            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
48471            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
48472            ! ext/Devel/PPPort/PPPort_pm.PL
48473 ____________________________________________________________________________
48474 [ 23225] By: rgs                                   on 2004/08/19  07:58:59
48475         Log: Mark a test that relies on tainting behavior as TODO on Windows.
48476      Branch: perl
48477            ! t/comp/opsubs.t
48478 ____________________________________________________________________________
48479 [ 23224] By: steveh                                on 2004/08/18  13:44:13
48480         Log: Add notes for building with MS VC++ Toolkit 2003
48481      Branch: perl
48482            ! README.win32
48483 ____________________________________________________________________________
48484 [ 23223] By: mhx                                   on 2004/08/17  21:33:41
48485         Log: Upgrade to Devel::PPPort 3.00_01.
48486      Branch: perl
48487            + ext/Devel/PPPort/parts/inc/sv_xpvf ext/Devel/PPPort/t/cop.t
48488            + ext/Devel/PPPort/t/sv_xpvf.t
48489            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
48490            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
48491            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
48492            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/apicheck.pl
48493            ! ext/Devel/PPPort/parts/inc/misc
48494            ! ext/Devel/PPPort/parts/inc/ppphbin
48495            ! ext/Devel/PPPort/parts/inc/ppphtest
48496            ! ext/Devel/PPPort/parts/inc/uv
48497            ! ext/Devel/PPPort/parts/ppptools.pl
48498            ! ext/Devel/PPPort/parts/todo/5004000
48499            ! ext/Devel/PPPort/parts/todo/5004050
48500            ! ext/Devel/PPPort/parts/todo/5006000
48501            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/uv.t
48502 ____________________________________________________________________________
48503 [ 23222] By: mhx                                   on 2004/08/17  10:14:46
48504         Log: Upgrade to Devel::PPPort 3.00.
48505      Branch: perl
48506            + (add 103 files)
48507            - ext/Devel/PPPort/t/test.t
48508            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
48509            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
48510            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/README
48511            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/module2.c
48512            ! ext/Devel/PPPort/module3.c ext/Devel/PPPort/ppport_h.PL
48513            ! ext/Devel/PPPort/soak
48514 ____________________________________________________________________________
48515 [ 23221] By: rgs                                   on 2004/08/17  08:25:39
48516         Log: Subject: [PATCH] Document Carp's global variables + provide tests
48517              From: "Jos I. Boumans" <kane@dwim.org>
48518              Date: Mon, 16 Aug 2004 15:53:40 +0200
48519              Message-Id: <ADC6DEC6-EF8B-11D8-8425-000A95EF62E2@dwim.org>
48520              (tests a bit reworked)
48521      Branch: perl
48522            ! lib/Carp.pm lib/Carp.t
48523 ____________________________________________________________________________
48524 [ 23220] By: rgs                                   on 2004/08/17  07:29:11
48525         Log: Subject: Updates to modules-related pod
48526              From: Kirrily Skud Robert <skud@infotrope.net>
48527              Date: Mon, 16 Aug 2004 16:00:14 -0400
48528              Message-ID: <20040816200014.GC27764@infotrope.net>
48529      Branch: perl
48530            ! pod/perlnewmod.pod
48531 ____________________________________________________________________________
48532 [ 23219] By: rgs                                   on 2004/08/16  17:59:22
48533         Log: Subject: [PATCH] running mktables on VMS
48534              From: "Craig A. Berry" <craigberry@mac.com>
48535              Date: Tue, 10 Aug 2004 22:28:04 -0500
48536              Message-ID: <41199244.9020706@mac.com>
48537      Branch: perl
48538            ! vms/descrip_mms.template
48539 ____________________________________________________________________________
48540 [ 23218] By: rgs                                   on 2004/08/16  07:23:56
48541         Log: Subject: [PATCH] make cygwin ld2 executable
48542              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
48543              Date: Sun, 15 Aug 2004 17:14:59 -0700
48544              Message-ID: <20040816001252.GA2148@efn.org>
48545      Branch: perl
48546            ! cygwin/Makefile.SHs
48547 ____________________________________________________________________________
48548 [ 23217] By: davem                                 on 2004/08/14  22:32:16
48549         Log: make pp_goto() cope potential stack reallocation in EXTEND
48550              The code for goto &foo had local pointers to the stack that
48551              pointed to the wrong place after a realloc.
48552      Branch: perl
48553            ! pp_ctl.c t/op/goto.t
48554 ____________________________________________________________________________
48555 [ 23216] By: rgs                                   on 2004/08/13  13:18:37
48556         Log: Subject: [PATCH] pre Math::BigInt v1.72
48557              From: Tels <perl_dummy@bloodgate.com>
48558              Date: Fri, 13 Aug 2004 14:02:50 +0200
48559              Message-Id: <200408131402.52270@bloodgate.com>
48560      Branch: perl
48561            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
48562            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
48563            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
48564            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
48565 ____________________________________________________________________________
48566 [ 23215] By: rgs                                   on 2004/08/13  12:09:35
48567         Log: Subject: Test for functions with operator names
48568              From: Andy Lester <andy@petdance.com>
48569              Date: Thu, 12 Aug 2004 11:31:03 -0500
48570              Message-ID: <20040812163103.GA26687@petdance.com>
48571      Branch: perl
48572            + t/comp/opsubs.t
48573            ! MANIFEST
48574 ____________________________________________________________________________
48575 [ 23214] By: rgs                                   on 2004/08/13  07:13:38
48576         Log: Subject: api doc fix for SvSetMagicSV_nosteal
48577              From: Stas Bekman <stas@stason.org>
48578              Date: Thu, 12 Aug 2004 18:10:36 -0700
48579              Message-ID: <411C150C.5020602@stason.org>
48580      Branch: perl
48581            ! pod/perlapi.pod sv.h
48582 ____________________________________________________________________________
48583 [ 23213] By: rgs                                   on 2004/08/10  13:17:40
48584         Log: Subject: Re: 2 patches: goto.t, B.pm/xs
48585              From: Jim Cromie <jcromie@divsol.com>
48586              Date: Tue, 10 Aug 2004 07:29:08 -0600
48587              Message-ID: <4118CDA4.3060700@divsol.com>
48588      Branch: perl
48589            ! t/op/goto.t
48590 ____________________________________________________________________________
48591 [ 23212] By: rgs                                   on 2004/08/10  07:21:19
48592         Log: Subject: 2 patches: goto.t, B.pm/xs
48593              From: Jim Cromie <jcromie@divsol.com>
48594              Date: Sun, 08 Aug 2004 18:42:47 -0600
48595              Message-ID: <4116C887.9080400@divsol.com>
48596      Branch: perl
48597            ! ext/B/B.pm ext/B/B.xs
48598 ____________________________________________________________________________
48599 [ 23211] By: rgs                                   on 2004/08/10  07:00:01
48600         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
48601              From: Alan Burlison <Alan.Burlison@sun.com>
48602              Date: Mon, 09 Aug 2004 19:00:12 +0100
48603              Message-ID: <4117BBAC.7080603@sun.com>
48604      Branch: perl
48605            ! ext/POSIX/POSIX.xs
48606 ____________________________________________________________________________
48607 [ 23210] By: davem                                 on 2004/08/09  19:58:35
48608         Log: Fix a typo and remove some debugging crud from change #23209
48609      Branch: perl
48610            ! ext/XS/APItest/t/call.t
48611 ____________________________________________________________________________
48612 [ 23209] By: davem                                 on 2004/08/09  19:48:57
48613         Log: eval_sv() failing a taint test could corrupt the stack
48614      Branch: perl
48615            ! ext/XS/APItest/t/call.t perl.c
48616 ____________________________________________________________________________
48617 [ 23208] By: davem                                 on 2004/08/09  18:28:33
48618         Log: made eq_array in t/test.pl handle undef values better
48619      Branch: perl
48620            ! t/test.pl
48621 ____________________________________________________________________________
48622 [ 23207] By: davem                                 on 2004/08/09  17:21:27
48623         Log: fix minor nit in file description, to keep Jarkko happy
48624      Branch: perl
48625            ! utf8.c
48626 ____________________________________________________________________________
48627 [ 23206] By: rgs                                   on 2004/08/09  15:33:54
48628         Log: Subject: Patch for t/op/sleep.t
48629              From: Andy Lester <andy@petdance.com>
48630              Date: Mon, 9 Aug 2004 00:11:51 -0500
48631              Message-ID: <20040809051151.GA13872@petdance.com>
48632      Branch: perl
48633            ! t/op/sleep.t
48634 ____________________________________________________________________________
48635 [ 23205] By: rgs                                   on 2004/08/09  12:10:25
48636         Log: Add a note in perltodo about a potential extension of readpipe()
48637      Branch: perl
48638            ! pod/perltodo.pod
48639 ____________________________________________________________________________
48640 [ 23204] By: rgs                                   on 2004/08/09  09:13:27
48641         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
48642              From: Alan Burlison <Alan.Burlison@sun.com>
48643              Date: Mon, 09 Aug 2004 10:30:25 +0100
48644              Message-ID: <41174431.6050803@sun.com>
48645      Branch: perl
48646            ! ext/POSIX/POSIX.xs
48647 ____________________________________________________________________________
48648 [ 23203] By: davem                                 on 2004/08/07  15:10:40
48649         Log: Add tests for XS call_*() API
48650      Branch: perl
48651            + ext/XS/APItest/t/call.t
48652            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
48653            ! ext/XS/APItest/MANIFEST pod/perlcall.pod
48654 ____________________________________________________________________________
48655 [ 23202] By: mhx                                   on 2004/08/07  15:10:39
48656         Log: Subject: [PATCH] DB_File 1.810
48657              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
48658              Date: Sat, 7 Aug 2004 15:22:09 +0100
48659              Message-Id: <20040807142059.CTQC10838.mta10-svc.ntlworld.com@MARQUESSPT21>
48660      Branch: perl
48661            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
48662            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
48663 ____________________________________________________________________________
48664 [ 23200] By: steveh                                on 2004/08/06  12:55:31
48665         Log: Fix [perl #24269] socket() call uses non-IFS providers
48666              causing subsequent print/read to hang or misbehave
48667
48668              Patch supplied by Artiom Morozov <artiom@phreaker.net>
48669              in the bug report at http://rt.perl.org/rt3/index.html?q=24269
48670      Branch: perl
48671            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
48672            ! win32/win32.h win32/win32sck.c
48673 ____________________________________________________________________________
48674 [ 23199] By: steveh                                on 2004/08/06  11:57:59
48675         Log: Another small clean-up following changes #23190 and #23198
48676      Branch: perl
48677            ! gv.c
48678 ____________________________________________________________________________
48679 [ 23198] By: davem                                 on 2004/08/06  10:06:46
48680         Log: remove leaks associated with version object change #23190
48681      Branch: perl
48682            ! gv.c util.c
48683 ____________________________________________________________________________
48684 [ 23197] By: rgs                                   on 2004/08/06  06:53:08
48685         Log: Subject: [PATCH sv.c]  signedness nit in #23190
48686              From: "Craig A. Berry" <craigberry@mac.com>
48687              Date: Thu, 05 Aug 2004 13:10:55 -0500
48688              Message-ID: <4112782F.7040302@mac.com>
48689      Branch: perl
48690            ! sv.c
48691 ____________________________________________________________________________
48692 [ 23196] By: mhx                                   on 2004/08/04  18:29:23
48693         Log: Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
48694      Branch: perl
48695            ! pod/perlapi.pod sv.h
48696 ____________________________________________________________________________
48697 [ 23195] By: nick                                  on 2004/08/04  18:16:47
48698         Log: Comment describing purpose.
48699      Branch: perl
48700            ! globals.c
48701 ____________________________________________________________________________
48702 [ 23194] By: rgs                                   on 2004/08/04  07:18:49
48703         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
48704              From: Alan Burlison <Alan.Burlison@sun.com>
48705              Date: Mon, 19 Jul 2004 12:07:02 +0100
48706              Message-ID: <40FBAB56.1030208@sun.com>
48707
48708              (last chunk only)
48709      Branch: perl
48710            ! ext/POSIX/POSIX.xs
48711 ____________________________________________________________________________
48712 [ 23193] By: rgs                                   on 2004/08/04  07:00:21
48713         Log: Remove compilation warnings about uninitialized variables.
48714      Branch: perl
48715            ! sv.c
48716 ____________________________________________________________________________
48717 [ 23192] By: rgs                                   on 2004/08/04  06:55:46
48718         Log: Remove the "Newline in left-justified string" warning.
48719      Branch: perl
48720            ! pod/perldiag.pod sv.c t/lib/warnings/sv
48721 ____________________________________________________________________________
48722 [ 23191] By: rgs                                   on 2004/08/04  06:30:58
48723         Log: Subject: [PATCH] extension to diagnostics.pm
48724              From: Fergal Daly <fergal@esatclear.ie>
48725              Date: Wed, 4 Aug 2004 00:33:09 +0100
48726              Message-ID: <20040803233309.GA239@dyn.fergaldaly.com>
48727      Branch: perl
48728            ! lib/diagnostics.pm
48729 ____________________________________________________________________________
48730 [ 23190] By: rgs                                   on 2004/08/04  06:19:27
48731         Log: Subject: [PATCH] Final version object core patch?
48732              From: John Peacock <jpeacock@rowman.com>
48733              Date: Tue, 03 Aug 2004 22:23:57 -0400
48734              Message-ID: <411048BD.3080700@rowman.com>
48735      Branch: perl
48736            ! gv.c perl.c pp_ctl.c sv.c t/comp/require.t t/op/ver.t util.c
48737 ____________________________________________________________________________
48738 [ 23189] By: merijn                                on 2004/08/03  23:51:13
48739         Log: gcc on AIX 4 doesn't like -G on the commandline too
48740      Branch: perl
48741            ! hints/aix_4.sh
48742 ____________________________________________________________________________
48743 [ 23188] By: merijn                                on 2004/08/03  23:48:13
48744         Log: gcc on AIX doesn't like -G on the commandline
48745      Branch: perl
48746            ! hints/aix.sh
48747 ____________________________________________________________________________
48748 [ 23187] By: davem                                 on 2004/08/03  19:20:18
48749         Log: more typo fixes for change 3176 (comments at top of .c files)
48750      Branch: perl
48751            ! mg.c miniperlmain.c perl.c run.c scope.c
48752 ____________________________________________________________________________
48753 [ 23186] By: rgs                                   on 2004/08/03  10:22:54
48754         Log: Subject: [perl #30914] ExtUtils::Embed should use libperl name from Config
48755              From: Marek Rouchal (via RT) <perlbug-followup@perl.org>
48756              Date: 2 Aug 2004 07:00:33 -0000
48757              Message-ID: <rt-3.0.11-30914-93038.14.5123598132685@perl.org>
48758      Branch: perl
48759            ! lib/ExtUtils/Embed.pm
48760 ____________________________________________________________________________
48761 [ 23185] By: rgs                                   on 2004/08/03  09:39:35
48762         Log: Subject: [PATCH] additional -V:foo tests
48763              From: Jim Cromie <jcromie@divsol.com>
48764              Date: Mon, 02 Aug 2004 09:15:23 -0600
48765              Message-ID: <410E5A8B.9030307@divsol.com>
48766      Branch: perl
48767            ! configpm lib/Config.t pod/perlrun.pod
48768 ____________________________________________________________________________
48769 [ 23184] By: rgs                                   on 2004/08/02  16:40:36
48770         Log: Enhance the caveat in the description of tell()
48771
48772              Subject: Re: [perl #30788] Error in documentation
48773              From: Nick Ing-Simmons <nick@ing-simmons.net>
48774              Date: Wed, 28 Jul 2004 15:12:54 +0100
48775              Message-Id: <20040728141254.3861.5@llama.ing-simmons.net>
48776      Branch: perl
48777            ! pod/perlfunc.pod
48778 ____________________________________________________________________________
48779 [ 23183] By: rgs                                   on 2004/08/02  09:16:13
48780         Log: Remove empty rpath from .so files
48781      Branch: perl
48782            ! lib/ExtUtils/MM_Unix.pm
48783 ____________________________________________________________________________
48784 [ 23182] By: rgs                                   on 2004/08/02  09:11:12
48785         Log: Subject: [PATCH] mention refaddr() in overload::StrVal docs
48786              From: Fergal Daly <fergal@esatclear.ie>
48787              Date: Fri, 30 Jul 2004 16:09:19 +0100
48788              Message-ID: <20040730150919.GB19022@dyn.fergaldaly.com>
48789      Branch: perl
48790            ! lib/overload.pm
48791 ____________________________________________________________________________
48792 [ 23181] By: steveh                                on 2004/08/02  08:05:05
48793         Log: Fix breakage caused by Change 23179
48794      Branch: perl
48795            ! t/run/fresh_perl.t
48796 ____________________________________________________________________________
48797 [ 23180] By: davem                                 on 2004/08/01  16:49:20
48798         Log: Add comment to top of reentr.c and fix typos in other files
48799      Branch: perl
48800            ! deb.c dump.c miniperlmain.c pad.c perly.y reentr.c reentr.h
48801            ! reentr.pl regcomp.c regexec.c scope.c utf8.c
48802 ____________________________________________________________________________
48803 [ 23179] By: mhx                                   on 2004/08/01  16:10:19
48804         Log: Skip test when building without Encode.
48805      Branch: perl
48806            ! t/run/fresh_perl.t
48807 ____________________________________________________________________________
48808 [ 23178] By: mhx                                   on 2004/08/01  10:19:46
48809         Log: Remove redundant SvOOK_off (called implicitly by SvOK_off)
48810              and merge identical cases.
48811      Branch: perl
48812            ! scope.c
48813 ____________________________________________________________________________
48814 [ 23177] By: davem                                 on 2004/07/31  16:27:09
48815         Log: shut up a warning in mg.c
48816      Branch: perl
48817            ! mg.c
48818 ____________________________________________________________________________
48819 [ 23176] By: davem                                 on 2004/07/31  16:21:50
48820         Log: Add comment to the top of most .c files explaining their purpose
48821      Branch: perl
48822            ! deb.c doio.c doop.c dump.c gv.c hv.c locale.c malloc.c mg.c
48823            ! miniperlmain.c numeric.c op.c pad.c perl.c perlio.c perly.act
48824            ! perly.h perly.tab perly.y pp.c pp_ctl.c pp_hot.c pp_pack.c
48825            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c taint.c
48826            ! universal.c utf8.c util.c
48827 ____________________________________________________________________________
48828 [ 23175] By: mhx                                   on 2004/07/31  15:19:13
48829         Log: Fix copy & paste bugs in mX?PUSH macro tests.
48830      Branch: perl
48831            ! ext/XS/APItest/APItest.xs
48832 ____________________________________________________________________________
48833 [ 23174] By: merijn                                on 2004/07/31  08:32:31
48834         Log: First steps towards an explicit perl.exp-less AIX build
48835              Previous method can still be used by undeffing usenativedlopen
48836              If that is ever tested at all on AIX
48837      Branch: perl
48838            ! hints/aix.sh hints/aix_4.sh
48839 ____________________________________________________________________________
48840 [ 23173] By: mhx                                   on 2004/07/31  08:29:54
48841         Log: Fix and update Perl_grok_* docs.
48842      Branch: perl
48843            ! numeric.c pod/perlapi.pod
48844 ____________________________________________________________________________
48845 [ 23172] By: steveh                                on 2004/07/30  14:31:08
48846         Log: A few minor updates to README.win32 (aka perlwin32)
48847      Branch: perl
48848            ! README.win32
48849 ____________________________________________________________________________
48850 [ 23171] By: rgs                                   on 2004/07/30  14:24:08
48851         Log: Upgrade to Math::BigInt v1.71.
48852      Branch: perl
48853            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
48854            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
48855            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
48856            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
48857 ____________________________________________________________________________
48858 [ 23170] By: steveh                                on 2004/07/30  13:27:41
48859         Log: Bug report #30132 was resolved before it was finished!
48860              Here's the last piece in the puzzle.
48861      Branch: perl
48862            ! ext/IO/lib/IO/File.pm
48863 ____________________________________________________________________________
48864 [ 23168] By: rgs                                   on 2004/07/28  12:13:36
48865         Log: Upgrade to File::Spec 0.88.
48866      Branch: perl
48867            ! lib/File/Spec.pm lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
48868 ____________________________________________________________________________
48869 [ 23167] By: rgs                                   on 2004/07/28  09:20:12
48870         Log: Subject: Re: [perl #30783] Test::Builder does not handle overloaded "name" values
48871              From: Autrijus Tang <autrijus@gmail.com>
48872              Date: Thu, 22 Jul 2004 20:17:58 -0700
48873              Message-ID: <1912f0e204072220171790193a@mail.gmail.com>
48874      Branch: perl
48875            ! lib/Test/Builder.pm
48876 ____________________________________________________________________________
48877 [ 23166] By: rgs                                   on 2004/07/28  06:31:06
48878         Log: Subject: Re: more 5.9 sort tests (second draft)
48879              From: david nicol <whatever@davidnicol.com>
48880              Date: 21 Jul 2004 17:10:05 -0500
48881              Message-Id: <1090447805.995.24.camel@plaza.davidnicol.com>
48882      Branch: perl
48883            ! t/op/sort.t
48884 ____________________________________________________________________________
48885 [ 23165] By: rgs                                   on 2004/07/28  06:25:15
48886         Log: Subject: Re: AW: [perl #7558] [PATCH] README.solaris
48887              From: Andy Dougherty <doughera@lafayette.edu>
48888              Date: Tue, 27 Jul 2004 14:12:06 -0400 (EDT)
48889              Message-ID: <Pine.SOL.4.58.0407271335550.22839@maxwell.phys.lafayette.edu>
48890      Branch: perl
48891            ! README.solaris
48892 ____________________________________________________________________________
48893 [ 23164] By: davem                                 on 2004/07/26  22:08:32
48894         Log: Subject:  [perl #7558] [PATCH] README.solaris
48895              From:  Andy Dougherty <doughera@lafayette.edu>
48896              Date:  Mon, 26 Jul 2004 15:32:35 -0400 (EDT)
48897              Message-Id:  <Pine.SOL.4.58.0407261530350.19559@maxwell.phys.lafayette.edu>
48898
48899              Add more info on /dev/random under solaris
48900      Branch: perl
48901            ! README.solaris
48902 ____________________________________________________________________________
48903 [ 23163] By: mhx                                   on 2004/07/26  17:14:37
48904         Log: The byte-order modifiers won't go into 5.8.
48905      Branch: perl
48906            ! pod/perlfunc.pod pod/perlport.pod
48907 ____________________________________________________________________________
48908 [ 23162] By: steveh                                on 2004/07/26  10:41:56
48909         Log: Windows-related updates to Porting/repository.pod
48910      Branch: perl
48911            ! Porting/repository.pod
48912 ____________________________________________________________________________
48913 [ 23161] By: davem                                 on 2004/07/25  19:05:28
48914         Log: make -Dl log runops loop entry and exit, and jump level popping
48915      Branch: perl
48916            ! dump.c scope.h
48917 ____________________________________________________________________________
48918 [ 23160] By: davem                                 on 2004/07/24  10:00:27
48919         Log: document that -i messes soft as well hard hard links.
48920      Branch: perl
48921            ! pod/perlrun.pod
48922 ____________________________________________________________________________
48923 [ 23159] By: davem                                 on 2004/07/23  21:15:32
48924         Log: make a note in perlrun that -i doesn't preserve UNIX hard links.
48925      Branch: perl
48926            ! pod/perlrun.pod
48927 ____________________________________________________________________________
48928 [ 23158] By: davem                                 on 2004/07/23  11:06:02
48929         Log: memory leak in array delete
48930              av_delete() wasn't mortalizing the returned value
48931      Branch: perl
48932            ! av.c t/op/delete.t
48933 ____________________________________________________________________________
48934 [ 23157] By: davem                                 on 2004/07/23  10:35:16
48935         Log: remove binary compat from #23156 (remove PL_retstack)
48936      Branch: perl
48937            ! cop.h embed.fnc embed.h embedvar.h perlapi.h proto.h scope.c
48938            ! thrdvar.h
48939 ____________________________________________________________________________
48940 [ 23156] By: davem                                 on 2004/07/23  09:52:59
48941         Log: remove the return stack PL_retstack, and store return ops in the CX
48942              structure directly instead
48943      Branch: perl
48944            ! cc_runtime.h cop.h deb.c mg.c perl.c pp_ctl.c pp_hot.c
48945            ! pp_sys.c scope.c sv.c thrdvar.h
48946 ____________________________________________________________________________
48947 [ 23155] By: nicholas                              on 2004/07/22  18:50:31
48948         Log: Build the perldelta copying command for the main Unix makefile with
48949              buildtoc, so that it doesn't get forgotten on version increments.
48950      Branch: perl
48951            ! Makefile.SH pod/buildtoc
48952 ____________________________________________________________________________
48953 [ 23154] By: nicholas                              on 2004/07/22  18:19:58
48954         Log: Grab perl585delta.pod from maint and
48955
48956              Integrate:
48957              [ 23069]
48958              This is RC2. Maybe this one will last longer.
48959
48960              [ 23141]
48961              Break a leg
48962
48963              [perlhist.pod]
48964      Branch: perl
48965           +> pod/perl585delta.pod
48966            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
48967            ! vms/descrip_mms.template win32/pod.mak
48968           !> pod/perlhist.pod
48969 ____________________________________________________________________________
48970 [ 23152] By: rgs                                   on 2004/07/22  16:16:41
48971         Log: Upgrade to Cwd 2.20
48972      Branch: perl
48973            + ext/Cwd/t/win32.t
48974            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
48975            ! lib/Cwd.pm
48976 ____________________________________________________________________________
48977 [ 23151] By: rgs                                   on 2004/07/22  15:50:34
48978         Log: Sort perldiag.
48979      Branch: perl
48980            ! pod/perldiag.pod
48981 ____________________________________________________________________________
48982 [ 23150] By: rgs                                   on 2004/07/22  13:15:12
48983         Log: Subject: Re: "Too late for -T" could be more descriptive
48984              From: Jim Cromie <jcromie@divsol.com>
48985              Date: Wed, 21 Jul 2004 11:21:50 -0600
48986              Message-ID: <40FEA62E.2010809@divsol.com>
48987              (with tweaks)
48988      Branch: perl
48989            ! perl.c perl.h pod/perldebug.pod pod/perldiag.pod
48990            ! pod/perlrun.pod
48991 ____________________________________________________________________________
48992 [ 23149] By: rgs                                   on 2004/07/22  12:09:40
48993         Log: Email change for Steffen Mueller.
48994      Branch: perl
48995            ! AUTHORS
48996 ____________________________________________________________________________
48997 [ 23148] By: rgs                                   on 2004/07/22  11:32:16
48998         Log: Grammar fix by Paul Johnson.
48999      Branch: perl
49000            ! pod/perldiag.pod
49001 ____________________________________________________________________________
49002 [ 23147] By: nicholas                              on 2004/07/22  10:51:48
49003         Log: Config::config_re and config_sh would report the byteorder as 'ffff'
49004      Branch: perl
49005            ! configpm lib/Config.t
49006 ____________________________________________________________________________
49007 [ 23146] By: rgs                                   on 2004/07/21  12:01:32
49008         Log: Subject: [PATCH] Mention common dynaloader errors in perldiag.pod
49009              From: "Jos I. Boumans" <kane@dwim.org>
49010              Date: Wed, 21 Jul 2004 13:47:35 +0200
49011              Message-Id: <C226C05A-DB0B-11D8-A551-000A95EF62E2@dwim.org>
49012              (with tweaks)
49013      Branch: perl
49014            ! pod/perldiag.pod
49015 ____________________________________________________________________________
49016 [ 23145] By: rgs                                   on 2004/07/21  08:47:14
49017         Log: Subject: [PATCH perl-current] Re: [perl #30688] Empty slice arg with ($;$) prototype
49018              From: Rick Delaney <rick@bort.ca>
49019              Date: Tue, 20 Jul 2004 16:53:54 -0400
49020              Message-ID: <20040720205353.GA970@biff.bort.ca>
49021      Branch: perl
49022            ! pp.c t/op/list.t
49023 ____________________________________________________________________________
49024 [ 23142] By: rgs                                   on 2004/07/19  15:49:12
49025         Log: Subject: [perl #30609] [PATCH] BigInt v1.71 - first try
49026              From: Tels <perl_dummy@bloodgate.com>
49027              Date: Sat, 17 Jul 2004 16:22:57 +0200
49028              Message-Id: <200407171622.58443@bloodgate.com>
49029      Branch: perl
49030            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
49031            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
49032            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
49033            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
49034            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
49035            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
49036 ____________________________________________________________________________
49037 [ 23135] By: nicholas                              on 2004/07/19  08:33:13
49038         Log: Turn 2 strcpy()s into memcpy() because we know the length.
49039      Branch: perl
49040            ! toke.c
49041 ____________________________________________________________________________
49042 [ 23130] By: nicholas                              on 2004/07/16  13:41:22
49043         Log: Clarify that it's only Mac OS *Classic* that uses 1904 - OS X uses
49044              1970
49045      Branch: perl
49046            ! pod/perlfunc.pod
49047 ____________________________________________________________________________
49048 [ 23129] By: nicholas                              on 2004/07/16  13:21:33
49049         Log: Typo fix from Julian Gilbey, forwarded upstream from Debian by
49050              Brendan O'Dea
49051      Branch: perl
49052            ! pod/perluniintro.pod
49053 ____________________________________________________________________________
49054 [ 23128] By: nick                                  on 2004/07/16  12:16:05
49055         Log: Use VirtualAlloc() more flexibly when using it to mimic UNIX's sbrk().
49056              From: Steve Hay <steve.hay@uk.radan.com>
49057              CC: perl-win32-porters@listserv.ActiveState.com
49058              Message-ID: <40F6B295.8010804@uk.radan.com>
49059
49060              Assumes perl's malloc can now handle non-contiguous memory (believed
49061              to be true).
49062              Does not address threading issues.
49063
49064              "The attached patch (against blead) makes sbrk() initially try to
49065              extend the existing block of memory exactly as it currently does, but
49066              to not  fail immediately if it can't -- it now frees up that part of
49067              whatever it  had previously reserved+committed which hadn't actually
49068              been used yet,  resets all its static variables and basically starts
49069              anew."
49070      Branch: perl
49071            ! win32/win32.c
49072 ____________________________________________________________________________
49073 [ 23127] By: nicholas                              on 2004/07/16  11:14:45
49074         Log: glob('*.c') to find documentation is dangerous when run in unclean
49075              trees, so isntead use MANIFEST to only scan the legitimate source
49076              files.
49077      Branch: perl
49078            ! autodoc.pl
49079 ____________________________________________________________________________
49080 [ 23126] By: nicholas                              on 2004/07/16  11:04:37
49081         Log: Encourage compilers to tail call optimise in sv_savepv, sv_savepvn
49082              and sv_savesharedpv. Need to create non-void returning versions of
49083              Copy and Zero, as the existing macros deliberately cast to (void)
49084      Branch: perl
49085            ! handy.h malloc.c perl.c pod/perlapi.pod sv.c util.c
49086 ____________________________________________________________________________
49087 [ 23125] By: nicholas                              on 2004/07/16  10:59:08
49088         Log: Rebuild perlapi.pod
49089      Branch: perl
49090            ! pod/perlapi.pod
49091 ____________________________________________________________________________
49092 [ 23124] By: merijn                                on 2004/07/16  10:30:53
49093         Log: Be sure HP-UX' ANSI C compiler's PATH is found *before*
49094              the path to the bundled braindead C compiler. This might
49095              influence ccache's behaviour in finding the correct path
49096      Branch: perl
49097            ! Configure
49098 ____________________________________________________________________________
49099 [ 23122] By: nicholas                              on 2004/07/16  10:14:24
49100         Log: oslevel can fail on AIX, but the output generated would confuse
49101              Configure
49102      Branch: perl
49103            ! Configure
49104 ____________________________________________________________________________
49105 [ 23121] By: nicholas                              on 2004/07/16  08:53:28
49106         Log: Some calls to PerlMemShared_alloc() aren't checking the return value.
49107              Bug spotted by Nigel Sandever
49108      Branch: perl
49109            ! ext/threads/threads.xs util.c
49110 ____________________________________________________________________________
49111 [ 23120] By: nicholas                              on 2004/07/15  19:09:15
49112         Log: threads.xs doesn't check the return value of the thread creation
49113              call. D'oh! This gives SEGVs if the OS fails to create another thread.
49114              Cause of problem located by Nigel Sandever
49115      Branch: perl
49116            ! ext/threads/threads.pm ext/threads/threads.xs
49117 ____________________________________________________________________________
49118 [ 23118] By: nicholas                              on 2004/07/15  16:28:03
49119         Log: Assimilate Cwd 2.19
49120      Branch: perl
49121            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
49122 ____________________________________________________________________________
49123 [ 23117] By: merijn                                on 2004/07/15  14:16:07
49124         Log: Trailing semi-colon are not allowed on #ifdef's in ANSI
49125      Branch: perl
49126            ! ext/Storable/Storable.xs
49127 ____________________________________________________________________________
49128 [ 23116] By: nicholas                              on 2004/07/15  12:50:31
49129         Log: Abigail notes that a re-entrant regexp engine is a todo
49130      Branch: perl
49131            ! pod/perltodo.pod
49132 ____________________________________________________________________________
49133 [ 23115] By: nicholas                              on 2004/07/15  12:47:50
49134         Log: for (reverse @foo) now iterates in reverse in place.
49135      Branch: perl
49136            ! op.c pod/perltodo.pod pp_ctl.c
49137 ____________________________________________________________________________
49138 [ 23114] By: nicholas                              on 2004/07/15  10:05:23
49139         Log: Optimise for (reverse ...)
49140      Branch: perl
49141            ! op.c
49142 ____________________________________________________________________________
49143 [ 23113] By: nicholas                              on 2004/07/15  09:44:16
49144         Log: Now optimising for $a (reverse ...)
49145      Branch: perl
49146            ! op.c
49147 ____________________________________________________________________________
49148 [ 23112] By: nicholas                              on 2004/07/15  09:16:43
49149         Log: The optrees for C<for $_ (...)> and C<for (...)> differ, so even more
49150              tests.
49151      Branch: perl
49152            ! t/cmd/for.t
49153 ____________________________________________________________________________
49154 [ 23111] By: nicholas                              on 2004/07/15  09:02:36
49155         Log: This seems to be needed to get COW working on Win32
49156      Branch: perl
49157            ! win32/win32.c
49158 ____________________________________________________________________________
49159 [ 23109] By: nicholas                              on 2004/07/14  23:35:24
49160         Log: "That's the way to do it"
49161              In taking out a bug spotted by my regression tests in t/cmd/for.t
49162              I actually managed to disable the entire optimisation. Which means
49163              that I didn't find the other bug. This optimisation is live, and
49164              passes all tests.
49165      Branch: perl
49166            ! op.c pp_hot.c
49167 ____________________________________________________________________________
49168 [ 23108] By: nicholas                              on 2004/07/14  20:55:30
49169         Log: Optimise foreach my $i (reverse ...)
49170              foreach without a lexical iterator not yet optimised
49171      Branch: perl
49172            ! ext/B/B/Concise.pm op.c op.h pp_ctl.c pp_hot.c
49173 ____________________________________________________________________________
49174 [ 23107] By: nicholas                              on 2004/07/14  17:44:08
49175         Log: Subject:  [PATCH] split doc clarification
49176              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
49177              Date:  Wed, 14 Jul 2004 10:19:36 -0700
49178              Message-Id:  <20040714171936.GA1092@efn.org>
49179      Branch: perl
49180            ! pod/perlfunc.pod
49181 ____________________________________________________________________________
49182 [ 23106] By: nicholas                              on 2004/07/14  15:36:57
49183         Log: Numeric comparison operators mustn't compare addresses of references
49184              that are overloaded.
49185      Branch: perl
49186            ! lib/overload.t pp.c pp_hot.c
49187 ____________________________________________________________________________
49188 [ 23105] By: nicholas                              on 2004/07/14  10:40:54
49189         Log: Lots of tests for for reverse ...
49190      Branch: perl
49191            ! t/cmd/for.t
49192 ____________________________________________________________________________
49193 [ 23104] By: nicholas                              on 2004/07/13  21:10:21
49194         Log: Some thoughts on foreach reverse
49195      Branch: perl
49196            ! pod/perltodo.pod
49197 ____________________________________________________________________________
49198 [ 23103] By: nicholas                              on 2004/07/13  19:10:20
49199         Log: s/sort/split/; - my mistake spotted by Dave.
49200      Branch: perl
49201            ! pod/perltodo.pod
49202 ____________________________________________________________________________
49203 [ 23102] By: nicholas                              on 2004/07/13  18:59:46
49204         Log: Optimise list context reverse sort to reverse as part of the sort op
49205      Branch: perl
49206            ! op.c pp_sort.c
49207 ____________________________________________________________________________
49208 [ 23101] By: nicholas                              on 2004/07/13  18:58:41
49209         Log: Work around evil compiler bug on OS X. (Sucks all memory)
49210      Branch: perl
49211            ! util.c
49212 ____________________________________________________________________________
49213 [ 23100] By: nicholas                              on 2004/07/13  15:05:09
49214         Log: check that reverse (sort (@a), @b) etc work.
49215              Join some lines that don't need wrapping
49216      Branch: perl
49217            ! t/op/sort.t
49218 ____________________________________________________________________________
49219 [ 23099] By: nicholas                              on 2004/07/13  14:46:06
49220         Log: Check that non-optimimisable sort comparisons work when reversed
49221              (Not optimised yet, but might be coming soon)
49222      Branch: perl
49223            ! t/op/sort.t
49224 ____________________________________________________________________________
49225 [ 23098] By: nicholas                              on 2004/07/13  14:34:03
49226         Log: Test reverse sort as the return from a function in list and scalar
49227              contexts.
49228      Branch: perl
49229            ! t/op/sort.t
49230 ____________________________________________________________________________
49231 [ 23097] By: nicholas                              on 2004/07/13  14:23:28
49232         Log: Also test reverse sort in scalar context
49233      Branch: perl
49234            ! t/op/sort.t
49235 ____________________________________________________________________________
49236 [ 23096] By: nicholas                              on 2004/07/13  14:06:36
49237         Log: A proper, working, stable optimisation for sort {$b cmp $a}
49238      Branch: perl
49239            ! ext/B/B/Concise.pm ext/B/t/f_sort.t op.c pp_sort.c
49240 ____________________________________________________________________________
49241 [ 23095] By: rgs                                   on 2004/07/13  13:29:54
49242         Log: Tweak to change #23089, as suggested by Tim Bunce
49243      Branch: perl
49244            ! lib/perl5db.pl
49245 ____________________________________________________________________________
49246 [ 23094] By: nicholas                              on 2004/07/13  11:28:49
49247         Log: Generalised "how many in list context" would be useful
49248      Branch: perl
49249            ! pod/perltodo.pod
49250 ____________________________________________________________________________
49251 [ 23093] By: nicholas                              on 2004/07/13  11:19:31
49252         Log: The current optimisation for sort {$b cmp $a} is bogus now that we
49253              guarantee a stable sort. Disable it, pending a correct optimisation.
49254      Branch: perl
49255            ! ext/B/t/f_sort.t op.c op.h t/op/sort.t
49256 ____________________________________________________________________________
49257 [ 23092] By: rgs                                   on 2004/07/13  09:30:11
49258         Log: Subject: Re: [perl #30568] splice generates undef? [PATCH]
49259              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
49260              Date: Mon, 12 Jul 2004 08:26:01 +0200
49261              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C7D2@attmsx1.aut.alcatel.at>
49262      Branch: perl
49263            ! pp.c t/op/splice.t
49264 ____________________________________________________________________________
49265 [ 23091] By: nicholas                              on 2004/07/13  09:14:22
49266         Log: Check each line of config_re output.
49267      Branch: perl
49268            ! lib/Config.t
49269 ____________________________________________________________________________
49270 [ 23090] By: nicholas                              on 2004/07/13  09:13:39
49271         Log: no_plan support in test.pl
49272      Branch: perl
49273            ! t/test.pl
49274 ____________________________________________________________________________
49275 [ 23089] By: rgs                                   on 2004/07/13  08:53:46
49276         Log: Subject: Re: debugger 'R'estart and open database connections
49277              From: Andrew Pimlott <andrew@pimlott.net>
49278              Date: Mon, 12 Jul 2004 21:06:01 -0400
49279              Message-ID: <20040713010601.GF8232@pimlott.net>
49280      Branch: perl
49281            ! lib/perl5db.pl
49282 ____________________________________________________________________________
49283 [ 23088] By: rgs                                   on 2004/07/13  08:27:11
49284         Log: Subject: [PATCH] was Re: UNIVERSAL::VERSION causing "Use of uninitialized value..." warning
49285              From: John Peacock <jpeacock@rowman.com>
49286              Date: Mon, 12 Jul 2004 23:16:51 -0400
49287              Message-ID: <40F35423.5080304@rowman.com>
49288      Branch: perl
49289            ! lib/version.pm lib/version.t util.c
49290 ____________________________________________________________________________
49291 [ 23085] By: nicholas                              on 2004/07/12  17:27:28
49292         Log: Bodge to make Tk work - like the UTF8 flag, the READONLY flag has too
49293              many meanings. const const vs mutable in this case.
49294      Branch: perl
49295            ! sv.c
49296 ____________________________________________________________________________
49297 [ 23084] By: nick                                  on 2004/07/12  14:26:12
49298         Log: NI-S: IMHO utf8_upgrade is just changing representation not the value
49299              so it has no business calling SvSETMAGIC.
49300      Branch: perl
49301            ! sv.c
49302 ____________________________________________________________________________
49303 [ 23083] By: nick                                  on 2004/07/12  12:17:56
49304         Log: Perl_is_utf8_string(pTHX_ U8 *s, STRLEN len)
49305              Can now handle the case
49306              is_utf8_string(NULL,0)
49307              again.
49308              Why do we have code dup for Perl_is_utf8_string_loc() ?
49309      Branch: perl
49310            ! utf8.c
49311 ____________________________________________________________________________
49312 [ 23082] By: nicholas                              on 2004/07/11  20:09:00
49313         Log: A decent benchmark would be useful. But it is vague.
49314      Branch: perl
49315            ! pod/perltodo.pod
49316 ____________________________________________________________________________
49317 [ 23081] By: nicholas                              on 2004/07/11  18:36:49
49318         Log: Finding a way to put "I'm MAINT" in perl -v is a TODO
49319      Branch: perl
49320            ! pod/perltodo.pod
49321 ____________________________________________________________________________
49322 [ 23079] By: nicholas                              on 2004/07/10  21:58:34
49323         Log: Store weak references.
49324      Branch: perl
49325            + ext/Storable/t/testlib.pl ext/Storable/t/weak.t
49326            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
49327            ! ext/Storable/README ext/Storable/Storable.pm
49328            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
49329 ____________________________________________________________________________
49330 [ 23078] By: nicholas                              on 2004/07/10  21:11:56
49331         Log: Dual lifing and dists is a TODO
49332      Branch: perl
49333            ! pod/perltodo.pod
49334 ____________________________________________________________________________
49335 [ 23077] By: nicholas                              on 2004/07/10  18:51:35
49336         Log: Resurrect the TODO items about Unicode filenames and Unicode %ENV
49337              Rant a bit more about POD -> HTML
49338      Branch: perl
49339            ! pod/perltodo.pod
49340 ____________________________________________________________________________
49341 [ 23076] By: nicholas                              on 2004/07/10  16:00:44
49342         Log: Perl_mode_from_discipline must update len. (else SEGV)
49343              Diagnosis and patch from clkao
49344      Branch: perl
49345            ! doio.c
49346 ____________________________________________________________________________
49347 [ 23075] By: rgs                                   on 2004/07/10  13:03:56
49348         Log: Subject: Bug with NEXT when called from an eval block
49349              From: Dave Rolsky <autarch@urth.org>
49350              Date: Fri, 9 Jul 2004 17:06:07 -0500 (CDT)
49351              Message-ID: <Pine.LNX.4.58.0407091703010.4578@urth.org>
49352      Branch: perl
49353            ! lib/NEXT.pm lib/NEXT/t/next.t
49354 ____________________________________________________________________________
49355 [ 23074] By: nicholas                              on 2004/07/09  21:03:11
49356         Log: Subject: Re: Segfault using HTML::Entities
49357              From: Jarkko Hietaniemi <jhi@iki.fi>
49358              Message-ID: <40EDBE1A.6080205@iki.fi>
49359              Date: Fri, 09 Jul 2004 00:35:22 +0300
49360      Branch: perl
49361            ! pp_ctl.c regexec.c t/run/fresh_perl.t
49362 ____________________________________________________________________________
49363 [ 23073] By: nicholas                              on 2004/07/09  14:49:16
49364         Log: A more honest TODO
49365      Branch: perl
49366            ! pod/perltodo.pod
49367 ____________________________________________________________________________
49368 [ 23072] By: nicholas                              on 2004/07/09  11:34:17
49369         Log: dor and // fulfil a TODO
49370              Correct a deviation from the Nicholas Clark style guide.
49371      Branch: perl
49372            ! pod/perltodo.pod
49373 ____________________________________________________________________________
49374 [ 23071] By: rgs                                   on 2004/07/09  08:08:05
49375         Log: Subject: [PATCH] prime_env_iter and zero-length values on VMS
49376              From: "Craig A. Berry" <craigberry@mac.com>
49377              Date: Thu, 08 Jul 2004 23:19:05 -0500
49378              Message-ID: <40EE1CB9.8030407@mac.com>
49379      Branch: perl
49380            ! vms/vms.c
49381 ____________________________________________________________________________
49382 [ 23065] By: nicholas                              on 2004/07/08  13:09:44
49383         Log: Randal notes:
49384
49385              "perldoc perldelta" still says 5.8.3 to 5.8.4, even though there
49386              *is* a "perldoc perl583delta" properly.
49387
49388              This is because perl584delta still thinks it's the perldelta
49389      Branch: perl
49390            ! pod/perl584delta.pod
49391 ____________________________________________________________________________
49392 [ 23063] By: rgs                                   on 2004/07/07  17:48:29
49393         Log: Make Perl_sv_utf8_upgrade_flags tolerate PL_sv_undef
49394              as an argument.
49395      Branch: perl
49396            ! sv.c
49397 ____________________________________________________________________________
49398 [ 23062] By: nicholas                              on 2004/07/07  15:14:39
49399         Log: First stab at explaining that CLONE may get more parameters in future.
49400              More eloquent rewording desired. Patches welcome.
49401      Branch: perl
49402            ! pod/perlmod.pod
49403 ____________________________________________________________________________
49404 [ 23061] By: nicholas                              on 2004/07/07  13:30:27
49405         Log: hv_store was not passing hash onwards (spotted by Dave)
49406      Branch: perl
49407            ! hv.c
49408 ____________________________________________________________________________
49409 [ 23060] By: mhx                                   on 2004/07/06  21:43:05
49410         Log: Failing matches don't reset numbered variables.
49411              Change #22997 could cause Text::ParseWords to loop forever if the
49412              regex didn't not match. Explicitly return if the match fails.
49413      Branch: perl
49414            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
49415 ____________________________________________________________________________
49416 [ 23059] By: nicholas                              on 2004/07/06  21:39:27
49417         Log: Integrate:
49418              [ 23057]
49419              This is RC1
49420      Branch: perl
49421           !> pod/perlhist.pod
49422 ____________________________________________________________________________
49423 [ 23058] By: nicholas                              on 2004/07/06  20:45:53
49424         Log: Stop ENV_IS_CASELESS hv.c picking up the wrong hash value from a
49425              shared string scalar.
49426      Branch: perl
49427            ! hv.c
49428 ____________________________________________________________________________
49429 [ 23052] By: nicholas                              on 2004/07/06  09:26:24
49430         Log: A tool to check the AUTHORS file
49431      Branch: perl
49432            + Porting/checkAUTHORS.pl
49433            ! MANIFEST
49434 ____________________________________________________________________________
49435 [ 23051] By: nicholas                              on 2004/07/06  09:25:16
49436         Log: Add some missing authors and remove 1 duplicate
49437      Branch: perl
49438            ! AUTHORS
49439 ____________________________________________________________________________
49440 [ 23048] By: nicholas                              on 2004/07/05  17:26:09
49441         Log: There was no need to bump $Text::ParseWords::VERSION to 3.24
49442      Branch: perl
49443            ! lib/Text/ParseWords.pm
49444 ____________________________________________________________________________
49445 [ 23047] By: rgs                                   on 2004/07/05  17:05:55
49446         Log: Update tests and $VERSION for change 23046
49447      Branch: perl
49448            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
49449 ____________________________________________________________________________
49450 [ 23046] By: rgs                                   on 2004/07/05  16:53:54
49451         Log: Subject: Re: [perl #30504] B::Deparse scoping problem with for loop
49452              From: Stephen McCamant <smcc@MIT.EDU>
49453              Date: Mon, 28 Jun 2004 18:26:24 -0700
49454              Message-ID: <16608.50496.787002.560481@apocalypse.OCF.Berkeley.EDU>
49455      Branch: perl
49456            ! ext/B/B/Deparse.pm
49457 ____________________________________________________________________________
49458 [ 23042] By: nicholas                              on 2004/07/05  14:54:15
49459         Log: Bump $B::Deparse::VERSION
49460      Branch: perl
49461            ! ext/B/B/Deparse.pm
49462 ____________________________________________________________________________
49463 [ 23040] By: nicholas                              on 2004/07/05  10:24:17
49464         Log: t/op/tie.t test 23 is failing when run with utf8 everywhere.
49465              Problem appears to be due to theft of temporaries
49466      Branch: perl
49467            ! mg.c
49468 ____________________________________________________________________________
49469 [ 23029] By: nicholas                              on 2004/07/04  16:39:07
49470         Log: Subject: [PATCH Cwd 2.18] _vms_abs_path on non-directories
49471              From: "Craig A. Berry" <craigberry@mac.com>
49472              Message-ID: <40E704AA.4090801@mac.com>
49473              Date: Sat, 03 Jul 2004 14:10:34 -0500
49474      Branch: perl
49475            ! ext/Cwd/t/cwd.t lib/Cwd.pm
49476 ____________________________________________________________________________
49477 [ 23028] By: nicholas                              on 2004/07/04  15:14:33
49478         Log: /usr/bin/locale steadfastly delivers 8 bit output independent of
49479              LC_ALL. So when perl's expecting utf8, things don't quite work right.
49480              This has become visible since fix 22842
49481      Branch: perl
49482            ! lib/locale.t
49483 ____________________________________________________________________________
49484 [ 23027] By: mhx                                   on 2004/07/02  14:44:37
49485         Log: More microperl tweaks.
49486      Branch: perl
49487            ! Makefile.micro README.micro uconfig.h uconfig.sh
49488 ____________________________________________________________________________
49489 [ 23026] By: rgs                                   on 2004/07/02  13:05:23
49490         Log: Maintainer change for Safe
49491      Branch: perl
49492            ! Porting/Maintainers.pl
49493 ____________________________________________________________________________
49494 [ 23025] By: rgs                                   on 2004/07/02  10:06:29
49495         Log: Bump version number of Safe for CPAN release
49496      Branch: perl
49497            ! ext/Opcode/Safe.pm
49498 ____________________________________________________________________________
49499 [ 23024] By: rgs                                   on 2004/07/02  07:50:42
49500         Log: Upgrade to I18N::LangTags 0.33
49501      Branch: perl
49502            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
49503            ! lib/I18N/LangTags/t/80_all_env.t
49504 ____________________________________________________________________________
49505 [ 23023] By: davem                                 on 2004/07/02  01:49:11
49506         Log: utf8 POPSTACK crash on split execution
49507              split() does a SWITCHSTACK to directly split to an array, but
49508              if it subsequently dies (eg the regex triggers a 'use utf8' which
49509              is then denied by Safe), then the switch doesn't get undone. Add
49510              a new save type to allow for this.
49511      Branch: perl
49512            ! pp.c scope.c scope.h
49513 ____________________________________________________________________________
49514 [ 23022] By: mhx                                   on 2004/07/01  21:08:44
49515         Log: The microperl config didn't know about usemallocwrap yet.
49516      Branch: perl
49517            ! uconfig.h uconfig.sh
49518 ____________________________________________________________________________
49519 [ 23021] By: mhx                                   on 2004/07/01  14:30:05
49520         Log: Check for definedness of sv before calling sv_derived_from()
49521              to prevent "Use of uninitialized value..." warning.
49522      Branch: perl
49523            ! universal.c
49524 ____________________________________________________________________________
49525 [ 23019] By: nicholas                              on 2004/07/01  10:14:03
49526         Log: Bump version numbers
49527      Branch: perl
49528            ! ext/File/Glob/Glob.pm ext/XS/APItest/APItest.pm
49529            ! ext/threads/threads.pm lib/Carp.pm lib/File/Copy.pm
49530            ! lib/Text/ParseWords.pm lib/Text/Wrap.pm lib/autouse.pm
49531            ! lib/charnames.pm lib/diagnostics.pm lib/utf8.pm
49532 ____________________________________________________________________________
49533 [ 23018] By: nicholas                              on 2004/06/30  21:37:12
49534         Log: Assert that we aren't leaking memory.
49535      Branch: perl
49536            ! sv.c
49537 ____________________________________________________________________________
49538 [ 23016] By: gbarr                                 on 2004/06/30  13:47:36
49539         Log: Sync to libnet-1.19
49540      Branch: perl
49541            ! lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
49542            ! lib/Net/POP3.pm lib/Net/SMTP.pm lib/Net/t/datasend.t
49543 ____________________________________________________________________________
49544 [ 23014] By: rgs                                   on 2004/06/30  12:12:24
49545         Log: Subject: [PATCH pod/perlop.pod] Documenting undefined behaviour of $i = $i ++.
49546              From: Abigail <abigail@abigail.nl>
49547              Date: Wed, 30 Jun 2004 12:00:21 +0200
49548              Message-ID: <20040630100021.GA23752@abigail.nl>
49549      Branch: perl
49550            ! pod/perlop.pod
49551 ____________________________________________________________________________
49552 [ 23011] By: nicholas                              on 2004/06/29  15:26:34
49553         Log: Note that sv_2mortal isn't just "increase reference count by 1, and
49554              mark that it needs a deferred recount"
49555      Branch: perl
49556            ! sv.c
49557 ____________________________________________________________________________
49558 [ 23010] By: rgs                                   on 2004/06/29  12:12:58
49559         Log: More caveats in B::Deparse's documentation
49560              (suggested by Yves Orton)
49561      Branch: perl
49562            ! ext/B/B/Deparse.pm
49563 ____________________________________________________________________________
49564 [ 23007] By: merijn                                on 2004/06/29  10:57:46
49565         Log: HP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be ANSI
49566              11.00 and on are ANSI by default for /opt/ansic/bin
49567              Error was introduced by #22975 in re-enabling 10.01
49568      Branch: perl
49569            ! hints/hpux.sh
49570 ____________________________________________________________________________
49571 [ 23006] By: davem                                 on 2004/06/28  22:50:01
49572         Log: use encoding and "eq" cause memory leak
49573              Perl_sv_eq() was creating a temp and not always freeing it
49574      Branch: perl
49575            ! sv.c
49576 ____________________________________________________________________________
49577 [ 23002] By: nicholas                              on 2004/06/27  20:57:50
49578         Log: Assimilate Locale-Codes-2.07
49579      Branch: perl
49580            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
49581            ! lib/Locale/Codes/t/all.t lib/Locale/Codes/t/constants.t
49582            ! lib/Locale/Codes/t/country.t lib/Locale/Codes/t/currency.t
49583            ! lib/Locale/Codes/t/uk.t lib/Locale/Constants.pm
49584            ! lib/Locale/Constants.pod lib/Locale/Country.pm
49585            ! lib/Locale/Country.pod lib/Locale/Currency.pm
49586            ! lib/Locale/Currency.pod lib/Locale/Language.pm
49587            ! lib/Locale/Language.pod lib/Locale/Script.pm
49588            ! lib/Locale/Script.pod
49589 ____________________________________________________________________________
49590 [ 23001] By: nicholas                              on 2004/06/27  18:27:43
49591         Log: Stop 80_all_env.t failing when LC_ALL is set
49592      Branch: perl
49593            ! lib/I18N/LangTags/t/80_all_env.t
49594 ____________________________________________________________________________
49595 [ 22998] By: nicholas                              on 2004/06/25  22:19:51
49596         Log: Correct detection of absent modules. Based on
49597
49598              Subject: [PATCH] Config{extensions} uses filesystem names as extensions
49599              From: Andy Dougherty <doughera@lafayette.edu>
49600              Message-ID: <Pine.SOL.4.58.0406241505530.14039@maxwell.phys.lafayette.edu>
49601              Date: Thu, 24 Jun 2004 15:09:47 -0400 (EDT)
49602
49603              with improvements from Marcus Holland-Moritz
49604      Branch: perl
49605            ! ext/Devel/PPPort/t/test.t ext/PerlIO/t/scalar.t
49606            ! ext/PerlIO/t/via.t ext/threads/shared/t/disabled.t lib/DB.t
49607            ! lib/Dumpvalue.t lib/PerlIO/via/t/QuotedPrint.t
49608            ! lib/Tie/RefHash.t lib/autouse.t lib/dumpvar.t lib/h2xs.t
49609            ! lib/overload.t t/io/crlf.t
49610 ____________________________________________________________________________
49611 [ 22997] By: mhx                                   on 2004/06/25  20:27:05
49612         Log: Cleanup the main regex in Text::ParseWords and make the
49613              parse_line() routine faster. Add a Unicode test case.
49614      Branch: perl
49615            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
49616 ____________________________________________________________________________
49617 [ 22996] By: merijn                                on 2004/06/25  15:27:21
49618         Log: Subject: [perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh
49619              From: Nicholas Gianniotis (via RT) <perlbug-followup@perl.org>
49620              Date: 25 Jun 2004 09:39:51 -0000
49621              Message-ID: <rt-3.0.9-30450-91340.10.3279898804255@perl.org>
49622              and
49623              From: Andy Dougherty <doughera@lafayette.edu>
49624              Date: Fri, 25 Jun 2004 11:30:11 -0400 (EDT)
49625              Message-ID: <Pine.SOL.4.58.0406251113420.15961@maxwell.phys.lafayette.edu>
49626      Branch: perl
49627            ! hints/solaris_2.sh
49628 ____________________________________________________________________________
49629 [ 22995] By: rgs                                   on 2004/06/25  15:07:51
49630         Log: Subject: [PATCH] regcomp.c, t/op/regmesg.t -- False range with \p and \P
49631              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
49632              Date: Thu, 24 Jun 2004 16:42:54 -0400 (EDT)
49633              Message-ID: <Pine.LNX.4.44.0406241636340.8774-200000@perlmonk.org>
49634      Branch: perl
49635            ! regcomp.c t/op/regmesg.t
49636 ____________________________________________________________________________
49637 [ 22994] By: rgs                                   on 2004/06/25  08:36:33
49638         Log: More @INC test fixes
49639      Branch: perl
49640            ! t/op/threads.t t/run/switch_A.t t/uni/chomp.t t/uni/tr_7jis.t
49641            ! t/uni/tr_eucjp.t t/uni/tr_sjis.t t/uni/tr_utf8.t
49642 ____________________________________________________________________________
49643 [ 22993] By: rgs                                   on 2004/06/25  08:28:34
49644         Log: Fix the Cwd tests for the core.
49645      Branch: perl
49646            ! ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
49647 ____________________________________________________________________________
49648 [ 22992] By: mhx                                   on 2004/06/24  19:51:06
49649         Log: Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline inside quoted text
49650              Use the suggested regex fix, plus some tests.
49651      Branch: perl
49652            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
49653 ____________________________________________________________________________
49654 [ 22991] By: rgs                                   on 2004/06/24  16:47:24
49655         Log: Upgrade to Cwd 2.18
49656              (with local changes to cwd.t, to adapt it to the core)
49657      Branch: perl
49658            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
49659 ____________________________________________________________________________
49660 [ 22990] By: mhx                                   on 2004/06/24  16:22:05
49661         Log: Fix for: [perl #2738] perl segfautls on input
49662              The parser was incorrectly accepting <> as a subroutine prototype and
49663              newATTRSUB didn't validate the proto argument before accessing op_sv.
49664      Branch: perl
49665            ! op.c pod/perldiag.pod t/comp/parser.t toke.c
49666 ____________________________________________________________________________
49667 [ 22988] By: rgs                                   on 2004/06/24  12:58:35
49668         Log: Upgrade to Cwd 2.17_03
49669      Branch: perl
49670            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm
49671 ____________________________________________________________________________
49672 [ 22977] By: nicholas                              on 2004/06/23  08:38:47
49673         Log: Test that [] // 0 is []
49674      Branch: perl
49675            ! t/op/dor.t
49676 ____________________________________________________________________________
49677 [ 22976] By: rgs                                   on 2004/06/23  08:28:15
49678         Log: Add a regression test for bug #23765 (by Jarkko)
49679      Branch: perl
49680            ! t/op/substr.t
49681 ____________________________________________________________________________
49682 [ 22975] By: merijn                                on 2004/06/23  06:56:15
49683         Log: Backward compatibility issues for HP-UX 10.01 and older
49684              Yes, it is still actively used in production environment
49685              One more patch expected for toke.c optimization level
49686      Branch: perl
49687            ! hints/hpux.sh
49688 ____________________________________________________________________________
49689 [ 22972] By: mhx                                   on 2004/06/22  21:23:59
49690         Log: Proposed patch + test case.
49691
49692              Subject: [perl #30409] charnames.pm clobbers default variable
49693              From: Marcel "Grünauer" (via RT) <perlbug-followup@perl.org>
49694              Date: 22 Jun 2004 16:43:50 -0000
49695              Message-ID: <rt-3.0.9-30409-91174.12.8617678524438@perl.org>
49696      Branch: perl
49697            ! lib/charnames.pm lib/charnames.t
49698 ____________________________________________________________________________
49699 [ 22971] By: mhx                                   on 2004/06/22  21:00:10
49700         Log: Adjust array index in FileCache.pm.
49701
49702              Subject: [perl #30291] Use of uninitialized value (array index reference) in FileCache.pm module at line 140
49703              From: bbucklan@jpl-devvax.jpl.nasa.gov (via RT) <perlbug-followup@perl.org>
49704              Date: 15 Jun 2004 16:55:22 -0000
49705              Message-ID: <rt-3.0.9-30291-90552.18.5392299690759@perl.org>
49706      Branch: perl
49707            ! lib/FileCache.pm
49708 ____________________________________________________________________________
49709 [ 22970] By: mhx                                   on 2004/06/22  20:26:11
49710         Log: Subject: [PATCH] DB_File 1.809  was RE: [perl #30237] DB_File methods and substr don't mix
49711              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
49712              Date: Tue, 22 Jun 2004 21:29:12 +0100
49713              Message-Id: <20040622202910.WBSU21846.mta08-svc.ntlworld.com@MARQUESSPT21>
49714      Branch: perl
49715            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
49716            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
49717            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
49718            ! ext/DB_File/typemap
49719 ____________________________________________________________________________
49720 [ 22969] By: nicholas                              on 2004/06/22  13:25:11
49721         Log: Abolish the "Tied variable freed while still in use" error - I have
49722              a way to cleanly avoid the coredump.
49723      Branch: perl
49724            ! mg.c pod/perldiag.pod t/op/tie.t
49725 ____________________________________________________________________________
49726 [ 22968] By: nicholas                              on 2004/06/22  12:28:58
49727         Log: Subject: [PATCH] Storable signedness nit
49728              From: "Craig A. Berry" <craigberry@mac.com>
49729              Message-ID: <40D3AAC7.6030407@mac.com>
49730              Date: Fri, 18 Jun 2004 21:53:59 -0500
49731      Branch: perl
49732            ! ext/Storable/Storable.xs
49733 ____________________________________________________________________________
49734 [ 22967] By: nicholas                              on 2004/06/22  09:57:23
49735         Log: Skip tests if List::Util not built
49736      Branch: perl
49737            ! lib/DB.t lib/Dumpvalue.t lib/autouse.t lib/dumpvar.t
49738            ! lib/overload.t
49739 ____________________________________________________________________________
49740 [ 22966] By: nicholas                              on 2004/06/22  09:56:59
49741         Log: Skip test if Data::Dumper not built
49742      Branch: perl
49743            ! lib/Tie/RefHash.t
49744 ____________________________________________________________________________
49745 [ 22965] By: nicholas                              on 2004/06/22  09:56:34
49746         Log: Skip test if Devel::PPPort is not built.
49747              Probably should fix h2xs to work without it.
49748      Branch: perl
49749            ! lib/h2xs.t
49750 ____________________________________________________________________________
49751 [ 22964] By: rgs                                   on 2004/06/22  07:34:40
49752         Log: Upgrade to I18N::LangTags 0.32
49753      Branch: perl
49754            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
49755            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/80_all_env.t
49756 ____________________________________________________________________________
49757 [ 22963] By: davem                                 on 2004/06/20  12:00:56
49758         Log: make mktables always update modifed time to play better with make
49759      Branch: perl
49760            ! Makefile.SH lib/unicore/mktables
49761 ____________________________________________________________________________
49762 [ 22962] By: davem                                 on 2004/06/20  11:50:19
49763         Log: fix typo in gp_free
49764      Branch: perl
49765            ! gv.c
49766 ____________________________________________________________________________
49767 [ 22961] By: davem                                 on 2004/06/19  12:36:58
49768         Log: 'make test' without preceeding 'make' fails.
49769              Change #22872 added a target to run mktables, but this was
49770              skipped if 'make test' was run first, causing the build of
49771              Unicode::Normalize to fail.
49772      Branch: perl
49773            ! Makefile.SH
49774 ____________________________________________________________________________
49775 [ 22960] By: nicholas                              on 2004/06/18  20:18:02
49776         Log: When expecting an error, it's best to check the text you got, rather
49777              than blindly assuming that it's correct.
49778      Branch: perl
49779            ! t/op/write.t
49780 ____________________________________________________________________________
49781 [ 22959] By: nicholas                              on 2004/06/18  18:57:30
49782         Log: Case insensitive file systems are bad, m'kay
49783      Branch: perl
49784            ! ext/IO/t/IO.t
49785 ____________________________________________________________________________
49786 [ 22958] By: nicholas                              on 2004/06/18  13:45:51
49787         Log: This needs POSIX, so skip if no POSIX
49788      Branch: perl
49789            ! lib/Pod/t/basic.t
49790 ____________________________________________________________________________
49791 [ 22957] By: nicholas                              on 2004/06/18  13:44:27
49792         Log: Also needs skipping if PerlIO::via not built
49793      Branch: perl
49794            ! lib/PerlIO/via/t/QuotedPrint.t
49795 ____________________________________________________________________________
49796 [ 22956] By: nicholas                              on 2004/06/18  13:24:13
49797         Log: Skip tests when PerlIO::scalar and PerlIO::via aren't built
49798      Branch: perl
49799            ! ext/PerlIO/t/scalar.t ext/PerlIO/t/via.t
49800 ____________________________________________________________________________
49801 [ 22955] By: nicholas                              on 2004/06/18  13:19:16
49802         Log: Not ideal, but skip all of IO's tests if Socket is not built.
49803      Branch: perl
49804            ! ext/IO/t/IO.t
49805 ____________________________________________________________________________
49806 [ 22954] By: nicholas                              on 2004/06/18  13:11:31
49807         Log: Skip test if perl configured without threads::shared
49808      Branch: perl
49809            ! ext/threads/shared/t/disabled.t
49810 ____________________________________________________________________________
49811 [ 22953] By: nicholas                              on 2004/06/18  13:09:24
49812         Log: Skip test if Devel::PPPort not built
49813      Branch: perl
49814            ! ext/Devel/PPPort/t/test.t
49815 ____________________________________________________________________________
49816 [ 22952] By: nicholas                              on 2004/06/18  13:07:40
49817         Log: Skip re tests if re not built.
49818      Branch: perl
49819            ! ext/re/t/re.t
49820 ____________________________________________________________________________
49821 [ 22951] By: nicholas                              on 2004/06/18  11:38:24
49822         Log: If we don't build B, we should skip all its tests.
49823      Branch: perl
49824            ! ext/B/t/asmdata.t ext/B/t/b.t ext/B/t/bblock.t
49825            ! ext/B/t/bytecode.t ext/B/t/concise.t ext/B/t/debug.t
49826            ! ext/B/t/deparse.t ext/B/t/f_map.t ext/B/t/f_sort.t
49827            ! ext/B/t/lint.t ext/B/t/o.t ext/B/t/optree_check.t
49828            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
49829            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
49830            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t ext/B/t/stash.t
49831            ! ext/B/t/terse.t ext/B/t/xref.t
49832 ____________________________________________________________________________
49833 [ 22950] By: nicholas                              on 2004/06/18  11:27:51
49834         Log: D'oh. Don't turn on warnings on the #! line without actually testing
49835              the full code in case it warns.
49836      Branch: perl
49837            ! lib/Unicode/UCD.t
49838 ____________________________________________________________________________
49839 [ 22949] By: nicholas                              on 2004/06/18  09:43:12
49840         Log: Unicode::UCD uses Storable, so we can't test if Storable isn't built.
49841      Branch: perl
49842            ! lib/Unicode/UCD.t
49843 ____________________________________________________________________________
49844 [ 22948] By: nicholas                              on 2004/06/18  09:23:20
49845         Log: Can't test the B modules if we didn't build 'em
49846      Branch: perl
49847            ! t/lib/1_compile.t
49848 ____________________________________________________________________________
49849 [ 22947] By: nicholas                              on 2004/06/18  08:59:01
49850         Log: Need to skip test 7 if perl built without the PerlIO::scalar extension
49851      Branch: perl
49852            ! t/io/crlf.t
49853 ____________________________________________________________________________
49854 [ 22946] By: rgs                                   on 2004/06/18  07:44:34
49855         Log: Upgrade to I18N::LangTags 0.31.
49856      Branch: perl
49857            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
49858            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/10_http.t
49859            ! lib/I18N/LangTags/t/80_all_env.t
49860 ____________________________________________________________________________
49861 [ 22945] By: nicholas                              on 2004/06/17  19:27:05
49862         Log: As 2/3rds (or 3/4s) of the SV head structure is rewritten, it doesn't
49863              seem that memzero() of everything is the most efficient idea.
49864      Branch: perl
49865            ! sv.c
49866 ____________________________________________________________________________
49867 [ 22944] By: nicholas                              on 2004/06/17  14:57:14
49868         Log: Change 22516 forgot to add make_overload.pl to generate test data
49869              (submitted from the pub via wireless, bluetooth and then GPRS out
49870              to the Internet)
49871      Branch: perl
49872            + ext/Storable/t/make_overload.pl
49873            ! MANIFEST
49874 ____________________________________________________________________________
49875 [ 22943] By: nicholas                              on 2004/06/17  12:03:48
49876         Log: Storable should cope if the string to thaw happens to be utf8 encoded
49877              And anything with bytes >=256 is corrupt
49878      Branch: perl
49879            ! ext/Storable/ChangeLog ext/Storable/README
49880            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
49881            ! ext/Storable/t/utf8.t
49882 ____________________________________________________________________________
49883 [ 22942] By: rgs                                   on 2004/06/17  09:57:14
49884         Log: Upgrade to Locale::Maketext 1.09
49885      Branch: perl
49886            + lib/Locale/Maketext/t/01_about_verbose.t
49887            + lib/Locale/Maketext/t/10_make.t lib/Locale/Maketext/t/20_get.t
49888            + lib/Locale/Maketext/t/40_super.t
49889            + lib/Locale/Maketext/t/50_super.t
49890            + lib/Locale/Maketext/t/60_super.t
49891            + lib/Locale/Maketext/t/90_utf8.t
49892            - lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
49893            - lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
49894            - lib/Locale/Maketext/t/04super.t
49895            - lib/Locale/Maketext/t/05super.t
49896            - lib/Locale/Maketext/t/06super.t lib/Locale/Maketext/t/90utf8.t
49897            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
49898            ! lib/Locale/Maketext/README
49899 ____________________________________________________________________________
49900 [ 22941] By: rgs                                   on 2004/06/17  09:43:48
49901         Log: Upgrade to I18N::LangTags 0.30.
49902      Branch: perl
49903            + lib/I18N/LangTags/Detect.pm
49904            + lib/I18N/LangTags/t/01_about_verbose.t
49905            + lib/I18N/LangTags/t/05_main.t lib/I18N/LangTags/t/07_listy.t
49906            + lib/I18N/LangTags/t/10_http.t lib/I18N/LangTags/t/50_super.t
49907            + lib/I18N/LangTags/t/55_supers_strict.t
49908            + lib/I18N/LangTags/t/80_all_env.t
49909            - lib/I18N/LangTags/t/01test.t lib/I18N/LangTags/t/02decency.t
49910            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
49911            ! lib/I18N/LangTags/List.pm
49912 ____________________________________________________________________________
49913 [ 22940] By: rgs                                   on 2004/06/17  08:54:41
49914         Log: More forgiving version comparison in perlivp.
49915      Branch: perl
49916            ! utils/perlivp.PL
49917 ____________________________________________________________________________
49918 [ 22939] By: nicholas                              on 2004/06/16  09:05:57
49919         Log: Improve the substitution to cc_r for threading so that compilers
49920              specified with a full path or as a parameter to ccache are changed
49921      Branch: perl
49922            ! hints/aix.sh
49923 ____________________________________________________________________________
49924 [ 22938] By: rgs                                   on 2004/06/15  14:35:00
49925         Log: Subject: [PATCH] File::Basename docs
49926              From: Boris Zentner <bzm@2bz.de>
49927              Date: Sat, 12 Jun 2004 16:29:42 +0200
49928              Message-Id: <200406121629.42595.bzm@2bz.de>
49929      Branch: perl
49930            ! lib/File/Basename.pm
49931 ____________________________________________________________________________
49932 [ 22937] By: nicholas                              on 2004/06/15  09:21:22
49933         Log: It seems that our assert() macro wasn't good enough.
49934              Changed to one that that is an expression, rather than a statement.
49935              Fix new macros definitions in sv.h to be clean enough C to keep the
49936              AIX compiler happy.
49937      Branch: perl
49938            ! perl.h sv.h
49939 ____________________________________________________________________________
49940 [ 22936] By: rgs                                   on 2004/06/15  08:22:32
49941         Log: Subject: [PATCH] perlop.pod: add an example to the .. and ... operators
49942              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
49943              Date: Tue, 15 Jun 2004 10:15:15 +0300 (IDT)
49944              Message-ID: <Pine.LNX.4.56.0406151013140.14618@vipe.technion.ac.il>
49945      Branch: perl
49946            ! pod/perlop.pod
49947 ____________________________________________________________________________
49948 [ 22935] By: nicholas                              on 2004/06/15  07:17:17
49949         Log: Assert SvTYPE is at least PGMV whenever accessing SvSTASH
49950      Branch: perl
49951            ! ext/Storable/Storable.xs sv.h
49952 ____________________________________________________________________________
49953 [ 22934] By: nicholas                              on 2004/06/14  15:26:38
49954         Log: Assert that SV type has magic member when reading/writing.
49955              Will catch buggy code.
49956      Branch: perl
49957            ! sv.c sv.h
49958 ____________________________________________________________________________
49959 [ 22933] By: rgs                                   on 2004/06/13  17:54:47
49960         Log: More h2ph voodoo.
49961      Branch: perl
49962            ! utils/h2ph.PL
49963 ____________________________________________________________________________
49964 [ 22932] By: rgs                                   on 2004/06/13  15:35:00
49965         Log: Subject: [PATCH] t/TEST
49966              From: Abe Timmerman <abe@ztreet.demon.nl>
49967              Date: Sun, 13 Jun 2004 11:41:49 +0200
49968              Message-Id: <200406131141.50361.abe@ztreet.demon.nl>
49969      Branch: perl
49970            ! t/TEST
49971 ____________________________________________________________________________
49972 [ 22931] By: rgs                                   on 2004/06/11  16:54:00
49973         Log: Reapply change #20983, rolled back by change #22920,
49974              as noticed by Craig Berry.
49975      Branch: perl
49976            ! pod/pod2usage.PL pod/podselect.PL
49977 ____________________________________________________________________________
49978 [ 22930] By: rgs                                   on 2004/06/11  14:22:55
49979         Log: More h2ph tweaks: recognition of C types
49980      Branch: perl
49981            ! utils/h2ph.PL
49982 ____________________________________________________________________________
49983 [ 22929] By: rgs                                   on 2004/06/11  13:46:53
49984         Log: More h2ph tweaking for gcc __inline functions
49985      Branch: perl
49986            ! utils/h2ph.PL
49987 ____________________________________________________________________________
49988 [ 22928] By: mhx                                   on 2004/06/11  09:37:42
49989         Log: t/comp/utf.t failed when configuring with -Dnoextensions=Encode
49990      Branch: perl
49991            ! t/comp/utf.t
49992 ____________________________________________________________________________
49993 [ 22927] By: rgs                                   on 2004/06/11  08:28:19
49994         Log: Remove a warning against unsafe signals in perlipc.pod,
49995              now that we have "safe signals".
49996      Branch: perl
49997            ! pod/perlipc.pod
49998 ____________________________________________________________________________
49999 [ 22926] By: rgs                                   on 2004/06/10  19:03:51
50000         Log: Subject: Re: [perl #30197] perlbug AutoReply: Data::Dumper does not indent the deparsed code properly
50001              From: Mathieu Arnold <m@absolight.fr>
50002              Date: Thu, 10 Jun 2004 16:43:58 +0200
50003              Message-ID: <34D483170C7F84E0DFBE442B@andromede.in.reaumur.net>
50004              (with a test adjustment)
50005      Branch: perl
50006            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
50007 ____________________________________________________________________________
50008 [ 22925] By: rgs                                   on 2004/06/10  17:26:15
50009         Log: Make h2ph able to understand a limited set of inline functions.
50010              The glibc apparently now ships headers that use inline functions
50011              instead of plain old macros.
50012      Branch: perl
50013            ! utils/h2ph.PL
50014 ____________________________________________________________________________
50015 [ 22924] By: rgs                                   on 2004/06/10  07:55:41
50016         Log: Subject: Change 22872 breaks shared miniperl invocation
50017              From: Alexey Tourbin <at@altlinux.ru>
50018              Date: Fri, 4 Jun 2004 13:24:17 +0400
50019              Message-ID: <20040604092417.GA13447@solemn.turbinal.org>
50020      Branch: perl
50021            ! Makefile.SH
50022 ____________________________________________________________________________
50023 [ 22923] By: rgs                                   on 2004/06/09  19:47:47
50024         Log: Subject: Re: [perl #30045] Transliteration replacement not terminated message obscure
50025              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
50026              Date: Mon, 7 Jun 2004 00:28:55 -0700
50027              Message-ID: <20040607072854.GB1028@efn.org>
50028      Branch: perl
50029            ! pod/perldiag.pod
50030 ____________________________________________________________________________
50031 [ 22922] By: rgs                                   on 2004/06/09  18:40:45
50032         Log: Remove the "malloc wrappage" tests, due to their unportability
50033              (as suggested by Jarkko.)
50034      Branch: perl
50035            ! t/op/array.t t/op/repeat.t
50036 ____________________________________________________________________________
50037 [ 22921] By: rgs                                   on 2004/06/09  15:57:58
50038         Log: Subject: [PATCH] Re: [perl #24081] invalid regexp in perl -V
50039              From: Robin Barker <Robin.Barker@npl.co.uk>
50040              Date: Wed, 9 Jun 2004 12:02:01 +0100
50041              Message-ID: <533D273D4014D411AB1D00062938C4D9040468F1@hotel.npl.co.uk>
50042              with further adjustements for bleadperl
50043      Branch: perl
50044            ! configpm lib/Config.t
50045 ____________________________________________________________________________
50046 [ 22920] By: rgs                                   on 2004/06/09  13:13:29
50047         Log: Upgrade to Pod::Parser 1.28
50048              (except Pod::Find, which has local patches not yet on CPAN)
50049      Branch: perl
50050            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Parser.pm
50051            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
50052            ! t/pod/find.t
50053 ____________________________________________________________________________
50054 [ 22919] By: mhx                                   on 2004/06/09  12:50:12
50055         Log: s/64bit/64-bit/g for consistency in the READMEs.
50056      Branch: perl
50057            ! README.aix README.hpux
50058 ____________________________________________________________________________
50059 [ 22918] By: rgs                                   on 2004/06/09  12:43:59
50060         Log: Subject: [patch] Windows/Win32 thread handle leak with threads join
50061              From: "Kevin Chase" <kevincha99@hotmail.com>
50062              Date: Sun, 06 Jun 2004 09:44:44 -0700
50063              Message-ID: <BAY2-F172Ih5h5xf4rJ0001a3a6@hotmail.com>
50064      Branch: perl
50065            ! ext/threads/threads.xs
50066 ____________________________________________________________________________
50067 [ 22917] By: merijn                                on 2004/06/09  11:46:23
50068         Log: Several updates, major, and minor corrections, model updates,
50069              explained the model numbering of HP-UX servers.
50070      Branch: perl
50071            ! README.hpux
50072 ____________________________________________________________________________
50073 [ 22916] By: rgs                                   on 2004/06/09  09:53:58
50074         Log: Upgrade to Pod::Perldoc 3.13
50075      Branch: perl
50076            + lib/Pod/Perldoc/t/01_about_verbose.t
50077            ! MANIFEST lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
50078 ____________________________________________________________________________
50079 [ 22915] By: rgs                                   on 2004/06/09  09:08:46
50080         Log: Upgrade to Digest 1.08.
50081      Branch: perl
50082            ! lib/Digest.pm
50083 ____________________________________________________________________________
50084 [ 22914] By: rgs                                   on 2004/06/09  08:08:55
50085         Log: Upgrade to CGI.pm 3.05
50086      Branch: perl
50087            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Util.pm lib/CGI/t/html.t
50088 ____________________________________________________________________________
50089 [ 22913] By: davem                                 on 2004/06/08  22:20:40
50090         Log: double DESTROY in for loop
50091              pp_iter decremented the ref count of the previous iterant before
50092              unaliasing it. This could lead to DESTROY being called with the
50093              loop variable still aliased to the freed value. If the DESTROY
50094              also contained a for loop with the same iterator variable, the
50095              freed value would get resurrected then freed for a second time.
50096      Branch: perl
50097            ! pp_hot.c t/cmd/for.t
50098 ____________________________________________________________________________
50099 [ 22912] By: rgs                                   on 2004/06/08  18:51:03
50100         Log: Upgrade to Pod::LaTeX 0.57
50101      Branch: perl
50102            + lib/Pod/t/user.t
50103            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
50104 ____________________________________________________________________________
50105 [ 22911] By: rgs                                   on 2004/06/08  18:42:29
50106         Log: Upgrade to Unicode::Normalize 0.30.
50107      Branch: perl
50108            ! ext/Unicode/Normalize/Changes
50109            ! ext/Unicode/Normalize/Normalize.pm
50110            ! ext/Unicode/Normalize/Normalize.xs
50111            ! ext/Unicode/Normalize/t/illegal.t
50112            ! ext/Unicode/Normalize/t/short.t
50113            ! ext/Unicode/Normalize/t/split.t
50114 ____________________________________________________________________________
50115 [ 22910] By: rgs                                   on 2004/06/08  18:40:38
50116         Log: Remove a spurious \n in a perltie example,
50117              noticed by Geoffrey Young.
50118      Branch: perl
50119            ! pod/perltie.pod
50120 ____________________________________________________________________________
50121 [ 22909] By: rgs                                   on 2004/06/08  18:34:23
50122         Log: Upgrade to Unicode::Collate 0.40
50123      Branch: perl
50124            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/hangul.t
50125 ____________________________________________________________________________
50126 [ 22908] By: rgs                                   on 2004/06/08  18:23:54
50127         Log: Upgrade to Time::Local 1.10.
50128      Branch: perl
50129            ! lib/Time/Local.pm lib/Time/Local.t
50130 ____________________________________________________________________________
50131 [ 22907] By: rgs                                   on 2004/06/08  18:02:59
50132         Log: Upgrade to Test::Harness 2.42
50133      Branch: perl
50134            ! lib/Test/Harness.pm lib/Test/Harness/Changes
50135            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/prove-switches.t
50136 ____________________________________________________________________________
50137 [ 22906] By: nicholas                              on 2004/06/08  14:59:20
50138         Log: Patch 22835 Failed to upgrade all the new files in Encode 2.01
50139              As spotted by Jerry D. Hedden
50140      Branch: perl
50141            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
50142 ____________________________________________________________________________
50143 [ 22905] By: rgs                                   on 2004/06/08  13:53:40
50144         Log: Subject: Re: newSVpvn(NULL, 0); doesn't work as advertised
50145              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
50146              Date: Fri, 4 Jun 2004 16:29:44 +0200
50147              Message-Id: <20040604162944.4011f1c6@r2d2>
50148      Branch: perl
50149            ! pod/perlapi.pod sv.c
50150 ____________________________________________________________________________
50151 [ 22904] By: rgs                                   on 2004/06/08  13:44:27
50152         Log: Subject: Re: [PATCH] Re: Lack of error for large string on Solaris
50153              From: Jarkko Hietaniemi <jhi@iki.fi>
50154              Date: Mon, 07 Jun 2004 20:09:42 +0300
50155              Message-ID: <40C4A156.5030205@iki.fi>
50156      Branch: perl
50157            ! av.c pod/perldiag.pod pp.c pp_hot.c t/op/array.t t/op/repeat.t
50158 ____________________________________________________________________________
50159 [ 22903] By: rgs                                   on 2004/06/08  10:19:27
50160         Log: Subject: [perl #30073] Misleading docs of Text::Wrap
50161              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
50162              Date: 6 Jun 2004 21:50:19 -0000
50163              Message-ID: <rt-3.0.9-30073-89834.19.0927626986204@perl.org>
50164      Branch: perl
50165            ! lib/Text/Wrap.pm
50166 ____________________________________________________________________________
50167 [ 22902] By: rgs                                   on 2004/06/06  07:49:27
50168         Log: Subject: Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T
50169              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
50170              Date: Sun, 06 Jun 2004 00:37:21 +0900
50171              Message-Id: <20040606003344.57B2.BQW10602@nifty.com>
50172      Branch: perl
50173            ! lib/utf8.pm pod/perlapi.pod sv.c t/op/utftaint.t
50174 ____________________________________________________________________________
50175 [ 22901] By: rgs                                   on 2004/06/03  15:19:52
50176         Log: Subject: [PATCH] Have win32/makefile.mk default to gcc, and update docs
50177              From: Steve Hay <steve.hay@uk.radan.com>
50178              Date: Thu, 03 Jun 2004 15:46:17 +0100
50179              Message-ID: <40BF39B9.3060207@uk.radan.com>
50180      Branch: perl
50181            ! README.win32 win32/makefile.mk
50182 ____________________________________________________________________________
50183 [ 22900] By: rgs                                   on 2004/06/03  13:20:37
50184         Log: perlpodspec uses 'nonbreaking' and 'non-breaking'.
50185              Normalize on the hyphenated spelling.
50186      Branch: perl
50187            ! pod/perlpodspec.pod
50188 ____________________________________________________________________________
50189 [ 22899] By: rgs                                   on 2004/06/03  13:03:20
50190         Log: Workaround a dmake oddity.
50191              Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
50192              From: Steve Hay <steve.hay@uk.radan.com>
50193              Date: Thu, 03 Jun 2004 12:16:13 +0100
50194              Message-ID: <40BF087D.8030005@uk.radan.com>
50195      Branch: perl
50196            ! win32/makefile.mk
50197 ____________________________________________________________________________
50198 [ 22898] By: rgs                                   on 2004/06/03  09:02:31
50199         Log: Carp was mostly unusable with Safe because it may require
50200              Carp::Heavy at run-time (while require() is forbidden.)
50201              Have Safe load Carp::Heavy.
50202      Branch: perl
50203            ! ext/Opcode/Safe.pm lib/Carp.pm
50204 ____________________________________________________________________________
50205 [ 22897] By: mhx                                   on 2004/06/02  18:03:40
50206         Log: Make change #22889 work for threaded builds, Part 2.
50207      Branch: perl
50208            ! XSUB.h
50209 ____________________________________________________________________________
50210 [ 22896] By: mhx                                   on 2004/06/02  17:18:44
50211         Log: Make change #22889 work for threaded builds.
50212      Branch: perl
50213            ! pad.c pp.c
50214 ____________________________________________________________________________
50215 [ 22895] By: mhx                                   on 2004/06/02  16:48:41
50216         Log: Fix apidoc entries for PUSHMARK and newXSproto.
50217      Branch: perl
50218            ! XSUB.h pod/perlapi.pod pp.h
50219 ____________________________________________________________________________
50220 [ 22894] By: mhx                                   on 2004/06/02  16:42:24
50221         Log: Document embed.fnc 'U' and 's' flags.
50222      Branch: perl
50223            ! embed.fnc
50224 ____________________________________________________________________________
50225 [ 22893] By: rgs                                   on 2004/06/02  08:21:30
50226         Log: Subject: [PATCH] on VMS, always exit with failure in my_failure_exit
50227              From: "Craig A. Berry" <craigberry@mac.com>
50228              Date: Tue, 01 Jun 2004 23:16:58 -0500
50229              Message-ID: <40BD54BA.9040708@mac.com>
50230      Branch: perl
50231            ! perl.c
50232 ____________________________________________________________________________
50233 [ 22892] By: rgs                                   on 2004/06/02  08:19:30
50234         Log: Subject: Re: [PATCH] [perl #29612] ndbm failure in make test
50235              From: Alexey Tourbin <at@altlinux.ru>
50236              Date: Sat, 22 May 2004 02:22:22 +0400
50237              Message-ID: <20040521222222.GJ2030@solemn.turbinal.org>
50238      Branch: perl
50239            ! ext/NDBM_File/hints/linux.pl
50240 ____________________________________________________________________________
50241 [ 22891] By: rgs                                   on 2004/06/02  06:47:58
50242         Log: Detypo.
50243      Branch: perl
50244            ! pod/perlintern.pod pp_ctl.c
50245 ____________________________________________________________________________
50246 [ 22890] By: rgs                                   on 2004/06/02  06:43:30
50247         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
50248              From: Andrew Dougherty <doughera@lafayette.edu>
50249              Date: Tue, 1 Jun 2004 16:25:48 -0400 (EDT)
50250              Message-ID: <Pine.SOL.4.58.0406011619090.4066@maxwell.phys.lafayette.edu>
50251      Branch: perl
50252            ! INSTALL README
50253 ____________________________________________________________________________
50254 [ 22889] By: rgs                                   on 2004/06/02  06:07:53
50255         Log: Make the dUNDERBAR/UNDERBAR macros work as advertised.
50256              While we're at it, use the same trick to make reverse()
50257              work correctly with lexical $_.
50258      Branch: perl
50259            ! XSUB.h embed.fnc embed.h global.sym pad.c pp.c proto.h
50260            ! t/op/mydef.t
50261 ____________________________________________________________________________
50262 [ 22888] By: rgs                                   on 2004/06/01  15:26:59
50263         Log: Subject: [PATCH] Remove redundant %SIG assignments from FileCache
50264              From: Alan Burlison <Alan.Burlison@Sun.COM>
50265              Date: Fri, 28 May 2004 12:27:06 +0100
50266              Message-ID: <40B7220A.4040305@sun.com>
50267      Branch: perl
50268            ! lib/FileCache.pm
50269 ____________________________________________________________________________
50270 [ 22887] By: merijn                                on 2004/06/01  14:30:48
50271         Log: Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
50272              From: Steve Hay <steve.hay@uk.radan.com>
50273              Date: Tue, 01 Jun 2004 15:30:37 +0100
50274              Message-ID: <40BC930D.90701@uk.radan.com>
50275      Branch: perl
50276            ! win32/Makefile win32/makefile.mk
50277 ____________________________________________________________________________
50278 [ 22886] By: rgs                                   on 2004/06/01  12:24:30
50279         Log: Subject: [Fwd: [PATCH] Pod::Find should ignore SCM files and dirs]
50280              From: Alan Burlison <Alan.Burlison@sun.com>
50281              Date: Fri, 28 May 2004 23:28:44 +0100
50282              Message-ID: <40B7BD1C.40309@sun.com>
50283      Branch: perl
50284            ! lib/Pod/Find.pm
50285 ____________________________________________________________________________
50286 [ 22885] By: rgs                                   on 2004/06/01  12:17:18
50287         Log: Subject: Re: [PATCH] UPDATE - Grammatical fixes and explanations in perlfunc.pod (sysopen)
50288              From: Paul Fenwick <pjf@perltraining.com.au>
50289              Date: Tue, 1 Jun 2004 11:31:34 +1000
50290              Message-ID: <20040601013134.GA11005@perltraining.com.au>
50291      Branch: perl
50292            ! pod/perlfunc.pod
50293 ____________________________________________________________________________
50294 [ 22884] By: merijn                                on 2004/06/01  10:51:33
50295         Log: Subject: [PATCH] configure.com and PERL_API_REVISION
50296              From: "Craig A. Berry" <craigberry@mac.com>
50297              Date: Mon, 31 May 2004 21:04:07 -0500
50298              Message-ID: <40BBE417.2090001@mac.com>
50299      Branch: perl
50300            ! configure.com
50301 ____________________________________________________________________________
50302 [ 22883] By: rgs                                   on 2004/06/01  09:25:32
50303         Log: Subject: [PATCH] Shell.pm: pod rewrite and new mini-feature $Shell::raw
50304              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
50305              Date: Tue, 1 Jun 2004 07:52:58 +0200
50306              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C744@attmsx1.aut.alcatel.at>
50307      Branch: perl
50308            ! lib/Shell.pm
50309 ____________________________________________________________________________
50310 [ 22882] By: rgs                                   on 2004/06/01  08:44:01
50311         Log: Subject: [PATCH] perlhack.pod - working with the Perl source
50312              From: Dave Rolsky <autarch@urth.org>
50313              Date: Mon, 31 May 2004 12:52:43 -0500 (CDT)
50314              Message-ID: <Pine.LNX.4.58.0405311250520.7714@urth.org>
50315      Branch: perl
50316            ! pod/perlhack.pod
50317 ____________________________________________________________________________
50318 [ 22881] By: nicholas                              on 2004/05/31  19:06:21
50319         Log: replace the run time code in lib/utf8_pva.pl with data generated
50320              at build by mktables, stored in lib/unicore/PVA.pl
50321      Branch: perl
50322            - lib/utf8_pva.pl
50323            ! MANIFEST Makefile.SH lib/unicore/mktables lib/utf8_heavy.pl
50324            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
50325 ____________________________________________________________________________
50326 [ 22880] By: nicholas                              on 2004/05/31  17:26:56
50327         Log: Don't need to require utf8_pva.pl at top of file
50328      Branch: perl
50329            ! lib/utf8_heavy.pl
50330 ____________________________________________________________________________
50331 [ 22879] By: nicholas                              on 2004/05/31  14:24:56
50332         Log: Run mktables as part of the build process.
50333              Don't ship any of the files that it generates in lib/unicore
50334      Branch: perl
50335            - (delete 419 files)
50336            ! MANIFEST Makefile.SH lib/unicore/mktables
50337            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
50338 ____________________________________________________________________________
50339 [ 22878] By: rgs                                   on 2004/05/31  14:20:53
50340         Log: Subject: [perl #29937] Entries missing from .packlist
50341              From: jdhedden@1979.usna.com (via RT) <perlbug-followup@perl.org>
50342              Date: 28 May 2004 19:23:48 -0000
50343              Message-ID: <rt-3.0.9-29937-88315.2.18472609678159@perl.org>
50344      Branch: perl
50345            ! installman installperl
50346 ____________________________________________________________________________
50347 [ 22877] By: rgs                                   on 2004/05/31  12:50:57
50348         Log: Subject: [PATCH] Re: [perl #29969] h2ph not correctly processing glibc sys/sysmacros.ph
50349              From: <wolfgang.laun@chello.at>
50350              Date: Sun, 30 May 2004 17:27:07 +0200
50351              Message-Id: <20040530152707.ZLWL22856.viefep16-int.chello.at@localhost>
50352      Branch: perl
50353            ! utils/h2ph.PL
50354 ____________________________________________________________________________
50355 [ 22876] By: rgs                                   on 2004/05/31  09:52:05
50356         Log: Subject: [PATCH] Fix anomalies in Carp functions
50357              From: Steve Hay <steve.hay@uk.radan.com>
50358              Date: Tue, 25 May 2004 16:05:02 +0100
50359              Message-ID: <40B3609E.5060502@uk.radan.com>
50360      Branch: perl
50361            ! lib/Carp.t lib/Carp/Heavy.pm lib/autouse.t
50362 ____________________________________________________________________________
50363 [ 22875] By: rgs                                   on 2004/05/31  09:25:37
50364         Log: Subject: [PATCH] Fix generation of perlapi.pod
50365              From: Steve Hay <steve.hay@uk.radan.com>
50366              Date: Fri, 28 May 2004 11:46:41 +0100
50367              Message-ID: <40B71891.6090806@uk.radan.com>
50368      Branch: perl
50369            ! autodoc.pl pod/perlapi.pod
50370 ____________________________________________________________________________
50371 [ 22874] By: davem                                 on 2004/05/30  22:31:03
50372         Log: Subject:  Re: my $x->{foo} doesn't work
50373              From:  Shinya Hayakawa <hayakawa@livedoor.jp>
50374              Date:  Tue, 25 May 2004 00:06:06 +0900
50375              Message-Id:  <200405250006.06387.hayakawa@livedoor.jp>
50376
50377              Allow autovivification of (my $x)->{foo}
50378      Branch: perl
50379            ! pp_hot.c t/op/my.t
50380 ____________________________________________________________________________
50381 [ 22873] By: nicholas                              on 2004/05/30  21:58:36
50382         Log: Convert to using File::Spec, so that we can build Unicode files
50383              on all platforms
50384      Branch: perl
50385            ! lib/unicore/mktables
50386 ____________________________________________________________________________
50387 [ 22872] By: nicholas                              on 2004/05/30  20:34:07
50388         Log: First step to generating Unicode files for the regexp engine at build
50389              time - targets in the Makefile
50390      Branch: perl
50391            ! Makefile.SH
50392 ____________________________________________________________________________
50393 [ 22870] By: davem                                 on 2004/05/30  14:30:45
50394         Log: Problem with autouse (causing Perl to crash)
50395              @_ sometimes wasn't getting created right
50396      Branch: perl
50397            ! pad.c pp_ctl.c t/op/goto.t
50398 ____________________________________________________________________________
50399 [ 22868] By: nicholas                              on 2004/05/30  13:57:05
50400         Log: Upgrade to Encode 2.01.
50401      Branch: perl
50402            ! ext/Encode/lib/Encode/CN/HZ.pm
50403            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
50404 ____________________________________________________________________________
50405 [ 22866] By: nicholas                              on 2004/05/30  13:11:41
50406         Log: Skip in minitest
50407      Branch: perl
50408            ! t/comp/utf.t
50409 ____________________________________________________________________________
50410 [ 22853] By: rgs                                   on 2004/05/28  06:29:28
50411         Log: Subject: [PATCH doc] Re: undef loses it magicness when assigned to a variable?
50412              From: Stas Bekman <stas@stason.org>
50413              Date: Thu, 27 May 2004 11:25:08 -0700
50414              Message-ID: <40B63284.5040203@stason.org>
50415      Branch: perl
50416            ! pod/perlapi.pod pod/perlguts.pod sv.h
50417 ____________________________________________________________________________
50418 [ 22852] By: merijn                                on 2004/05/28  05:31:25
50419         Log: Subject: TEST needs to ignore SCM files
50420              From: Alan Burlison <Alan.Burlison@sun.com>
50421              Date: Thu, 27 May 2004 23:32:28 +0100
50422              Message-ID: <40B66C7C.8030303@sun.com>
50423      Branch: perl
50424            ! t/TEST
50425 ____________________________________________________________________________
50426 [ 22850] By: rgs                                   on 2004/05/26  16:17:24
50427         Log: Subject: [PATCH] 'perl -v' fails if local_patches contains code snippets
50428              From: Alan Burlison <Alan.Burlison@sun.com>
50429              Date: Wed, 26 May 2004 16:24:03 +0100
50430              Message-ID: <40B4B693.9090905@sun.com>
50431              (using \0 as a separator for q//)
50432      Branch: perl
50433            ! perl.c
50434 ____________________________________________________________________________
50435 [ 22848] By: rgs                                   on 2004/05/26  08:15:29
50436         Log: Subject: [PATCH] correctly handle C<< >> and C<<< >>> in diagnostics
50437              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
50438              Date: Tue, 25 May 2004 02:29:37 -0700
50439              Message-ID: <20040525092937.GA2332@efn.org>
50440      Branch: perl
50441            ! lib/diagnostics.pm
50442 ____________________________________________________________________________
50443 [ 22843] By: rgs                                   on 2004/05/24  16:12:41
50444         Log: Tests for change #22842, by SADAHIRO Tomoyuki
50445              (adapted to the core)
50446      Branch: perl
50447            + t/op/utftaint.t
50448            ! MANIFEST
50449 ____________________________________________________________________________
50450 [ 22842] By: rgs                                   on 2004/05/24  15:55:23
50451         Log: Subject: Re: utf-8 and taint don't work together
50452              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
50453              Date: Sat, 22 May 2004 21:38:33 +0900
50454              Message-Id: <20040522212704.C068.BQW10602@nifty.com>
50455
50456              Date: Sun, 23 May 2004 09:56:15 +0900
50457              Message-Id: <20040523095609.E404.BQW10602@nifty.com>
50458      Branch: perl
50459            ! ext/Encode/lib/Encode/CN/HZ.pm
50460            ! ext/Encode/lib/Encode/Unicode/UTF7.pm sv.c
50461 ____________________________________________________________________________
50462 [ 22841] By: rgs                                   on 2004/05/24  11:43:32
50463         Log: Subject: [PATCH] win32_chsize is not exported on Win32
50464              From: Steve Hay <steve.hay@uk.radan.com>
50465              Date: Mon, 24 May 2004 12:52:48 +0100
50466              Message-ID: <40B1E210.4050202@uk.radan.com>
50467      Branch: perl
50468            ! makedef.pl
50469 ____________________________________________________________________________
50470 [ 22840] By: rgs                                   on 2004/05/24  11:23:31
50471         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
50472              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
50473              Date: Fri, 21 May 2004 11:35:34 -0700
50474              Message-ID: <20040521183533.GA5108@efn.org>
50475              (plus whitespace removal)
50476      Branch: perl
50477            ! INSTALL
50478 ____________________________________________________________________________
50479 [ 22839] By: davem                                 on 2004/05/22  11:15:34
50480         Log: Optimization busted: '@a = "b", sort @a' drops "b"
50481              Fix the sort-in-place optimization of change #22349.
50482      Branch: perl
50483            ! op.c t/op/sort.t
50484 ____________________________________________________________________________
50485 [ 22838] By: gbarr                                 on 2004/05/22  07:41:21
50486         Log: Update to Scalar-List-Utils-1.14
50487      Branch: perl
50488            + ext/List/Util/Changes
50489            - ext/List/Util/ChangeLog
50490            ! MANIFEST ext/List/Util/README ext/List/Util/Util.xs
50491            ! ext/List/Util/lib/List/Util.pm
50492            ! ext/List/Util/lib/Scalar/Util.pm
50493 ____________________________________________________________________________
50494 [ 22837] By: rgs                                   on 2004/05/21  15:40:49
50495         Log: Subject: Proposed doc patch for getsockopt
50496              From: perl5-porters@ton.iguana.be (Ton Hospel)
50497              Date: Sun, 16 May 2004 13:35:20 +0000 (UTC)
50498              Message-Id: <c87qmo$u9b$1@post.home.lunix>
50499      Branch: perl
50500            ! pod/perlfunc.pod
50501 ____________________________________________________________________________
50502 [ 22836] By: rgs                                   on 2004/05/21  08:45:28
50503         Log: Subject: [PATCH] h2xs doesn't recognize indented enums
50504              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
50505              Date: Fri, 21 May 2004 10:51:58 +0200
50506              Message-id: <20040521085158.GA10660@ethan>
50507              (modified regexp)
50508      Branch: perl
50509            ! utils/h2xs.PL
50510 ____________________________________________________________________________
50511 [ 22835] By: rgs                                   on 2004/05/20  13:30:25
50512         Log: Upgrade to Encode 2.00.
50513      Branch: perl
50514            ! (edit 147 files)
50515 ____________________________________________________________________________
50516 [ 22833] By: rgs                                   on 2004/05/20  11:48:29
50517         Log: Test portability nit.
50518              Subject: [PATCH] Re: Smoke [5.9.2] 22821 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
50519              From: Steve Hay <steve.hay@uk.radan.com>
50520              Date: Tue, 18 May 2004 11:31:04 +0100
50521              Message-ID: <40A9E5E8.7030800@uk.radan.com>
50522      Branch: perl
50523            ! ext/B/t/optree_specials.t
50524 ____________________________________________________________________________
50525 [ 22831] By: davem                                 on 2004/05/19  21:02:04
50526         Log: improve hashing algorithm for ptr tables in perl_clone:
50527              the bottom few bits of a pointer are usually zero
50528      Branch: perl
50529            ! sv.c
50530 ____________________________________________________________________________
50531 [ 22830] By: davem                                 on 2004/05/19  20:17:55
50532         Log: Thread creation time is hypersensitive
50533
50534              Due to a logic error, the dup ptr table sometimes wans't being
50535              grown, leading to extremely slow cloning.
50536      Branch: perl
50537            ! sv.c
50538 ____________________________________________________________________________
50539 [ 22829] By: rgs                                   on 2004/05/18  13:05:48
50540         Log: perlrun.pod minor fixes :
50541              - the parameter to -x is optional
50542              - pod nit
50543      Branch: perl
50544            ! pod/perlrun.pod
50545 ____________________________________________________________________________
50546 [ 22828] By: rgs                                   on 2004/05/18  12:54:47
50547         Log: Subject: [perl #29623] Patch for h2xs.t in Perl 5.8.4
50548              From: mats@sm5sxl.net (via RT) <perlbug-followup@perl.org>
50549              Date: 16 May 2004 13:33:32 -0000
50550              Message-ID: <rt-3.0.9-29623-87522.10.1965589695082@perl.org>
50551      Branch: perl
50552            ! lib/h2xs.t
50553 ____________________________________________________________________________
50554 [ 22827] By: rgs                                   on 2004/05/18  12:16:42
50555         Log: Subject: [PATCH] Re: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
50556              From: Steve Hay <steve.hay@uk.radan.com>
50557              Date: Fri, 14 May 2004 17:33:17 +0100
50558              Message-ID: <40A4F4CD.2000003@uk.radan.com>
50559      Branch: perl
50560            ! t/comp/utf.t
50561 ____________________________________________________________________________
50562 [ 22826] By: rgs                                   on 2004/05/18  08:15:27
50563         Log: Error message too wide.
50564      Branch: perl
50565            ! perl.c
50566 ____________________________________________________________________________
50567 [ 22825] By: rgs                                   on 2004/05/17  15:12:03
50568         Log: Remove a TODO test that is no longer to do.
50569      Branch: perl
50570            ! ext/B/t/f_sort.t
50571 ____________________________________________________________________________
50572 [ 22824] By: rgs                                   on 2004/05/17  15:08:40
50573         Log: Fix new B::Concise test output
50574              Subject: Re: Smoke [5.9.2] 22820 FAIL(F) openbsd 3.5 (i386/1 cpu)
50575              From: Jim Cromie <jcromie@divsol.com>
50576              Date: Mon, 17 May 2004 09:19:00 -0600
50577              Message-ID: <40A8D7E4.1020007@divsol.com>
50578      Branch: perl
50579            ! ext/B/t/f_sort.t t/TEST
50580 ____________________________________________________________________________
50581 [ 22823] By: rgs                                   on 2004/05/17  08:54:15
50582         Log: Subject: [PATCH] Re: [perl #29581] glob() misses a lot of matches
50583              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
50584              Date: Mon, 17 May 2004 07:38:19 +0200
50585              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C71E@attmsx1.aut.alcatel.at>
50586      Branch: perl
50587            ! ext/File/Glob/Glob.xs
50588 ____________________________________________________________________________
50589 [ 22822] By: rgs                                   on 2004/05/17  08:49:53
50590         Log: David Manura is the new maintainer of Text::Balanced.
50591      Branch: perl
50592            ! Porting/Maintainers.pl
50593 ____________________________________________________________________________
50594 [ 22821] By: davem                                 on 2004/05/16  15:31:42
50595         Log: make Text::Balanced skip "case /..../" correctly for Switch.pm
50596      Branch: perl
50597            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extcbk.t
50598 ____________________________________________________________________________
50599 [ 22820] By: rgs                                   on 2004/05/14  16:30:07
50600         Log: Subject: Re: more B::Concise stuff (PATCH - updated)
50601              From: Jim Cromie <jcromie@divsol.com>
50602              Date: Mon, 10 May 2004 05:28:11 -0600
50603              Message-ID: <409F674B.2000506@divsol.com>
50604      Branch: perl
50605            + ext/B/t/f_map ext/B/t/f_map.t ext/B/t/f_sort ext/B/t/f_sort.t
50606            + ext/B/t/optree_specials.t
50607            ! MANIFEST ext/B/B/Concise.pm ext/B/B/Showlex.pm
50608            ! ext/B/B/Terse.pm ext/B/t/OptreeCheck.pm ext/B/t/concise.t
50609            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
50610            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
50611            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t
50612 ____________________________________________________________________________
50613 [ 22819] By: rgs                                   on 2004/05/14  09:38:43
50614         Log: Add new dUNDERBAR and UNDERBAR macros, to help XS writers to
50615              access the $_ variable, even when there is a lexical one in scope.
50616      Branch: perl
50617            ! XSUB.h pod/perlapi.pod
50618 ____________________________________________________________________________
50619 [ 22818] By: nicholas                              on 2004/05/13  12:15:17
50620         Log: Subject: BOM-marked and (BOMless) UTF-16 scripts not working
50621              From: Jarkko Hietaniemi <jhi@iki.fi>
50622              Message-ID: <40A26D75.8080406@iki.fi>
50623              Date: Wed, 12 May 2004 21:31:17 +0300
50624      Branch: perl
50625            + t/comp/utf.t
50626            ! MANIFEST pod/perldiag.pod pod/perlunicode.pod toke.c
50627 ____________________________________________________________________________
50628 [ 22817] By: rgs                                   on 2004/05/12  16:29:07
50629         Log: Subject: [perl #29527] Perl 5.8.4 build problems on LynxOS
50630              From: Olli Savia (via RT) <perlbug-followup@perl.org>
50631              Date: 12 May 2004 13:02:41 -0000
50632              Message-ID: <rt-3.0.9-29527-87290.17.3367022021997@perl.org>
50633      Branch: perl
50634            ! sv.c
50635 ____________________________________________________________________________
50636 [ 22816] By: rgs                                   on 2004/05/12  16:16:50
50637         Log: Make XSLoader update @DynaLoader::dl_shared_objects.
50638      Branch: perl
50639            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
50640 ____________________________________________________________________________
50641 [ 22815] By: merijn                                on 2004/05/12  10:43:42
50642         Log: Subject: [PATCH] Configure shouldn't unconditionally add in -pipe
50643              From: Andy Dougherty <doughera@lafayette.edu>
50644              Date: Tue, 11 May 2004 13:14:42 -0400 (EDT)
50645              Message-ID: <Pine.SOL.4.58.0405111313210.14279@maxwell.phys.lafayette.edu>
50646      Branch: perl
50647            ! Configure hints/darwin.sh hints/rhapsody.sh
50648 ____________________________________________________________________________
50649 [ 22812] By: mhx                                   on 2004/05/11  17:42:13
50650         Log: Add the byte-order modifiers '<' and '>' to the pack tutorial.
50651              This completes the series: #22734, #22745, #22754, #22780
50652      Branch: perl
50653            ! pod/perlpacktut.pod
50654 ____________________________________________________________________________
50655 [ 22811] By: mhx                                   on 2004/05/11  17:21:35
50656         Log: 'v' unpacks unsigned shorts.
50657      Branch: perl
50658            ! pod/perlpacktut.pod
50659 ____________________________________________________________________________
50660 [ 22810] By: rgs                                   on 2004/05/11  16:35:49
50661         Log: Subject: various -V: searches [PATCH]
50662              From: Jim Cromie <jcromie@divsol.com>
50663              Date: Tue, 11 May 2004 00:15:46 -0600
50664              Message-ID: <40A06F92.1070607@divsol.com>
50665      Branch: perl
50666            ! configpm lib/Config.t pod/perlrun.pod
50667 ____________________________________________________________________________
50668 [ 22809] By: rgs                                   on 2004/05/11  11:00:31
50669         Log: More pod names in the debugger for the runman command
50670      Branch: perl
50671            ! lib/perl5db.pl
50672 ____________________________________________________________________________
50673 [ 22808] By: rgs                                   on 2004/05/11  10:52:27
50674         Log: Subject: [PATCH] debugger (step backwards)
50675              From: Richard.Foley@t-online.de (Richard Foley)
50676              Date: Tue, 11 May 2004 11:04:11 +0200
50677              Message-Id: <200405111104.11484.richard.foley@rfi.net>
50678      Branch: perl
50679            ! lib/perl5db.pl
50680 ____________________________________________________________________________
50681 [ 22807] By: rgs                                   on 2004/05/11  09:16:56
50682         Log: Subject: void context !~ generates "Useless use of not at line..." warning
50683              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
50684              Date: Sun, 9 May 2004 00:59:19 -0700
50685              Message-ID: <20040509075919.GA3752@efn.org>
50686      Branch: perl
50687            ! op.c
50688 ____________________________________________________________________________
50689 [ 22806] By: ams                                   on 2004/05/10  22:12:31
50690         Log: Subject: Re: a little extra cmdline help. [PATCH]
50691              From: Jim Cromie <jcromie@divsol.com>
50692              Date: Mon, 10 May 2004 15:25:07 -0600
50693              Message-Id: <409FF333.4020104@divsol.com>
50694      Branch: perl
50695            ! perl.c
50696 ____________________________________________________________________________
50697 [ 22804] By: ams                                   on 2004/05/10  11:10:34
50698         Log: Remove stray '.
50699      Branch: perl
50700            ! lib/File/Copy.pm
50701 ____________________________________________________________________________
50702 [ 22803] By: ams                                   on 2004/05/10  10:14:40
50703         Log: Subject: [PATCH] File::Copy Pod
50704              From: slaven@rezic.de
50705              Date: Mon, 10 May 2004 09:57:37 +0000
50706              Message-Id: <1084183057.10822@devpc01.iconmobile.de>
50707      Branch: perl
50708            ! lib/File/Copy.pm
50709 ____________________________________________________________________________
50710 [ 22802] By: davem                                 on 2004/05/07  19:12:29
50711         Log: symbolic references like ${"foo$index"}*3 would incorrectly warn
50712              that $index was the uninitialized value, when in fact it was $foo1
50713      Branch: perl
50714            ! sv.c t/lib/warnings/9uninit
50715 ____________________________________________________________________________
50716 [ 22801] By: davem                                 on 2004/05/07  18:21:22
50717         Log: Subject:  Re: stdio still supported?
50718              From:  Jim Cromie <jcromie@divsol.com>
50719              Date:  Thu, 06 May 2004 16:37:56 -0600
50720              Message-Id:  <409ABE44.8060307@divsol.com>
50721
50722              Update B::Concise tests to skip stuff requiring the
50723              "open to a scalar" feature of Perlio is it isn't available.
50724              Also note this caveat in perlfunc.pod
50725      Branch: perl
50726            ! ext/B/B/Concise.pm ext/B/t/concise.t ext/B/t/optree_check.t
50727            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
50728            ! ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
50729            ! pod/perlfunc.pod
50730 ____________________________________________________________________________
50731 [ 22800] By: mhx                                   on 2004/05/07  16:58:57
50732         Log: Windows issues with select() are already documented in perlport.
50733      Branch: perl
50734            ! pod/perlfunc.pod
50735 ____________________________________________________________________________
50736 [ 22799] By: ams                                   on 2004/05/07  13:38:16
50737         Log: Subject: [perl #29397] Change in pod2man arguments
50738              From: Thorsten Glaser (via RT) <perlbug-followup@perl.org>
50739              Date: 6 May 2004 22:08:10 -0000
50740              Message-Id: <rt-3.0.9-29397-86929.5.37563386041974@perl.org>
50741      Branch: perl
50742            ! pod/pod2man.PL
50743 ____________________________________________________________________________
50744 [ 22798] By: mhx                                   on 2004/05/07  11:42:37
50745         Log: Scalar::Util::refaddr falsely returns false
50746              Add mg_get() to refaddr() when SV is magical.
50747              Fix the non-xs version of looks_like_number().
50748      Branch: perl
50749            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
50750            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/refaddr.t
50751 ____________________________________________________________________________
50752 [ 22797] By: mhx                                   on 2004/05/07  10:57:23
50753         Log: Document that select() on Windows doesn't work on non-socket filehandles.
50754      Branch: perl
50755            ! pod/perlfunc.pod
50756 ____________________________________________________________________________
50757 [ 22796] By: mhx                                   on 2004/05/06  17:19:17
50758         Log: Double warning for int(undef) and abs(undef)
50759              Remove the duplicate warnings and update tests.
50760      Branch: perl
50761            ! pp.c t/lib/warnings/9uninit
50762 ____________________________________________________________________________
50763 [ 22793] By: rgs                                   on 2004/05/06  14:43:08
50764         Log: Add a small script to check whether a perl source tree
50765              (with or without generated files) is friendly with
50766              case-insensitive filesystems.
50767              Adapted from :
50768              Subject: Re: STerm.pl vs Sterm.pl
50769              From: James Mastros <james@mastros.biz>
50770              Date: Thu, 06 May 2004 14:45:53 +0200
50771              Message-ID: <20040506124556.2402.qmail@onion.perl.org>
50772      Branch: perl
50773            + Porting/checkcase.pl
50774            ! MANIFEST
50775 ____________________________________________________________________________
50776 [ 22789] By: rgs                                   on 2004/05/06  12:33:14
50777         Log: Subject: Problem with system() on Win9x and command.com (perl 5.8.x-5.9.x)
50778              From: bilbo@ua.fm
50779              Date: Wed, 28 Apr 2004 00:19:55 +0300
50780              Message-ID: <611491036.20040428001955@ua.fm>
50781      Branch: perl
50782            ! win32/win32.c
50783 ____________________________________________________________________________
50784 [ 22788] By: merijn                                on 2004/05/06  11:35:21
50785         Log: add -pipe to gcc's default flags
50786              it has shown a compile time speed increase of about 40% on
50787              Linux and HP-UX, and also works on cygwin-1.5.9. On failing
50788              OS/gcc combo's remove it in the hints
50789      Branch: perl
50790            ! Configure
50791 ____________________________________________________________________________
50792 [ 22783] By: mhx                                   on 2004/05/05  19:02:28
50793         Log: Add tests for mX?PUSH[inup] macros.
50794
50795              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
50796              From: Steve Hay <steve.hay@uk.radan.com>
50797              Date: Wed, 05 May 2004 15:34:45 +0100
50798              Message-ID: <4098FB85.1060602@uk.radan.com>
50799      Branch: perl
50800            + ext/XS/APItest/t/push.t
50801            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
50802            ! ext/XS/APItest/MANIFEST
50803 ____________________________________________________________________________
50804 [ 22782] By: rgs                                   on 2004/05/05  16:14:25
50805         Log: Subject: Problem with h2xs
50806              From: David Cannings <lists@edeca.net>
50807              Date: Mon, 3 May 2004 13:44:33 +0100
50808              Message-Id: <200405031344.33723.lists@edeca.net>
50809              (Second patch only)
50810      Branch: perl
50811            ! utils/h2xs.PL
50812 ____________________________________________________________________________
50813 [ 22781] By: davem                                 on 2004/05/04  19:20:36
50814         Log: Bizarre copy of ARRAY
50815              make sure a pad op's flags are updated after optimising away
50816              the assignment in my @a = () (see change 22520).
50817      Branch: perl
50818            ! op.c t/op/my.t
50819 ____________________________________________________________________________
50820 [ 22780] By: mhx                                   on 2004/05/04  14:46:05
50821         Log: Add byte-order group modifiers to (un)pack templates.
50822              Follow-up on: #22734, #22745, #22753, #22754.
50823
50824              Subject: Group modifiers in (un)pack templates
50825              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
50826              Date: Mon, 3 May 2004 20:14:41 +0200
50827              Message-Id: <20040503201441.1b058e0d@r2d2>
50828      Branch: perl
50829            ! perl.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
50830 ____________________________________________________________________________
50831 [ 22779] By: mhx                                   on 2004/05/04  14:30:39
50832         Log: Fix mX?PUSH[inup] macros. (Follow-up to #22756 and #22757)
50833
50834              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
50835              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
50836              Date: Mon, 3 May 2004 20:03:28 +0200
50837              Message-Id: <20040503200328.24efcda5@r2d2>
50838      Branch: perl
50839            ! pp.h
50840 ____________________________________________________________________________
50841 [ 22778] By: davem                                 on 2004/05/03  21:07:44
50842         Log: add test for change #22746 ([perl #29102] Crash on assign to lex fh)
50843      Branch: perl
50844            ! t/io/open.t
50845 ____________________________________________________________________________
50846 [ 22777] By: davem                                 on 2004/05/03  20:48:53
50847         Log: add test for change #22776 ("open m" crashes Perl)
50848      Branch: perl
50849            ! t/io/open.t
50850 ____________________________________________________________________________
50851 [ 22776] By: davem                                 on 2004/05/03  20:26:22
50852         Log: perl -e "open m" crashes Perl
50853      Branch: perl
50854            ! toke.c
50855 ____________________________________________________________________________
50856 [ 22775] By: davem                                 on 2004/05/03  18:52:39
50857         Log: scalar delete of empty slice returned garbage
50858      Branch: perl
50859            ! pp.c t/op/delete.t
50860 ____________________________________________________________________________
50861 [ 22774] By: davem                                 on 2004/05/03  17:44:44
50862         Log: split could leave an array without &PL_sv_undef
50863              in the unused elements
50864      Branch: perl
50865            ! pp.c t/op/split.t
50866 ____________________________________________________________________________
50867 [ 22773] By: nicholas                              on 2004/05/03  13:59:08
50868         Log: Subject: Re: "fuzzy" in mktables
50869              From: Jarkko Hietaniemi <jhi@iki.fi>
50870              Message-ID: <4093A82B.6040609@iki.fi>
50871              Date: Sat, 01 May 2004 16:37:47 +0300
50872      Branch: perl
50873            ! lib/unicore/mktables
50874 ____________________________________________________________________________
50875 [ 22772] By: davem                                 on 2004/05/03  13:33:21
50876         Log: remove spurious intentation in utf8_pva.pl
50877      Branch: perl
50878            ! lib/utf8_pva.pl
50879 ____________________________________________________________________________
50880 [ 22771] By: davem                                 on 2004/05/03  13:28:24
50881         Log: ensure that utf8 Perl code magically called from a regex localizes $.
50882      Branch: perl
50883            ! lib/utf8_pva.pl
50884 ____________________________________________________________________________
50885 [ 22770] By: nicholas                              on 2004/05/03  11:19:10
50886         Log: Integrate:
50887              [ 22694]
50888              For maint, I don't think that we can have sperl go sulky if invoked
50889              from a #! line. So keep .../sperl functional, and have the /dev/fd/...
50890              only set ID exectuable reside under a different name (suidperl)
50891
50892              [ 22700]
50893              The set uid perl is now called setuidperl. Not suidperl.
50894              Which I discover is hardlinked from sperl by ./installperl
50895              elsewhere. Helpfully confusing installperl script.
50896
50897              [ 22718]
50898              Revert 22700 (as part of changes suggested by Brendan O'Dea)
50899
50900              [ 22719]
50901              Revert 22694
50902
50903              [ 22720]
50904              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
50905              binary must have fd script conundrum, as suggested by Brendan O'Dea
50906              Plus restore the more helpful error message from 22694 and the gist
50907              of the perl584delta changes from 22700
50908      Branch: perl
50909           !> INSTALL installperl perl.c pod/perldiag.pod pod/perlsec.pod
50910 ____________________________________________________________________________
50911 [ 22769] By: nicholas                              on 2004/05/03  10:37:45
50912         Log: Subject: [perl #29073] Reference to incorrect method in documentation of
50913              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
50914              Message-ID: <rt-3.0.8-29073-85903.18.1381766820328@perl.org>
50915              Date: 22 Apr 2004 10:49:22 -0000
50916      Branch: perl
50917            ! lib/Text/ParseWords.pm
50918 ____________________________________________________________________________
50919 [ 22768] By: nicholas                              on 2004/05/02  22:40:18
50920         Log: It seems daft to me that we have a synopis example that will fail if
50921              gcc happened to be invoked via the name cc, and completely ignores
50922              the far more reliable 'gccversion' variable
50923              So here's one using 'usethreads' that ought to work everywhere.
50924      Branch: perl
50925            ! configpm
50926 ____________________________________________________________________________
50927 [ 22765] By: nicholas                              on 2004/05/02  18:18:25
50928         Log: Make t/uni/class.t pass on case insensitive file systems
50929      Branch: perl
50930            ! t/uni/class.t
50931 ____________________________________________________________________________
50932 [ 22764] By: nicholas                              on 2004/05/02  17:57:12
50933         Log: Save some repeated strlen()s in Perl_swash_init
50934      Branch: perl
50935            ! utf8.c
50936 ____________________________________________________________________________
50937 [ 22763] By: nicholas                              on 2004/05/01  14:07:45
50938         Log: And that same fool forgot to add the not-really-needed "fuzzy" versions
50939              of some binary property files
50940      Branch: perl
50941            + lib/unicore/lib/gc_sc/Dash2.pl
50942            + lib/unicore/lib/gc_sc/Hyphen2.pl
50943            + lib/unicore/lib/gc_sc/Radical2.pl
50944 ____________________________________________________________________________
50945 [ 22762] By: nicholas                              on 2004/05/01  14:06:05
50946         Log: Some fool removed lib/unicore/ArabicShaping.txt    in change 22760
50947      Branch: perl
50948            ! MANIFEST
50949 ____________________________________________________________________________
50950 [ 22761] By: nicholas                              on 2004/05/01  14:02:59
50951         Log: Avoid mktables generating Sterm.pl and Sterm.pl in the same directory
50952              by making the %BaseName check global
50953      Branch: perl
50954            + lib/unicore/lib/gc_sc/Sterm2.pl
50955            - lib/unicore/lib/gc_sc/Sterm.pl
50956            ! MANIFEST lib/unicore/Canonical.pl
50957            ! lib/unicore/lib/gc_sc/Dash.pl lib/unicore/lib/gc_sc/Hyphen.pl
50958            ! lib/unicore/lib/gc_sc/Radical.pl lib/unicore/mktables
50959 ____________________________________________________________________________
50960 [ 22760] By: nicholas                              on 2004/05/01  13:17:09
50961         Log: Remove the no-longer autogenerated Unicode files
50962      Branch: perl
50963            - (delete 322 files)
50964            ! MANIFEST
50965 ____________________________________________________________________________
50966 [ 22759] By: nicholas                              on 2004/05/01  11:16:35
50967         Log: mktables requires post 5.005
50968      Branch: perl
50969            ! lib/unicore/mktables
50970 ____________________________________________________________________________
50971 [ 22758] By: davem                                 on 2004/04/30  11:48:55
50972         Log: disable problematical 'uninitialized value' warning tests
50973      Branch: perl
50974            ! t/lib/warnings/9uninit
50975 ____________________________________________________________________________
50976 [ 22757] By: rgs                                   on 2004/04/30  11:32:03
50977         Log: Follow-up to previous patch: the mX?PUSH[inup] macros
50978              should handle 'set' magic, just like the X?PUSH[inup]
50979              counterparts.
50980      Branch: perl
50981            ! pod/perlapi.pod pp.h
50982 ____________________________________________________________________________
50983 [ 22756] By: rgs                                   on 2004/04/30  10:15:00
50984         Log: Subject: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
50985              From: Steve Hay <steve.hay@uk.radan.com>
50986              Date: Fri, 30 Apr 2004 10:07:21 +0100
50987              Message-ID: <40921749.3050600@uk.radan.com>
50988      Branch: perl
50989            ! pod/perlapi.pod pod/perlguts.pod pp.h
50990 ____________________________________________________________________________
50991 [ 22755] By: nicholas                              on 2004/04/29  18:30:18
50992         Log: Fix 29149 - another UTF8 cache bug hit by substr.
50993              Regression test from:
50994
50995              Subject: Re: [perl #29149] substr/UTF8 related problem with perl 5.8.3 on linux
50996              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
50997              Message-Id: <20040429103926.5BA6.BQW10602@nifty.com>
50998              Date: Thu, 29 Apr 2004 10:53:17 +0900
50999      Branch: perl
51000            ! sv.c t/op/substr.t
51001 ____________________________________________________________________________
51002 [ 22754] By: mhx                                   on 2004/04/29  18:29:28
51003         Log: More unpack cleanups.
51004      Branch: perl
51005            ! pp_pack.c
51006 ____________________________________________________________________________
51007 [ 22753] By: mhx                                   on 2004/04/29  17:50:40
51008         Log: CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore.
51009              Remove all associated code.
51010      Branch: perl
51011            ! hints/cxux.sh pp_pack.c
51012 ____________________________________________________________________________
51013 [ 22752] By: mhx                                   on 2004/04/29  17:38:32
51014         Log: The openbsd 64-bit test should use $uquadtype rather
51015              than hardcoding unsigned long long.
51016      Branch: perl
51017            ! hints/openbsd.sh
51018 ____________________________________________________________________________
51019 [ 22751] By: ams                                   on 2004/04/29  08:24:31
51020         Log: Update to Test.pm 1.25 (from SBURKE).
51021      Branch: perl
51022            + lib/Test/t/05_about_verbose.t lib/Test/t/multiline.t
51023            ! MANIFEST lib/Test.pm
51024 ____________________________________________________________________________
51025 [ 22750] By: mhx                                   on 2004/04/28  20:53:29
51026         Log: When configuring for 64-bit support, check that the
51027              C library functions for casting floating point values
51028              to 64-bit integer values are not broken.
51029      Branch: perl
51030            ! hints/openbsd.sh
51031 ____________________________________________________________________________
51032 [ 22749] By: rgs                                   on 2004/04/28  18:28:07
51033         Log: Fix for [perl #28963]: find2perl was sometimes generating
51034              invalid code.
51035      Branch: perl
51036            ! x2p/find2perl.PL
51037 ____________________________________________________________________________
51038 [ 22748] By: rgs                                   on 2004/04/28  13:01:13
51039         Log: Subject: [PATCH] Add diagnostics section to base.pm
51040              From: "Jos I. Boumans" <kane@dwim.org>
51041              Date: Wed, 28 Apr 2004 13:04:47 +0200
51042              Message-Id: <DC9B4A9C-9903-11D8-BA95-000A956B0E06@dwim.org>
51043      Branch: perl
51044            ! lib/base.pm
51045 ____________________________________________________________________________
51046 [ 22747] By: merijn                                on 2004/04/28  12:42:50
51047         Log: Subject: [perl #29033] typo in description of sleep in documentation of POSIX module
51048              Date: 21 Apr 2004 11:07:22 -0000
51049              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
51050              Message-ID: <rt-3.0.8-29033-85811.17.0452776199501@perl.org>
51051      Branch: perl
51052            ! ext/POSIX/POSIX.pod
51053 ____________________________________________________________________________
51054 [ 22746] By: davem                                 on 2004/04/27  22:21:35
51055         Log: fix a coredump caused by rv2gv not fully converting a PV to an RV
51056      Branch: perl
51057            ! pp.c
51058 ____________________________________________________________________________
51059 [ 22745] By: mhx                                   on 2004/04/27  20:38:00
51060         Log: Cleanup variables in S_(un)pack_rec().
51061              This also works around a gcc optimizer bug on dec_osf/alpha.
51062      Branch: perl
51063            ! pp_pack.c
51064 ____________________________________________________________________________
51065 [ 22744] By: rgs                                   on 2004/04/27  08:43:38
51066         Log: Subject: [PATCH utf8_heavy.pl, mktables, et. al.] candidate for TR18 compliance
51067              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
51068              Date: Thu, 22 Apr 2004 14:31:30 -0400 (EDT)
51069              Message-ID: <Pine.LNX.4.44.0404221429040.10466-101000@perlmonk.org>
51070
51071              Date: Mon, 26 Apr 2004 12:37:21 -0400 (EDT)
51072              Message-ID: <Pine.LNX.4.44.0404261222320.7154-400000@perlmonk.org>
51073      Branch: perl
51074            + (add 406 files)
51075            ! MANIFEST lib/unicore/Canonical.pl
51076            ! lib/unicore/CombiningClass.pl lib/unicore/Decomposition.pl
51077            ! lib/unicore/Exact.pl lib/unicore/Name.pl
51078            ! lib/unicore/Properties lib/unicore/To/Digit.pl
51079            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
51080            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
51081            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perlunicode.pod
51082            ! t/op/pat.t t/uni/class.t
51083 ____________________________________________________________________________
51084 [ 22743] By: merijn                                on 2004/04/26  22:20:30
51085         Log: usemallocwrap works on AIX, but not with vac-5
51086              Date: Mon, 26 Apr 2004 15:35:23 +0200
51087              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51088              Subject: Re: Perl 5.8.4 "panic: memory wrap" in miniperl on AIX 5.1
51089              Message-Id: <20040426152951.A6C4.H.M.BRAND@hccnet.nl>
51090      Branch: perl
51091            ! hints/aix.sh hints/aix_4.sh
51092 ____________________________________________________________________________
51093 [ 22742] By: davem                                 on 2004/04/24  12:53:07
51094         Log: fix 64-bit casting error in change 22741 (uninit var warnings)
51095      Branch: perl
51096            ! sv.c
51097 ____________________________________________________________________________
51098 [ 22741] By: davem                                 on 2004/04/23  20:43:02
51099         Log: Include variable names in "Use of uninitialized value" warnings
51100      Branch: perl
51101            + t/lib/warnings/9uninit
51102            ! MANIFEST doio.c embed.fnc embed.h ext/DB_File/DB_File.pm
51103            ! ext/DB_File/t/db-recno.t lib/Math/BigInt.pm
51104            ! lib/Math/BigInt/t/mbimbf.inc lib/Tie/RefHash.t lib/charnames.t
51105            ! mg.c perl.h pod/perldiag.pod pod/perlintern.pod pp.c pp_hot.c
51106            ! proto.h sv.c t/lib/warnings/1global t/lib/warnings/2use
51107            ! t/lib/warnings/3both t/lib/warnings/4lint
51108            ! t/lib/warnings/7fatal t/lib/warnings/doio t/lib/warnings/mg
51109            ! t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
51110            ! t/lib/warnings/pp_pack t/lib/warnings/sv t/lib/warnings/util
51111            ! t/run/fresh_perl.t t/run/runenv.t
51112 ____________________________________________________________________________
51113 [ 22739] By: rgs                                   on 2004/04/23  13:32:31
51114         Log: Subject: [PATCH] unfork the debugger (patch for 5.9.x)
51115              From: Richard.Foley@t-online.de (Richard Foley)
51116              Date: Fri, 23 Apr 2004 06:33:34 +0200
51117              Message-Id: <200404230633.34402.richard.foley@rfi.net>
51118      Branch: perl
51119            ! lib/perl5db.pl
51120 ____________________________________________________________________________
51121 [ 22737] By: nicholas                              on 2004/04/23  10:31:20
51122         Log: Ooops. Forgot to update pod.lst, and all that ensues with that
51123      Branch: perl
51124            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
51125            ! vms/descrip_mms.template win32/pod.mak
51126 ____________________________________________________________________________
51127 [ 22736] By: nicholas                              on 2004/04/23  10:11:26
51128         Log: Integrate:
51129              [ 22165]
51130              Create perl584delta.pod
51131              (Not that I'm really proposing to start work on 5.8.4 today)
51132
51133              [ 22650]
51134              Updates from Stas Bekman, Brendan O'Dea and Hugo
51135
51136              [ 22655]
51137              Tweaks from Hugo and Liz
51138
51139              [ 22677]
51140              Improvements from Jarkko
51141
51142              [ 22684]
51143              Integrate:
51144              [ 22665]
51145              AIX-4 with xlc does not like malloc wrap
51146
51147              [ 22666]
51148              Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
51149
51150              [ 22698]
51151              Clarify AIX and win32's malloc wrapping
51152
51153              [ 22700]
51154              The set uid perl is now called setuidperl. Not suidperl.
51155              Which I discover is hardlinked from sperl by ./installperl
51156              elsewhere. Helpfully confusing installperl script.
51157
51158              [ 22703]
51159              More perldelta updates
51160
51161              [ 22710]
51162              Subject:  spelling
51163              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
51164              Date:  Fri, 16 Apr 2004 21:18:18 +0300 (EEST)
51165              Message-Id:  <200404161818.i3GIIILh391648@kosh.hut.fi>
51166
51167              [ 22718]
51168              Revert 22700 (as part of changes suggested by Brendan O'Dea)
51169
51170              [ 22720]
51171              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
51172              binary must have fd script conundrum, as suggested by Brendan O'Dea
51173              Plus restore the more helpful error message from 22694 and the gist
51174              of the perl584delta changes from 22700
51175
51176              [ 22731]
51177              Oink, oink, flap, flap!
51178      Branch: perl
51179           +> pod/perl584delta.pod
51180            ! MANIFEST
51181           !> pod/perlhist.pod
51182 ____________________________________________________________________________
51183 [ 22735] By: merijn                                on 2004/04/23  10:11:23
51184         Log: Subject: [PATCH] Where to find nmake for windows
51185              From: Abe Timmerman <abe@ztreet.demon.nl>
51186              Date: Thu, 22 Apr 2004 23:57:40 +0200
51187              Message-Id: <200404222357.40508.abe@ztreet.demon.nl>
51188              Changed download URL references for nmake
51189      Branch: perl
51190            ! README.win32 pod/perlmodinstall.pod
51191 ____________________________________________________________________________
51192 [ 22734] By: mhx                                   on 2004/04/23  04:07:25
51193         Log: Subject: [PATCH for testing/review] byte-order modifiers for (un)pack templates
51194              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
51195              Date: Wed, 21 Apr 2004 21:09:20 +0200
51196              Message-Id: <20040421210920.3c467772@r2d2>
51197      Branch: perl
51198            ! embed.fnc embed.h perl.h pod/perldiag.pod pod/perlfunc.pod
51199            ! pod/perlport.pod pp_pack.c proto.h t/op/pack.t util.c
51200 ____________________________________________________________________________
51201 [ 22733] By: rgs                                   on 2004/04/22  12:08:35
51202         Log: Missing copyright in the README.
51203      Branch: perl
51204            ! README
51205 ____________________________________________________________________________
51206 [ 22727] By: nicholas                              on 2004/04/21  15:22:29
51207         Log: Subject: [perl #28456] Typo in perlipc man page, and suggestions for same
51208              From: Axel Boldt (via RT) <perlbug-followup@perl.org>
51209              Message-ID: <rt-3.0.8-28456-84424.10.5222745276547@perl.org>
51210              Date: 11 Apr 2004 13:08:17 -0000
51211      Branch: perl
51212            ! pod/perlipc.pod
51213 ____________________________________________________________________________
51214 [ 22725] By: nicholas                              on 2004/04/21  14:21:57
51215         Log: Punt the "reporting bugs" section to the top.
51216              Reorder the description of what to do, to start with the most common
51217              case.
51218              Clarify "how to report bugs effectively" (and why it benefits you)
51219      Branch: perl
51220            ! INSTALL
51221 ____________________________________________________________________________
51222 [ 22724] By: nicholas                              on 2004/04/21  12:51:43
51223         Log: This should be L<>
51224      Branch: perl
51225            ! INSTALL
51226 ____________________________________________________________________________
51227 [ 22723] By: nicholas                              on 2004/04/21  09:42:35
51228         Log: INSTALL didn't mention the 5.8.2 hash changes. Fixed
51229      Branch: perl
51230            ! INSTALL
51231 ____________________________________________________________________________
51232 [ 22722] By: nicholas                              on 2004/04/21  09:25:34
51233         Log: We should be telling people about ..exp, else they use the unexpanded
51234              forms and shaft anyone who installs a private perl within ~
51235      Branch: perl
51236            ! INSTALL
51237 ____________________________________________________________________________
51238 [ 22721] By: rgs                                   on 2004/04/21  08:36:38
51239         Log: Subject: [patch] log the interpreter id in warnings
51240              From: Stas Bekman <stas@stason.org>
51241              Date: Mon, 19 Apr 2004 18:10:01 -0700
51242              Message-ID: <40847869.1000906@stason.org>
51243      Branch: perl
51244            ! gv.c handy.h hv.c perl.c sv.c
51245 ____________________________________________________________________________
51246 [ 22717] By: rgs                                   on 2004/04/20  12:27:18
51247         Log: Subject: [PATCH] Sync Term::Cap with CPAN version
51248              From: Jonathan Stowe <jns@gellyfish.com>
51249              Date: Tue, 20 Apr 2004 12:37:28 +0100
51250              Message-Id: <1082461047.2736.96.camel@localhost>
51251      Branch: perl
51252            ! lib/Term/Cap.pm
51253 ____________________________________________________________________________
51254 [ 22716] By: rgs                                   on 2004/04/19  12:26:35
51255         Log: Fix for [perl #28919] : sometimes the function ck_ftst was trying
51256              to read an op that was just freed, which was obviously illegal.
51257      Branch: perl
51258            ! op.c
51259 ____________________________________________________________________________
51260 [ 22715] By: rgs                                   on 2004/04/19  09:34:01
51261         Log: Upgrade to FileCache 1.04.
51262      Branch: perl
51263            ! lib/FileCache.pm
51264 ____________________________________________________________________________
51265 [ 22714] By: rgs                                   on 2004/04/19  08:57:17
51266         Log: New file left out of the last commit.
51267      Branch: perl
51268            + t/uni/class.t
51269 ____________________________________________________________________________
51270 [ 22713] By: rgs                                   on 2004/04/19  08:56:28
51271         Log: Subject: Re: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
51272              From: "Jeff 'japhy' Pinyan" <japhy@perlmonk.org>
51273              Date: Wed, 14 Apr 2004 17:01:38 -0400 (EDT)
51274              Message-ID: <Pine.LNX.4.44.0404141659480.11423-301000@perlmonk.org>
51275      Branch: perl
51276            ! MANIFEST pod/perlunicode.pod
51277 ____________________________________________________________________________
51278 [ 22712] By: rgs                                   on 2004/04/19  08:30:20
51279         Log: Subject: Re: [perl #28532] optional match of an anchor gets ignored
51280              From: hv@crypt.org
51281              Date: Wed, 14 Apr 2004 19:30:46 +0100
51282              Message-Id: <200404141830.i3EIUko03728@zen.crypt.org>
51283      Branch: perl
51284            ! regcomp.c regexec.c t/op/pat.t
51285 ____________________________________________________________________________
51286 [ 22708] By: nicholas                              on 2004/04/17  13:25:41
51287         Log: Integrate:
51288              [ 22661]
51289              This is RC1
51290
51291              [ 22705]
51292              This is RC2
51293      Branch: perl
51294           !> pod/perlhist.pod
51295 ____________________________________________________________________________
51296 [ 22706] By: rgs                                   on 2004/04/16  15:53:37
51297         Log: On Linux-PPC, using gcc, downgrade to the -O1 optimisation
51298              level (with -O2 miniperl behaves really badly.)
51299      Branch: perl
51300            ! hints/linux.sh
51301 ____________________________________________________________________________
51302 [ 22697] By: merijn                                on 2004/04/15  11:56:32
51303         Log: d_getservbyname_r undef up to at least OpenBSD 3.5
51304              Thanks to Campo Weijerman and Gerard Gerritsen off-list
51305      Branch: perl
51306            ! hints/openbsd.sh
51307 ____________________________________________________________________________
51308 [ 22696] By: merijn                                on 2004/04/14  16:04:40
51309         Log: #24121: Configure under turkish locale fails
51310              toupper (i) != I  in turkish, but U+0130
51311              \N{LATIN CAPITAL LETTER I WITH DOT ABOVE}
51312              Patch supplied by Rafael
51313      Branch: perl
51314            ! Configure
51315 ____________________________________________________________________________
51316 [ 22693] By: rgs                                   on 2004/04/14  08:28:15
51317         Log: Subject: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
51318              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
51319              Date: Mon, 12 Apr 2004 20:24:48 -0400 (EDT)
51320              Message-ID: <Pine.LNX.4.44.0404122011160.3038-200000@perlmonk.org>
51321      Branch: perl
51322            ! lib/utf8_heavy.pl
51323 ____________________________________________________________________________
51324 [ 22692] By: rgs                                   on 2004/04/14  07:26:04
51325         Log: Subject: [PATCH]'s to bring bleadperl up to version-0.39
51326              From: John Peacock <jpeacock@rowman.com>
51327              Date: Tue, 13 Apr 2004 20:51:31 -0400
51328              Message-ID: <407C8B13.9020104@rowman.com>
51329      Branch: perl
51330            ! lib/version.pm lib/version.t t/comp/use.t universal.c util.c
51331 ____________________________________________________________________________
51332 [ 22691] By: rgs                                   on 2004/04/14  07:08:52
51333         Log: Subject: re: [PATCH] for bug 28525: Buffer overflow issue in the Win32 distribution of 5.8.3
51334              From: Jan Dubois <jand@ActiveState.com>
51335              Date: Tue, 13 Apr 2004 19:49:32 -0700
51336              Message-ID: <vm7p70h7au8unrnq4jp85oich7n71ar5ab@4ax.com
51337      Branch: perl
51338            ! win32/win32.c
51339 ____________________________________________________________________________
51340 [ 22689] By: mhx                                   on 2004/04/12  06:53:24
51341         Log: Borland C doesn't like PERL_MALLOC_WRAP.
51342              Until I know why, the fix is to disable it.
51343      Branch: perl
51344            ! win32/config_H.bc
51345 ____________________________________________________________________________
51346 [ 22688] By: davem                                 on 2004/04/11  14:27:26
51347         Log: Stop PL_comppad pointing to a freed pad during global destruction
51348      Branch: perl
51349            ! sv.c
51350 ____________________________________________________________________________
51351 [ 22687] By: davem                                 on 2004/04/11  13:13:35
51352         Log: Make global cleanup fractionally faster by giving S_visit()
51353              flags/mask to compare SVs against.
51354      Branch: perl
51355            ! embed.fnc embed.h proto.h sv.c
51356 ____________________________________________________________________________
51357 [ 22686] By: gbarr                                 on 2004/04/10  08:08:42
51358         Log: Sync with libnet 1.18
51359      Branch: perl
51360            + lib/Net/Changes.libnet lib/Net/t/datasend.t
51361            - lib/Net/ChangeLog.libnet
51362            ! MANIFEST lib/Net/Cmd.pm lib/Net/FTP.pm lib/Net/NNTP.pm
51363            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
51364            ! lib/Net/Time.pm lib/Net/t/hostname.t
51365 ____________________________________________________________________________
51366 [ 22685] By: mhx                                   on 2004/04/10  06:37:30
51367         Log: Remove two unused variables that gcc used to warn about.
51368      Branch: perl
51369            ! util.c
51370 ____________________________________________________________________________
51371 [ 22682] By: rgs                                   on 2004/04/09  11:44:34
51372         Log: Subject: Re: #28386: UNIVERSAL::VERSION segfaults if $VERSION not defined (w/ patch to fix universal.c)
51373              From: David Dyck <david.dyck@fluke.com>
51374              Date: Thu, 8 Apr 2004 19:02:26 -0700 (PDT)
51375              Message-ID: <Pine.LNX.4.51.0404081843290.29618@dd.tc.fluke.com>
51376      Branch: perl
51377            ! universal.c
51378 ____________________________________________________________________________
51379 [ 22681] By: rgs                                   on 2004/04/09  07:04:48
51380         Log: find2perl should not default to -print when -eval is specified.
51381              Noticed by David Dyck.
51382      Branch: perl
51383            ! x2p/find2perl.PL
51384 ____________________________________________________________________________
51385 [ 22680] By: rgs                                   on 2004/04/09  06:58:51
51386         Log: Upgrade to Time::HiRes 1.59.
51387      Branch: perl
51388            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
51389            ! ext/Time/HiRes/HiRes.xs
51390 ____________________________________________________________________________
51391 [ 22675] By: rgs                                   on 2004/04/08  13:00:59
51392         Log: Upgrade to Digest 1.06.
51393      Branch: perl
51394            ! lib/Digest.pm
51395 ____________________________________________________________________________
51396 [ 22674] By: rgs                                   on 2004/04/08  12:57:48
51397         Log: Upgrade to Digest 1.06.
51398      Branch: perl
51399            ! lib/Digest.pm
51400 ____________________________________________________________________________
51401 [ 22673] By: rgs                                   on 2004/04/08  09:59:22
51402         Log: Upgrade to Time::HiRes 1.57.
51403      Branch: perl
51404            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
51405            ! ext/Time/HiRes/HiRes.xs
51406 ____________________________________________________________________________
51407 [ 22672] By: nicholas                              on 2004/04/07  20:48:04
51408         Log: Make gmtime and localtime cross reference each other.
51409              Suggested by Dan Jacobson
51410      Branch: perl
51411            ! pod/perlfunc.pod
51412 ____________________________________________________________________________
51413 [ 22671] By: merijn                                on 2004/04/07  17:54:10
51414         Log: Integrated Time-Local-1.09 from Dave Rolsky
51415              Corrected a wrap error from the CPAN version to match #22670
51416              Tested on AIX to make sure the skip is still needed
51417      Branch: perl
51418            ! lib/Time/Local.pm lib/Time/Local.t
51419 ____________________________________________________________________________
51420 [ 22670] By: merijn                                on 2004/04/07  12:03:11
51421         Log: Disable the edge case tests for timegm and timelocal on
51422              AIX-4.3 since the OS is obsoleted, and fixes are not to
51423              be expected
51424      Branch: perl
51425            ! lib/Time/Local.t
51426 ____________________________________________________________________________
51427 [ 22669] By: rgs                                   on 2004/04/07  08:26:48
51428         Log: Fix command-line quoting under Windows for the new optree tests
51429              Subject: Re: Smoke [5.9.2] 22666 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
51430              From: Steve Hay <steve.hay@uk.radan.com>
51431              Date: Wed, 07 Apr 2004 09:46:01 +0100
51432              Message-ID: <4073BFC9.10707@uk.radan.com>
51433      Branch: perl
51434            ! ext/B/t/optree_samples.t
51435 ____________________________________________________________________________
51436 [ 22668] By: rgs                                   on 2004/04/07  08:00:07
51437         Log: Subject: [PATCH] Bleadperl to version 0.37
51438              From: John Peacock <jpeacock@rowman.com>
51439              Date: Tue, 06 Apr 2004 21:56:19 -0400
51440              Message-ID: <40735FC3.5010305@rowman.com>
51441      Branch: perl
51442            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
51443            ! pod/perlapi.pod proto.h t/comp/use.t t/op/universal.t
51444            ! universal.c util.c
51445 ____________________________________________________________________________
51446 [ 22667] By: rgs                                   on 2004/04/07  07:37:59
51447         Log: The optree builder was looping when constructing the ops
51448              for a map/grep block containing a while(1).
51449              (Bug reported by Pixel.)
51450      Branch: perl
51451            ! op.c t/op/grep.t
51452 ____________________________________________________________________________
51453 [ 22666] By: merijn                                on 2004/04/06  14:44:29
51454         Log: Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
51455      Branch: perl
51456            ! hints/hpux.sh
51457 ____________________________________________________________________________
51458 [ 22665] By: merijn                                on 2004/04/06  13:34:14
51459         Log: AIX-4 with xlc does not like malloc wrap
51460      Branch: perl
51461            ! hints/aix_4.sh
51462 ____________________________________________________________________________
51463 [ 22664] By: rgs                                   on 2004/04/06  07:29:30
51464         Log: Subject: Re: tests for change #22539
51465              From: Jim Cromie <jcromie@divsol.com>
51466              Date: Tue, 30 Mar 2004 14:39:31 -0700
51467              Message-ID: <4069E913.5040906@divsol.com>
51468              (with some spelling tweaks)
51469      Branch: perl
51470            + ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
51471            + ext/B/t/optree_concise.t ext/B/t/optree_samples.t
51472            + ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
51473            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t t/test.pl
51474 ____________________________________________________________________________
51475 [ 22663] By: mhx                                   on 2004/04/06  03:40:10
51476         Log: Make the ! suffix handle n/N/v/V as signed integers
51477              within pack templates.
51478      Branch: perl
51479            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
51480 ____________________________________________________________________________
51481 [ 22662] By: mhx                                   on 2004/04/05  20:03:03
51482         Log: C<undef> doesn't look like a number. See also:
51483
51484              Subject: Re: [perl #27606] undef "looks like" a number
51485              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
51486              Date: Mon, 15 Mar 2004 22:16:26 +0100
51487              Message-Id: <20040315221626.48061c67@r2d2>
51488      Branch: perl
51489            ! ext/List/Util/lib/List/Util.pm
51490            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
51491            ! pp_ctl.c sv.c
51492 ____________________________________________________________________________
51493 [ 22656] By: nicholas                              on 2004/04/05  15:55:18
51494         Log: Subject: Re: perldelta584
51495              From: Craig Berry <craigberry@mac.com>
51496              Message-ID: <12587569.1081180932766.JavaMail.craigberry@mac.com>
51497              Date: Mon, 05 Apr 2004 11:02:12 -0500
51498
51499              (makes malloc wrap the default on VMS)
51500      Branch: perl
51501            ! configure.com
51502 ____________________________________________________________________________
51503 [ 22654] By: rgs                                   on 2004/04/05  15:24:49
51504         Log: Subject: ref ($proto) || $proto patch
51505              From: Ovid <publiustemp-p5p@yahoo.com>
51506              Date: Sat, 03 Apr 2004 18:59:22 -0800
51507              Message-ID: <406F7A0A.50702@yahoo.com>
51508              (with minor reformatting)
51509      Branch: perl
51510            ! pod/perlobj.pod pod/perltoot.pod
51511 ____________________________________________________________________________
51512 [ 22652] By: rgs                                   on 2004/04/05  12:51:10
51513         Log: Subject: sv_pvutf8n_force and sv_pvbyten_force
51514              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
51515              Date: Wed, 24 Mar 2004 00:16:52 +0900
51516              Message-Id: <20040324001126.098F.BQW10602@nifty.com>
51517      Branch: perl
51518            ! sv.c
51519 ____________________________________________________________________________
51520 [ 22651] By: rgs                                   on 2004/04/05  11:50:10
51521         Log: wantarray docs should mention effect of eval { wantarray }
51522              as reported by Tim Bunce. Add a note to this effect in perlfunc,
51523              and regression tests for it.
51524      Branch: perl
51525            ! pod/perlfunc.pod t/op/wantarray.t
51526 ____________________________________________________________________________
51527 [ 22649] By: nicholas                              on 2004/04/05  08:57:18
51528         Log: More AUTHORS who deserve credit for patches
51529      Branch: perl
51530            ! AUTHORS
51531 ____________________________________________________________________________
51532 [ 22646] By: nicholas                              on 2004/04/04  16:32:54
51533         Log: Hand merge patch from maint back to blead.
51534      Branch: perl
51535            ! ext/threads/threads.pm
51536 ____________________________________________________________________________
51537 [ 22642] By: nicholas                              on 2004/04/04  13:07:50
51538         Log: Bump version numbers for modules that have changed since 5.8.3
51539      Branch: perl
51540            ! ext/B/B/Assembler.pm ext/B/B/Deparse.pm
51541            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/Handle.pm
51542            ! ext/IO/lib/IO/Pipe.pm ext/ODBM_File/ODBM_File.pm
51543            ! ext/threads/threads.pm lib/ExtUtils/Liblist/Kid.pm
51544            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
51545            ! lib/IPC/Open3.pm lib/Unicode/UCD.pm lib/base.pm lib/utf8.pm
51546 ____________________________________________________________________________
51547 [ 22641] By: rgs                                   on 2004/04/02  15:40:15
51548         Log: Fix bug #27940 : \cX escapes weren't working correctly in regular
51549              expression ranges.
51550      Branch: perl
51551            ! t/op/pat.t toke.c
51552 ____________________________________________________________________________
51553 [ 22637] By: davem                                 on 2004/04/02  10:02:06
51554         Log: Subject:  [PATCH] fix utils install problems on VMS
51555              From:  "Craig A. Berry" <craigberry@mac.com>
51556              Date:  Thu, 01 Apr 2004 20:19:53 -0600
51557              Message-Id:  <406CCDC9.7000500@mac.com>
51558
51559              We were not running utils/instmodsh.PL or utils/xsubpp.PL during
51560              the build, so installperl would not find the generated programs at
51561              install time.
51562              Also fixed several problems with the command definitions for the
51563              utilities
51564      Branch: perl
51565            ! configure.com vms/descrip_mms.template
51566 ____________________________________________________________________________
51567 [ 22636] By: davem                                 on 2004/04/01  22:00:40
51568         Log: Subject:  [PATCH] archname salad on VMS
51569              From:  "Craig A. Berry" <craigberry@mac.com>
51570              Date:  Thu, 01 Apr 2004 14:16:32 -0600
51571              Message-Id:  <406C78A0.2070009@mac.com>
51572
51573              sort out architecture-specific directory names for OpenVMS
51574              Itanium port
51575      Branch: perl
51576            ! configure.com vms/descrip_mms.template
51577 ____________________________________________________________________________
51578 [ 22635] By: davem                                 on 2004/04/01  20:27:14
51579         Log: Fix change #22376. Only mark a const as short-circuited
51580              if it's actually a const!
51581      Branch: perl
51582            ! op.c
51583 ____________________________________________________________________________
51584 [ 22630] By: nicholas                              on 2004/04/01  15:15:10
51585         Log: debug the instructions on upgrading Unicode
51586      Branch: perl
51587            ! lib/unicore/README.perl
51588 ____________________________________________________________________________
51589 [ 22625] By: mhx                                   on 2004/04/01  06:01:25
51590         Log: Fix and tests for [perl #28123] Perl optimizes // away incorrectly
51591      Branch: perl
51592            ! op.c t/op/dor.t
51593 ____________________________________________________________________________
51594 [ 22624] By: davem                                 on 2004/03/31  20:33:52
51595         Log: + (\$) prototype = bad free
51596              av_delete() didn't reify. I also updated its description
51597      Branch: perl
51598            ! av.c t/op/args.t
51599 ____________________________________________________________________________
51600 [ 22621] By: nicholas                              on 2004/03/31  15:05:40
51601         Log: Upgrade to Unicode 4.0.1
51602      Branch: perl
51603            + lib/unicore/lib/Katakan2.pl lib/unicore/lib/Sterm.pl
51604            + lib/unicore/lib/Variatio.pl
51605            ! MANIFEST lib/Unicode/UCD.t lib/unicore/ArabLink.pl
51606            ! lib/unicore/ArabLnkGrp.pl lib/unicore/ArabicShaping.txt
51607            ! lib/unicore/Bidirectional.pl lib/unicore/Blocks.pl
51608            ! lib/unicore/Blocks.txt lib/unicore/Canonical.pl
51609            ! lib/unicore/CaseFolding.txt lib/unicore/Category.pl
51610            ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt
51611            ! lib/unicore/Jamo.txt lib/unicore/Lbrk.pl
51612            ! lib/unicore/LineBreak.txt lib/unicore/PropList.txt
51613            ! lib/unicore/PropValueAliases.txt lib/unicore/Properties
51614            ! lib/unicore/PropertyAliases.txt lib/unicore/ReadMe.txt
51615            ! lib/unicore/Scripts.pl lib/unicore/Scripts.txt
51616            ! lib/unicore/SpecialCasing.txt lib/unicore/To/Digit.pl
51617            ! lib/unicore/UnicodeData.txt lib/unicore/lib/Arabic.pl
51618            ! lib/unicore/lib/Armenian.pl lib/unicore/lib/Bengali.pl
51619            ! lib/unicore/lib/BidiBN.pl lib/unicore/lib/BidiCS.pl
51620            ! lib/unicore/lib/BidiEN.pl lib/unicore/lib/BidiES.pl
51621            ! lib/unicore/lib/BidiET.pl lib/unicore/lib/BidiL.pl
51622            ! lib/unicore/lib/BidiON.pl lib/unicore/lib/Bopomofo.pl
51623            ! lib/unicore/lib/Braille.pl lib/unicore/lib/Buhid.pl
51624            ! lib/unicore/lib/C.pl lib/unicore/lib/Canadian.pl
51625            ! lib/unicore/lib/Cf.pl lib/unicore/lib/Cherokee.pl
51626            ! lib/unicore/lib/Cntrl.pl lib/unicore/lib/Common.pl
51627            ! lib/unicore/lib/Cypriot.pl lib/unicore/lib/Cyrillic.pl
51628            ! lib/unicore/lib/Deseret.pl lib/unicore/lib/Devanaga.pl
51629            ! lib/unicore/lib/Ethiopic.pl lib/unicore/lib/Georgian.pl
51630            ! lib/unicore/lib/Gothic.pl lib/unicore/lib/Greek.pl
51631            ! lib/unicore/lib/Gujarati.pl lib/unicore/lib/Gurmukhi.pl
51632            ! lib/unicore/lib/Han.pl lib/unicore/lib/Hangul.pl
51633            ! lib/unicore/lib/Hanunoo.pl lib/unicore/lib/Hebrew.pl
51634            ! lib/unicore/lib/Hiragana.pl lib/unicore/lib/InCyril2.pl
51635            ! lib/unicore/lib/Inherite.pl lib/unicore/lib/Kannada.pl
51636            ! lib/unicore/lib/Katakana.pl lib/unicore/lib/Khmer.pl
51637            ! lib/unicore/lib/Lao.pl lib/unicore/lib/Latin.pl
51638            ! lib/unicore/lib/Limbu.pl lib/unicore/lib/LinearB.pl
51639            ! lib/unicore/lib/Malayala.pl lib/unicore/lib/Math.pl
51640            ! lib/unicore/lib/Mongolia.pl lib/unicore/lib/Myanmar.pl
51641            ! lib/unicore/lib/Ogham.pl lib/unicore/lib/OldItali.pl
51642            ! lib/unicore/lib/Oriya.pl lib/unicore/lib/Osmanya.pl
51643            ! lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
51644            ! lib/unicore/lib/OtherMat.pl lib/unicore/lib/Runic.pl
51645            ! lib/unicore/lib/Shavian.pl lib/unicore/lib/Sinhala.pl
51646            ! lib/unicore/lib/SoftDott.pl lib/unicore/lib/Syriac.pl
51647            ! lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
51648            ! lib/unicore/lib/TaiLe.pl lib/unicore/lib/Tamil.pl
51649            ! lib/unicore/lib/Telugu.pl lib/unicore/lib/Terminal.pl
51650            ! lib/unicore/lib/Thaana.pl lib/unicore/lib/Thai.pl
51651            ! lib/unicore/lib/Tibetan.pl lib/unicore/lib/Ugaritic.pl
51652            ! lib/unicore/lib/Yi.pl lib/unicore/lib/Z.pl
51653            ! lib/unicore/lib/Zs.pl lib/unicore/version t/op/pat.t
51654 ____________________________________________________________________________
51655 [ 22619] By: merijn                                on 2004/03/31  13:02:32
51656         Log: Regenerated Configure after backported #22571
51657              Some indent leftovers from earlier patches
51658              We don't like double negatives, not even in comment
51659      Branch: perl
51660            ! Configure
51661 ____________________________________________________________________________
51662 [ 22617] By: merijn                                on 2004/03/31  11:33:09
51663         Log: Subject: Re: [PATCH] MIME::Base64 PERL_NO_GET_CONTEXT
51664              From: Gisle Aas <gisle@ActiveState.com>
51665              Date: 30 Mar 2004 04:29:18 -0800
51666              Message-ID: <lrk712bjs1.fsf@caliper.activestate.com>
51667      Branch: perl
51668            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
51669            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
51670 ____________________________________________________________________________
51671 [ 22615] By: nicholas                              on 2004/03/31  08:24:29
51672         Log: Unknowingly for years we've had a test that has assumed the order
51673              of results from readdir. Fixed.
51674      Branch: perl
51675            ! lib/File/Find/t/find.t
51676 ____________________________________________________________________________
51677 [ 22614] By: nicholas                              on 2004/03/30  21:50:15
51678         Log: Subject: Zaurus SL-[78]60 native compile patch
51679              Message-Id: <46DCC0BF-8199-11D8-8D5B-000A95DBB50A@dan.co.jp>
51680              From: Dan Kogai <dankogai@dan.co.jp>
51681              Date: Tue, 30 Mar 2004 00:53:52 +0900
51682      Branch: perl
51683            ! ext/Errno/Errno_pm.PL
51684 ____________________________________________________________________________
51685 [ 22610] By: davem                                 on 2004/03/29  21:20:35
51686         Log: various win32 build fixes
51687
51688              Subject: Re: [PATCH] Re: MinGW/GCC vs MSVC++ on Win32
51689              From: Steve Hay <steve.hay@uk.radan.com>
51690              Date: Tue, 23 Mar 2004 10:42:12 +0000
51691              Message-ID: <40601484.7040905@uk.radan.com>
51692
51693              Subject: [PATCH] distclean on Win32 should delete perl.base
51694              From: Steve Hay <steve.hay@uk.radan.com>
51695              Date: Tue, 23 Mar 2004 11:35:56 +0000
51696              Message-ID: <4060211C.8020704@uk.radan.com>
51697
51698              Subject: Re: [PATCH] Create debug symbols files on Windows even for release
51699              From: Steve Hay <steve.hay@uk.radan.com>
51700              Date: Fri, 26 Mar 2004 10:46:07 +0000
51701              Message-ID: <406409EF.9020404@uk.radan.com>
51702      Branch: perl
51703            ! win32/Makefile win32/makefile.mk
51704 ____________________________________________________________________________
51705 [ 22609] By: davem                                 on 2004/03/29  20:46:36
51706         Log: Subject: [perl #27986] IPC::Open3 fails in mod_perl (tie bug)
51707              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
51708              Date: 26 Mar 2004 21:02:19 -0000
51709              Message-ID: <rt-3.0.8-27986-82842.3.55447645581215@perl.org>
51710
51711              The forked child should make sure STDIN and STDOUT aren't tied
51712              before messing with them
51713      Branch: perl
51714            ! lib/IPC/Open3.pm
51715 ____________________________________________________________________________
51716 [ 22608] By: davem                                 on 2004/03/29  20:10:05
51717         Log: backout change 22606 (make gv_fullname() include a literal '^')
51718              it breaks select.
51719      Branch: perl
51720            ! gv.c t/op/gv.t
51721 ____________________________________________________________________________
51722 [ 22607] By: davem                                 on 2004/03/28  15:10:48
51723         Log: update -Dx to cope with lexical version of OP_AELEMFAST
51724      Branch: perl
51725            ! dump.c
51726 ____________________________________________________________________________
51727 [ 22606] By: davem                                 on 2004/03/28  15:08:23
51728         Log: make gv_fullname() etc include a literal '^' for *^FOO style names
51729      Branch: perl
51730            ! gv.c t/op/gv.t
51731 ____________________________________________________________________________
51732 [ 22605] By: davem                                 on 2004/03/28  13:11:30
51733         Log: pv_display() had code to display \n etc as escapes but it didn't
51734              actually work.
51735      Branch: perl
51736            ! dump.c
51737 ____________________________________________________________________________
51738 [ 22604] By: davem                                 on 2004/03/28  10:55:30
51739         Log: fix typo in change 22597
51740      Branch: perl
51741            ! op.h
51742 ____________________________________________________________________________
51743 [ 22601] By: davem                                 on 2004/03/27  10:22:52
51744         Log: Subject:  [PATCH] -Dusemallocwrap for VMS)
51745              From:  "Craig A. Berry" <craigberry@mac.com>
51746              Date:  Fri, 26 Mar 2004 22:46:50 -0600
51747              Message-Id:  <4065073A.30007@mac.com>
51748
51749              Mimic in configure.com what Configure does to enable or disable
51750              the new feature -Dusemallocwrap
51751      Branch: perl
51752            ! configure.com
51753 ____________________________________________________________________________
51754 [ 22600] By: davem                                 on 2004/03/27  02:04:03
51755         Log: Subject:  [PATCH] don't clean-up perly.* on VMS
51756              From:  "Craig A. Berry" <craigberry@mac.com>
51757              Date:  Fri, 26 Mar 2004 16:54:44 -0600
51758              Message-Id:  <4064B4B4.2030203@mac.com>
51759
51760              refrain from getting rid of perly.c and perly.h now that there are
51761              no longer VMS-specific overrides for these files
51762      Branch: perl
51763            ! vms/descrip_mms.template
51764 ____________________________________________________________________________
51765 [ 22599] By: davem                                 on 2004/03/27  01:54:09
51766         Log: string corruption with lvalue sub
51767              Depending on the context, the same substr OP may want to return
51768              a PVLV or an LV on subsequent invcations. If TARG is the wrong
51769              type, use a mortal instead.
51770      Branch: perl
51771            ! pp.c t/op/substr.t
51772 ____________________________________________________________________________
51773 [ 22597] By: davem                                 on 2004/03/26  18:56:50
51774         Log: Clarify op.h comments for which ops the OPpDEREF* private flags
51775              are actually used; update Concise.pm to match
51776      Branch: perl
51777            ! ext/B/B/Concise.pm op.h
51778 ____________________________________________________________________________
51779 [ 22596] By: davem                                 on 2004/03/26  18:53:09
51780         Log: fix for change #22594; if using test.pl, must tell perl where to
51781              find it!
51782      Branch: perl
51783            ! t/comp/hints.t
51784 ____________________________________________________________________________
51785 [ 22595] By: davem                                 on 2004/03/26  17:28:48
51786         Log: document the return value of an empty sub
51787      Branch: perl
51788            ! pod/perlsub.pod
51789 ____________________________________________________________________________
51790 [ 22594] By: davem                                 on 2004/03/26  13:05:50
51791         Log: - hints hash was being double freed on scope exit
51792      Branch: perl
51793            ! op.c scope.c scope.h t/comp/hints.t
51794 ____________________________________________________________________________
51795 [ 22593] By: ams                                   on 2004/03/26  08:59:15
51796         Log: Subject: Re: [perl #27906] stat documentation correction
51797              From: Andy Lester <andy@petdance.com>
51798              Date: Wed, 24 Mar 2004 21:48:30 -0600
51799              Message-Id: <20040325034830.GA5865@petdance.com>
51800              (Applied with a correction from Spider Boardman.)
51801      Branch: perl
51802            ! pod/perlfunc.pod t/op/stat.t
51803 ____________________________________________________________________________
51804 [ 22592] By: davem                                 on 2004/03/26  01:24:24
51805         Log: fix some comments in perly.y
51806      Branch: perl
51807            ! perly.y
51808 ____________________________________________________________________________
51809 [ 22591] By: davem                                 on 2004/03/26  01:16:55
51810         Log: Blessed reference to anonymous glob
51811              Stop *$$x=$x giving "Attempt to free unreferenced scalar" warning
51812      Branch: perl
51813            ! sv.c t/op/ref.t
51814 ____________________________________________________________________________
51815 [ 22586] By: davem                                 on 2004/03/24  22:16:30
51816         Log: Subject: [perl #27748] 'find2perl' bug: -exec causes chdir error
51817              From: "jdhedden@1979.usna.com (via RT)" <perlbug-followup@perl.org>
51818              Date: 18 Mar 2004 20:25:50 -0000
51819              Message-ID: <rt-3.0.8-27748-82270.2.99482909739062@perl.org>
51820
51821              Cwd code was planted in the output executable after the exit, so
51822              was never run.
51823      Branch: perl
51824            ! x2p/find2perl.PL
51825 ____________________________________________________________________________
51826 [ 22585] By: nicholas                              on 2004/03/24  21:42:25
51827         Log: Remaining smoked platforms where malloc wrap is known to work.
51828              Data for Irix and NetBSD would be useful - they probably will work too.
51829              Will Unicos work? Place bets now...
51830      Branch: perl
51831            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/freebsd.sh
51832            ! hints/hpux.sh hints/linux.sh hints/openbsd.sh
51833            ! hints/solaris_2.sh
51834 ____________________________________________________________________________
51835 [ 22584] By: davem                                 on 2004/03/24  21:14:08
51836         Log: Subject: [perl #27790] split docs: say the string is EXPR
51837              From: Dan Jacobson (via RT) <perlbug-followup@perl.org>
51838              Date: 20 Mar 2004 05:21:07 -0000
51839              Message-ID: <rt-3.0.8-27790-82358.14.5476352902536@perl.org>
51840
51841              Minor documentation nit in split
51842      Branch: perl
51843            ! pod/perlfunc.pod
51844 ____________________________________________________________________________
51845 [ 22582] By: nicholas                              on 2004/03/24  19:15:29
51846         Log: mintest will pass if I skip the correct number of tests. D'oh!
51847      Branch: perl
51848            ! t/op/magic.t
51849 ____________________________________________________________________________
51850 [ 22579] By: nicholas                              on 2004/03/24  14:59:16
51851         Log: Subject: Re: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
51852              From: Steve Hay <steve.hay@uk.radan.com>
51853              Message-ID: <40618D1C.7000601@uk.radan.com>
51854              Date: Wed, 24 Mar 2004 13:29:00 +0000
51855      Branch: perl
51856            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51857            ! win32/config_H.vc64
51858 ____________________________________________________________________________
51859 [ 22578] By: rgs                                   on 2004/03/24  13:54:31
51860         Log: Good catch from Dave Mitchell; plus a null pointer protection.
51861      Branch: perl
51862            ! scope.c
51863 ____________________________________________________________________________
51864 [ 22577] By: nicholas                              on 2004/03/24  11:51:46
51865         Log: Unlike perl, 0 in void context isn't special cased in C :-)
51866              (So it warns). Tweak the no-action malloc wrap checkers to avoid
51867              warnings.
51868      Branch: perl
51869            ! handy.h
51870 ____________________________________________________________________________
51871 [ 22576] By: nicholas                              on 2004/03/24  10:29:16
51872         Log: Export PL_memory_wrap based on PERL_MALLOC_WRAP rather than
51873              NO_MALLOC_WRAP following Configure changes. Identical patch to
51874              mine supplied by Steve Hay while I was working on this.
51875              IP shootout at dawn :-)
51876      Branch: perl
51877            ! makedef.pl
51878 ____________________________________________________________________________
51879 [ 22572] By: nicholas                              on 2004/03/24  09:14:21
51880         Log: Tidy up function prototypes in the light of suidpatch
51881      Branch: perl
51882            ! embed.fnc embed.h perl.c proto.h
51883 ____________________________________________________________________________
51884 [ 22571] By: nicholas                              on 2004/03/23  22:35:09
51885         Log: Make usemallocwrap a Configure-time question. Default is yes for
51886              usedevel, no otherwise, but I'm expecting hints files on known
51887              good platforms to override this. (and known bad)
51888              Demonstration hints file for darwin.
51889      Branch: perl
51890            ! Configure config_h.SH hints/darwin.sh perl.h
51891 ____________________________________________________________________________
51892 [ 22569] By: nicholas                              on 2004/03/23  17:47:44
51893         Log: hv_delete_common was freeing the key, then passing the freed pointer
51894              to S_hv_notallowed. D'oh!
51895      Branch: perl
51896            ! hv.c
51897 ____________________________________________________________________________
51898 [ 22566] By: nicholas                              on 2004/03/23  16:23:58
51899         Log: Unify 5.008 and 5.009's B::Concise 0.58
51900      Branch: perl
51901            ! ext/B/B/Concise.pm
51902 ____________________________________________________________________________
51903 [ 22565] By: nicholas                              on 2004/03/23  16:05:28
51904         Log: Unify 5.008 and 5.009's B::Concise 0.56
51905      Branch: perl
51906            ! ext/B/B/Concise.pm
51907 ____________________________________________________________________________
51908 [ 22564] By: rgs                                   on 2004/03/23  13:43:49
51909         Log: Fix bug [perl #27839] returning @+ out of scope loses its value :
51910
51911              Subject: Re: Wondering about returned regex special arrays on going out of scope
51912              From: hv@crypt.org
51913              Date: Fri, 05 Mar 2004 17:42:25 +0000
51914              Message-Id: <200403051742.i25HgPd11240@zen.crypt.org>
51915
51916              plus a test case.
51917      Branch: perl
51918            ! pp_hot.c t/op/magic.t
51919 ____________________________________________________________________________
51920 [ 22563] By: nicholas                              on 2004/03/23  13:38:11
51921         Log: Subject: [PATCH] 5.9.1 suidperl
51922              From: psz@maths.usyd.edu.au (Paul Szabo)
51923              Message-Id: <200403182117.i2ILHug513080@milan.maths.usyd.edu.au>
51924              Date: Fri, 19 Mar 2004 08:17:56 +1100 (EST)
51925
51926              (which variables renamed as requested, plus tweaks to work on platforms
51927              with no ST_NOEXEC)
51928      Branch: perl
51929            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h
51930 ____________________________________________________________________________
51931 [ 22560] By: rgs                                   on 2004/03/22  21:29:51
51932         Log: Update the -v copyright notice.
51933      Branch: perl
51934            ! perl.c
51935 ____________________________________________________________________________
51936 [ 22559] By: nicholas                              on 2004/03/22  21:05:09
51937         Log: Don't assume that the chmod will always work.
51938              (It won't for files on *BSD where chflags has set uchg, which is
51939              what the OS X perforce client does)
51940      Branch: perl
51941            ! t/op/filetest.t
51942 ____________________________________________________________________________
51943 [ 22557] By: rgs                                   on 2004/03/22  20:46:52
51944         Log: Clarifications on constants subroutines, based on:
51945
51946              Subject: [perl #27768] [patch] wrong examples in perlsub/"Constant Functions"
51947              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
51948              Date: 19 Mar 2004 14:56:09 -0000
51949              Message-ID: <rt-3.0.8-27768-82310.5.12766475665209@perl.org>
51950      Branch: perl
51951            ! pod/perlsub.pod
51952 ____________________________________________________________________________
51953 [ 22556] By: rgs                                   on 2004/03/22  20:30:41
51954         Log: Subject: [PATCH] Re: ../lib/ExtUtils/t/Embed.t failure on Win32/GCC
51955              From: Steve Hay <steve.hay@uk.radan.com>
51956              Date: Mon, 22 Mar 2004 14:44:46 +0000
51957              Message-ID: <405EFBDE.4090209@uk.radan.com>
51958      Branch: perl
51959            ! README.win32
51960 ____________________________________________________________________________
51961 [ 22553] By: rgs                                   on 2004/03/22  19:25:59
51962         Log: Subject: Re: [PATCH] warn on !=~
51963              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51964              Date: Mon, 22 Mar 2004 10:32:05 -0800
51965              Message-ID: <20040322183106.GA1284@efn.org>
51966
51967              More warnings for this case.
51968      Branch: perl
51969            ! t/lib/warnings/toke toke.c
51970 ____________________________________________________________________________
51971 [ 22549] By: rgs                                   on 2004/03/21  17:22:42
51972         Log: Finally, this "Negative repeat count" warning wasn't such a great
51973              idea. Disable it. But add tests for this :
51974
51975              Subject: Re: [perl #27811] (@x) x -1 is a panic
51976              From: Andy Lester <andy@petdance.com>
51977              Date: Sun, 21 Mar 2004 09:27:04 -0600
51978              Message-ID: <20040321152704.GA9041@petdance.com>
51979      Branch: perl
51980            ! pp.c t/lib/warnings/pp t/op/repeat.t
51981 ____________________________________________________________________________
51982 [ 22548] By: rgs                                   on 2004/03/21  16:40:27
51983         Log: Subject: [PATCH sv.h] Nobody has used SvPVbyte_force?
51984              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
51985              Date: Sun, 21 Mar 2004 21:49:53 +0900
51986              Message-Id: <20040321213628.2461.BQW10602@nifty.com>
51987      Branch: perl
51988            ! sv.h
51989 ____________________________________________________________________________
51990 [ 22547] By: rgs                                   on 2004/03/21  13:36:27
51991         Log: I must be tired today.
51992      Branch: perl
51993            ! lib/utf8.t
51994 ____________________________________________________________________________
51995 [ 22546] By: rgs                                   on 2004/03/21  13:26:33
51996         Log: Silence a gcc warning.
51997      Branch: perl
51998            ! sv.c
51999 ____________________________________________________________________________
52000 [ 22545] By: rgs                                   on 2004/03/21  13:18:01
52001         Log: Subject: Re: [perl #27803] perl crashes when utf8::upgrade($offsetOK_scalar)
52002              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
52003              Date: Sun, 21 Mar 2004 15:19:22 +0900
52004              Message-Id: <20040321151828.DAC6.BQW10602@nifty.com>
52005      Branch: perl
52006            ! lib/utf8.t sv.c
52007 ____________________________________________________________________________
52008 [ 22544] By: rgs                                   on 2004/03/21  13:12:53
52009         Log: Subject: [PATCH] fix memory bug in vms.c:mp_do_tounixspec
52010              From: "Craig A. Berry" <craigberry@mac.com>
52011              Date: Sat, 20 Mar 2004 21:51:45 -0600
52012              Message-ID: <405D1151.3040308@mac.com>
52013      Branch: perl
52014            ! vms/vms.c
52015 ____________________________________________________________________________
52016 [ 22543] By: rgs                                   on 2004/03/21  13:06:20
52017         Log: Add a new warning "Negative repeat count"
52018              for the cases $x x -1.
52019      Branch: perl
52020            ! pod/perlop.pod pp.c t/lib/warnings/pp
52021 ____________________________________________________________________________
52022 [ 22542] By: rgs                                   on 2004/03/20  11:49:21
52023         Log: Subject: [PATCH] warn on !=~
52024              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
52025              Date: Thu, 18 Mar 2004 22:24:09 -0800
52026              Message-ID: <20040319062035.GA3768@efn.org>
52027
52028              with an improvement suggested by Ton Hospel.
52029      Branch: perl
52030            ! pod/perldiag.pod t/lib/warnings/toke toke.c
52031 ____________________________________________________________________________
52032 [ 22541] By: rgs                                   on 2004/03/20  10:19:59
52033         Log: Subject: makefile.95 tweak
52034              From: Greg Matheson <lang@ms.chinmin.edu.tw>
52035              Date: Fri, 19 Mar 2004 18:15:25 +0800
52036              Message-ID: <20040319181525.A6347@ms.chinmin.edu.tw>
52037      Branch: perl
52038            ! win32/makefile.mk
52039 ____________________________________________________________________________
52040 [ 22540] By: rgs                                   on 2004/03/20  10:15:36
52041         Log: \x80\xFF is not valid UTF-8.
52042      Branch: perl
52043            ! pod/perluniintro.pod
52044 ____________________________________________________________________________
52045 [ 22539] By: rgs                                   on 2004/03/19  23:09:13
52046         Log: Subject: [perl #24821] enhancement patch for B::Concise
52047              From: jim cromie <jcromie@divsol.com>
52048              Date: Wed, 17 Mar 2004 14:12:43 -0700
52049              Message-ID: <4058BF4B.1000004@divsol.com>
52050              (Only the Concise.pm part, with documentation nits)
52051      Branch: perl
52052            ! ext/B/B/Concise.pm
52053 ____________________________________________________________________________
52054 [ 22538] By: nicholas                              on 2004/03/19  12:15:23
52055         Log: Subject:  [PATCH] open.pm: allow upper-cased EUC
52056              From:  Autrijus Tang <autrijus@autrijus.org>
52057              Date:  Fri, 19 Mar 2004 18:27:10 +0800
52058              Message-Id:  <20040319102710.GA91216@aut.dyndns.org>
52059      Branch: perl
52060            ! lib/open.pm
52061 ____________________________________________________________________________
52062 [ 22537] By: nicholas                              on 2004/03/19  11:59:01
52063         Log: Subject: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
52064              From: Jan Dubois <jand@activestate.com>
52065              Message-ID: <lg2k509o51b8openotuetdts6go7pn4udo@4ax.com>
52066              Date: Thu, 18 Mar 2004 13:13:49 -0800
52067
52068              Subject: Re: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
52069              From: Steve Hay <steve.hay@uk.radan.com>
52070              Message-ID: <405ACC6D.1040804@uk.radan.com>
52071              Date: Fri, 19 Mar 2004 10:33:17 +0000
52072      Branch: perl
52073            + win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm
52074            + win32/ext/Win32/Win32.xs
52075            - lib/Win32.pod
52076            ! MANIFEST win32/Makefile win32/makefile.mk
52077 ____________________________________________________________________________
52078 [ 22536] By: nicholas                              on 2004/03/19  11:43:35
52079         Log: Change Storable.xs to conditionally include ppport.h for pre 5.8.0
52080              This allows the ppport.h to be deleted from ext/Storable, which will
52081              reduce the potential for confusion.
52082              Bump Storable's version to 2.12; update the ChangeLog
52083      Branch: perl
52084            - ext/Storable/ppport.h
52085            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
52086            ! ext/Storable/README ext/Storable/Storable.pm
52087            ! ext/Storable/Storable.xs
52088 ____________________________________________________________________________
52089 [ 22535] By: nicholas                              on 2004/03/19  11:03:18
52090         Log: Move Beau Cox's ppport.h fixes into PPPort.pm
52091      Branch: perl
52092            ! ext/Devel/PPPort/PPPort.pm
52093 ____________________________________________________________________________
52094 [ 22534] By: rgs                                   on 2004/03/19  10:13:14
52095         Log: Nit in perluniintro about the U0 and C0 templates,
52096              noticed by Steve Hay.
52097      Branch: perl
52098            ! pod/perluniintro.pod
52099 ____________________________________________________________________________
52100 [ 22533] By: ams                                   on 2004/03/19  02:57:40
52101         Log: Subject: [PATCH] Storable PERL_NO_GET_CONTEXT
52102              From: beau@beaucox.com
52103              Date: Thu, 18 Mar 2004 12:45:45 -1000
52104              Message-Id: <20040318_224545_009145.beau@beaucox.com>
52105      Branch: perl
52106            + ext/Storable/ppport.h
52107            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.xs
52108 ____________________________________________________________________________
52109 [ 22532] By: rgs                                   on 2004/03/18  20:33:02
52110         Log: Subject: [PATCH] range operator warnings / 64-bit fix
52111              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
52112              Date: Wed, 10 Mar 2004 21:45:48 +0100
52113              Message-Id: <20040310214548.4f5e3ab1@r2d2>
52114      Branch: perl
52115            ! pp_ctl.c pp_hot.c t/op/range.t
52116 ____________________________________________________________________________
52117 [ 22531] By: davem                                 on 2004/03/18  19:02:32
52118         Log: add code comment for change 22525
52119      Branch: perl
52120            ! pp.c
52121 ____________________________________________________________________________
52122 [ 22530] By: rgs                                   on 2004/03/18  18:21:32
52123         Log: Add a perl592delta.pod man page.
52124      Branch: perl
52125            + pod/perl592delta.pod
52126            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
52127            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
52128            ! win32/pod.mak
52129 ____________________________________________________________________________
52130 [ 22528] By: nicholas                              on 2004/03/18  16:58:06
52131         Log: Corrections and explanations in comments
52132      Branch: perl
52133            ! ext/Storable/Storable.xs
52134 ____________________________________________________________________________
52135 [ 22527] By: nicholas                              on 2004/03/18  16:50:25
52136         Log: Subject:  pumpkin fodder
52137              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
52138              Date:  Fri, 12 Mar 2004 15:16:57 +0200 (EET)
52139              Message-Id:  <200403121316.i2CDGv1Y254951@kosh.hut.fi>
52140      Branch: perl
52141            ! lib/unicore/README.perl
52142 ____________________________________________________________________________
52143 [ 22526] By: rgs                                   on 2004/03/18  14:33:14
52144         Log: Detypo.
52145      Branch: perl
52146            ! makedef.pl
52147 ____________________________________________________________________________
52148 [ 22525] By: davem                                 on 2004/03/18  14:13:16
52149         Log: make ~$x give warning is $x isn't initialised.
52150              Also add test for uninitialised warning in & op.
52151      Branch: perl
52152            ! pp.c t/lib/warnings/sv
52153 ____________________________________________________________________________
52154 [ 22524] By: rgs                                   on 2004/03/18  13:20:07
52155         Log: Try to fix the AIX and Windows builds regarding the
52156              definedness of the PL_memory_wrap symbol.
52157      Branch: perl
52158            ! makedef.pl
52159 ____________________________________________________________________________
52160 [ 22523] By: rgs                                   on 2004/03/18  08:27:34
52161         Log: Bump bleadperl's version number to 5.9.2.
52162      Branch: perl
52163            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
52164            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
52165            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
52166            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
52167            ! win32/makefile.mk wince/Makefile.ce
52168 ____________________________________________________________________________
52169 [ 22521] By: rgs                                   on 2004/03/17  19:13:03
52170         Log: Subject: [PATCH] format/casting/warning RE: perl 5.9.1
52171              From: Robin Barker <Robin.Barker@npl.co.uk>
52172              Date: Wed, 17 Mar 2004 18:37:10 -0000
52173              Message-ID: <533D273D4014D411AB1D00062938C4D90404682E@hotel.npl.co.uk>
52174      Branch: perl
52175            ! dump.c ext/Socket/Socket.xs pad.c util.c
52176 ____________________________________________________________________________
52177 [ 22520] By: rgs                                   on 2004/03/17  18:20:54
52178         Log: Optimize away the assignment in the constructs C<my $s = undef>,
52179              C<my @a = ()>, C<my %h = ()>.
52180      Branch: perl
52181            ! op.c
52182 ____________________________________________________________________________
52183 [ 22517] By: nicholas                              on 2004/03/17  17:58:44
52184         Log: Subject: malloc wrappage
52185              From: Jarkko Hietaniemi <jhi@iki.fi>
52186              Message-Id: <37BF70DE-5C0E-11D8-B5A1-00039362CB92@iki.fi>
52187              Date: Tue, 10 Feb 2004 23:15:14 +0200
52188
52189              plus change croak to Perl_croak_nocontext to make ithread safe
52190              plus make it conditional on PERL_MALLOC_WRAP (default for blead is on)
52191      Branch: perl
52192            ! av.c handy.h perl.h pod/perldiag.pod pp.c
52193 ____________________________________________________________________________
52194 [ 22516] By: nicholas                              on 2004/03/17  16:10:57
52195         Log: Add auto-require of modules to restore overloading (and tests)
52196      Branch: perl
52197            + ext/Storable/t/HAS_OVERLOAD.pm
52198            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
52199            ! ext/Storable/Storable.xs ext/Storable/t/overload.t
52200 ____________________________________________________________________________
52201 [ 22515] By: nicholas                              on 2004/03/17  15:48:03
52202         Log: Add regression tests for the auto-require of STORABLE_thaw
52203      Branch: perl
52204            + ext/Storable/t/HAS_HOOK.pm
52205            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
52206            ! ext/Storable/t/blessed.t
52207 ____________________________________________________________________________
52208 [ 22514] By: nicholas                              on 2004/03/16  22:36:49
52209         Log: Move the PERLVAR(Ireentrant_buffer, REENTR*) outside the ITHREADS
52210              block. This allows the re-entrant API to be used with ithreads,
52211              which in turn permits -Dusethreads -Uuseithreads -Uuse5005threads
52212              (Which may seem inane, but makes perl threaded at the C level
52213              without enabling ithreads)
52214      Branch: perl
52215            ! intrpvar.h
52216 ____________________________________________________________________________
52217 [ 22513] By: rgs                                   on 2004/03/16  21:55:10
52218         Log: Add a lchown() call to the POSIX module. [perl #27547]
52219      Branch: perl
52220            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
52221 ____________________________________________________________________________
52222 [ 22512] By: rgs                                   on 2004/03/16  21:29:41
52223         Log: Subject: [PATCH] Re: Perl and Parrot disagree about sched_yield on Solaris
52224              From: Andrew Dougherty <doughera@lafayette.edu>
52225              Date: Tue, 16 Mar 2004 16:38:58 -0500 (EST)
52226              Message-ID: <Pine.SOL.4.58.0403161635590.27628@maxwell.phys.lafayette.edu>
52227      Branch: perl
52228            ! hints/solaris_2.sh
52229 ____________________________________________________________________________
52230 [ 22511] By: rgs                                   on 2004/03/16  21:27:02
52231         Log: Restore the "DEVEL" locally-applied-patches version tag in blead.
52232      Branch: perl
52233            ! patchlevel.h
52234 ____________________________________________________________________________
52235 [ 22510] By: rgs                                   on 2004/03/16  18:29:39
52236         Log: Update Changes. (again)
52237      Branch: perl
52238            ! Changes
52239 ____________________________________________________________________________
52240 [ 22509] By: rgs                                   on 2004/03/16  18:19:52
52241         Log: Update copyright notices
52242      Branch: perl
52243            ! cop.h cv.h doio.c doop.c dump.c embed.h embed.pl embedvar.h
52244            ! form.h global.sym gv.c handy.h hv.c mg.c op.c op.h opcode.h
52245            ! opcode.pl opnames.h pad.c patchlevel.h perl.c perl.h perlapi.h
52246            ! perlio.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
52247            ! proto.h regexec.c scope.c scope.h sv.c sv.h thread.h
52248            ! universal.c utf8.c util.c
52249 ____________________________________________________________________________
52250 [ 22508] By: rgs                                   on 2004/03/16  16:31:03
52251         Log: Regenerate META.yml
52252      Branch: perl
52253            ! META.yml
52254 ____________________________________________________________________________
52255 [ 22507] By: rgs                                   on 2004/03/16  15:36:32
52256         Log: Update Changes.
52257      Branch: perl
52258            ! Changes
52259 ____________________________________________________________________________
52260 [ 22506] By: rgs                                   on 2004/03/16  15:32:42
52261         Log: This is 5.9.1.
52262      Branch: perl
52263            ! patchlevel.h
52264 ____________________________________________________________________________
52265 [ 22505] By: rgs                                   on 2004/03/16  15:28:55
52266         Log: We'll ship 5.9.1 today.
52267      Branch: perl
52268            ! pod/perlhist.pod
52269 ____________________________________________________________________________
52270 [ 22504] By: rgs                                   on 2004/03/16  15:25:22
52271         Log: More perldelta updates.
52272      Branch: perl
52273            ! pod/perl591delta.pod
52274 ____________________________________________________________________________
52275 [ 22503] By: rgs                                   on 2004/03/16  13:23:34
52276         Log: Since the signature.t test of CPAN relies on a non-core module,
52277              it's not relevant to the perl core distribution.
52278      Branch: perl
52279            - lib/CPAN/t/signature.t
52280            ! MANIFEST
52281 ____________________________________________________________________________
52282 [ 22502] By: rgs                                   on 2004/03/15  21:54:56
52283         Log: Fix the order of arguments in the usage message of
52284              POSIX::chown(). It's different from the POSIX order but
52285              it's the same than CORE::chown(). Damn.
52286      Branch: perl
52287            ! ext/POSIX/POSIX.pm
52288 ____________________________________________________________________________
52289 [ 22501] By: rgs                                   on 2004/03/15  17:09:26
52290         Log: Subject: Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
52291              From: Steve Hay <steve.hay@uk.radan.com>
52292              Date: Mon, 15 Mar 2004 10:28:02 +0000
52293              Message-ID: <40558532.30002@uk.radan.com>
52294
52295              Plus, restore patch #22489
52296      Branch: perl
52297            ! win32/Makefile win32/makefile.mk
52298 ____________________________________________________________________________
52299 [ 22500] By: davem                                 on 2004/03/14  20:13:47
52300         Log: scope exit could expose freed local() value
52301      Branch: perl
52302            ! scope.c t/op/localref.t
52303 ____________________________________________________________________________
52304 [ 22499] By: davem                                 on 2004/03/14  17:01:34
52305         Log: strict 'subs' didn't warn on bareword array index
52306      Branch: perl
52307            ! op.c t/lib/strict/subs
52308 ____________________________________________________________________________
52309 [ 22498] By: rgs                                   on 2004/03/14  12:52:17
52310         Log: Four Storable patches towards Storable 2.11 :
52311
52312              Subject: Re: [perl #27616] Storable can't freeze restricted hashes in canonical order
52313              From: Nicholas Clark <nick@ccl4.org>
52314              Date: Sat, 13 Mar 2004 15:13:28 +0000
52315              Message-ID: <20040313151327.GS701@plum.flirble.org>
52316
52317              Date: Sat, 13 Mar 2004 20:23:45 +0000
52318              Message-ID: <20040313202345.GX701@plum.flirble.org>
52319
52320              Date: Sat, 13 Mar 2004 22:20:07 +0000
52321              Message-ID: <20040313222007.GZ701@plum.flirble.org>
52322
52323              Date: Sat, 13 Mar 2004 23:03:46 +0000
52324              Message-ID: <20040313230345.GB701@plum.flirble.org>
52325      Branch: perl
52326            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
52327            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
52328            ! ext/Storable/t/restrict.t
52329 ____________________________________________________________________________
52330 [ 22497] By: rgs                                   on 2004/03/13  21:27:57
52331         Log: Subject: [perl #27567] [patch] a typo and a mistake in perltoot.pod
52332              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
52333              Date: 10 Mar 2004 17:05:09 -0000
52334              Message-ID: <rt-3.0.8-27567-81174.13.282806825515@perl.org>
52335      Branch: perl
52336            ! pod/perltoot.pod
52337 ____________________________________________________________________________
52338 [ 22496] By: rgs                                   on 2004/03/13  21:16:59
52339         Log: More small perldelta updates.
52340      Branch: perl
52341            ! pod/perl591delta.pod
52342 ____________________________________________________________________________
52343 [ 22495] By: rgs                                   on 2004/03/13  20:05:20
52344         Log: Revert change #22489, that seems to cause build failures on Windows.
52345      Branch: perl
52346            ! win32/Makefile win32/makefile.mk
52347 ____________________________________________________________________________
52348 [ 22494] By: rgs                                   on 2004/03/13  19:55:43
52349         Log: Subject: Re: [PATCH] Stop splitpod truncating sprintf manpage
52350              From: Steve Hay <steve.hay@uk.radan.com>
52351              Date: Fri, 12 Mar 2004 08:38:41 +0000
52352              Message-ID: <40517711.9030204@uk.radan.com>
52353      Branch: perl
52354            ! pod/splitpod
52355 ____________________________________________________________________________
52356 [ 22493] By: rgs                                   on 2004/03/12  23:39:16
52357         Log: perl591delta nits. Regenerate the tables of contents.
52358      Branch: perl
52359            ! pod/perl591delta.pod pod/perlmodlib.pod pod/perltoc.pod
52360 ____________________________________________________________________________
52361 [ 22492] By: rgs                                   on 2004/03/12  21:35:49
52362         Log: Update perl591delta. Include a small to-do list in it.
52363      Branch: perl
52364            ! pod/perl591delta.pod
52365 ____________________________________________________________________________
52366 [ 22491] By: rgs                                   on 2004/03/12  20:08:31
52367         Log: Subject: [PATCH] Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
52368              From: Tels <perl_dummy@bloodgate.com>
52369              Date: Fri, 12 Mar 2004 18:02:30 +0100
52370              Message-Id: <200403121802.31679@bloodgate.com>
52371      Branch: perl
52372            + lib/Math/BigInt/t/_e_math.t
52373            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt/t/bare_mbf.t
52374            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
52375            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
52376            ! lib/bigint.pm lib/bignum.pm
52377 ____________________________________________________________________________
52378 [ 22490] By: rgs                                   on 2004/03/12  18:31:12
52379         Log: Fix a bug in the cloning of regexps
52380
52381              Subject: Re: [perl #27530] Regex qr// interpolation fails when chr(0) is used in a thread
52382              From: hv@crypt.org
52383              Date: Thu, 11 Mar 2004 16:21:50 +0000
52384              Message-Id: <200403111621.i2BGLoi20225@zen.crypt.org>
52385              (plus another similar fix)
52386      Branch: perl
52387            ! sv.c
52388 ____________________________________________________________________________
52389 [ 22489] By: rgs                                   on 2004/03/12  18:26:34
52390         Log: Subject: [PATCH] Fix minitest target in Win32 makefiles
52391              From: Steve Hay <steve.hay@uk.radan.com>
52392              Date: Fri, 12 Mar 2004 15:52:23 +0000
52393              Message-ID: <4051DCB7.107@uk.radan.com>
52394      Branch: perl
52395            ! win32/Makefile win32/makefile.mk
52396 ____________________________________________________________________________
52397 [ 22488] By: rgs                                   on 2004/03/11  22:57:29
52398         Log: Document the new behaviour of the substr lvalue :
52399              Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue window
52400              From: Dave Mitchell <davem@fdisolutions.com>
52401              Date: Mon, 1 Mar 2004 23:59:21 +0000
52402              Message-ID: <20040301235921.GC6469@fdisolutions.com>
52403      Branch: perl
52404            ! pod/perlfunc.pod
52405 ____________________________________________________________________________
52406 [ 22485] By: davem                                 on 2004/03/11  14:52:58
52407         Log: make op/write.t work better under stdio by running the subtests
52408              in the child process rather than the parent.
52409      Branch: perl
52410            ! t/op/write.t
52411 ____________________________________________________________________________
52412 [ 22484] By: merijn                                on 2004/03/11  10:08:17
52413         Log: Subject: Re: [PATCH] Re: Proposal to remove support for MachTen
52414              From: Dominic Dunlop <shouldbedomo@mac.com>
52415              Date: Thu, 11 Mar 2004 10:34:01 +0100
52416              Message-Id: <3B07B7FC-733F-11D8-AC24-000A27839BD6@mac.com>
52417      Branch: perl
52418            ! README.machten hints/machten.sh
52419 ____________________________________________________________________________
52420 [ 22483] By: nicholas                              on 2004/03/10  20:38:49
52421         Log: croaking for readonly SVs in Perl_sv_utf8_upgrade_flags was a mistake
52422              back this out until we have a tangible policy
52423      Branch: perl
52424            ! sv.c
52425 ____________________________________________________________________________
52426 [ 22482] By: rgs                                   on 2004/03/10  16:16:00
52427         Log: Upgrade to Cwd 2.17.
52428      Branch: perl
52429            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
52430 ____________________________________________________________________________
52431 [ 22481] By: rgs                                   on 2004/03/10  10:55:12
52432         Log: Subject: Re: [PATCH] More "distclean" tidy ups on Win32
52433              From: Steve Hay <steve.hay@uk.radan.com>
52434              Date: Wed, 10 Mar 2004 10:58:15 +0000
52435              Message-ID: <404EF4C7.9090107@uk.radan.com>
52436      Branch: perl
52437            ! win32/Makefile win32/makefile.mk
52438 ____________________________________________________________________________
52439 [ 22480] By: rgs                                   on 2004/03/10  09:25:36
52440         Log: Change 22476 left out a similar fix for ExtUtils::MM_Win32
52441              (noticed by Steve Hay.)
52442              Also, update MANIFEST.SKIP to be in line with the renaming
52443              "blibdirs" to "blibdirs.exists".
52444      Branch: perl
52445            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Win32.pm
52446 ____________________________________________________________________________
52447 [ 22479] By: rgs                                   on 2004/03/10  09:07:03
52448         Log: A patch by Richard Foley to reduce the amount of
52449              forkage between the 5.8 and 5.9 debuggers.
52450      Branch: perl
52451            ! lib/perl5db.pl
52452 ____________________________________________________________________________
52453 [ 22478] By: chip                                  on 2004/03/09  23:51:41
52454         Log: In line-buffered mode, flush on the *last* newline,
52455              not on every newline.
52456      Branch: perl
52457            ! perlio.c
52458 ____________________________________________________________________________
52459 [ 22477] By: rgs                                   on 2004/03/09  22:27:22
52460         Log: Subject: [PATCH] More "distclean" tidy ups on Win32
52461              From: Steve Hay <steve.hay@uk.radan.com>
52462              Date: Fri, 05 Mar 2004 09:56:36 +0000
52463              Message-ID: <40484ED4.1050001@uk.radan.com>
52464              (only the win32 makefiles part)
52465      Branch: perl
52466            ! win32/Makefile win32/makefile.mk
52467 ____________________________________________________________________________
52468 [ 22476] By: rgs                                   on 2004/03/09  21:45:49
52469         Log: Subject: [PATCH] bleadperl/MM/VMS (was Re: perl@22413)
52470              From: "Craig A. Berry" <craigberry@mac.com>
52471              Date: Mon, 08 Mar 2004 08:18:43 -0600
52472              Message-ID: <404C80C3.6090009@mac.com>
52473
52474              Avoid to build everything twice on VMS.
52475              This is done by renaming the blibdirs target to blibdirs.exists.
52476              No, I don't understand why.
52477      Branch: perl
52478            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
52479            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
52480            ! lib/ExtUtils/t/INST_PREFIX.t
52481 ____________________________________________________________________________
52482 [ 22474] By: rgs                                   on 2004/03/09  20:29:02
52483         Log: Improve the "Prototype mismatch" error message when
52484              the redefined subroutine didn't have any prototype.
52485      Branch: perl
52486            ! op.c t/comp/redef.t
52487 ____________________________________________________________________________
52488 [ 22473] By: mhx                                   on 2004/03/09  19:09:20
52489         Log: Revert change #22472, but keep the new tests.
52490      Branch: perl
52491            ! pp_ctl.c t/op/range.t
52492 ____________________________________________________________________________
52493 [ 22472] By: mhx                                   on 2004/03/09  18:41:15
52494         Log: Subject: Re: undef and the range operator
52495              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
52496              Date: Mon, 8 Mar 2004 21:49:55 +0100
52497              Message-Id: <20040308214955.3d8be3a6@r2d2>
52498      Branch: perl
52499            ! pp_ctl.c t/op/range.t
52500 ____________________________________________________________________________
52501 [ 22471] By: nicholas                              on 2004/03/09  16:11:37
52502         Log: Make a temporary copy of the input buffer in pp_send, so that send
52503              and syswrite don't gratuitously upgrade their input to UTF8
52504      Branch: perl
52505            ! pp_sys.c t/op/sysio.t
52506 ____________________________________________________________________________
52507 [ 22470] By: rgs                                   on 2004/03/09  15:27:38
52508         Log: Upgrade to Cwd 2.16
52509      Branch: perl
52510            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
52511 ____________________________________________________________________________
52512 [ 22469] By: rgs                                   on 2004/03/09  14:56:10
52513         Log: Upgrade to CGI.pm 3.04.
52514      Branch: perl
52515            ! lib/CGI.pm lib/CGI/Cookie.pm
52516 ____________________________________________________________________________
52517 [ 22468] By: rgs                                   on 2004/03/08  15:35:59
52518         Log: perl591delta.pod update.
52519      Branch: perl
52520            ! pod/perl591delta.pod
52521 ____________________________________________________________________________
52522 [ 22467] By: rgs                                   on 2004/03/08  10:43:23
52523         Log: Another makefile portability fix for Win32 by Steve Hay.
52524      Branch: perl
52525            ! win32/Makefile win32/makefile.mk
52526 ____________________________________________________________________________
52527 [ 22466] By: rgs                                   on 2004/03/08  08:06:33
52528         Log: Subject: [PATCH] win32_fstat has a potential buffer overrun problem
52529              From: Jan Dubois <jand@ActiveState.com>
52530              Date: Sun, 07 Mar 2004 17:04:35 -0800
52531              Message-ID: <8lgn409p4k2kpde8d428d7a4r7fsgjc8b4@4ax.com>
52532      Branch: perl
52533            ! win32/win32.c
52534 ____________________________________________________________________________
52535 [ 22465] By: nicholas                              on 2004/03/07  23:31:49
52536         Log: Fix Dave's original shared hash key corruption bug
52537      Branch: perl
52538            ! sv.c
52539 ____________________________________________________________________________
52540 [ 22463] By: nicholas                              on 2004/03/07  21:34:01
52541         Log: Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion test
52542              in utf8.t, and fix 3 bugs it exposed in utfhash.t
52543      Branch: perl
52544            ! lib/utf8.t sv.c t/op/utfhash.t
52545 ____________________________________________________________________________
52546 [ 22462] By: rgs                                   on 2004/03/07  20:34:05
52547         Log: Subject: undef and the range operator
52548              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
52549              Date: Sun, 7 Mar 2004 21:11:20 +0100
52550              Message-Id: <20040307211120.10e46933@r2d2>
52551      Branch: perl
52552            ! pp_ctl.c t/op/range.t
52553 ____________________________________________________________________________
52554 [ 22459] By: rgs                                   on 2004/03/07  18:41:36
52555         Log: Subject: Re: [PATCH Cwd 2.15] test tweak for VMS
52556              From: "Ken Williams" <ken@mathforum.org>
52557              Date: Sun, 7 Mar 2004 09:37:19 -0600
52558              Message-Id: <51C75B2A-704D-11D8-BBD2-003065F6D85A@mathforum.org>
52559      Branch: perl
52560            ! ext/Cwd/t/cwd.t
52561 ____________________________________________________________________________
52562 [ 22456] By: rgs                                   on 2004/03/07  14:08:43
52563         Log: Subject: [PATCH t/op/closure.t] line-end tweak for VMS
52564              From: "Craig A. Berry" <craigberry@mac.com>
52565              Date: Sat, 06 Mar 2004 22:50:25 -0600
52566              Message-ID: <404AAA11.8050001@mac.com>
52567      Branch: perl
52568            ! t/op/closure.t
52569 ____________________________________________________________________________
52570 [ 22452] By: rgs                                   on 2004/03/06  21:24:45
52571         Log: Subject: [PATCH Cwd 2.15] test tweak for VMS
52572              From: "Craig A. Berry" <craigberry@mac.com>
52573              Date: Sat, 06 Mar 2004 13:51:55 -0600
52574              Message-ID: <404A2BDB.8030401@mac.com>
52575      Branch: perl
52576            ! ext/Cwd/t/cwd.t
52577 ____________________________________________________________________________
52578 [ 22451] By: rgs                                   on 2004/03/06  21:09:10
52579         Log: Allow syslog() to use numeric constants in addition to strings for
52580              facility names and priorities.
52581
52582              Subject: Patch for Sys::Syslog
52583              From: Jim Schneider <jschneid@netilla.com>
52584              Date: Fri, 5 Mar 2004 14:03:10 -0500
52585              Message-Id: <200403051403.10674.jschneid@netilla.com>
52586      Branch: perl
52587            ! ext/Sys/Syslog/Syslog.pm
52588 ____________________________________________________________________________
52589 [ 22446] By: nicholas                              on 2004/03/06  16:13:48
52590         Log: Make threads tests pass make minitest (by skipping)
52591      Branch: perl
52592            ! t/op/getpid.t t/op/threads.t
52593 ____________________________________________________________________________
52594 [ 22445] By: davem                                 on 2004/03/06  15:25:32
52595         Log: fix coredump in /(?{sub{}})/
52596      Branch: perl
52597            ! pad.c
52598 ____________________________________________________________________________
52599 [ 22444] By: rgs                                   on 2004/03/05  21:19:06
52600         Log: A small perluniintro clarification by Jarkko.
52601      Branch: perl
52602            ! pod/perluniintro.pod
52603 ____________________________________________________________________________
52604 [ 22443] By: rgs                                   on 2004/03/05  14:13:50
52605         Log: Subject: [PATCH] Re: Strange segfault
52606              From: mhx-perl@gmx.net (Marcus Holland-Moritz)
52607              Date: Fri, 5 Mar 2004 15:13:53 +0100
52608              Message-ID: <20040305151353.5f3e913c@r2d2>
52609      Branch: perl
52610            ! pp_ctl.c t/op/range.t
52611 ____________________________________________________________________________
52612 [ 22442] By: rgs                                   on 2004/03/05  09:31:22
52613         Log: Subject: [PATCH] Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk on Win32
52614              From: steve.hay@uk.radan.com (Steve Hay)
52615              Date: Fri, 05 Mar 2004 09:42:32 +0000
52616              Message-ID: <40484B88.7070608@uk.radan.com>
52617      Branch: perl
52618            ! win32/makefile.mk
52619 ____________________________________________________________________________
52620 [ 22441] By: rgs                                   on 2004/03/05  08:53:08
52621         Log: Change 22436 broke the Windows build.
52622              Fix by Steve Hay.
52623      Branch: perl
52624            ! ext/POSIX/POSIX.xs
52625 ____________________________________________________________________________
52626 [ 22440] By: davem                                 on 2004/03/05  00:09:23
52627         Log: silence some compiler warnings
52628      Branch: perl
52629            ! pp_ctl.c sv.c
52630 ____________________________________________________________________________
52631 [ 22439] By: davem                                 on 2004/03/04  23:56:42
52632         Log: ensure utf8::encode() normalises its arg
52633      Branch: perl
52634            ! sv.c
52635 ____________________________________________________________________________
52636 [ 22438] By: davem                                 on 2004/03/04  23:32:38
52637         Log: Memory leak in continue loop
52638              make sure redo always frees temps
52639      Branch: perl
52640            ! pp_ctl.c t/op/loopctl.t
52641 ____________________________________________________________________________
52642 [ 22437] By: davem                                 on 2004/03/04  22:03:17
52643         Log: Add perldiag entry for change #22435 (deprecate my $x if 0)
52644      Branch: perl
52645            ! pod/perldiag.pod
52646 ____________________________________________________________________________
52647 [ 22436] By: rgs                                   on 2004/03/04  21:52:18
52648         Log: Subject: [PATCH] Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
52649              From: Andrew Dougherty <doughera@lafayette.edu>
52650              Date: Thu, 4 Mar 2004 14:41:07 -0500 (EST)
52651              Message-ID: <Pine.SOL.4.58.0403041438350.5863@maxwell.phys.lafayette.edu>
52652      Branch: perl
52653            ! ext/POSIX/POSIX.xs
52654 ____________________________________________________________________________
52655 [ 22435] By: davem                                 on 2004/03/04  21:39:47
52656         Log: add deprecation warning for my $x if 0
52657      Branch: perl
52658            ! op.c t/lib/warnings/op
52659 ____________________________________________________________________________
52660 [ 22434] By: davem                                 on 2004/03/04  21:38:57
52661         Log: remove an 'if $a if 0' from AutoSplit.t
52662      Branch: perl
52663            ! lib/AutoSplit.t
52664 ____________________________________________________________________________
52665 [ 22433] By: davem                                 on 2004/03/04  20:33:44
52666         Log: retract 22328 and 22332: deprecation warning for my $x if foo
52667      Branch: perl
52668            ! embed.h op.c opcode.h opcode.pl pod/perldiag.pod pp.sym
52669            ! pp_proto.h t/lib/warnings/op
52670 ____________________________________________________________________________
52671 [ 22432] By: rgs                                   on 2004/03/04  12:18:11
52672         Log: Maintainers.pl update by MJD.
52673      Branch: perl
52674            ! Porting/Maintainers.pl
52675 ____________________________________________________________________________
52676 [ 22431] By: rgs                                   on 2004/03/04  10:35:59
52677         Log: Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3
52678              (by Steve Hay)
52679      Branch: perl
52680            + t/win32/getosversion.t
52681            ! MANIFEST win32/win32.c
52682 ____________________________________________________________________________
52683 [ 22430] By: rgs                                   on 2004/03/04  08:03:54
52684         Log: Clarify the difference between utf8::downgrade/upgrade
52685              and utf8::encode/decode (patch by Jarkko).
52686      Branch: perl
52687            ! lib/utf8.pm pod/perluniintro.pod
52688 ____________________________________________________________________________
52689 [ 22429] By: rgs                                   on 2004/03/03  23:01:56
52690         Log: A couple of notes in perl591delta
52691              (about Benchmark and the debugger.)
52692      Branch: perl
52693            ! pod/perl591delta.pod
52694 ____________________________________________________________________________
52695 [ 22428] By: rgs                                   on 2004/03/03  22:15:42
52696         Log: Subject: [PATCH] simplify sv.h
52697              From: Arthur Bergman <sky@nanisky.com>
52698              Date: Sun, 29 Feb 2004 22:04:53 +0000
52699              Message-Id: <4D3C272C-6B03-11D8-B799-000A95A2734C@nanisky.com>
52700      Branch: perl
52701            ! sv.h
52702 ____________________________________________________________________________
52703 [ 22427] By: rgs                                   on 2004/03/03  21:55:03
52704         Log: Speed up the unicode case mappings (for /i, lc, uc, etc).
52705              Subject: [PATCH] [perl #24826]
52706              From: Jarkko Hietaniemi <jhi@iki.fi>
52707              Date: Wed, 3 Mar 2004 09:37:21 +0200
52708              Message-Id: <9B5CBF96-6CE5-11D8-83B0-00039362CB92@iki.fi>
52709      Branch: perl
52710            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
52711            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
52712            ! lib/unicore/mktables t/uni/case.pl utf8.c
52713 ____________________________________________________________________________
52714 [ 22426] By: rgs                                   on 2004/03/03  21:04:48
52715         Log: Subject: [PATCH] debugger (5.8.x and 5.9.x)
52716              From: Richard.Foley@t-online.de (Richard Foley)
52717              Date: Wed, 3 Mar 2004 16:10:25 +0100
52718              Message-Id: <200403031610.25080.richard.foley@rfi.net>
52719      Branch: perl
52720            ! lib/perl5db.pl
52721 ____________________________________________________________________________
52722 [ 22425] By: davem                                 on 2004/03/03  00:02:51
52723         Log: stop t/op/write.t failures under stdio by always closing files
52724              before reading them back; also replace `cat file` with a function
52725              to read in the file
52726      Branch: perl
52727            ! t/op/write.t
52728 ____________________________________________________________________________
52729 [ 22424] By: nicholas                              on 2004/03/02  22:22:49
52730         Log: Change the skip logic on the unicode tests so that they don't rely on
52731              miniperl's "dynamic loading unavailable" message
52732      Branch: perl
52733            ! t/uni/chomp.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
52734            ! t/uni/tr_utf8.t
52735 ____________________________________________________________________________
52736 [ 22423] By: nicholas                              on 2004/03/02  22:02:36
52737         Log: Work on eliminating systematic failures on make minitest:
52738              make minitest passes a -minitest flag to t/TEST
52739              t/TEST sees this and sets $ENV{PERL_CORE_MINITEST}
52740              Tests can choose to skip based on this.
52741              (Other tactic is to make loading of Errno by %! happen at run time.)
52742      Branch: perl
52743            ! Makefile.SH t/TEST t/io/binmode.t t/io/crlf.t t/io/layers.t
52744            ! t/io/open.t t/io/print.t t/io/read.t t/op/magic.t
52745 ____________________________________________________________________________
52746 [ 22422] By: davem                                 on 2004/03/02  21:33:22
52747         Log: Remove machine-dependent rounding dependency from write overflow
52748              tests
52749      Branch: perl
52750            ! t/op/write.t
52751 ____________________________________________________________________________
52752 [ 22421] By: rgs                                   on 2004/03/02  21:25:12
52753         Log: Subject: [PATCH] nmake distclean cleans too much from lib/Digest on Win32
52754              From: Steve Hay <steve.hay@uk.radan.com>
52755              Date: Fri, 27 Feb 2004 17:42:26 +0000
52756              Message-ID: <403F8182.5090607@uk.radan.com>
52757      Branch: perl
52758            ! win32/Makefile win32/makefile.mk
52759 ____________________________________________________________________________
52760 [ 22419] By: davem                                 on 2004/03/01  22:17:52
52761         Log: add tests for change 22414 (lvalue substr jollity)
52762              courtesy of Graham Barr.
52763      Branch: perl
52764            ! t/op/substr.t
52765 ____________________________________________________________________________
52766 [ 22418] By: davem                                 on 2004/03/01  22:00:11
52767         Log: integrate Time::HiRes 1.56 from CPAN
52768              (which is itself mostly derived from the bleedperl version)
52769      Branch: perl
52770            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52771            ! ext/Time/HiRes/Makefile.PL
52772 ____________________________________________________________________________
52773 [ 22417] By: mhx                                   on 2004/02/29  21:46:19
52774         Log: Make panics a bit more verbose to ease debugging.
52775      Branch: perl
52776            ! thread.h
52777 ____________________________________________________________________________
52778 [ 22415] By: davem                                 on 2004/02/29  18:06:45
52779         Log: make test breaks permissions on /dev/tty
52780              perl -i could fchmod(stdin) by mistake
52781      Branch: perl
52782            ! doio.c
52783 ____________________________________________________________________________
52784 [ 22414] By: davem                                 on 2004/02/29  16:21:34
52785         Log: Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue
52786              From: Graham Barr <gbarr@pobox.com>
52787              Date: Wed, 29 Oct 2003 09:56:53 +0000
52788              Message-Id: <3993BF6C-09F6-11D8-B6DD-0003938857CC@pobox.com>
52789
52790              make a variable aliased to an lvalue substr value work as expected
52791      Branch: perl
52792            ! mg.c
52793 ____________________________________________________________________________
52794 [ 22411] By: nicholas                              on 2004/02/29  13:08:28
52795         Log: Bump Socket's version to a real floating point value
52796      Branch: perl
52797            ! ext/Socket/Socket.pm
52798 ____________________________________________________________________________
52799 [ 22410] By: ams                                   on 2004/02/29  04:29:24
52800         Log: Back out _01 version suffix.
52801      Branch: perl
52802            ! ext/Storable/Storable.pm
52803 ____________________________________________________________________________
52804 [ 22409] By: davem                                 on 2004/02/28  23:29:10
52805         Log: Bump version numbers of moules affected by change #22258
52806              (removing /tmp and other insecurities)
52807      Branch: perl
52808            ! ext/DB_File/DB_File.pm ext/Devel/PPPort/PPPort.pm
52809            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
52810            ! ext/Time/HiRes/HiRes.pm lib/CGI/Cookie.pm
52811            ! lib/ExtUtils/MakeMaker.pm lib/Memoize.pm lib/Shell.pm
52812            ! lib/perl5db.pl
52813 ____________________________________________________________________________
52814 [ 22408] By: davem                                 on 2004/02/28  22:37:08
52815         Log: make the bison-based parser threadsafe and capable of deep
52816              recursion by eradicating Perl_yylex_r()
52817      Branch: perl
52818            ! embed.fnc embed.h embedvar.h intrpvar.h mg.c perl.h perlapi.h
52819            ! perly.c proto.h toke.c
52820 ____________________________________________________________________________
52821 [ 22407] By: nicholas                              on 2004/02/28  16:10:20
52822         Log: Use File::Temp for tempfiles if it is available.
52823              (Based on a patch from Solar Designer <solar@openwall.com> in
52824              Message-ID: <20040125222218.GA13499@openwall.com>, the bulk of which
52825              was applied as change 22258)
52826      Branch: perl
52827            ! utils/perlbug.PL
52828 ____________________________________________________________________________
52829 [ 22406] By: mhx                                   on 2004/02/28  15:04:41
52830         Log: Fix segfaults when running under -Dx.
52831      Branch: perl
52832            ! dump.c
52833 ____________________________________________________________________________
52834 [ 22403] By: nicholas                              on 2004/02/27  17:56:30
52835         Log: Assimilate Cwd 2.15 from CPAN
52836      Branch: perl
52837            ! ext/Cwd/Changes lib/Cwd.pm
52838 ____________________________________________________________________________
52839 [ 22401] By: nicholas                              on 2004/02/27  16:27:19
52840         Log: Create a new local $_ without triggering tie by using local *_ = \my $a
52841              (an idea from Ton Hospel, Message-Id: <c1igq3$n84$1@post.home.lunix>)
52842      Branch: perl
52843            ! lib/File/Find.pm lib/File/Find/t/find.t
52844 ____________________________________________________________________________
52845 [ 22400] By: merijn                                on 2004/02/27  15:25:27
52846         Log: When threads are active we need -lpthread, but previous `fix' of
52847              now linked libraries invalidated the regex for sed (AIX 5 has no
52848              seperate libc.a and libc_r.a the latter links to the first)
52849      Branch: perl
52850            ! hints/aix.sh
52851 ____________________________________________________________________________
52852 [ 22397] By: nicholas                              on 2004/02/27  13:13:43
52853         Log: Correct thinko in comment.
52854      Branch: perl
52855            ! op.c
52856 ____________________________________________________________________________
52857 [ 22393] By: nicholas                              on 2004/02/27  10:41:39
52858         Log: In hsplit, if a normal hash has placeholders then clear them before
52859              splitting. We can do this safely because Storable ensures hsplit is
52860              not called while it builds restricted hashes (actually any hashes)
52861              This change may not make things faster, but now we have the choice.
52862      Branch: perl
52863            ! ext/Storable/t/restrict.t hv.c
52864 ____________________________________________________________________________
52865 [ 22391] By: nicholas                              on 2004/02/27  10:27:38
52866         Log: My re-implementation of hv_clear_placeholders was buggy - not sure why
52867              the tests still passed. Fixed.
52868      Branch: perl
52869            ! hv.c
52870 ____________________________________________________________________________
52871 [ 22383] By: nicholas                              on 2004/02/26  14:59:40
52872         Log: Moving all the e-mail addresses over by 1 column makes them start on
52873              an 8 column tabstop, which makes editing this file easier.
52874              So then I replaced spaces with tabs and made it smaller too.
52875      Branch: perl
52876            ! AUTHORS
52877 ____________________________________________________________________________
52878 [ 22382] By: nicholas                              on 2004/02/26  14:49:13
52879         Log: Add Mark Fowler
52880      Branch: perl
52881            ! AUTHORS
52882 ____________________________________________________________________________
52883 [ 22381] By: nicholas                              on 2004/02/26  13:11:07
52884         Log: Integrate:
52885              [ 22339]
52886              Mention 5.005_04 RC2
52887
52888              [ 22360]
52889              Update for 5.005_04 release
52890      Branch: perl
52891           !> pod/perlhist.pod
52892 ____________________________________________________________________________
52893 [ 22380] By: rgs                                   on 2004/02/26  13:03:43
52894         Log: Subject: [PATCH] Improved perlapi documentation for croak
52895              From: Mark Fowler <mark@twoshortplanks.com>
52896              Date: Wed, 25 Feb 2004 22:47:21 +0000 (GMT)
52897              Message-ID: <Pine.LNX.4.55.0402252242510.32152@gan.twoshortplanks.com>
52898
52899              (and regenerate perlapi.pod.)
52900      Branch: perl
52901            ! pod/perlapi.pod util.c
52902 ____________________________________________________________________________
52903 [ 22379] By: merijn                                on 2004/02/26  08:44:53
52904         Log: From: Art Haas <ahaas@airmail.net>
52905              Subject: Replacing '-rdynamic' in Configure script
52906              Date: Fri, 20 Feb 2004 13:53:56 -0600
52907              Message-ID: <20040220195400.31177.qmail@onion.perl.org>
52908      Branch: perl
52909            ! Configure
52910 ____________________________________________________________________________
52911 [ 22377] By: davem                                 on 2004/02/25  21:07:44
52912         Log: remove my work address
52913      Branch: perl
52914            ! AUTHORS
52915 ____________________________________________________________________________
52916 [ 22376] By: davem                                 on 2004/02/25  17:10:56
52917         Log: stop "const in void context" warning for a const in an
52918              optimised-away boolean expresssion, eg 5 || print;
52919      Branch: perl
52920            ! op.c op.h t/lib/warnings/op
52921 ____________________________________________________________________________
52922 [ 22375] By: merijn                                on 2004/02/25  11:13:12
52923         Log: Skip the Net/Ping/450_service failures on HP-UX for the time being
52924      Branch: perl
52925            ! lib/Net/Ping/t/450_service.t
52926 ____________________________________________________________________________
52927 [ 22374] By: merijn                                on 2004/02/25  09:32:12
52928         Log: AIX hints stage 3: remove AIX 3 and AIX 4 after split off
52929              One open issue left: promoting to cc_r for threaded builds
52930              need a review to permit users using -Dcc=xlc_r for non
52931              threaded builds
52932      Branch: perl
52933            ! hints/aix.sh
52934 ____________________________________________________________________________
52935 [ 22373] By: davem                                 on 2004/02/24  23:25:52
52936         Log: fix memory leak in @_ = ...; goto &sub
52937      Branch: perl
52938            ! pp_ctl.c
52939 ____________________________________________________________________________
52940 [ 22372] By: rgs                                   on 2004/02/24  22:44:34
52941         Log: Enhance test cleanliness by a very small factor.
52942      Branch: perl
52943            ! t/comp/parser.t
52944 ____________________________________________________________________________
52945 [ 22371] By: rgs                                   on 2004/02/24  22:34:06
52946         Log: Fix a segfault during optree construction. (bug #27024)
52947      Branch: perl
52948            ! op.c t/comp/parser.t
52949 ____________________________________________________________________________
52950 [ 22370] By: rgs                                   on 2004/02/24  20:39:26
52951         Log: Update Changes and AUTHORS.
52952      Branch: perl
52953            ! AUTHORS Changes
52954 ____________________________________________________________________________
52955 [ 22369] By: rgs                                   on 2004/02/24  19:53:51
52956         Log: Subject: [PATCH] optimization for map in scalar context
52957              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
52958              Date: Tue, 24 Feb 2004 12:02:57 +0100
52959              Message-id: <20040224110257.GA5510@ethan>
52960      Branch: perl
52961            ! pp_ctl.c
52962 ____________________________________________________________________________
52963 [ 22368] By: rgs                                   on 2004/02/24  19:30:12
52964         Log: Subject: Bugfix for perlrequick and perlretut
52965              From: Mark Kvale <kvale@phy.ucsf.edu>
52966              Date: Tue, 24 Feb 2004 11:32:34 -0800
52967              Message-Id: <200402241132.34656.kvale@phy.ucsf.edu>
52968      Branch: perl
52969            ! pod/perlrequick.pod pod/perlretut.pod
52970 ____________________________________________________________________________
52971 [ 22367] By: rgs                                   on 2004/02/23  22:08:33
52972         Log: Instead of localising *_, use a dummy foreach loop to get
52973              a local value of $_
52974      Branch: perl
52975            ! lib/File/Find.pm
52976 ____________________________________________________________________________
52977 [ 22366] By: rgs                                   on 2004/02/23  21:40:02
52978         Log: Subject: Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL
52979              From: alan <alan@pair.com>
52980              Date: Tue, 17 Feb 2004 14:23:08 -0500 (EST)
52981              Message-ID: <Pine.BSF.4.58.0402171418090.80983@smx.pair.com>
52982      Branch: perl
52983            ! lib/Attribute/Handlers.pm
52984 ____________________________________________________________________________
52985 [ 22365] By: rgs                                   on 2004/02/23  21:30:42
52986         Log: Update perl591delta.
52987      Branch: perl
52988            ! pod/perl591delta.pod
52989 ____________________________________________________________________________
52990 [ 22364] By: rgs                                   on 2004/02/23  20:56:38
52991         Log: Fix bug #26910: hints were not propagated into (?{...})
52992              blocks, except the utf8 pragma.
52993      Branch: perl
52994            ! pp_ctl.c t/lib/strict/refs t/lib/strict/subs t/lib/strict/vars
52995 ____________________________________________________________________________
52996 [ 22363] By: rgs                                   on 2004/02/23  19:15:53
52997         Log: Subject: Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation
52998              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
52999              Date: Sun, 22 Feb 2004 16:09:33 +0900
53000              Message-Id: <20040222160505.98E5.BQW10602@nifty.com>
53001
53002              Subject: [PATCH] Encode::CN::HZ (was Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation)
53003              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
53004              Date: Sun, 22 Feb 2004 18:41:43 +0900
53005              Message-Id: <20040222182357.6B39.BQW10602@nifty.com>
53006
53007              Plus, add a "_01" to the theoretical version number of Encode::CN::HZ.
53008      Branch: perl
53009            ! ext/Encode/lib/Encode/CN/HZ.pm pp_hot.c t/op/concat.t
53010 ____________________________________________________________________________
53011 [ 22362] By: rgs                                   on 2004/02/23  18:31:31
53012         Log: Subject: [PATCH] Benchmark for child processes
53013              From: Chia-liang Kao <clkao@clkao.org>
53014              Date: Mon, 23 Feb 2004 22:53:51 +0800
53015              Message-ID: <20040223145351.GH94376@portege.clkao.org>
53016      Branch: perl
53017            ! lib/Benchmark.pm
53018 ____________________________________________________________________________
53019 [ 22359] By: merijn                                on 2004/02/23  11:55:08
53020         Log: Subject: Re: Perl 5.8.1 on IRIX 5.3
53021              Date: Thu, 22 Jan 2004 18:35:26 +0100 (CET)
53022              From: Georg Schwarz <geos@epost.de>
53023              Message-Id: <E1Ajijm-0006ya-LE@mikro.physik.TU-Berlin.DE>
53024      Branch: perl
53025            ! hints/irix_5.sh
53026 ____________________________________________________________________________
53027 [ 22358] By: rgs                                   on 2004/02/22  21:49:47
53028         Log: Subject: initial patch for cygwin IPC via cygserver
53029              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53030              Date: Thu, 19 Feb 2004 09:01:13 -0800
53031              Message-ID: <20040219170113.GA2792@efn.org>
53032      Branch: perl
53033            ! ext/IPC/SysV/hints/cygwin.pl hints/cygwin.sh
53034 ____________________________________________________________________________
53035 [ 22357] By: davem                                 on 2004/02/22  15:43:53
53036         Log: Extend OP_AELEMFAST optimisation to lexical arrays
53037      Branch: perl
53038            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm op.c op.h pp_hot.c
53039 ____________________________________________________________________________
53040 [ 22356] By: rgs                                   on 2004/02/21  16:51:52
53041         Log: We're not binary compatible with 5.8.
53042              Change PERL_API_VERSION to 5.9.1.
53043      Branch: perl
53044            ! patchlevel.h
53045 ____________________________________________________________________________
53046 [ 22355] By: rgs                                   on 2004/02/21  16:30:02
53047         Log: Document change #22353 in perldelta.
53048      Branch: perl
53049            ! pod/perl591delta.pod
53050 ____________________________________________________________________________
53051 [ 22354] By: rgs                                   on 2004/02/21  16:23:54
53052         Log: Increment the version number of B, due to the incompatible
53053              API change introduced by #22353 (no more op_seq method.)
53054      Branch: perl
53055            ! ext/B/B.pm
53056 ____________________________________________________________________________
53057 [ 22353] By: rgs                                   on 2004/02/21  16:18:32
53058         Log: Subject: Re: op_seq (was: Freeing code)
53059              From: Paul Johnson <paul@pjcj.net>
53060              Date: Sat, 21 Feb 2004 02:31:47 +0100
53061              Message-ID: <20040221013147.GB6953@pjcj.net>
53062
53063              Rework the OP structure to use less space.
53064              Remove op_seq (and simulate it in dump.c),
53065              replace it by op_opt and op_static,
53066              shrink op_type, remove PL_op_seqmax.
53067      Branch: perl
53068            ! bytecode.pl dump.c embed.h embedvar.h ext/B/B.xs
53069            ! ext/B/B/Asmdata.pm ext/B/B/C.pm ext/B/B/Concise.pm
53070            ! ext/B/B/Debug.pm ext/ByteLoader/byterun.c
53071            ! ext/ByteLoader/byterun.h intrpvar.h op.c op.h perlapi.h
53072            ! pod/perlintern.pod sv.c
53073 ____________________________________________________________________________
53074 [ 22352] By: rgs                                   on 2004/02/20  17:29:32
53075         Log: When you write C<my $_ ; for (...) {...}>, the lexical $_
53076              is not actually introduced by the for statement.
53077      Branch: perl
53078            ! op.c
53079 ____________________________________________________________________________
53080 [ 22351] By: davem                                 on 2004/02/20  15:38:10
53081         Log: remove a split test's dependence on -Dx output
53082              (needed after change #22343)
53083      Branch: perl
53084            ! t/op/split.t
53085 ____________________________________________________________________________
53086 [ 22350] By: davem                                 on 2004/02/20  15:34:27
53087         Log: add Deparse/Concise support for inplace sort (change 22349)
53088      Branch: perl
53089            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
53090 ____________________________________________________________________________
53091 [ 22349] By: davem                                 on 2004/02/20  14:54:35
53092         Log: optimise the sorting inplace of plain arrays: @a = sort @a
53093      Branch: perl
53094            ! op.c op.h pp_sort.c t/op/sort.t
53095 ____________________________________________________________________________
53096 [ 22348] By: davem                                 on 2004/02/20  14:18:13
53097         Log: Document the SVf_PADSTALE flag
53098      Branch: perl
53099            ! pad.c
53100 ____________________________________________________________________________
53101 [ 22347] By: rgs                                   on 2004/02/20  10:46:51
53102         Log: Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t)
53103      Branch: perl
53104            - lib/IPC/SysV.t
53105            ! MANIFEST
53106 ____________________________________________________________________________
53107 [ 22346] By: rgs                                   on 2004/02/20  10:23:51
53108         Log: Subject: [PATCH] genmk95.pl touchup for distclean on Win98
53109              From: Greg Matheson <lang@ms.chinmin.edu.tw>
53110              Date: Fri, 20 Feb 2004 15:34:59 +0800
53111              Message-ID: <20040220153459.A30249@ms.chinmin.edu.tw>
53112      Branch: perl
53113            ! win32/genmk95.pl
53114 ____________________________________________________________________________
53115 [ 22345] By: rgs                                   on 2004/02/20  08:21:47
53116         Log: Upgrade to Term::ANSIColor 1.08.
53117      Branch: perl
53118            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
53119            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
53120 ____________________________________________________________________________
53121 [ 22344] By: rgs                                   on 2004/02/19  21:17:10
53122         Log: Upgrade to prereleases of Math::BigInt 1.70 and
53123              Math::BigRat 0.12, by Tels.
53124      Branch: perl
53125            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
53126            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
53127            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
53128            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/bigfltpm.inc
53129            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
53130            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
53131            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
53132            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
53133            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
53134            ! lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/sub_mbf.t
53135            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
53136            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
53137            ! lib/Math/BigInt/t/use_mbfw.t lib/Math/BigInt/t/with_sub.t
53138            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
53139            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
53140            ! lib/bigint.pm t/lib/Math/BigInt/BareCalc.pm
53141            ! t/lib/Math/BigInt/Scalar.pm t/lib/Math/BigRat/Test.pm
53142 ____________________________________________________________________________
53143 [ 22343] By: davem                                 on 2004/02/19  13:43:18
53144         Log: -Dx could coredump on threaded builds because consts are now
53145              stored in the pad
53146      Branch: perl
53147            ! dump.c
53148 ____________________________________________________________________________
53149 [ 22342] By: rgs                                   on 2004/02/18  21:38:13
53150         Log: Add a tool to report dual-lived core modules that don't
53151              have the same version than the corresponding module on CPAN.
53152      Branch: perl
53153            + Porting/corecpan.pl
53154            ! MANIFEST
53155 ____________________________________________________________________________
53156 [ 22341] By: rgs                                   on 2004/02/18  14:04:11
53157         Log: Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION.
53158      Branch: perl
53159            ! pod/perl591delta.pod
53160 ____________________________________________________________________________
53161 [ 22338] By: rgs                                   on 2004/02/18  13:32:17
53162         Log: Add base.pm and fields.pm to the maintainer list.
53163              Remove a duplicate file from this list.
53164      Branch: perl
53165            ! Porting/Maintainers.pl
53166 ____________________________________________________________________________
53167 [ 22337] By: davem                                 on 2004/02/18  13:22:13
53168         Log: fix write test: -small_number may be displayed as 00.00 or -0.00
53169      Branch: perl
53170            ! t/op/write.t
53171 ____________________________________________________________________________
53172 [ 22334] By: merijn                                on 2004/02/18  12:18:52
53173         Log: Removed pm_apiversion and xs_apiversion as requested by
53174              the pumpkin. Chainsaw was still in perfect working order.
53175      Branch: perl
53176            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
53177            ! NetWare/config_H.wc Porting/Glossary Porting/config.sh
53178            ! Porting/config_H config_h.SH configure.com epoc/config.sh
53179            ! plan9/config.plan9 plan9/config_h.sample
53180            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
53181            ! win32/config.gc win32/config.vc win32/config.vc64
53182            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53183            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
53184 ____________________________________________________________________________
53185 [ 22332] By: davem                                 on 2004/02/18  11:14:43
53186         Log: Add tests for the C<my $x if foo> deprecation, and change the
53187              warning text
53188      Branch: perl
53189            ! op.c pod/perldiag.pod t/lib/warnings/op
53190 ____________________________________________________________________________
53191 [ 22330] By: mhx                                   on 2004/02/18  08:53:03
53192         Log: 1. Add section to perlxs.pod describing that the refcount of AVs/HVs
53193              returned from XSUBs through RETVAL isn't decremented as it is for
53194              SVs. This causes those XSUBs to leak memory and cannot be fixed
53195              without breaking existing CPAN modules that work around this bug.
53196
53197              2. Fix a memory leak of that kind in POSIX::localconv.
53198      Branch: perl
53199            ! ext/POSIX/POSIX.xs pod/perlxs.pod
53200 ____________________________________________________________________________
53201 [ 22329] By: rgs                                   on 2004/02/18  08:25:58
53202         Log: Encode has local changes. Up-version it.
53203      Branch: perl
53204            ! ext/Encode/Encode.pm
53205 ____________________________________________________________________________
53206 [ 22328] By: davem                                 on 2004/02/17  23:30:50
53207         Log: add deprecation warning for C<my $x if foo> and C<foo && (my $x)>
53208      Branch: perl
53209            ! op.c opcode.h opcode.pl pod/perldiag.pod pp.sym pp_proto.h
53210 ____________________________________________________________________________
53211 [ 22327] By: rgs                                   on 2004/02/17  23:22:45
53212         Log: It's better to localize *_ than $_, to avoid magic leakage
53213      Branch: perl
53214            ! lib/File/Find.pm
53215 ____________________________________________________________________________
53216 [ 22326] By: rgs                                   on 2004/02/17  23:18:25
53217         Log: One of the new tests of MIME::Base64 relies on a non-core module.
53218      Branch: perl
53219            - ext/MIME/Base64/t/bad-sv.t
53220            ! MANIFEST
53221 ____________________________________________________________________________
53222 [ 22325] By: rgs                                   on 2004/02/17  23:10:22
53223         Log: Upgrade to MIME::Base64 3.00.
53224              Fix t/warn.t so it works in the core.
53225              Reintegrate change #22309 in it. Bump $VERSION to 3.00_01.
53226      Branch: perl
53227            + ext/MIME/Base64/t/bad-sv.t ext/MIME/Base64/t/warn.t
53228            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
53229            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
53230            ! ext/MIME/Base64/t/base64.t
53231 ____________________________________________________________________________
53232 [ 22323] By: rgs                                   on 2004/02/17  22:20:25
53233         Log: Be more clear. Use simple words.
53234      Branch: perl
53235            ! pod/perl591delta.pod
53236 ____________________________________________________________________________
53237 [ 22322] By: davem                                 on 2004/02/17  21:52:08
53238         Log: remove C<my $x if foo> construct from core modules
53239      Branch: perl
53240            ! ext/B/B/Deparse.pm ext/IO/lib/IO/Handle.pm
53241            ! ext/IO/lib/IO/Pipe.pm lib/ExtUtils/Liblist/Kid.pm
53242            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
53243            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/SMTP.pm
53244            ! lib/Pod/Parser.pm lib/Test/Harness.pm utils/h2xs.PL
53245 ____________________________________________________________________________
53246 [ 22321] By: rgs                                   on 2004/02/17  21:22:17
53247         Log: Dave Mitchell suggested this perldelta entry for the SVp_* reordering.
53248      Branch: perl
53249            ! pod/perl591delta.pod
53250 ____________________________________________________________________________
53251 [ 22320] By: rgs                                   on 2004/02/17  21:07:11
53252         Log: Bump $B::VERSION (because of change #22315).
53253      Branch: perl
53254            ! ext/B/B.pm
53255 ____________________________________________________________________________
53256 [ 22319] By: rgs                                   on 2004/02/17  21:03:09
53257         Log: Regenerate table of contents and other related files.
53258      Branch: perl
53259            ! MANIFEST pod/perl.pod pod/perltoc.pod
53260 ____________________________________________________________________________
53261 [ 22318] By: rgs                                   on 2004/02/17  20:06:04
53262         Log: Bump up perl's version number to 5.9.1.
53263              Add perl591delta in perl.pod.
53264              Update the sample config files in Porting/.
53265      Branch: perl
53266            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
53267            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
53268            ! plan9/config.plan9 pod/perl.pod win32/Makefile
53269            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53270            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
53271 ____________________________________________________________________________
53272 [ 22317] By: davem                                 on 2004/02/17  19:28:58
53273         Log: 22316 had stupid precedence thinkos
53274      Branch: perl
53275            ! pp.c pp_hot.c
53276 ____________________________________________________________________________
53277 [ 22316] By: davem                                 on 2004/02/17  18:23:27
53278         Log: Slight update to #22315 ($lval=*FOO); optimise the hot tests,
53279              and fix some incorrect indentation
53280      Branch: perl
53281            ! pp.c pp_hot.c sv.c
53282 ____________________________________________________________________________
53283 [ 22315] By: davem                                 on 2004/02/17  18:01:52
53284         Log: Subject:  Re: [PATCH] GLOB to LVALUE assignment fix
53285              From:  Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
53286              Date:  Tue, 17 Feb 2004 17:32:16 +0100
53287              Message-Id:  <20040217163216.GA6805@ethan>
53288
53289              Make PVLV a superset of PVGV, so that $lvalue = *FOO works
53290      Branch: perl
53291            ! dump.c ext/B/B.pm ext/B/B.xs pp.c pp_hot.c sv.c sv.h t/op/gv.t
53292 ____________________________________________________________________________
53293 [ 22314] By: merijn                                on 2004/02/17  11:22:24
53294         Log: 1. Creating backward compatibility for Configure after patches
53295              #22227 and #22302 to still support 5.8.x and below
53296
53297              2. Small change for building on GNU hurd
53298              Date: Sun, 15 Feb 2004 23:27:17 +1100
53299              From: "Brendan O'Dea" <bod@debian.org>
53300              Message-ID: <20040215122717.GA26812@londo.c47.org>
53301      Branch: perl
53302            ! Configure Makefile.SH hints/gnu.sh
53303 ____________________________________________________________________________
53304 [ 22313] By: mhx                                   on 2004/02/16  20:27:40
53305         Log: Fix for Win32 build failure caused by the byacc to bison switch.
53306      Branch: perl
53307            ! perl.h
53308 ____________________________________________________________________________
53309 [ 22312] By: rgs                                   on 2004/02/16  13:16:43
53310         Log: Revert change 22308 (the patch was against maint, not blead)
53311      Branch: perl
53312            ! lib/ExtUtils/instmodsh
53313 ____________________________________________________________________________
53314 [ 22310] By: merijn                                on 2004/02/16  11:30:29
53315         Log: Fix typo in doc for Encode
53316              From: "Brendan O'Dea" <bod@debian.org>
53317              Date: Sun, 15 Feb 2004 23:27:17 +1100
53318              Message-ID: <20040215122717.GA26812@londo.c47.org>
53319      Branch: perl
53320            ! ext/Encode/Encode.pm
53321 ____________________________________________________________________________
53322 [ 22309] By: merijn                                on 2004/02/16  11:27:34
53323         Log: Missing semi-colon
53324              From: "Brendan O'Dea" <bod@debian.org>
53325              Date: Sun, 15 Feb 2004 23:27:17 +1100
53326              Message-ID: <20040215122717.GA26812@londo.c47.org>
53327      Branch: perl
53328            ! ext/MIME/Base64/Base64.xs
53329 ____________________________________________________________________________
53330 [ 22308] By: merijn                                on 2004/02/16  11:24:59
53331         Log: Add some basic POD to lib/ExtUtils/instmodsh so that
53332              it has a manpage.
53333              From: "Brendan O'Dea" <bod@debian.org>
53334              Date: Sun, 15 Feb 2004 23:27:17 +1100
53335              Message-ID: <20040215122717.GA26812@londo.c47.org>
53336      Branch: perl
53337            ! lib/ExtUtils/instmodsh
53338 ____________________________________________________________________________
53339 [ 22307] By: rgs                                   on 2004/02/15  11:02:49
53340         Log: Subject: [patch perlguts.pod] save_item doesn't handle magic
53341              From: Stas Bekman <stas@stason.org>
53342              Date: Fri, 13 Feb 2004 20:18:59 -0800
53343              Message-ID: <402DA1B3.2010608@stason.org>
53344      Branch: perl
53345            ! pod/perlguts.pod
53346 ____________________________________________________________________________
53347 [ 22306] By: davem                                 on 2004/02/15  00:24:26
53348         Log: Segmentation fault with
53349              sub x { shift; @a = @b; eval +{ use } }
53350      Branch: perl
53351            ! op.c perly.act perly.h perly.tab perly.y t/comp/parser.t
53352 ____________________________________________________________________________
53353 [ 22305] By: davem                                 on 2004/02/14  23:52:09
53354         Log: Enable v (verbose) switch on -Dp to display the top 8 elements
53355              on the parser stack at each reduce.  Also,
53356
53357              Subject: Re: switch from byacc to bison
53358              From: "Craig A. Berry" <craigberry@mac.com>
53359              Date: Sat, 14 Feb 2004 13:26:45 -0600
53360              Message-ID: <craigberry-8058A3.13264414022004@onion.develooper.com>
53361
53362              change #if DEBUGGING to #ifdef ... in perly.c
53363      Branch: perl
53364            ! perly.c pod/perlrun.pod
53365 ____________________________________________________________________________
53366 [ 22304] By: davem                                 on 2004/02/14  13:33:26
53367         Log: Subject:  Re: switch from byacc to bison
53368              From:  Abe Timmerman <abeltje@cpan.org>
53369              Date:  Sat, 14 Feb 2004 11:56:24 +0100
53370              Message-Id:  <200402141156.58185.abeltje@cpan.org>
53371
53372              Fix typos in pumpkin.pod
53373      Branch: perl
53374            ! Porting/pumpkin.pod
53375 ____________________________________________________________________________
53376 [ 22303] By: davem                                 on 2004/02/14  12:28:37
53377         Log: remove binary compatibility stuff from the yacc -> bison switch
53378              of change #22302
53379      Branch: perl
53380            ! embedvar.h intrpvar.h
53381 ____________________________________________________________________________
53382 [ 22302] By: davem                                 on 2004/02/14  02:06:53
53383         Log: Switch from byacc to bison and simplify the perly.* regeneration
53384              process
53385      Branch: perl
53386            + perly.act perly.tab regen_perly.pl
53387            - perly.fixer perly_c.diff perlyline.pl vms/perly_c.vms
53388            - vms/perly_h.vms vms/vms_yfix.pl
53389            ! MANIFEST Makefile.SH Porting/pumpkin.pod embedvar.h intrpvar.h
53390            ! op.c perl.h perlapi.h perly.c perly.h perly.y sv.c toke.c
53391            ! vms/descrip_mms.template
53392 ____________________________________________________________________________
53393 [ 22301] By: rgs                                   on 2004/02/13  21:11:25
53394         Log: Fix an fcntl example in perlopentut, spotted by MJD.
53395      Branch: perl
53396            ! pod/perlopentut.pod
53397 ____________________________________________________________________________
53398 [ 22300] By: davem                                 on 2004/02/12  23:18:20
53399         Log: The new -Dq option didn't actually work!
53400      Branch: perl
53401            ! perl.h
53402 ____________________________________________________________________________
53403 [ 22299] By: merijn                                on 2004/02/12  14:32:15
53404         Log: Subject: [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set())
53405              From: Stas Bekman <stas@stason.org>
53406              Date: Wed, 11 Feb 2004 16:53:54 -0800
53407              Message-ID: <402ACEA2.4020907@stason.org>
53408      Branch: perl
53409            ! perl.c
53410 ____________________________________________________________________________
53411 [ 22298] By: rgs                                   on 2004/02/10  08:49:12
53412         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
53413              From: Greg Matheson <lang@ms.chinmin.edu.tw>
53414              Date: Tue, 10 Feb 2004 12:36:33 +0800
53415              Message-ID: <20040210043633.GA33671687@momotaro>
53416      Branch: perl
53417            ! win32/makefile.mk
53418 ____________________________________________________________________________
53419 [ 22297] By: rgs                                   on 2004/02/10  08:05:16
53420         Log: Add 5.005_04-RC1 and Leon in perlhist.
53421      Branch: perl
53422            ! pod/perlhist.pod
53423 ____________________________________________________________________________
53424 [ 22295] By: rgs                                   on 2004/02/09  22:48:54
53425         Log: Add a note in Unicode::UCD about the _getcode() function
53426              being copy-n-pasted in charnames.pm. (spotted by Merijn)
53427      Branch: perl
53428            ! lib/Unicode/UCD.pm
53429 ____________________________________________________________________________
53430 [ 22294] By: rgs                                   on 2004/02/09  21:48:15
53431         Log: Implement stacked filetest operators (-f -w -x $file).
53432      Branch: perl
53433            ! doio.c dump.c ext/B/B/Concise.pm op.c op.h
53434            ! pod/perl591delta.pod pod/perlfunc.pod pp_sys.c t/op/filetest.t
53435 ____________________________________________________________________________
53436 [ 22292] By: rgs                                   on 2004/02/09  21:17:40
53437         Log: Subject: Re: [perl #26073] sprintf miscounts padding when format is utf8
53438              From: hv@crypt.org
53439              Date: Mon, 09 Feb 2004 03:21:21 +0000
53440              Message-Id: <200402090321.i193LL907950@zen.crypt.org>
53441      Branch: perl
53442            ! sv.c t/op/sprintf2.t
53443 ____________________________________________________________________________
53444 [ 22291] By: rgs                                   on 2004/02/09  21:09:14
53445         Log: Subject: reduce overhead of charnames.pm, make op/pat.t work under miniperl
53446              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53447              Date: Mon, 9 Feb 2004 00:51:45 -0800
53448              Message-ID: <20040209085145.GA3204@efn.org>
53449              (plus an etymological notice)
53450      Branch: perl
53451            ! lib/charnames.pm
53452 ____________________________________________________________________________
53453 [ 22290] By: rgs                                   on 2004/02/08  21:34:27
53454         Log: Add the new private flag OPpGREP_LEX in B::Concise.
53455      Branch: perl
53456            ! ext/B/B/Concise.pm
53457 ____________________________________________________________________________
53458 [ 22289] By: rgs                                   on 2004/02/08  21:21:28
53459         Log: map and grep weren't working correctly with lexical $_ in
53460              scalar context, because pp_mapwhile and pp_grepwhile were using
53461              their target as a temporary slot to store the return value.
53462      Branch: perl
53463            ! pp_ctl.c pp_hot.c t/op/mydef.t
53464 ____________________________________________________________________________
53465 [ 22287] By: rgs                                   on 2004/02/08  12:01:35
53466         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
53467              From: Greg Matheson <lang@ms.chinmin.edu.tw>
53468              Date: Mon, 2 Feb 2004 16:52:44 +0800
53469              Message-ID: <20040202165244.A17415@ms.chinmin.edu.tw>
53470      Branch: perl
53471            ! win32/makefile.mk
53472 ____________________________________________________________________________
53473 [ 22286] By: rgs                                   on 2004/02/08  11:48:09
53474         Log: Subject: [PATCH] Correct some prototypes in perlapi.pod
53475              From: Steve Hay <steve.hay@uk.radan.com>
53476              Date: Fri, 06 Feb 2004 12:44:05 +0000
53477              Message-ID: <40238C15.2090200@uk.radan.com>
53478      Branch: perl
53479            ! pod/perlapi.pod sv.h
53480 ____________________________________________________________________________
53481 [ 22285] By: rgs                                   on 2004/02/08  11:44:22
53482         Log: Subject: [PATCH] Fix absolute path handling in installhtml
53483              From: Steve Hay <steve.hay@uk.radan.com>
53484              Date: Fri, 06 Feb 2004 16:14:14 +0000
53485              Message-ID: <4023BD56.6090903@uk.radan.com>
53486      Branch: perl
53487            ! installhtml
53488 ____________________________________________________________________________
53489 [ 22284] By: rgs                                   on 2004/02/08  11:42:08
53490         Log: Subject: [PATCH perlunicode.pod] chomp() cares about Unicode
53491              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
53492              Date: Sat, 07 Feb 2004 00:08:36 +0900
53493              Message-Id: <20040206235116.0E36.BQW10602@nifty.com>
53494      Branch: perl
53495            ! pod/perlunicode.pod
53496 ____________________________________________________________________________
53497 [ 22282] By: nicholas                              on 2004/02/07  22:32:44
53498         Log: Comment to record why we can't clear placeholders in hsplit
53499      Branch: perl
53500            ! hv.c
53501 ____________________________________________________________________________
53502 [ 22281] By: nicholas                              on 2004/02/07  21:46:59
53503         Log: deleting keys in restricted hashes was leaking the entry. Yow!
53504      Branch: perl
53505            ! hv.c lib/Hash/Util.t
53506 ____________________________________________________________________________
53507 [ 22280] By: nicholas                              on 2004/02/07  21:20:16
53508         Log: Now hv_delete is able to ingore placeholders.
53509              (This is an XS visible change in the hash API. But not of documented
53510              behaviour)
53511      Branch: perl
53512            ! hv.c
53513 ____________________________________________________________________________
53514 [ 22279] By: nicholas                              on 2004/02/07  20:56:50
53515         Log: All whitespace is equal, but some whitespace is more equal than others
53516              (lib/DBM_Filter/Changes line had spaces. Spaces bad. Tabs better)
53517      Branch: perl
53518            ! MANIFEST
53519 ____________________________________________________________________________
53520 [ 22278] By: nicholas                              on 2004/02/07  19:50:10
53521         Log: hv_clear_placeholders now manipulates the linked lists directly, rather
53522              than using the iterator interface and calling hv_delete
53523              This will allow hv_delete to be simplified to remove most of the
53524              special casing related to placeholders.
53525      Branch: perl
53526            ! hv.c
53527 ____________________________________________________________________________
53528 [ 22273] By: merijn                                on 2004/02/06  11:47:14
53529         Log: Added hints_4.sh for specific AIX 4 support
53530              this is the next stage in the general cleanup process
53531              for the AIX hints. More to come
53532      Branch: perl
53533            + hints/aix_4.sh
53534            ! MANIFEST
53535 ____________________________________________________________________________
53536 [ 22272] By: rgs                                   on 2004/02/06  07:32:15
53537         Log: Fix a non-standard NAME pod section
53538              (by Smylers and Casey West)
53539      Branch: perl
53540            ! lib/Carp/Heavy.pm
53541 ____________________________________________________________________________
53542 [ 22268] By: rgs                                   on 2004/02/04  19:50:05
53543         Log: The "my $_" wasn't nice with foreach loops.
53544      Branch: perl
53545            ! op.c t/op/mydef.t
53546 ____________________________________________________________________________
53547 [ 22267] By: merijn                                on 2004/02/04  10:24:33
53548         Log: AIX 3 support removed from default hints after its separation
53549      Branch: perl
53550            ! hints/aix.sh
53551 ____________________________________________________________________________
53552 [ 22266] By: merijn                                on 2004/02/04  10:16:20
53553         Log: AIX 3 hints split off from default hints in preparation
53554              of a hint file cleanup. aix_4.sh will follow soon
53555      Branch: perl
53556            + hints/aix_3.sh
53557            ! MANIFEST
53558 ____________________________________________________________________________
53559 [ 22265] By: rgs                                   on 2004/02/03  21:54:23
53560         Log: More docs and tests for "my $_".
53561      Branch: perl
53562            ! pod/perlfunc.pod pod/perlsub.pod t/op/mydef.t
53563 ____________________________________________________________________________
53564 [ 22264] By: rgs                                   on 2004/02/03  20:33:02
53565         Log: Subject: [PATCH] was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]
53566              From: John Peacock <jpeacock@rowman.com>
53567              Date: Sun, 01 Feb 2004 21:10:07 -0500
53568              Message-ID: <401DB17F.5060808@rowman.com>
53569      Branch: perl
53570            ! embed.fnc embed.h lib/version.pm lib/version.t pod/perlapi.pod
53571            ! proto.h t/comp/use.t t/op/universal.t universal.c util.c
53572 ____________________________________________________________________________
53573 [ 22263] By: rgs                                   on 2004/02/03  19:41:11
53574         Log: Implement "my $_".
53575      Branch: perl
53576            + t/op/mydef.t
53577            ! MANIFEST gv.c op.c op.h opcode.h opcode.pl
53578            ! pod/perl591delta.pod pod/perlapi.pod pod/perlvar.pod pp.c
53579            ! pp_ctl.c pp_hot.c regexec.c toke.c
53580 ____________________________________________________________________________
53581 [ 22262] By: rgs                                   on 2004/02/03  16:38:25
53582         Log: Regenerate perlapi.pod.
53583      Branch: perl
53584            ! pod/perlapi.pod
53585 ____________________________________________________________________________
53586 [ 22261] By: merijn                                on 2004/02/03  12:57:37
53587         Log: If someone chooses xlc as default C compiler, threaded builds
53588              will fail, unless converted to cc_r
53589      Branch: perl
53590            ! hints/aix.sh
53591 ____________________________________________________________________________
53592 [ 22260] By: rgs                                   on 2004/02/01  20:47:35
53593         Log: Subject: patch for IRIX/gcc link issues
53594              From: Martin Pool <mbp@samba.org>
53595              Date: Wed, 28 Jan 2004 10:56:25 +1100
53596              Message-ID: <20040127235624.GA32612@hp.com>
53597      Branch: perl
53598            ! hints/irix_6.sh
53599 ____________________________________________________________________________
53600 [ 22259] By: davem                                 on 2004/02/01  17:42:44
53601         Log: update fix to Shell.pm in change #22254: make /dev/null portable
53602      Branch: perl
53603            ! lib/Shell.pm
53604 ____________________________________________________________________________
53605 [ 22258] By: davem                                 on 2004/02/01  17:40:02
53606         Log: Subject: Re: [perl #15063] /tmp issues
53607              From: Solar Designer <solar@openwall.com>
53608              Date: Mon, 26 Jan 2004 01:22:18 +0300
53609              Message-ID: <20040125222218.GA13499@openwall.com>
53610
53611              Remove insecure usage of /tmp from code and documentation
53612      Branch: perl
53613            ! ext/DB_File/DB_File.pm ext/DB_File/t/db-recno.t
53614            ! ext/Devel/PPPort/PPPort.pm ext/IO/t/io_unix.t
53615            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.pod
53616            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
53617            ! ext/Time/HiRes/Makefile.PL lib/CGI/Cookie.pm
53618            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/instmodsh
53619            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
53620            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
53621            ! lib/Memoize/t/tie_storable.t lib/Shell.pm lib/dotsh.pl
53622            ! lib/perl5db.pl mpeix/nm mpeix/relink perly.fixer
53623            ! pod/perl571delta.pod pod/perl58delta.pod pod/perldbmfilter.pod
53624            ! pod/perldebug.pod pod/perlfaq5.pod pod/perlfaq8.pod
53625            ! pod/perlfunc.pod pod/perlipc.pod pod/perllexwarn.pod
53626            ! pod/perlobj.pod pod/perlop.pod pod/perlopentut.pod
53627            ! utils/c2ph.PL
53628 ____________________________________________________________________________
53629 [ 22257] By: davem                                 on 2004/02/01  15:46:24
53630         Log: threads documentation: fork on UNIX might not copy all threads.
53631      Branch: perl
53632            ! pod/perlthrtut.pod
53633 ____________________________________________________________________________
53634 [ 22256] By: davem                                 on 2004/02/01  15:34:59
53635         Log: add test for Change 22194:
53636              [perl #25147] "stmt if BAREWORD" bypasses strict 'subs' checks
53637      Branch: perl
53638            ! t/lib/strict/subs
53639 ____________________________________________________________________________
53640 [ 22254] By: davem                                 on 2004/02/01  13:11:00
53641         Log: Subject:  Patch for Shell.pm
53642              From:  Manuel Valente <mvalente@idealx.com>
53643              Date:  Tue, 27 Jan 2004 19:18:26 +0100
53644              Message-Id:  <4016AB72.1080503@idealx.com>
53645
53646              New option for Shell.pm to discard stderr instead of capturing it
53647      Branch: perl
53648            ! lib/Shell.pm
53649 ____________________________________________________________________________
53650 [ 22253] By: davem                                 on 2004/02/01  11:26:47
53651         Log: Make Time/HiRes/t/HiRes.t die more gracefully if its watchdog
53652              timeout triggers
53653      Branch: perl
53654            ! ext/Time/HiRes/t/HiRes.t
53655 ____________________________________________________________________________
53656 [ 22252] By: chip                                  on 2004/01/31  17:29:05
53657         Log: Don't show code closing STD{IN,OUT} before reopening, because
53658              doing so is unnecessary and occasionally harmful.
53659      Branch: perl
53660            ! pod/perlfork.pod pod/perlfunc.pod
53661 ____________________________________________________________________________
53662 [ 22248] By: rgs                                   on 2004/01/30  08:29:55
53663         Log: Another undocumented use of $_ : with reverse().
53664      Branch: perl
53665            ! pod/perlfunc.pod
53666 ____________________________________________________________________________
53667 [ 22247] By: merijn                                on 2004/01/30  08:18:28
53668         Log: Drop optimization for -O3 *and higher*
53669      Branch: perl
53670            ! ext/Storable/hints/linux.pl
53671 ____________________________________________________________________________
53672 [ 22246] By: rgs                                   on 2004/01/29  23:20:01
53673         Log: Regenerate perlapi.pod.
53674      Branch: perl
53675            ! pod/perlapi.pod
53676 ____________________________________________________________________________
53677 [ 22245] By: rgs                                   on 2004/01/29  21:08:28
53678         Log: Subject: Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/
53679              From: hv@crypt.org
53680              Date: Thu, 29 Jan 2004 15:12:12 +0000
53681              Message-Id: <200401291512.i0TFCCr23736@zen.crypt.org>
53682      Branch: perl
53683            ! pp_hot.c t/op/pat.t
53684 ____________________________________________________________________________
53685 [ 22244] By: rgs                                   on 2004/01/28  22:00:09
53686         Log: I'm the new maintainer of Switch.
53687              Sync with the CPAN version of Switch 2.10.
53688      Branch: perl
53689            ! Porting/Maintainers.pl lib/Switch.pm lib/Switch/README
53690 ____________________________________________________________________________
53691 [ 22243] By: merijn                                on 2004/01/28  20:30:40
53692         Log: Message-ID: <40113F7B.6050701@davidfavor.com>
53693              Date: Fri, 23 Jan 2004 09:36:27 -0600
53694              From: David Favor <david@davidfavor.com>
53695              Part I: In hints/aix.sh change -qmaxmem=16384 to -qmaxmem=-1
53696              so no compilation stack limits are imposed.
53697      Branch: perl
53698            ! hints/aix.sh
53699 ____________________________________________________________________________
53700 [ 22242] By: rgs                                   on 2004/01/27  22:44:30
53701         Log: Update perl591delta.pod with what we've done so far.
53702      Branch: perl
53703            ! pod/perl591delta.pod
53704 ____________________________________________________________________________
53705 [ 22239] By: rgs                                   on 2004/01/27  21:54:31
53706         Log: Regenerate Changes.
53707              Only include changes from the perl branch.
53708      Branch: perl
53709            ! Changes
53710 ____________________________________________________________________________
53711 [ 22238] By: nicholas                              on 2004/01/27  21:51:27
53712         Log: Storable's hints file shouldn't blanket set optimize to -O2 on Linux
53713              Only *drop* optimize to -O2 if it's -O3 on gcc on Linux
53714      Branch: perl
53715            ! ext/Storable/hints/linux.pl
53716 ____________________________________________________________________________
53717 [ 22235] By: rgs                                   on 2004/01/27  21:19:03
53718         Log: More punctuation, good.
53719      Branch: perl
53720            ! pod/perlfunc.pod
53721 ____________________________________________________________________________
53722 [ 22228] By: rgs                                   on 2004/01/27  10:31:09
53723         Log: Subject: [PATCH] 5.8.3 -- fix signal comments in L<perlfunc/system>
53724              From: Brendan O'Dea <bod@debian.org>
53725              Date: Sun, 25 Jan 2004 11:23:48 +1100
53726              Message-ID: <20040125002348.GA31407@londo.c47.org>
53727      Branch: perl
53728            ! pod/perlfunc.pod
53729 ____________________________________________________________________________
53730 [ 22227] By: davem                                 on 2004/01/26  23:53:06
53731         Log: Subject:  [PATCH] myconfig.SH
53732              From:  "Daniel S. Lewart" <lewart@uiuc.edu>
53733              Date:  Sun, 25 Jan 2004 22:11:25 -0600
53734              Message-Id:  <20040125221125.A5390@staff1.cso.uiuc.edu>
53735
53736              make perl -V show the major release as 5 rather than 5.0
53737      Branch: perl
53738            ! myconfig.SH
53739 ____________________________________________________________________________
53740 [ 22224] By: merijn                                on 2004/01/26  22:10:13
53741         Log: Document change 22192
53742              We still need tests!
53743      Branch: perl
53744            ! lib/Exporter.pm
53745 ____________________________________________________________________________
53746 [ 22223] By: rgs                                   on 2004/01/26  21:58:14
53747         Log: Subject: [PATCH] fix vmsish.t #25
53748              From: "Craig A. Berry" <craigberry@mac.com>
53749              Date: Sat, 24 Jan 2004 18:45:35 -0600
53750              Message-ID: <401311AF.1060706@mac.com>
53751      Branch: perl
53752            ! lib/vmsish.t
53753 ____________________________________________________________________________
53754 [ 22221] By: nicholas                              on 2004/01/26  21:18:31
53755         Log: Merge dynamic perldelta from maint (22081)
53756              So now perldelta.pod is copied at build time from perl591delta.pod
53757              perl590delta.pod is as released to CPAN by Hugo
53758              Regen lots of makefiles, pods and the MANIFEST
53759      Branch: perl
53760            + pod/perl591delta.pod
53761           +> pod/perl590delta.pod
53762            - pod/perldelta.pod
53763            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
53764            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
53765            ! win32/pod.mak
53766 ____________________________________________________________________________
53767 [ 22218] By: rgs                                   on 2004/01/25  23:35:45
53768         Log: Remove the caveat about detached threads crashing on Windows
53769              (fixed by #22201). Bump up the version of threads.pm.
53770      Branch: perl
53771            ! ext/threads/threads.pm
53772 ____________________________________________________________________________
53773 [ 22217] By: nicholas                              on 2004/01/25  22:17:47
53774         Log: Need to skip Storable's threads test on 5.8.2 with ithreads and
53775              -DDEBUGGING, because it tickles a bug. (The same bug that got DBI)
53776      Branch: perl
53777            ! ext/Storable/t/threads.t
53778 ____________________________________________________________________________
53779 [ 22216] By: davem                                 on 2004/01/25  12:06:04
53780         Log: update MANIFEST for 2 new Storable test files introduced by 22205
53781      Branch: perl
53782            ! MANIFEST
53783 ____________________________________________________________________________
53784 [ 22215] By: davem                                 on 2004/01/25  12:00:04
53785         Log: add test for change 22209 (Remove small memory leak in newATTRSUB)
53786      Branch: perl
53787            ! t/op/closure.t
53788 ____________________________________________________________________________
53789 [ 22209] By: davem                                 on 2004/01/25  02:04:23
53790         Log: Remove small memory leak in newATTRSUB that manifested as a
53791              leaking scalar after the interpeter was cloned
53792      Branch: perl
53793            ! op.c
53794 ____________________________________________________________________________
53795 [ 22208] By: davem                                 on 2004/01/24  16:13:17
53796         Log: Subject:  [perl #24942] fields::inherit doesn't bless derived
53797              package's \%FIELDS, results in phash deprecation errors.
53798              From:  "nothingmuch@woobling.org (via RT)" <perlbug-followup@perl.org>
53799              Date:  18 Jan 2004 15:15:46 -0000
53800              Message-Id:  <rt-3.0.8-24942-70144.16.7177902690315@perl.org>
53801      Branch: perl
53802            ! lib/base.pm lib/base/t/fields-base.t
53803 ____________________________________________________________________________
53804 [ 22207] By: davem                                 on 2004/01/24  15:36:28
53805         Log: Subject:  Re: Doc patches for File::Find
53806              From:  Mark Jason Dominus <mjd@plover.com>
53807              Date:  Thu, 22 Jan 2004 09:30:58 -0500
53808              Message-Id:  <20040122143058.29226.qmail@plover.com>
53809
53810              Better document the fact that neither find() nor finddepth() do a
53811              breath-first search.
53812      Branch: perl
53813            ! lib/File/Find.pm
53814 ____________________________________________________________________________
53815 [ 22206] By: ams                                   on 2004/01/24  11:06:51
53816         Log: Subject: [PATCH] Storable-2.08/t/code.t
53817              From: Slaven Rezic <slaven@rezic.de>
53818              Date: Sat, 8 Nov 2003 16:26:19 +0100 (CET)
53819              Message-Id: <200311081526.hA8FQJgb011684@vran.herceg.de>
53820      Branch: perl
53821            ! ext/Storable/t/code.t
53822 ____________________________________________________________________________
53823 [ 22205] By: ams                                   on 2004/01/24  11:03:36
53824         Log: Subject: [patch] make Storable thread-safe
53825              From: Stas Bekman <stas@stason.org>
53826              Date: Mon, 19 Jan 2004 00:20:02 -0800
53827              Message-Id: <400B9332.4070106@stason.org>
53828
53829              Subject: Re: Subroutine reference bug in Storable
53830              From: Slaven Rezic <slaven@rezic.de>
53831              Date: 14 Nov 2003 23:22:55 +0100
53832              Message-Id: <874qx6zj28.fsf@vran.herceg.de>
53833
53834              Subject: Re: [perl #25145] [PATCH] Storable segfaults with B::Deparse +
53835              overload + cyclic structures
53836              From: Sam Vilain <sam@vilain.net>
53837              Date: Tue, 20 Jan 2004 22:30:15 +1300
53838              Message-Id: <200401202230.15865.sam@vilain.net>
53839      Branch: perl
53840            + ext/Storable/t/just_plain_nasty.t ext/Storable/t/threads.t
53841            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
53842            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
53843            ! ext/Storable/t/code.t
53844 ____________________________________________________________________________
53845 [ 22204] By: ams                                   on 2004/01/24  08:59:11
53846         Log: Upgrade to Locale::Maketext 1.08.
53847      Branch: perl
53848            + lib/Locale/Maketext/t/06super.t
53849            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
53850            ! lib/Locale/Maketext/TPJ13.pod
53851 ____________________________________________________________________________
53852 [ 22203] By: davem                                 on 2004/01/23  23:06:49
53853         Log: make some t/op/write.t failures more verbose
53854      Branch: perl
53855            ! t/op/write.t
53856 ____________________________________________________________________________
53857 [ 22201] By: davem                                 on 2004/01/23  22:26:47
53858         Log: Subject:  Re: threads::shared::queue;
53859              From:  Jan Dubois <jand@ActiveState.com>
53860              Date:  Thu, 22 Jan 2004 19:18:46 -0800
53861              Message-Id:  <fi41105602ds7a9o4fko2oae7aokbg6als@4ax.com>
53862
53863              Avoid threads+win32 crash by freeing Perl interpreter slightly later
53864      Branch: perl
53865            ! ext/threads/threads.xs
53866 ____________________________________________________________________________
53867 [ 22200] By: nicholas                              on 2004/01/23  18:28:43
53868         Log: test that use encoding; doesn't cause references to be stringified
53869      Branch: perl
53870            ! t/uni/chomp.t
53871 ____________________________________________________________________________
53872 [ 22199] By: nicholas                              on 2004/01/23  18:03:41
53873         Log: Document chomp's travels in the wonderful world of use encoding;
53874      Branch: perl
53875            ! pod/perlfunc.pod
53876 ____________________________________________________________________________
53877 [ 22198] By: nicholas                              on 2004/01/23  17:41:01
53878         Log: Check the return values of chomp
53879              (more tricky than it may seem, as the return value is unicode)
53880      Branch: perl
53881            ! t/uni/chomp.t
53882 ____________________________________________________________________________
53883 [ 22197] By: nicholas                              on 2004/01/23  13:57:46
53884         Log: Test return values of all chomps
53885      Branch: perl
53886            ! t/op/chop.t
53887 ____________________________________________________________________________
53888 [ 22196] By: nicholas                              on 2004/01/23  13:24:41
53889         Log: Subject: Re: [perl #24888] chomp ignores utf8
53890              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
53891              Message-Id: <20040116040355.A849.BQW10602@nifty.com>
53892              Date: Fri, 16 Jan 2004 04:13:00 +0900
53893      Branch: perl
53894            + t/uni/chomp.t
53895            ! MANIFEST doop.c t/op/chop.t
53896 ____________________________________________________________________________
53897 [ 22195] By: davem                                 on 2004/01/22  20:48:03
53898         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
53899              From: Steve Hay <steve.hay@uk.radan.com>
53900              Date: Thu, 22 Jan 2004 17:08:29 +0000
53901              Message-ID: <4010038D.4070104@uk.radan.com>
53902      Branch: perl
53903            + win32/makeico.pl win32/perlexe.rc
53904            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
53905 ____________________________________________________________________________
53906 [ 22194] By: davem                                 on 2004/01/22  00:24:51
53907         Log: C<use strict; print if foo> didn't give the
53908              "Bareword not allowed" error unless warnings were enabled
53909      Branch: perl
53910            ! op.c
53911 ____________________________________________________________________________
53912 [ 22193] By: nicholas                              on 2004/01/21  21:58:10
53913         Log: Convert the older parts of op/bop.t over to test.pl
53914      Branch: perl
53915            ! t/op/bop.t
53916 ____________________________________________________________________________
53917 [ 22192] By: merijn                                on 2004/01/21  21:10:10
53918         Log: ':flock' not recognized unless it's first
53919              Exporter::Heavy now will treat :, /, and ! special in
53920              all arguments, not only if the _first_ arg starts with it
53921              Date: Wed, 21 Jan 2004 08:32:47 -0500
53922              Message-ID: <20040121133248.3359.qmail@plover.com>
53923      Branch: perl
53924            ! lib/Exporter/Heavy.pm
53925 ____________________________________________________________________________
53926 [ 22191] By: davem                                 on 2004/01/21  20:45:48
53927         Log: Subject:  PATCH for perl-5.8.4
53928              From:  "Edward S. Peschko" <esp5@pge.com>
53929              Date:  Mon, 19 Jan 2004 17:21:18 -0800
53930              Message-Id:  <20040120012118.GA29151@mdssdev05.comp.pge.com>
53931
53932              Add @DynaLoader::dl_shared_objects feature
53933      Branch: perl
53934            ! ext/DynaLoader/DynaLoader_pm.PL
53935 ____________________________________________________________________________
53936 [ 22190] By: davem                                 on 2004/01/21  20:14:51
53937         Log: remove the platform dependencies of the write.t tests introduced
53938              by change #22161, by hard-coding the expected outputs rather
53939              than using sprintf('%f').
53940      Branch: perl
53941            ! t/op/write.t
53942 ____________________________________________________________________________
53943 [ 22189] By: davem                                 on 2004/01/20  22:41:14
53944         Log: Fix typo in patch #22188
53945      Branch: perl
53946            ! pod/perlfunc.pod
53947 ____________________________________________________________________________
53948 [ 22188] By: davem                                 on 2004/01/20  22:36:10
53949         Log: warn that C<$x : unique> operates on the typeglob, so affects @x
53950              and %x too.
53951      Branch: perl
53952            ! pod/perlfunc.pod
53953 ____________________________________________________________________________
53954 [ 22187] By: davem                                 on 2004/01/20  22:27:50
53955         Log: "sub foo :unique" segfaults
53956
53957              Turn these two into compile-time errors until such time as
53958              someone thinks of a useful meaning for them:
53959              my $x : unique
53960              sub foo : unique
53961      Branch: perl
53962            ! ext/threads/t/problems.t pod/perldiag.pod toke.c xsutils.c
53963 ____________________________________________________________________________
53964 [ 22186] By: rgs                                   on 2004/01/20  21:16:01
53965         Log: Add a new test file for situations where threads may interfere.
53966              Subject: Re: "restricted hashes" hit again !
53967              From: Stas Bekman <stas@stason.org>
53968              Date: Tue, 23 Dec 2003 15:32:26 -0800
53969              Message-ID: <3FE8D08A.4090806@stason.org>
53970      Branch: perl
53971            + t/op/threads.t
53972            ! MANIFEST
53973 ____________________________________________________________________________
53974 [ 22185] By: davem                                 on 2004/01/20  21:01:08
53975         Log: Document CVf_UNIQUE flag better
53976      Branch: perl
53977            ! cv.h
53978 ____________________________________________________________________________
53979 [ 22183] By: rgs                                   on 2004/01/20  20:26:18
53980         Log: Fix precedence errors and add some cleanup in the new
53981              DBM_Filter tests
53982      Branch: perl
53983            ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
53984 ____________________________________________________________________________
53985 [ 22182] By: davem                                 on 2004/01/20  00:16:42
53986         Log: second attempt to fix [perl #24914] freeing a CV reference that was
53987              currently being executed caused coredumps. The dounwind called by
53988              die unwinds all the contexts on the context stack before unwinding
53989              the save stack.  To stop premature freeing of the CV, hold
53990              references to it on both stacks.
53991      Branch: perl
53992            ! cop.h pp_ctl.c pp_hot.c pp_sort.c t/op/closure.t
53993 ____________________________________________________________________________
53994 [ 22181] By: davem                                 on 2004/01/19  23:41:37
53995         Log: change #22071 (taint bug in $^0) introduced a potential double
53996              free(), because PL_osname may get freed but not nulled if a taint
53997              test fails in between. Mea cupla and all that...
53998      Branch: perl
53999            ! mg.c
54000 ____________________________________________________________________________
54001 [ 22180] By: rgs                                   on 2004/01/19  22:32:27
54002         Log: Subject: Re: [perl #24926] chop/~ mangles UTF8 [PATCH]
54003              From: Gisle Aas <gisle@ActiveState.com>
54004              Date: 17 Jan 2004 01:29:02 -0800
54005              Message-ID: <lrn08m7wkh.fsf@caliper.activestate.com>
54006              (test rewritten to fit in blead)
54007      Branch: perl
54008            ! pp.c t/op/bop.t
54009 ____________________________________________________________________________
54010 [ 22179] By: merijn                                on 2004/01/19  21:36:48
54011         Log: Subject: [PATCH] dl_unload_file for HP-UX
54012              Date: Mon, 12 Jan 2004 07:49:44 -0800
54013              From: Neil Watkiss <neil.watkiss@sophos.com>
54014              Message-ID: <20040112154944.GA15412@ActiveState.com>
54015      Branch: perl
54016            ! ext/DynaLoader/dl_hpux.xs
54017 ____________________________________________________________________________
54018 [ 22177] By: merijn                                on 2004/01/19  16:11:22
54019         Log: Allow -Uinc_version_list to mean -Dinc_version_list=none
54020              See INSTALL for more details
54021      Branch: perl
54022            ! Configure
54023 ____________________________________________________________________________
54024 [ 22175] By: merijn                                on 2004/01/19  16:05:50
54025         Log: Describe how to limit the perl's default @INC during Configure
54026              to _not_ include older versions
54027      Branch: perl
54028            ! INSTALL
54029 ____________________________________________________________________________
54030 [ 22174] By: merijn                                on 2004/01/19  10:41:24
54031         Log: Subject: [PATCH bleadperl] rescue PerlIO_getname for VMS
54032              Date: Sun, 18 Jan 2004 12:51:23 -0600
54033              From: "Craig A. Berry" <craigberry@mac.com>
54034              Message-ID: <400AD5AB.3080708@mac.com>
54035      Branch: perl
54036            ! perlio.c
54037 ____________________________________________________________________________
54038 [ 22173] By: merijn                                on 2004/01/19  10:27:53
54039         Log: Subject: [PATCH bleadperl] detect nanosleep on VMS
54040              Date: Sun, 18 Jan 2004 17:03:30 -0600
54041              From: "Craig A. Berry" <craigberry@mac.com>
54042              Message-ID: <400B10C2.9060504@mac.com>
54043      Branch: perl
54044            ! configure.com
54045 ____________________________________________________________________________
54046 [ 22172] By: davem                                 on 2004/01/17  23:58:04
54047         Log: back out change #24914 "freeing a CV reference that was currently
54048              being executed caused coredumps".
54049              The new test case sometimes locks up linux's malloc, and with
54050              Perl's malloc the test code still coredumps :-(
54051      Branch: perl
54052            ! perl.c scope.c scope.h sv.c t/op/closure.t
54053 ____________________________________________________________________________
54054 [ 22171] By: rgs                                   on 2004/01/17  22:00:48
54055         Log: Subject: Refactor VOS patches for bleadperl and perl-5.8.x
54056              From: "Green, Paul" <Paul.Green@stratus.com>
54057              Date: Thu, 15 Jan 2004 16:00:15 -0500
54058              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FBB15@exna4.stratus.com>
54059      Branch: perl
54060            ! README.vos hv.c pp_pack.c vos/Changes
54061 ____________________________________________________________________________
54062 [ 22170] By: rgs                                   on 2004/01/17  21:25:08
54063         Log: Subject: Re: open/or inconsistency
54064              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
54065              Date: Sat, 17 Jan 2004 19:59:55 +0900
54066              Message-Id: <20040117195729.623A.BQW10602@nifty.com>
54067              (plus a test.)
54068              Don't produce the warning for constructs like
54069              open my $fh, $file or die;
54070      Branch: perl
54071            ! op.c t/lib/warnings/op
54072 ____________________________________________________________________________
54073 [ 22169] By: davem                                 on 2004/01/17  18:02:31
54074         Log: Subject:  Perl core dumps when running out of memory [PATCH]
54075              From:  Gisle Aas <gisle@ActiveState.com>
54076              Date:  17 Jan 2004 06:18:13 -0800
54077              Message-Id:  <lrsmiebqvu.fsf@caliper.activestate.com>
54078
54079              Display 'out of memeory' errors using low-level I/O to avoid
54080              recursive failure and so coredumps.
54081      Branch: perl
54082            ! util.c
54083 ____________________________________________________________________________
54084 [ 22168] By: davem                                 on 2004/01/17  17:38:21
54085         Log: From: "Paul Marquess" <Paul.Marquess@btinternet.com>
54086              Subject: [PATCH ] Enhanced DBM Filters
54087              Date: Sat, 17 Jan 2004 16:44:53 -0000
54088              Message-ID: <AIEAJICLCBDNAAOLLOKLAEPPPHAA.Paul.Marquess@btinternet.com>
54089
54090              add DBM_Filter
54091      Branch: perl
54092            + lib/DBM_Filter.pm lib/DBM_Filter/Changes
54093            + lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
54094            + lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
54095            + lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
54096            + lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
54097            + lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
54098            + lib/DBM_Filter/t/utf8.t lib/DBM_Filter/utf8.pm
54099            + lib/dbm_filter_util.pl
54100            ! MANIFEST
54101 ____________________________________________________________________________
54102 [ 22167] By: davem                                 on 2004/01/17  16:12:32
54103         Log: freeing a CV reference that was currently being
54104              executed caused coredumps
54105      Branch: perl
54106            ! perl.c scope.c scope.h sv.c t/op/closure.t
54107 ____________________________________________________________________________
54108 [ 22166] By: nicholas                              on 2004/01/17  15:07:31
54109         Log: Integrate final perl583delta
54110      Branch: perl
54111           !> pod/perl583delta.pod
54112 ____________________________________________________________________________
54113 [ 22163] By: davem                                 on 2004/01/16  19:24:14
54114         Log: Subject:  Re: [perl #24816] Magic vars seem unsure if they are purely numeric
54115              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
54116              Date:  Thu, 15 Jan 2004 14:10:37 -0800
54117              Message-Id:  <20040115221037.GA2392@efn.org>
54118
54119              Add sv_2iv_flags() to allow magic to be optionally processed.
54120      Branch: perl
54121            ! doop.c embed.fnc embed.h global.sym pod/perlapi.pod pp.c
54122            ! proto.h sv.c sv.h t/op/bop.t
54123 ____________________________________________________________________________
54124 [ 22162] By: davem                                 on 2004/01/16  16:39:17
54125         Log: format bug with undefined _TOP
54126              name of format_TOP now derived from the name of the current
54127              filehandle rather then the name of the  format associetd with that
54128              handle
54129      Branch: perl
54130            ! pp_sys.c t/op/write.t
54131 ____________________________________________________________________________
54132 [ 22161] By: davem                                 on 2004/01/16  13:29:26
54133         Log: Subject: [PATCH] format/write (version 2)
54134              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
54135              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4D3@attmsx1>
54136
54137              Fixes and additions to formats:
54138
54139              Improvement: NULL chars in picture line
54140              Bugfix: C<@*> shown in output if not alone on a line
54141              New feature: C<^*> for variable-width, one-line-at-a-time text
54142              Improvement: Diagnostic on C<@#> and C<~~>
54143              Bugfix: Segmentation fault on big numbers
54144              Improvement (maybe): Truncation of numbers produces misleading output
54145              Bugfix: "}" terminates format
54146              Bugfix: Error when copying non-UTF to UTF (EBCDIC only)
54147      Branch: perl
54148            ! embed.fnc embed.h form.h pod/perldiag.pod pod/perlform.pod
54149            ! pp_ctl.c proto.h t/op/write.t toke.c
54150 ____________________________________________________________________________
54151 [ 22160] By: davem                                 on 2004/01/15  23:49:02
54152         Log: buigid #24905 - the code planted to call glob() retained an
54153              extraneous targ index in a pushmark op, leasing to strangeness
54154              when the op was freed
54155      Branch: perl
54156            ! op.c
54157 ____________________________________________________________________________
54158 [ 22159] By: rgs                                   on 2004/01/15  22:19:25
54159         Log: Upgrade to Time::HiRes 1.55
54160      Branch: perl
54161            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
54162            ! ext/Time/HiRes/HiRes.xs
54163 ____________________________________________________________________________
54164 [ 22155] By: nicholas                              on 2004/01/15  00:03:04
54165         Log: Make chomp heed the utf8 flags on the target string and $/
54166              [Fixes #24888]
54167              More work still needed to make chomp heed the encoding pragma.
54168      Branch: perl
54169            ! doop.c t/op/chop.t
54170 ____________________________________________________________________________
54171 [ 22154] By: nicholas                              on 2004/01/14  21:14:14
54172         Log: Update pod.lst with perl583delta,pod, and rerun pod/buildtoc
54173              [Forgot to do this as part of the integration]
54174      Branch: perl
54175            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
54176            ! vms/descrip_mms.template win32/pod.mak
54177 ____________________________________________________________________________
54178 [ 22153] By: nicholas                              on 2004/01/14  19:28:54
54179         Log: Integrate:
54180              [ 22143]
54181              We're planning on making history today. Mind you, not that much -
54182              only 1 line.
54183
54184              perl583delta.pod
54185      Branch: perl
54186           +> pod/perl583delta.pod
54187            ! MANIFEST
54188           !> pod/perlhist.pod
54189 ____________________________________________________________________________
54190 [ 22150] By: nicholas                              on 2004/01/14  17:48:52
54191         Log: Bump version number as file has changed since 5.8.2
54192      Branch: perl
54193            ! lib/File/Find.pm
54194 ____________________________________________________________________________
54195 [ 22149] By: nicholas                              on 2004/01/14  17:45:54
54196         Log: Subject:  Doc patches for File::Find
54197              From:  Andy Lester <andy@petdance.com>
54198              Date:  Mon, 12 Jan 2004 00:10:50 -0600
54199              Message-Id:  <20040112061050.GB7308@petdance.com>
54200      Branch: perl
54201            ! lib/File/Find.pm
54202 ____________________________________________________________________________
54203 [ 22136] By: nicholas                              on 2004/01/14  13:01:27
54204         Log: Assimilate CGI 3.03
54205      Branch: perl
54206            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm
54207 ____________________________________________________________________________
54208 [ 22133] By: nicholas                              on 2004/01/13  22:53:42
54209         Log: Add VMS to the list of "don't fork" OSes
54210              [In the most simple way possible. Fix this properly post 5.8.3
54211              to use $Config{d_fork} or something more robust]
54212      Branch: perl
54213            ! ext/threads/shared/t/wait.t
54214 ____________________________________________________________________________
54215 [ 22129] By: rgs                                   on 2004/01/13  19:26:24
54216         Log: Subject: [PATCH] [ANNOUNCE] Math::BigInt v1.69
54217              From: Tels <perl_dummy@bloodgate.com>
54218              Date: Tue, 13 Jan 2004 19:28:48 +0100
54219              Message-Id: <200401131928.50247@bloodgate.com>
54220      Branch: perl
54221            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
54222            ! lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/bare_mbi.t
54223            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
54224            ! lib/Math/BigInt/t/sub_mbi.t
54225 ____________________________________________________________________________
54226 [ 22128] By: rgs                                   on 2004/01/13  09:06:11
54227         Log: MANIFEST adjustment.
54228      Branch: perl
54229            ! MANIFEST
54230 ____________________________________________________________________________
54231 [ 22126] By: ams                                   on 2004/01/13  07:16:33
54232         Log: Upgrade to Locale::Maketext 1.07.
54233      Branch: perl
54234            + lib/Locale/Maketext/t/04super.t
54235            + lib/Locale/Maketext/t/05super.t
54236            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
54237            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
54238 ____________________________________________________________________________
54239 [ 22125] By: rgs                                   on 2004/01/12  22:44:53
54240         Log: Document usage of $_ and pos() inside /(?{...})/.
54241              (see change #2367.)
54242      Branch: perl
54243            ! pod/perlre.pod
54244 ____________________________________________________________________________
54245 [ 22124] By: rgs                                   on 2004/01/12  22:10:51
54246         Log: Upgrade to MIME::Base64 2.23.
54247      Branch: perl
54248            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
54249            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
54250 ____________________________________________________________________________
54251 [ 22123] By: rgs                                   on 2004/01/12  21:24:28
54252         Log: Subject: [PATCH handy.h] RE: MIME-Base64-2.22 [PATCH]
54253              From: Robin Barker <Robin.Barker@npl.co.uk>
54254              Date: Thu, 8 Jan 2004 16:21:25 -0000
54255              Message-ID: <533D273D4014D411AB1D00062938C4D904046787@hotel.npl.co.uk>
54256      Branch: perl
54257            ! handy.h
54258 ____________________________________________________________________________
54259 [ 22122] By: nicholas                              on 2004/01/12  19:52:16
54260         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
54261              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
54262              Message-ID: <Pine.LNX.4.58.0401121127210.15844@benevelle.wi.securepipe.com>
54263              Date: Mon, 12 Jan 2004 12:41:52 -0600 (CST)
54264      Branch: perl
54265            ! ext/threads/shared/t/wait.t
54266 ____________________________________________________________________________
54267 [ 22121] By: nicholas                              on 2004/01/12  17:27:25
54268         Log: use sv_setpvn rather than sv_setpv and save a strlen()
54269      Branch: perl
54270            ! doop.c
54271 ____________________________________________________________________________
54272 [ 22120] By: merijn                                on 2004/01/12  13:04:42
54273         Log: Subject: [PATCH] Make 'Configure -Dcf_by=...' work
54274              From: Gisle Aas <gisle@ActiveState.com>
54275              Date: 12 Jan 2004 02:35:27 -0800
54276              Message-ID: <lrvfnh315c.fsf@caliper.activestate.com>
54277      Branch: perl
54278            ! Configure
54279 ____________________________________________________________________________
54280 [ 22117] By: rgs                                   on 2004/01/12  10:10:43
54281         Log: Subject: Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012]
54282              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
54283              Date: Mon, 12 Jan 2004 11:19:37 +0900
54284              Message-Id: <20040112111007.EB69.BQW10602@nifty.com>
54285      Branch: perl
54286            ! doop.c t/op/join.t
54287 ____________________________________________________________________________
54288 [ 22115] By: nicholas                              on 2004/01/11  23:37:09
54289         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
54290              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
54291              Message-ID: <Pine.LNX.4.58.0401111548010.6679@localhost.localdomain>
54292              Date: Sun, 11 Jan 2004 16:24:18 -0600 (CST)
54293      Branch: perl
54294            ! ext/threads/shared/t/wait.t
54295 ____________________________________________________________________________
54296 [ 22113] By: nicholas                              on 2004/01/11  23:14:48
54297         Log: Regenerate win32/Makefile and win32/makefile.mk after
54298
54299              Integrate:
54300              [ 22081]
54301              Move pod/perldelta.pod to pod/perl583delta.pod, and arrange for
54302              a copy to be made at build time.
54303
54304              [ 22111]
54305              Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1)
54306              From: Abe Timmerman <abe@ztreet.demon.nl>
54307              Message-Id: <200401111813.40829.abe@ztreet.demon.nl>
54308              Date: Sun, 11 Jan 2004 18:13:40 +0100
54309
54310              plus revert 22092 and 22080
54311      Branch: perl
54312            ! pod.lst win32/Makefile win32/makefile.mk
54313           !> pod/buildtoc
54314 ____________________________________________________________________________
54315 [ 22112] By: rgs                                   on 2004/01/11  22:38:08
54316         Log: Upgrade to Cwd 2.14.
54317      Branch: perl
54318            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
54319 ____________________________________________________________________________
54320 [ 22110] By: rgs                                   on 2004/01/11  16:34:43
54321         Log: Upgrade to Math::BigRat 0.11
54322
54323              Subject: [PATCH] [ANNOUCNE] Math::BigRat 0.11
54324              From: Tels <perl_dummy@bloodgate.com>
54325              Date: Wed, 7 Jan 2004 18:30:06 +0100
54326              Message-Id: <200401071830.07445@bloodgate.com>
54327      Branch: perl
54328            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
54329            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
54330 ____________________________________________________________________________
54331 [ 22109] By: rgs                                   on 2004/01/10  23:39:38
54332         Log: Subject: [PATCH] Nicer formatting for function arguments in Carp messages
54333              From: Steve Hay <steve.hay@uk.radan.com>
54334              Date: Wed, 07 Jan 2004 13:22:30 +0000
54335              Message-ID: <3FFC0816.9090406@uk.radan.com>
54336
54337              (and increment version number in Carp)
54338      Branch: perl
54339            ! lib/Carp.pm lib/Carp/Heavy.pm
54340 ____________________________________________________________________________
54341 [ 22108] By: adi                                   on 2004/01/10  21:33:59
54342         Log: documentation nit
54343      Branch: perl
54344            ! pod/perlop.pod
54345 ____________________________________________________________________________
54346 [ 22107] By: adi                                   on 2004/01/10  20:19:09
54347         Log: nit to Bytecode - the av_extend opcode wasn't saved when
54348              the array had AvFILL == 0
54349      Branch: perl
54350            ! ext/B/B/Assembler.pm
54351 ____________________________________________________________________________
54352 [ 22106] By: adi                                   on 2004/01/10  20:16:03
54353         Log: still problems with backreferences + reverse cloning
54354              after #21936 - the weak reference may live on the pad.
54355      Branch: perl
54356            ! sv.c
54357 ____________________________________________________________________________
54358 [ 22104] By: nicholas                              on 2004/01/09  19:50:43
54359         Log: Bah. Makefile.PL still tests the sub-MANIFEST
54360      Branch: perl
54361            ! ext/Storable/MANIFEST
54362 ____________________________________________________________________________
54363 [ 22103] By: davem                                 on 2004/01/09  12:20:38
54364         Log: temporarily backout test of thread returning a closure. It crashes
54365              win32.
54366      Branch: perl
54367            ! ext/threads/t/problems.t
54368 ____________________________________________________________________________
54369 [ 22102] By: davem                                 on 2004/01/08  22:32:28
54370         Log: Subject: segv in pad.c with threads (was: DBD::Oracle and Perl 5.8.2 threads)
54371              Message-ID: <20040107121357.GD82921@dansat.data-plan.com>
54372
54373              Returning a closure from a thread (via join) could mess up because
54374              pointers to PL_sv_undef weren't rejigged to point at the joiner's
54375              version of PL_sv_undef. Also, the closure's CvGV got cloned too
54376              but never freed, since CvGV isn't refcounted.
54377      Branch: perl
54378            ! ext/threads/t/problems.t ext/threads/threads.xs sv.c
54379 ____________________________________________________________________________
54380 [ 22101] By: rgs                                   on 2004/01/08  21:00:56
54381         Log: perl582delta.pod was not in the MANIFEST.
54382      Branch: perl
54383            ! MANIFEST
54384 ____________________________________________________________________________
54385 [ 22100] By: nicholas                              on 2004/01/08  17:35:27
54386         Log: Integrate:
54387              [ 22093]
54388              Graham says that the search.cpan.org pod finder hashes on name
54389              The 4 files all thinking they are perldelta.pod confuses it.
54390      Branch: perl
54391           +> pod/perl582delta.pod
54392           !> pod/perl581delta.pod pod/perl58delta.pod
54393 ____________________________________________________________________________
54394 [ 22096] By: nicholas                              on 2004/01/08  13:15:38
54395         Log: Subject: [PATCH pod/perlhist.pod] Mention 5.8.3-RC1
54396              From: Abigail <abigail@abigail.nl>
54397              Message-ID: <20040107230027.GC393@abigail.nl>
54398              Date: Thu, 8 Jan 2004 00:00:27 +0100
54399      Branch: perl
54400            ! pod/perlhist.pod
54401 ____________________________________________________________________________
54402 [ 22091] By: nicholas                              on 2004/01/07  19:09:50
54403         Log: [Integrate]
54404              22088 22089 22090 (datestamp corrections - let's see if this really
54405              works)
54406      Branch: perl
54407           !> (integrate 35 files)
54408 ____________________________________________________________________________
54409 [ 22084] By: rgs                                   on 2004/01/07  09:25:16
54410         Log: Hardcoded numerical flag masks. Bad.
54411      Branch: perl
54412            ! doop.c
54413 ____________________________________________________________________________
54414 [ 22083] By: nicholas                              on 2004/01/06  18:57:29
54415         Log: Seems that sv_setsv_cow needs to be visible to core extensions,
54416              so that re will build properly on Win32. Thanks to Steve Hay for
54417              trying COW and finding the problems.
54418      Branch: perl
54419            ! embed.fnc embed.h
54420 ____________________________________________________________________________
54421 [ 22082] By: rgs                                   on 2004/01/06  18:11:22
54422         Log: Fix bug #24813 : the -0 wasn't recognized on the #! line
54423      Branch: perl
54424            + t/run/switch0.t
54425            ! MANIFEST perl.c
54426 ____________________________________________________________________________
54427 [ 22079] By: nicholas                              on 2004/01/06  12:38:52
54428         Log: Jarkko didn't move the cd ..\pod correctly. Given that it's been
54429              like this pre 5.8.1, I suspect that no-one has used it recently.
54430      Branch: perl
54431            ! win32/makefile.mk
54432 ____________________________________________________________________________
54433 [ 22076] By: rgs                                   on 2004/01/06  08:18:44
54434         Log: The TODO tag should be included also when a TODO test succeeds,
54435              so it's reported by the test harness
54436      Branch: perl
54437            ! t/op/write.t
54438 ____________________________________________________________________________
54439 [ 22075] By: rgs                                   on 2004/01/06  07:56:25
54440         Log: This TODO test seems to pass now.
54441      Branch: perl
54442            ! t/op/write.t
54443 ____________________________________________________________________________
54444 [ 22074] By: rgs                                   on 2004/01/05  23:29:55
54445         Log: Some of the bitwise manipulation PP functions weren't checking
54446              whether their arguments were magical before using them.
54447              (bug [#24816]).
54448      Branch: perl
54449            ! pp.c
54450 ____________________________________________________________________________
54451 [ 22071] By: davem                                 on 2004/01/05  22:17:04
54452         Log: [perl #24674]
54453              stop $^O getting tainted on read access, and disallow tainted
54454              assignment to it
54455      Branch: perl
54456            ! mg.c t/op/taint.t
54457 ____________________________________________________________________________
54458 [ 22068] By: rgs                                   on 2004/01/05  21:48:30
54459         Log: Some mandatory syntax warnings emitted by the lexer weren't
54460              disableable (bug [perl #24815]).
54461      Branch: perl
54462            ! pod/perldiag.pod t/lib/warnings/toke toke.c
54463 ____________________________________________________________________________
54464 [ 22067] By: nicholas                              on 2004/01/05  21:36:07
54465         Log: Change the flag logic in buildtoc
54466      Branch: perl
54467            ! pod.lst pod/buildtoc
54468 ____________________________________________________________________________
54469 [ 22064] By: nicholas                              on 2004/01/05  21:16:09
54470         Log: Fix bug with MANIFEST generation when we also regenerate perltoc.pod
54471      Branch: perl
54472            ! pod/buildtoc
54473 ____________________________________________________________________________
54474 [ 22058] By: rgs                                   on 2004/01/05  06:17:47
54475         Log: Subject: [PATCH] skip num.t #47 on VMS
54476              From: "Craig A. Berry" <craigberry@mac.com>
54477              Date: Sun, 04 Jan 2004 23:16:26 -0600
54478              Message-ID: <3FF8F32A.5000108@mac.com>
54479      Branch: perl
54480            ! t/base/num.t
54481 ____________________________________________________________________________
54482 [ 22057] By: rgs                                   on 2004/01/05  06:17:07
54483         Log: Subject: [PATCH configure.com] future-proof signal check
54484              From: "Craig A. Berry" <craigberry@mac.com>
54485              Date: Sun, 04 Jan 2004 22:53:40 -0600
54486              Message-ID: <3FF8EDD4.3080308@mac.com>
54487      Branch: perl
54488            ! configure.com
54489 ____________________________________________________________________________
54490 [ 22056] By: rgs                                   on 2004/01/04  20:45:31
54491         Log: Upgrade to Cwd 2.13
54492      Branch: perl
54493            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
54494 ____________________________________________________________________________
54495 [ 22055] By: davem                                 on 2004/01/04  19:34:36
54496         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
54497              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
54498              Date: Fri, 2 Jan 2004 11:31:46 +0100
54499              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4B3@attmsx1>
54500
54501              eval of of a truncated format should fail
54502      Branch: perl
54503            ! t/op/write.t toke.c
54504 ____________________________________________________________________________
54505 [ 22052] By: rgs                                   on 2004/01/03  19:53:53
54506         Log: Upgrade to PerlIO::via::QuotedPrint 0.06
54507      Branch: perl
54508            ! lib/PerlIO/via/QuotedPrint.pm
54509 ____________________________________________________________________________
54510 [ 22051] By: rgs                                   on 2004/01/03  19:51:02
54511         Log: Upgrade to Time::HiRes 1.54
54512      Branch: perl
54513            + ext/Time/HiRes/hints/solaris.pl
54514            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
54515            ! ext/Time/HiRes/HiRes.xs
54516 ____________________________________________________________________________
54517 [ 22050] By: nicholas                              on 2004/01/03  19:24:00
54518         Log: No matter how hard you proof read it, something always slips through.
54519      Branch: perl
54520            ! ext/Storable/ChangeLog
54521 ____________________________________________________________________________
54522 [ 22049] By: nicholas                              on 2004/01/03  19:22:08
54523         Log: Fix minor problems with the CPAN release
54524              1: Make Storable.xs to work on 5.8.2 and later (already in the core)
54525              2: Ship the linux hints file
54526              3: Ship Test::More for the benefit of Perls pre 5.6.2
54527              4: Correct Makefile.PL to install in core for 5.8.0 and later
54528      Branch: perl
54529            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
54530            ! ext/Storable/Makefile.PL ext/Storable/README
54531            ! ext/Storable/Storable.pm
54532 ____________________________________________________________________________
54533 [ 22047] By: rgs                                   on 2004/01/03  00:07:13
54534         Log: Tidy up change #18751, so that the second parameter to unpack()
54535              defaults to $_ at compile-time, instead of run-time (like all
54536              other primitives that default to $_).
54537      Branch: perl
54538            ! embed.h op.c opcode.h opcode.pl pp.sym pp_pack.c pp_proto.h
54539 ____________________________________________________________________________
54540 [ 22044] By: nicholas                              on 2004/01/02  16:17:24
54541         Log: Bump $threads::VERSION as the documentation has changed. Tweak the
54542              documentaiton, update Arthur's e-mail address
54543      Branch: perl
54544            ! ext/threads/threads.pm
54545 ____________________________________________________________________________
54546 [ 22043] By: rgs                                   on 2004/01/02  08:35:22
54547         Log: Use the optimization level -O2 by default on Linux/gcc.
54548              See :
54549              Subject: Benchmarking (was Re: GCC bug breaking Perl_sv_catpvfn()?)
54550              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
54551              Date: Thu, 1 Jan 2004 05:32:15 +0100
54552              Message-ID: <071601c3d020$4046d2a0$d500a8c0@R2D2>
54553      Branch: perl
54554            ! hints/linux.sh
54555 ____________________________________________________________________________
54556 [ 22041] By: nicholas                              on 2004/01/02  00:38:00
54557         Log: Update debugger version number and Changes file
54558      Branch: perl
54559            ! lib/perl5db.pl
54560 ____________________________________________________________________________
54561 [ 22037] By: davem                                 on 2004/01/01  23:22:10
54562         Log: addition to 22036 (document SUPER better): superclass may be plural
54563      Branch: perl
54564            ! pod/perlbot.pod pod/perlobj.pod
54565 ____________________________________________________________________________
54566 [ 22036] By: davem                                 on 2004/01/01  22:23:11
54567         Log: Document the quirks of SUPER, especially the fact that it it
54568              relative to the current package and not to the invoking object.
54569      Branch: perl
54570            ! pod/perlboot.pod pod/perlbot.pod pod/perlobj.pod
54571            ! pod/perltoot.pod
54572 ____________________________________________________________________________
54573 [ 22034] By: davem                                 on 2004/01/01  19:58:08
54574         Log: Fix bug #24383, where hashes with the :unique attribute weren't
54575              getting made readonly on interpreter clone. Also, remove the
54576              :unique attribute from the hashes in warnings.pm, since they may
54577              later be modified by warnings::register.  Finally, adds tests for
54578              the :unique attribute.
54579      Branch: perl
54580            ! ext/threads/t/problems.t lib/warnings.pm sv.c warnings.pl
54581 ____________________________________________________________________________
54582 [ 22033] By: nicholas                              on 2004/01/01  19:22:24
54583         Log: Subject: Perl 5.8.3 patches from the BS2000 port - part 2
54584              From: Dorner Thomas <tdorner@amadeus.net>
54585              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B6740@Ex02.inhouse.start.de>
54586              Date: Fri, 19 Dec 2003 07:16:47 +0100
54587      Branch: perl
54588            ! t/io/utf8.t t/op/pat.t
54589 ____________________________________________________________________________
54590 [ 22032] By: rgs                                   on 2004/01/01  17:29:21
54591         Log: Subject: [PATCH 5.8.2 @21574] OS/2 update
54592              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
54593              Date: Thu, 18 Dec 2003 14:10:29 -0800
54594              Message-ID: <20031218221029.GA7898@math.berkeley.edu>
54595      Branch: perl
54596            ! README.os2 hints/os2.sh installperl lib/ExtUtils/MM_Unix.pm
54597            ! makedef.pl os2/Changes os2/OS2/REXX/DLL/Changes
54598            ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h os2/perl2cmd.pl
54599 ____________________________________________________________________________
54600 [ 22031] By: rgs                                   on 2004/01/01  16:30:13
54601         Log: Document that /[\W]/ doesn't work, unicode-wise (see bug #18281)
54602      Branch: perl
54603            ! pod/perlunicode.pod
54604 ____________________________________________________________________________
54605 [ 22030] By: rgs                                   on 2004/01/01  13:55:31
54606         Log: Document that detached threads aren't supported on Windows yet.
54607      Branch: perl
54608            ! ext/threads/threads.pm
54609 ____________________________________________________________________________
54610 [ 22029] By: rgs                                   on 2004/01/01  13:30:33
54611         Log: Upgrade to Getopt::Long 2.34_01
54612      Branch: perl
54613            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
54614 ____________________________________________________________________________
54615 [ 22026] By: nicholas                              on 2003/12/31  15:22:31
54616         Log: Tweak 00compile.t to avoid splatting a DIAG over core perl's
54617              beautiful clean run of OKs. You are all getting a clean run of OKs,
54618              aren't you?
54619      Branch: perl
54620            ! lib/Test/Harness/t/00compile.t
54621 ____________________________________________________________________________
54622 [ 22025] By: nicholas                              on 2003/12/31  15:11:51
54623         Log: Subject: [PATCH] "piconv -C 512" badly broken
54624              From: Autrijus Tang <autrijus@autrijus.org>
54625              Message-Id: <1072870210.769.5.camel@localhost>
54626              Date: Wed, 31 Dec 2003 19:30:10 +0800
54627      Branch: perl
54628            ! ext/Encode/bin/piconv
54629 ____________________________________________________________________________
54630 [ 22021] By: rgs                                   on 2003/12/31  08:28:43
54631         Log: Upgrade to Test::Harness 2.40.
54632      Branch: perl
54633            ! lib/Test/Harness.pm lib/Test/Harness/Changes
54634            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
54635            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
54636            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
54637            ! lib/Test/Harness/t/prove-switches.t
54638            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
54639            ! lib/Test/Harness/t/test-harness.t
54640 ____________________________________________________________________________
54641 [ 22020] By: rgs                                   on 2003/12/31  07:59:19
54642         Log: C++ comments, bad.
54643      Branch: perl
54644            ! ext/Cwd/Cwd.xs
54645 ____________________________________________________________________________
54646 [ 22018] By: nicholas                              on 2003/12/30  23:29:59
54647         Log: Bump VERSION numbers
54648      Branch: perl
54649            ! ext/POSIX/POSIX.pm lib/Benchmark.pm lib/File/CheckTree.pm
54650            ! lib/Getopt/Std.pm lib/PerlIO.pm lib/Tie/Hash.pm
54651            ! lib/diagnostics.pm
54652 ____________________________________________________________________________
54653 [ 22016] By: rgs                                   on 2003/12/30  21:10:22
54654         Log: A patch for Test::Harness on VMS by Craig Berry
54655              (see RT CPAN bug #4745)
54656      Branch: perl
54657            ! lib/Test/Harness/Straps.pm
54658 ____________________________________________________________________________
54659 [ 22013] By: nicholas                              on 2003/12/30  18:18:28
54660         Log: Subject: more uni doc tweakage
54661              From: Jarkko Hietaniemi <jhi@iki.fi>
54662              Message-ID: <20031230133755.GA23118@vipunen.hut.fi>
54663              Date: Tue, 30 Dec 2003 15:37:55 +0200
54664
54665              Subject: one more pod fix
54666              From: Jarkko Hietaniemi <jhi@iki.fi>
54667              Message-ID: <20031230135641.GA24516@vipunen.hut.fi>
54668              Date: Tue, 30 Dec 2003 15:56:41 +0200
54669      Branch: perl
54670            ! lib/PerlIO.pm pod/perlunicode.pod
54671 ____________________________________________________________________________
54672 [ 22009] By: davem                                 on 2003/12/30  17:14:44
54673         Log: bug #24757 perlrun.pod's description of find -mtime was ambiguous
54674      Branch: perl
54675            ! pod/perlrun.pod
54676 ____________________________________________________________________________
54677 [ 22007] By: rgs                                   on 2003/12/30  16:04:47
54678         Log: Upgrade to Math::BigInt 1.68.
54679      Branch: perl
54680            + lib/Math/BigInt/t/bigroot.t
54681            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
54682            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
54683            ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbi.t
54684            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
54685            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
54686 ____________________________________________________________________________
54687 [ 22005] By: davem                                 on 2003/12/30  15:07:50
54688         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
54689              heuristics for calculating buffer size needed to compile a format
54690              didn't allow for \0
54691      Branch: perl
54692            ! pp_ctl.c t/op/write.t
54693 ____________________________________________________________________________
54694 [ 22003] By: rgs                                   on 2003/12/30  12:54:02
54695         Log: Add a regression test for bug #24762
54696      Branch: perl
54697            ! t/comp/parser.t
54698 ____________________________________________________________________________
54699 [ 22002] By: rgs                                   on 2003/12/30  12:49:09
54700         Log: Updates the notes about byacc in pumpkin.pod.
54701      Branch: perl
54702            ! Porting/pumpkin.pod
54703 ____________________________________________________________________________
54704 [ 22001] By: rgs                                   on 2003/12/30  09:58:08
54705         Log: Bump up UNIVERSAL's version to 1.02
54706              (due to fix #21418)
54707      Branch: perl
54708            ! lib/UNIVERSAL.pm
54709 ____________________________________________________________________________
54710 [ 21999] By: nicholas                              on 2003/12/29  23:53:31
54711         Log: Add Mike Pomraning
54712      Branch: perl
54713            ! AUTHORS
54714 ____________________________________________________________________________
54715 [ 21997] By: rgs                                   on 2003/12/29  20:11:12
54716         Log: Update the README and Changes files for Switch 2.10
54717      Branch: perl
54718            ! lib/Switch/Changes lib/Switch/README
54719 ____________________________________________________________________________
54720 [ 21996] By: rgs                                   on 2003/12/29  20:07:00
54721         Log: Upgrade to Switch 2.10, by integrating some changes by Damian
54722      Branch: perl
54723            ! lib/Switch.pm
54724 ____________________________________________________________________________
54725 [ 21993] By: rgs                                   on 2003/12/29  10:49:29
54726         Log: Windows hasn't getuid/setuid and friends.
54727              Therefore disable the code related to them in POSIX.xs.
54728
54729              Subject: [PATCH: ext/POSIX/POSIX.xs] Re: Smoke [5.8.2] 21979 FAIL(Xt) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
54730              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
54731              Date: Mon, 29 Dec 2003 04:51:19 +0100
54732              Message-ID: <03d401c3cdbf$05730ee0$d500a8c0@R2D2>
54733      Branch: perl
54734            ! ext/POSIX/POSIX.xs
54735 ____________________________________________________________________________
54736 [ 21992] By: rgs                                   on 2003/12/29  10:31:07
54737         Log: Subject: [PATCH] win32_chsize buglet
54738              From: "Kevin Chase" <kevincha99@hotmail.com>
54739              Date: Sun, 28 Dec 2003 15:48:56 -0800
54740              Message-ID: <BAY2-F90usv0ccZRh8Z0005683d@hotmail.com>
54741      Branch: perl
54742            ! win32/win32.c
54743 ____________________________________________________________________________
54744 [ 21991] By: rgs                                   on 2003/12/29  08:10:51
54745         Log: Upgrade to Encode 1.99.
54746      Branch: perl
54747            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
54748            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
54749            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
54750            ! ext/Encode/t/mime-header.t ext/Encode/ucm/gsm0338.ucm
54751            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
54752            ! ext/Encode/ucm/macHebrew.ucm
54753 ____________________________________________________________________________
54754 [ 21990] By: rgs                                   on 2003/12/28  18:41:35
54755         Log: Fix a little syntax error, reported by Marcus Holland-Moritz
54756      Branch: perl
54757            ! win32/win32.c
54758 ____________________________________________________________________________
54759 [ 21989] By: nicholas                              on 2003/12/28  11:49:20
54760         Log: From: "Nigel Sandever" <njsandever@hotmail.com>
54761              Subject: [PATCH] 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES
54762              Message-ID: <Law9-F94BdsnvUFcxT500000ea5@hotmail.com>
54763              Date: Thu, 25 Sep 2003 21:49:07 +0000
54764      Branch: perl
54765            ! dosish.h win32/win32.c win32/win32sck.c
54766 ____________________________________________________________________________
54767 [ 21988] By: rgs                                   on 2003/12/27  23:46:40
54768         Log: Regenerate the perly.c patch for byacc output painless fixing
54769      Branch: perl
54770            ! perly_c.diff
54771 ____________________________________________________________________________
54772 [ 21986] By: rgs                                   on 2003/12/27  23:11:59
54773         Log: Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax error
54774      Branch: perl
54775            ! perly.c perly.y vms/perly_c.vms
54776 ____________________________________________________________________________
54777 [ 21985] By: nicholas                              on 2003/12/27  22:55:35
54778         Log: Subject: Cross compilation patches for arm.
54779              From: Redvers Davies <red@criticalintegration.com>
54780              Message-Id: <1072098653.4789.6.camel@ragefire>
54781              Date: Mon, 22 Dec 2003 08:11:34 -0500
54782      Branch: perl
54783            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
54784            ! Cross/config.sh-arm-linux Cross/installperl.patch
54785 ____________________________________________________________________________
54786 [ 21983] By: rgs                                   on 2003/12/27  21:29:04
54787         Log: Fix bug [perl #24735] : make sure that the range (..) operator
54788              treats an undefined argument as 0 for numerical ranges and as ""
54789              for magical string ranges.
54790      Branch: perl
54791            ! pp_ctl.c t/op/range.t
54792 ____________________________________________________________________________
54793 [ 21981] By: rgs                                   on 2003/12/27  20:14:09
54794         Log: Subject: PATCH:  *DB*_File
54795              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
54796              Date: Sat, 27 Dec 2003 20:02:30 -0000
54797              Message-ID: <AIEAJICLCBDNAAOLLOKLIEAOPGAA.Paul.Marquess@btinternet.com>
54798      Branch: perl
54799            ! XSUB.h ext/DB_File/Changes ext/DB_File/DB_File.pm
54800            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
54801            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
54802            ! ext/DB_File/typemap ext/GDBM_File/typemap
54803            ! ext/NDBM_File/typemap ext/ODBM_File/typemap
54804            ! ext/SDBM_File/typemap
54805 ____________________________________________________________________________
54806 [ 21978] By: nicholas                              on 2003/12/27  18:31:27
54807         Log: Straggler from Cwd
54808      Branch: perl
54809            + ext/Cwd/Changes
54810 ____________________________________________________________________________
54811 [ 21977] By: nicholas                              on 2003/12/27  18:29:44
54812         Log: Straggler from Unicode::Collate.
54813              We need to automate this.
54814              For some value of we. (tr/w/m/ I suspect)
54815      Branch: perl
54816            + lib/Unicode/Collate/t/rearrang.t
54817 ____________________________________________________________________________
54818 [ 21976] By: nicholas                              on 2003/12/27  18:28:37
54819         Log: Assimilate Unicode::Collate 0.33
54820      Branch: perl
54821            + lib/Unicode/Collate/t/altern.t lib/Unicode/Collate/t/view.t
54822            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
54823            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
54824            ! lib/Unicode/Collate/t/contract.t
54825            ! lib/Unicode/Collate/t/illegal.t lib/Unicode/Collate/t/test.t
54826            ! lib/Unicode/Collate/t/version.t
54827 ____________________________________________________________________________
54828 [ 21975] By: nicholas                              on 2003/12/27  18:12:33
54829         Log: Assimilate PodParser-1.26
54830      Branch: perl
54831            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
54832            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/PlainText.pm
54833            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/pod2usage.PL
54834            ! pod/podselect.PL t/pod/pod2usage.xr t/pod/podselect.xr
54835 ____________________________________________________________________________
54836 [ 21974] By: nicholas                              on 2003/12/27  17:50:34
54837         Log: Assimilate File::Spec 0.87
54838      Branch: perl
54839            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
54840 ____________________________________________________________________________
54841 [ 21973] By: nicholas                              on 2003/12/27  17:24:27
54842         Log: Assimilate Digest 1.05
54843      Branch: perl
54844            ! lib/Digest.pm lib/Digest/t/digest.t
54845 ____________________________________________________________________________
54846 [ 21972] By: nicholas                              on 2003/12/27  17:20:23
54847         Log: Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change
54848              21646 was only applied to core (must punt this back and thereby unfork)
54849              Need to fix test boilerplate properly for PERL_CORE
54850      Branch: perl
54851            ! MANIFEST Porting/Maintainers.pl ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
54852            ! ext/Cwd/t/taint.t lib/Cwd.pm
54853 ____________________________________________________________________________
54854 [ 21971] By: nicholas                              on 2003/12/27  16:55:54
54855         Log: Subject: [PATCH] Remove Win32 compiler warnings
54856              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
54857              Date: Sat, 27 Dec 2003 17:39:20 +0100
54858              Message-ID: <018901c3cc97$fa976660$d500a8c0@R2D2>
54859      Branch: perl
54860            ! ext/XS/APItest/APItest.xs ext/threads/shared/shared.xs sv.c
54861 ____________________________________________________________________________
54862 [ 21970] By: nicholas                              on 2003/12/27  16:39:01
54863         Log: Allow overriding of the p4 settings via environment variables
54864              Make regexp more robust to parse FreeBSD's patch output
54865      Branch: perl
54866            ! Porting/apply
54867 ____________________________________________________________________________
54868 [ 21968] By: rgs                                   on 2003/12/27  14:27:57
54869         Log: Subject: [PATCH] perl 5.8.0, FindBin::again
54870              From: Slaven Rezic <slaven@rezic.de>
54871              Date: 01 May 2003 21:28:10 +0200
54872              Message-ID: <873cjy31rp.fsf@vran.herceg.de>
54873      Branch: perl
54874            ! lib/FindBin.pm lib/FindBin.t
54875 ____________________________________________________________________________
54876 [ 21967] By: nicholas                              on 2003/12/27  13:26:29
54877         Log: Subject: [PATCH: sv.c] Turn Quad_t to Uquad_t in unsigned branch
54878              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
54879              Date: Sat, 27 Dec 2003 02:48:19 +0100
54880              Message-ID: <010001c3cc1b$813763a0$d500a8c0@R2D2>
54881      Branch: perl
54882            ! sv.c
54883 ____________________________________________________________________________
54884 [ 21964] By: nicholas                              on 2003/12/26  20:31:38
54885         Log: Change minimum perl version where the test is run from 5.9.0 to 5.8.3
54886              as I'm going to integrate the core patch
54887      Branch: perl
54888            ! ext/List/Util/t/weak.t
54889 ____________________________________________________________________________
54890 [ 21962] By: nicholas                              on 2003/12/26  19:22:16
54891         Log: Subject: [PATCH: sv.c] Re: GCC bug breaking Perl_sv_catpvfn()?
54892              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
54893              Date: Fri, 26 Dec 2003 02:47:09 +0100
54894              Message-ID: <03ca01c3cb52$2d509b40$5700a8c0@R2D2>
54895      Branch: perl
54896            ! sv.c
54897 ____________________________________________________________________________
54898 [ 21960] By: rgs                                   on 2003/12/26  10:18:24
54899         Log: Refactor the code that checks whether a range is numeric
54900              or string-magical.
54901      Branch: perl
54902            ! pp_ctl.c
54903 ____________________________________________________________________________
54904 [ 21959] By: rgs                                   on 2003/12/26  08:51:06
54905         Log: Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state.
54906              This fixes building SDBM_File on AIX.
54907      Branch: perl
54908            ! ext/SDBM_File/sdbm/Makefile.PL
54909 ____________________________________________________________________________
54910 [ 21958] By: rgs                                   on 2003/12/25  21:22:25
54911         Log: Fix bug [perl #24641] : when POSIX::set[ug]id() are called,
54912              update the perl variables PL_uid and PL_euid (resp. PL_gid
54913              and PL_egid) with the new values.
54914      Branch: perl
54915            ! ext/POSIX/POSIX.xs
54916 ____________________________________________________________________________
54917 [ 21957] By: rgs                                   on 2003/12/25  20:14:00
54918         Log: Subject: [PATCH 5.8.2 @21574] INSTALL_PREFIX from C
54919              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
54920              Date: Thu, 18 Dec 2003 12:30:06 -0800
54921              Message-ID: <20031218203006.GA7772@math.berkeley.edu>
54922      Branch: perl
54923            ! config_h.SH
54924 ____________________________________________________________________________
54925 [ 21956] By: rgs                                   on 2003/12/25  19:40:55
54926         Log: Subject: BigInt v1.68 - pre-release
54927              From: Tels <perl_dummy@bloodgate.com>
54928              Date: Tue, 23 Dec 2003 01:09:23 +0100
54929              Message-Id: <200312230106.27661@bloodgate.com>
54930      Branch: perl
54931            + lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/alias.inc
54932            + lib/Math/BigInt/t/mbf_ali.t lib/Math/BigInt/t/mbi_ali.t
54933            + lib/Math/BigInt/t/sub_ali.t
54934            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
54935            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
54936            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
54937            ! lib/Math/BigInt/t/upgrade.inc
54938 ____________________________________________________________________________
54939 [ 21955] By: rgs                                   on 2003/12/25  18:59:54
54940         Log: Subject: [perl #24506] [PATCH] cannot weaken refs to read only values
54941              From: Fergal Daly <fergal@esatclear.ie>
54942              Date: Tue, 2 Dec 2003 23:18:18 +0000
54943              Message-Id: <200312022318.18353.fergal@esatclear.ie>
54944
54945              (tweaked so the test is skipped on perls < 5.9.0)
54946      Branch: perl
54947            ! ext/List/Util/t/weak.t sv.c
54948 ____________________________________________________________________________
54949 [ 21953] By: nicholas                              on 2003/12/23  23:34:48
54950         Log: Subject:  [PATCH: perl@21949] document patch for VMS port on new file systems
54951              From:  PPrymmer@factset.com
54952              Date:  Tue, 23 Dec 2003 17:27:44 -0500
54953              Message-Id:  <OF32243F10.A592C9A9-ON85256E05.007B1741-85256E05.007B63CB@factset.com>
54954      Branch: perl
54955            ! README.vms
54956 ____________________________________________________________________________
54957 [ 21952] By: nicholas                              on 2003/12/23  23:19:19
54958         Log: Subject: [patch t/test.pl] comment fix
54959              From: Stas Bekman <stas@stason.org>
54960              Message-ID: <3FE8C65A.4060708@stason.org>
54961              Date: Tue, 23 Dec 2003 14:48:58 -0800
54962      Branch: perl
54963            ! t/test.pl
54964 ____________________________________________________________________________
54965 [ 21951] By: adi                                   on 2003/12/22  23:22:12
54966         Log: re-fix [perl #24508] without speed regression.
54967              keep an eye on this.
54968      Branch: perl
54969            ! op.c opcode.h opcode.pl
54970 ____________________________________________________________________________
54971 [ 21950] By: adi                                   on 2003/12/22  23:19:25
54972         Log: sanitize some macros - based on Chip Salzenberg suggestions and
54973              on the way GNU people use the gcc-ish 'blocks in parens'
54974      Branch: perl
54975            ! XSUB.h sv.h
54976 ____________________________________________________________________________
54977 [ 21948] By: nicholas                              on 2003/12/22  21:00:30
54978         Log: Subject: Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
54979              Message-ID: <Pine.LNX.4.58.0312220116520.17374@localhost.localdomain>
54980              Date: Mon, 22 Dec 2003 01:52:08 -0600 (CST)
54981              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
54982      Branch: perl
54983            ! ext/threads/shared/shared.xs
54984 ____________________________________________________________________________
54985 [ 21946] By: nicholas                              on 2003/12/22  20:34:06
54986         Log: Subject:  doc nits
54987              From:  Jarkko Hietaniemi <jhi@iki.fi>
54988              Date:  Mon, 22 Dec 2003 21:57:34 +0200
54989              Message-Id:  <20031222195734.GA29441@vipunen.hut.fi>
54990      Branch: perl
54991            ! pod/perltodo.pod pod/perlunicode.pod
54992 ____________________________________________________________________________
54993 [ 21944] By: merijn                                on 2003/12/22  10:13:43
54994         Log: Subject: [PATCH] configure.com archname tweak
54995              From: "Craig A. Berry" <craigberry@mac.com>
54996              Date: Sun, 21 Dec 2003 23:07:13 -0600
54997              Message-ID: <3FE67C01.1000704@mac.com>
54998      Branch: perl
54999            ! configure.com
55000 ____________________________________________________________________________
55001 [ 21942] By: rgs                                   on 2003/12/21  21:29:47
55002         Log: Subject: [perl #24651] Taint bug with multiple backticks in ref consturctors
55003              From: Mike Guy <mjtg@cam.ac.uk>
55004              Date: Fri, 19 Dec 2003 17:17:11 +0000
55005              Message-Id: <E1AXOFT-0007DE-7q@draco.cus.cam.ac.uk>
55006      Branch: perl
55007            ! pod/perlsec.pod
55008 ____________________________________________________________________________
55009 [ 21940] By: rgs                                   on 2003/12/21  15:33:19
55010         Log: Fix a side-effect of bug #24674 in the perl debugger.
55011
55012              Subject: [perl #24674] 5.x odd taint bug
55013              From: Dominique Quatravaux (via RT) <perlbug-followup@perl.org>
55014              Date: 16 Dec 2003 15:03:24 -0000
55015              Message-ID: <rt-3.0.7_01-24674-68456.11.3124667849085@perl.org>
55016      Branch: perl
55017            ! lib/perl5db.pl
55018 ____________________________________________________________________________
55019 [ 21938] By: rgs                                   on 2003/12/20  22:56:24
55020         Log: Subject: Perl 5.8.3 patches from the BS2000 port
55021              From: Dorner Thomas <tdorner@amadeus.net>
55022              Date: Wed, 17 Dec 2003 15:41:17 +0100
55023              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de>
55024      Branch: perl
55025            ! hints/posix-bc.sh t/base/num.t t/comp/parser.t
55026 ____________________________________________________________________________
55027 [ 21937] By: adi                                   on 2003/12/20  21:37:03
55028         Log: after back-references, restricted hashes.
55029              see http://nntp.perl.org/group/perl.perl5.porters/86497
55030              this is hopefully only a temporary solution.
55031      Branch: perl
55032            ! perl.c
55033 ____________________________________________________________________________
55034 [ 21936] By: adi                                   on 2003/12/20  21:32:37
55035         Log: fix [perl #24660], [perl #24663].
55036      Branch: perl
55037            ! mg.c sv.c
55038 ____________________________________________________________________________
55039 [ 21935] By: rgs                                   on 2003/12/20  21:21:50
55040         Log: Upgrade to Time::Local 1.07_94
55041      Branch: perl
55042            ! lib/Time/Local.pm lib/Time/Local.t
55043 ____________________________________________________________________________
55044 [ 21933] By: nicholas                              on 2003/12/20  20:07:44
55045         Log: Subject: [PATCH] OpenVMS I64 support
55046              From: "Craig A. Berry" <craigberry@mac.com>
55047              Message-ID: <3FE2441F.2070603@mac.com>
55048              Date: Thu, 18 Dec 2003 18:19:43 -0600
55049      Branch: perl
55050            ! configure.com vms/gen_shrfls.pl
55051 ____________________________________________________________________________
55052 [ 21932] By: nicholas                              on 2003/12/20  19:57:51
55053         Log: remove duplicate PERL_HASH (as spotted by Enache Adrian in
55054              <20031220124854.GA1265@ratsnest.hole> )
55055      Branch: perl
55056            ! hv.c
55057 ____________________________________________________________________________
55058 [ 21931] By: nicholas                              on 2003/12/20  18:58:06
55059         Log: Solaris gconvert() doesn't like ndigits == 0. Currently we have no
55060              Configure test for troublesome gconvert(), so for now simply avoid
55061              the optimisation that calls gconvert() in this case.
55062      Branch: perl
55063            ! sv.c
55064 ____________________________________________________________________________
55065 [ 21928] By: rgs                                   on 2003/12/19  08:36:11
55066         Log: Upgrade to CGI.pm 3.01
55067      Branch: perl
55068            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
55069            ! lib/CGI/Pretty.pm lib/CGI/Util.pm lib/CGI/t/carp.t
55070            ! lib/CGI/t/request.t
55071 ____________________________________________________________________________
55072 [ 21927] By: rgs                                   on 2003/12/19  08:10:41
55073         Log: Subject: [DOCPATCH] base.pm
55074              From: Elizabeth Mattijsen <liz@dijkmat.nl>
55075              Date: Thu, 18 Dec 2003 22:30:52 +0100
55076              Message-Id: <p05111b12bc07cc596977@[192.168.56.3]>
55077
55078              Plus, remove leftover mentions of pseudo-hashes
55079      Branch: perl
55080            ! lib/base.pm
55081 ____________________________________________________________________________
55082 [ 21924] By: nicholas                              on 2003/12/18  20:24:29
55083         Log: "Richard" - who he? (Add "Richard Clamp" to the list of pumpkings)
55084      Branch: perl
55085            ! pod/perlhist.pod
55086 ____________________________________________________________________________
55087 [ 21923] By: rgs                                   on 2003/12/18  14:58:42
55088         Log: Perl 1.0.16 has been released.
55089      Branch: perl
55090            ! pod/perlhist.pod
55091 ____________________________________________________________________________
55092 [ 21922] By: rgs                                   on 2003/12/17  21:36:36
55093         Log: Subject: [PATCH: embed.fnc] arguments for perl_clone()
55094              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
55095              Date: Wed, 17 Dec 2003 13:26:52 +0100
55096              Message-ID: <055701c3c499$11144f90$8cecfe91@R2D2>
55097      Branch: perl
55098            ! embed.fnc embed.h global.sym
55099 ____________________________________________________________________________
55100 [ 21921] By: rgs                                   on 2003/12/17  17:34:05
55101         Log: Subject: [PATCH] 2-arg cond_wait, cond_timedwait, tests
55102              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
55103              Date: Wed, 17 Dec 2003 00:05:58 -0600 (CST)
55104              Message-ID: <Pine.LNX.4.58.0312092202040.13494@benevelle.wi.securepipe.com>
55105      Branch: perl
55106            + ext/threads/shared/t/wait.t
55107            ! MANIFEST ext/threads/shared/shared.pm
55108            ! ext/threads/shared/shared.xs
55109 ____________________________________________________________________________
55110 [ 21918] By: rgs                                   on 2003/12/16  22:00:39
55111         Log: Sync with the latest MakeMaker snapshot.
55112              But set the $VERSION to 6.21_01.
55113      Branch: perl
55114            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
55115            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
55116            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win95.pm
55117            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
55118            ! lib/ExtUtils/instmodsh
55119 ____________________________________________________________________________
55120 [ 21917] By: alanbur                               on 2003/12/15  09:13:49
55121         Log: Remove incorrect guards around inclusion of <signal.h>
55122              Causes problems with UNIX03/SUSv3
55123              Part 2 of change 21916 - oops!
55124
55125              See:
55126              Message-Id: <3FDD06A5.8010004@sun.com>
55127              Subject: Re: UNIX03 & C99 issue with 5.8.2
55128              From: Alan Burlison <Alan.Burlison@sun.com>
55129              Date: Mon, 15 Dec 2003 00:56:05 +0000
55130      Branch: perl
55131            ! doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h util.c
55132 ____________________________________________________________________________
55133 [ 21916] By: alanbur                               on 2003/12/15  09:02:58
55134         Log: Remove incorrect guards around inclusion of <signal.h>
55135              Causes problems with UNIX03/SUSv3
55136      Branch: perl
55137            ! doio.c
55138 ____________________________________________________________________________
55139 [ 21915] By: rgs                                   on 2003/12/15  07:43:50
55140         Log: Add the macros dAX and dITEMS to PPPort.
55141      Branch: perl
55142            ! ext/Devel/PPPort/PPPort.pm
55143 ____________________________________________________________________________
55144 [ 21914] By: rgs                                   on 2003/12/14  22:53:43
55145         Log: Subject: [patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release
55146              From: Stas Bekman <stas@stason.org>
55147              Date: Sun, 14 Dec 2003 15:12:40 -0800
55148              Message-ID: <3FDCEE68.3080509@stason.org>
55149      Branch: perl
55150            ! Porting/pumpkin.pod
55151 ____________________________________________________________________________
55152 [ 21912] By: rgs                                   on 2003/12/14  22:48:17
55153         Log: Subject: [DOCPATCH] perlfunc delete
55154              From: Elizabeth Mattijsen <liz@dijkmat.nl>
55155              Date: Sun, 14 Dec 2003 20:25:07 +0100
55156              Message-Id: <p05111b07bc0269065a99@[192.168.56.3]>
55157      Branch: perl
55158            ! pod/perlfunc.pod
55159 ____________________________________________________________________________
55160 [ 21910] By: nicholas                              on 2003/12/14  20:06:41
55161         Log: Forgot to remove a comment
55162      Branch: perl
55163            ! pp.c
55164 ____________________________________________________________________________
55165 [ 21907] By: nicholas                              on 2003/12/14  18:35:15
55166         Log: S_save_hek_flags should honour the "free" flag.
55167              Ought to mask the flag bits that shouldn't be stored.
55168      Branch: perl
55169            ! hv.c
55170 ____________________________________________________________________________
55171 [ 21906] By: nicholas                              on 2003/12/14  17:06:13
55172         Log: Some fool missed a letter n.
55173              (and then "optimised" code based on its absense. D'oh)
55174              Restore the correct behaviour - fetch with uppercase key, then if
55175              still not found store with mixed/lowercase key.
55176      Branch: perl
55177            ! hv.c
55178 ____________________________________________________________________________
55179 [ 21905] By: nicholas                              on 2003/12/14  16:34:01
55180         Log: Subject: Re: Change 21862
55181              From: Enache Adrian <enache@rdslink.ro>
55182              Date: Wed, 10 Dec 2003 06:05:58 +0200
55183              Message-ID: <20031210040558.GC1584@ratsnest.hole>
55184
55185              (1st hunk), plus the equivalent for hv_delete_common
55186      Branch: perl
55187            ! hv.c
55188 ____________________________________________________________________________
55189 [ 21904] By: nicholas                              on 2003/12/14  15:32:32
55190         Log: Clean up a bug I introduced into caseless ENV hv_delete
55191              (should be the proper fix for 21870 and 21872's band aid)
55192      Branch: perl
55193            ! hv.c
55194 ____________________________________________________________________________
55195 [ 21902] By: rgs                                   on 2003/12/13  21:56:45
55196         Log: Subject: Re: 5.6.2-RC1 on Cygwin
55197              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
55198              Date: Sat, 6 Dec 2003 22:32:59 -0800
55199              Message-ID: <20031207063259.GA3004@efn.org>
55200              (with tweaks to cleanup code)
55201      Branch: perl
55202            ! t/op/taint.t
55203 ____________________________________________________________________________
55204 [ 21898] By: nicholas                              on 2003/12/13  19:20:41
55205         Log: Add Perl_ceil
55206      Branch: perl
55207            ! perl.h pp.c
55208 ____________________________________________________________________________
55209 [ 21897] By: rgs                                   on 2003/12/13  18:41:51
55210         Log: Reformat a long line in perlembed.pod (bug #24623).
55211      Branch: perl
55212            ! pod/perlembed.pod
55213 ____________________________________________________________________________
55214 [ 21896] By: nicholas                              on 2003/12/13  18:40:59
55215         Log: The binary compatibility notes say that new global functions should
55216              go at the end. Not that I'm anything more than "trainee" when it
55217              comes to this bincompat stuff.
55218      Branch: perl
55219            ! embed.fnc proto.h
55220 ____________________________________________________________________________
55221 [ 21895] By: rgs                                   on 2003/12/13  18:33:38
55222         Log: alarm() is now implemented on Win32.
55223      Branch: perl
55224            ! pod/perlport.pod
55225 ____________________________________________________________________________
55226 [ 21893] By: nicholas                              on 2003/12/13  17:40:32
55227         Log: foreach qw() { # not valid syntax for 5.005. So fix it.
55228      Branch: perl
55229            ! pod/buildtoc
55230 ____________________________________________________________________________
55231 [ 21892] By: rgs                                   on 2003/12/13  17:02:12
55232         Log: Subject: Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown
55233              From: David Dyck <david.dyck@fluke.com>
55234              Date: Sat, 13 Dec 2003 00:01:34 -0800 (PST)
55235              Message-ID: <Pine.LNX.4.51.0312122351450.8825@dd.tc.fluke.com>
55236      Branch: perl
55237            ! lib/File/CheckTree.pm
55238 ____________________________________________________________________________
55239 [ 21891] By: rgs                                   on 2003/12/13  16:33:46
55240         Log: Make the XSRETURN macro evaluate its argument only once.
55241      Branch: perl
55242            ! XSUB.h
55243 ____________________________________________________________________________
55244 [ 21886] By: rgs                                   on 2003/12/13  12:30:08
55245         Log: More POD fixes ; regenerate perltoc and perlmodlib.
55246      Branch: perl
55247            ! ext/DynaLoader/DynaLoader_pm.PL pod/perlmodlib.pod
55248            ! pod/perltoc.pod
55249 ____________________________________________________________________________
55250 [ 21885] By: rgs                                   on 2003/12/13  12:21:26
55251         Log: Fix some of the pods to produce more standard manpages,
55252              as reported by Eric S. Raymond.
55253      Branch: perl
55254            ! README.ce README.netware lib/Getopt/Std.pm lib/diagnostics.pm
55255 ____________________________________________________________________________
55256 [ 21884] By: rgs                                   on 2003/12/13  00:09:01
55257         Log: Subject: RE: [perl #24610] Pod::Html infinite recursion
55258              From: Anders Johnson <ajohnson@nvidia.com>
55259              Date: Fri, 12 Dec 2003 14:07:40 -0800
55260              Message-ID: <33171CC36240D94EAF1FE584B1D14E0A06EC6F51@mail-sc-11.nvidia.com>
55261              (with tweaks)
55262      Branch: perl
55263            ! lib/Pod/Html.pm
55264 ____________________________________________________________________________
55265 [ 21883] By: rgs                                   on 2003/12/12  23:54:25
55266         Log: Modify the common guard for the signal.h header, because
55267              C99 compilers don't like it.o
55268
55269              see :
55270              Subject: UNIX03 & C99 issue with 5.8.2
55271              From: Alan Burlison <Alan.Burlison@sun.com>
55272              Date: Fri, 12 Dec 2003 23:04:52 +0000
55273              Message-ID: <3FDA4994.6050209@sun.com>
55274      Branch: perl
55275            ! doio.c doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h
55276            ! util.c
55277 ____________________________________________________________________________
55278 [ 21882] By: rgs                                   on 2003/12/12  22:43:11
55279         Log: Subject: [PATCH] Math::BigInt v1.67 released
55280              From: Tels <perl_dummy@bloodgate.com>
55281              Date: Fri, 12 Dec 2003 18:47:43 +0100
55282              Message-Id: <200312121847.49039@bloodgate.com>
55283      Branch: perl
55284            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
55285            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
55286            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
55287            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/fallback.t
55288            ! lib/Math/BigInt/t/sub_mbi.t
55289 ____________________________________________________________________________
55290 [ 21881] By: merijn                                on 2003/12/12  16:09:14
55291         Log: Subject: [PATCH] d_u32align for win32
55292              From: Gisle Aas <gisle@ActiveState.com>
55293              Date: 11 Dec 2003 01:33:39 -0800
55294              Message-ID: <lrzndzr958.fsf@caliper.activestate.com>
55295      Branch: perl
55296            ! win32/config.bc win32/config.gc win32/config.vc
55297 ____________________________________________________________________________
55298 [ 21879] By: rgs                                   on 2003/12/11  23:53:34
55299         Log: Subject: [PATCH] environ array fix for VMS
55300              From: "Craig A. Berry" <craigberry@mac.com>
55301              Date: Thu, 11 Dec 2003 14:35:29 -0600
55302              Message-ID: <3FD8D511.2030805@mac.com>
55303      Branch: perl
55304            ! vms/vms.c
55305 ____________________________________________________________________________
55306 [ 21878] By: nicholas                              on 2003/12/11  23:49:20
55307         Log: Subject: [PATCH] Perl 5.9.0 AUTHORS
55308              From: Mark Leighton Fisher <mark-fisher@mindspring.com>
55309              Message-ID: <3FD8E74F.7000202@mindspring.com>
55310              Date: Thu, 11 Dec 2003 16:53:19 -0500
55311      Branch: perl
55312            ! AUTHORS
55313 ____________________________________________________________________________
55314 [ 21877] By: rgs                                   on 2003/12/11  23:40:54
55315         Log: Add a mention of the error "DESTROY created new reference
55316              to dead object" in perldiag.
55317      Branch: perl
55318            ! pod/perldiag.pod
55319 ____________________________________________________________________________
55320 [ 21876] By: adi                                   on 2003/12/11  23:04:03
55321         Log: #21866 was wrong. another try to plumb that damn leak.
55322      Branch: perl
55323            ! mg.c sv.c
55324 ____________________________________________________________________________
55325 [ 21875] By: adi                                   on 2003/12/11  20:11:07
55326         Log: fix bug #24605.
55327              substr() wasn't working when used repeatedly on the same utf-8
55328              string.
55329      Branch: perl
55330            ! sv.c t/op/substr.t
55331 ____________________________________________________________________________
55332 [ 21874] By: rgs                                   on 2003/12/09  21:36:58
55333         Log: Suppress a C< $DB::single = 1 > from Switch.pm, as noticed
55334              by Jan Dubois.
55335      Branch: perl
55336            ! lib/Switch.pm
55337 ____________________________________________________________________________
55338 [ 21873] By: rgs                                   on 2003/12/09  21:33:22
55339         Log: Subject: [PATCH perlunicode.pod, encoding.pm] Implicit upgrading docs
55340              From: Autrijus Tang <autrijus@autrijus.org>
55341              Date: Tue, 9 Dec 2003 20:39:16 +0800
55342              Message-ID: <20031209123915.GA1454@not.autrijus.org>
55343      Branch: perl
55344            ! ext/Encode/encoding.pm pod/perlunicode.pod
55345 ____________________________________________________________________________
55346 [ 21872] By: adi                                   on 2003/12/09  03:26:16
55347         Log: temporary fix to avoid t/op/tie.t failures on Win32
55348      Branch: perl
55349            ! hv.c
55350 ____________________________________________________________________________
55351 [ 21871] By: rgs                                   on 2003/12/08  15:22:26
55352         Log: Upgrade to Digest-MD5 2.33.
55353      Branch: perl
55354            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
55355            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
55356            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/typemap
55357 ____________________________________________________________________________
55358 [ 21870] By: rgs                                   on 2003/12/08  08:22:17
55359         Log: Integrate change #21862 from maint-5.8 :
55360
55361              Win32/MinGW tweaks
55362              A. ENV_IS_CASELESS has trys to free(keysave) when
55363              keysave isn't in scope yet.
55364              B. For default makefile.mk which build with perlhost.h
55365              stuff "live" need to link with g++ to find new/delete etc.
55366      Branch: perl
55367           !> hv.c win32/makefile.mk
55368 ____________________________________________________________________________
55369 [ 21869] By: rgs                                   on 2003/12/08  07:37:27
55370         Log: Subject: [PATCH] iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context)
55371              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
55372              Date: Mon, 08 Dec 2003 08:17:46 +0100
55373              Message-id: <20031208071746.GA594@ethan>
55374      Branch: perl
55375            ! hv.c mg.c
55376 ____________________________________________________________________________
55377 [ 21868] By: adi                                   on 2003/12/08  03:38:39
55378         Log: yet another leak. bigger fish still swimming around.
55379              #!perl
55380              eval q{ $_ = "x"; s/x/"in subst"/e } while 1;
55381              __END__
55382      Branch: perl
55383            ! pp_ctl.c
55384 ____________________________________________________________________________
55385 [ 21867] By: adi                                   on 2003/12/08  03:34:37
55386         Log: yet another 2 leaks. example for the second:
55387              #! perl
55388              eval q{ open $p{q}, "foo" } while 1
55389              __END__
55390      Branch: perl
55391            ! op.c
55392 ____________________________________________________________________________
55393 [ 21866] By: adi                                   on 2003/12/08  03:30:16
55394         Log: plumb a leak with pos().
55395
55396              #! perl
55397              while (1) {
55398              my $a = "\x{1ff}"; $a =~ /\x{1ff}/g; pos($a);
55399              }
55400              __END__
55401      Branch: perl
55402            ! sv.c
55403 ____________________________________________________________________________
55404 [ 21865] By: rgs                                   on 2003/12/07  21:28:13
55405         Log: Subject: [PATCH] documenting SCALAR gotcha
55406              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
55407              Date: Sun, 07 Dec 2003 16:41:16 +0100
55408              Message-id: <20031207154116.GA825@ethan>
55409      Branch: perl
55410            ! pod/perltie.pod
55411 ____________________________________________________________________________
55412 [ 21864] By: rgs                                   on 2003/12/07  20:13:47
55413         Log: Subject: [PATCH] setenv tweak for VMS
55414              From: "Craig A. Berry" <craigberry@mac.com>
55415              Date: Sat, 06 Dec 2003 18:13:32 -0600
55416              Message-ID: <3FD270AC.3000106@mac.com>
55417      Branch: perl
55418            ! vms/vms.c
55419 ____________________________________________________________________________
55420 [ 21863] By: rgs                                   on 2003/12/06  21:33:22
55421         Log: Missing thingies.
55422      Branch: perl
55423            ! pp.c pp_hot.c
55424 ____________________________________________________________________________
55425 [ 21861] By: rgs                                   on 2003/12/06  20:58:12
55426         Log: Subject: [PATCH] Math::BigInt v1.67 (pre-release)
55427              From: Tels <perl_dummy@bloodgate.com>
55428              Date: Sat, 6 Dec 2003 20:19:44 +0100
55429              Message-Id: <200312062016.50484@bloodgate.com>
55430      Branch: perl
55431            + lib/Math/BigInt/t/const_mbf.t lib/Math/BigInt/t/fallback.t
55432            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
55433            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
55434            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
55435            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
55436            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
55437            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
55438            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
55439            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
55440 ____________________________________________________________________________
55441 [ 21860] By: rgs                                   on 2003/12/06  20:33:09
55442         Log: Forgot to update the MANIFEST.
55443      Branch: perl
55444            ! MANIFEST
55445 ____________________________________________________________________________
55446 [ 21859] By: rgs                                   on 2003/12/06  20:19:16
55447         Log: Math::BigInt::Scalar is only for tests.
55448              Move it under t/lib.
55449      Branch: perl
55450           +> t/lib/Math/BigInt/Scalar.pm
55451            - lib/Math/BigInt/Scalar.pm
55452 ____________________________________________________________________________
55453 [ 21858] By: rgs                                   on 2003/12/06  20:01:24
55454         Log: Subject: [PATCH] casting bug in VMS part of Perl_start_glob
55455              From: "Craig A. Berry" <craigberry@mac.com>
55456              Date: Sat, 06 Dec 2003 12:44:40 -0600
55457              Message-ID: <3FD22398.1060506@mac.com>
55458      Branch: perl
55459            ! doio.c
55460 ____________________________________________________________________________
55461 [ 21857] By: rgs                                   on 2003/12/06  19:58:51
55462         Log: Remove the "Can't provide tied hash usage" error from perldiag.
55463              Mention the new tied hash SCALAR method in perldelta.
55464      Branch: perl
55465            ! pod/perldelta.pod pod/perldiag.pod
55466 ____________________________________________________________________________
55467 [ 21856] By: rgs                                   on 2003/12/06  19:51:49
55468         Log: Clarify the description of SCALAR in perltie
55469      Branch: perl
55470            ! pod/perltie.pod
55471 ____________________________________________________________________________
55472 [ 21855] By: rgs                                   on 2003/12/06  19:50:07
55473         Log: Subject: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context
55474              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
55475              Date: Sat, 06 Dec 2003 11:50:59 +0100
55476              Message-id: <20031206105059.GA13989@ethan>
55477      Branch: perl
55478            ! embed.fnc embed.h global.sym hv.c lib/Tie/Hash.pm mg.c
55479            ! pod/perlapi.pod pod/perlfunc.pod pod/perltie.pod pp.c pp_hot.c
55480            ! proto.h t/op/tie.t
55481 ____________________________________________________________________________
55482 [ 21854] By: nicholas                              on 2003/12/06  16:30:35
55483         Log: Make sv_force_normal_flags cope with shared hash key scalars
55484              (remember the pointer from SvPVX, reset the flags before SvGROW,
55485              avoid crazy loops or read-from-free)
55486      Branch: perl
55487            ! sv.c
55488 ____________________________________________________________________________
55489 [ 21851] By: nicholas                              on 2003/12/05  20:49:10
55490         Log: Back out the Makefile.PL part of 21808 as requested by Gisle Aas
55491      Branch: perl
55492            ! ext/Digest/MD5/Makefile.PL
55493 ____________________________________________________________________________
55494 [ 21846] By: merijn                                on 2003/12/05  10:41:32
55495         Log: Subject: [PATCH] Configure gets d_u32align wrong
55496              From: Gisle Aas <gisle@ActiveState.com>
55497              Date: 05 Dec 2003 03:47:01 -0800
55498              Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>
55499      Branch: perl
55500            ! Configure
55501 ____________________________________________________________________________
55502 [ 21844] By: rgs                                   on 2003/12/05  07:31:18
55503         Log: Subject: [REPATCH lib/AutoLoader.t] Test can() with AutoLoader
55504              From: chromatic <chromatic@wgz.org>
55505              Date: Mon, 01 Dec 2003 09:20:21 -0800
55506              Message-Id: <1070299221.1275.19.camel@localhost>
55507      Branch: perl
55508            ! lib/AutoLoader.t
55509 ____________________________________________________________________________
55510 [ 21843] By: rgs                                   on 2003/12/05  07:13:08
55511         Log: Subject: [PATCH] another ext/SDBM_File/sdbm build fix
55512              From: "Craig A. Berry" <craigberry@mac.com>
55513              Date: Thu, 04 Dec 2003 16:00:03 -0600
55514              Message-ID: <3FCFAE63.1080106@mac.com>
55515      Branch: perl
55516            ! ext/SDBM_File/sdbm/Makefile.PL
55517 ____________________________________________________________________________
55518 [ 21842] By: rgs                                   on 2003/12/05  07:07:30
55519         Log: Subject: [PATCH] $^P, eval and caller
55520              From: Paul Johnson <paul@pjcj.net>
55521              Date: Fri, 5 Dec 2003 00:57:21 +0100
55522              Message-ID: <20031204235721.GJ26355@pjcj.net>
55523      Branch: perl
55524            ! mg.c
55525 ____________________________________________________________________________
55526 [ 21841] By: rgs                                   on 2003/12/04  12:00:28
55527         Log: Fix File::Copy with hard links on Windows.
55528
55529              Subject: [PATCH] Re: perl @ 21830
55530              From: Steve Hay <steve.hay@uk.radan.com>
55531              Date: Wed, 03 Dec 2003 10:53:02 +0000
55532              Message-ID: <3FCDC08E.7080800@uk.radan.com>
55533
55534              and
55535              Date: Thu, 04 Dec 2003 11:02:22 +0000
55536              Message-ID: <3FCF143E.1040905@uk.radan.com>
55537      Branch: perl
55538            ! lib/File/Copy.pm lib/File/Copy.t
55539 ____________________________________________________________________________
55540 [ 21840] By: rgs                                   on 2003/12/04  11:54:28
55541         Log: Subject: Re: a2p.pod not being installed in 5.8.2?
55542              From: Alan Burlison <Alan.Burlison@sun.com>
55543              Date: Thu, 04 Dec 2003 12:14:30 +0000
55544              Message-ID: <3FCF2526.3030905@sun.com>
55545      Branch: perl
55546            ! installperl
55547 ____________________________________________________________________________
55548 [ 21837] By: rgs                                   on 2003/12/03  08:27:33
55549         Log: Subject: Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT is defined
55550              From: Stas Bekman <stas@stason.org>
55551              Date: Wed, 03 Dec 2003 01:41:42 -0800
55552              Message-ID: <3FCDAFD6.9050106@stason.org>
55553      Branch: perl
55554            ! sv.c
55555 ____________________________________________________________________________
55556 [ 21836] By: rgs                                   on 2003/12/02  23:31:06
55557         Log: The prove utility should also be installed on VMS and on Windows.
55558              Haven't we regression tests for installations yet ?
55559      Branch: perl
55560            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
55561 ____________________________________________________________________________
55562 [ 21835] By: rgs                                   on 2003/12/02  22:18:05
55563         Log: FAQ sync.
55564      Branch: perl
55565            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
55566            ! pod/perlfaq4.pod pod/perlfaq5.pod
55567 ____________________________________________________________________________
55568 [ 21834] By: rgs                                   on 2003/12/02  21:45:12
55569         Log: Subject: Re: [perl #24574] find2perl provides different results to find
55570              From: Slaven Rezic <slaven@rezic.de>
55571              Date: 30 Nov 2003 22:16:59 +0100
55572              Message-ID: <8765h1pnec.fsf@vran.herceg.de>
55573
55574              (plus a note about find2perl now defaulting to -print in perldelta)
55575      Branch: perl
55576            ! pod/perldelta.pod x2p/find2perl.PL
55577 ____________________________________________________________________________
55578 [ 21833] By: rgs                                   on 2003/12/02  21:34:57
55579         Log: Subject: [PATCH] setting $0 still broken
55580              From: Jan Dubois <jand@ActiveState.com>
55581              Date: Thu, 27 Nov 2003 21:09:51 -0800
55582              Message-ID: <f3mdsv8dcv4asle0kbhiijk0adu1l25sr3@4ax.com>
55583      Branch: perl
55584            ! mg.c
55585 ____________________________________________________________________________
55586 [ 21832] By: rgs                                   on 2003/12/02  21:05:58
55587         Log: Better docs for the special code blocks, based on :
55588              Subject: [DOCPATCH] BEGIN, CHECK, INIT, END explained more
55589              From: Elizabeth Mattijsen <liz@dijkmat.nl>
55590              Date: Sat, 29 Nov 2003 23:15:56 +0100
55591              Message-Id: <p05111b01bbeec2e8bf30@[192.168.56.3]>
55592      Branch: perl
55593            ! pod/perlmod.pod pod/perlsub.pod
55594 ____________________________________________________________________________
55595 [ 21828] By: rgs                                   on 2003/11/30  20:56:00
55596         Log: Fix the test boilerplate in lib/if.t, so it can be run
55597              from the t/ directory.
55598      Branch: perl
55599            ! lib/if.t
55600 ____________________________________________________________________________
55601 [ 21827] By: rgs                                   on 2003/11/30  20:34:39
55602         Log: Keep installing xsubpp in lib/ExtUtils,
55603              so MakeMaker can find it.
55604      Branch: perl
55605            ! installperl
55606 ____________________________________________________________________________
55607 [ 21826] By: rgs                                   on 2003/11/30  20:31:59
55608         Log: Upgrade to Test::Harness 2.38.
55609              Introduce the prove(1) utility.
55610              (The prove-switches test is disabled for now.)
55611      Branch: perl
55612            + lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
55613            + lib/Test/Harness/t/prove-switches.t t/lib/Dev/Null.pm
55614            + t/lib/sample-tests/inc_taint t/lib/sample-tests/taint_warn
55615            + utils/prove.PL
55616            ! MANIFEST installperl lib/Test/Harness.pm
55617            ! lib/Test/Harness/Assert.pm lib/Test/Harness/Changes
55618            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
55619            ! lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
55620            ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/pod.t
55621            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
55622            ! lib/Test/Harness/t/test-harness.t utils.lst utils/Makefile
55623 ____________________________________________________________________________
55624 [ 21823] By: rgs                                   on 2003/11/30  18:22:54
55625         Log: Subject: Re: [perl #24554] Segfault in POSIX module
55626              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
55627              Date: Sat, 29 Nov 2003 23:32:38 +0900
55628              Message-Id: <20031129233010.8E2F.BQW10602@nifty.com>
55629
55630              (plus a test for the stringification of references
55631              passed to POSIX::isXXX())
55632      Branch: perl
55633            ! ext/POSIX/POSIX.xs ext/POSIX/t/is.t ext/POSIX/t/posix.t
55634 ____________________________________________________________________________
55635 [ 21814] By: nicholas                              on 2003/11/29  20:53:23
55636         Log: Integrate if.pm 0.0401
55637              Needed to edit the test file as t/TEST can't cope with extra output
55638              lines as produced by 0.0401's if.t
55639      Branch: perl
55640            ! lib/if.pm lib/if.t
55641 ____________________________________________________________________________
55642 [ 21813] By: nicholas                              on 2003/11/29  19:54:52
55643         Log: Remove whitespace from ends of lines (simply because it irritates me)
55644      Branch: perl
55645            ! utils/h2xs.PL
55646 ____________________________________________________________________________
55647 [ 21812] By: nicholas                              on 2003/11/29  17:55:32
55648         Log: Update Unicode::Normalize to 0.28
55649      Branch: perl
55650            + ext/Unicode/Normalize/t/illegal.t
55651            + ext/Unicode/Normalize/t/null.t ext/Unicode/Normalize/t/short.t
55652            ! MANIFEST ext/Unicode/Normalize/Changes
55653            ! ext/Unicode/Normalize/Normalize.pm
55654            ! ext/Unicode/Normalize/Normalize.xs
55655            ! ext/Unicode/Normalize/README
55656 ____________________________________________________________________________
55657 [ 21811] By: nicholas                              on 2003/11/29  17:30:18
55658         Log: D'oh! This has been moved to lib/Digest/t/digest.t but not deleted.
55659      Branch: perl
55660            - lib/Digest.t
55661 ____________________________________________________________________________
55662 [ 21810] By: nicholas                              on 2003/11/29  17:29:15
55663         Log: Update Unicode::Collate to 0.31 (Only the .pm version for now)
55664      Branch: perl
55665            + lib/Unicode/Collate/t/illegal.t
55666            + lib/Unicode/Collate/t/illegalp.t
55667            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
55668            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/version.t
55669 ____________________________________________________________________________
55670 [ 21809] By: nicholas                              on 2003/11/29  17:09:25
55671         Log: D'oh! Forgot to lib/Digest/base.pm
55672      Branch: perl
55673            + lib/Digest/base.pm
55674            ! MANIFEST
55675 ____________________________________________________________________________
55676 [ 21808] By: nicholas                              on 2003/11/29  17:04:39
55677         Log: Update to Digest::MD5 2.31
55678      Branch: perl
55679            + ext/Digest/MD5/t/bits.t
55680            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
55681            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/badfile.t
55682            ! ext/Digest/MD5/t/files.t
55683 ____________________________________________________________________________
55684 [ 21807] By: nicholas                              on 2003/11/29  16:45:19
55685         Log: Update Digest to 1.03
55686      Branch: perl
55687            + lib/Digest/t/base.t
55688           +> lib/Digest/t/digest.t
55689            ! MANIFEST Porting/Maintainers.pl lib/Digest.pm
55690 ____________________________________________________________________________
55691 [ 21806] By: nicholas                              on 2003/11/29  15:41:19
55692         Log: When Gconvert is a macro around sprintf with a .* format we need
55693              to cast to int (in case STRLEN isn't the same size as int)
55694              gcc issues a warning even when it is the same size
55695      Branch: perl
55696            ! sv.c
55697 ____________________________________________________________________________
55698 [ 21805] By: nicholas                              on 2003/11/29  14:44:56
55699         Log: Silence gcc 2.95 warning
55700              (Its trace flow isn't good enough to realise that there is no problem)
55701      Branch: perl
55702            ! pp_hot.c
55703 ____________________________________________________________________________
55704 [ 21804] By: nicholas                              on 2003/11/29  14:44:22
55705         Log: Gconvert actually takes type NV, while nv may be either double
55706              or long double (depending on some conditional code)
55707              Rafael and I think that this cast should work.
55708      Branch: perl
55709            ! sv.c
55710 ____________________________________________________________________________
55711 [ 21802] By: rgs                                   on 2003/11/29  11:38:58
55712         Log: POSIX::isXXX(undef) segfaulted. (bug #24554.)
55713      Branch: perl
55714            ! ext/POSIX/POSIX.xs ext/POSIX/t/posix.t
55715 ____________________________________________________________________________
55716 [ 21800] By: rgs                                   on 2003/11/28  22:38:40
55717         Log: Fix a regression introduced by change #21694 on sprintf()
55718              with long doubles, by disabling the specific optimisation
55719              path in this case ; remove a unnecessary cast ; add a new
55720              test file for miscellaneous sprintf() test that don't fit
55721              in the t/op/sprintf.t framework.
55722      Branch: perl
55723            + t/op/sprintf2.t
55724            ! MANIFEST sv.c
55725 ____________________________________________________________________________
55726 [ 21799] By: rgs                                   on 2003/11/28  21:41:29
55727         Log: Subject: [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
55728              From: Stas Bekman <stas@stason.org>
55729              Date: Fri, 28 Nov 2003 14:42:25 -0800
55730              Message-ID: <3FC7CF51.7060804@stason.org>
55731      Branch: perl
55732            ! pod/perlsec.pod
55733 ____________________________________________________________________________
55734 [ 21798] By: rgs                                   on 2003/11/28  20:42:45
55735         Log: Implement C<use Exporter 'import'> :
55736
55737              Subject: Re: [PATCH] Exporter-related PODs
55738              From: Fergal Daly <fergal@esatclear.ie>
55739              Date: Mon, 10 Nov 2003 00:08:52 +0000
55740              Message-Id: <200311100008.52639.fergal@esatclear.ie>
55741
55742              (tweaked, so the imported import() doesn't spit out warnings)
55743      Branch: perl
55744            ! lib/Exporter.pm lib/Exporter.t
55745 ____________________________________________________________________________
55746 [ 21797] By: rgs                                   on 2003/11/28  20:11:47
55747         Log: Subject: Re: [perl #24245] File::Copy::copy damages hard linked files
55748              From: Slaven Rezic <slaven@rezic.de>
55749              Date: 19 Oct 2003 19:11:31 +0200
55750              Message-ID: <87smlprw3g.fsf@vran.herceg.de>
55751              (with further tweaks)
55752      Branch: perl
55753            ! lib/File/Copy.pm lib/File/Copy.t
55754 ____________________________________________________________________________
55755 [ 21795] By: rgs                                   on 2003/11/28  19:16:33
55756         Log: Subject: [PATCH] Fix perl 5.8 and 5.9 to build on latest VOS
55757              From: "Green, Paul" <Paul.Green@stratus.com>
55758              Date: Thu, 27 Nov 2003 21:51:26 -0500
55759              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com>
55760      Branch: perl
55761            ! hints/vos.sh
55762 ____________________________________________________________________________
55763 [ 21794] By: nicholas                              on 2003/11/28  19:14:58
55764         Log: Arguments to skip were the wrong way round, hence why all the *BSDs
55765              were failing
55766      Branch: perl
55767            ! t/op/readline.t
55768 ____________________________________________________________________________
55769 [ 21789] By: rgs                                   on 2003/11/27  22:18:29
55770         Log: Marcus Holland-Moritz is now the maintainer of Devel::PPPort.
55771              PerlIO and threads are not on CPAN.
55772      Branch: perl
55773            ! Porting/Maintainers.pl
55774 ____________________________________________________________________________
55775 [ 21788] By: nicholas                              on 2003/11/25  21:27:11
55776         Log: Add Torsten Foertsch to AUTHORS (patches plus tests are what we like)
55777      Branch: perl
55778            ! AUTHORS
55779 ____________________________________________________________________________
55780 [ 21787] By: rgs                                   on 2003/11/25  21:12:19
55781         Log: Subject: [PATCH] Re: bug or a feature?
55782              From: Torsten Foertsch <torsten.foertsch@gmx.net>
55783              Date: Sat, 22 Nov 2003 13:15:53 +0100
55784              Message-Id: <200311221315.58539.torsten.foertsch@gmx.net>
55785
55786              and
55787              Date: Sat, 22 Nov 2003 14:21:45 +0100
55788              Message-Id: <200311221421.48940.torsten.foertsch@gmx.net>
55789              (test moved to t/op/readline.t)
55790      Branch: perl
55791            ! pp_hot.c t/op/readline.t
55792 ____________________________________________________________________________
55793 [ 21783] By: merijn                                on 2003/11/24  21:24:46
55794         Log: Subject: remove hardcoded version number from cygwin/perlld.in
55795              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
55796              Date: Mon, 24 Nov 2003 08:11:36 -0800
55797              Message-ID: <20031124161136.GC2656@efn.org>
55798      Branch: perl
55799            ! cygwin/Makefile.SHs cygwin/perlld.in
55800 ____________________________________________________________________________
55801 [ 21782] By: nicholas                              on 2003/11/24  20:07:29
55802         Log: Should fix the infinite loop on a dynamic %ENV fetch
55803      Branch: perl
55804            ! hv.c
55805 ____________________________________________________________________________
55806 [ 21781] By: nicholas                              on 2003/11/24  19:47:57
55807         Log: Tweak the order of initialisation of oentry in hv_fetch_common -
55808              C source now cleaner, but optimised object file still the same size.
55809      Branch: perl
55810            ! hv.c
55811 ____________________________________________________________________________
55812 [ 21780] By: rgs                                   on 2003/11/23  21:59:06
55813         Log: Subject: Re: [perl #24439] 64 bit build failure on Solaris 9
55814              From: Andy Dougherty <doughera@lafayette.edu>
55815              Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST)
55816              Message-ID: <Pine.SOL.4.53.0311200926550.25274@maxwell.phys.lafayette.edu>
55817
55818              and :
55819              Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST)
55820              Message-ID: <Pine.SOL.4.53.0311210927460.1876@maxwell.phys.lafayette.edu>
55821      Branch: perl
55822            ! hints/solaris_2.sh
55823 ____________________________________________________________________________
55824 [ 21779] By: nicholas                              on 2003/11/22  23:37:24
55825         Log: D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
55826              reported by Craig Berry
55827      Branch: perl
55828            ! hv.c
55829 ____________________________________________________________________________
55830 [ 21774] By: nicholas                              on 2003/11/22  21:21:22
55831         Log: restore_magic needs to undo COW
55832              (while magic was off, sv_setsv is likely to have seen this SV as a
55833              good source for COW)
55834              Should fix the smoke failures on lib/locale.t
55835      Branch: perl
55836            ! mg.c
55837 ____________________________________________________________________________
55838 [ 21773] By: nicholas                              on 2003/11/22  19:12:32
55839         Log: Don't COW if the destination has magic.
55840      Branch: perl
55841            ! sv.c
55842 ____________________________________________________________________________
55843 [ 21772] By: nicholas                              on 2003/11/22  17:05:32
55844         Log: Reorder functions in hv.c so that callers of hv_fetch_common are all
55845              close to it.
55846      Branch: perl
55847            ! hv.c
55848 ____________________________________________________________________________
55849 [ 21771] By: nicholas                              on 2003/11/22  16:43:09
55850         Log: "Space Is a Province of Brazil"
55851              Farewell, hv_store_common. Store is now part of Fetch.
55852              All tests pass. hv.c 15% smaller than when I started all this
55853      Branch: perl
55854            ! embed.fnc embed.h hv.c proto.h
55855 ____________________________________________________________________________
55856 [ 21770] By: nicholas                              on 2003/11/22  13:16:43
55857         Log: Farewell hv_exists_common - exists is now a call to fetch
55858              (with the exists magic handling moved into fetch)
55859      Branch: perl
55860            ! embed.fnc embed.h hv.c proto.h
55861 ____________________________________________________________________________
55862 [ 21769] By: nicholas                              on 2003/11/22  11:02:23
55863         Log: Shift negative klen/flags games from hv_store_common out to hv_store
55864      Branch: perl
55865            ! embed.fnc embed.h hv.c proto.h
55866 ____________________________________________________________________________
55867 [ 21768] By: nicholas                              on 2003/11/22  10:37:24
55868         Log: Shift negative klen/flags games from hv_exists_common out to hv_exists
55869      Branch: perl
55870            ! embed.fnc embed.h hv.c proto.h
55871 ____________________________________________________________________________
55872 [ 21767] By: nicholas                              on 2003/11/21  23:15:47
55873         Log: Check that the key is present before a delete, and absent afterwards
55874      Branch: perl
55875            ! ext/XS/APItest/t/hash.t
55876 ____________________________________________________________________________
55877 [ 21766] By: nicholas                              on 2003/11/21  23:12:33
55878         Log: Move the negative key -> utf8 flag conversion out to hv_delete
55879      Branch: perl
55880            ! embed.fnc embed.h hv.c proto.h
55881 ____________________________________________________________________________
55882 [ 21765] By: nicholas                              on 2003/11/21  22:41:23
55883         Log: Tweaks to S_hv_delete_common:
55884              make the magic call hv_fetch_common rather than ent-or-not
55885              grab the hash from a shared hash key scalar if possible
55886              use masked flags rather than flags for the comparison
55887      Branch: perl
55888            ! hv.c
55889 ____________________________________________________________________________
55890 [ 21764] By: nicholas                              on 2003/11/21  21:54:58
55891         Log: Integrate:
55892              [ 21762]
55893              Refactor hash API tests (prior to some additions)
55894
55895              [ 21763]
55896              Test all permuations of utf8 flags on hashes and keys
55897      Branch: perl
55898           !> ext/XS/APItest/t/hash.t
55899 ____________________________________________________________________________
55900 [ 21760] By: nicholas                              on 2003/11/20  22:34:00
55901         Log: Shift negative klen/flags games from hv_fetch_common out to hv_fetch
55902      Branch: perl
55903            ! embed.fnc hv.c proto.h
55904 ____________________________________________________________________________
55905 [ 21758] By: nicholas                              on 2003/11/20  20:14:17
55906         Log: Merge sv_store_flags and sv_store_ent into sv_store_common
55907      Branch: perl
55908            ! embed.fnc embed.h hv.c proto.h
55909 ____________________________________________________________________________
55910 [ 21756] By: rgs                                   on 2003/11/20  12:04:46
55911         Log: Subject: [PATCH] promote hv_clear_placeholders to perl API
55912              From: Alan Burlison <Alan.Burlison@sun.com>
55913              Date: Thu, 20 Nov 2003 10:34:30 +0000
55914              Message-ID: <3FBC98B6.6090909@sun.com>
55915      Branch: perl
55916            ! embed.fnc embed.h global.sym hv.c pod/perlapi.pod proto.h
55917            ! universal.c
55918 ____________________________________________________________________________
55919 [ 21755] By: rgs                                   on 2003/11/19  22:46:20
55920         Log: Regenerate perlapi and perltoc.
55921      Branch: perl
55922            ! pod/perlapi.pod pod/perltoc.pod
55923 ____________________________________________________________________________
55924 [ 21754] By: rgs                                   on 2003/11/19  22:39:51
55925         Log: Subject: [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
55926              From: Iain Truskett <spoon@cpan.org>
55927              Date: Thu, 20 Nov 2003 00:41:33 +1100
55928              Message-ID: <20031119134132.GG21314@gytha.anu.edu.au>
55929      Branch: perl
55930            ! lib/PerlIO.pm pod/perlrun.pod
55931 ____________________________________________________________________________
55932 [ 21753] By: nicholas                              on 2003/11/19  22:28:25
55933         Log: merge hv_fetch and hv_fetch_ent into hv_fetch_common
55934              remove S_hv_fetch_flags
55935              hv.c now 13% smaller than when I started. hv_store TODO
55936      Branch: perl
55937            ! embed.fnc embed.h hv.c proto.h
55938 ____________________________________________________________________________
55939 [ 21752] By: rgs                                   on 2003/11/19  21:06:01
55940         Log: Fix bug [perl #24508] Wrong assignment in nested assignment
55941              together with subroutine call
55942              Apparently concat still doesn't deal correctly with lexicals
55943              in all cases. Disable the whole TARGET_MY optimisation for it.
55944              (and remove the corresponding code from the peephole optimiser.)
55945      Branch: perl
55946            ! op.c opcode.h opcode.pl t/op/concat.t
55947 ____________________________________________________________________________
55948 [ 21751] By: rgs                                   on 2003/11/19  21:03:20
55949         Log: Update the runops stuff in perlguts
55950      Branch: perl
55951            ! pod/perlguts.pod
55952 ____________________________________________________________________________
55953 [ 21750] By: nicholas                              on 2003/11/19  20:37:27
55954         Log: integrate hv_delete and hv_delete_ent into hv_delete_common
55955      Branch: perl
55956            ! embed.fnc embed.h hv.c proto.h
55957 ____________________________________________________________________________
55958 [ 21748] By: rgs                                   on 2003/11/19  19:56:20
55959         Log: Subject: [PATCH] clear of empty locked hash SEGVs
55960              From: Alan Burlison <Alan.Burlison@sun.com>
55961              Date: Wed, 19 Nov 2003 14:39:03 +0000
55962              Message-ID: <3FBB8087.20206@sun.com>
55963      Branch: perl
55964            ! hv.c lib/Hash/Util.t
55965 ____________________________________________________________________________
55966 [ 21747] By: nicholas                              on 2003/11/19  19:51:41
55967         Log: merge hv_exists and hv_exists_ent into S_hv_exists_common
55968      Branch: perl
55969            ! embed.fnc embed.h hv.c proto.h
55970 ____________________________________________________________________________
55971 [ 21746] By: nicholas                              on 2003/11/19  18:46:07
55972         Log: Run regen.pl (for hv_assert)
55973      Branch: perl
55974            ! global.sym
55975 ____________________________________________________________________________
55976 [ 21744] By: nicholas                              on 2003/11/19  17:44:58
55977         Log: Integrate:
55978              [ 21642]
55979              space should be tab for lib/I18N/LangTags/t/02decency.t
55980      Branch: perl
55981           !> MANIFEST
55982 ____________________________________________________________________________
55983 [ 21743] By: rgs                                   on 2003/11/19  17:21:50
55984         Log: Restore errno after having read $^E (like for $!)
55985              to preserve errno from unfortunate side-effects.
55986      Branch: perl
55987            ! mg.c
55988 ____________________________________________________________________________
55989 [ 21742] By: nicholas                              on 2003/11/18  21:04:40
55990         Log: Whoops. We weren't actually testing hv_store_ent
55991              We are now. Plus test hv_store for an initially empty hash.
55992      Branch: perl
55993            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
55994 ____________________________________________________________________________
55995 [ 21741] By: rgs                                   on 2003/11/17  23:06:07
55996         Log: Complement of change #21740 for Windows.
55997              (I have the feeling that it's already subtly broken on VMS)
55998      Branch: perl
55999            ! win32/Makefile win32/makefile.mk
56000 ____________________________________________________________________________
56001 [ 21740] By: rgs                                   on 2003/11/17  19:02:21
56002         Log: Install instmodsh and xsubpp in bin/ along the other utilities.
56003      Branch: perl
56004            + utils/instmodsh.PL utils/xsubpp.PL
56005            ! MANIFEST installperl utils.lst utils/Makefile
56006 ____________________________________________________________________________
56007 [ 21739] By: rgs                                   on 2003/11/17  08:52:52
56008         Log: Subject: Re: [perl #24493] install.html not working
56009              From: Slaven Rezic <slaven@rezic.de>
56010              Date: 16 Nov 2003 20:52:29 +0100
56011              Message-ID: <87d6bsw0oy.fsf@vran.herceg.de>
56012      Branch: perl
56013            ! installhtml
56014 ____________________________________________________________________________
56015 [ 21737] By: nicholas                              on 2003/11/16  21:32:09
56016         Log: Ooops. left an XXX comment in, and worse still it's a // comment
56017      Branch: perl
56018            ! hv.c
56019 ____________________________________________________________________________
56020 [ 21735] By: nicholas                              on 2003/11/16  20:20:58
56021         Log: utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete
56022              (pp functions use the _ent variants, and as the implementation is
56023              duplicated, these bugs aren't tested, and aren't noticed)
56024      Branch: perl
56025            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
56026 ____________________________________________________________________________
56027 [ 21734] By: nicholas                              on 2003/11/16  17:11:22
56028         Log: Accessing unicode keys in tie hashes via hv_exists was broken.
56029              (pp_exists uses hv_exists_ent, which isn't broken)
56030              I expect an equivalent bug in hv_delete
56031      Branch: perl
56032            + ext/XS/APItest/t/hash.t
56033            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
56034            ! ext/XS/APItest/MANIFEST hv.c
56035 ____________________________________________________________________________
56036 [ 21733] By: rgs                                   on 2003/11/16  16:50:04
56037         Log: Subject: [PATCH] Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePerl 5.8.1)
56038              From: Elizabeth Mattijsen <liz@dijkmat.nl>
56039              Date: Sat, 15 Nov 2003 23:22:16 +0100
56040              Message-Id: <p05111b04bbdc49076950@[192.168.56.3]>
56041      Branch: perl
56042            ! ext/threads/t/problems.t
56043 ____________________________________________________________________________
56044 [ 21732] By: rgs                                   on 2003/11/16  16:09:34
56045         Log: Subject: [PATCH] configpm, our $summary : unique
56046              From: Elizabeth Mattijsen <liz@dijkmat.nl>
56047              Date: Sat, 15 Nov 2003 22:18:32 +0100
56048              Message-Id: <p05111b03bbdc478d10cb@[192.168.56.3]>
56049              (plus comments)
56050      Branch: perl
56051            ! configpm
56052 ____________________________________________________________________________
56053 [ 21729] By: nicholas                              on 2003/11/15  14:39:00
56054         Log: Subject: [PATCH] Re: Storable Error
56055              From: Nicholas Clark <nick@ccl4.org>
56056              Date: Sat, 9 Aug 2003 00:35:36 +0100
56057              Message-ID: <20030809003535.C20130@plum.flirble.org>
56058      Branch: perl
56059            ! embed.fnc hv.c perl.c perl.h pod/perlapi.pod pod/perlrun.pod
56060            ! proto.h
56061 ____________________________________________________________________________
56062 [ 21728] By: rgs                                   on 2003/11/15  11:43:43
56063         Log: Update perlhist with 5.6.2.
56064      Branch: perl
56065            ! pod/perlhist.pod
56066 ____________________________________________________________________________
56067 [ 21725] By: rgs                                   on 2003/11/14  22:35:20
56068         Log: Add more complete tests for the "variable masks earlier
56069              declaration" warning, including a TODO test
56070      Branch: perl
56071            ! t/lib/warnings/pad
56072 ____________________________________________________________________________
56073 [ 21723] By: rgs                                   on 2003/11/14  07:43:17
56074         Log: Include "SCCS" in the list of directory names that should
56075              be ignored by installperl.
56076      Branch: perl
56077            ! installperl
56078 ____________________________________________________________________________
56079 [ 21718] By: nicholas                              on 2003/11/13  20:46:36
56080         Log: Subject: Re: Empty subroutine as object method segfaults in 5.8.2 (sometimes)
56081              From: Enache Adrian <enache@rdslink.ro>
56082              Date: Tue, 11 Nov 2003 15:25:29 +0200
56083              Message-ID: <20031111132529.GB1271@ratsnest.hole>
56084      Branch: perl
56085            ! op.c
56086 ____________________________________________________________________________
56087 [ 21714] By: rgs                                   on 2003/11/13  18:55:37
56088         Log: Fix bug [perl #24380] : assigning to a hash in list
56089              or scalar context yielded a wrong value if the list
56090              contained duplicated keys for the hash. This is fixed
56091              by counting the number of duplicate keys and trimming
56092              the stack by the corresponding number of items.
56093      Branch: perl
56094            ! pp_hot.c t/op/hashassign.t
56095 ____________________________________________________________________________
56096 [ 21713] By: merijn                                on 2003/11/13  09:25:15
56097         Log: Simplified the reading
56098      Branch: perl
56099            ! hints/solaris_2.sh
56100 ____________________________________________________________________________
56101 [ 21712] By: merijn                                on 2003/11/13  09:22:21
56102         Log: Enable hints to create call-back units that can act when
56103              a specific variable is *not* set (like -Uuselargefiles)
56104      Branch: perl
56105            ! Configure hints/README.hints
56106 ____________________________________________________________________________
56107 [ 21710] By: nicholas                              on 2003/11/12  21:35:35
56108         Log: Subject: [PATCH] Last stab at sdbm/Makefile.PL
56109              From: Michael G Schwern <schwern@pobox.com>
56110              Date: Tue, 11 Nov 2003 21:02:30 -0800
56111              Message-ID: <20031112050230.GO6874@localhost.comcast.net>
56112      Branch: perl
56113            ! ext/SDBM_File/sdbm/Makefile.PL
56114 ____________________________________________________________________________
56115 [ 21708] By: rgs                                   on 2003/11/12  09:46:51
56116         Log: Subject: [PATCH 5.8.2 @21574] make install not installing fully
56117              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56118              Date: Tue, 4 Nov 2003 20:07:25 -0800
56119              Message-ID: <20031105040725.GA2629@math.berkeley.edu>
56120      Branch: perl
56121            ! installperl
56122 ____________________________________________________________________________
56123 [ 21706] By: ams                                   on 2003/11/11  23:46:19
56124         Log: Subject: Re: [perl #24460] [DOC PATCH] the begincheck program
56125              From: Tom Phoenix <rootbeer@redcat.com>
56126              Date: Tue, 11 Nov 2003 15:50:35 -0800 (PST)
56127              Message-Id: <Pine.BSO.4.53.0311111547500.9242@blue.stonehenge.com>
56128      Branch: perl
56129            ! pod/perlmod.pod
56130 ____________________________________________________________________________
56131 [ 21702] By: rgs                                   on 2003/11/11  20:13:56
56132         Log: Upgrade to MakeMaker 6.21.
56133      Branch: perl
56134            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
56135            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
56136            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
56137 ____________________________________________________________________________
56138 [ 21697] By: rgs                                   on 2003/11/10  20:55:25
56139         Log: Subject: [PATCH 5.8.2 @21574] make install: line noise
56140              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56141              Date: Tue, 4 Nov 2003 20:10:16 -0800
56142              Message-ID: <20031105041016.GA2639@math.berkeley.edu>
56143
56144              and part of
56145              Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR
56146              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56147              Date: Tue, 4 Nov 2003 20:18:37 -0800
56148              Message-ID: <20031105041836.GA2649@math.berkeley.edu>
56149
56150              (I've left out the PREFIX part for now)
56151      Branch: perl
56152            ! Makefile.SH installperl os2/Makefile.SHs
56153 ____________________________________________________________________________
56154 [ 21694] By: rgs                                   on 2003/11/09  17:20:35
56155         Log: Subject: [PATCH 5.8.2 @21574] sprintf() painfully slow
56156              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56157              Date: Mon, 3 Nov 2003 20:27:39 -0800
56158              Message-ID: <20031104042739.GA1697@math.berkeley.edu>
56159
56160              Subject: Re: [PATCH 5.8.2 @21574] sprintf() painfully slow
56161              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56162              Date: Mon, 3 Nov 2003 20:57:48 -0800
56163              Message-ID: <20031104045748.GA1826@math.berkeley.edu>
56164      Branch: perl
56165            ! sv.c
56166 ____________________________________________________________________________
56167 [ 21693] By: rgs                                   on 2003/11/09  11:37:29
56168         Log: Subject: [PATCH-5.8.2 for WinCE] must copy changes from win32/makeifle.mk to wince/makefile.ce
56169              From: Vadim Konovalov <konovalo@mail.wplus.net>
56170              Date: Sun, 9 Nov 2003 13:31:59 +0300
56171              Message-ID: <93187393948.20031109133159@mail.wplus.net>
56172      Branch: perl
56173            ! wince/Makefile.ce
56174 ____________________________________________________________________________
56175 [ 21691] By: rgs                                   on 2003/11/09  11:13:40
56176         Log: Update the list of pumpkings in perlhist.pod.
56177      Branch: perl
56178            ! pod/perlhist.pod
56179 ____________________________________________________________________________
56180 [ 21687] By: ams                                   on 2003/11/08  17:09:56
56181         Log: Subject: [PATCH 5.6.2-RC1 pod/perlhist.pod]  Updated.
56182              From: Abigail <abigail@abigail.nl>
56183              Date: Sat, 8 Nov 2003 18:51:30 +0100
56184              Message-Id: <20031108175130.GA22273@abigail.nl>
56185      Branch: perl
56186            ! pod/perlhist.pod
56187 ____________________________________________________________________________
56188 [ 21677] By: rgs                                   on 2003/11/07  07:49:17
56189         Log: Subject: [PATCH 5.8.2 @21574] OS/2 docu
56190              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56191              Date: Thu, 6 Nov 2003 23:26:18 -0800
56192              Message-ID: <20031107072618.GA4370@math.berkeley.edu>
56193      Branch: perl
56194            ! os2/Changes
56195 ____________________________________________________________________________
56196 [ 21676] By: davem                                 on 2003/11/06  22:11:23
56197         Log: bugid #24407: numeric key for shared hash got stringified using
56198              wrong interpreter, and thus got malloced into the wrong thread
56199              memory pool
56200      Branch: perl
56201            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_simple.t
56202 ____________________________________________________________________________
56203 [ 21675] By: rgs                                   on 2003/11/06  10:27:22
56204         Log: Upgrade to MakeMaker 6.20.
56205      Branch: perl
56206            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
56207            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MANIFEST.SKIP
56208            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
56209            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Tutorial.pod
56210            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/postamble.t
56211 ____________________________________________________________________________
56212 [ 21674] By: ams                                   on 2003/11/06  09:32:26
56213         Log: Subject: [PATCH blead] Re: [perl #24248] taint propagation regression,
56214              tests fail to spot this
56215              From: Rick Delaney <rick@bort.ca>
56216              Date: Wed, 5 Nov 2003 23:02:41 -0500
56217              Message-Id: <20031105230241.D13585@biff.bort.ca>
56218      Branch: perl
56219            ! pp_ctl.c t/op/taint.t
56220 ____________________________________________________________________________
56221 [ 21673] By: rgs                                   on 2003/11/05  21:47:07
56222         Log: Subject: [PATCH] Be sure to use -fPIC not -fpic on Linux/SPARC
56223              From: Andy Dougherty <doughera@lafayette.edu>
56224              Date: Wed, 5 Nov 2003 17:19:03 -0500 (EST)
56225              Message-ID: <Pine.SOL.4.53.0311051715140.24878@maxwell.phys.lafayette.edu>
56226      Branch: perl
56227            ! hints/linux.sh
56228 ____________________________________________________________________________
56229 [ 21672] By: rgs                                   on 2003/11/05  20:42:47
56230         Log: Subject: [patch t/op/hash.t] extending the hash attack test
56231              From: Stas Bekman <stas@stason.org>
56232              Date: Tue, 04 Nov 2003 14:33:09 -0800
56233              Message-ID: <3FA82925.7020703@stason.org>
56234      Branch: perl
56235            ! t/op/hash.t
56236 ____________________________________________________________________________
56237 [ 21671] By: rgs                                   on 2003/11/05  20:38:09
56238         Log: Subject: Re: [perl #24398] Benchmark.pm cmpthese segfault
56239              From: Stas Bekman <stas@stason.org>
56240              Date: Wed, 05 Nov 2003 00:50:25 -0800
56241              Message-ID: <3FA8B9D1.2020806@stason.org>
56242      Branch: perl
56243            ! lib/Benchmark.pm
56244 ____________________________________________________________________________
56245 [ 21667] By: nicholas                              on 2003/11/05  19:13:56
56246         Log: From: Craig Berry <craigberry@mac.com>
56247              Subject: Opcode.xs/RC2 compile nit on VMS
56248              Date: Wed, 05 Nov 2003 12:16:34 -0600
56249              Message-ID: <2097592.1068056194261.JavaMail.craigberry@mac.com>
56250      Branch: perl
56251            ! ext/Opcode/Opcode.xs
56252 ____________________________________________________________________________
56253 [ 21664] By: ams                                   on 2003/11/05  18:34:28
56254         Log: Orphaned submission from #21546.
56255      Branch: perl
56256            ! perl.c
56257 ____________________________________________________________________________
56258 [ 21663] By: ams                                   on 2003/11/05  17:01:29
56259         Log: Subject: Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)
56260              From: Slaven Rezic <slaven@rezic.de>
56261              Date: 20 Oct 2003 22:39:28 +0200
56262              Message-Id: <87oewbiqyn.fsf@vran.herceg.de>
56263      Branch: perl
56264            ! lib/filetest.t
56265 ____________________________________________________________________________
56266 [ 21662] By: ams                                   on 2003/11/05  16:51:08
56267         Log: Subject: Re: 'make minitest' fails for op/cproto and op/pat
56268              From: Michael G Schwern <schwern@pobox.com>
56269              Date: Wed, 5 Nov 2003 06:26:36 -0800
56270              Message-Id: <20031105142635.GA22761@localhost.comcast.net>
56271      Branch: perl
56272            ! t/op/cproto.t
56273 ____________________________________________________________________________
56274 [ 21661] By: ams                                   on 2003/11/05  16:50:05
56275         Log: Subject: [PATCH] Modernise INSTALL
56276              From: Gisle Aas <gisle@ActiveState.com>
56277              Date: 05 Nov 2003 05:16:25 -0800
56278              Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com>
56279
56280              Subject: [PATCH pod/perlhist.pod]  Mention 5.8.2-RC2
56281              From: Abigail <abigail@abigail.nl>
56282              Date: Tue, 4 Nov 2003 10:40:57 +0100
56283              Message-Id: <20031104094057.GA22508@abigail.nl>
56284      Branch: perl
56285            ! INSTALL pod/perlhist.pod
56286 ____________________________________________________________________________
56287 [ 21660] By: ams                                   on 2003/11/05  16:46:12
56288         Log: Subject: [PATCH blead]  reentr.pl is not defining _srandom_struct
56289              From: Jan Dubois <jand@ActiveState.com>
56290              Date: Tue, 04 Nov 2003 16:52:14 -0800
56291              Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com>
56292      Branch: perl
56293            ! reentr.c reentr.h reentr.pl
56294 ____________________________________________________________________________
56295 [ 21657] By: rgs                                   on 2003/11/05  08:07:14
56296         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
56297              From: Michael G Schwern <schwern@pobox.com>
56298              Date: Tue, 4 Nov 2003 17:59:13 -0800
56299              Message-ID: <20031105015913.GL15406@localhost.comcast.net>
56300
56301              Replaces the temporary kludge (#21655).
56302      Branch: perl
56303            ! ext/SDBM_File/sdbm/Makefile.PL
56304 ____________________________________________________________________________
56305 [ 21656] By: rgs                                   on 2003/11/05  07:41:41
56306         Log: Subject: Re: [gherteg@csc.com: your CPAN page on EBCDIC]
56307              From: PPrymmer@factset.com
56308              Date: Tue, 4 Nov 2003 10:00:07 -0500
56309              Message-ID: <OF9A22A404.A32A5C26-ON85256DD4.00522E92-85256DD4.005268A4@factset.com>
56310      Branch: perl
56311            ! pod/perlebcdic.pod
56312 ____________________________________________________________________________
56313 [ 21655] By: rgs                                   on 2003/11/04  22:32:28
56314         Log: Temporary kludge to allow SDBM_File being built
56315              with MakeMaker 6.19.
56316      Branch: perl
56317            ! ext/SDBM_File/sdbm/Makefile.PL
56318 ____________________________________________________________________________
56319 [ 21652] By: rgs                                   on 2003/11/04  21:43:10
56320         Log: Upgrade to ExtUtils::MakeMaker 6.19
56321      Branch: perl
56322            + lib/ExtUtils/t/parse_version.t
56323            + t/lib/MakeMaker/Test/Setup/BFD.pm
56324            + t/lib/MakeMaker/Test/Setup/Problem.pm
56325            - lib/ExtUtils/t/00setup_dummy.t
56326            - lib/ExtUtils/t/zz_cleanup_dummy.t
56327            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
56328            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
56329            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
56330            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
56331            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
56332            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
56333            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
56334            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/bytes.pm
56335            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Manifest.pm
56336            ! lib/ExtUtils/README lib/ExtUtils/TODO lib/ExtUtils/instmodsh
56337            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
56338            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/Install.t
56339            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
56340            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
56341            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/postamble.t
56342            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
56343            ! lib/ExtUtils/t/problems.t lib/ExtUtils/t/writemakefile_args.t
56344            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
56345 ____________________________________________________________________________
56346 [ 21651] By: rgs                                   on 2003/11/04  05:43:56
56347         Log: Subject: Re: [PATCH 5.8.2 @21574] OS/2 build
56348              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56349              Date: Mon, 3 Nov 2003 20:20:44 -0800
56350              Message-ID: <20031104042044.GA1682@math.berkeley.edu>
56351      Branch: perl
56352            ! os2/Makefile.SHs
56353 ____________________________________________________________________________
56354 [ 21650] By: rgs                                   on 2003/11/03  21:55:42
56355         Log: Subject: [PATCH] Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm
56356              From: Michael G Schwern <schwern@pobox.com>
56357              Date: Sat, 1 Nov 2003 22:57:45 -0800
56358              Message-ID: <20031102065745.GN3659@localhost.comcast.net>
56359              (goes with change #21418)
56360      Branch: perl
56361            ! lib/autouse.pm lib/autouse.t
56362 ____________________________________________________________________________
56363 [ 21647] By: rgs                                   on 2003/11/03  20:08:18
56364         Log: Subject: [PATCH] Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
56365              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
56366              Date: Mon, 3 Nov 2003 20:53:33 +0100
56367              Message-ID: <023a01c3a244$2a1dd5a0$0c2f1fac@R2D2>
56368      Branch: perl
56369            ! ext/Devel/PPPort/PPPort.pm
56370 ____________________________________________________________________________
56371 [ 21646] By: rgs                                   on 2003/11/03  20:00:07
56372         Log: Subject: Cwd.xs: off-by-one buffer overflow in realpath()
56373              From: Casey West <casey@geeknest.com>
56374              Date: Mon, 3 Nov 2003 10:11:43 -0500
56375              Message-ID: <20031103151143.GB430@geeknest.com>
56376      Branch: perl
56377            ! ext/Cwd/Cwd.xs
56378 ____________________________________________________________________________
56379 [ 21645] By: rgs                                   on 2003/11/03  19:18:42
56380         Log: Subject: Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again
56381              From: Jan Dubois <jand@ActiveState.com>
56382              Date: Sun, 02 Nov 2003 21:43:44 -0800
56383              Message-ID: <8dqbqvg16ln2r807l1l2c905lh7hte303v@4ax.com>
56384      Branch: perl
56385            ! reentr.h reentr.pl
56386 ____________________________________________________________________________
56387 [ 21644] By: rgs                                   on 2003/11/03  15:33:55
56388         Log: Document the fact that keys() and values() are optimized
56389              for void context (as suggested by Liz.)
56390      Branch: perl
56391            ! pod/perlfunc.pod
56392 ____________________________________________________________________________
56393 [ 21639] By: nicholas                              on 2003/11/03  07:04:36
56394         Log: Stas would prefer not to have MOD_PERL defines in perl.
56395      Branch: perl
56396            ! hv.c hv.h
56397 ____________________________________________________________________________
56398 [ 21638] By: nicholas                              on 2003/11/03  06:46:48
56399         Log: s/new_hash/rehash/g (Stas suggested a better name)
56400      Branch: perl
56401            ! embedvar.h hv.h intrpvar.h lib/Hash/Util.pm perl.c perlapi.h
56402            ! sv.c universal.c util.c
56403 ____________________________________________________________________________
56404 [ 21634] By: nicholas                              on 2003/11/02  22:32:21
56405         Log: Provide Internals::new_hash_seed to return PL_new_hash_seed, and
56406              make Hash::Util::hash_seed use this.
56407      Branch: perl
56408            ! lib/Hash/Util.pm universal.c
56409 ____________________________________________________________________________
56410 [ 21628] By: rgs                                   on 2003/11/02  21:05:59
56411         Log: Fix for [perl #24347] segfault with Safe
56412              The empty %INC created for safe compartements was freed
56413              too early.
56414      Branch: perl
56415            ! ext/Opcode/Opcode.xs
56416 ____________________________________________________________________________
56417 [ 21627] By: rgs                                   on 2003/11/02  20:40:47
56418         Log: Subject: [PATCH pod/perlguts.pod] update embed.pl description
56419              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
56420              Date: Sun, 2 Nov 2003 22:24:28 +0100
56421              Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2>
56422      Branch: perl
56423            ! pod/perlguts.pod
56424 ____________________________________________________________________________
56425 [ 21625] By: rgs                                   on 2003/11/02  20:24:21
56426         Log: Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
56427      Branch: perl
56428            ! pod/perlhist.pod
56429 ____________________________________________________________________________
56430 [ 21620] By: nicholas                              on 2003/11/02  18:22:16
56431         Log: Subject: [PATCH 5.8.2 @21574] OS/2 build
56432              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56433              Date: Wed, 29 Oct 2003 14:00:18 -0800
56434              Message-ID: <20031029220017.GA26384@math.berkeley.edu>
56435      Branch: perl
56436            ! ext/DynaLoader/DynaLoader_pm.PL makedef.pl os2/Makefile.SHs
56437            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2_base.t os2/os2ish.h
56438            ! os2/perl2cmd.pl perlio.c
56439 ____________________________________________________________________________
56440 [ 21619] By: rgs                                   on 2003/11/02  18:07:30
56441         Log: Quoted-printable is evil.
56442      Branch: perl
56443            ! win32/win32.h
56444 ____________________________________________________________________________
56445 [ 21618] By: nicholas                              on 2003/11/02  18:01:21
56446         Log: Stas spotted a missed s//new_/ for the hash seed renaming games
56447      Branch: perl
56448            ! perl.c
56449 ____________________________________________________________________________
56450 [ 21617] By: rgs                                   on 2003/11/02  17:25:50
56451         Log: Portability nit for MinGW 3.
56452
56453              Subject: MinGW-3.1.0-1 _CRTIMP definition preempting win32.h's
56454              From: Greg Matheson <lang@ms.chinmin.edu.tw>
56455              Date: Thu, 30 Oct 2003 14:11:58 +0800
56456              Message-ID: <20031030141158.A11772@ms>
56457              (actual patch by Abe Timmerman)
56458      Branch: perl
56459            ! win32/win32.h
56460 ____________________________________________________________________________
56461 [ 21616] By: rgs                                   on 2003/11/02  12:37:54
56462         Log: Subject: DOCPATCH: does STORE need to return anything and if so what?
56463              From: david nicol <whatever@davidnicol.com>
56464              Date: 26 Oct 2003 22:34:04 -0600
56465              Message-Id: <1067229244.1071.51.camel@plaza.davidnicol.com>
56466      Branch: perl
56467            ! pod/perltie.pod
56468 ____________________________________________________________________________
56469 [ 21615] By: rgs                                   on 2003/11/01  20:01:54
56470         Log: Subject: [PATCH] DB_File 1.807
56471              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
56472              Date: Sat, 1 Nov 2003 13:50:12 -0000
56473              Message-ID: <AIEAJICLCBDNAAOLLOKLOENMPAAA.Paul.Marquess@btinternet.com>
56474      Branch: perl
56475            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
56476            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
56477            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
56478 ____________________________________________________________________________
56479 [ 21614] By: rgs                                   on 2003/11/01  19:40:28
56480         Log: Subject: Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?)
56481              From: Rick Delaney <rick@bort.ca>
56482              Date: Mon, 27 Oct 2003 16:24:16 -0500
56483              Message-ID: <20031027162416.H2233@biff.bort.ca>
56484      Branch: perl
56485            ! pp_hot.c
56486 ____________________________________________________________________________
56487 [ 21611] By: nicholas                              on 2003/11/01  16:32:00
56488         Log: D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this
56489      Branch: perl
56490            ! MANIFEST
56491 ____________________________________________________________________________
56492 [ 21607] By: nicholas                              on 2003/11/01  15:21:23
56493         Log: mod_perl2 will require access to the Plan C hashing function.
56494      Branch: perl
56495            ! hv.h
56496 ____________________________________________________________________________
56497 [ 21604] By: nicholas                              on 2003/11/01  14:21:38
56498         Log: Add Internals::HvREHASH to expose the rehashing flag
56499              t/op/hash.t tests that pathological data triggers rehashing
56500      Branch: perl
56501            + t/op/hash.t
56502            ! universal.c
56503 ____________________________________________________________________________
56504 [ 21599] By: davem                                 on 2003/11/01  00:09:22
56505         Log: whoops, typo
56506      Branch: perl
56507            ! ext/threads/shared/shared.xs
56508 ____________________________________________________________________________
56509 [ 21598] By: davem                                 on 2003/11/01  00:03:38
56510         Log: seg faults when deleting keys of shared hash refs
56511              Ensure that the shared_sv get magic of the element being deleted
56512              is called. Also, avoid posible memory leaks by wrapping all shared
56513              context sections with ENTER/SAVETMPS
56514      Branch: perl
56515            ! ext/threads/shared/shared.xs
56516 ____________________________________________________________________________
56517 [ 21596] By: rgs                                   on 2003/10/31  20:46:44
56518         Log: Subject: Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem to do anything
56519              From: Andy Dougherty <doughera@lafayette.edu>
56520              Date: Fri, 31 Oct 2003 15:32:35 -0500 (EST)
56521              Message-ID: <Pine.SOL.4.53.0310311433440.8552@maxwell.phys.lafayette.edu>
56522              (plus POD link fixes)
56523      Branch: perl
56524            ! INSTALL
56525 ____________________________________________________________________________
56526 [ 21595] By: rgs                                   on 2003/10/31  20:35:23
56527         Log: Prevent the installation of makefiles that can be found
56528              under lib/.
56529      Branch: perl
56530            ! installperl
56531 ____________________________________________________________________________
56532 [ 21593] By: rgs                                   on 2003/10/31  20:19:01
56533         Log: Test nit ; goes with change 21591
56534      Branch: perl
56535            ! t/lib/warnings/regcomp
56536 ____________________________________________________________________________
56537 [ 21592] By: rgs                                   on 2003/10/31  20:03:58
56538         Log: Subject: [PATCH] Document PERL_DL_NONLAZY
56539              From: Gisle Aas <gisle@ActiveState.com>
56540              Date: 31 Oct 2003 03:13:03 -0800
56541              Message-ID: <lrn0bhbqyo.fsf@caliper.activestate.com>
56542      Branch: perl
56543            ! pod/perlrun.pod
56544 ____________________________________________________________________________
56545 [ 21591] By: rgs                                   on 2003/10/31  19:54:23
56546         Log: Subject: [PATCH] Off-by-one error in regcomp.c
56547              From: Slaven Rezic <slaven@rezic.de>
56548              Date: Fri, 31 Oct 2003 12:16:11 +0000
56549              Message-Id: <1067602571.12768@devpc01.iconmobile.de>
56550      Branch: perl
56551            ! regcomp.c t/op/regmesg.t
56552 ____________________________________________________________________________
56553 [ 21590] By: rgs                                   on 2003/10/31  19:36:32
56554         Log: Subject: [patch pod/perlfunc.pod] separate two unrelated notes in require
56555              From: Stas Bekman <stas@stason.org>
56556              Date: Wed, 29 Oct 2003 16:47:24 -0800
56557              Message-ID: <3FA05F9C.2080304@stason.org>
56558      Branch: perl
56559            ! pod/perlfunc.pod
56560 ____________________________________________________________________________
56561 [ 21589] By: rgs                                   on 2003/10/31  19:31:48
56562         Log: Subject: [5.8.x segfault + patch] chicken&egg segfault in -Dm -Mthreads
56563              From: Stas Bekman <stas@stason.org>
56564              Date: Wed, 29 Oct 2003 15:15:15 -0800
56565              Message-ID: <3FA04A03.5010603@stason.org>
56566              (enclosed in a #ifdef DEBUGGING)
56567      Branch: perl
56568            ! sv.c
56569 ____________________________________________________________________________
56570 [ 21588] By: rgs                                   on 2003/10/31  19:25:38
56571         Log: Subject: [PATCH] Devel::PPPort and scan_bin
56572              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
56573              Date: Wed, 29 Oct 2003 22:53:43 +0100
56574              Message-ID: <037201c39e67$1faa9940$0c2f1fac@R2D2>
56575      Branch: perl
56576            ! ext/Devel/PPPort/PPPort.pm
56577 ____________________________________________________________________________
56578 [ 21587] By: rgs                                   on 2003/10/31  19:19:00
56579         Log: Subject: [PATCH] change p4d2p to deal with new style diff2 output
56580              From: Jan Dubois <jand@ActiveState.com>
56581              Date: Thu, 30 Oct 2003 18:43:08 -0800
56582              Message-ID: <dpi3qvgf1uke7pj1gcpgmoh622lqcvl6uc@4ax.com>
56583      Branch: perl
56584            ! Porting/p4d2p
56585 ____________________________________________________________________________
56586 [ 21586] By: nicholas                              on 2003/10/31  18:54:26
56587         Log: Comment that this "optimisation" is actually a necessary fixup.
56588              When the split occurs (to make the opti{miser,onal}) this isn't
56589              (Richard Clamp reminded me that I forgot to do this)
56590      Branch: perl
56591            ! op.c
56592 ____________________________________________________________________________
56593 [ 21583] By: nicholas                              on 2003/10/30  22:37:26
56594         Log: Rewrite to correctly use test.pl
56595
56596              Date: Thu, 30 Oct 2003 15:51:03 -0800
56597              From: Michael G Schwern <schwern@pobox.com>
56598              Subject: Re: Fix for the orange lion bug - aka empty sub bug
56599              Message-ID: <20031030235103.GC27017@localhost.comcast.net>
56600      Branch: perl
56601            ! t/op/sub.t
56602 ____________________________________________________________________________
56603 [ 21582] By: nicholas                              on 2003/10/30  22:18:53
56604         Log: Date: Thu, 30 Oct 2003 22:01:35 +0000
56605              Subject: Fix for the orange lion bug - aka empty sub bug
56606              From: Arthur Bergman <sky@nanisky.com>
56607              Message-Id: <A10EEA90-0B24-11D8-93CD-000A95A2734C@nanisky.com>
56608      Branch: perl
56609            + t/op/sub.t
56610            ! MANIFEST op.c
56611 ____________________________________________________________________________
56612 [ 21580] By: nicholas                              on 2003/10/30  19:42:28
56613         Log: 14 is the chain length for attack. From
56614
56615              Message-ID: <20031030204117.16008.qmail@plover.com>
56616              Subject: Re: 5.8.2-RC1 and mp2
56617              Date: Thu, 30 Oct 2003 15:41:17 -0500
56618              From: Mark Jason Dominus <mjd@plover.com>
56619
56620              and
56621
56622              From: Scott A Crosby <scrosby@cs.rice.edu>
56623              Subject: Re: 5.8.2-RC1 and mp2
56624              Date: 30 Oct 2003 14:08:06 -0600
56625              Message-ID: <oydd6cea3q1.fsf@bert.cs.rice.edu>
56626      Branch: perl
56627            ! hv.c
56628 ____________________________________________________________________________
56629 [ 21575] By: rgs                                   on 2003/10/29  06:51:19
56630         Log: Move a fcntl() example in perlfunc at a more proper place,
56631              as suggested by :
56632              Subject: [perl #24334] ioctl/fcntl doc confusion
56633              From: "perl-5.8.0@ton.iguana.be (via RT)" <perlbug-followup@perl.org>
56634              Date: 28 Oct 2003 13:37:49 -0000
56635              Message-ID: <rt-24334-66603.12.4990768314782@rt.perl.org>
56636      Branch: perl
56637            ! pod/perlfunc.pod
56638 ____________________________________________________________________________
56639 [ 21567] By: rgs                                   on 2003/10/28  08:48:06
56640         Log: Upgrade to Time::HiRes 1.52.
56641      Branch: perl
56642            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
56643            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
56644 ____________________________________________________________________________
56645 [ 21566] By: rgs                                   on 2003/10/28  08:34:26
56646         Log: Subject: [PATCH lib/overload.t] TODO tests for bug #24313.
56647              From: Abigail <abigail@abigail.nl>
56648              Date: Mon, 27 Oct 2003 13:05:37 +0100
56649              Message-ID: <20031027120536.GA24608@abigail.nl>
56650
56651              Subject: [PATCH bleadperl] [perl #24313] (was Re: [PATCH lib/overload.t] TODO tests for bug #24313.)
56652              From: Rick Delaney <rick@bort.ca>
56653              Date: Mon, 27 Oct 2003 12:17:49 -0500
56654              Message-ID: <20031027121749.E2233@biff.bort.ca>
56655      Branch: perl
56656            ! lib/overload.t toke.c
56657 ____________________________________________________________________________
56658 [ 21565] By: rgs                                   on 2003/10/28  07:42:52
56659         Log: Subject: [PATCH t/comp/proto.t]  Test (5.9.x)
56660              From: Abigail <abigail@abigail.nl>
56661              Date: Mon, 27 Oct 2003 14:50:24 +0100
56662              Message-ID: <20031027135024.GA12666@abigail.nl>
56663      Branch: perl
56664            ! t/comp/proto.t
56665 ____________________________________________________________________________
56666 [ 21564] By: davem                                 on 2003/10/27  22:01:12
56667         Log: Fix more shared threads leaks: add SAVETMPS to the second branch
56668              of sharedsv_scalar_store().
56669      Branch: perl
56670            ! ext/threads/shared/shared.xs
56671 ____________________________________________________________________________
56672 [ 21563] By: rgs                                   on 2003/10/27  19:33:29
56673         Log: Add a new taint error, "%ENV is aliased to %s".
56674              This error is thrown when taint checks are enabled and
56675              when *ENV has been aliased, so that %ENV has no env-magic
56676              anymore. (see bug [perl #24291].)
56677      Branch: perl
56678            ! pod/perldiag.pod t/op/taint.t taint.c
56679 ____________________________________________________________________________
56680 [ 21560] By: nicholas                              on 2003/10/27  18:01:02
56681         Log: Record the escape^Wrelease of 5.9.0
56682      Branch: perl
56683            ! pod/perlhist.pod
56684 ____________________________________________________________________________
56685 [ 21554] By: nicholas                              on 2003/10/27  16:09:37
56686         Log: Subject: Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc
56687              From: Alan Burlison <Alan.Burlison@sun.com>
56688              Date: Tue, 21 Oct 2003 15:00:58 +0100
56689              Message-ID: <3F953C1A.3060800@sun.com>
56690      Branch: perl
56691            ! hints/solaris_2.sh
56692 ____________________________________________________________________________
56693 [ 21550] By: nicholas                              on 2003/10/27  13:45:27
56694         Log: Sync with Unicode::Normalize 0.25
56695      Branch: perl
56696            + ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/form.t
56697            + ext/Unicode/Normalize/t/proto.t
56698            + ext/Unicode/Normalize/t/split.t
56699            ! MANIFEST ext/Unicode/Normalize/Changes
56700            ! ext/Unicode/Normalize/Makefile.PL
56701            ! ext/Unicode/Normalize/Normalize.pm
56702            ! ext/Unicode/Normalize/Normalize.xs
56703            ! ext/Unicode/Normalize/README
56704 ____________________________________________________________________________
56705 [ 21549] By: nicholas                              on 2003/10/27  13:11:48
56706         Log: Sync with Unicode::Collate 0.30
56707      Branch: perl
56708            + lib/Unicode/Collate/t/hangtype.t
56709            + lib/Unicode/Collate/t/normal.t lib/Unicode/Collate/t/trailwt.t
56710            + lib/Unicode/Collate/t/variable.t
56711            + lib/Unicode/Collate/t/version.t
56712            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
56713            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/contract.t
56714            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/index.t
56715            ! lib/Unicode/Collate/t/test.t
56716 ____________________________________________________________________________
56717 [ 21548] By: nicholas                              on 2003/10/27  12:39:39
56718         Log: Sync with Pod::Perldoc 3.12
56719      Branch: perl
56720            ! lib/Pod/Perldoc.pm
56721 ____________________________________________________________________________
56722 [ 21546] By: ams                                   on 2003/10/27  09:00:08
56723         Log: Will the real off by one please stand up?
56724      Branch: perl
56725            ! mg.c
56726 ____________________________________________________________________________
56727 [ 21545] By: hv                                    on 2003/10/27  02:52:16
56728         Log: fixup separators
56729      Branch: perl
56730            ! Changes
56731 ____________________________________________________________________________
56732 [ 21544] By: hv                                    on 2003/10/27  02:51:26
56733         Log: don't complain of podless .pm files that have a separate .pod file
56734      Branch: perl
56735            ! pod/buildtoc
56736 ____________________________________________________________________________
56737 [ 21543] By: hv                                    on 2003/10/27  02:50:04
56738         Log: regen pods and toc
56739      Branch: perl
56740            ! pod/perlmodlib.pod pod/perltoc.pod
56741 ____________________________________________________________________________
56742 [ 21542] By: rgs                                   on 2003/10/26  21:36:17
56743         Log: When %ENV has been turned into a non-magical hash after a
56744              glob assignment, TAINT_ENV() may dump core because it
56745              assumes $ENV{PATH} is magical. Fix this ; add a test to
56746              verify that the PATH is still checked for taintedness.
56747      Branch: perl
56748            ! t/op/taint.t taint.c
56749 ____________________________________________________________________________
56750 [ 21540] By: rgs                                   on 2003/10/26  14:59:53
56751         Log: Fix backward-compatibility issues in if.pm.
56752      Branch: perl
56753            ! lib/if.pm
56754 ____________________________________________________________________________
56755 [ 21539] By: hv                                    on 2003/10/26  12:22:54
56756         Log: Update Changes.
56757      Branch: perl
56758            ! Changes patchlevel.h
56759 ____________________________________________________________________________
56760 [ 21538] By: ams                                   on 2003/10/26  08:08:02
56761         Log: Fix off-by-one in $0 set magic. (From Autrijus.)
56762              The whole PL_origalen thing in perl.c looks very hokey.
56763      Branch: perl
56764            ! mg.c
56765 ____________________________________________________________________________
56766 [ 21536] By: nicholas                              on 2003/10/25  22:33:18
56767         Log: show the rehash flags in dumps
56768      Branch: perl
56769            ! dump.c
56770 ____________________________________________________________________________
56771 [ 21535] By: nicholas                              on 2003/10/25  22:32:40
56772         Log: Return 21533 (with modifications) having found the problem
56773      Branch: perl
56774            ! hv.c hv.h
56775 ____________________________________________________________________________
56776 [ 21534] By: nicholas                              on 2003/10/25  20:46:36
56777         Log: Back out 21533 because it broke Encode's build in really weird ways
56778      Branch: perl
56779            ! hv.c hv.h
56780 ____________________________________________________________________________
56781 [ 21533] By: nicholas                              on 2003/10/25  13:10:21
56782         Log: Plan C rough edge smoothing. Criteria for a hash split is now
56783              the earlier of "more keys than buckets" (the old test) or
56784              linked list too long. Rehash is triggered after a split if the
56785              longest linked list is too long.
56786      Branch: perl
56787            ! hv.c hv.h
56788 ____________________________________________________________________________
56789 [ 21532] By: rgs                                   on 2003/10/25  10:03:18
56790         Log: Subject: Re: [perl #948] $, untieable?
56791              From: Richard Clamp <richardc@unixbeard.net>
56792              Date: Tue, 21 Oct 2003 00:02:49 +0100
56793              Message-ID: <20031020230249.GA31123@mirth.demon.co.uk>
56794
56795              Plus a small fix to t/TEST to recognize the added TODO test
56796              as a TODO test.
56797      Branch: perl
56798            ! t/TEST t/op/tie.t
56799 ____________________________________________________________________________
56800 [ 21528] By: nicholas                              on 2003/10/23  19:21:00
56801         Log: When it says "add", then, like, you have to p4 add it. D'oh!
56802              (missed the new file in "Update I18N::LangTags from 0.28 to 0.29")
56803      Branch: perl
56804            + lib/I18N/LangTags/t/02decency.t
56805 ____________________________________________________________________________
56806 [ 21527] By: davem                                 on 2003/10/23  19:13:20
56807         Log: Fix two threads::shared leaks
56808              #24061 - AV in shared interpreter wasn't set to AvREAL
56809              #24255 - mortals were added to the shared interpreter's tmpstack
56810              and never freed.
56811      Branch: perl
56812            ! ext/threads/shared/shared.xs
56813 ____________________________________________________________________________
56814 [ 21526] By: nicholas                              on 2003/10/23  19:11:24
56815         Log: From: Jan Dubois <jand@ActiveState.com>
56816              Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11
56817              Date: Wed, 22 Oct 2003 20:17:07 -0700
56818              Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>
56819
56820              From: Jan Dubois <jand@ActiveState.com>
56821              Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
56822              Date: Wed, 22 Oct 2003 20:26:56 -0700
56823              Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>
56824      Branch: perl
56825            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
56826            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
56827            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod
56828            ! utils/perldoc.PL
56829 ____________________________________________________________________________
56830 [ 21523] By: ams                                   on 2003/10/23  12:53:03
56831         Log: Subject: [PATCH] utime documentation
56832              From: Gisle Aas <gisle@ActiveState.com>
56833              Date: 23 Oct 2003 05:33:43 -0700
56834              Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>
56835      Branch: perl
56836            ! pod/perlfunc.pod
56837 ____________________________________________________________________________
56838 [ 21522] By: ams                                   on 2003/10/23  08:07:18
56839         Log: Subject: [PATCH]  dup2() not going through PerlLIO abstraction layer
56840              From: Jan Dubois <jand@ActiveState.com>
56841              Date: Wed, 22 Oct 2003 20:33:54 -0700
56842              Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>
56843      Branch: perl
56844            ! doio.c
56845 ____________________________________________________________________________
56846 [ 21520] By: nicholas                              on 2003/10/22  19:50:15
56847         Log: patch created by Casey West from:
56848
56849              Subject: CPAN module problems
56850              From: Edward Moy <emoy@apple.com>
56851              Date: Fri, 10 Oct 2003 17:42:06 -0700
56852              Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>
56853
56854              (change ld value in hints file)
56855      Branch: perl
56856            ! hints/darwin.sh
56857 ____________________________________________________________________________
56858 [ 21516] By: rgs                                   on 2003/10/22  15:06:13
56859         Log: Small email update in AUTHORS.
56860      Branch: perl
56861            ! AUTHORS
56862 ____________________________________________________________________________
56863 [ 21515] By: rgs                                   on 2003/10/22  06:39:29
56864         Log: Add a test.taintwarn makefile target,
56865              to run the whole test suite with the -t switch.
56866      Branch: perl
56867            ! Makefile.SH pod/perlhack.pod t/TEST
56868 ____________________________________________________________________________
56869 [ 21514] By: rgs                                   on 2003/10/21  21:21:56
56870         Log: Subject: [PATCH @20458] embedding perl
56871              From: Radu Greab <rgreab@fx.ro>
56872              Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST)
56873              Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>
56874      Branch: perl
56875            ! hv.c intrpvar.h perl.c pod/perlembed.pod pod/perlintern.pod
56876            ! sv.c
56877 ____________________________________________________________________________
56878 [ 21513] By: rgs                                   on 2003/10/21  20:45:12
56879         Log: Fix doc bug #23890, as suggested by Himanshu Garg :
56880              in perltoot, $him->fullname should be $him->fullname->as_string
56881              when passed to printf.
56882      Branch: perl
56883            ! pod/perltoot.pod
56884 ____________________________________________________________________________
56885 [ 21509] By: rgs                                   on 2003/10/21  05:42:50
56886         Log: Two OS/2 portability patches from Ilya.
56887
56888              Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
56889              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56890              Date: Thu, 25 Sep 2003 12:09:11 -0700
56891              Message-ID: <20030925190911.GA27028@math.berkeley.edu>
56892
56893              Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
56894              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56895              Date: Thu, 25 Sep 2003 19:50:45 -0700
56896              Message-ID: <20030926025045.GA27507@math.berkeley.edu>
56897      Branch: perl
56898            ! doio.c os2/os2ish.h perl.h perlio.c pp_sys.c
56899 ____________________________________________________________________________
56900 [ 21506] By: rgs                                   on 2003/10/20  19:28:27
56901         Log: Subject: [PATCH] add some missing defines to Devel::PPPort
56902              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
56903              Date: Mon, 20 Oct 2003 20:14:19 +0200
56904              Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>
56905      Branch: perl
56906            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
56907 ____________________________________________________________________________
56908 [ 21505] By: rgs                                   on 2003/10/20  19:22:38
56909         Log: Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
56910              From: Slaven Rezic <slaven@rezic.de>
56911              Date: 19 Oct 2003 17:54:59 +0200
56912              Message-ID: <871xt9te7g.fsf@vran.herceg.de>
56913      Branch: perl
56914            ! perlio.c
56915 ____________________________________________________________________________
56916 [ 21503] By: rgs                                   on 2003/10/20  06:04:04
56917         Log: Skip the chflags tests in filetest.t on Darwin.
56918      Branch: perl
56919            ! lib/filetest.t
56920 ____________________________________________________________________________
56921 [ 21474] By: nicholas                              on 2003/10/17  18:44:28
56922         Log: Plan C rough edge smoothing - forgot to turn on the "has key flags"
56923              flag on the hash when rehashing. Can turn off the "rehasing" flag
56924              if the hash is cleared
56925      Branch: perl
56926            ! hv.c
56927 ____________________________________________________________________________
56928 [ 21473] By: rgs                                   on 2003/10/17  08:53:48
56929         Log: -u is deprecated.
56930              Subject: Re: why PERL5LIB is ignored when -T is in effect
56931              From: Slaven Rezic <slaven@rezic.de>
56932              Date: Fri, 17 Oct 2003 10:02:31 +0000
56933              Message-Id: <1066384951.4964@devpc01.iconmobile.de>
56934      Branch: perl
56935            ! perl.c
56936 ____________________________________________________________________________
56937 [ 21472] By: rgs                                   on 2003/10/17  07:29:10
56938         Log: The compilation of PerlIO::via may hang on AIX when
56939              compiling with vac at -O3 optimization level. Disable
56940              optimization for this module.
56941      Branch: perl
56942            + ext/PerlIO/via/hints/aix.pl
56943            ! MANIFEST
56944 ____________________________________________________________________________
56945 [ 21471] By: nicholas                              on 2003/10/16  21:10:27
56946         Log: Plan C for foiling the algorithmic complexity attack
56947              (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
56948              Chip's plan B (do something new inside the hv functions)
56949              and introspective sort)
56950              Provides infrastructure for hashes to change their hash function
56951              if necessary, and code in hsplit to detect pathalogical data and
56952              instigate a random rehashing.
56953              Needs refinement. Let's see how much smoke it creates.
56954      Branch: perl
56955            ! embedvar.h hv.c hv.h intrpvar.h perl.c perlapi.h sv.c sv.h
56956            ! util.c
56957 ____________________________________________________________________________
56958 [ 21470] By: davem                                 on 2003/10/16  20:03:44
56959         Log: Ensure PL_comppad/curpad point to PL_main_cv's padlist when
56960              PL_main_root is freed; this may not have been be the case if a
56961              thread other than the main one is the last to be destroyed
56962      Branch: perl
56963            ! ext/threads/t/thread.t pad.h perl.c
56964 ____________________________________________________________________________
56965 [ 21469] By: nicholas                              on 2003/10/16  19:31:19
56966         Log: Duplicate 19423 (pathological hashes too easy) into share_hek_flags
56967              (as suggested by Jan Dubois)
56968      Branch: perl
56969            ! hv.c
56970 ____________________________________________________________________________
56971 [ 21468] By: ams                                   on 2003/10/16  19:00:14
56972         Log: Subject: Re: assert.h breaks perl.h
56973              From: Alexey Tourbin <at@altlinux.ru>
56974              Date: Thu, 16 Oct 2003 22:24:35 +0400
56975              Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>
56976      Branch: perl
56977            ! sv.h
56978 ____________________________________________________________________________
56979 [ 21467] By: ams                                   on 2003/10/16  18:57:57
56980         Log: Subject: [PATCH] Tie::Hash documentation
56981              From: Slaven Rezic <slaven@rezic.de>
56982              Date: Thu, 16 Oct 2003 17:57:35 +0000
56983              Message-Id: <1066327055.1428@devpc01.iconmobile.de>
56984      Branch: perl
56985            ! lib/Tie/Hash.pm
56986 ____________________________________________________________________________
56987 [ 21466] By: rgs                                   on 2003/10/16  08:52:50
56988         Log: Further tweak on change #21464.
56989      Branch: perl
56990            ! perl.c
56991 ____________________________________________________________________________
56992 [ 21464] By: ams                                   on 2003/10/16  08:42:50
56993         Log: Subject: perl -h tweak [PATCH]
56994              From: Gisle Aas <gisle@ActiveState.com>
56995              Date: 16 Oct 2003 02:49:39 -0700
56996              Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>
56997      Branch: perl
56998            ! perl.c
56999 ____________________________________________________________________________
57000 [ 21456] By: rgs                                   on 2003/10/15  19:19:05
57001         Log: Perlfaq1 : take notice that 5.8.1 is now released.
57002      Branch: perl
57003            ! pod/perlfaq1.pod
57004 ____________________________________________________________________________
57005 [ 21454] By: rgs                                   on 2003/10/15  19:06:05
57006         Log: PerlFAQ sync. (only actual changes)
57007      Branch: perl
57008            ! pod/perlfaq4.pod
57009 ____________________________________________________________________________
57010 [ 21453] By: rgs                                   on 2003/10/15  19:02:35
57011         Log: Typos.
57012      Branch: perl
57013            ! hints/aix.sh
57014 ____________________________________________________________________________
57015 [ 21452] By: rgs                                   on 2003/10/15  11:12:31
57016         Log: Fix bug [perl #24212] : improper error recovery in the
57017              tokenizer after an unknown filetest operator.
57018      Branch: perl
57019            ! t/comp/parser.t toke.c
57020 ____________________________________________________________________________
57021 [ 21451] By: rgs                                   on 2003/10/15  09:19:02
57022         Log: Update MIME::Base64 and Digest::MD5 from the CPAN version.
57023      Branch: perl
57024            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
57025            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
57026            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t
57027            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
57028            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
57029            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t
57030 ____________________________________________________________________________
57031 [ 21450] By: rgs                                   on 2003/10/15  06:47:11
57032         Log: Add support for Linux abstract unix domain sockets to Socket.pm.
57033              Based on a idea by Alex Hudson. (Basically those are unix domain
57034              sockets whose name has a '\0' as first character.)
57035      Branch: perl
57036            ! ext/Socket/Socket.xs ext/Socket/t/Socket.t
57037 ____________________________________________________________________________
57038 [ 21449] By: ams                                   on 2003/10/15  06:32:44
57039         Log: Subject: [PATCH] SIGN => 1 support for MakeMaker
57040              From: Autrijus Tang <autrijus@autrijus.org>
57041              Date: Tue, 14 Oct 2003 18:32:28 +0800
57042              Message-Id: <1066127547.65845.35.camel@localhost>
57043      Branch: perl
57044            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
57045            ! lib/ExtUtils/MakeMaker.pm
57046 ____________________________________________________________________________
57047 [ 21448] By: ams                                   on 2003/10/15  05:56:12
57048         Log: Rewrite #21447.
57049      Branch: perl
57050            ! pod/perliol.pod
57051 ____________________________________________________________________________
57052 [ 21447] By: ams                                   on 2003/10/15  05:36:48
57053         Log: Subject: [patch pod/perliol.pod]
57054              From: Stas Bekman <stas@stason.org>
57055              Date: Tue, 14 Oct 2003 18:05:29 -0700
57056              Message-Id: <3F8C9D59.3040403@stason.org>
57057      Branch: perl
57058            ! pod/perliol.pod
57059 ____________________________________________________________________________
57060 [ 21446] By: nicholas                              on 2003/10/14  18:45:39
57061         Log: Duplicate 19423 (pathological hashes too easy) into hv_store_ent
57062              (the routine used by perl level HV operations)
57063      Branch: perl
57064            ! hv.c
57065 ____________________________________________________________________________
57066 [ 21445] By: rgs                                   on 2003/10/13  21:03:05
57067         Log: Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0
57068              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
57069              Date: Tue, 30 Sep 2003 19:23:34 +0200
57070              Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>
57071      Branch: perl
57072            ! ext/Devel/PPPort/PPPort.pm
57073 ____________________________________________________________________________
57074 [ 21442] By: ams                                   on 2003/10/13  08:41:17
57075         Log: Subject: [perl #24189] Incorrect comment in perldoc strict
57076              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
57077              Date: 12 Oct 2003 09:01:25 -0000
57078              Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>
57079      Branch: perl
57080            ! lib/strict.pm
57081 ____________________________________________________________________________
57082 [ 21441] By: rgs                                   on 2003/10/13  08:02:21
57083         Log: Subject: [PATCH] Internals::hash_seed() returns wrong value
57084              From: Jan Dubois <jand@ActiveState.com>
57085              Date: Sun, 12 Oct 2003 22:09:39 -0700
57086              Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>
57087      Branch: perl
57088            ! universal.c
57089 ____________________________________________________________________________
57090 [ 21440] By: rgs                                   on 2003/10/12  19:58:05
57091         Log: Subject: [perl #24122] setreuid and friends borked on darwin/osx
57092              From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
57093              Date: 5 Oct 2003 20:55:56 -0000
57094              Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
57095      Branch: perl
57096            ! mg.c
57097 ____________________________________________________________________________
57098 [ 21439] By: rgs                                   on 2003/10/12  16:28:06
57099         Log: Subject: [PATCH] Tie::Hash documentation
57100              From: Slaven Rezic <slaven@rezic.de>
57101              Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST)
57102              Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>
57103      Branch: perl
57104            ! lib/Tie/Hash.pm
57105 ____________________________________________________________________________
57106 [ 21438] By: rgs                                   on 2003/10/12  15:48:13
57107         Log: Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx
57108              From: Slaven Rezic <slaven@rezic.de>
57109              Date: 07 Oct 2003 00:04:34 +0200
57110              Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>
57111      Branch: perl
57112            ! hints/darwin.sh
57113 ____________________________________________________________________________
57114 [ 21437] By: rgs                                   on 2003/10/12  15:25:17
57115         Log: Minor nit in perlrun, spotted by Art Haas.
57116      Branch: perl
57117            ! pod/perlrun.pod
57118 ____________________________________________________________________________
57119 [ 21436] By: ams                                   on 2003/10/10  19:05:55
57120         Log: Subject: [PATCH] threads::async + some cleanup
57121              From: Elizabeth Mattijsen <liz@dijkmat.nl>
57122              Date: Fri, 10 Oct 2003 16:37:55 +0200
57123              Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>
57124      Branch: perl
57125            ! ext/threads/threads.pm
57126 ____________________________________________________________________________
57127 [ 21435] By: ams                                   on 2003/10/10  19:02:34
57128         Log: Make everyone stop posting to p5p about 0e0.
57129      Branch: perl
57130            ! pod/perlsyn.pod
57131 ____________________________________________________________________________
57132 [ 21433] By: nicholas                              on 2003/10/09  20:57:26
57133         Log: Put all pre-processor #s on the first column (some compilers are picky)
57134              [perl #24167] `#' comment signs not at the very beginning of a line
57135      Branch: perl
57136            ! cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c
57137            ! perl.h regcomp.c
57138 ____________________________________________________________________________
57139 [ 21432] By: rgs                                   on 2003/10/09  11:09:24
57140         Log: Suppress the test file t/op/nothr5005.t and integrate its tests into
57141              t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
57142              to t/test.pl.
57143      Branch: perl
57144            - t/op/nothr5005.t
57145            ! MANIFEST t/op/args.t
57146 ____________________________________________________________________________
57147 [ 21431] By: rgs                                   on 2003/10/09  11:06:15
57148         Log: Document the behaviour of filetest operators regarding parentheses.
57149              This fixes bug #24127 (by documenting it as a feature.)
57150      Branch: perl
57151            ! pod/perlop.pod
57152 ____________________________________________________________________________
57153 [ 21430] By: ams                                   on 2003/10/09  07:55:34
57154         Log: Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate
57155              calculations in regcomp.c
57156              From: Eric Promislow <ericp@ActiveState.com>
57157              Date: Wed, 8 Oct 2003 17:42:42 -0700
57158              Message-Id: <20031008174242.A17544@ActiveState.com>
57159      Branch: perl
57160            ! regcomp.c
57161 ____________________________________________________________________________
57162 [ 21429] By: ams                                   on 2003/10/09  07:43:56
57163         Log: Patch based on:
57164
57165              Subject: [perl #24157] -MModule=} is broken
57166              From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
57167              Date: 7 Oct 2003 21:47:43 -0000
57168              Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>
57169
57170              (Includes a fix for a similar problem in -A, but not -d.)
57171      Branch: perl
57172            ! perl.c
57173 ____________________________________________________________________________
57174 [ 21428] By: ams                                   on 2003/10/09  02:32:07
57175         Log: Subject: [PATCH] Devel::PPPort is missing an aTHX when calling
57176              grok_numeric_radix()
57177              From: Jan Dubois <jand@ActiveState.com>
57178              Date: Wed, 08 Oct 2003 20:37:42 -0700
57179              Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>
57180      Branch: perl
57181            ! ext/Devel/PPPort/PPPort.pm
57182 ____________________________________________________________________________
57183 [ 21427] By: ams                                   on 2003/10/09  01:36:18
57184         Log: Subject: Re: require patch breaks locale
57185              From: Rick Delaney <rick@bort.ca>
57186              Date: Wed, 8 Oct 2003 22:41:55 -0400
57187              Message-Id: <20031008224155.A14638@biff.bort.ca>
57188      Branch: perl
57189            ! t/comp/require.t
57190 ____________________________________________________________________________
57191 [ 21426] By: ams                                   on 2003/10/09  01:26:57
57192         Log: Subject: Re: Simple @INC hook core dump [PATCH]
57193              From: Gisle Aas <gisle@ActiveState.com>
57194              Date: 08 Oct 2003 13:35:28 -0700
57195              Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>
57196      Branch: perl
57197            ! t/op/inccode.t
57198 ____________________________________________________________________________
57199 [ 21425] By: rgs                                   on 2003/10/08  11:34:17
57200         Log: Fix bug #24108: Goto +foo broken
57201              the fix having been suggested by xmath via Juerd.
57202      Branch: perl
57203            ! op.c t/op/goto.t
57204 ____________________________________________________________________________
57205 [ 21424] By: rgs                                   on 2003/10/08  11:16:58
57206         Log: Subject: Re: Simple @INC hook core dump [PATCH]
57207              From: Gisle Aas <gisle@ActiveState.com>
57208              Date: 08 Oct 2003 04:47:33 -0700
57209              Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
57210      Branch: perl
57211            ! pp_ctl.c
57212 ____________________________________________________________________________
57213 [ 21423] By: ams                                   on 2003/10/08  10:09:41
57214         Log: Subject: [PATCH pod/perlrun.pod] Layout & POD nit.
57215              From: Abigail <abigail@abigail.nl>
57216              Date: Wed, 8 Oct 2003 03:50:49 -0700
57217              Message-Id: <20031008105049.GA15770@ucan.foad.org>
57218      Branch: perl
57219            ! pod/perlrun.pod
57220 ____________________________________________________________________________
57221 [ 21422] By: ams                                   on 2003/10/08  06:13:07
57222         Log: "Are implicit undefs true?" asks Gisle.
57223      Branch: perl
57224            ! pod/perlsyn.pod
57225 ____________________________________________________________________________
57226 [ 21421] By: ams                                   on 2003/10/08  03:20:00
57227         Log: Subject: Re: [PATCH] perlop.pod Revamp - revision 4
57228              From: schwern@pobox.com
57229              Date: Tue, 7 Oct 2003 20:39:36 -0700
57230              Message-Id: <20031007203936.X4301@ttul.org>
57231
57232              (Originally from Shlomi Fish. Applied with tweaks.)
57233      Branch: perl
57234            ! pod/perlop.pod
57235 ____________________________________________________________________________
57236 [ 21420] By: ams                                   on 2003/10/07  19:51:35
57237         Log: Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
57238              sv.c (Tim Bunce), t/op/pow.t (John P. Linderman).
57239      Branch: perl
57240            ! pod/perlsyn.pod sv.c t/op/pow.t
57241 ____________________________________________________________________________
57242 [ 21419] By: ams                                   on 2003/10/07  04:03:34
57243         Log: Why should -3**$x be more precisely determined than 3**$x?
57244      Branch: perl
57245            ! t/op/pow.t
57246 ____________________________________________________________________________
57247 [ 21418] By: ams                                   on 2003/10/07  03:59:38
57248         Log: Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness
57249              From: schwern@pobox.com
57250              Date: Mon, 6 Oct 2003 13:14:36 -0700
57251              Message-Id: <20031006131436.G20960@ttul.org>
57252      Branch: perl
57253            ! lib/UNIVERSAL.pm t/op/universal.t
57254 ____________________________________________________________________________
57255 [ 21417] By: ams                                   on 2003/10/07  03:55:18
57256         Log: Update perlfunc/require to describe NXDOMAIN caching... er, you
57257              know what I mean.
57258      Branch: perl
57259            ! pod/perlfunc.pod
57260 ____________________________________________________________________________
57261 [ 21416] By: ams                                   on 2003/10/07  03:37:01
57262         Log: Subject: [patch sv.c] improve "...free unref scalar" warning
57263              From: Stas Bekman <stas@stason.org>
57264              Date: Mon, 06 Oct 2003 21:19:53 -0700
57265              Message-Id: <3F823EE9.4030103@stason.org>
57266      Branch: perl
57267            ! sv.c
57268 ____________________________________________________________________________
57269 [ 21415] By: ams                                   on 2003/10/06  17:30:31
57270         Log: Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented)
57271              From: Rick Delaney <rick@bort.ca>
57272              Date: Tue, 23 Sep 2003 12:14:52 -0400
57273              Message-ID: <20030923121452.G18845@biff.bort.ca>
57274      Branch: perl
57275            ! pp_ctl.c t/comp/require.t
57276 ____________________________________________________________________________
57277 [ 21414] By: rgs                                   on 2003/10/06  15:23:01
57278         Log: Subject: Re: [PATCH lib/warnings.t]  Adding TODO functionality to lib/warnings.
57279              From: Abigail <abigail@abigail.nl>
57280              Date: Wed, 1 Oct 2003 14:19:43 +0200
57281              Message-ID: <20031001121943.GA29419@abigail.nl>
57282      Branch: perl
57283            ! lib/warnings.t
57284 ____________________________________________________________________________
57285 [ 21413] By: rgs                                   on 2003/10/06  15:05:32
57286         Log: Fixes in the modules maintainers list.
57287      Branch: perl
57288            ! Porting/Maintainers.pl
57289 ____________________________________________________________________________
57290 [ 21412] By: rgs                                   on 2003/10/06  15:02:42
57291         Log: Fix broken link in perltodo.pod.
57292      Branch: perl
57293            ! pod/perltodo.pod
57294 ____________________________________________________________________________
57295 [ 21411] By: rgs                                   on 2003/10/06  12:11:10
57296         Log: Typos in perldiag.
57297      Branch: perl
57298            ! pod/perldiag.pod
57299 ____________________________________________________________________________
57300 [ 21410] By: rgs                                   on 2003/10/06  11:55:52
57301         Log: Subject: Re: [doc-PATCH] for unpack_str() and question
57302              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
57303              Date: Mon, 6 Oct 2003 08:45:29 +0200
57304              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>
57305      Branch: perl
57306            ! pod/perlapi.pod pp_pack.c
57307 ____________________________________________________________________________
57308 [ 21409] By: rgs                                   on 2003/10/06  11:49:55
57309         Log: Subject: [PATCH pod/perlfunc.pod]  ref can return false on references
57310              From: Abigail <abigail@abigail.nl>
57311              Date: Mon, 6 Oct 2003 05:55:21 -0700
57312              Message-ID: <20031006125521.GA26446@ucan.foad.org>
57313      Branch: perl
57314            ! pod/perlfunc.pod
57315 ____________________________________________________________________________
57316 [ 21408] By: rgs                                   on 2003/10/06  11:46:14
57317         Log: Add a new option --check to Porting/Maintainers,
57318              to check for files who are listed for several maintainers.
57319      Branch: perl
57320            ! Porting/Maintainers.pm
57321 ____________________________________________________________________________
57322 [ 21407] By: rgs                                   on 2003/10/06  11:44:33
57323         Log: Subject: [PATCH]Re: The META.yml file in bleadperl
57324              From: Fergal Daly <fergal@esatclear.ie>
57325              Date: Mon, 6 Oct 2003 00:25:29 +0100
57326              Message-Id: <200310060025.29122.fergal@esatclear.ie>
57327
57328              Plus regeneration of META.yml
57329      Branch: perl
57330            ! META.yml Porting/makemeta
57331 ____________________________________________________________________________
57332 [ 21406] By: ams                                   on 2003/10/06  04:22:11
57333         Log: Subject: Re: [perl #24076] "<> err EXPR" and warnings.
57334              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
57335              Date: Sun, 5 Oct 2003 21:27:54 +0200
57336              Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr>
57337              (Applied with tweaks to op.c and a comment.)
57338      Branch: perl
57339            ! op.c t/lib/warnings/op
57340 ____________________________________________________________________________
57341 [ 21405] By: ams                                   on 2003/10/06  03:56:54
57342         Log: Subject: Re: [PATCH] perlsyn.pod Revision - Resend
57343              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
57344              Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST)
57345              Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
57346              (Applied with minor tweaks.)
57347      Branch: perl
57348            ! pod/perlsyn.pod
57349 ____________________________________________________________________________
57350 [ 21404] By: ams                                   on 2003/10/06  03:32:50
57351         Log: Subject: [perl #24120] Tie::Hash documentation has broken code
57352              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
57353              Date: 5 Oct 2003 18:40:36 -0000
57354              Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
57355              (Applied without $VERSION update.)
57356      Branch: perl
57357            ! lib/Tie/Hash.pm
57358 ____________________________________________________________________________
57359 [ 21403] By: ams                                   on 2003/10/06  03:26:39
57360         Log: Subject: Re: [PATCH] [perl #24113] mistake in perlretut
57361              From: Robert Spier <rspier@pobox.com>
57362              Date: Sun, 05 Oct 2003 21:34:30 -0700
57363              Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>
57364      Branch: perl
57365            ! pod/perlretut.pod
57366 ____________________________________________________________________________
57367 [ 21402] By: ams                                   on 2003/10/05  03:08:53
57368         Log: Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR
57369              From: Steve Grazzini <grazz@pobox.com>
57370              Date: Sat, 4 Oct 2003 18:15:23 -0400
57371              Message-Id: <20031004221523.GA29324@grazzini.net>
57372      Branch: perl
57373            ! pp_sys.c
57374 ____________________________________________________________________________
57375 [ 21401] By: ams                                   on 2003/10/02  17:25:34
57376         Log: Subject: Re: 5.8.1 and srand
57377              From: Slaven Rezic <slaven@rezic.de>
57378              Date: Thu, 2 Oct 2003 15:51:11 +0000
57379              Message-Id: <1065109871.3115@devpc01.iconmobile.de>
57380      Branch: perl
57381            ! t/op/fork.t
57382 ____________________________________________________________________________
57383 [ 21400] By: hv                                    on 2003/10/02  09:34:36
57384         Log: minor cleanup for Changes
57385      Branch: perl
57386            ! Changes
57387 ____________________________________________________________________________
57388 [ 21399] By: hv                                    on 2003/10/02  09:18:27
57389         Log: Update changes
57390      Branch: perl
57391            ! Changes patchlevel.h
57392 ____________________________________________________________________________
57393 [ 21398] By: hv                                    on 2003/10/02  09:15:42
57394         Log: build perlapi.pod in deterministic order even when functions differ
57395              only in case; regen perlapi.pod
57396      Branch: perl
57397            ! autodoc.pl pod/perlapi.pod
57398 ____________________________________________________________________________
57399 [ 21397] By: ams                                   on 2003/10/02  07:48:51
57400         Log: Subject: Re: 5.8.1 and srand
57401              From: Brendan O'Dea <bod@debian.org>
57402              Date: Thu, 2 Oct 2003 10:30:36 +1000
57403              Message-Id: <20031002003036.GA9198@londo.c47.org>
57404      Branch: perl
57405            ! util.c
57406 ____________________________________________________________________________
57407 [ 21396] By: ams                                   on 2003/10/01  22:18:13
57408         Log: Update Changes.
57409      Branch: perl
57410            ! Changes patchlevel.h
57411 ____________________________________________________________________________
57412 [ 21394] By: ams                                   on 2003/10/01  20:28:20
57413         Log: Subject: misapplied patch 19452
57414              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
57415              Date: Tue, 30 Sep 2003 06:01:50 -0700
57416              Message-Id: <20030930130150.GA1436@efn.org>
57417      Branch: perl
57418            ! pp_hot.c
57419 ____________________________________________________________________________
57420 [ 21392] By: rgs                                   on 2003/09/30  20:22:02
57421         Log: Revamp the section on local() in perlsub.
57422              - avoid using the word "declare" in conjunction with local()
57423              - less archaelogical references
57424              - more about localization of lvalues
57425              - removes examples of localization of tied hashes that don't work
57426              - give titles to subsections
57427              - explain localization of magic values
57428              - explain localization of globs
57429              - fix link to perldelta
57430      Branch: perl
57431            ! pod/perlsub.pod
57432 ____________________________________________________________________________
57433 [ 21391] By: rgs                                   on 2003/09/30  12:47:13
57434         Log: Useless "local $_" in a perlfaq3 example
57435      Branch: perl
57436            ! pod/perlfaq3.pod
57437 ____________________________________________________________________________
57438 [ 21390] By: rgs                                   on 2003/09/30  11:29:17
57439         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
57440              From: grommel@sears.com
57441              Date: Mon, 29 Sep 2003 14:45:16 -0500
57442              Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
57443      Branch: perl
57444            ! hints/svr4.sh t/op/pack.t
57445 ____________________________________________________________________________
57446 [ 21389] By: rgs                                   on 2003/09/30  11:06:53
57447         Log: Add a TODO test for bug #23790, by Abigail
57448      Branch: perl
57449            ! t/op/sub_lval.t
57450 ____________________________________________________________________________
57451 [ 21388] By: rgs                                   on 2003/09/30  10:52:50
57452         Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
57453              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
57454              Date: Tue, 30 Sep 2003 04:53:02 -0700
57455              Message-ID: <20030930115302.GA3200@efn.org>
57456      Branch: perl
57457            ! pod/perlfunc.pod
57458 ____________________________________________________________________________
57459 [ 21387] By: rgs                                   on 2003/09/29  12:47:37
57460         Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
57461              From: Tom Horsley <Tom.Horsley@ccur.com>
57462              Date: Mon, 29 Sep 2003 13:00:09 GMT
57463              Message-Id: <200309291300.NAA23856@amber2.ccur.com>
57464      Branch: perl
57465            ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh
57466 ____________________________________________________________________________
57467 [ 21386] By: rgs                                   on 2003/09/29  11:14:27
57468         Log: Subject: [PATCH 5.8.1] Fix broken splitpod program
57469              From: Steve Hay <steve.hay@uk.radan.com>
57470              Date: Mon, 29 Sep 2003 11:50:23 +0100
57471              Message-ID: <3F780E6F.3020704@uk.radan.com>
57472      Branch: perl
57473            ! pod/splitpod
57474 ____________________________________________________________________________
57475 [ 21385] By: rgs                                   on 2003/09/29  11:09:32
57476         Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
57477              From: Brendan O'Dea <bod@debian.org>
57478              Date: Sun, 28 Sep 2003 23:23:34 +1000
57479              Message-ID: <20030928132334.GA29499@londo.c47.org>
57480      Branch: perl
57481            ! pod/perlrun.pod
57482 ____________________________________________________________________________
57483 [ 21384] By: rgs                                   on 2003/09/26  20:39:19
57484         Log: Nit to the maintainers list by SADAHIRO Tomoyuki
57485      Branch: perl
57486            ! Porting/Maintainers.pl
57487 ____________________________________________________________________________
57488 [ 21383] By: jhi                                   on 2003/09/26  04:41:17
57489         Log: Missing +x bits.
57490      Branch: perl
57491            ! Porting/makerel
57492 ____________________________________________________________________________
57493 [ 21382] By: rgs                                   on 2003/09/25  19:40:50
57494         Log: Update the perldelta for 5.9.0.
57495      Branch: perl
57496            ! pod/perldelta.pod
57497 ____________________________________________________________________________
57498 [ 21381] By: rgs                                   on 2003/09/25  19:02:12
57499         Log: Add the perl581delta manpage.
57500              Regenerate the table of contents.
57501      Branch: perl
57502            + pod/perl581delta.pod
57503            ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod
57504            ! vms/descrip_mms.template win32/pod.mak
57505 ____________________________________________________________________________
57506 [ 21380] By: rgs                                   on 2003/09/25  18:36:45
57507         Log: Update perlhist.pod
57508      Branch: perl
57509            ! pod/perlhist.pod
57510 ____________________________________________________________________________
57511 [ 21372] By: gbarr                                 on 2003/09/25  07:35:24
57512         Log: Sync with libnet 1.17
57513      Branch: perl
57514            ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
57515 ____________________________________________________________________________
57516 [ 21371] By: gbarr                                 on 2003/09/25  06:57:35
57517         Log: Update to Scalar-List-Utils 1.13
57518      Branch: perl
57519            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
57520            ! ext/List/Util/lib/List/Util.pm
57521            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
57522 ____________________________________________________________________________
57523 [ 21370] By: jhi                                   on 2003/09/25  06:45:42
57524         Log: CPAN sites update.
57525      Branch: perl
57526            ! pod/perlmodlib.PL
57527 ____________________________________________________________________________
57528 [ 21369] By: jhi                                   on 2003/09/25  05:22:48
57529         Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
57530              From: Greg Matheson <lang@ms.chinmin.edu.tw>
57531              Date: Wed, 24 Sep 2003 22:51:09 +0800
57532              Message-ID: <20030924225109.A17126@ms>
57533
57534              (Win98 + MinGW, a missing Win95.pm hunk)
57535      Branch: perl
57536            ! lib/ExtUtils/MM_Win95.pm
57537 ____________________________________________________________________________
57538 [ 21365] By: jhi                                   on 2003/09/25  04:44:05
57539         Log: AUTHORS tweak.
57540      Branch: perl
57541            ! AUTHORS
57542 ____________________________________________________________________________
57543 [ 21361] By: jhi                                   on 2003/09/24  17:40:42
57544         Log: Even though undefing SPACE and FORMAT should be safe,
57545              at this point I'm choosing to be paranoid and using
57546              #ifdef __Lynx__.
57547      Branch: perl
57548            ! perl.h
57549 ____________________________________________________________________________
57550 [ 21360] By: jhi                                   on 2003/09/24  17:30:07
57551         Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
57552              From: Olli Savia (via RT) <perlbug-followup@perl.org>
57553              Date: 24 Sep 2003 15:42:41 -0000
57554              Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
57555      Branch: perl
57556            ! mg.c perl.h perlio.c pp_sys.c
57557 ____________________________________________________________________________
57558 [ 21356] By: jhi                                   on 2003/09/24  08:27:52
57559         Log: Subject: [DOCPATCH] attributes.pm
57560              From: Elizabeth Mattijsen <liz@dijkmat.nl>
57561              Date: Wed, 24 Sep 2003 11:00:42 +0200
57562              Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
57563
57564              (reformatted a bit)
57565      Branch: perl
57566            ! lib/attributes.pm
57567 ____________________________________________________________________________
57568 [ 21354] By: jhi                                   on 2003/09/24  07:25:48
57569         Log: A fix from Graham for
57570              [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
57571              (seemingly a NV casting issue)
57572      Branch: perl
57573            ! ext/List/Util/Util.xs
57574 ____________________________________________________________________________
57575 [ 21353] By: jhi                                   on 2003/09/24  05:05:39
57576         Log: Someone actually reads the Makefile.PL messages, it seems.
57577              (from Jonathan Leffler)
57578      Branch: perl
57579            ! ext/Time/HiRes/Makefile.PL
57580 ____________________________________________________________________________
57581 [ 21351] By: jhi                                   on 2003/09/24  04:54:33
57582         Log: perliol tweaks.
57583      Branch: perl
57584            ! pod/perliol.pod
57585 ____________________________________________________________________________
57586 [ 21349] By: rgs                                   on 2003/09/23  22:09:57
57587         Log: The FAQ answer about POD comments was incorrect. [perl #23893]
57588              (plus a few typos.)
57589      Branch: perl
57590            ! pod/perlfaq7.pod pod/perlpodspec.pod
57591 ____________________________________________________________________________
57592 [ 21348] By: rgs                                   on 2003/09/23  21:56:50
57593         Log: Subject: [PATCH] perlvar
57594              From: Juerd <juerd@convolution.nl>
57595              Date: Sun, 21 Sep 2003 21:40:54 +0200
57596              Message-ID: <20030921194054.GD14702@c3.convolution.nl>
57597      Branch: perl
57598            ! pod/perlvar.pod
57599 ____________________________________________________________________________
57600 [ 21344] By: jhi                                   on 2003/09/23  19:33:45
57601         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
57602              From: grommel@sears.com
57603              Date: Tue, 23 Sep 2003 13:40:33 -0500
57604              Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
57605      Branch: perl
57606            ! hints/svr4.sh t/op/stat.t
57607 ____________________________________________________________________________
57608 [ 21343] By: jhi                                   on 2003/09/23  19:26:06
57609         Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
57610              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
57611              Date: Tue, 23 Sep 2003 09:13:55 -0700
57612              Message-ID: <20030923161354.GA2432@efn.org>
57613      Branch: perl
57614            ! INSTALL
57615 ____________________________________________________________________________
57616 [ 21342] By: rgs                                   on 2003/09/23  19:12:58
57617         Log: Minor nit in a debug message of the tokenizer.
57618      Branch: perl
57619            ! toke.c
57620 ____________________________________________________________________________
57621 [ 21340] By: jhi                                   on 2003/09/23  12:33:53
57622         Log: Let's call it 2.34, already (from Johan).
57623      Branch: perl
57624            ! lib/Getopt/Long.pm
57625 ____________________________________________________________________________
57626 [ 21339] By: jhi                                   on 2003/09/23  12:31:08
57627         Log: Subject: Re: [PATCH] RC5 and Intel's ICC
57628              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
57629              Date: Tue, 23 Sep 2003 15:04:35 +0200
57630              Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
57631
57632              (add -we147 to ccflags if cc = ICC so that prototype
57633              detection works right)
57634      Branch: perl
57635            ! hints/linux.sh
57636 ____________________________________________________________________________
57637 [ 21338] By: jhi                                   on 2003/09/23  12:02:28
57638         Log: Bump the Encode version to 1.9801 since we are no more identical
57639              to the CPAN version.
57640      Branch: perl
57641            ! ext/Encode/Encode.pm
57642 ____________________________________________________________________________
57643 [ 21332] By: jhi                                   on 2003/09/23  09:17:32
57644         Log: ucmlintage.
57645      Branch: perl
57646            ! ext/Encode/ucm/gsm0338.ucm
57647 ____________________________________________________________________________
57648 [ 21331] By: jhi                                   on 2003/09/23  09:11:23
57649         Log: GSM 03.38 mapping in Encoding::Byte is incorrect
57650
57651              Fix as much as possible - the specification is still
57652              a bit unclear.
57653      Branch: perl
57654            + ext/Encode/t/gsm0338.t
57655            ! MANIFEST ext/Encode/MANIFEST
57656            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
57657 ____________________________________________________________________________
57658 [ 21329] By: jhi                                   on 2003/09/23  06:10:28
57659         Log: Subject: [PATCH] Re: B::Deparse fails in pure_string()
57660              From: Stephen McCamant <smcc@MIT.EDU>
57661              Date: Mon, 22 Sep 2003 20:53:57 -0700
57662              Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
57663      Branch: perl
57664            ! ext/B/B/Deparse.pm
57665 ____________________________________________________________________________
57666 [ 21327] By: jhi                                   on 2003/09/23  04:51:15
57667         Log: Subject: [PATCH] RC5 and Intel's ICC
57668              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
57669              Date: Mon, 22 Sep 2003 22:52:40 +0200
57670              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
57671
57672              (the missing void return type)
57673      Branch: perl
57674            ! ext/threads/shared/shared.xs
57675 ____________________________________________________________________________
57676 [ 21326] By: jhi                                   on 2003/09/23  04:46:48
57677         Log: Subject: [PATCH] RC5 and Intel's ICC
57678              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
57679              Date: Mon, 22 Sep 2003 22:52:40 +0200
57680              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
57681
57682              (the attribute part)
57683      Branch: perl
57684            ! ext/Devel/PPPort/PPPort.pm perl.h
57685 ____________________________________________________________________________
57686 [ 21325] By: jhi                                   on 2003/09/23  04:43:29
57687         Log: Stray CRs noticed by Jan Dubois.
57688      Branch: perl
57689            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t
57690 ____________________________________________________________________________
57691 [ 21324] By: jhi                                   on 2003/09/23  04:40:19
57692         Log: The RCs have been missing CRs from certain files because
57693              not all shells can handle multiline arguments right.
57694      Branch: perl
57695            ! Porting/makerel
57696 ____________________________________________________________________________
57697 [ 21323] By: rgs                                   on 2003/09/22  20:31:19
57698         Log: When localising a magic value, propagate the readonly flag
57699              only if this scalar has \0 magic or has magic without a
57700              'set' method. (follows change #20479 for bug #23141.)
57701      Branch: perl
57702            ! scope.c t/op/local.t
57703 ____________________________________________________________________________
57704 [ 21319] By: jhi                                   on 2003/09/22  18:16:40
57705         Log: An error message need not be a novel.
57706      Branch: perl
57707            ! pod/perldiag.pod pp_hot.c
57708 ____________________________________________________________________________
57709 [ 21318] By: jhi                                   on 2003/09/22  17:45:23
57710         Log: Upgrade to Math::BigInt 1.66.
57711      Branch: perl
57712            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
57713            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
57714            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
57715            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
57716            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
57717 ____________________________________________________________________________
57718 [ 21311] By: jhi                                   on 2003/09/22  08:49:24
57719         Log: Some more perlio doc tweaks based on NI-S.
57720      Branch: perl
57721            ! pod/perliol.pod
57722 ____________________________________________________________________________
57723 [ 21305] By: jhi                                   on 2003/09/22  05:59:54
57724         Log: Upgrade to Time::HiRes 1.51.
57725      Branch: perl
57726            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
57727 ____________________________________________________________________________
57728 [ 21303] By: jhi                                   on 2003/09/22  04:37:21
57729         Log: Upgrade to Getopt::Long 2.33_03.
57730      Branch: perl
57731            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
57732 ____________________________________________________________________________
57733 [ 21302] By: jhi                                   on 2003/09/22  04:28:57
57734         Log: CPAN.pm 1.76_01 from Andreas.
57735      Branch: perl
57736            ! lib/CPAN.pm
57737 ____________________________________________________________________________
57738 [ 21299] By: jhi                                   on 2003/09/21  09:23:17
57739         Log: Regen toc.
57740      Branch: perl
57741            ! pod/perltoc.pod
57742 ____________________________________________________________________________
57743 [ 21298] By: jhi                                   on 2003/09/21  09:22:57
57744         Log: Handle also the curliffy files when tocing.
57745      Branch: perl
57746            ! pod/buildtoc
57747 ____________________________________________________________________________
57748 [ 21297] By: jhi                                   on 2003/09/21  08:50:22
57749         Log: Macrofy the compile/runtime test.
57750      Branch: perl
57751            ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c
57752 ____________________________________________________________________________
57753 [ 21296] By: jhi                                   on 2003/09/21  08:47:32
57754         Log: Tweak the section name to agree with the change #21295.
57755      Branch: perl
57756            ! lib/PerlIO.pm
57757 ____________________________________________________________________________
57758 [ 21295] By: jhi                                   on 2003/09/21  08:44:52
57759         Log: One obvious place to look for PerlIO implementations.
57760      Branch: perl
57761            ! pod/perliol.pod
57762 ____________________________________________________________________________
57763 [ 21294] By: jhi                                   on 2003/09/21  08:15:52
57764         Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
57765              From: Dave Mitchell <davem@fdgroup.com>
57766              Date: Fri, 19 Sep 2003 19:35:44 +0100
57767              Message-ID: <20030919183544.GA14563@fdgroup.com>
57768      Branch: perl
57769            ! pp_ctl.c
57770 ____________________________________________________________________________
57771 [ 21293] By: jhi                                   on 2003/09/21  08:13:58
57772         Log: More PerlIO documentation.
57773      Branch: perl
57774            ! lib/PerlIO.pm pod/perliol.pod
57775 ____________________________________________________________________________
57776 [ 21292] By: jhi                                   on 2003/09/20  18:44:07
57777         Log: Retract #21273, #21264, and #21263 as requested by Schwern.
57778              (The real bug was mp2 being too "friendly" with MM innards.)
57779      Branch: perl
57780            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
57781            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
57782 ____________________________________________________________________________
57783 [ 21291] By: jhi                                   on 2003/09/20  18:37:33
57784         Log: In FreeBSD allow one to try using Perl's malloc with threads.
57785      Branch: perl
57786            ! hints/freebsd.sh
57787 ____________________________________________________________________________
57788 [ 21290] By: rgs                                   on 2003/09/20  10:05:38
57789         Log: Missing perlfaq chunk.
57790      Branch: perl
57791            ! pod/perlfaq4.pod
57792 ____________________________________________________________________________
57793 [ 21289] By: rgs                                   on 2003/09/20  10:00:12
57794         Log: FAQ sync.
57795      Branch: perl
57796            ! pod/perlfaq4.pod
57797 ____________________________________________________________________________
57798 [ 21288] By: jhi                                   on 2003/09/19  14:49:20
57799         Log: Subject: typo fixo
57800              From: Vadim Konovalov <konovalo@mail.wplus.net>
57801              Date: Fri, 19 Sep 2003 06:32:08 +0400
57802              Message-ID: <4538131828.20030919063208@mail.wplus.net>
57803      Branch: perl
57804            ! pod/perlunicode.pod
57805 ____________________________________________________________________________
57806 [ 21286] By: jhi                                   on 2003/09/19  04:48:52
57807         Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
57808              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57809              Date: Thu, 18 Sep 2003 19:01:06 -0700
57810              Message-ID: <20030919020106.GA22511@math.berkeley.edu>
57811      Branch: perl
57812            ! os2/os2.c
57813 ____________________________________________________________________________
57814 [ 21285] By: jhi                                   on 2003/09/19  04:46:39
57815         Log: Tests for change #21284.
57816      Branch: perl
57817            ! lib/dumpvar.t
57818 ____________________________________________________________________________
57819 [ 21284] By: jhi                                   on 2003/09/19  04:46:12
57820         Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
57821              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57822              Date: Thu, 18 Sep 2003 18:58:59 -0700
57823              Message-ID: <20030919015858.GA22503@math.berkeley.edu>
57824      Branch: perl
57825            ! lib/dumpvar.pl
57826 ____________________________________________________________________________
57827 [ 21283] By: rgs                                   on 2003/09/18  21:29:23
57828         Log: Perlfaq nits from Iain Truskett.
57829              (from the perlfaq-workers list)
57830      Branch: perl
57831            ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod
57832 ____________________________________________________________________________
57833 [ 21282] By: rgs                                   on 2003/09/18  21:10:26
57834         Log: Integrate a change from the perlfaq CVS.
57835              I consider the bleadperl version being more up-to-date as of now.
57836      Branch: perl
57837            ! pod/perlfaq3.pod
57838 ____________________________________________________________________________
57839 [ 21277] By: jhi                                   on 2003/09/18  19:23:22
57840         Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken
57841              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57842              Date: Thu, 18 Sep 2003 11:02:02 -0700
57843              Message-ID: <20030918180202.GA21949@math.berkeley.edu>
57844
57845              (use stat.t instead of time.t)
57846      Branch: perl
57847            ! os2/os2ish.h pp_sys.c t/op/stat.t
57848 ____________________________________________________________________________
57849 [ 21276] By: jhi                                   on 2003/09/18  19:15:07
57850         Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
57851              From: Rick Delaney <rick.delaney@rogers.com>
57852              Date: Wed, 1 Jan 2003 22:54:59 -0500
57853              Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
57854
57855              (Pity the first patch fell through the cracks back then.
57856              Not that forbidding non-object copy constructors is the right
57857              thing to do but the bug could use fixing.)
57858      Branch: perl
57859            ! lib/overload.t pp.h
57860 ____________________________________________________________________________
57861 [ 21274] By: jhi                                   on 2003/09/18  10:59:58
57862         Log: Subject: [PATCH] small fix for Devel::PPPort
57863              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
57864              Date: Thu, 18 Sep 2003 10:14:58 +0200
57865              Message-id: <20030918081458.GA2653@ethan>
57866      Branch: perl
57867            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
57868 ____________________________________________________________________________
57869 [ 21273] By: jhi                                   on 2003/09/18  10:57:41
57870         Log: ld has many guises.
57871      Branch: perl
57872            ! lib/ExtUtils/t/MM_Unix.t
57873 ____________________________________________________________________________
57874 [ 21271] By: jhi                                   on 2003/09/18  08:05:28
57875         Log: Missed OS/2 patch hunk.
57876      Branch: perl
57877            ! os2/os2.c
57878 ____________________________________________________________________________
57879 [ 21270] By: jhi                                   on 2003/09/18  05:00:23
57880         Log: Subject: Patch for VMS::Filespec
57881              From: Ken Williams <ken@mathforum.org>
57882              Date: Wed, 17 Sep 2003 20:11:46 -0500
57883              Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
57884      Branch: perl
57885            ! vms/ext/Filespec.pm
57886 ____________________________________________________________________________
57887 [ 21268] By: jhi                                   on 2003/09/18  04:58:05
57888         Log: Subject: 5.8.1 warnings when long double == double
57889              From: Andy Dougherty <doughera@lafayette.edu>
57890              Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
57891              Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
57892              (the changed message)
57893      Branch: perl
57894            ! Configure
57895 ____________________________________________________________________________
57896 [ 21267] By: jhi                                   on 2003/09/18  04:54:16
57897         Log: Patch from Enache Adrian for the new tricks of gcc 3.4
57898              for "is this symbol defined" scanning of Configure.
57899      Branch: perl
57900            ! Configure
57901 ____________________________________________________________________________
57902 [ 21266] By: jhi                                   on 2003/09/18  04:29:55
57903         Log: Make it possible to override the mistrustnm hint in Solaris.
57904      Branch: perl
57905            ! hints/solaris_2.sh
57906 ____________________________________________________________________________
57907 [ 21264] By: jhi                                   on 2003/09/17  21:01:36
57908         Log: A potential fix for non-empty LD in Unix.
57909      Branch: perl
57910            ! lib/ExtUtils/t/MM_Unix.t
57911 ____________________________________________________________________________
57912 [ 21263] By: jhi                                   on 2003/09/17  14:09:50
57913         Log: Subject: RE: MM in maint@21251 breaks mp2
57914              From: "Orton, Yves" <yves.orton@de.mci.com>
57915              Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
57916              Date: Wed, 17 Sep 2003 15:47:35 +0100
57917      Branch: perl
57918            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
57919            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
57920 ____________________________________________________________________________
57921 [ 21261] By: jhi                                   on 2003/09/17  09:33:39
57922         Log: The AIX C product potentially consists of several packages,
57923              the main package being (hopefully) the first one.
57924      Branch: perl
57925            ! hints/aix.sh
57926 ____________________________________________________________________________
57927 [ 21260] By: jhi                                   on 2003/09/17  07:52:03
57928         Log: Fix Solaris ccversion not having the cc version.
57929      Branch: perl
57930            ! hints/solaris_2.sh
57931 ____________________________________________________________________________
57932 [ 21259] By: jhi                                   on 2003/09/17  06:02:19
57933         Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
57934              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57935              Date: Tue, 16 Sep 2003 23:49:42 -0700
57936              Message-ID: <20030917064941.GA20444@math.berkeley.edu>
57937      Branch: perl
57938            ! os2/os2ish.h
57939 ____________________________________________________________________________
57940 [ 21258] By: jhi                                   on 2003/09/17  06:00:48
57941         Log: Subject: [PATCH 5.8.1 @21211] os2_process.t
57942              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57943              Date: Tue, 16 Sep 2003 23:21:48 -0700
57944              Message-ID: <20030917062147.GA20400@math.berkeley.edu>
57945      Branch: perl
57946            ! os2/OS2/Process/t/os2_process.t
57947 ____________________________________________________________________________
57948 [ 21257] By: jhi                                   on 2003/09/17  03:53:46
57949         Log: Subject: [PATCH 5.8.1 @21211] magic.t
57950              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57951              Date: Tue, 16 Sep 2003 19:17:57 -0700
57952              Message-ID: <20030917021757.GA20261@math.berkeley.edu>
57953      Branch: perl
57954            ! t/op/magic.t
57955 ____________________________________________________________________________
57956 [ 21253] By: jhi                                   on 2003/09/16  19:48:08
57957         Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
57958              From: Dave Mitchell <davem@fdgroup.com>
57959              Date: Tue, 16 Sep 2003 21:56:20 +0100
57960              Message-ID: <20030916205620.GB1246@fdgroup.com>
57961      Branch: perl
57962            ! pod/perlfunc.pod
57963 ____________________________________________________________________________
57964 [ 21249] By: jhi                                   on 2003/09/16  19:10:58
57965         Log: More suggested patches for NCR MP-RAS from Andy Dougherty.
57966      Branch: perl
57967            + ext/Time/HiRes/hints/svr4.pl
57968            ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t
57969 ____________________________________________________________________________
57970 [ 21247] By: jhi                                   on 2003/09/16  18:57:34
57971         Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
57972              From: Andy Dougherty <doughera@lafayette.edu>
57973              Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
57974              Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
57975      Branch: perl
57976            ! ext/POSIX/hints/svr4.pl hints/svr4.sh
57977 ____________________________________________________________________________
57978 [ 21245] By: jhi                                   on 2003/09/16  18:47:52
57979         Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
57980              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
57981              Date: Wed, 4 Jun 2003 00:45:23 -0700
57982              Message-ID: <20030604074523.GA7148@math.berkeley.edu>
57983      Branch: perl
57984            ! lib/Getopt/Std.pm
57985 ____________________________________________________________________________
57986 [ 21243] By: jhi                                   on 2003/09/16  12:18:03
57987         Log: Give a concrete example of the still existing Unicode slowness.
57988      Branch: perl
57989            ! pod/perlunicode.pod
57990 ____________________________________________________________________________
57991 [ 21241] By: jhi                                   on 2003/09/16  06:38:45
57992         Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
57993              use File::Spec 0.8 is unhappy.
57994      Branch: perl
57995            ! lib/File/Spec.pm
57996 ____________________________________________________________________________
57997 [ 21240] By: jhi                                   on 2003/09/16  06:34:35
57998         Log: The test is not needed, says Schwern.
57999      Branch: perl
58000            - lib/base/t/fields-560.t
58001            ! MANIFEST
58002 ____________________________________________________________________________
58003 [ 21239] By: jhi                                   on 2003/09/16  05:04:09
58004         Log: Upgrade to File::Spec 0.85_03.
58005      Branch: perl
58006            + lib/File/Spec/t/crossplatform.t
58007            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm
58008            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
58009            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
58010            ! lib/File/Spec/t/Spec.t
58011 ____________________________________________________________________________
58012 [ 21238] By: jhi                                   on 2003/09/16  04:57:08
58013         Log: Upgrade to MakeMaker 6.17.
58014      Branch: perl
58015            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
58016            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
58017            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
58018            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
58019            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
58020            ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
58021            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
58022            ! t/lib/MakeMaker/Test/Utils.pm
58023 ____________________________________________________________________________
58024 [ 21235] By: jhi                                   on 2003/09/16  04:35:34
58025         Log: Upgrade to base 2.03.
58026              (Rename the fields-5.6.0.t to have less d.o.t.s.)
58027      Branch: perl
58028            + lib/base/t/base.t lib/base/t/fields-560.t
58029            + lib/base/t/fields-base.t lib/base/t/fields.t
58030            - lib/fields-base.t lib/fields.t
58031            ! MANIFEST lib/base.pm lib/fields.pm
58032 ____________________________________________________________________________
58033 [ 21234] By: jhi                                   on 2003/09/15  19:17:03
58034         Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1
58035              From: PPrymmer@factset.com
58036              Date: Mon, 15 Sep 2003 15:28:52 -0400
58037              Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
58038      Branch: perl
58039            ! lib/Memoize/t/tie_sdbm.t
58040 ____________________________________________________________________________
58041 [ 21230] By: jhi                                   on 2003/09/14  17:46:52
58042         Log: Check the context of for/grep/map.
58043      Branch: perl
58044            ! t/op/grep.t
58045 ____________________________________________________________________________
58046 [ 21228] By: jhi                                   on 2003/09/14  13:40:23
58047         Log: For-non-perlio places we need STDOUT back.
58048      Branch: perl
58049            ! t/io/dup.t
58050 ____________________________________________________________________________
58051 [ 21227] By: jhi                                   on 2003/09/14  09:44:49
58052         Log: Also IRIX wants setlogsock('stream').
58053      Branch: perl
58054            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
58055 ____________________________________________________________________________
58056 [ 21224] By: jhi                                   on 2003/09/14  07:44:26
58057         Log: More portable reading.
58058      Branch: perl
58059            ! t/io/dup.t
58060 ____________________________________________________________________________
58061 [ 21222] By: jhi                                   on 2003/09/14  07:35:28
58062         Log: More dup testing.
58063      Branch: perl
58064            ! t/io/dup.t
58065 ____________________________________________________________________________
58066 [ 21220] By: jhi                                   on 2003/09/14  06:54:05
58067         Log: Use $Config{_exe}.
58068      Branch: perl
58069            ! t/run/switches.t
58070 ____________________________________________________________________________
58071 [ 21219] By: jhi                                   on 2003/09/14  06:46:26
58072         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
58073              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
58074              Date: Sat, 13 Sep 2003 20:20:30 -0700
58075              Message-ID: <20030914032030.GA17822@math.berkeley.edu>
58076      Branch: perl
58077            ! os2/os2.c t/run/switches.t
58078 ____________________________________________________________________________
58079 [ 21218] By: jhi                                   on 2003/09/14  06:45:13
58080         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
58081              From: Michael G Schwern <schwern@pobox.com>
58082              Date: Thu, 11 Sep 2003 15:07:10 -0700
58083              Message-ID: <20030911220710.GO18786@windhund.schwern.org>
58084
58085              (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
58086      Branch: perl
58087            ! lib/ExtUtils/t/Manifest.t
58088 ____________________________________________________________________________
58089 [ 21217] By: jhi                                   on 2003/09/14  06:42:12
58090         Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
58091              From: "Craig A. Berry" <craigberry@mac.com>
58092              Date: Sun, 14 Sep 2003 00:23:56 -0500
58093              Message-ID: <3F63FB6C.5040502@mac.com>
58094      Branch: perl
58095            ! perlio.c
58096 ____________________________________________________________________________
58097 [ 21214] By: jhi                                   on 2003/09/13  18:33:41
58098         Log: parse_version doesn't always succeed.
58099      Branch: perl
58100            ! Porting/cmpVERSION.pl
58101 ____________________________________________________________________________
58102 [ 21213] By: jhi                                   on 2003/09/13  18:31:41
58103         Log: pod changes, so change $VERSION.
58104      Branch: perl
58105            ! lib/Fatal.pm
58106 ____________________________________________________________________________
58107 [ 21210] By: jhi                                   on 2003/09/13  15:24:38
58108         Log: Subject: Re: unicode regex problem
58109              From: hv@crypt.org
58110              Date: Sat, 13 Sep 2003 15:21:34 +0100
58111              Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
58112      Branch: perl
58113            ! regcomp.c t/op/pat.t
58114 ____________________________________________________________________________
58115 [ 21209] By: jhi                                   on 2003/09/13  15:22:38
58116         Log: More PerlIO warnings changes.
58117      Branch: perl
58118            ! ext/PerlIO/t/fail.t t/lib/warnings/perlio
58119 ____________________________________________________________________________
58120 [ 21208] By: jhi                                   on 2003/09/13  11:15:40
58121         Log: The "perlio: " prefix looks a little odd
58122              in the few warning/error messages, since
58123              no other 'subsystems' have prefixes.
58124      Branch: perl
58125            ! perlio.c pod/perldiag.pod t/io/open.t
58126 ____________________________________________________________________________
58127 [ 21207] By: jhi                                   on 2003/09/13  10:37:30
58128         Log: Layer names were recognized by their prefixes
58129              (e.g. open(F, ":u", "file") worked...)
58130      Branch: perl
58131            ! perlio.c t/io/open.t
58132 ____________________________________________________________________________
58133 [ 21206] By: jhi                                   on 2003/09/13  10:10:46
58134         Log: Apparently at some point doing 3-arg open with
58135              illegal mode like ">>>" had stopped croaking.
58136      Branch: perl
58137            ! doio.c t/io/open.t
58138 ____________________________________________________________________________
58139 [ 21205] By: jhi                                   on 2003/09/13  08:42:10
58140         Log: Minuscule code cleanup.
58141      Branch: perl
58142            ! doio.c
58143 ____________________________________________________________________________
58144 [ 21204] By: jhi                                   on 2003/09/13  06:47:23
58145         Log: Subject: [perl #23788] int of a fraction errors
58146              From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
58147              Date: 11 Sep 2003 22:38:19 -0000
58148              Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
58149
58150              Add a separate faq entry for int().  (Yes, a bit redundant
58151              with the existing "why are my numbers broken" entry.)
58152      Branch: perl
58153            ! pod/perlfaq4.pod
58154 ____________________________________________________________________________
58155 [ 21203] By: jhi                                   on 2003/09/13  06:34:03
58156         Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
58157              From: Stas Bekman <stas@stason.org>
58158              Date: Fri, 12 Sep 2003 13:44:11 -0700
58159              Message-ID: <3F62301B.3080604@stason.org>
58160
58161              s/discipline/IO layer/, instead of "unknown" say "unavailable",
58162              and have the fuller explanation in perldiag.
58163      Branch: perl
58164            ! doio.c pod/perldiag.pod
58165 ____________________________________________________________________________
58166 [ 21202] By: jhi                                   on 2003/09/13  06:07:27
58167         Log: Make the new glob tests pass (well, skip) even with miniperl.
58168      Branch: perl
58169            ! t/run/fresh_perl.t
58170 ____________________________________________________________________________
58171 [ 21201] By: rgs                                   on 2003/09/12  21:41:04
58172         Log: Stringify the $VERSION of DynaLoader so it's never dependent
58173              on localized float-to-string conversions.
58174      Branch: perl
58175            ! ext/DynaLoader/DynaLoader_pm.PL
58176 ____________________________________________________________________________
58177 [ 21198] By: jhi                                   on 2003/09/12  17:59:25
58178         Log: It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
58179              since that would break a lot of code.)  Also few
58180              stray UTF16s, UTF32s, and "encoded in Unicode".
58181      Branch: perl
58182            ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod
58183            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
58184            ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod
58185            ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
58186            ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h
58187 ____________________________________________________________________________
58188 [ 21197] By: jhi                                   on 2003/09/12  17:24:17
58189         Log: The buildtoc now has options.
58190      Branch: perl
58191            ! pod/Makefile.SH
58192 ____________________________________________________________________________
58193 [ 21196] By: jhi                                   on 2003/09/12  14:33:16
58194         Log: Some more tweaks on open ...&=.
58195      Branch: perl
58196            ! pod/perlfunc.pod
58197 ____________________________________________________________________________
58198 [ 21194] By: jhi                                   on 2003/09/12  11:36:14
58199         Log: Slightly more documentation for open ...&=.
58200      Branch: perl
58201            ! pod/perlfunc.pod
58202 ____________________________________________________________________________
58203 [ 21193] By: jhi                                   on 2003/09/12  03:21:53
58204         Log: Document the new strict strict in strict.
58205      Branch: perl
58206            ! lib/strict.pm
58207 ____________________________________________________________________________
58208 [ 21191] By: jhi                                   on 2003/09/12  03:03:17
58209         Log: More comments for the FreeBSD threads hints.
58210      Branch: perl
58211            ! hints/freebsd.sh
58212 ____________________________________________________________________________
58213 [ 21188] By: jhi                                   on 2003/09/11  20:23:55
58214         Log: More refactoring of the FreeBSD threads hints.
58215              Basically, for fresh enough 5.x the -pthread is dropped,
58216              otherwise keep it, and no known FreeBSD release has
58217              a functional gethostbyaddr_r.
58218      Branch: perl
58219            ! hints/freebsd.sh
58220 ____________________________________________________________________________
58221 [ 21187] By: jhi                                   on 2003/09/11  20:12:00
58222         Log: Subject: [PATCH 5.8.1 @20218] OS/2 API
58223              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
58224              Date: Thu, 11 Sep 2003 09:15:04 -0700
58225              Message-ID: <20030911161504.GA16113@math.berkeley.edu>
58226      Branch: perl
58227            ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm
58228            ! os2/OS2/Process/Process.xs
58229 ____________________________________________________________________________
58230 [ 21186] By: jhi                                   on 2003/09/11  20:10:32
58231         Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
58232              From: "Brendan O'Dea" <bod@debian.org>
58233              Date: Fri, 12 Sep 2003 00:12:51 +1000
58234              Message-ID: <20030911141251.GA26907@londo.c47.org>
58235      Branch: perl
58236            ! perl.c
58237 ____________________________________________________________________________
58238 [ 21181] By: jhi                                   on 2003/09/11  08:25:13
58239         Log: The change of not needing -pthread in FreeBSD 5.x
58240              is very recent (Sep 3) (from Anton Berezin).
58241      Branch: perl
58242            ! hints/freebsd.sh
58243 ____________________________________________________________________________
58244 [ 21179] By: jhi                                   on 2003/09/11  06:13:12
58245         Log: Upgrade to Pod::Perldoc 3.10.
58246              (Yes, the doughera address change is wrong, but hardly worth 3.11.)
58247      Branch: perl
58248            ! lib/Pod/Perldoc.pm
58249 ____________________________________________________________________________
58250 [ 21176] By: jhi                                   on 2003/09/11  05:22:27
58251         Log: Upgrade to base 2.02.
58252      Branch: perl
58253            + lib/fields-base.t
58254            ! MANIFEST lib/base.pm lib/fields.t
58255 ____________________________________________________________________________
58256 [ 21174] By: jhi                                   on 2003/09/11  04:45:56
58257         Log: Replace #21158 with a better patch from Hugo
58258              (for [perl #23769]).
58259      Branch: perl
58260            ! regcomp.c regexec.c t/op/pat.t
58261 ____________________________________________________________________________
58262 [ 21173] By: jhi                                   on 2003/09/11  03:08:04
58263         Log: Subject: [PATCH][TESTS] dumpvar.pl
58264              From: Joe McMahon <mcmahon@metalab.unc.edu>
58265              Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
58266              Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
58267      Branch: perl
58268            ! lib/dumpvar.pl lib/dumpvar.t
58269 ____________________________________________________________________________
58270 [ 21172] By: jhi                                   on 2003/09/11  03:03:52
58271         Log: Enache still wants -pthread gone for FreeBSD 5.x
58272              since it doesn't work with the latest -current.
58273      Branch: perl
58274            ! hints/freebsd.sh
58275 ____________________________________________________________________________
58276 [ 21171] By: jhi                                   on 2003/09/11  02:58:29
58277         Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
58278              From: Stas Bekman <stas@stason.org>
58279              Date: Thu, 28 Aug 2003 16:10:48 -0700
58280              Message-ID: <3F4E8BF8.1090800@stason.org>
58281      Branch: perl
58282            ! emacs/cperl-mode.el emacs/ptags
58283 ____________________________________________________________________________
58284 [ 21170] By: jhi                                   on 2003/09/11  02:56:50
58285         Log: Retract #21149, sez Schwern.
58286      Branch: perl
58287            ! lib/Test/More.pm
58288 ____________________________________________________________________________
58289 [ 21169] By: jhi                                   on 2003/09/11  02:55:49
58290         Log: Retract #21168 based on advice from Anton Berezin (added).
58291      Branch: perl
58292            ! hints/freebsd.sh
58293 ____________________________________________________________________________
58294 [ 21168] By: rgs                                   on 2003/09/10  21:43:40
58295         Log: Subject: nit to hints/freebsd.sh
58296              From: Enache Adrian <enache@rdslink.ro>
58297              Date: Wed, 10 Sep 2003 19:50:59 +0300
58298              Message-ID: <20030910165059.GB1321@ratsnest.hole>
58299      Branch: perl
58300            ! hints/freebsd.sh
58301 ____________________________________________________________________________
58302 [ 21167] By: rgs                                   on 2003/09/10  21:18:59
58303         Log: Subject: Re: [perl #15395] lexical warnings and inheritance
58304              From: Anno Siegel <Siegel@zrz.TU-Berlin.DE>
58305              Date: Sun, 31 Aug 2003 22:08:19 GMT
58306              Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
58307
58308              The test has been moved into warnings.pm's test suite. Note
58309              that this patch fixed as well the behaviour of warnings::enabled
58310              regarding lexical scoping and different files; hence the expected
58311              results in a few tests in /t/lib/warnings/9enabled has been
58312              reverted.
58313      Branch: perl
58314            ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl
58315 ____________________________________________________________________________
58316 [ 21166] By: rgs                                   on 2003/09/10  19:36:30
58317         Log: Remove the warning in perlfaq about using map in void context :
58318              From: abigail@abigail.nl (Abigail)
58319              Subject: [PATCH perlfaq6] map in a void context.
58320              Date: Tue, 9 Sep 2003 10:31:58 +0200
58321              Message-ID: <20030909083158.GA24125@abigail.nl>
58322      Branch: perl
58323            ! pod/perlfaq6.pod
58324 ____________________________________________________________________________
58325 [ 21165] By: jhi                                   on 2003/09/10  16:48:52
58326         Log: Subject: [PATCH] AUTHORS
58327              From: enache@rdslink.ro (Enache Adrian)
58328              Date: Tue, 9 Sep 2003 19:34:05 +0300
58329              Message-ID: <20030909163405.GB1398@ratsnest.hole>
58330      Branch: perl
58331            ! AUTHORS
58332 ____________________________________________________________________________
58333 [ 21164] By: jhi                                   on 2003/09/10  15:38:51
58334         Log: Regen perlapi.
58335      Branch: perl
58336            ! pod/perlapi.pod
58337 ____________________________________________________________________________
58338 [ 21163] By: merijn                                on 2003/09/10  15:31:27
58339         Log: Subject: [perl #23778] hints/aix.sh
58340              Date: 10 Sep 2003 16:30:32 -0000
58341              From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
58342              Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
58343      Branch: perl
58344            ! hints/aix.sh
58345 ____________________________________________________________________________
58346 [ 21162] By: jhi                                   on 2003/09/10  15:21:43
58347         Log: blead version of #21161.
58348      Branch: perl
58349            ! pod/perlvar.pod
58350 ____________________________________________________________________________
58351 [ 21160] By: jhi                                   on 2003/09/10  15:11:59
58352         Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS?
58353              From: PPrymmer@factset.com
58354              Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
58355              Date: Fri, 5 Sep 2003 17:46:48 -0400
58356      Branch: perl
58357            ! lib/File/Spec/t/Spec.t
58358 ____________________________________________________________________________
58359 [ 21159] By: jhi                                   on 2003/09/10  15:10:06
58360         Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
58361              From: Kurt Starsinic <kstar@cpan.org>
58362              Date: Tue, 9 Sep 2003 23:16:00 -0400
58363              Message-ID: <20030910031600.GA30554@verizon.net>
58364
58365              Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
58366              From: "Brendan O'Dea" <bod@debian.org>
58367              Date: Wed, 10 Sep 2003 22:03:15 +1000
58368              Message-ID: <20030910120315.GA1372@londo.c47.org>
58369      Branch: perl
58370            ! t/lib/h2ph.pht utils/h2ph.PL
58371 ____________________________________________________________________________
58372 [ 21158] By: jhi                                   on 2003/09/10  09:31:24
58373         Log: Unicode regex broken on simple example
58374              regrepeat() did not work right for UTF-8(ed Latin-1)
58375              in the EXACT case, which made the \x{a0}+ fail.
58376      Branch: perl
58377            ! regexec.c t/op/pat.t
58378 ____________________________________________________________________________
58379 [ 21157] By: jhi                                   on 2003/09/10  08:15:54
58380         Log: Linenumbers for utf8 warnings were wrong, test also rcatline.
58381      Branch: perl
58382            ! pp_hot.c t/io/utf8.t
58383 ____________________________________________________________________________
58384 [ 21156] By: jhi                                   on 2003/09/10  08:05:13
58385         Log: Detypo and explain better.
58386      Branch: perl
58387            ! pod/perldiag.pod
58388 ____________________________________________________________________________
58389 [ 21155] By: jhi                                   on 2003/09/10  08:02:55
58390         Log: If doing rcatline no point rescanning each time
58391              the beginning of the SV for utf8 validity.
58392      Branch: perl
58393            ! pp_hot.c
58394 ____________________________________________________________________________
58395 [ 21154] By: jhi                                   on 2003/09/10  07:16:52
58396         Log: No utf8 warnings without use warnings.
58397      Branch: perl
58398            ! t/io/utf8.t
58399 ____________________________________________________________________________
58400 [ 21153] By: jhi                                   on 2003/09/10  06:57:16
58401         Log: Reading a latin1 file with open(... "<:utf8") will freeze
58402              is no more valid, the script doesn't freeze, but I noticed
58403              that neither does the <FILE> complain about bad UTF-8 as it
58404              should and as it does with :encoding(utf8).
58405      Branch: perl
58406            ! pp_hot.c t/io/utf8.t
58407 ____________________________________________________________________________
58408 [ 21152] By: jhi                                   on 2003/09/10  06:54:02
58409         Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
58410              of Perl_utf8_is_string().
58411      Branch: perl
58412            ! embed.fnc embed.h global.sym proto.h utf8.c
58413 ____________________________________________________________________________
58414 [ 21151] By: jhi                                   on 2003/09/10  06:16:28
58415         Log: Document a PerlIO/Encode warning.
58416      Branch: perl
58417            ! pod/perldiag.pod
58418 ____________________________________________________________________________
58419 [ 21149] By: jhi                                   on 2003/09/09  17:22:42
58420         Log: Subject: Re: maint @ 21116
58421              From: Fergal Daly <fergal@esatclear.ie>
58422              Date: Tue, 9 Sep 2003 18:26:20 +0100
58423              Message-Id: <200309091826.20630.fergal@esatclear.ie>
58424
58425              (added warning)
58426      Branch: perl
58427            ! lib/Test/More.pm
58428 ____________________________________________________________________________
58429 [ 21146] By: jhi                                   on 2003/09/09  15:36:20
58430         Log: Adjust the test count.
58431      Branch: perl
58432            ! lib/Test/Simple/t/is_deeply.t
58433 ____________________________________________________________________________
58434 [ 21144] By: jhi                                   on 2003/09/09  15:03:58
58435         Log: AUTHORS update from Dave Mitchell.
58436      Branch: perl
58437            ! AUTHORS
58438 ____________________________________________________________________________
58439 [ 21143] By: jhi                                   on 2003/09/09  15:02:18
58440         Log: Retract #20548 and #20465.
58441      Branch: perl
58442            ! lib/Test/More.pm lib/Test/Simple/t/More.t
58443            ! lib/Test/Simple/t/is_deeply.t
58444 ____________________________________________________________________________
58445 [ 21141] By: jhi                                   on 2003/09/09  14:27:10
58446         Log: Subject: Re: maint @ 21116
58447              From: Enache Adrian <enache@rdslink.ro>
58448              Date: Tue, 9 Sep 2003 16:59:44 +0300
58449              Message-ID: <20030909135944.GA1666@ratsnest.hole>
58450      Branch: perl
58451            ! makedef.pl
58452 ____________________________________________________________________________
58453 [ 21140] By: jhi                                   on 2003/09/09  14:25:51
58454         Log: Retract #21132.
58455      Branch: perl
58456            ! makedef.pl perl.h
58457 ____________________________________________________________________________
58458 [ 21139] By: jhi                                   on 2003/09/09  11:55:33
58459         Log: Warn more about disclosing the hash seed, from Scott A. Crosby.
58460      Branch: perl
58461            ! lib/Hash/Util.pm pod/perlrun.pod
58462 ____________________________________________________________________________
58463 [ 21137] By: jhi                                   on 2003/09/09  09:50:13
58464         Log: Subject: =encoding in perlpod/perlpodspec
58465              From: sburke@cpan.org (Sean M. Burke)
58466              Date: Sun, 07 Sep 2003 03:08:28 -0800
58467              Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
58468      Branch: perl
58469            ! pod/perlpod.pod pod/perlpodspec.pod
58470 ____________________________________________________________________________
58471 [ 21136] By: jhi                                   on 2003/09/09  09:46:01
58472         Log: One more chance... Elizabeth's change #21107 plus
58473              Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
58474              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
58475              Date: Tue, 9 Sep 2003 01:44:24 +0200
58476              Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
58477      Branch: perl
58478            ! lib/warnings.pm toke.c warnings.pl
58479 ____________________________________________________________________________
58480 [ 21135] By: jhi                                   on 2003/09/09  09:35:48
58481         Log: One more test count tweak.
58482      Branch: perl
58483            ! t/op/grep.t
58484 ____________________________________________________________________________
58485 [ 21132] By: jhi                                   on 2003/09/09  07:57:20
58486         Log: Subject: Re: maint @ 21116
58487              From: Steve Hay <steve.hay@uk.radan.com>
58488              Date: Tue, 09 Sep 2003 09:49:07 +0100
58489              Message-ID: <3F5D9403.3040004@uk.radan.com>
58490      Branch: perl
58491            ! makedef.pl perl.h
58492 ____________________________________________________________________________
58493 [ 21131] By: jhi                                   on 2003/09/09  07:54:52
58494         Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test
58495              From: david nicol <whatever@davidnicol.com>
58496              Date: 08 Sep 2003 23:39:32 -0500
58497              Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
58498
58499              (a testcase)
58500      Branch: perl
58501            ! t/op/grep.t
58502 ____________________________________________________________________________
58503 [ 21128] By: jhi                                   on 2003/09/09  07:08:15
58504         Log: Ooops, perlio into scalars was already history for this test...
58505      Branch: perl
58506            ! lib/dumpvar.t
58507 ____________________________________________________________________________
58508 [ 21127] By: jhi                                   on 2003/09/09  07:06:26
58509         Log: Cannot do perlio into scalars without perlio.
58510      Branch: perl
58511            ! lib/dumpvar.t
58512 ____________________________________________________________________________
58513 [ 21126] By: jhi                                   on 2003/09/09  07:04:53
58514         Log: I claim that the debugger is untestable until proven otherwise.
58515      Branch: perl
58516            - lib/perl5db/de0.t
58517            ! MANIFEST
58518 ____________________________________________________________________________
58519 [ 21124] By: jhi                                   on 2003/09/09  06:59:52
58520         Log: In trying to save space, the warnings.pl change (#21107)
58521              pulled in attributes.pm... and the change didn't seem to
58522              be that well tested with different configurations.
58523              Retract #21119, #21117, #21107.
58524      Branch: perl
58525            ! ext/B/t/stash.t lib/warnings.pm warnings.pl
58526 ____________________________________________________________________________
58527 [ 21122] By: jhi                                   on 2003/09/09  06:28:31
58528         Log: Really do #21121.
58529      Branch: perl
58530            ! MANIFEST
58531 ____________________________________________________________________________
58532 [ 21121] By: jhi                                   on 2003/09/09  05:56:52
58533         Log: There's no particular reason to have the dumpvar.t
58534              in lib/perl5db/.
58535      Branch: perl
58536            + lib/dumpvar.t
58537            - lib/perl5db/dumpvar.t
58538            ! MANIFEST
58539 ____________________________________________________________________________
58540 [ 21119] By: jhi                                   on 2003/09/09  05:46:02
58541         Log: strict stash seems to have gone, too.
58542      Branch: perl
58543            ! ext/B/t/stash.t
58544 ____________________________________________________________________________
58545 [ 21117] By: rgs                                   on 2003/09/08  22:26:36
58546         Log: Loading warnings.pm now loads attributes.pm that loads strict.pm.
58547              (due to #21107 apparently.) Adjust this test accordingly.
58548      Branch: perl
58549            ! ext/B/t/stash.t
58550 ____________________________________________________________________________
58551 [ 21113] By: jhi                                   on 2003/09/08  21:10:53
58552         Log: Subject: [PATCH] silence 1 compiler warning
58553              From: Nicholas Clark <nick@ccl4.org>
58554              Date: Mon, 8 Sep 2003 23:04:45 +0100
58555              Message-ID: <20030908230445.E30881@plum.flirble.org>
58556      Branch: perl
58557            ! universal.c
58558 ____________________________________________________________________________
58559 [ 21112] By: jhi                                   on 2003/09/08  21:09:34
58560         Log: Retract #21096, mostly: I had misexplained the situation
58561              to Scott A. Crosby.  Seeing the seed value while not good
58562              for the ultimate paranoia viewpoint is not that bad, as long
58563              as the users are fully aware of the dangers of disclosing
58564              the hash seed.     So hash_seed() is okay.
58565
58566              Being able to see the hash values (as in Java) would
58567              be another option, but dubious: it's not that per-key
58568              hash values themselves are bad to allow scripts to see,
58569              but rather that hash values are just as sensitive (from
58570              the DoSing viewpoint) as the hash seed itself (and there
58571              usually more hash values than the one hash seed....)
58572      Branch: perl
58573            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
58574 ____________________________________________________________________________
58575 [ 21110] By: jhi                                   on 2003/09/08  20:59:04
58576         Log: Urk.  unique, not shared.
58577      Branch: perl
58578            ! configpm
58579 ____________________________________________________________________________
58580 [ 21109] By: jhi                                   on 2003/09/08  20:57:25
58581         Log: Subject: [PATCH] configpm: about 1.5K less per thread
58582              From: Elizabeth Mattijsen <liz@dijkmat.nl>
58583              Date: Mon, 8 Sep 2003 23:58:34 +0200
58584              Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
58585      Branch: perl
58586            ! configpm
58587 ____________________________________________________________________________
58588 [ 21107] By: jhi                                   on 2003/09/08  20:45:38
58589         Log: Subject: [PATCH] warnings.pl: each thread 10K smaller
58590              From: Elizabeth Mattijsen <liz@dijkmat.nl>
58591              Date: Mon, 8 Sep 2003 22:22:38 +0200
58592              Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
58593      Branch: perl
58594            ! lib/warnings.pm warnings.pl
58595 ____________________________________________________________________________
58596 [ 21106] By: rgs                                   on 2003/09/08  20:45:03
58597         Log: A version of change #21073 that works.
58598      Branch: perl
58599            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
58600 ____________________________________________________________________________
58601 [ 21105] By: jhi                                   on 2003/09/08  20:44:22
58602         Log: Regen perlapi.
58603      Branch: perl
58604            ! pod/perlapi.pod
58605 ____________________________________________________________________________
58606 [ 21103] By: jhi                                   on 2003/09/08  20:18:56
58607         Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment
58608              being a bad pointer is apparently a known cygwin bug).     The
58609              cure is to initialize the field.
58610      Branch: perl
58611            ! pp_sys.c
58612 ____________________________________________________________________________
58613 [ 21100] By: jhi                                   on 2003/09/08  19:38:39
58614         Log: Bad export.
58615      Branch: perl
58616            ! lib/Hash/Util.t
58617 ____________________________________________________________________________
58618 [ 21098] By: jhi                                   on 2003/09/08  19:06:09
58619         Log: The IPC::Open3 is just too unreliable for this task.
58620      Branch: perl
58621            ! lib/perl5db/de0.t
58622 ____________________________________________________________________________
58623 [ 21097] By: jhi                                   on 2003/09/08  18:42:43
58624         Log: Try to make the de0.t test more robust.
58625              The test is so flakey (too many external things influencing
58626              the result) that I'm likely to leave it out from the maint.
58627      Branch: perl
58628            ! lib/perl5db/de0.t
58629 ____________________________________________________________________________
58630 [ 21096] By: jhi                                   on 2003/09/08  17:58:19
58631         Log: Scott A. Crosby believes in not disclosing
58632              any more information than necessary: therefore
58633              instead of hash_seed() we have now hashes_random().
58634      Branch: perl
58635            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
58636 ____________________________________________________________________________
58637 [ 21095] By: jhi                                   on 2003/09/08  17:36:50
58638         Log: Mac OS X "last resort" recipe.
58639      Branch: perl
58640            ! README.macosx
58641 ____________________________________________________________________________
58642 [ 21094] By: jhi                                   on 2003/09/08  16:50:55
58643         Log: Subject: [patch] AUTHORS
58644              From: Juerd <juerd@cpan.org>
58645              Date: Mon, 8 Sep 2003 08:42:13 +0200
58646              Message-ID: <20030908064213.GC23461@c3.convolution.nl>
58647      Branch: perl
58648            ! AUTHORS
58649 ____________________________________________________________________________
58650 [ 21093] By: jhi                                   on 2003/09/08  15:47:14
58651         Log: Slightly more intelligent paranoia.
58652      Branch: perl
58653            ! pod/perldiag.pod util.c
58654 ____________________________________________________________________________
58655 [ 21090] By: jhi                                   on 2003/09/08  14:07:03
58656         Log: Win32 is playing to hard to get but I do not have
58657              time to chase it, so restore #21072, more or less.
58658              I think testing the debugger in UNIX-like places
58659              is enough, no need to go into painful contortions
58660              trying to "portably" run interactive programs like
58661              the debugger.
58662      Branch: perl
58663            ! lib/perl5db/de0.t
58664 ____________________________________________________________________________
58665 [ 21088] By: jhi                                   on 2003/09/08  12:50:15
58666         Log: 5.8.1 was mistakenly redefining PL_sv_placeholder.
58667      Branch: perl
58668            ! ext/Storable/Storable.xs
58669 ____________________________________________________________________________
58670 [ 21087] By: jhi                                   on 2003/09/08  12:34:37
58671         Log: Add Hash::Util::hash_seed() which answers among
58672              other things the question whether our hashes are
58673              "randomised".  (They always were...)
58674      Branch: perl
58675            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
58676 ____________________________________________________________________________
58677 [ 21086] By: jhi                                   on 2003/09/08  12:22:03
58678         Log: XSRETURN_UV was missing.
58679      Branch: perl
58680            ! XSUB.h
58681 ____________________________________________________________________________
58682 [ 21085] By: jhi                                   on 2003/09/08  12:15:23
58683         Log: Superparanoia.
58684      Branch: perl
58685            ! util.c
58686 ____________________________________________________________________________
58687 [ 21084] By: ams                                   on 2003/09/08  11:44:25
58688         Log: Clean up pp_readdir() somewhat.
58689      Branch: perl
58690            ! pp_sys.c
58691 ____________________________________________________________________________
58692 [ 21082] By: jhi                                   on 2003/09/08  11:32:46
58693         Log: The #21073 broke ext/B/t/o.t, retracting the #21073.
58694      Branch: perl
58695            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
58696 ____________________________________________________________________________
58697 [ 21080] By: jhi                                   on 2003/09/08  09:52:40
58698         Log: In Win32 IPC::Open3 + IO::Select does not work that well
58699              so mostly undo the change #21072 and revert back to using
58700              a temp file.
58701      Branch: perl
58702            ! lib/perl5db/de0.t
58703 ____________________________________________________________________________
58704 [ 21078] By: jhi                                   on 2003/09/08  09:10:47
58705         Log: In Win32 the cmd.exe console output doesn't seem to
58706              be catchable using the in-memory I/O + select trick,
58707              so use tie-STDOUT trick instead.
58708      Branch: perl
58709            ! lib/perl5db/dumpvar.t
58710 ____________________________________________________________________________
58711 [ 21077] By: jhi                                   on 2003/09/08  09:03:13
58712         Log: Move Config test.
58713      Branch: perl
58714            ! lib/perl5db/de0.t
58715 ____________________________________________________________________________
58716 [ 21076] By: jhi                                   on 2003/09/08  08:50:27
58717         Log: Let's require fork for this test.
58718      Branch: perl
58719            ! lib/perl5db/de0.t
58720 ____________________________________________________________________________
58721 [ 21074] By: jhi                                   on 2003/09/08  08:09:27
58722         Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
58723              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
58724              Date: Mon, 08 Sep 2003 08:56:09 +0200
58725              Message-id: <20030908065609.GA1260@ethan>
58726      Branch: perl
58727            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
58728            ! ext/Devel/PPPort/t/test.t
58729 ____________________________________________________________________________
58730 [ 21073] By: jhi                                   on 2003/09/08  08:07:55
58731         Log: Subject: Re: one nit to fix [PATCH]
58732              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
58733              Date: Mon, 8 Sep 2003 10:19:08 +0200
58734              Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
58735      Branch: perl
58736            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
58737 ____________________________________________________________________________
58738 [ 21072] By: jhi                                   on 2003/09/08  08:04:53
58739         Log: Subject: Re: [PATCH] Test skeleton for debugger commands
58740              From: Andreas J Koenig <andreas.koenig@anima.de>
58741              Date: Mon, 08 Sep 2003 10:48:27 +0200
58742              Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
58743      Branch: perl
58744            ! lib/perl5db/de0.t
58745 ____________________________________________________________________________
58746 [ 21071] By: jhi                                   on 2003/09/08  06:46:00
58747         Log: de0.t: use Test::More, add some tests.
58748      Branch: perl
58749            ! lib/perl5db/de0.t
58750 ____________________________________________________________________________
58751 [ 21070] By: jhi                                   on 2003/09/08  06:31:39
58752         Log: More dumpvar testing.
58753      Branch: perl
58754            ! lib/perl5db/dumpvar.t
58755 ____________________________________________________________________________
58756 [ 21069] By: jhi                                   on 2003/09/08  05:34:03
58757         Log: An empty test.
58758      Branch: perl
58759            ! lib/perl5db/dumpvar.t
58760 ____________________________________________________________________________
58761 [ 21068] By: jhi                                   on 2003/09/08  05:21:21
58762         Log: dumpvar.t: use Test::More;
58763      Branch: perl
58764            ! lib/perl5db/dumpvar.t
58765 ____________________________________________________________________________
58766 [ 21067] By: jhi                                   on 2003/09/08  05:11:46
58767         Log: Cleanup PerlIO::scalar documentation a bit.
58768      Branch: perl
58769            ! ext/PerlIO/scalar/scalar.pm
58770 ____________________________________________________________________________
58771 [ 21066] By: jhi                                   on 2003/09/08  04:49:28
58772         Log: The in-memory files require PerlIO::scalar.
58773      Branch: perl
58774            ! lib/perl5db/dumpvar.t
58775 ____________________________________________________________________________
58776 [ 21065] By: rgs                                   on 2003/09/07  21:17:23
58777         Log: Subject: [PATCH] Test skeleton for debugger commands
58778              From: Andreas J Koenig <andreas.koenig@anima.de>
58779              Date: Sun, 07 Sep 2003 18:51:56 +0200
58780              Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
58781              With minor adjustments
58782      Branch: perl
58783            + lib/perl5db/de0.t lib/perl5db/dumpvar.t
58784            ! MANIFEST
58785 ____________________________________________________________________________
58786 [ 21064] By: rgs                                   on 2003/09/07  19:12:05
58787         Log: Upgrade to Unicode::Collate 0.28
58788      Branch: perl
58789            + lib/Unicode/Collate/t/contract.t
58790            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
58791            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
58792 ____________________________________________________________________________
58793 [ 21063] By: rgs                                   on 2003/09/07  18:25:23
58794         Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
58795              From: Dave Mitchell <davem@fdgroup.com>
58796              Date: Sun, 7 Sep 2003 19:14:44 +0100
58797              Message-ID: <20030907181444.GA7058@fdgroup.com>
58798      Branch: perl
58799            ! ext/Opcode/Safe.pm
58800 ____________________________________________________________________________
58801 [ 21062] By: rgs                                   on 2003/09/07  12:44:33
58802         Log: Subject: [PATCH] honoring void context for map()
58803              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
58804              Date: Thu, 04 Sep 2003 11:13:41 +0200
58805              Message-id: <20030904091341.GA30655@ethan>
58806      Branch: perl
58807            ! pp_ctl.c
58808 ____________________________________________________________________________
58809 [ 21061] By: jhi                                   on 2003/09/07  07:04:53
58810         Log: Retract #21010.
58811      Branch: perl
58812            ! lib/dumpvar.pl
58813 ____________________________________________________________________________
58814 [ 21060] By: rgs                                   on 2003/09/06  21:30:10
58815         Log: Minor doc style nits in XSLoader.
58816      Branch: perl
58817            ! ext/DynaLoader/XSLoader_pm.PL
58818 ____________________________________________________________________________
58819 [ 21058] By: jhi                                   on 2003/09/06  19:57:46
58820         Log: Vanity patch.
58821      Branch: perl
58822            ! AUTHORS
58823 ____________________________________________________________________________
58824 [ 21057] By: jhi                                   on 2003/09/06  19:56:53
58825         Log: Updated Sharp Zaurus cross-compilation from Redvers Davies.
58826      Branch: perl
58827            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO
58828            ! Cross/config.sh-arm-linux Cross/generate_config_sh
58829            ! Cross/installperl.patch
58830 ____________________________________________________________________________
58831 [ 21056] By: rgs                                   on 2003/09/06  19:03:41
58832         Log: Email nits in Fatal.pm [perl #23724].
58833      Branch: perl
58834            ! lib/Fatal.pm
58835 ____________________________________________________________________________
58836 [ 21052] By: jhi                                   on 2003/09/05  20:34:15
58837         Log: Musty corners of Syslog.pm.
58838      Branch: perl
58839            ! ext/Sys/Syslog/Syslog.pm
58840 ____________________________________________________________________________
58841 [ 21051] By: ams                                   on 2003/09/05  18:43:46
58842         Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0).
58843              2. Compensate for PL_sv_placeholder <= 5.8.1.
58844              3. Clean up non-backwards-compatible tests.
58845              4. Prepare for the 2.08 CPAN release.
58846      Branch: perl
58847            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
58848            ! ext/Storable/t/freeze.t ext/Storable/t/malice.t
58849            ! ext/Storable/t/utf8hash.t
58850 ____________________________________________________________________________
58851 [ 21048] By: jhi                                   on 2003/09/05  13:53:23
58852         Log: One more known tie problem.
58853      Branch: perl
58854            ! pod/perltie.pod
58855 ____________________________________________________________________________
58856 [ 21047] By: jhi                                   on 2003/09/05  13:46:35
58857         Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread
58858              Date: Fri, 5 Sep 2003 14:46:00 +0200
58859              Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
58860              From: Elizabeth Mattijsen <liz@dijkmat.nl>
58861      Branch: perl
58862            ! ext/threads/shared/shared.pm
58863 ____________________________________________________________________________
58864 [ 21046] By: jhi                                   on 2003/09/05  13:44:30
58865         Log: Subject: versions threads modules
58866              From: Elizabeth Mattijsen <liz@dijkmat.nl>
58867              Date: Fri, 5 Sep 2003 12:22:52 +0200
58868              Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
58869      Branch: perl
58870            ! ext/threads/shared/shared.pm
58871 ____________________________________________________________________________
58872 [ 21045] By: jhi                                   on 2003/09/05  13:43:36
58873         Log: More suidperl path disclosure plugging:
58874              the #9813 didn't do enough.  See either of
58875              http://rt.perl.org/rt2/Ticket/Display.html?id=6511
58876              http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
58877      Branch: perl
58878            ! perl.c pod/perldiag.pod
58879 ____________________________________________________________________________
58880 [ 21044] By: jhi                                   on 2003/09/05  13:09:54
58881         Log: FreeBSD hints updates from Anton Berezin.
58882      Branch: perl
58883            ! hints/freebsd.sh
58884 ____________________________________________________________________________
58885 [ 21043] By: merijn                                on 2003/09/05  11:18:20
58886         Log: Changed conflicting diff options
58887      Branch: perl
58888            ! patchlevel.h
58889 ____________________________________________________________________________
58890 [ 21042] By: jhi                                   on 2003/09/05  06:47:43
58891         Log: Acknowledge some known tie bugs.
58892      Branch: perl
58893            ! pod/perltie.pod
58894 ____________________________________________________________________________
58895 [ 21041] By: merijn                                on 2003/09/05  04:50:44
58896         Log: Subject: [PATCH] Remove dublicated entry in AUTHORS
58897              From: Ilya Martynov <ilya@martynov.org>
58898              Date: Fri, 05 Sep 2003 00:49:57 +0400
58899              Message-ID: <8765k8uvm2.fsf@abra.ru>
58900      Branch: perl
58901            ! AUTHORS
58902 ____________________________________________________________________________
58903 [ 21040] By: jhi                                   on 2003/09/05  04:36:48
58904         Log: code example error in "perlopentut"
58905      Branch: perl
58906            ! pod/perlopentut.pod
58907 ____________________________________________________________________________
58908 [ 21039] By: jhi                                   on 2003/09/05  04:13:17
58909         Log: Another seemingly fixed (un)tie bug,
58910              [perl ##22297] cannot untie scalar from within tied FETCH
58911      Branch: perl
58912            ! t/op/tie.t
58913 ____________________________________________________________________________
58914 [ 21036] By: jhi                                   on 2003/09/04  19:34:26
58915         Log: Subject: Re: [PATCH] Data::Dumper 2.121
58916              From: Ilya Martynov <ilya@martynov.org>
58917              Date: Fri, 05 Sep 2003 00:33:46 +0400
58918              Message-ID: <87ad9kuwd1.fsf@abra.ru>
58919      Branch: perl
58920            ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
58921            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
58922            ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
58923 ____________________________________________________________________________
58924 [ 21033] By: jhi                                   on 2003/09/04  18:52:29
58925         Log: I think once is enough.
58926      Branch: perl
58927            ! configure.gnu
58928 ____________________________________________________________________________
58929 [ 21032] By: jhi                                   on 2003/09/04  17:30:28
58930         Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32
58931              From: Enache Adrian <enache@rdslink.ro>
58932              Date: Thu, 4 Sep 2003 20:09:06 +0300
58933              Message-ID: <20030904170906.GA1235@ratsnest.hole>
58934      Branch: perl
58935            ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
58936            ! ext/ByteLoader/byterun.c
58937 ____________________________________________________________________________
58938 [ 21031] By: jhi                                   on 2003/09/04  17:27:58
58939         Log: Subject: [PATCH] perlreftut: change distribution conditions
58940              From: "Brendan O'Dea" <bod@debian.org>
58941              Date: Thu, 4 Sep 2003 02:28:49 +1000
58942              Message-ID: <20030903162849.GA9675@londo.c47.org>
58943      Branch: perl
58944            ! pod/perlreftut.pod
58945 ____________________________________________________________________________
58946 [ 21030] By: jhi                                   on 2003/09/04  17:26:48
58947         Log: Subject: Re: "vendor" patch pickup
58948              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
58949              Date: Thu, 4 Sep 2003 19:47:55 +0200
58950              Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
58951
58952              (Gentoo: take Marcus' version of the __THROW patch and
58953              even further #ifdef-protect it with __GLIBC__.)
58954      Branch: perl
58955            ! perl.h
58956 ____________________________________________________________________________
58957 [ 21029] By: jhi                                   on 2003/09/04  16:01:26
58958         Log: Tiny perlcc tweaks.
58959      Branch: perl
58960            ! utils/perlcc.PL
58961 ____________________________________________________________________________
58962 [ 21028] By: jhi                                   on 2003/09/04  15:10:48
58963         Log: A SuSE patchlet for perlcc -c to avoid
58964              "Modification of a read-only value attempted at ... C.pm"
58965      Branch: perl
58966            ! ext/B/B/C.pm
58967 ____________________________________________________________________________
58968 [ 21027] By: jhi                                   on 2003/09/04  08:54:40
58969         Log: AUTHORS updates.
58970      Branch: perl
58971            ! AUTHORS
58972 ____________________________________________________________________________
58973 [ 21025] By: jhi                                   on 2003/09/03  20:27:56
58974         Log: Upgrade to Math::BigInt pre-rel 1.66 as of
58975              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
58976              (the tar.gz link doesn't have 'v1.66', it has '1.66')
58977              so that the smoke builds can start chewing it.
58978      Branch: perl
58979            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
58980            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
58981            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
58982            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
58983            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t
58984            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
58985 ____________________________________________________________________________
58986 [ 21022] By: jhi                                   on 2003/09/03  16:42:24
58987         Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
58988              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
58989              Date: Wed, 3 Sep 2003 19:20:20 +0200
58990              Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
58991      Branch: perl
58992            ! Porting/valgrindpp.pl
58993 ____________________________________________________________________________
58994 [ 21019] By: jhi                                   on 2003/09/03  15:51:35
58995         Log: Also indicate the Unicode level here.
58996              (The last date is non-committal :-)
58997      Branch: perl
58998            ! pod/perlunicode.pod
58999 ____________________________________________________________________________
59000 [ 21018] By: jhi                                   on 2003/09/03  12:08:23
59001         Log: Avoid lvalue casts, from Enache.
59002      Branch: perl
59003            ! ext/ByteLoader/bytecode.h op.h
59004 ____________________________________________________________________________
59005 [ 21017] By: jhi                                   on 2003/09/03  08:23:39
59006         Log: Bump up the VERSION.
59007      Branch: perl
59008            ! lib/bytes.pm
59009 ____________________________________________________________________________
59010 [ 21016] By: jhi                                   on 2003/09/03  08:22:48
59011         Log: Add, document, and test bytes::substr, index, rindex, chr,
59012              document bytes::ord.
59013      Branch: perl
59014            ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
59015 ____________________________________________________________________________
59016 [ 21014] By: jhi                                   on 2003/09/03  06:16:24
59017         Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
59018              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
59019              Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
59020              Message-ID: <29644.1062572245@www50.gmx.net>
59021
59022              The other half of #20930 should be still good.
59023      Branch: perl
59024            ! op.c
59025 ____________________________________________________________________________
59026 [ 21013] By: jhi                                   on 2003/09/03  06:15:09
59027         Log: use IO; is deprecated.
59028      Branch: perl
59029            ! ext/threads/t/join.t
59030 ____________________________________________________________________________
59031 [ 21012] By: jhi                                   on 2003/09/03  05:28:50
59032         Log: Upgrade to base 2.01 from CPAN.
59033      Branch: perl
59034            ! lib/base.pm lib/fields.pm
59035 ____________________________________________________________________________
59036 [ 21011] By: jhi                                   on 2003/09/03  05:08:29
59037         Log: Changing the test count is a good idea.
59038      Branch: perl
59039            ! ext/threads/t/join.t
59040 ____________________________________________________________________________
59041 [ 21010] By: jhi                                   on 2003/09/03  04:59:38
59042         Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object
59043              From: Joe McMahon <mcmahon@ibiblio.org>
59044              Date: Tue, 2 Sep 2003 18:02:14 -0400
59045              Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
59046      Branch: perl
59047            ! lib/dumpvar.pl
59048 ____________________________________________________________________________
59049 [ 21009] By: jhi                                   on 2003/09/03  04:48:40
59050         Log: Subject: Re: maint@20974 or before broke mp2 ithreads test
59051              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
59052              Date: Wed, 3 Sep 2003 06:07:54 +0200
59053              Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
59054      Branch: perl
59055            ! ext/threads/t/join.t
59056 ____________________________________________________________________________
59057 [ 21008] By: jhi                                   on 2003/09/03  04:31:35
59058         Log: VMS does not have quite UNIX glob semantics.
59059      Branch: perl
59060            ! t/run/fresh_perl.t
59061 ____________________________________________________________________________
59062 [ 21007] By: rgs                                   on 2003/09/02  21:21:27
59063         Log: Subject: some method calls not autoloaded
59064              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
59065              Date: Tue, 2 Sep 2003 15:06:29 -0700
59066              Message-ID: <20030902220629.GA2952@efn.org>
59067      Branch: perl
59068            ! pod/perlfunc.pod pod/perlsub.pod
59069 ____________________________________________________________________________
59070 [ 21003] By: jhi                                   on 2003/09/02  19:01:07
59071         Log: An untie test from perlmonks-- worked in 5.6.1,
59072              broken in 5.8.0, seems to be working again in maint,
59073              better nail it down now.
59074      Branch: perl
59075            ! t/op/tie.t
59076 ____________________________________________________________________________
59077 [ 21000] By: jhi                                   on 2003/09/02  15:35:40
59078         Log: Retract #20930 because of
59079              Subject: maint@20974 or before broke mp2 ithreads test
59080              From: Stas Bekman <stas@stason.org>
59081              Date: Mon, 01 Sep 2003 23:31:11 -0700
59082              Message-ID: <3F54392F.7080009@stason.org>
59083      Branch: perl
59084            ! op.c
59085 ____________________________________________________________________________
59086 [ 20999] By: jhi                                   on 2003/09/02  15:34:14
59087         Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
59088              From: Fergal Daly <fergal@esatclear.ie>
59089              Date: Tue, 2 Sep 2003 17:36:52 +0100
59090              Message-Id: <200309021736.52725.fergal@esatclear.ie>
59091      Branch: perl
59092            ! pod/perldiag.pod
59093 ____________________________________________________________________________
59094 [ 20998] By: jhi                                   on 2003/09/02  15:02:47
59095         Log: Subject: [perl #23672] Math::BigInit POD
59096              From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
59097              Date: 1 Sep 2003 08:47:39 -0000
59098              Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
59099      Branch: perl
59100            ! lib/Math/BigInt.pm
59101 ____________________________________________________________________________
59102 [ 20997] By: jhi                                   on 2003/09/02  14:58:21
59103         Log: Subject: [PATCH perlfaq6.pod] Explain \Q better
59104              From: Mark Jason Dominus <mjd@plover.com>
59105              Date: Mon, 01 Sep 2003 16:19:20 -0400
59106              Message-ID: <20030901201920.3929.qmail@plover.com>
59107      Branch: perl
59108            ! pod/perlfaq6.pod
59109 ____________________________________________________________________________
59110 [ 20996] By: jhi                                   on 2003/09/02  14:56:29
59111         Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
59112              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
59113              Date: Tue, 02 Sep 2003 11:27:19 +0200
59114              Message-id: <20030902092719.GA18075@ethan>
59115      Branch: perl
59116            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
59117            ! ext/Devel/PPPort/t/test.t
59118 ____________________________________________________________________________
59119 [ 20993] By: jhi                                   on 2003/09/02  14:40:54
59120         Log: Subject: [PATCH] Re: ByteLoader and MSWin32
59121              From: Enache Adrian <enache@rdslink.ro>
59122              Date: Tue, 2 Sep 2003 03:45:11 +0300
59123              Message-ID: <20030902004511.GA1442@ratsnest.hole>
59124      Branch: perl
59125            ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c
59126            ! op.h proto.h t/TEST
59127 ____________________________________________________________________________
59128 [ 20990] By: jhi                                   on 2003/09/02  04:29:45
59129         Log: Upgrade to Unicode::Collate 0.27.
59130      Branch: perl
59131            + lib/Unicode/Collate/t/hangul.t
59132            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
59133            ! lib/Unicode/Collate/README
59134 ____________________________________________________________________________
59135 [ 20989] By: jhi                                   on 2003/09/02  04:23:20
59136         Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
59137              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
59138              Date: Mon, 1 Sep 2003 22:28:58 +0200
59139              Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
59140      Branch: perl
59141            ! Porting/valgrindpp.pl
59142 ____________________________________________________________________________
59143 [ 20983] By: jhi                                   on 2003/09/01  14:14:49
59144         Log: From Craig Berry, following the example of the other podxxx.PL
59145              in relying on basename($0, '.PL') to Do The Right Thing with
59146              regard to the case of the extension, which could be either
59147              .pl or .PL on VMS depending on version-specific features.
59148      Branch: perl
59149            ! pod/pod2usage.PL pod/podselect.PL
59150 ____________________________________________________________________________
59151 [ 20982] By: jhi                                   on 2003/09/01  13:01:49
59152         Log: Configure -r in AIX bad.
59153      Branch: perl
59154            ! README.aix
59155 ____________________________________________________________________________
59156 [ 20981] By: jhi                                   on 2003/09/01  11:28:35
59157         Log: Subject: [DOC PATCH] perlfaq4.pod
59158              Date: Mon, 1 Sep 2003 12:38:50 +0200
59159              From: Elizabeth Mattijsen <liz@dijkmat.nl>
59160              Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
59161      Branch: perl
59162            ! pod/perlfaq4.pod
59163 ____________________________________________________________________________
59164 [ 20980] By: jhi                                   on 2003/09/01  08:49:02
59165         Log: Subject: glob() bug
59166              From: Gurusamy Sarathy <gsar@ActiveState.com>
59167              Date: Mon, 01 Sep 2003 02:25:41 -0700
59168              Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
59169      Branch: perl
59170            ! op.c t/run/fresh_perl.t
59171 ____________________________________________________________________________
59172 [ 20979] By: jhi                                   on 2003/09/01  06:32:01
59173         Log: Ultrix VAX is like VMS VAX in floating point.
59174      Branch: perl
59175            ! t/op/sprintf.t
59176 ____________________________________________________________________________
59177 [ 20978] By: jhi                                   on 2003/09/01  05:44:25
59178         Log: Subject: [PATCH@20959] some WinCE compilers require a little correction
59179              From: Vadim Konovalov <vkonovalov@peterstar.ru>
59180              Date: Mon, 1 Sep 2003 02:57:33 +0400
59181              Message-ID: <1091134912500.20030901025733@peterstar.ru>
59182      Branch: perl
59183            ! wince/Makefile.ce wince/wince.c
59184 ____________________________________________________________________________
59185 [ 20973] By: jhi                                   on 2003/08/31  15:34:43
59186         Log: Add test for -i.
59187      Branch: perl
59188            ! MANIFEST t/run/switches.t
59189 ____________________________________________________________________________
59190 [ 20972] By: jhi                                   on 2003/08/31  15:12:10
59191         Log: Add tests for -h and (unknown) -z.
59192      Branch: perl
59193            ! MANIFEST t/run/switches.t
59194 ____________________________________________________________________________
59195 [ 20971] By: jhi                                   on 2003/08/31  15:03:42
59196         Log: Add test for -v.
59197      Branch: perl
59198            ! MANIFEST t/run/switches.t
59199 ____________________________________________________________________________
59200 [ 20970] By: jhi                                   on 2003/08/31  14:55:54
59201         Log: List the switches tested in switches.t.
59202      Branch: perl
59203            ! t/run/switches.t
59204 ____________________________________________________________________________
59205 [ 20969] By: jhi                                   on 2003/08/31  14:51:19
59206         Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS
59207              From: PPrymmer@factset.com
59208              Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
59209              Date: Sun, 31 Aug 2003 10:11:54 -0400
59210      Branch: perl
59211            ! installperl
59212 ____________________________________________________________________________
59213 [ 20968] By: jhi                                   on 2003/08/31  13:24:10
59214         Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
59215              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
59216              Date: Sun, 31 Aug 2003 15:21:17 +0200
59217              Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>
59218      Branch: perl
59219            ! sv.c
59220 ____________________________________________________________________________
59221 [ 20965] By: jhi                                   on 2003/08/31  08:55:59
59222         Log: Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
59223              both in blead and maint, lots of "Attempt to free non-existent
59224              shared string" and "Unbalanced string table refcount" errors.
59225              Retract #20960 (and #20963).
59226      Branch: perl
59227            - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
59228            - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
59229            ! MANIFEST lib/base.pm lib/fields.pm
59230 ____________________________________________________________________________
59231 [ 20964] By: jhi                                   on 2003/08/31  08:17:43
59232         Log: Integrate from maint:
59233              [ 20963]
59234              Muffle the 'Pseudo-hashes are deprecated' warning for maint.
59235      Branch: perl
59236           !> lib/base/t/fp560.t
59237 ____________________________________________________________________________
59238 [ 20961] By: jhi                                   on 2003/08/31  08:09:21
59239         Log: De-cargo-cult.
59240      Branch: perl
59241            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
59242 ____________________________________________________________________________
59243 [ 20960] By: jhi                                   on 2003/08/31  08:07:43
59244         Log: Upgrade to base.pm 2.0.
59245
59246              (Rename the tests around a bit to be more 8.3-friendly.)
59247      Branch: perl
59248            + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
59249            + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
59250            ! MANIFEST lib/base.pm lib/fields.pm
59251 ____________________________________________________________________________
59252 [ 20957] By: jhi                                   on 2003/08/30  18:47:02
59253         Log: Fewer naked char constants.
59254      Branch: perl
59255            ! doio.c perlio.c sv.h
59256 ____________________________________________________________________________
59257 [ 20956] By: jhi                                   on 2003/08/30  18:38:05
59258         Log: This is probably a wrong fix for
59259              [perl #23645] tell with perlio on appended files
59260              but maybe this gets NI-S agitated enough to present the correct fix :-)
59261      Branch: perl
59262            ! perlio.c t/io/tell.t
59263 ____________________________________________________________________________
59264 [ 20954] By: jhi                                   on 2003/08/30  17:14:19
59265         Log: A new try at
59266
59267              Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
59268              From: "Gerrit P. Haase" <gp@familiehaase.de>
59269              Date: Thu, 28 Aug 2003 08:18:51 +0200
59270              Message-ID: <4157199551.20030828081851@familiehaase.de>
59271
59272              (this time Cygwin only)
59273      Branch: perl
59274            ! perlio.c
59275 ____________________________________________________________________________
59276 [ 20952] By: rgs                                   on 2003/08/30  15:20:48
59277         Log: Tweak XSLoader.t.
59278              XSLoader is supposed to work even for extensions that
59279              are statically linked. So only check that the extension we
59280              test for is actually available. (This test is not supposed
59281              to be run by miniperl.)
59282      Branch: perl
59283            ! ext/DynaLoader/t/XSLoader.t
59284 ____________________________________________________________________________
59285 [ 20950] By: jhi                                   on 2003/08/30  06:49:31
59286         Log: Something went wrong in change #20929;
59287              linux 2.4.18-bf2.4 didn't like it:
59288              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
59289              and similar failure pattern also seen in Solaris 8.
59290      Branch: perl
59291            ! perlio.c
59292 ____________________________________________________________________________
59293 [ 20948] By: jhi                                   on 2003/08/30  06:08:57
59294         Log: Setup @INC.
59295      Branch: perl
59296            ! t/op/cproto.t
59297 ____________________________________________________________________________
59298 [ 20946] By: jhi                                   on 2003/08/30  06:00:09
59299         Log: Tabify and re-sort MANIFEST.
59300      Branch: perl
59301            ! MANIFEST
59302 ____________________________________________________________________________
59303 [ 20945] By: jhi                                   on 2003/08/30  05:57:04
59304         Log: Make XSLoader.t more robust (and sdbm.t more verbose)
59305      Branch: perl
59306            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
59307 ____________________________________________________________________________
59308 [ 20944] By: jhi                                   on 2003/08/30  05:50:41
59309         Log: Subject: [PATCH] XSLoader nits and tests
59310              From: Michael G Schwern <schwern@pobox.com>
59311              Date: Fri, 29 Aug 2003 22:55:07 -0700
59312              Message-ID: <20030830055507.GI25970@windhund.schwern.org>
59313      Branch: perl
59314            + ext/DynaLoader/t/XSLoader.t
59315            ! MANIFEST ext/DynaLoader/XSLoader_pm.PL
59316 ____________________________________________________________________________
59317 [ 20943] By: jhi                                   on 2003/08/30  05:44:02
59318         Log: Missed from #20942.
59319      Branch: perl
59320            ! lib/File/Spec/VMS.pm
59321 ____________________________________________________________________________
59322 [ 20942] By: jhi                                   on 2003/08/30  05:41:59
59323         Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
59324              From: PPrymmer@factset.com
59325              Date: Sat, 30 Aug 2003 00:57:28 -0400
59326              Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
59327      Branch: perl
59328            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
59329 ____________________________________________________________________________
59330 [ 20941] By: jhi                                   on 2003/08/30  05:37:13
59331         Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
59332              From: Stas Bekman <stas@stason.org>
59333              Date: Fri, 29 Aug 2003 17:11:41 -0700
59334              Message-ID: <3F4FEBBD.8000901@stason.org>
59335      Branch: perl
59336            ! pod/perlapi.pod sv.h
59337 ____________________________________________________________________________
59338 [ 20940] By: rgs                                   on 2003/08/29  21:17:59
59339         Log: Add a new test, to ensure that we don't unexpectedly change
59340              prototypes of builtins.
59341      Branch: perl
59342            + t/op/cproto.t
59343            ! MANIFEST
59344 ____________________________________________________________________________
59345 [ 20938] By: rgs                                   on 2003/08/29  20:22:21
59346         Log: Don't cast PL_multiline to bool : you may loose important bits.
59347      Branch: perl
59348            ! pp.c pp_hot.c
59349 ____________________________________________________________________________
59350 [ 20937] By: jhi                                   on 2003/08/29  17:22:11
59351         Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
59352              From: Nicholas Clark <nick@ccl4.org>
59353              Date: Wed, 27 Aug 2003 22:59:55 +0100
59354              Message-ID: <20030827225955.E558@plum.flirble.org>
59355      Branch: perl
59356            ! pp.c
59357 ____________________________________________________________________________
59358 [ 20936] By: jhi                                   on 2003/08/29  17:17:16
59359         Log: Some perluniintro tweaks.
59360      Branch: perl
59361            ! pod/perluniintro.pod
59362 ____________________________________________________________________________
59363 [ 20935] By: jhi                                   on 2003/08/29  17:07:25
59364         Log: Tiny doc tweak from Shannon -jj Behrens.
59365      Branch: perl
59366            ! pod/perluniintro.pod
59367 ____________________________________________________________________________
59368 [ 20933] By: jhi                                   on 2003/08/29  13:25:18
59369         Log: Comparing an int to a U32 makes VC6 nervous.
59370      Branch: perl
59371            ! pp.c pp_hot.c
59372 ____________________________________________________________________________
59373 [ 20932] By: jhi                                   on 2003/08/29  13:06:06
59374         Log: Better skip() explicit number of tests, test counts getting
59375              out of sync less likely that way.
59376      Branch: perl
59377            ! t/op/pack.t
59378 ____________________________________________________________________________
59379 [ 20931] By: jhi                                   on 2003/08/29  12:59:32
59380         Log: Some Ultrix test dodgings.
59381      Branch: perl
59382            ! t/base/num.t t/op/arith.t t/op/pack.t
59383 ____________________________________________________________________________
59384 [ 20930] By: jhi                                   on 2003/08/29  12:57:07
59385         Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
59386              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
59387              Date: Thu, 28 Aug 2003 21:47:22 +0200
59388              Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
59389      Branch: perl
59390            ! op.c
59391 ____________________________________________________________________________
59392 [ 20929] By: jhi                                   on 2003/08/29  12:55:12
59393         Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
59394              From: "Gerrit P. Haase" <gp@familiehaase.de>
59395              Date: Thu, 28 Aug 2003 08:18:51 +0200
59396              Message-ID: <4157199551.20030828081851@familiehaase.de>
59397
59398              (changed so that the 'b' is always appended)
59399      Branch: perl
59400            ! perlio.c
59401 ____________________________________________________________________________
59402 [ 20928] By: jhi                                   on 2003/08/29  07:04:17
59403         Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
59404              From: marek.rouchal@infineon.com
59405              Date: Wed, 27 Aug 2003 17:25:28 +0200
59406              Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
59407
59408              PodParser-1.25 prerelease.
59409      Branch: perl
59410            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
59411            ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL
59412            ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr
59413 ____________________________________________________________________________
59414 [ 20927] By: jhi                                   on 2003/08/28  18:53:45
59415         Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
59416      Branch: perl
59417            ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c
59418 ____________________________________________________________________________
59419 [ 20925] By: jhi                                   on 2003/08/28  16:15:47
59420         Log: Subject: [PATCH] valgrindpp.pl
59421              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
59422              Date: Thu, 28 Aug 2003 09:43:49 +0200
59423              Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
59424      Branch: perl
59425            ! Porting/valgrindpp.pl
59426 ____________________________________________________________________________
59427 [ 20924] By: jhi                                   on 2003/08/28  16:12:08
59428         Log: Subject: [PATCH] Quieten more warnings in Deparse.pm
59429              From: Paul Johnson <paul@pjcj.net>
59430              Date: Thu, 28 Aug 2003 00:13:59 +0200
59431              Message-ID: <20030827221359.GE28396@pjcj.net>
59432      Branch: perl
59433            ! ext/B/B/Deparse.pm
59434 ____________________________________________________________________________
59435 [ 20923] By: jhi                                   on 2003/08/28  01:45:51
59436         Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
59437              From: Michael G Schwern <schwern@pobox.com>
59438              Date: Wed, 27 Aug 2003 15:05:20 -0700
59439              Message-ID: <20030827220520.GD7300@windhund.schwern.org>
59440      Branch: perl
59441            ! lib/ExtUtils/MakeMaker/Tutorial.pod
59442 ____________________________________________________________________________
59443 [ 20922] By: rgs                                   on 2003/08/27  19:52:27
59444         Log: Add caveats and tests for Symbol::delete_package().
59445      Branch: perl
59446            ! lib/Symbol.pm lib/Symbol.t
59447 ____________________________________________________________________________
59448 [ 20921] By: jhi                                   on 2003/08/27  17:12:56
59449         Log: Configure is doing fine in Ultrix, operator error.
59450      Branch: perl
59451            ! hints/ultrix_4.sh
59452 ____________________________________________________________________________
59453 [ 20920] By: jhi                                   on 2003/08/27  16:49:22
59454         Log: Add the valgrindpp.pl script from Marcus Holland-Moritz.
59455      Branch: perl
59456            + Porting/valgrindpp.pl
59457            ! MANIFEST
59458 ____________________________________________________________________________
59459 [ 20917] By: jhi                                   on 2003/08/27  13:09:33
59460         Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
59461              From: "John P. Linderman" <jpl@research.att.com>
59462              Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
59463              Message-Id: <200308271210.IAA23907@raptor.research.att.com>
59464
59465              Subject: typo in pod/perlnewmod.pod [PATCH]
59466              From: "John P. Linderman" <jpl@research.att.com>
59467              Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
59468              Message-Id: <200308271307.JAA46955@raptor.research.att.com>
59469
59470              Subject: [PATCH] document the location of byacc
59471              From: Dave Mitchell <davem@fdgroup.com>
59472              Date: Wed, 27 Aug 2003 14:26:50 +0100
59473              Message-ID: <20030827132650.GA23144@fdgroup.com>
59474      Branch: perl
59475            ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod
59476            ! pod/perlnewmod.pod
59477 ____________________________________________________________________________
59478 [ 20916] By: jhi                                   on 2003/08/27  13:01:26
59479         Log: Ultrix tweaks: <string.h> must not be included twice
59480              (otherwise one gets prototype conflicts between the <string.h>
59481              and proto.h because Ultrix thinks e.g. Perl_ninstr has been
59482              define in <string.h>...); and Configure misprobes some features.
59483      Branch: perl
59484            ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c
59485            ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs
59486            ! hints/ultrix_4.sh
59487 ____________________________________________________________________________
59488 [ 20915] By: jhi                                   on 2003/08/27  05:37:34
59489         Log: Urk.  In Mac OS X byteorder is not one of the "known ones",
59490              but instead it is 0xFFFF.  So retract #20914.
59491      Branch: perl
59492            ! perl.h
59493 ____________________________________________________________________________
59494 [ 20914] By: jhi                                   on 2003/08/27  05:17:44
59495         Log: Sanity check for BYTEORDER.
59496      Branch: perl
59497            ! perl.h
59498 ____________________________________________________________________________
59499 [ 20913] By: rgs                                   on 2003/08/26  20:34:48
59500         Log: Integrate two DJGPP portability patches from the 5.6.2 branch :
59501
59502              [20859]
59503              Two portability patches for DJGPP from Richard Dawe
59504              <rich@phekda.freeserve.co.uk>.
59505              Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
59506
59507              [20911]
59508              Don't uppercase automatically all environment variables on DJGPP.
59509              (reported by Richard Dawe, this breaks portability of Unix
59510              scripts.) Don't change the behaviour on plain MS/DOS.
59511      Branch: perl
59512            ! perl.c
59513           !> djgpp/djgppsed.sh dosish.h
59514 ____________________________________________________________________________
59515 [ 20912] By: rgs                                   on 2003/08/26  20:15:40
59516         Log: perlapi.pod tweaks, based on :
59517              Subject: misdocumented return value for sv_setref*
59518              From: Joe Schaefer <joe+perl@sunstarsys.com>
59519              Date: 12 Aug 2003 13:21:42 -0400
59520              Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
59521      Branch: perl
59522            ! pod/perlapi.pod sv.c
59523 ____________________________________________________________________________
59524 [ 20910] By: rgs                                   on 2003/08/26  19:37:29
59525         Log: Change the internal prototype of the pop() and shift() builtins
59526              to (;\@), to reflect that their array argument is optional.
59527      Branch: perl
59528            ! opcode.h opcode.pl
59529 ____________________________________________________________________________
59530 [ 20909] By: rgs                                   on 2003/08/26  19:13:39
59531         Log: Subject: [PATCH] improved 19064 (local $_[0] problems)
59532              From: Dave Mitchell <davem@fdgroup.com>
59533              Date: Sun, 24 Aug 2003 15:52:00 +0100
59534              Message-ID: <20030824145159.GA12210@fdgroup.com>
59535      Branch: perl
59536            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
59537 ____________________________________________________________________________
59538 [ 20908] By: rgs                                   on 2003/08/26  18:40:50
59539         Log: Subject: [PATCH] minor File::Spec testing cleanup
59540              From: Ken Williams <ken@mathforum.org>
59541              Date: Thu, 21 Aug 2003 22:47:51 -0500
59542              Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
59543      Branch: perl
59544            ! lib/File/Spec/t/rel2abs2rel.t
59545 ____________________________________________________________________________
59546 [ 20907] By: jhi                                   on 2003/08/26  12:12:14
59547         Log: Maintainer catch from Rafael.
59548      Branch: perl
59549            ! Porting/Maintainers.pl
59550 ____________________________________________________________________________
59551 [ 20905] By: jhi                                   on 2003/08/26  09:36:22
59552         Log: Take a cutdown version of the change #20903 also to perlebcdic.
59553      Branch: perl
59554            ! pod/perlebcdic.pod
59555 ____________________________________________________________________________
59556 [ 20904] By: jhi                                   on 2003/08/26  09:29:49
59557         Log: No dynaloading at all in Ultrix.
59558      Branch: perl
59559            ! hints/ultrix_4.sh
59560 ____________________________________________________________________________
59561 [ 20903] By: jhi                                   on 2003/08/26  08:54:02
59562         Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
59563              (This information looks interesting enough to be mentioned
59564              elsewhere, too.)
59565      Branch: perl
59566            ! README.bs2000
59567 ____________________________________________________________________________
59568 [ 20902] By: jhi                                   on 2003/08/26  08:36:36
59569         Log: CGI::Carp from CGI.pm 3.00 was missing.
59570      Branch: perl
59571            ! lib/CGI/Carp.pm
59572 ____________________________________________________________________________
59573 [ 20901] By: jhi                                   on 2003/08/26  05:18:15
59574         Log: Subject: Re: [PATCH] valgrind and /#/x
59575              From: Enache Adrian <enache@rdslink.ro>
59576              Date: Tue, 26 Aug 2003 08:11:07 +0300
59577              Message-ID: <20030826051107.GA1086@ratsnest.hole>
59578      Branch: perl
59579            ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c
59580 ____________________________________________________________________________
59581 [ 20900] By: jhi                                   on 2003/08/26  04:53:09
59582         Log: More memory lane.
59583      Branch: perl
59584            ! hints/ultrix_4.sh
59585 ____________________________________________________________________________
59586 [ 20899] By: rgs                                   on 2003/08/25  21:05:57
59587         Log: fix syscall() prototype description in
59588              perlfunc.pod, as suggested by Lukas Mai.
59589      Branch: perl
59590            ! pod/perlfunc.pod
59591 ____________________________________________________________________________
59592 [ 20896] By: jhi                                   on 2003/08/25  19:52:48
59593         Log: Tiny doc tweak.
59594      Branch: perl
59595            ! README.solaris
59596 ____________________________________________________________________________
59597 [ 20895] By: jhi                                   on 2003/08/25  19:46:31
59598         Log: Even more SunOS 4 info.
59599      Branch: perl
59600            ! README.solaris
59601 ____________________________________________________________________________
59602 [ 20894] By: jhi                                   on 2003/08/25  19:37:00
59603         Log: Subject: [PATCH@20512] make backspace key work for WinCE users
59604              From: Vadim Konovalov <vkonovalov@peterstar.ru>
59605              Date: Tue, 26 Aug 2003 00:10:29 +0400
59606              Message-ID: <135606488000.20030826001029@peterstar.ru>
59607      Branch: perl
59608            ! wince/perlmain.c
59609 ____________________________________________________________________________
59610 [ 20893] By: jhi                                   on 2003/08/25  19:25:08
59611         Log: Subject: more valgrinding: select problem?
59612              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
59613              Date: Mon, 25 Aug 2003 22:02:17 +0200
59614              Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
59615
59616              In glibc, just use the __FD_SETSIZE since that's
59617              the size of the buffer (usually 1024 bits, much
59618              more than the selectminbits of 32).
59619      Branch: perl
59620            ! pp_sys.c
59621 ____________________________________________________________________________
59622 [ 20892] By: jhi                                   on 2003/08/25  19:11:32
59623         Log: More ptags tweakage from Stas; now add 'fullpath'
59624              option to get absolute paths.
59625      Branch: perl
59626            ! emacs/ptags
59627 ____________________________________________________________________________
59628 [ 20891] By: jhi                                   on 2003/08/25  18:35:03
59629         Log: The new tests of #20888 didn't really test what they claimed to.
59630      Branch: perl
59631            ! t/op/pat.t
59632 ____________________________________________________________________________
59633 [ 20890] By: jhi                                   on 2003/08/25  18:14:33
59634         Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2
59635              From: Jose.auguste-etienne@cgss-guyane.fr
59636              Date: Mon, 25 Aug 2003 14:35:45 -0300
59637              Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
59638
59639              AIX Configure advice.
59640      Branch: perl
59641            ! README.aix
59642 ____________________________________________________________________________
59643 [ 20889] By: jhi                                   on 2003/08/25  18:08:42
59644         Log: More SunOS 4.x info.
59645      Branch: perl
59646            ! README.solaris
59647 ____________________________________________________________________________
59648 [ 20888] By: jhi                                   on 2003/08/25  17:53:32
59649         Log: The #20887 didn't go over that well;
59650              and add a few more tests from UTS#18.
59651      Branch: perl
59652            ! t/op/pat.t
59653 ____________________________________________________________________________
59654 [ 20887] By: jhi                                   on 2003/08/25  16:40:51
59655         Log: pat.t -> charnames -> UCD -> Storable,
59656              not good for static builds and minitest.
59657      Branch: perl
59658            ! t/op/pat.t
59659 ____________________________________________________________________________
59660 [ 20886] By: jhi                                   on 2003/08/25  16:35:26
59661         Log: SunOS 4.1.4 is working, too.
59662      Branch: perl
59663            ! README.solaris hints/sunos_4_1.sh
59664 ____________________________________________________________________________
59665 [ 20884] By: jhi                                   on 2003/08/25  16:05:18
59666         Log: Regen perlmodlib, perltoc.
59667      Branch: perl
59668            ! pod/perlmodlib.pod pod/perltoc.pod
59669 ____________________________________________________________________________
59670 [ 20881] By: jhi                                   on 2003/08/25  15:45:51
59671         Log: UVSIZE is not yet defined when it would be needed
59672              by MULTIARCH.  So go back to LONGSIZE, and (belt-
59673              and-suspenders-and-rope style) later in UVSIZE
59674              possibly redefine BYTEORDER.
59675      Branch: perl
59676            ! Configure config_h.SH
59677 ____________________________________________________________________________
59678 [ 20880] By: jhi                                   on 2003/08/25  11:28:45
59679         Log: Subject: [PATCH] valgrind and /#/x
59680              From: Dave Mitchell <davem@fdgroup.com>
59681              Date: Mon, 25 Aug 2003 13:27:49 +0100
59682              Message-ID: <20030825122748.GA15560@fdgroup.com>
59683      Branch: perl
59684            ! regcomp.c
59685 ____________________________________________________________________________
59686 [ 20879] By: jhi                                   on 2003/08/25  11:16:29
59687         Log: Subject: Please update my address
59688              From: Ed Avis <ed@membled.com>
59689              Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
59690              Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
59691
59692              (Just the AUTHORS part, though, I don't think retroactively
59693              updating the Changes* is useful.)
59694      Branch: perl
59695            ! AUTHORS
59696 ____________________________________________________________________________
59697 [ 20878] By: jhi                                   on 2003/08/25  11:14:26
59698         Log: Document even more ways of affecting your "utf8ness".
59699      Branch: perl
59700            ! lib/utf8.pm
59701 ____________________________________________________________________________
59702 [ 20877] By: jhi                                   on 2003/08/25  11:11:40
59703         Log: Change the VERSION since there are now changes since Perl 5.8.0.
59704      Branch: perl
59705            ! ext/I18N/Langinfo/Langinfo.pm
59706 ____________________________________________________________________________
59707 [ 20876] By: jhi                                   on 2003/08/25  11:11:13
59708         Log: Keep the CGI::Util VERSION at 1.31 since there have been changes
59709              since Perl 5.8.0.
59710      Branch: perl
59711            ! lib/CGI/Util.pm
59712 ____________________________________________________________________________
59713 [ 20875] By: jhi                                   on 2003/08/25  11:09:49
59714         Log: Upgrade to CGI.pm 3.00.
59715      Branch: perl
59716            ! lib/CGI.pm lib/CGI/Util.pm
59717 ____________________________________________________________________________
59718 [ 20872] By: jhi                                   on 2003/08/25  09:03:44
59719         Log: Subject: [PATCH] valgrind update
59720              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
59721              Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
59722              Message-ID: <21671.1061797917@www38.gmx.net>
59723      Branch: perl
59724            ! t/TEST t/op/magic.t
59725 ____________________________________________________________________________
59726 [ 20871] By: jhi                                   on 2003/08/25  05:16:02
59727         Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
59728              From: Nicholas Clark <nick@ccl4.org>
59729              Date: Sun, 24 Aug 2003 16:48:53 +0100
59730              Message-ID: <20030824164851.E558@plum.flirble.org>
59731      Branch: perl
59732            ! doop.c
59733 ____________________________________________________________________________
59734 [ 20870] By: jhi                                   on 2003/08/25  05:14:04
59735         Log: Subject: [patch emacs/ptags] allow xemacs to be used
59736              From: Stas Bekman <stas@stason.org>
59737              Date: Sun, 24 Aug 2003 22:05:00 -0700
59738              Message-ID: <3F4998FC.3090401@stason.org>
59739      Branch: perl
59740            ! emacs/ptags
59741 ____________________________________________________________________________
59742 [ 20868] By: jhi                                   on 2003/08/24  13:20:03
59743         Log: MPE/iX doc tweak from Mark Bixby.
59744      Branch: perl
59745            ! README.mpeix
59746 ____________________________________________________________________________
59747 [ 20867] By: jhi                                   on 2003/08/24  10:46:42
59748         Log: Various tweaks for getting Perl to compile on SunOS 4.x.
59749              Doesn't work well yet, something broken in DynaLoader/XSLoader?
59750      Branch: perl
59751            ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh
59752 ____________________________________________________________________________
59753 [ 20866] By: jhi                                   on 2003/08/24  10:00:59
59754         Log: IRIX 5.3 is 99.90% okay.
59755      Branch: perl
59756            ! README.irix hints/irix_5.sh
59757 ____________________________________________________________________________
59758 [ 20865] By: jhi                                   on 2003/08/24  08:24:46
59759         Log: An imperfect last resort in case there is no strtoul() but
59760              there is strtol() (like e.g. SunOS 4) because of the Atoul()
59761              in Perl_get_hash_seed()).  The only true fix would be to
59762              implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
59763              in numeric.c.
59764      Branch: perl
59765            ! perl.h
59766 ____________________________________________________________________________
59767 [ 20864] By: jhi                                   on 2003/08/24  07:45:47
59768         Log: s/rationale/rational/g on bigrats.
59769      Branch: perl
59770            ! lib/Math/BigRat.pm lib/bigrat.pm
59771 ____________________________________________________________________________
59772 [ 20862] By: jhi                                   on 2003/08/24  06:41:17
59773         Log: Update the CPAN mirrors list.
59774      Branch: perl
59775            ! pod/perlmodlib.PL pod/perlmodlib.pod
59776 ____________________________________________________________________________
59777 [ 20861] By: jhi                                   on 2003/08/24  06:13:13
59778         Log: gcc -O3 and Storable in Linux do not like each other.
59779      Branch: perl
59780            ! ext/Storable/hints/linux.pl
59781 ____________________________________________________________________________
59782 [ 20860] By: jhi                                   on 2003/08/24  05:34:56
59783         Log: Bad quote day, noticed by Philip Newton.
59784      Branch: perl
59785            ! hints/dos_djgpp.sh
59786 ____________________________________________________________________________
59787 [ 20856] By: jhi                                   on 2003/08/23  09:15:15
59788         Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
59789              From: Enache Adrian <enache@rdslink.ro>
59790              Date: Mon, 4 Aug 2003 16:20:19 +0300
59791              Message-ID: <20030804132019.GA6764@ratsnest.hole>
59792      Branch: perl
59793            ! Configure config_h.SH
59794 ____________________________________________________________________________
59795 [ 20855] By: jhi                                   on 2003/08/23  07:51:32
59796         Log: Add more comments so that one can see what is supposed to happen.
59797      Branch: perl
59798            ! t/op/lc.t
59799 ____________________________________________________________________________
59800 [ 20854] By: jhi                                   on 2003/08/23  07:41:11
59801         Log: More data points about the Storable optimization problem
59802              in Linux.  (It might be that also non-Debians are affected,
59803              waiting for more information.)
59804      Branch: perl
59805            ! ext/Storable/hints/linux.pl
59806 ____________________________________________________________________________
59807 [ 20853] By: jhi                                   on 2003/08/23  07:37:41
59808         Log: Move the note about known eval leaks earlier.
59809      Branch: perl
59810            ! pod/perlhack.pod
59811 ____________________________________________________________________________
59812 [ 20852] By: jhi                                   on 2003/08/23  07:15:58
59813         Log: Forgot to regen byterun.c.
59814      Branch: perl
59815            ! ext/ByteLoader/byterun.c
59816 ____________________________________________________________________________
59817 [ 20851] By: jhi                                   on 2003/08/23  07:13:29
59818         Log: Doc tweaks on perlhack.
59819      Branch: perl
59820            ! pod/perlhack.pod
59821 ____________________________________________________________________________
59822 [ 20850] By: jhi                                   on 2003/08/23  06:54:58
59823         Log: Subject: [PATCH] Re: valgrind as a leak hound?
59824              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
59825              Date: Fri, 22 Aug 2003 23:28:18 +0200
59826              Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
59827
59828              Add the leak detection to valgrind testing.
59829      Branch: perl
59830            + t/perl.supp
59831            ! MANIFEST pod/perlhack.pod t/TEST
59832 ____________________________________________________________________________
59833 [ 20843] By: jhi                                   on 2003/08/22  15:05:39
59834         Log: Oops.  Why can't C comments nest?
59835      Branch: perl
59836            ! pp_sys.c
59837 ____________________________________________________________________________
59838 [ 20842] By: jhi                                   on 2003/08/22  14:57:09
59839         Log: Try to dodge getspnam() in AIX.
59840      Branch: perl
59841            ! pp_sys.c
59842 ____________________________________________________________________________
59843 [ 20840] By: jhi                                   on 2003/08/22  13:52:26
59844         Log: Subject: Re: mysterious bytecode.t failure
59845              From: Enache Adrian <enache@rdslink.ro>
59846              Date: Fri, 22 Aug 2003 11:49:34 +0300
59847              Message-ID: <20030822084934.GA1257@ratsnest.hole>
59848      Branch: perl
59849            ! t/base/lex.t
59850 ____________________________________________________________________________
59851 [ 20839] By: jhi                                   on 2003/08/22  13:51:44
59852         Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
59853              From: Slaven Rezic <slaven@rezic.de>
59854              Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
59855              Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
59856      Branch: perl
59857            ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t
59858 ____________________________________________________________________________
59859 [ 20837] By: jhi                                   on 2003/08/22  13:42:24
59860         Log: Just #.
59861      Branch: perl
59862            ! pod/buildtoc pod/perltoc.pod
59863 ____________________________________________________________________________
59864 [ 20835] By: jhi                                   on 2003/08/22  13:32:12
59865         Log: Regen toc.
59866      Branch: perl
59867            ! pod/perltoc.pod
59868 ____________________________________________________________________________
59869 [ 20834] By: jhi                                   on 2003/08/22  13:28:36
59870         Log: Also MANIFEST the vms/perlvms restoration.
59871      Branch: perl
59872            ! MANIFEST
59873 ____________________________________________________________________________
59874 [ 20833] By: jhi                                   on 2003/08/22  13:22:02
59875         Log: In the vms/descrip_mms.template    the perlvms.pod must
59876              be copied from vms/, err, [.vms], not [.pod].
59877      Branch: perl
59878            ! pod/buildtoc vms/descrip_mms.template
59879 ____________________________________________________________________________
59880 [ 20832] By: jhi                                   on 2003/08/22  13:15:35
59881         Log: Retract #20826 and #20831; things are done differently
59882              in VMS, it seems.  Maybe the vms/descrip_mms.template
59883              needs to be changed?
59884      Branch: perl
59885            + vms/perlvms.pod
59886            - pod/perlvms.pod
59887            ! MANIFEST Makefile.SH
59888 ____________________________________________________________________________
59889 [ 20831] By: jhi                                   on 2003/08/22  13:04:47
59890         Log: Rafael spotted that vms/perlvms.pod was still referred to.
59891      Branch: perl
59892            ! Makefile.SH
59893 ____________________________________________________________________________
59894 [ 20829] By: jhi                                   on 2003/08/22  12:22:04
59895         Log: The change #20809 opened up a code path that might leave s unset.
59896      Branch: perl
59897            ! mg.c
59898 ____________________________________________________________________________
59899 [ 20828] By: jhi                                   on 2003/08/22  12:17:49
59900         Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
59901              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
59902              Date: Fri, 22 Aug 2003 14:57:09 +0200
59903              Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
59904      Branch: perl
59905            ! lib/File/Path.t
59906 ____________________________________________________________________________
59907 [ 20827] By: jhi                                   on 2003/08/22  12:17:01
59908         Log: Test the correct longness; from Enache.
59909      Branch: perl
59910            ! ext/B/t/assembler.t
59911 ____________________________________________________________________________
59912 [ 20826] By: jhi                                   on 2003/08/22  12:15:28
59913         Log: perlvms moving day, from Craig Berry.
59914      Branch: perl
59915            + pod/perlvms.pod
59916            - vms/perlvms.pod
59917            ! MANIFEST
59918 ____________________________________________________________________________
59919 [ 20825] By: jhi                                   on 2003/08/22  12:14:14
59920         Log: Lower Storable.xs optimization to -O2 on certain
59921              known platforms.
59922      Branch: perl
59923            + ext/Storable/hints/linux.pl
59924            ! MANIFEST
59925 ____________________________________________________________________________
59926 [ 20824] By: jhi                                   on 2003/08/22  08:20:15
59927         Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
59928              From: Nicholas Clark <nick@ccl4.org>
59929              Date: Thu, 21 Aug 2003 22:26:18 +0100
59930              Message-ID: <20030821222618.T558@plum.flirble.org>
59931      Branch: perl
59932            ! t/op/pack.t
59933 ____________________________________________________________________________
59934 [ 20823] By: jhi                                   on 2003/08/22  08:16:47
59935         Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd
59936              From: alian@cpan.org (Alian)
59937              Date: Wed, 20 Aug 2003 20:39:17 +0200
59938              Message-ID: <3F43C055.6030709@jupiter.alianet>
59939      Branch: perl
59940            ! t/op/pack.t
59941 ____________________________________________________________________________
59942 [ 20822] By: jhi                                   on 2003/08/22  08:01:57
59943         Log: Try to make the use of utf8 as clear as possible.
59944      Branch: perl
59945            ! lib/utf8.pm
59946 ____________________________________________________________________________
59947 [ 20821] By: jhi                                   on 2003/08/22  07:51:21
59948         Log: Put the tests of the change #19064 back, but disable them.
59949      Branch: perl
59950            ! t/op/args.t
59951 ____________________________________________________________________________
59952 [ 20820] By: jhi                                   on 2003/08/22  06:47:50
59953         Log: Advertise the encoding pragma at the utf8 pragma.
59954      Branch: perl
59955            ! lib/utf8.pm
59956 ____________________________________________________________________________
59957 [ 20819] By: jhi                                   on 2003/08/22  06:31:29
59958         Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
59959              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
59960              Date: Fri, 22 Aug 2003 09:01:09 +0200
59961              Message-id: <20030822070109.GA1029@ethan>
59962      Branch: perl
59963            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
59964            ! ext/Devel/PPPort/t/test.t
59965 ____________________________________________________________________________
59966 [ 20817] By: jhi                                   on 2003/08/22  05:18:53
59967         Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
59968              From: insecure <insecure@mail.od.ua>
59969              Date: Thu, 21 Aug 2003 21:37:56 +0300
59970              Message-Id: <200308212137.57016.insecure@mail.od.ua>
59971      Branch: perl
59972            ! ext/I18N/Langinfo/Langinfo.xs
59973 ____________________________________________________________________________
59974 [ 20816] By: jhi                                   on 2003/08/22  05:15:30
59975         Log: More bytecode patching from Enache.
59976      Branch: perl
59977            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
59978            ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h
59979 ____________________________________________________________________________
59980 [ 20815] By: jhi                                   on 2003/08/22  05:06:58
59981         Log: Subject: Re: pod cleanup
59982              From: Ken Williams <ken@mathforum.org>
59983              Date: Thu, 21 Aug 2003 21:24:57 -0500
59984              Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
59985      Branch: perl
59986            ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm
59987 ____________________________________________________________________________
59988 [ 20814] By: jhi                                   on 2003/08/22  05:05:52
59989         Log: Do not edit perltoc since it is autogenerated.
59990      Branch: perl
59991            ! pod/buildtoc
59992 ____________________________________________________________________________
59993 [ 20813] By: jhi                                   on 2003/08/22  04:57:12
59994         Log: Subject: [PATCH] Re: pod cleanup
59995              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
59996              Date: Thu, 21 Aug 2003 17:09:17 -0400
59997              Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
59998
59999              (the pod part)
60000      Branch: perl
60001            ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod
60002            ! pod/perlipc.pod pod/perlpacktut.pod
60003 ____________________________________________________________________________
60004 [ 20811] By: jhi                                   on 2003/08/22  04:46:58
60005         Log: No need to E<gt>.
60006      Branch: perl
60007            ! pod/perluniintro.pod
60008 ____________________________________________________________________________
60009 [ 20810] By: jhi                                   on 2003/08/22  04:46:01
60010         Log: Add File::Temp's OO test.
60011      Branch: perl
60012            + lib/File/Temp/t/object.t
60013            ! MANIFEST
60014 ____________________________________________________________________________
60015 [ 20809] By: rgs                                   on 2003/08/21  19:07:22
60016         Log: The magic variables that alter STDOUT have a tendancy to segfault
60017              when accessed if STDOUT is undefined. Protect them.
60018      Branch: perl
60019            ! mg.c
60020 ____________________________________________________________________________
60021 [ 20808] By: jhi                                   on 2003/08/21  18:39:36
60022         Log: Mention the Unicode UTR #18 version referenced.
60023      Branch: perl
60024            ! pod/perlunicode.pod
60025 ____________________________________________________________________________
60026 [ 20807] By: jhi                                   on 2003/08/21  18:22:22
60027         Log: Must close so that unlink works portably.
60028      Branch: perl
60029            ! t/io/utf8.t
60030 ____________________________________________________________________________
60031 [ 20806] By: jhi                                   on 2003/08/21  18:15:07
60032         Log: Subject: [perluniintro.pod] pod markup fix
60033              From: Stas Bekman <stas@stason.org>
60034              Date: Thu, 21 Aug 2003 11:41:01 -0700
60035              Message-ID: <3F45123D.8020805@stason.org>
60036      Branch: perl
60037            ! pod/perluniintro.pod
60038 ____________________________________________________________________________
60039 [ 20805] By: jhi                                   on 2003/08/21  18:11:30
60040         Log: Subject: [PATCH] utf8 variable names scrambled in error messages
60041              From: Enache Adrian <enache@rdslink.ro>
60042              Date: Thu, 21 Aug 2003 21:17:26 +0300
60043              Message-ID: <20030821181726.GA1241@ratsnest.hole>
60044      Branch: perl
60045            ! gv.c t/op/die.t
60046 ____________________________________________________________________________
60047 [ 20804] By: jhi                                   on 2003/08/21  18:09:10
60048         Log: Fix the syswrite downgrade bug of
60049              [perl #23428] Somethings rotten in unicode semantics
60050      Branch: perl
60051            ! pp_sys.c t/io/utf8.t
60052 ____________________________________________________________________________
60053 [ 20801] By: jhi                                   on 2003/08/21  15:06:16
60054         Log: No more public cwd(), use private _cwd().
60055      Branch: perl
60056            ! lib/File/Spec/t/Spec.t
60057 ____________________________________________________________________________
60058 [ 20799] By: jhi                                   on 2003/08/21  14:20:04
60059         Log: Underline the fact that abs2rel() makes no sense
60060              if it spans multiple roots.
60061      Branch: perl
60062            ! lib/File/Spec.pm lib/File/Spec/Unix.pm
60063 ____________________________________________________________________________
60064 [ 20798] By: jhi                                   on 2003/08/21  14:12:29
60065         Log: Rename the internal cwd() to _cwd() (it's not curdir).
60066      Branch: perl
60067            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
60068            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
60069            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
60070            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
60071 ____________________________________________________________________________
60072 [ 20797] By: jhi                                   on 2003/08/21  14:05:18
60073         Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
60074              From: PPrymmer@factset.com
60075              Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
60076              Date: Tue, 19 Aug 2003 21:50:12 -0400
60077      Branch: perl
60078            ! lib/ExtUtils/MM_Unix.pm
60079 ____________________________________________________________________________
60080 [ 20795] By: jhi                                   on 2003/08/21  04:42:56
60081         Log: Retract #19064, broke mod_perl flushing (localisation of $|).
60082              http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
60083              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
60084      Branch: perl
60085            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
60086 ____________________________________________________________________________
60087 [ 20794] By: jhi                                   on 2003/08/21  04:35:54
60088         Log: MPE/iX does not have nanosleep() (the test makes
60089              a wrong conclusion of the linking succeeding)
60090      Branch: perl
60091            ! ext/Time/HiRes/Makefile.PL
60092 ____________________________________________________________________________
60093 [ 20793] By: jhi                                   on 2003/08/21  04:35:05
60094         Log: Subject: Re: untieing your victim during the act
60095              From: Dave Mitchell <davem@fdgroup.com>
60096              Date: Wed, 20 Aug 2003 20:44:53 +0100
60097              Message-ID: <20030820194453.GD27719@fdgroup.com>
60098      Branch: perl
60099            ! mg.c
60100 ____________________________________________________________________________
60101 [ 20792] By: jhi                                   on 2003/08/21  04:30:54
60102         Log: Byteloader patching from Enache continues;
60103              PADOFFSET handling was wrong.
60104      Branch: perl
60105            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
60106            ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h
60107            ! ext/ByteLoader/byterun.c
60108 ____________________________________________________________________________
60109 [ 20791] By: jhi                                   on 2003/08/20  13:55:35
60110         Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
60111              From: Steve Hay <steve.hay@uk.radan.com>
60112              Date: Wed, 20 Aug 2003 10:54:46 +0100
60113              Message-ID: <3F434566.3030602@uk.radan.com>
60114      Branch: perl
60115            ! win32/Makefile win32/makefile.mk
60116 ____________________________________________________________________________
60117 [ 20790] By: jhi                                   on 2003/08/20  11:01:52
60118         Log: Upgrade to Encode 1.98.
60119      Branch: perl
60120            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
60121            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
60122            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
60123            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t
60124            ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t
60125            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
60126            ! ext/Encode/ucm/macHebrew.ucm
60127 ____________________________________________________________________________
60128 [ 20789] By: jhi                                   on 2003/08/20  10:49:51
60129         Log: Patch from Enache for the crashing of bytecode.t in Tru64.
60130      Branch: perl
60131            ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
60132 ____________________________________________________________________________
60133 [ 20786] By: rgs                                   on 2003/08/19  20:22:07
60134         Log: t/TEST fails to fail when it can't find tests.
60135      Branch: perl
60136            ! t/TEST
60137 ____________________________________________________________________________
60138 [ 20785] By: jhi                                   on 2003/08/19  19:34:18
60139         Log: Manifest.t.ation of Schwern.
60140      Branch: perl
60141            ! lib/ExtUtils/t/Manifest.t
60142 ____________________________________________________________________________
60143 [ 20783] By: jhi                                   on 2003/08/19  19:24:00
60144         Log: Nick's podulator was right, I just hadn't read the manual...
60145              the vms\perlvms.pod lines needed to be moved.
60146      Branch: perl
60147            ! win32/Makefile win32/makefile.mk
60148 ____________________________________________________________________________
60149 [ 20781] By: jhi                                   on 2003/08/19  16:59:49
60150         Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
60151              From: Andy Dougherty <doughera@lafayette.edu>
60152              Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
60153              Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
60154      Branch: perl
60155            ! INSTALL
60156 ____________________________________________________________________________
60157 [ 20780] By: jhi                                   on 2003/08/19  16:54:48
60158         Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
60159              From: alian <alian@cpan.org>
60160              Date: Tue, 19 Aug 2003 18:18:03 +0200
60161              Message-ID: <20030819161650.65754.qmail@onion.perl.org>
60162      Branch: perl
60163            + ext/B/hints/openbsd.pl
60164            ! MANIFEST
60165 ____________________________________________________________________________
60166 [ 20779] By: jhi                                   on 2003/08/19  16:49:22
60167         Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
60168              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
60169              Date: Tue, 19 Aug 2003 08:28:14 -0700
60170              Message-ID: <20030819152814.GA15441@math.berkeley.edu>
60171      Branch: perl
60172            ! lib/File/Spec/OS2.pm
60173 ____________________________________________________________________________
60174 [ 20778] By: jhi                                   on 2003/08/19  15:09:30
60175         Log: Unnecessary whitespace diff.
60176      Branch: perl
60177            ! lib/ExtUtils/MakeMaker.pm
60178 ____________________________________________________________________________
60179 [ 20777] By: jhi                                   on 2003/08/19  15:05:18
60180         Log: One less failure.
60181      Branch: perl
60182            ! lib/ExtUtils/t/Manifest.t
60183 ____________________________________________________________________________
60184 [ 20776] By: jhi                                   on 2003/08/19  13:36:03
60185         Log: Replace #20772 with
60186
60187              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
60188              From: PPrymmer@factset.com
60189              Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
60190              Date: Tue, 19 Aug 2003 10:29:44 -0400
60191      Branch: perl
60192            ! lib/ExtUtils/t/Manifest.t
60193 ____________________________________________________________________________
60194 [ 20775] By: jhi                                   on 2003/08/19  13:29:13
60195         Log: (From Enache) Keep bytecode files (.plc) around in case
60196              of failures.  (Currently Tru64 is reliably barfing.)
60197      Branch: perl
60198            ! ext/B/t/bytecode.t
60199 ____________________________________________________________________________
60200 [ 20774] By: jhi                                   on 2003/08/19  13:20:59
60201         Log: 's buildtoc now.
60202      Branch: perl
60203            ! README.cygwin
60204 ____________________________________________________________________________
60205 [ 20773] By: jhi                                   on 2003/08/19  13:19:24
60206         Log: These are kind of important.
60207      Branch: perl
60208            ! MANIFEST
60209 ____________________________________________________________________________
60210 [ 20772] By: jhi                                   on 2003/08/19  13:13:26
60211         Log: Replace #20763 with
60212
60213              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
60214              From: Michael G Schwern <schwern@pobox.com>
60215              Date: Mon, 18 Aug 2003 17:07:30 -0700
60216              Message-ID: <20030819000729.GG14782@windhund.schwern.org>
60217      Branch: perl
60218            ! lib/ExtUtils/t/Manifest.t
60219 ____________________________________________________________________________
60220 [ 20771] By: jhi                                   on 2003/08/19  13:10:42
60221         Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
60222              From: Michael G Schwern <schwern@pobox.com>
60223              Date: Mon, 18 Aug 2003 18:02:08 -0700
60224              Message-ID: <20030819010208.GI14782@windhund.schwern.org>
60225      Branch: perl
60226            ! lib/File/Spec/OS2.pm
60227 ____________________________________________________________________________
60228 [ 20770] By: jhi                                   on 2003/08/19  13:08:45
60229         Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff
60230              From: Ken Williams <ken@mathforum.org>
60231              Date: Mon, 18 Aug 2003 17:07:43 -0500
60232              Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
60233      Branch: perl
60234            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
60235            ! lib/File/Spec/t/Spec.t
60236 ____________________________________________________________________________
60237 [ 20769] By: jhi                                   on 2003/08/19  12:25:07
60238         Log: Update the history records.
60239      Branch: perl
60240            ! pod/perlhist.pod
60241 ____________________________________________________________________________
60242 [ 20768] By: jhi                                   on 2003/08/19  12:15:58
60243         Log: Still trying to unify MANIFEST sorting.
60244      Branch: perl
60245            ! MANIFEST pod/buildtoc
60246 ____________________________________________________________________________
60247 [ 20767] By: jhi                                   on 2003/08/19  12:10:00
60248         Log: Try to unify the MANIFEST sorting.
60249      Branch: perl
60250            ! MANIFEST Makefile.SH pod/buildtoc
60251 ____________________________________________________________________________
60252 [ 20766] By: jhi                                   on 2003/08/19  12:04:22
60253         Log: Nicholas Clark's podulator.  The win32 makefile
60254              generation doesn't seem to be working yet.
60255      Branch: perl
60256            + pod.lst pod/buildtoc
60257            - pod/buildtoc.PL
60258            ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod
60259            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
60260 ____________________________________________________________________________
60261 [ 20765] By: jhi                                   on 2003/08/19  03:10:57
60262         Log: Pod tweaks for NEXT from Alan Ferrency.
60263      Branch: perl
60264            ! lib/NEXT.pm
60265 ____________________________________________________________________________
60266 [ 20764] By: jhi                                   on 2003/08/18  19:34:16
60267         Log: Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
60268      Branch: perl
60269            ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t
60270 ____________________________________________________________________________
60271 [ 20763] By: jhi                                   on 2003/08/18  19:01:33
60272         Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
60273              From: PPrymmer@factset.com
60274              Date: Mon, 18 Aug 2003 15:57:12 -0400
60275              Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
60276      Branch: perl
60277            ! lib/ExtUtils/t/Manifest.t
60278 ____________________________________________________________________________
60279 [ 20762] By: jhi                                   on 2003/08/18  18:57:22
60280         Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
60281              From: PPrymmer@factset.com
60282              Date: Mon, 18 Aug 2003 14:28:22 -0400
60283              Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
60284      Branch: perl
60285            ! vms/descrip_mms.template
60286 ____________________________________________________________________________
60287 [ 20761] By: jhi                                   on 2003/08/18  18:53:05
60288         Log: Use the base class cwd() method.
60289      Branch: perl
60290            ! lib/File/Spec/VMS.pm
60291 ____________________________________________________________________________
60292 [ 20758] By: jhi                                   on 2003/08/18  09:37:22
60293         Log: Subject: [PATCH] Uppercase globals in Pod::Html
60294              From: Michael G Schwern <schwern@pobox.com>
60295              Date: Mon, 18 Aug 2003 03:29:09 -0700
60296              Message-ID: <20030818102909.GJ823@windhund.schwern.org>
60297      Branch: perl
60298            ! lib/Pod/Html.pm
60299 ____________________________________________________________________________
60300 [ 20756] By: jhi                                   on 2003/08/18  08:46:52
60301         Log: Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
60302              From: Michael G Schwern <schwern@pobox.com>
60303              Date: Mon, 18 Aug 2003 02:44:31 -0700
60304              Message-ID: <20030818094431.GG823@windhund.schwern.org>
60305      Branch: perl
60306            ! lib/Pod/Html.pm
60307 ____________________________________________________________________________
60308 [ 20755] By: jhi                                   on 2003/08/18  08:41:24
60309         Log: Warn about the slowness of memory debuggers.
60310      Branch: perl
60311            ! pod/perlhack.pod
60312 ____________________________________________________________________________
60313 [ 20754] By: jhi                                   on 2003/08/18  08:34:00
60314         Log: Upgrade to ExtUtils::MakeMaker 6.16.
60315      Branch: perl
60316            + lib/ExtUtils/t/prereq_print.t
60317            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm
60318            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
60319            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
60320            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
60321            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t
60322 ____________________________________________________________________________
60323 [ 20753] By: jhi                                   on 2003/08/18  08:21:36
60324         Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
60325              From: Michael G Schwern <schwern@pobox.com>
60326              Date: Mon, 18 Aug 2003 01:34:34 -0700
60327              Message-ID: <20030818083433.GB823@windhund.schwern.org>
60328      Branch: perl
60329            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
60330 ____________________________________________________________________________
60331 [ 20752] By: jhi                                   on 2003/08/18  07:01:16
60332         Log: I could have sworn the base class method was there.
60333      Branch: perl
60334            ! lib/File/Spec/Unix.pm
60335 ____________________________________________________________________________
60336 [ 20751] By: jhi                                   on 2003/08/18  05:09:34
60337         Log: utf8::is_utf8() wasn't there in 5.8.0.
60338      Branch: perl
60339            ! lib/utf8.pm
60340 ____________________________________________________________________________
60341 [ 20750] By: jhi                                   on 2003/08/18  04:53:22
60342         Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
60343              From: "Craig A. Berry" <craigberry@mac.com>
60344              Date: Sun, 17 Aug 2003 23:28:21 -0500
60345              Message-ID: <3F4055E5.2070407@mac.com>
60346      Branch: perl
60347            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
60348 ____________________________________________________________________________
60349 [ 20749] By: jhi                                   on 2003/08/17  19:27:03
60350         Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
60351              From: Michael G Schwern <schwern@pobox.com>
60352              Date: Sat, 16 Aug 2003 14:58:25 -0700
60353              Message-ID: <20030816215824.GF5859@windhund.schwern.org>
60354
60355              (plus local *REALPATH)
60356      Branch: perl
60357            ! lib/Cwd.pm
60358 ____________________________________________________________________________
60359 [ 20747] By: jhi                                   on 2003/08/17  08:44:18
60360         Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
60361              From: Enache Adrian <enache@rdslink.ro>
60362              Date: Sat, 16 Aug 2003 16:03:16 +0300
60363              Message-ID: <20030816130316.GA1654@ratsnest.hole>
60364
60365              Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
60366              From: Enache Adrian <enache@rdslink.ro>
60367              Date: Sun, 17 Aug 2003 04:42:22 +0300
60368              Message-ID: <20030817014222.GA1287@ratsnest.hole>
60369      Branch: perl
60370            ! t/op/die.t util.c
60371 ____________________________________________________________________________
60372 [ 20745] By: jhi                                   on 2003/08/17  07:52:47
60373         Log: The lib/Cwd.pm diet part of
60374
60375              Subject: [PATCH] File::Spec on diet
60376              From: Tels <perl_dummy@bloodgate.com>
60377              Date: Mon, 7 Jul 2003 22:41:42 +0200
60378              Message-Id: <200307072235.03364@bloodgate.com>
60379      Branch: perl
60380            ! lib/Cwd.pm
60381 ____________________________________________________________________________
60382 [ 20744] By: jhi                                   on 2003/08/17  07:50:00
60383         Log: The "reduce memory footprint and increase speed by not
60384              unconditionally pulling in Cwd"    part of
60385
60386              Subject: [PATCH] File::Spec on diet
60387              From: Tels <perl_dummy@bloodgate.com>
60388              Date: Mon, 7 Jul 2003 22:41:42 +0200
60389              Message-Id: <200307072235.03364@bloodgate.com>
60390
60391              was still valid.
60392      Branch: perl
60393            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
60394            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
60395            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
60396            ! lib/File/Spec/Win32.pm
60397 ____________________________________________________________________________
60398 [ 20741] By: jhi                                   on 2003/08/17  06:53:07
60399         Log: File::Temp 0.14 from Tim Jenness, now with OO interface.
60400      Branch: perl
60401            ! lib/File/Temp.pm
60402 ____________________________________________________________________________
60403 [ 20739] By: jhi                                   on 2003/08/16  21:03:07
60404         Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
60405              From: PPrymmer@factset.com
60406              Date: Sat, 16 Aug 2003 11:55:58 -0400
60407              Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
60408      Branch: perl
60409            ! installperl
60410 ____________________________________________________________________________
60411 [ 20738] By: jhi                                   on 2003/08/16  20:39:47
60412         Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our
60413              $VERSION at 1.601 so that we are different in version
60414              than 5.8.0 since the module is different (one doc tweak).
60415      Branch: perl
60416            ! ext/Filter/Util/Call/Call.pm
60417 ____________________________________________________________________________
60418 [ 20737] By: jhi                                   on 2003/08/16  20:25:21
60419         Log: valgrind --help didn't return a happy exit status.
60420      Branch: perl
60421            ! Makefile.SH
60422 ____________________________________________________________________________
60423 [ 20736] By: rgs                                   on 2003/08/16  19:54:43
60424         Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when
60425              loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
60426              because loading the XS part of Cwd might fail.
60427      Branch: perl
60428            ! lib/Cwd.pm
60429 ____________________________________________________________________________
60430 [ 20735] By: rgs                                   on 2003/08/16  19:39:39
60431         Log: Subject: [patch lib/utf8.pm] doc tweaks
60432              From: Stas Bekman <stas@stason.org>
60433              Date: Sat, 16 Aug 2003 13:30:28 -0700
60434              Message-ID: <3F3E9464.3030202@stason.org>
60435      Branch: perl
60436            ! lib/utf8.pm
60437 ____________________________________________________________________________
60438 [ 20734] By: rgs                                   on 2003/08/16  19:32:05
60439         Log: Subject: [PATCH] Taint problems in Cwd::abs_path
60440              From: Michael G Schwern <schwern@pobox.com>
60441              Date: Fri, 15 Aug 2003 18:43:45 -0700
60442              Message-ID: <20030816014345.GE4023@windhund.schwern.org>
60443      Branch: perl
60444            ! ext/Cwd/t/taint.t lib/Cwd.pm
60445 ____________________________________________________________________________
60446 [ 20733] By: jhi                                   on 2003/08/16  17:03:15
60447         Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries.
60448      Branch: perl
60449            ! hints/darwin.sh
60450 ____________________________________________________________________________
60451 [ 20732] By: jhi                                   on 2003/08/16  16:52:50
60452         Log: Add valgrind testing target.
60453      Branch: perl
60454            ! Makefile.SH pod/perlhack.pod t/TEST
60455 ____________________________________________________________________________
60456 [ 20731] By: jhi                                   on 2003/08/16  14:37:33
60457         Log: More networking negativity.
60458      Branch: perl
60459            ! pod/perlport.pod
60460 ____________________________________________________________________________
60461 [ 20730] By: rgs                                   on 2003/08/16  12:12:43
60462         Log: Remove a useless vstring reference in perlnumber.pod.
60463      Branch: perl
60464            ! pod/perlnumber.pod
60465 ____________________________________________________________________________
60466 [ 20729] By: jhi                                   on 2003/08/16  10:11:30
60467         Log: README.macosx updates about known problems.
60468      Branch: perl
60469            ! README.macosx
60470 ____________________________________________________________________________
60471 [ 20728] By: jhi                                   on 2003/08/16  08:32:04
60472         Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t
60473              From: Andreas J Koenig <andreas.koenig@anima.de>
60474              Date: Fri, 15 Aug 2003 11:55:22 +0200
60475              Message-ID: <87smo39red.fsf@franz.ak.mind.de>
60476      Branch: perl
60477            ! lib/Memoize/t/errors.t
60478 ____________________________________________________________________________
60479 [ 20727] By: jhi                                   on 2003/08/16  07:25:08
60480         Log: Upgrade to File::Temp 0.13 from CPAN--
60481              but since we had a '0.13' already in 5.8.0, make this
60482              still a '0.131'.
60483      Branch: perl
60484            ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t
60485            ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
60486            ! lib/File/Temp/t/tempfile.t
60487 ____________________________________________________________________________
60488 [ 20726] By: jhi                                   on 2003/08/15  20:29:10
60489         Log: Clarify the E flag.
60490      Branch: perl
60491            ! embed.fnc
60492 ____________________________________________________________________________
60493 [ 20725] By: jhi                                   on 2003/08/15  15:37:36
60494         Log: Integrate from maint:
60495              [ 20724]
60496              No peeking before the buffer.
60497              (This was probably the random failure showing up
60498              in Solaris with t/uni/tr_7jis.t)
60499      Branch: perl
60500           !> toke.c
60501 ____________________________________________________________________________
60502 [ 20721] By: jhi                                   on 2003/08/15  08:44:42
60503         Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff)
60504              From: Andreas J Koenig <andreas.koenig@anima.de>
60505              Date: Fri, 15 Aug 2003 11:37:29 +0200
60506              Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
60507      Branch: perl
60508            ! t/TEST
60509 ____________________________________________________________________________
60510 [ 20720] By: jhi                                   on 2003/08/15  08:40:07
60511         Log: Integrate from maint:
60512              [ 20719]
60513              no_plan is not a good plan until TEST is fixed.
60514      Branch: perl
60515           !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
60516 ____________________________________________________________________________
60517 [ 20717] By: jhi                                   on 2003/08/15  05:06:39
60518         Log: Up the F::S subpackage versions; up the JPL JNI.pm version
60519              (the JPL cvs seems to be out of order), the only real change
60520              (in JNI.xs) seems to have been CRLF->LF conversion.
60521      Branch: perl
60522            ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
60523 ____________________________________________________________________________
60524 [ 20716] By: jhi                                   on 2003/08/15  04:58:34
60525         Log: Upgrade to Test::Harness 2.30.
60526      Branch: perl
60527            ! lib/Test/Harness.pm lib/Test/Harness/Changes
60528            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
60529 ____________________________________________________________________________
60530 [ 20715] By: jhi                                   on 2003/08/15  04:41:37
60531         Log: Damian replied that he'll make a CPAN Switch 2.10
60532              out of 5.8.1 Switch 2.10.
60533      Branch: perl
60534            ! lib/Switch.pm
60535 ____________________________________________________________________________
60536 [ 20714] By: jhi                                   on 2003/08/14  18:35:07
60537         Log: Add PerlIO::via::QuotedPrint to Maintainers.
60538      Branch: perl
60539            ! Porting/Maintainers.pl
60540 ____________________________________________________________________________
60541 [ 20713] By: jhi                                   on 2003/08/14  18:33:06
60542         Log: Upgrade to PerlIO::via::Quoted 0.05.
60543      Branch: perl
60544            ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
60545 ____________________________________________________________________________
60546 [ 20712] By: jhi                                   on 2003/08/14  18:29:19
60547         Log: Upgrade to NEXT 0.60.
60548      Branch: perl
60549            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
60550            ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
60551 ____________________________________________________________________________
60552 [ 20711] By: jhi                                   on 2003/08/14  17:31:55
60553         Log: perlcheat is a reference, not tutorial.
60554      Branch: perl
60555            ! pod/perl.pod
60556 ____________________________________________________________________________
60557 [ 20710] By: jhi                                   on 2003/08/14  16:48:34
60558         Log: Subject: PATCH RC4 IO::Dir
60559              From: Mark Jason Dominus <mjd@plover.com>
60560              Date: Thu, 14 Aug 2003 12:02:59 -0400
60561              Message-ID: <20030814160259.27586.qmail@plover.com>
60562      Branch: perl
60563            ! ext/IO/lib/IO/Dir.pm
60564 ____________________________________________________________________________
60565 [ 20708] By: jhi                                   on 2003/08/14  14:45:20
60566         Log: win32/fcrypt.c was forgotten.
60567      Branch: perl
60568            ! MANIFEST
60569 ____________________________________________________________________________
60570 [ 20706] By: jhi                                   on 2003/08/14  14:40:30
60571         Log: Not so great a version bump, let Paul release 0.17.
60572      Branch: perl
60573            ! ext/Filter/Util/Call/Call.pm
60574 ____________________________________________________________________________
60575 [ 20705] By: jhi                                   on 2003/08/14  14:38:40
60576         Log: One more XS change versus no VERSION change.
60577              (Remaining in JNI.pm/xs, don't know what to about that
60578              since JNI is kind of "stable".)
60579      Branch: perl
60580            ! ext/Filter/Util/Call/Call.pm
60581 ____________________________________________________________________________
60582 [ 20704] By: jhi                                   on 2003/08/14  14:36:45
60583         Log: XS contents changes versus VERSION non-changes.
60584      Branch: perl
60585            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
60586            ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm
60587            ! ext/Socket/Socket.pm
60588 ____________________________________________________________________________
60589 [ 20702] By: jhi                                   on 2003/08/14  14:24:40
60590         Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
60591              From: Steve Hay <steve.hay@uk.radan.com>
60592              Date: Thu, 14 Aug 2003 15:39:16 +0100
60593              Message-ID: <3F3B9F14.4040609@uk.radan.com>
60594
60595              (Sarathy okayed the idea.)
60596      Branch: perl
60597            + win32/fcrypt.c
60598            - win32/des_fcrypt.patch
60599            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
60600 ____________________________________________________________________________
60601 [ 20701] By: jhi                                   on 2003/08/14  14:17:42
60602         Log: Subject: [DOC PATCH] warnings.pl
60603              From: Elizabeth Mattijsen <liz@dijkmat.nl>
60604              Date: Thu, 14 Aug 2003 13:12:55 +0200
60605              Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
60606
60607              (some rewording)
60608      Branch: perl
60609            ! lib/warnings.pm warnings.pl
60610 ____________________________________________________________________________
60611 [ 20700] By: gbarr                                 on 2003/08/14  14:12:45
60612         Log: Update to Scalar-List-Utils 1.12
60613      Branch: perl
60614            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
60615            ! ext/List/Util/lib/List/Util.pm
60616            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
60617 ____________________________________________________________________________
60618 [ 20699] By: jhi                                   on 2003/08/14  13:16:27
60619         Log: All the authors of these modules have now been contacted;
60620              but assuming no CPAN updates are upcoming, here are 'fake'
60621              version updates to make us different from 5.8.0.
60622              (List::Util+Scalar::Util will soon be updated;
60623              File::Spec CPAN release will be made based on 5.8.1.)
60624      Branch: perl
60625            ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm
60626            ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm
60627            ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
60628            ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm
60629 ____________________________________________________________________________
60630 [ 20697] By: jhi                                   on 2003/08/14  07:05:48
60631         Log: Make the blead versions of these be newer...
60632      Branch: perl
60633            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
60634 ____________________________________________________________________________
60635 [ 20696] By: jhi                                   on 2003/08/14  06:51:34
60636         Log: Tweak from Slaven to catch also changed .xs files
60637              (.pm -> .xs name equivalence is assumed)
60638      Branch: perl
60639            ! Porting/cmpVERSION.pl
60640 ____________________________________________________________________________
60641 [ 20695] By: jhi                                   on 2003/08/14  06:44:10
60642         Log: Diffs-sans-version-diffs between blead and maint.
60643      Branch: perl
60644            ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
60645            ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm
60646            ! lib/warnings.pm warnings.pl
60647 ____________________________________________________________________________
60648 [ 20692] By: jhi                                   on 2003/08/14  05:23:58
60649         Log: One more VERSION bump.
60650      Branch: perl
60651            ! lib/SelfLoader.pm
60652 ____________________________________________________________________________
60653 [ 20691] By: jhi                                   on 2003/08/14  05:21:20
60654         Log: Add a known exception.
60655      Branch: perl
60656            ! Porting/cmpVERSION.pl
60657 ____________________________________________________________________________
60658 [ 20689] By: jhi                                   on 2003/08/14  04:54:18
60659         Log: The blead version has got the dor.
60660      Branch: perl
60661            ! ext/Opcode/Opcode.pm
60662 ____________________________________________________________________________
60663 [ 20688] By: jhi                                   on 2003/08/14  04:51:30
60664         Log: A swath of VERSION patches from Nicholas Clark.
60665      Branch: perl
60666            ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm
60667            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm
60668            ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm
60669            ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm
60670            ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm
60671            ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm
60672            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm
60673            ! lib/vmsish.pm os2/OS2/Process/Process.pm
60674            ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm
60675            ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm
60676            ! vms/ext/Filespec.pm warnings.pl
60677 ____________________________________________________________________________
60678 [ 20687] By: jhi                                   on 2003/08/13  18:53:15
60679         Log: Alpha version numbers noticed by Schwern.
60680              (These hacks are no more needed since the PAUSE indexer no
60681              more indexes the insides of Perl distributions, says Andreas.)
60682      Branch: perl
60683            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
60684            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
60685            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
60686            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
60687            ! ext/IPC/SysV/SysV.pm
60688 ____________________________________________________________________________
60689 [ 20686] By: jhi                                   on 2003/08/13  18:42:50
60690         Log: Subject: Re: script wanted
60691              From: Nicholas Clark <nick@ccl4.org>
60692              Date: Wed, 13 Aug 2003 20:46:09 +0100
60693              Message-ID: <20030813204609.G20130@plum.flirble.org>
60694      Branch: perl
60695            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm
60696            ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm
60697            ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
60698            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
60699            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm
60700            ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm
60701            ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm
60702            ! ext/re/re.pm ext/threads/shared/shared.pm
60703            ! ext/threads/threads.pm
60704 ____________________________________________________________________________
60705 [ 20685] By: jhi                                   on 2003/08/13  18:24:50
60706         Log: Subject: Re: script wanted
60707              From: Enache Adrian <enache@rdslink.ro>
60708              Date: Wed, 13 Aug 2003 22:31:18 +0300
60709              Message-ID: <20030813193118.GA1273@ratsnest.hole>
60710      Branch: perl
60711            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
60712            ! ext/B/B/Disassembler.pm
60713 ____________________________________________________________________________
60714 [ 20681] By: jhi                                   on 2003/08/13  17:13:12
60715         Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
60716              From: Robin Barker <Robin.Barker@npl.co.uk>
60717              Date: Wed, 13 Aug 2003 18:05:38 +0100
60718              Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
60719      Branch: perl
60720            ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL
60721 ____________________________________________________________________________
60722 [ 20680] By: jhi                                   on 2003/08/13  17:11:38
60723         Log: Subject: [PATCH] GNU Public General Public General GNU Public License License
60724              From: Michael G Schwern <schwern@pobox.com>
60725              Date: Wed, 13 Aug 2003 11:15:40 -0700
60726              Message-ID: <20030813181539.GA22658@windhund.schwern.org>
60727      Branch: perl
60728            ! pod/perlartistic.pod pod/perlgpl.pod
60729 ____________________________________________________________________________
60730 [ 20678] By: jhi                                   on 2003/08/13  13:46:18
60731         Log: Add cmpVERSION.pl from Slaven for comparing two
60732              Perl source trees for modules that have changed
60733              but have the same version numbers.
60734      Branch: perl
60735            + Porting/cmpVERSION.pl
60736            ! MANIFEST
60737 ____________________________________________________________________________
60738 [ 20676] By: jhi                                   on 2003/08/13  12:03:08
60739         Log: Make Johan's confusion go away, but there are no doubt more
60740              similar cases.
60741      Branch: perl
60742            ! lib/File/Find.pm
60743 ____________________________________________________________________________
60744 [ 20674] By: jhi                                   on 2003/08/13  11:57:47
60745         Log: Make (hopefully) the Windows CR CR LF bug go away
60746              by making the CRLF layer repel any other CRLF layers.
60747              In other words: binmode(FH, ":crlf") in e.g. Win32
60748              is effectively a no-op since there already is one
60749              CRLF layer in the stack by default.
60750      Branch: perl
60751            ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t
60752 ____________________________________________________________________________
60753 [ 20673] By: jhi                                   on 2003/08/13  10:29:56
60754         Log: One tweak from Dave Mitchell.
60755      Branch: perl
60756            ! pod/perlport.pod
60757 ____________________________________________________________________________
60758 [ 20672] By: jhi                                   on 2003/08/13  10:27:54
60759         Log: One tweak for microperl in OS/2.
60760      Branch: perl
60761            ! perl.h
60762 ____________________________________________________________________________
60763 [ 20671] By: merijn                                on 2003/08/13  08:57:27
60764         Log: Subject: [PATCH] another VMS pod nit
60765              From: "Craig A. Berry" <craigberry@mac.com>
60766              Date: Wed, 13 Aug 2003 01:01:46 -0500
60767              Message-ID: <3F39D44A.4010207@mac.com>
60768      Branch: perl
60769            ! vms/descrip_mms.template
60770 ____________________________________________________________________________
60771 [ 20670] By: merijn                                on 2003/08/13  08:54:45
60772         Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
60773              From: "Craig A. Berry" <craigberry@mac.com>
60774              Date: Tue, 12 Aug 2003 21:12:00 -0500
60775              Message-ID: <3F399E70.4050607@mac.com>
60776      Branch: perl
60777            ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t
60778            ! lib/Tie/File/t/29a_upcopy.t
60779 ____________________________________________________________________________
60780 [ 20669] By: jhi                                   on 2003/08/13  06:06:39
60781         Log: More don't:s for nyetworking.
60782      Branch: perl
60783            ! pod/perlport.pod
60784 ____________________________________________________________________________
60785 [ 20668] By: rgs                                   on 2003/08/12  20:27:41
60786         Log: perlipc thinko by John P. Linderman.
60787      Branch: perl
60788            ! pod/perlipc.pod
60789 ____________________________________________________________________________
60790 [ 20666] By: jhi                                   on 2003/08/12  20:02:13
60791         Log: Subject: Re: maint @ 20617 [PATCH]
60792              From: =?iso-8859-1?q?Sreeji=20K=20Das?= <sreeji_k@yahoo.com>
60793              Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST)
60794              Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>
60795      Branch: perl
60796            ! lib/ExtUtils/Installed.pm
60797 ____________________________________________________________________________
60798 [ 20665] By: jhi                                   on 2003/08/12  19:59:54
60799         Log: README.cygwin updates from Gerrit P. Haase.
60800      Branch: perl
60801            ! README.cygwin
60802 ____________________________________________________________________________
60803 [ 20664] By: jhi                                   on 2003/08/12  19:57:53
60804         Log: Do some updates also on pod.mak -- which seems to
60805              be badly out of date.
60806      Branch: perl
60807            ! win32/pod.mak
60808 ____________________________________________________________________________
60809 [ 20663] By: jhi                                   on 2003/08/12  19:48:01
60810         Log: More missing pods for VMS.
60811      Branch: perl
60812            ! vms/descrip_mms.template
60813 ____________________________________________________________________________
60814 [ 20662] By: jhi                                   on 2003/08/12  19:43:46
60815         Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
60816              From: PPrymmer@factset.com
60817              Date: Tue, 12 Aug 2003 16:24:21 -0400
60818              Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
60819      Branch: perl
60820            ! vms/descrip_mms.template
60821 ____________________________________________________________________________
60822 [ 20661] By: jhi                                   on 2003/08/12  19:41:50
60823         Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
60824      Branch: perl
60825            ! pod/perlreref.pod
60826 ____________________________________________________________________________
60827 [ 20660] By: jhi                                   on 2003/08/12  18:44:27
60828         Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287].
60829      Branch: perl
60830            ! pp_sys.c
60831 ____________________________________________________________________________
60832 [ 20657] By: jhi                                   on 2003/08/12  13:55:56
60833         Log: Multiline one-liners are a bit too much to ask.
60834      Branch: perl
60835            ! t/op/closure.t
60836 ____________________________________________________________________________
60837 [ 20654] By: jhi                                   on 2003/08/12  13:23:00
60838         Log: Add perlcheat to the toc and perl.pod; regen toc.
60839      Branch: perl
60840            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
60841 ____________________________________________________________________________
60842 [ 20653] By: jhi                                   on 2003/08/12  13:15:17
60843         Log: Retract #20644 and #20643; on non-microperl non-fcntl
60844              systems Wrong Thing would be done.  (And as Sarathy
60845              points out, closing both ends of a pipe is rather
60846              identical to never opening it...)
60847      Branch: perl
60848            ! pp_sys.c util.c
60849 ____________________________________________________________________________
60850 [ 20652] By: ams                                   on 2003/08/12  13:06:40
60851         Log: Subject: perlcheat
60852              From: Juerd <juerd@cpan.org>
60853              Date: Mon, 11 Aug 2003 20:24:34 +0200
60854              Message-Id: <20030811182434.GI17748@c3.convolution.nl>
60855      Branch: perl
60856            + pod/perlcheat.pod
60857            ! MANIFEST
60858 ____________________________________________________________________________
60859 [ 20651] By: jhi                                   on 2003/08/12  12:52:09
60860         Log: Microperl expects C89 (like the rest of Perl).
60861      Branch: perl
60862            ! README.micro
60863 ____________________________________________________________________________
60864 [ 20650] By: jhi                                   on 2003/08/12  12:32:29
60865         Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
60866              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
60867              Date: Sun, 3 Aug 2003 06:19:02 -0700
60868              Message-ID: <20030803131902.GA5146@math.berkeley.edu>
60869      Branch: perl
60870            ! lib/ExtUtils/xsubpp
60871 ____________________________________________________________________________
60872 [ 20648] By: jhi                                   on 2003/08/12  11:56:52
60873         Log: If we are void we cannot return a value.
60874      Branch: perl
60875            ! mg.c
60876 ____________________________________________________________________________
60877 [ 20647] By: jhi                                   on 2003/08/12  11:54:32
60878         Log: Oops.
60879      Branch: perl
60880            ! perl.c
60881 ____________________________________________________________________________
60882 [ 20646] By: jhi                                   on 2003/08/12  11:51:25
60883         Log: Apply much of Ilya's microperl patch, but instead of
60884              implementing the opendir()/readdir()/closedir() using
60885              external commands give up "ANSI-pureness" and define them
60886              in uconfig.sh, also define other stuff like rename() and putenv().
60887              Leave out the $| emulation in my_fork() since we are
60888              not supposed to have fork() under microperl.
60889      Branch: perl
60890            ! Makefile.micro README.micro doio.c mg.c perl.c perl.h
60891            ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
60892 ____________________________________________________________________________
60893 [ 20645] By: jhi                                   on 2003/08/12  10:40:54
60894         Log: Localize PARENT (based on Ilya's microperl patch).
60895      Branch: perl
60896            ! lib/Cwd.pm
60897 ____________________________________________________________________________
60898 [ 20644] By: jhi                                   on 2003/08/12  10:37:55
60899         Log: More microperlish faking in case no fcntl F_SETFD for pipes.
60900      Branch: perl
60901            ! util.c
60902 ____________________________________________________________________________
60903 [ 20643] By: jhi                                   on 2003/08/12  10:13:53
60904         Log: A generally useful hunk from Ilya's microperl patch.
60905              (If no fcntl F_SETFD, fake it the best we can.)
60906      Branch: perl
60907            ! pp_sys.c
60908 ____________________________________________________________________________
60909 [ 20640] By: jhi                                   on 2003/08/12  09:59:16
60910         Log: returning would be good, too.
60911      Branch: perl
60912            ! ext/Safe/t/safeops.t
60913 ____________________________________________________________________________
60914 [ 20639] By: jhi                                   on 2003/08/12  09:57:07
60915         Log: No dor in maint.
60916      Branch: perl
60917            ! ext/Safe/t/safeops.t
60918 ____________________________________________________________________________
60919 [ 20634] By: jhi                                   on 2003/08/12  08:41:49
60920         Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted
60921              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
60922              Date: Mon, 21 Apr 2003 22:44:37 -0700
60923              Message-ID: <20030422054437.GA8297@math.berkeley.edu>
60924
60925              (the XSLoader doc hunk; the h2xs looks like a behavioural change)
60926      Branch: perl
60927            ! ext/DynaLoader/XSLoader_pm.PL
60928 ____________________________________________________________________________
60929 [ 20633] By: jhi                                   on 2003/08/12  08:31:01
60930         Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
60931              From: Michael G Schwern <schwern@pobox.com>
60932              Date: Sat, 9 Aug 2003 15:03:02 -0700
60933              Message-ID: <20030809220301.GE24919@windhund.schwern.org>
60934
60935              (plus one extra catfile() in h2xs.t)
60936      Branch: perl
60937            ! lib/h2xs.t utils/h2xs.PL
60938 ____________________________________________________________________________
60939 [ 20632] By: jhi                                   on 2003/08/12  08:11:08
60940         Log: The Debian people have expressed a wish for the boilerplate
60941              being specific about the Perl version; patch from Nicholas Clark.
60942      Branch: perl
60943            ! utils/h2xs.PL
60944 ____________________________________________________________________________
60945 [ 20631] By: jhi                                   on 2003/08/12  08:09:43
60946         Log: A new try from Dave Mitchell for [perl #23265].
60947      Branch: perl
60948            ! pad.c t/op/closure.t
60949 ____________________________________________________________________________
60950 [ 20630] By: jhi                                   on 2003/08/12  07:59:22
60951         Log: Fix for [perl #23287] segfault in untie.
60952              (Well, at least no more coredump.)
60953      Branch: perl
60954            ! pp_sys.c t/op/tie.t
60955 ____________________________________________________________________________
60956 [ 20629] By: jhi                                   on 2003/08/12  06:24:32
60957         Log: =head2 ALL CAPS
60958      Branch: perl
60959            ! pod/perlreref.pod
60960 ____________________________________________________________________________
60961 [ 20628] By: jhi                                   on 2003/08/12  06:22:25
60962         Log: Too enthusiastic head2-ing.
60963      Branch: perl
60964            ! pod/perlreref.pod
60965 ____________________________________________________________________________
60966 [ 20627] By: jhi                                   on 2003/08/12  05:17:14
60967         Log: Gotta Get'em Cases Right.
60968      Branch: perl
60969            ! pod/perlreref.pod
60970 ____________________________________________________________________________
60971 [ 20626] By: jhi                                   on 2003/08/12  05:04:02
60972         Log: head2-ify many of the head1s, will probably make this look
60973              better in HTML.
60974      Branch: perl
60975            ! pod/perlreref.pod
60976 ____________________________________________________________________________
60977 [ 20625] By: jhi                                   on 2003/08/12  04:55:32
60978         Log: Subject: Re: [PATCH] perlreref.pod tweaks
60979              From: Iain Truskett <spoon@cpan.org>
60980              Date: Tue, 12 Aug 2003 13:59:27 +1000
60981              Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
60982
60983              plus explain "Titlecase".
60984      Branch: perl
60985            ! pod/perlreref.pod
60986 ____________________________________________________________________________
60987 [ 20623] By: rgs                                   on 2003/08/11  19:59:17
60988         Log: Add a new regression test for Safe : tests that all ops
60989              can be trapped by a Safe compartement (except for the ones
60990              that can't.)
60991      Branch: perl
60992            + ext/Safe/t/safeops.t
60993            ! MANIFEST
60994 ____________________________________________________________________________
60995 [ 20622] By: rgs                                   on 2003/08/11  18:33:06
60996         Log: B::Deparse wasn't handling correctly builtins that
60997              have two filehandles in their prototypes (pipe, socketpair,
60998              accept) when non-bareword prototypes were used.
60999      Branch: perl
61000            ! ext/B/B/Deparse.pm
61001 ____________________________________________________________________________
61002 [ 20620] By: jhi                                   on 2003/08/11  17:08:29
61003         Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
61004              From: merlyn@stonehenge.com (Randal L. Schwartz)
61005              Date: 11 Aug 2003 09:45:29 -0700
61006              Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
61007
61008              Subject: [PATCH] perlreref.pod tweaks
61009              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
61010              Date: Mon, 11 Aug 2003 13:19:51 -0400
61011              Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
61012
61013              Plus a note about {,n} not being a quantifier.
61014      Branch: perl
61015            ! pod/perlreref.pod
61016 ____________________________________________________________________________
61017 [ 20619] By: jhi                                   on 2003/08/11  15:50:34
61018         Log: Integrate:
61019              [ 20618]
61020              $* is not yet fully gone in 5.8.1.
61021      Branch: perl
61022           !> pod/perlreref.pod
61023 ____________________________________________________________________________
61024 [ 20614] By: nick                                  on 2003/08/11  12:14:55
61025         Log: Allow via layer to affect the PERLIO_F_UTF8 flag.
61026      Branch: perl
61027            ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
61028 ____________________________________________________________________________
61029 [ 20612] By: jhi                                   on 2003/08/11  10:55:19
61030         Log: VC6 warning: result still unsigned.
61031      Branch: perl
61032            ! regexec.c
61033 ____________________________________________________________________________
61034 [ 20611] By: jhi                                   on 2003/08/11  08:33:13
61035         Log: Typo fix from Boris Zentner.
61036      Branch: perl
61037            ! pod/perlfaq5.pod
61038 ____________________________________________________________________________
61039 [ 20609] By: jhi                                   on 2003/08/11  04:28:29
61040         Log: Subject: [perl #23273] warnings in Unicode::UCD
61041              From: Lukas Mai (via RT) <perlbug-followup@perl.org>
61042              Date: 10 Aug 2003 22:37:41 -0000
61043              Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
61044      Branch: perl
61045            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
61046 ____________________________________________________________________________
61047 [ 20608] By: jhi                                   on 2003/08/11  04:24:34
61048         Log: Explain the 'Wide character in print' a bit more.
61049      Branch: perl
61050            ! pod/perldiag.pod
61051 ____________________________________________________________________________
61052 [ 20607] By: rgs                                   on 2003/08/10  20:44:23
61053         Log: Subject: Re: killing for vital signs [PATCH]
61054              From: "John P. Linderman" <jpl@research.att.com>
61055              Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
61056              Message-Id: <200308101944.PAA96547@raptor.research.att.com>
61057      Branch: perl
61058            ! pod/perlfunc.pod pod/perlipc.pod
61059 ____________________________________________________________________________
61060 [ 20605] By: jhi                                   on 2003/08/10  20:38:39
61061         Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten
61062              sv_placeholder hunk.
61063      Branch: perl
61064            ! perl.h sv.h
61065 ____________________________________________________________________________
61066 [ 20604] By: jhi                                   on 2003/08/10  20:14:28
61067         Log: Clarify the format checking instructions.
61068      Branch: perl
61069            ! Porting/pumpkin.pod
61070 ____________________________________________________________________________
61071 [ 20602] By: jhi                                   on 2003/08/10  19:45:45
61072         Log: Retract #20597, too many resulting core dumps.
61073      Branch: perl
61074            ! pad.c t/op/closure.t
61075 ____________________________________________________________________________
61076 [ 20597] By: jhi                                   on 2003/08/10  17:55:03
61077         Log: Subject: Re: [perl #23265] Nested anonymous subs
61078              From: Dave Mitchell <davem@fdgroup.com>
61079              Date: Sun, 10 Aug 2003 01:35:30 +0100
61080              Message-ID: <20030810003530.GB6547@fdgroup.com>
61081      Branch: perl
61082            ! pad.c t/op/closure.t
61083 ____________________________________________________________________________
61084 [ 20596] By: jhi                                   on 2003/08/10  17:38:35
61085         Log: Try simple workaround for the POSIX autosplit.ix warning.
61086      Branch: perl
61087            ! ext/POSIX/POSIX.pm
61088 ____________________________________________________________________________
61089 [ 20595] By: jhi                                   on 2003/08/10  17:33:12
61090         Log: One more PL_csighandlerp.
61091      Branch: perl
61092            ! ext/POSIX/POSIX.xs
61093 ____________________________________________________________________________
61094 [ 20594] By: rgs                                   on 2003/08/10  13:30:11
61095         Log: Further tweaks on perlreref.pod (by Iain Truskett)
61096      Branch: perl
61097            ! pod/perlreref.pod
61098 ____________________________________________________________________________
61099 [ 20593] By: rgs                                   on 2003/08/10  12:32:47
61100         Log: Add the perlreref manpage, by Iain Truskett
61101              (regular expressions quick reference.)
61102              Regenerate the table of contents.
61103      Branch: perl
61104            + pod/perlreref.pod
61105            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
61106 ____________________________________________________________________________
61107 [ 20592] By: rgs                                   on 2003/08/09  21:13:27
61108         Log: Remove ByteLoader from the list of modules whose compilability should
61109              be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
61110              pointed out.)
61111      Branch: perl
61112            ! t/lib/1_compile.t
61113 ____________________________________________________________________________
61114 [ 20591] By: rgs                                   on 2003/08/09  21:08:59
61115         Log: Subject: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
61116              From: Dave Mitchell <davem@fdgroup.com>
61117              Date: Sat, 9 Aug 2003 14:51:44 +0100
61118              Message-ID: <20030809135144.GC4997@fdgroup.com>
61119      Branch: perl
61120            ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c
61121            ! scope.h t/lib/warnings/pad
61122 ____________________________________________________________________________
61123 [ 20590] By: rgs                                   on 2003/08/09  21:02:21
61124         Log: Regenerate perlapi.pod.
61125      Branch: perl
61126            ! pod/perlapi.pod
61127 ____________________________________________________________________________
61128 [ 20589] By: rgs                                   on 2003/08/09  20:26:28
61129         Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules
61130              From: Michael G Schwern <schwern@pobox.com>
61131              Date: Sat, 9 Aug 2003 13:36:59 -0700
61132              Message-ID: <20030809203659.GB24919@windhund.schwern.org>
61133      Branch: perl
61134            ! t/lib/1_compile.t
61135 ____________________________________________________________________________
61136 [ 20588] By: jhi                                   on 2003/08/09  18:13:07
61137         Log: Update Jon Orwant's email address as he wants it,
61138              drop TPJ URL; upate also Doug MacEachern's address.
61139      Branch: perl
61140            ! pod/perlembed.pod pod/perlmodinstall.pod
61141 ____________________________________________________________________________
61142 [ 20587] By: ams                                   on 2003/08/09  18:09:34
61143         Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
61144              normal key was replaced by its UTF-8 equivalent. This caused the
61145              "Storable problem" RT3 users reported under RH9.
61146      Branch: perl
61147            ! hv.c
61148 ____________________________________________________________________________
61149 [ 20586] By: jhi                                   on 2003/08/09  18:08:20
61150         Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32
61151              From: Michael G Schwern <schwern@pobox.com>
61152              Date: Fri, 8 Aug 2003 18:35:51 -0700
61153              Message-ID: <20030809013550.GS1587@windhund.schwern.org>
61154      Branch: perl
61155            ! pod/perlmodinstall.pod
61156 ____________________________________________________________________________
61157 [ 20584] By: jhi                                   on 2003/08/09  18:05:22
61158         Log: Reintroduce the U_32-ification to pad.c,
61159              suggested by Dave Mitchell.
61160      Branch: perl
61161            ! pad.c
61162 ____________________________________________________________________________
61163 [ 20583] By: rgs                                   on 2003/08/09  12:43:50
61164         Log: Change #20578 to SelfLoader is probably also useful to AutoSplit.
61165      Branch: perl
61166            ! lib/AutoSplit.pm
61167 ____________________________________________________________________________
61168 [ 20579] By: jhi                                   on 2003/08/09  08:07:22
61169         Log: Some updates for the memory use debugging section:
61170              -DL is obsolete, mention Devel::Size, and Purify and valgrind.
61171      Branch: perl
61172            ! pod/perldebguts.pod
61173 ____________________________________________________________________________
61174 [ 20578] By: jhi                                   on 2003/08/09  07:34:16
61175         Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
61176              Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
61177              which was on old bug unearthed by the change #20559.
61178              Basically, qr// + (??{$lexical}) combination is very, VERY broken.
61179              Workaround is not to use lexicals.
61180      Branch: perl
61181            ! lib/SelfLoader.pm
61182 ____________________________________________________________________________
61183 [ 20577] By: jhi                                   on 2003/08/09  07:28:41
61184         Log: The libcygipc doesn't really work with the Perl SysV IPC tests
61185              so no much point in adding it yet.
61186      Branch: perl
61187            ! hints/cygwin.sh
61188 ____________________________________________________________________________
61189 [ 20575] By: jhi                                   on 2003/08/09  07:24:43
61190         Log: Retract #20524 since it was due to broken INT32_MIN in
61191              Cygwin 1.5's stdint.h.
61192      Branch: perl
61193            ! pad.c
61194 ____________________________________________________________________________
61195 [ 20574] By: jhi                                   on 2003/08/09  07:11:32
61196         Log: Subject: [ PATCH] Re: strange destruction problem on VMS
61197              From: Dave Mitchell <davem@fdgroup.com>
61198              Date: Fri, 8 Aug 2003 22:28:48 +0100
61199              Message-ID: <20030808212848.GA2628@fdgroup.com>
61200      Branch: perl
61201            ! sv.c
61202 ____________________________________________________________________________
61203 [ 20573] By: jhi                                   on 2003/08/09  07:09:07
61204         Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
61205              From: Michael G Schwern <schwern@pobox.com>
61206              Date: Fri, 8 Aug 2003 13:59:50 -0700
61207              Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
61208      Branch: perl
61209            ! pod/perlfaq8.pod
61210 ____________________________________________________________________________
61211 [ 20572] By: jhi                                   on 2003/08/09  07:06:37
61212         Log: Subject: [PATCH] kill 'INT' doesn't work on Windows
61213              From: Jan Dubois <jand@ActiveState.com>
61214              Date: Fri, 08 Aug 2003 17:49:03 -0700
61215              Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
61216      Branch: perl
61217            ! win32/win32.c
61218 ____________________________________________________________________________
61219 [ 20571] By: jhi                                   on 2003/08/09  06:53:54
61220         Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
61221              From: Nicholas Clark <nick@ccl4.org>
61222              Date: Fri, 8 Aug 2003 23:30:00 +0100
61223              Message-ID: <20030808233000.B20130@plum.flirble.org>
61224      Branch: perl
61225            ! ext/Storable/Storable.xs
61226 ____________________________________________________________________________
61227 [ 20570] By: jhi                                   on 2003/08/09  06:52:36
61228         Log: Two more tests for #20566/#20568.
61229      Branch: perl
61230            ! t/op/pat.t
61231 ____________________________________________________________________________
61232 [ 20568] By: jhi                                   on 2003/08/08  21:05:24
61233         Log: Subject: [PATCH] Re: UNICODE regexp bug
61234              From: Nick Ing-Simmons <nick@ing-simmons.net>
61235              Date: Fri, 08 Aug 2003 23:05:49 +0100
61236              Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
61237
61238              Better patch (than #20566) from NI-S, one more test
61239              (introduce another variable rather than reuse the tmp, though)
61240      Branch: perl
61241            ! regexec.c t/op/pat.t
61242 ____________________________________________________________________________
61243 [ 20566] By: jhi                                   on 2003/08/08  19:47:45
61244         Log: Subject: UNICODE regexp bug
61245              From: Nick Ing-Simmons <nick@ing-simmons.net>
61246              Date: Fri, 08 Aug 2003 20:36:56 +0100
61247              Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
61248      Branch: perl
61249            ! regexec.c t/op/pat.t
61250 ____________________________________________________________________________
61251 [ 20565] By: jhi                                   on 2003/08/08  18:59:40
61252         Log: Move the csighandler to be a data variable so that
61253              things like DLL trampolines can't mess up the code
61254              variables the Perl_csighandler (seen in Cygwin:
61255              Perl_csighandler in POSIX extension was different
61256              than in main executable).
61257      Branch: perl
61258            ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h
61259 ____________________________________________________________________________
61260 [ 20564] By: jhi                                   on 2003/08/08  13:12:19
61261         Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
61262              From: Steve Hay <steve.hay@uk.radan.com>
61263              Date: Fri, 08 Aug 2003 12:42:28 +0100
61264              Message-ID: <3F338CA4.3010503@uk.radan.com>
61265      Branch: perl
61266            ! t/op/time.t
61267 ____________________________________________________________________________
61268 [ 20563] By: jhi                                   on 2003/08/08  13:09:00
61269         Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
61270              From: "Gerrit P. Haase" <gp@familiehaase.de>
61271              Date: Fri, 8 Aug 2003 13:44:51 +0200
61272              Message-ID: <1621817486657.20030808134451@familiehaase.de>
61273      Branch: perl
61274            ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
61275            ! hints/cygwin.sh
61276 ____________________________________________________________________________
61277 [ 20560] By: jhi                                   on 2003/08/08  04:28:44
61278         Log: Retract PASTHRU* changes as recommended by Schwern.
61279      Branch: perl
61280            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
61281            ! lib/ExtUtils/t/MM_Win32.t
61282 ____________________________________________________________________________
61283 [ 20559] By: rgs                                   on 2003/08/07  19:59:18
61284         Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
61285              From: Dave Mitchell <davem@fdgroup.com>
61286              Date: Thu, 7 Aug 2003 15:53:35 +0100
61287              Message-ID: <20030807145335.GF26683@fdgroup.com>
61288      Branch: perl
61289            ! scope.c t/lib/warnings/pad
61290 ____________________________________________________________________________
61291 [ 20556] By: jhi                                   on 2003/08/07  18:14:41
61292         Log: The #20546 was too ambitious, broke the test.
61293      Branch: perl
61294            ! lib/Benchmark.pm lib/Benchmark.t
61295 ____________________________________________________________________________
61296 [ 20554] By: jhi                                   on 2003/08/07  17:00:03
61297         Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
61298              From: PPrymmer@factset.com
61299              Date: Thu, 7 Aug 2003 14:02:02 -0400
61300              Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
61301      Branch: perl
61302            ! vms/descrip_mms.template
61303 ____________________________________________________________________________
61304 [ 20553] By: jhi                                   on 2003/08/07  16:45:25
61305         Log: Some AUTHORS updates.
61306      Branch: perl
61307            ! AUTHORS
61308 ____________________________________________________________________________
61309 [ 20552] By: jhi                                   on 2003/08/07  15:45:03
61310         Log: Hint away the semid_ds test in NetBSD/sparc.
61311      Branch: perl
61312            ! hints/netbsd.sh
61313 ____________________________________________________________________________
61314 [ 20550] By: jhi                                   on 2003/08/07  15:39:53
61315         Log: Allow hinting d_semctl_semun and d_semctl_semid_ds.
61316      Branch: perl
61317            ! Configure
61318 ____________________________________________________________________________
61319 [ 20548] By: jhi                                   on 2003/08/07  14:48:27
61320         Log: Subject: [PATCH] Test::More
61321              From: Fergal Daly <fergal@esatclear.ie>
61322              Date: Thu, 7 Aug 2003 15:52:11 +0100
61323              Message-Id: <200308071552.11873.fergal@esatclear.ie>
61324      Branch: perl
61325            ! lib/Test/More.pm
61326 ____________________________________________________________________________
61327 [ 20547] By: jhi                                   on 2003/08/07  14:45:22
61328         Log: Integrate from maint:
61329              [ 20543]
61330              Workround for SuSE8.2's -lndbm hack
61331      Branch: perl
61332           !> hints/linux.sh
61333 ____________________________________________________________________________
61334 [ 20546] By: jhi                                   on 2003/08/07  14:43:57
61335         Log: Subject: [PATCH 5.8.1] Benchmark problem
61336              From: Radu Greab <rgreab@fx.ro>
61337              Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
61338              Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
61339
61340              Subject: Re: [PATCH 5.8.1] Benchmark problem
61341              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
61342              Date: Thu, 7 Aug 2003 15:48:38 +0200
61343              Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
61344      Branch: perl
61345            ! lib/Benchmark.pm lib/Benchmark.t
61346 ____________________________________________________________________________
61347 [ 20544] By: jhi                                   on 2003/08/07  14:25:25
61348         Log: Retract #20359: too wide a brush.
61349      Branch: perl
61350            ! hints/netbsd.sh
61351 ____________________________________________________________________________
61352 [ 20542] By: jhi                                   on 2003/08/07  06:24:23
61353         Log: If no alarm(), skip the subtests.
61354      Branch: perl
61355            ! ext/Time/HiRes/t/HiRes.t
61356 ____________________________________________________________________________
61357 [ 20541] By: jhi                                   on 2003/08/07  06:15:54
61358         Log: Subject: Re: maint @ 20537
61359              From: Philip Newton <Philip.Newton@gmx.net>
61360              Date: Thu, 07 Aug 2003 09:05:17 +0200
61361              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
61362      Branch: perl
61363            ! ext/Socket/Socket.xs
61364 ____________________________________________________________________________
61365 [ 20540] By: jhi                                   on 2003/08/07  06:13:19
61366         Log: Subject: Re: maint @ 20537
61367              From: Philip Newton <Philip.Newton@gmx.net>
61368              Date: Thu, 07 Aug 2003 09:05:17 +0200
61369              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
61370      Branch: perl
61371            ! hints/dos_djgpp.sh
61372 ____________________________________________________________________________
61373 [ 20539] By: jhi                                   on 2003/08/07  05:17:56
61374         Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
61375              broken SysV semaphores.
61376      Branch: perl
61377            ! hints/netbsd.sh
61378 ____________________________________________________________________________
61379 [ 20538] By: jhi                                   on 2003/08/07  05:08:14
61380         Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations
61381              From: hv@crypt.org
61382              Date: Thu, 07 Aug 2003 02:44:23 +0100
61383              Message-Id: <200308070144.h771iN906446@zen.crypt.org>
61384      Branch: perl
61385            ! regexec.c t/op/re_tests
61386 ____________________________________________________________________________
61387 [ 20535] By: jhi                                   on 2003/08/06  19:05:18
61388         Log: ESUCCESS = 0 is not true, but exists.
61389      Branch: perl
61390            ! ext/Errno/t/Errno.t
61391 ____________________________________________________________________________
61392 [ 20533] By: jhi                                   on 2003/08/06  18:39:49
61393         Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
61394              From: jari.aalto@poboxes.com (Jari Aalto)
61395              Date: Wed, 06 Aug 2003 14:24:42 +0300
61396              Message-ID: <ekzzowp1.fsf@blue.sea.net>
61397      Branch: perl
61398            ! ext/Sys/Syslog/Syslog.pm
61399 ____________________________________________________________________________
61400 [ 20530] By: jhi                                   on 2003/08/06  18:24:56
61401         Log: Make code agree with documentation (from Wolfgang Friebel)
61402      Branch: perl
61403            ! lib/ExtUtils/MakeMaker.pm
61404 ____________________________________________________________________________
61405 [ 20529] By: jhi                                   on 2003/08/06  18:20:31
61406         Log: Various tweaks to help DJGPP builds.
61407      Branch: perl
61408            ! djgpp/djgppsed.sh hints/dos_djgpp.sh
61409 ____________________________________________________________________________
61410 [ 20527] By: jhi                                   on 2003/08/06  14:57:22
61411         Log: More PASTHRU patching from Steve Hay.
61412      Branch: perl
61413            ! lib/ExtUtils/MM_Unix.pm
61414 ____________________________________________________________________________
61415 [ 20526] By: jhi                                   on 2003/08/06  13:53:01
61416         Log: Cast away gcc 3.3 type conversion pickiness.
61417      Branch: perl
61418            ! ext/threads/threads.xs
61419 ____________________________________________________________________________
61420 [ 20524] By: jhi                                   on 2003/08/06  13:36:44
61421         Log: Subject: Re: perl with cygwin 1.5, need help
61422              From: "Gerrit P. Haase" <gp@familiehaase.de>
61423              Date: Tue, 5 Aug 2003 14:36:55 +0200
61424              Message-ID: <71561410910.20030805143655@familiehaase.de>
61425
61426              (needed manual fitting)
61427      Branch: perl
61428            ! pad.c
61429 ____________________________________________________________________________
61430 [ 20523] By: jhi                                   on 2003/08/06  13:30:42
61431         Log: Subject: maint @ 20512
61432              From: Robin Barker <Robin.Barker@npl.co.uk>
61433              Date: Wed, 6 Aug 2003 15:31:33 +0100
61434              Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
61435      Branch: perl
61436            ! MANIFEST Porting/Maintainers.pl
61437 ____________________________________________________________________________
61438 [ 20520] By: jhi                                   on 2003/08/06  11:38:46
61439         Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
61440              From: Steve Hay <steve.hay@uk.radan.com>
61441              Date: Wed, 06 Aug 2003 10:56:44 +0100
61442              Message-ID: <3F30D0DC.20700@uk.radan.com>
61443      Branch: perl
61444            ! lib/ExtUtils/MM_Unix.pm
61445 ____________________________________________________________________________
61446 [ 20514] By: jhi                                   on 2003/08/06  05:22:29
61447         Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
61448              From: Tim Jenness <t.jenness@jach.hawaii.edu>
61449              Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
61450              Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
61451      Branch: perl
61452            ! pod/perlfaq2.pod
61453 ____________________________________________________________________________
61454 [ 20513] By: jhi                                   on 2003/08/06  05:18:32
61455         Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko
61456              From: "Craig A. Berry" <craigberry@mac.com>
61457              Date: Wed, 06 Aug 2003 00:18:36 -0500
61458              Message-ID: <3F308FAC.4090409@mac.com>
61459
61460              (from vmsperl list)
61461      Branch: perl
61462            ! utils/dprofpp.PL
61463 ____________________________________________________________________________
61464 [ 20510] By: jhi                                   on 2003/08/05  19:01:08
61465         Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
61466              From: mjd@plover.com
61467              Date: 5 Aug 2003 19:23:46 -0000
61468              Message-ID: <20030805192346.25911.qmail@plover.com>
61469      Branch: perl
61470            ! pod/perlfaq2.pod
61471 ____________________________________________________________________________
61472 [ 20508] By: jhi                                   on 2003/08/05  18:36:38
61473         Log: Continue #20506.
61474      Branch: perl
61475            ! lib/ExtUtils/MM_Unix.pm
61476 ____________________________________________________________________________
61477 [ 20506] By: jhi                                   on 2003/08/05  17:58:01
61478         Log: Try to fix the INC in PASTHRU.
61479      Branch: perl
61480            ! lib/ExtUtils/MM_Unix.pm
61481 ____________________________________________________________________________
61482 [ 20503] By: jhi                                   on 2003/08/05  16:02:14
61483         Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
61484              From: Chip Salzenberg <chip@pobox.com>
61485              Date: Tue, 5 Aug 2003 11:39:24 -0400
61486              Message-ID: <20030805153924.GO1751@perlsupport.com
61487      Branch: perl
61488            ! perlio.c
61489 ____________________________________________________________________________
61490 [ 20502] By: jhi                                   on 2003/08/05  15:32:39
61491         Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
61492              From: Steve Hay <steve.hay@uk.radan.com>
61493              Date: Tue, 05 Aug 2003 10:43:49 +0100
61494              Message-ID: <3F2F7C55.9020808@uk.radan.com>
61495
61496              (The MM_Unix.pm part was dealt with in #20501.)
61497      Branch: perl
61498            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t
61499 ____________________________________________________________________________
61500 [ 20501] By: jhi                                   on 2003/08/05  15:28:17
61501         Log: Reinstate #11125, hopefully making MakeMaker to pass
61502              DEFINE and INCLUDE to subdirs (NI-S says he'll work
61503              around any problems caused seen Tk if necessary).
61504              Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
61505              to be _after_ the directory-specific INC and DEFINE as suggested
61506              by NI-S (Tk probably being the only "user" of the said macros).
61507      Branch: perl
61508            ! lib/ExtUtils/MM_Unix.pm
61509 ____________________________________________________________________________
61510 [ 20500] By: jhi                                   on 2003/08/05  15:14:35
61511         Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
61512              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
61513              Date: Tue, 5 Aug 2003 20:12:18 +0400
61514              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
61515      Branch: perl
61516            - wince/include/netdb.h
61517            ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c
61518            ! wince/wince.c
61519 ____________________________________________________________________________
61520 [ 20499] By: jhi                                   on 2003/08/05  14:03:43
61521         Log: A suggested perlio doc addition from Stas.
61522      Branch: perl
61523            ! pod/perliol.pod
61524 ____________________________________________________________________________
61525 [ 20498] By: jhi                                   on 2003/08/05  13:32:59
61526         Log: Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
61527              From: Robin Barker <Robin.Barker@npl.co.uk>
61528              Date: Tue, 5 Aug 2003 15:32:36 +0100
61529              Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
61530      Branch: perl
61531            ! AUTHORS Porting/Maintainers.pl
61532 ____________________________________________________________________________
61533 [ 20497] By: jhi                                   on 2003/08/05  12:23:04
61534         Log: This is necessary to get things building for the VMS debugger.
61535              (Craig Berry)
61536      Branch: perl
61537            ! vms/descrip_mms.template
61538 ____________________________________________________________________________
61539 [ 20495] By: jhi                                   on 2003/08/05  09:23:24
61540         Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
61541              From: alian <alian@cpan.org>
61542              Date: Tue, 05 Aug 2003 12:21:42 +0200
61543              Message-ID: <3F2F8536.1090702@jupiter.alianet>
61544      Branch: perl
61545            ! ext/POSIX/t/posix.t
61546 ____________________________________________________________________________
61547 [ 20494] By: jhi                                   on 2003/08/05  09:03:57
61548         Log: Add some known cases to Maintainers.
61549      Branch: perl
61550            ! Porting/Maintainers.pl
61551 ____________________________________________________________________________
61552 [ 20492] By: jhi                                   on 2003/08/05  08:34:34
61553         Log: Subject: [PATCH] perlthrtut.pod
61554              From: Elizabeth Mattijsen <liz@dijkmat.nl>
61555              Date: Tue, 5 Aug 2003 11:26:04 +0200
61556              Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
61557      Branch: perl
61558            ! pod/perlthrtut.pod
61559 ____________________________________________________________________________
61560 [ 20491] By: jhi                                   on 2003/08/05  08:31:29
61561         Log: Add META.yml and Stas' makemeta (plus extensive reworking
61562              of the Maintainers utility)
61563      Branch: perl
61564            + META.yml Porting/Maintainers.pm Porting/makemeta
61565            ! MANIFEST Makefile.SH Porting/Maintainers
61566            ! Porting/Maintainers.pl
61567 ____________________________________________________________________________
61568 [ 20490] By: jhi                                   on 2003/08/05  06:28:06
61569         Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
61570              Try to remove the created message queues and semaphores
61571              even in the case of failures.
61572      Branch: perl
61573            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
61574 ____________________________________________________________________________
61575 [ 20489] By: jhi                                   on 2003/08/05  06:21:47
61576         Log: Subject: PerlIO_{read,write} return value doc patch
61577              From: Gisle Aas <gisle@ActiveState.com>
61578              Date: 04 Aug 2003 13:25:28 -0700
61579              Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
61580      Branch: perl
61581            ! pod/perlapio.pod
61582 ____________________________________________________________________________
61583 [ 20488] By: jhi                                   on 2003/08/05  06:12:07
61584         Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
61585              From: "Craig A. Berry" <craigberry@mac.com>
61586              Date: Mon, 04 Aug 2003 19:29:51 -0500
61587              Message-ID: <3F2EFA7F.6070801@mac.com>
61588      Branch: perl
61589            ! utils/dprofpp.PL
61590 ____________________________________________________________________________
61591 [ 20486] By: jhi                                   on 2003/08/05  06:05:53
61592         Log: Subject: [PATCH] typos in encoding.pm
61593              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
61594              Date: Mon, 4 Aug 2003 20:09:35 +0200
61595              Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
61596      Branch: perl
61597            ! ext/Encode/encoding.pm
61598 ____________________________________________________________________________
61599 [ 20485] By: jhi                                   on 2003/08/05  05:29:11
61600         Log: Bytecode patching from Enache.
61601      Branch: perl
61602            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
61603            ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST
61604 ____________________________________________________________________________
61605 [ 20484] By: jhi                                   on 2003/08/05  05:26:32
61606         Log: Upgrade to Digest::MD5 2.27.
61607      Branch: perl
61608            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
61609            ! ext/Digest/MD5/t/files.t
61610 ____________________________________________________________________________
61611 [ 20483] By: jhi                                   on 2003/08/05  05:15:16
61612         Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
61613              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
61614              Date: Tue, 05 Aug 2003 00:27:10 +0900
61615              Message-Id: <20030805002313.9880.BQW10602@nifty.com>
61616      Branch: perl
61617            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
61618 ____________________________________________________________________________
61619 [ 20482] By: rgs                                   on 2003/08/04  22:06:46
61620         Log: Nit in INSTALL about the svr?.sh hint files.
61621      Branch: perl
61622            ! INSTALL
61623 ____________________________________________________________________________
61624 [ 20480] By: rgs                                   on 2003/08/04  21:30:25
61625         Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
61626              From: Steve Grazzini <grazz@pobox.com>
61627              Date: Mon, 4 Aug 2003 16:01:45 -0400
61628              Message-ID: <20030804200145.GB21699@grazzini.net>
61629
61630              Prevent the warning "Bareword found where operator expected" in
61631              the case "print $fh foo()" where foo() is an undefined function.
61632      Branch: perl
61633            ! toke.c
61634 ____________________________________________________________________________
61635 [ 20479] By: rgs                                   on 2003/08/04  20:26:17
61636         Log: Fix bug #23141 : localization of readonly magic scalars
61637              now produces an error "Modification of a read-only value
61638              attempted", instead of silently failing.
61639      Branch: perl
61640            ! scope.c t/op/local.t
61641 ____________________________________________________________________________
61642 [ 20478] By: rgs                                   on 2003/08/04  20:10:52
61643         Log: Revert change #19282 : it caused problems for some -Duseshrplib
61644              builds. On the other hand, make sure that your C compiler isn't
61645              a perl script !
61646      Branch: perl
61647            ! Makefile.SH
61648 ____________________________________________________________________________
61649 [ 20475] By: jhi                                   on 2003/08/04  09:35:55
61650         Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
61651      Branch: perl
61652            ! perl.c perl.h
61653 ____________________________________________________________________________
61654 [ 20474] By: jhi                                   on 2003/08/04  08:41:55
61655         Log: Oops.
61656      Branch: perl
61657            ! hints/darwin.sh hints/rhapsody.sh
61658 ____________________________________________________________________________
61659 [ 20473] By: jhi                                   on 2003/08/04  07:58:36
61660         Log: Subject: [PATCH] Re: Can't usemymalloc on OS X
61661              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
61662              Date: Mon, 4 Aug 2003 10:35:12 +0200
61663              Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
61664      Branch: perl
61665            ! hints/darwin.sh
61666 ____________________________________________________________________________
61667 [ 20470] By: jhi                                   on 2003/08/04  06:30:05
61668         Log: Test count adjustment from Rafael.
61669      Branch: perl
61670            ! lib/Test/Simple/t/is_deeply.t
61671 ____________________________________________________________________________
61672 [ 20469] By: jhi                                   on 2003/08/04  06:23:26
61673         Log: Subject: [PATCH] maint, Win32, GCC 3.2
61674              From: Mattia Barbon <mbarbon@dsi.unive.it>
61675              Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
61676              Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
61677      Branch: perl
61678            ! ext/Errno/Errno_pm.PL
61679 ____________________________________________________________________________
61680 [ 20467] By: jhi                                   on 2003/08/04  05:10:57
61681         Log: Apparently the newly introduce -DDARWIN did conflict with
61682              some Apple definition, how ironic...
61683      Branch: perl
61684            ! hints/darwin.sh perl.h
61685 ____________________________________________________________________________
61686 [ 20466] By: jhi                                   on 2003/08/04  05:03:30
61687         Log: Subject: Debian patch that skips podless modules
61688              From: Alexey Tourbin <at@altlinux.ru>
61689              Date: Sun, 3 Aug 2003 21:33:00 +0400
61690              Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
61691
61692              (plus Schwern's and Robert's nits)
61693      Branch: perl
61694            ! installman
61695 ____________________________________________________________________________
61696 [ 20465] By: jhi                                   on 2003/08/04  05:00:04
61697         Log: Subject: [PATCH] 4 bugs in Test::More
61698              From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
61699              Date: Fri, 21 Mar 2003 10:57:31 +0000
61700              Message-Id: <200303211057.31879.fergal@esatclear.ie>
61701      Branch: perl
61702            ! lib/Test/More.pm lib/Test/Simple/t/More.t
61703            ! lib/Test/Simple/t/is_deeply.t
61704 ____________________________________________________________________________
61705 [ 20464] By: jhi                                   on 2003/08/04  04:44:08
61706         Log: Upgrade to ExtUtils::MakeMaker 6.15.
61707      Branch: perl
61708            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
61709            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
61710            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
61711 ____________________________________________________________________________
61712 [ 20463] By: jhi                                   on 2003/08/04  04:37:25
61713         Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
61714              From: Michael G Schwern <schwern@pobox.com>
61715              Date: Sun, 3 Aug 2003 16:12:35 -0700
61716              Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
61717      Branch: perl
61718            ! lib/Benchmark.pm lib/Benchmark.t
61719 ____________________________________________________________________________
61720 [ 20462] By: rgs                                   on 2003/08/03  22:26:10
61721         Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
61722              From: Enache Adrian <enache@rdslink.ro>
61723              Date: Sun, 3 Aug 2003 18:00:05 +0300
61724              Message-ID: <20030803150005.GA1319@ratsnest.hole>
61725      Branch: perl
61726            ! pp.c t/op/substr.t
61727 ____________________________________________________________________________
61728 [ 20461] By: rgs                                   on 2003/08/03  21:50:11
61729         Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
61730              From: alian <alian@cpan.org>
61731              Date: Sat, 02 Aug 2003 16:19:25 +0200
61732              Message-ID: <3F2BC86D.2050400@jupiter.alianet>
61733
61734              Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
61735      Branch: perl
61736            ! ext/POSIX/t/posix.t
61737 ____________________________________________________________________________
61738 [ 20458] By: jhi                                   on 2003/08/03  19:01:08
61739         Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution
61740              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
61741              Date: Mon, 4 Aug 2003 00:01:08 +0400
61742              Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
61743      Branch: perl
61744            ! wince/makedist.pl
61745 ____________________________________________________________________________
61746 [ 20457] By: jhi                                   on 2003/08/03  18:59:10
61747         Log: Subject: [PATCH perlreftut.pod] Minor edits
61748              From: mjd@plover.com
61749              Date: 3 Aug 2003 17:46:08 -0000
61750              Message-ID: <20030803174608.15792.qmail@plover.com>
61751      Branch: perl
61752            ! pod/perlreftut.pod
61753 ____________________________________________________________________________
61754 [ 20456] By: jhi                                   on 2003/08/03  18:52:16
61755         Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
61756              From: mjd@plover.com
61757              Date: 3 Aug 2003 19:37:49 -0000
61758              Message-ID: <20030803193749.3733.qmail@plover.com>
61759      Branch: perl
61760            ! ext/Time/HiRes/HiRes.pm
61761 ____________________________________________________________________________
61762 [ 20455] By: jhi                                   on 2003/08/03  18:47:13
61763         Log: Subject: [PATCH] Re: win32.c bug - handle leak
61764              From: Jan Dubois <jand@ActiveState.com>
61765              Date: Sat, 02 Aug 2003 10:25:05 -0700
61766              Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
61767      Branch: perl
61768            ! win32/win32.c
61769 ____________________________________________________________________________
61770 [ 20454] By: jhi                                   on 2003/08/03  18:45:53
61771         Log: Subject: [PATCH 5.8.1 @20218] OS/2 build
61772              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
61773              Date: Sat, 2 Aug 2003 09:38:50 -0700
61774              Message-ID: <20030802163850.GA4712@math.berkeley.edu>
61775      Branch: perl
61776            ! os2/os2ish.h
61777 ____________________________________________________________________________
61778 [ 20453] By: jhi                                   on 2003/08/03  18:44:29
61779         Log: Subject: [PATCH] Storable and uninitalized array values
61780              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
61781              Date: Sat, 2 Aug 2003 13:40:16 +0200
61782              Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
61783      Branch: perl
61784            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
61785 ____________________________________________________________________________
61786 [ 20452] By: jhi                                   on 2003/08/03  18:27:47
61787         Log: Upgrade to Unicode::Collate 0.26.
61788      Branch: perl
61789            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
61790            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
61791            ! lib/Unicode/Collate/t/test.t
61792 ____________________________________________________________________________
61793 [ 20451] By: jhi                                   on 2003/08/03  18:24:18
61794         Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
61795              From: "Craig A. Berry" <craigberry@mac.com>
61796              Date: Sat, 02 Aug 2003 10:25:44 -0500
61797              Message-ID: <3F2BD7F8.8090003@mac.com>
61798      Branch: perl
61799            ! lib/Net/Ping.pm
61800 ____________________________________________________________________________
61801 [ 20450] By: rgs                                   on 2003/08/03  12:50:07
61802         Log: Subject: [PATCH 5.8.1 @20218] Shell.t
61803              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
61804              Date: Sun, 3 Aug 2003 06:21:41 -0700
61805              Message-ID: <20030803132141.GA5156@math.berkeley.edu>
61806      Branch: perl
61807            ! lib/Shell.t
61808 ____________________________________________________________________________
61809 [ 20447] By: jhi                                   on 2003/08/02  07:26:58
61810         Log: C++ (or C99) sneak attack ("inline" function keyword).
61811      Branch: perl
61812            ! ext/Devel/DProf/DProf.xs
61813 ____________________________________________________________________________
61814 [ 20445] By: jhi                                   on 2003/08/02  06:24:30
61815         Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
61816              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
61817              Date: Fri, 1 Aug 2003 13:12:14 +0200
61818              Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
61819      Branch: perl
61820            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
61821            ! ext/File/Glob/t/basic.t
61822 ____________________________________________________________________________
61823 [ 20444] By: jhi                                   on 2003/08/02  06:17:28
61824         Log: Only show the message if the locale settings look risky.
61825      Branch: perl
61826            ! ext/Time/HiRes/Makefile.PL
61827 ____________________________________________________________________________
61828 [ 20443] By: jhi                                   on 2003/08/02  06:01:27
61829         Log: Add a message about the LC_ALL=C workaround (for non-core builds);
61830              update Changes.
61831      Branch: perl
61832            ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL
61833 ____________________________________________________________________________
61834 [ 20441] By: jhi                                   on 2003/08/02  05:37:37
61835         Log: Subject: [PATCH] Small nit to pad.c
61836              From: Enache Adrian <enache@rdslink.ro>
61837              Date: Sat, 2 Aug 2003 01:50:40 +0300
61838              Message-ID: <20030801225040.GB1281@ratsnest.hole>
61839      Branch: perl
61840            ! pad.c
61841 ____________________________________________________________________________
61842 [ 20440] By: jhi                                   on 2003/08/02  05:12:13
61843         Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
61844              From: Radu Greab <rgreab@fx.ro>
61845              Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
61846              Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
61847      Branch: perl
61848            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
61849            ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t
61850            ! t/lib/dprof/test8_v
61851 ____________________________________________________________________________
61852 [ 20439] By: jhi                                   on 2003/08/02  05:06:43
61853         Log: Subject: [PATCH] ioctl for VMS
61854              From: "Craig A. Berry" <craigberry@mac.com>
61855              Date: Fri, 01 Aug 2003 23:34:31 -0500
61856              Message-ID: <3F2B3F57.4050609@mac.com>
61857      Branch: perl
61858            ! configure.com vms/vmsish.h
61859 ____________________________________________________________________________
61860 [ 20438] By: jhi                                   on 2003/08/02  05:05:40
61861         Log: Subject: [PATCH] argv case nit for VMS
61862              From: "Craig A. Berry" <craigberry@mac.com>
61863              Date: Fri, 01 Aug 2003 19:16:30 -0500
61864              Message-ID: <3F2B02DE.10207@mac.com>
61865      Branch: perl
61866            ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
61867 ____________________________________________________________________________
61868 [ 20437] By: jhi                                   on 2003/08/01  22:00:30
61869         Log: Hugo's second thoughts: drop the relatively rare and
61870              slow optimization for now.
61871      Branch: perl
61872            ! regexec.c
61873 ____________________________________________________________________________
61874 [ 20435] By: jhi                                   on 2003/08/01  21:55:19
61875         Log: Missed this bit in the last update: couldn't answer ''
61876              or ' ' to get 'none'.
61877      Branch: perl
61878            ! Configure
61879 ____________________________________________________________________________
61880 [ 20432] By: jhi                                   on 2003/08/01  13:45:10
61881         Log: Encode pre-1.98 update from Dan Kogai, sent from
61882              the ashes of his smoldering motherboard.
61883      Branch: perl
61884            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
61885            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
61886            ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
61887            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
61888 ____________________________________________________________________________
61889 [ 20431] By: jhi                                   on 2003/08/01  13:34:28
61890         Log: More runperl(switches => ...) finds (bleadperl only).
61891      Branch: perl
61892            ! t/op/readline.t
61893 ____________________________________________________________________________
61894 [ 20426] By: jhi                                   on 2003/08/01  12:45:19
61895         Log: Regen perltoc.
61896      Branch: perl
61897            ! pod/perltoc.pod
61898 ____________________________________________________________________________
61899 [ 20425] By: jhi                                   on 2003/08/01  12:44:16
61900         Log: pod likes whitespace.
61901      Branch: perl
61902            ! ext/ByteLoader/ByteLoader.pm
61903 ____________________________________________________________________________
61904 [ 20422] By: jhi                                   on 2003/08/01  11:37:53
61905         Log: Faulty check.
61906      Branch: perl
61907            ! t/test.pl
61908 ____________________________________________________________________________
61909 [ 20420] By: jhi                                   on 2003/08/01  11:06:54
61910         Log: Update INSTALL on the *dir.
61911      Branch: perl
61912            ! INSTALL
61913 ____________________________________________________________________________
61914 [ 20419] By: jhi                                   on 2003/08/01  11:04:55
61915         Log: Regen Glossary et al.
61916      Branch: perl
61917            ! Porting/Glossary Porting/config.sh Porting/config_H
61918 ____________________________________________________________________________
61919 [ 20418] By: jhi                                   on 2003/08/01  10:58:23
61920         Log: Now the test should be really testing what it's supposed to.
61921      Branch: perl
61922            ! ext/B/t/bytecode.t
61923 ____________________________________________________________________________
61924 [ 20417] By: jhi                                   on 2003/08/01  10:45:57
61925         Log: Fix the options.
61926      Branch: perl
61927            ! ext/B/t/bytecode.t
61928 ____________________________________________________________________________
61929 [ 20416] By: jhi                                   on 2003/08/01  10:44:19
61930         Log: Argument sanity checking.
61931      Branch: perl
61932            ! t/test.pl
61933 ____________________________________________________________________________
61934 [ 20413] By: jhi                                   on 2003/08/01  10:37:09
61935         Log: Regen Configure to use the *html*dir files.
61936              (installhtml uses none of that, though)
61937      Branch: perl
61938            ! Configure Policy_sh.SH config_h.SH
61939 ____________________________________________________________________________
61940 [ 20411] By: jhi                                   on 2003/08/01  10:10:05
61941         Log: More for the *dir changes.
61942      Branch: perl
61943            ! Policy_sh.SH config_h.SH hints/darwin.sh
61944 ____________________________________________________________________________
61945 [ 20410] By: jhi                                   on 2003/08/01  10:09:38
61946         Log: Regen Configure for the new *dir installation variables.
61947              If these don't work, ask Schwern.
61948      Branch: perl
61949            ! Configure
61950 ____________________________________________________________________________
61951 [ 20408] By: jhi                                   on 2003/08/01  05:27:48
61952         Log: Upgrade to MakeMaker 6.13.
61953      Branch: perl
61954            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
61955            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
61956            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
61957            ! lib/ExtUtils/t/basic.t
61958 ____________________________________________________________________________
61959 [ 20407] By: jhi                                   on 2003/08/01  05:21:36
61960         Log: JAPH patch :-) from Abigail.
61961      Branch: perl
61962            ! t/japh/abigail.t
61963 ____________________________________________________________________________
61964 [ 20406] By: jhi                                   on 2003/08/01  05:10:30
61965         Log: Regen perlapi.
61966      Branch: perl
61967            ! perlapi.c
61968 ____________________________________________________________________________
61969 [ 20405] By: jhi                                   on 2003/08/01  05:09:23
61970         Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
61971              From: Dave Mitchell <davem@fdgroup.com>
61972              Date: Fri, 1 Aug 2003 01:16:31 +0100
61973              Message-ID: <20030801001631.GA11233@fdgroup.com>
61974      Branch: perl
61975            ! regcomp.c t/op/pat.t
61976 ____________________________________________________________________________
61977 [ 20404] By: ams                                   on 2003/08/01  03:28:17
61978         Log: Subject: [PATCH] LotR quote for perlapi.c
61979              From: Autrijus Tang <autrijus@autrijus.org>
61980              Date: Fri, 1 Aug 2003 10:00:29 +0800
61981              Message-Id: <20030801020029.GA28241@not.autrijus.org>
61982      Branch: perl
61983            ! embed.pl
61984 ____________________________________________________________________________
61985 [ 20396] By: rgs                                   on 2003/07/31  20:37:50
61986         Log: Document in INSTALL that -Uinstallusrbinperl is now the default.
61987      Branch: perl
61988            ! INSTALL
61989 ____________________________________________________________________________
61990 [ 20395] By: jhi                                   on 2003/07/31  20:32:30
61991         Log: Integrate README.macosx more.
61992      Branch: perl
61993            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
61994            ! win32/Makefile win32/makefile.mk
61995 ____________________________________________________________________________
61996 [ 20394] By: jhi                                   on 2003/07/31  20:31:49
61997         Log: README.macosx from Sherm Pendley.
61998      Branch: perl
61999            + README.macosx
62000            ! MANIFEST
62001 ____________________________________________________________________________
62002 [ 20393] By: jhi                                   on 2003/07/31  20:31:08
62003         Log: Unportable subtest needs rethink.
62004      Branch: perl
62005            ! ext/B/t/bytecode.t
62006 ____________________________________________________________________________
62007 [ 20392] By: jhi                                   on 2003/07/31  20:22:03
62008         Log: Enache again.
62009      Branch: perl
62010            ! ext/ByteLoader/bytecode.h
62011 ____________________________________________________________________________
62012 [ 20390] By: jhi                                   on 2003/07/31  20:20:28
62013         Log: Retract #20385.
62014      Branch: perl
62015            ! ext/ByteLoader/bytecode.h
62016 ____________________________________________________________________________
62017 [ 20389] By: jhi                                   on 2003/07/31  20:14:06
62018         Log: Yet another bytecode tweak from Enache.
62019      Branch: perl
62020            ! ext/B/B/Bytecode.pm
62021 ____________________________________________________________________________
62022 [ 20388] By: jhi                                   on 2003/07/31  20:11:21
62023         Log: Subject: [DOC PATCH] pod/perlguts.pod
62024              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
62025              Date: Thu, 31 Jul 2003 22:39:01 +0200
62026              Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
62027      Branch: perl
62028            ! pod/perlguts.pod
62029 ____________________________________________________________________________
62030 [ 20387] By: jhi                                   on 2003/07/31  19:57:36
62031         Log: Subject: Re: [perl #23171] Regex too selfish
62032              From: hv@crypt.org
62033              Date: Thu, 31 Jul 2003 18:59:43 +0100
62034              Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
62035
62036              (choose the second code patch)
62037      Branch: perl
62038            ! regexec.c t/op/re_tests
62039 ____________________________________________________________________________
62040 [ 20386] By: jhi                                   on 2003/07/31  19:48:17
62041         Log: Make consistent with installperl (and working in MPE/iX)
62042              (Mark Bixby)
62043      Branch: perl
62044            ! installman
62045 ____________________________________________________________________________
62046 [ 20385] By: jhi                                   on 2003/07/31  19:46:14
62047         Log: (retracted by #20390)
62048      Branch: perl
62049            ! ext/ByteLoader/bytecode.h
62050 ____________________________________________________________________________
62051 [ 20383] By: jhi                                   on 2003/07/31  19:37:22
62052         Log: Upgrade to real CPAN.pm 1.76.
62053      Branch: perl
62054            + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
62055            + lib/CPAN/t/signature.t
62056            ! MANIFEST lib/CPAN.pm
62057 ____________________________________________________________________________
62058 [ 20379] By: jhi                                   on 2003/07/31  12:32:31
62059         Log: One more tweak for Mac OS X hints.
62060      Branch: perl
62061            ! hints/darwin.sh
62062 ____________________________________________________________________________
62063 [ 20378] By: jhi                                   on 2003/07/31  11:39:31
62064         Log: The new PKI system is far too untested and rough yet
62065              (think machines with no network, machines behind firewalls,
62066              corporate and national encryption policies).  It cannot be
62067              considered useable at this stage.
62068
62069              Therefore, create a fake CPAN 1.76.
62070      Branch: perl
62071            ! lib/CPAN.pm
62072 ____________________________________________________________________________
62073 [ 20377] By: jhi                                   on 2003/07/31  11:28:58
62074         Log: This test is pretty useless as it stands.
62075      Branch: perl
62076            - lib/CPAN/t/signature.t
62077            ! MANIFEST
62078 ____________________________________________________________________________
62079 [ 20376] By: jhi                                   on 2003/07/31  10:30:08
62080         Log: Document the requirements for Module::Signature a bit.
62081      Branch: perl
62082            ! lib/CPAN.pm
62083 ____________________________________________________________________________
62084 [ 20375] By: jhi                                   on 2003/07/31  09:37:44
62085         Log: We are change #20316 ahead of 1.75.
62086      Branch: perl
62087            ! lib/CPAN.pm
62088 ____________________________________________________________________________
62089 [ 20373] By: jhi                                   on 2003/07/31  07:35:11
62090         Log: Integrate from maint:
62091              [ 20359]
62092              No more wince/README.compile here, either.
62093      Branch: perl
62094           !> Porting/makerel
62095 ____________________________________________________________________________
62096 [ 20371] By: jhi                                   on 2003/07/31  05:41:56
62097         Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
62098              (Schwern)
62099      Branch: perl
62100            ! lib/ExtUtils/MakeMaker.pm
62101 ____________________________________________________________________________
62102 [ 20370] By: jhi                                   on 2003/07/31  05:39:11
62103         Log: Schwern says this is most probably an old VMS MakeMaker
62104              bug workaround that can go now.
62105      Branch: perl
62106            ! ext/SDBM_File/sdbm/Makefile.PL
62107 ____________________________________________________________________________
62108 [ 20369] By: jhi                                   on 2003/07/31  05:32:15
62109         Log: Final touches to "Apple-like" installation directories.
62110      Branch: perl
62111            ! hints/darwin.sh
62112 ____________________________________________________________________________
62113 [ 20368] By: jhi                                   on 2003/07/31  05:28:17
62114         Log: Tests for change #20367 (and change use overload; to
62115              just require overload;)
62116      Branch: perl
62117            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
62118 ____________________________________________________________________________
62119 [ 20367] By: jhi                                   on 2003/07/31  05:12:47
62120         Log: Subject: [PATCH Tie::RefHash] added support for overloaded ""
62121              From: Xavier Noria <fxn@hashref.com>
62122              Date: Thu, 31 Jul 2003 00:29:13 +0200
62123              Message-Id: <200307310029.13567.fxn@hashref.com>
62124      Branch: perl
62125            ! lib/Tie/RefHash.pm
62126 ____________________________________________________________________________
62127 [ 20366] By: jhi                                   on 2003/07/31  05:06:11
62128         Log: Subject: [PATCH] test for B::Bytecode/ByteLoader
62129              From: Enache Adrian <enache@rdslink.ro>
62130              Date: Thu, 31 Jul 2003 03:49:40 +0300
62131              Message-ID: <20030731004940.GB1266@ratsnest.hole>
62132
62133              (but use test.pl:run_perl() instead of manual `$^X ...`)
62134      Branch: perl
62135            + ext/B/t/bytecode.t
62136            ! MANIFEST
62137 ____________________________________________________________________________
62138 [ 20364] By: rgs                                   on 2003/07/30  21:35:08
62139         Log: Silence spurious noise from MakeMaker :
62140              hint files shouldn't return undef and have set $!.
62141      Branch: perl
62142            ! ext/DynaLoader/hints/linux.pl
62143 ____________________________________________________________________________
62144 [ 20362] By: jhi                                   on 2003/07/30  20:24:49
62145         Log: Upgrade to NEXT 0.52.
62146      Branch: perl
62147            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
62148            ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
62149 ____________________________________________________________________________
62150 [ 20356] By: jhi                                   on 2003/07/30  18:16:55
62151         Log: Might as well.
62152      Branch: perl
62153            ! pod/perlhist.pod
62154 ____________________________________________________________________________
62155 [ 20355] By: jhi                                   on 2003/07/30  18:15:49
62156         Log: Silly gcc.
62157      Branch: perl
62158            ! perl.c
62159 ____________________________________________________________________________
62160 [ 20353] By: jhi                                   on 2003/07/30  17:09:59
62161         Log: This is getting comical.  (Practical tip: never ask
62162              for opinions from one than one person at one time.)
62163              Now back to -Dprefix='/usr' replacing the system Perl,
62164              but don't use the Apple internal DSTROOT.
62165      Branch: perl
62166            ! hints/darwin.sh
62167 ____________________________________________________________________________
62168 [ 20352] By: jhi                                   on 2003/07/30  17:00:25
62169         Log: Mac OS X hints dance continues.  Now drop any special
62170              installation directory mangling.  In other words, if
62171              you want to overwrite the system perl, you really need
62172              to find out how to do that.
62173      Branch: perl
62174            ! hints/darwin.sh
62175 ____________________________________________________________________________
62176 [ 20350] By: jhi                                   on 2003/07/30  14:23:03
62177         Log: Try again with the Mac OS X hints.  Now the three cases
62178              (no -Dprefix, /usr, and something else) all install
62179              into separate places.  No prefix installs to /usr/local.
62180              The /usr overwrites the Apple install (modulo the version).
62181      Branch: perl
62182            ! hints/darwin.sh
62183 ____________________________________________________________________________
62184 [ 20348] By: jhi                                   on 2003/07/30  13:28:30
62185         Log: Subject: [PATCH] NEXT and Diamond Inheritance
62186              From: Casey West <casey@geeknest.com>
62187              Date: Tue, 29 Jul 2003 17:37:15 -0400
62188              Message-ID: <20030729213715.GY76899@geeknest.com>
62189
62190              (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
62191      Branch: perl
62192            ! lib/NEXT.pm lib/NEXT/t/unseen.t
62193 ____________________________________________________________________________
62194 [ 20347] By: jhi                                   on 2003/07/30  13:19:03
62195         Log: Match also on full name and email (though the email is
62196              now less interesting than it used to be).
62197      Branch: perl
62198            ! Porting/Maintainers
62199 ____________________________________________________________________________
62200 [ 20346] By: jhi                                   on 2003/07/30  12:26:53
62201         Log: Maintainers script tweaks.
62202      Branch: perl
62203            ! Porting/Maintainers
62204 ____________________________________________________________________________
62205 [ 20345] By: jhi                                   on 2003/07/30  11:17:33
62206         Log: rmdir t/lib/IO.
62207      Branch: perl
62208            ! ext/IO/t/IO.t
62209 ____________________________________________________________________________
62210 [ 20344] By: jhi                                   on 2003/07/30  11:15:30
62211         Log: Adjust the list of rmdired lib directories.
62212      Branch: perl
62213            ! Makefile.SH
62214 ____________________________________________________________________________
62215 [ 20343] By: jhi                                   on 2003/07/30  10:06:24
62216         Log: Be paranoid about PL_origargv.
62217              Paranoia warranted by Win32 mod_perl.
62218      Branch: perl
62219            ! perl.c
62220 ____________________________________________________________________________
62221 [ 20342] By: jhi                                   on 2003/07/30  09:57:55
62222         Log: Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
62223              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
62224              Date: Wed, 30 Jul 2003 14:56:32 +0400
62225              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
62226      Branch: perl
62227            ! perlio.c
62228 ____________________________________________________________________________
62229 [ 20341] By: jhi                                   on 2003/07/30  09:54:46
62230         Log: Upgrade to ExtUtils::MakeMaker 6.12.
62231      Branch: perl
62232            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
62233            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
62234            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
62235            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
62236 ____________________________________________________________________________
62237 [ 20340] By: jhi                                   on 2003/07/30  09:47:32
62238         Log: That's M. Schwern to you, earthling.
62239      Branch: perl
62240            ! Porting/Maintainers.pl
62241 ____________________________________________________________________________
62242 [ 20339] By: jhi                                   on 2003/07/30  09:43:32
62243         Log: Arthur maintains Safe.
62244      Branch: perl
62245            ! Porting/Maintainers.pl
62246 ____________________________________________________________________________
62247 [ 20338] By: jhi                                   on 2003/07/30  09:40:28
62248         Log: Use the CPAN id where available.
62249      Branch: perl
62250            ! Porting/Maintainers.pl
62251 ____________________________________________________________________________
62252 [ 20337] By: jhi                                   on 2003/07/30  09:26:47
62253         Log: Rename Modules and Modules.pl as Maintainers and
62254              Maintainers.pl since the same framework can be used
62255              for more than just modules.
62256      Branch: perl
62257            + Porting/Maintainers Porting/Maintainers.pl
62258            - Porting/Modules Porting/Modules.pl
62259            ! MANIFEST
62260 ____________________________________________________________________________
62261 [ 20336] By: jhi                                   on 2003/07/30  09:11:06
62262         Log: Strip leading ./
62263      Branch: perl
62264            ! Porting/Modules
62265 ____________________________________________________________________________
62266 [ 20335] By: jhi                                   on 2003/07/30  09:01:47
62267         Log: More Modules.pl.
62268      Branch: perl
62269            ! Porting/Modules.pl
62270 ____________________________________________________________________________
62271 [ 20334] By: jhi                                   on 2003/07/30  08:51:57
62272         Log: Modules.pl: add B::Deparse.
62273      Branch: perl
62274            ! Porting/Modules.pl
62275 ____________________________________________________________________________
62276 [ 20333] By: jhi                                   on 2003/07/30  08:26:47
62277         Log: Mac OS X: tweak once again the installation directories.
62278      Branch: perl
62279            ! hints/darwin.sh
62280 ____________________________________________________________________________
62281 [ 20332] By: jhi                                   on 2003/07/30  07:55:04
62282         Log: Modules.pl tweaks.
62283      Branch: perl
62284            ! Porting/Modules.pl
62285 ____________________________________________________________________________
62286 [ 20331] By: jhi                                   on 2003/07/30  06:13:55
62287         Log: Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
62288              From: Jan Dubois <jand@ActiveState.com>
62289              Date: Tue, 29 Jul 2003 19:14:10 -0700
62290              Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
62291      Branch: perl
62292            ! lib/Win32.pod win32/win32.c
62293 ____________________________________________________________________________
62294 [ 20330] By: rgs                                   on 2003/07/29  21:20:28
62295         Log: FAQ sync.
62296      Branch: perl
62297            ! pod/perlfaq4.pod pod/perlfaq7.pod
62298 ____________________________________________________________________________
62299 [ 20329] By: jhi                                   on 2003/07/29  20:54:38
62300         Log: Subject: tiny fix for WinCE (Re: maint @ 20277)
62301              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
62302              Date: Wed, 30 Jul 2003 02:02:41 +0400
62303              Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
62304      Branch: perl
62305            ! wince/wince.c
62306 ____________________________________________________________________________
62307 [ 20327] By: jhi                                   on 2003/07/29  20:09:15
62308         Log: MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
62309      Branch: perl
62310            ! README.mpeix ext/IO/t/io_sock.t mpeix/mpeix.c mpeix/mpeixish.h
62311 ____________________________________________________________________________
62312 [ 20324] By: jhi                                   on 2003/07/29  19:55:50
62313         Log: Revert #20301, apparently the _SOCKADDR_LEN #define is
62314              important for IPv6 (Spider).  Since there is no way to
62315              otherwise detect 3.X, use the hints.
62316      Branch: perl
62317            ! hints/dec_osf.sh perl.h
62318 ____________________________________________________________________________
62319 [ 20316] By: jhi                                   on 2003/07/29  15:27:46
62320         Log: Don't nag about Module::Signature if there is no
62321              way for the user to use it (based on Autrijus' patch).
62322      Branch: perl
62323            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62324 ____________________________________________________________________________
62325 [ 20315] By: jhi                                   on 2003/07/29  14:47:04
62326         Log: Oops.
62327      Branch: perl
62328            ! sv.c
62329 ____________________________________________________________________________
62330 [ 20314] By: jhi                                   on 2003/07/29  13:26:26
62331         Log: Slight rewording on the destdir.
62332      Branch: perl
62333            ! INSTALL
62334 ____________________________________________________________________________
62335 [ 20312] By: jhi                                   on 2003/07/29  13:20:21
62336         Log: Subject: [PATCH] pod/perlvar.pod: minor typo
62337              From: "Brendan O'Dea" <bod@debian.org>
62338              Date: Tue, 29 Jul 2003 23:49:18 +1000
62339              Message-ID: <20030729134918.GA4339@londo.c47.org>
62340      Branch: perl
62341            ! pod/perlvar.pod
62342 ____________________________________________________________________________
62343 [ 20310] By: jhi                                   on 2003/07/29  13:11:57
62344         Log: Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
62345              From: PPrymmer@factset.com
62346              Date: Tue, 22 Jul 2003 11:12:05 -0400
62347              Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
62348      Branch: perl
62349            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
62350            ! ext/Encode/t/perlio.t
62351 ____________________________________________________________________________
62352 [ 20309] By: jhi                                   on 2003/07/29  13:06:24
62353         Log: Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
62354              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
62355              Date: Sun, 13 Jul 2003 10:23:35 +0900
62356              Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
62357      Branch: perl
62358            ! ext/Encode/lib/Encode/Alias.pm
62359 ____________________________________________________________________________
62360 [ 20308] By: jhi                                   on 2003/07/29  13:02:43
62361         Log: The --destdir option to installman should be made
62362              optional so that it doesn't complain when passed
62363              an empty value (from Rafael)
62364      Branch: perl
62365            ! installman
62366 ____________________________________________________________________________
62367 [ 20306] By: jhi                                   on 2003/07/29  12:05:24
62368         Log: Too many my $fh:s.
62369      Branch: perl
62370            ! lib/CPAN.pm
62371 ____________________________________________________________________________
62372 [ 20305] By: jhi                                   on 2003/07/29  11:55:11
62373         Log: Quieten MSVC6.
62374      Branch: perl
62375            ! pp.c
62376 ____________________________________________________________________________
62377 [ 20302] By: jhi                                   on 2003/07/29  11:31:17
62378         Log: Subject: DESTDIR in perl-5.8.1 package?
62379              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
62380              Date: Fri, 11 Jul 2003 14:48:41 +0200
62381              Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
62382
62383              Subject: Re: DESTDIR in perl-5.8.1 package?
62384              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
62385              Date: Mon, 14 Jul 2003 12:00:25 +0200
62386              Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
62387
62388              (blindly prepending and s///ing away the $destdir does not work
62389              at least in VMS, but the --destdir should help rpm builders
62390              and the like)
62391      Branch: perl
62392            ! INSTALL Makefile.SH installman installperl
62393 ____________________________________________________________________________
62394 [ 20301] By: jhi                                   on 2003/07/29  11:20:07
62395         Log: Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
62396              From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
62397              Date: 26 Jul 2003 21:44:06 -0000
62398              Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
62399
62400              Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
62401              releases 4.x and 5.x.
62402      Branch: perl
62403            ! perl.h
62404 ____________________________________________________________________________
62405 [ 20300] By: jhi                                   on 2003/07/29  11:18:27
62406         Log: Cleanup the sv_gets() logic for platforms with small stacks.
62407              (I think hogging 8K of stack sounds like bad behaviour on any
62408              platform, big stack or not.)
62409      Branch: perl
62410            ! sv.c
62411 ____________________________________________________________________________
62412 [ 20299] By: merijn                                on 2003/07/29  10:57:37
62413         Log: README.hpux now mentions the http mirror for prebuilt gcc binaries
62414      Branch: perl
62415            ! README.hpux
62416 ____________________________________________________________________________
62417 [ 20298] By: jhi                                   on 2003/07/29  10:57:28
62418         Log: DEC OSF/1 3.x did (does) not do sizer -v.
62419      Branch: perl
62420            ! hints/dec_osf.sh
62421 ____________________________________________________________________________
62422 [ 20295] By: jhi                                   on 2003/07/29  10:36:25
62423         Log: Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
62424              From: Autrijus Tang <autrijus@autrijus.org>
62425              Date: Tue, 29 Jul 2003 09:58:35 +0800
62426              Message-ID: <20030729015834.GA7149@not.autrijus.org>
62427      Branch: perl
62428            ! lib/CPAN.pm
62429 ____________________________________________________________________________
62430 [ 20294] By: jhi                                   on 2003/07/29  10:30:05
62431         Log: There is no skip() since we are not using Test*.
62432      Branch: perl
62433            ! lib/CPAN/t/signature.t
62434 ____________________________________________________________________________
62435 [ 20293] By: jhi                                   on 2003/07/29  10:28:10
62436         Log: Upgrade to CPAN.pm 1.74.
62437      Branch: perl
62438            ! lib/CPAN.pm lib/CPAN/t/signature.t
62439 ____________________________________________________________________________
62440 [ 20292] By: jhi                                   on 2003/07/29  10:14:26
62441         Log: Most importantly, don't try HvNAME(gp->gp_hv)
62442              unless PL_stashcache exists, otherwise we get
62443              an invalid read (detected by valgrind, and crashes
62444              ext/threads/t/basic.t in Windows).
62445
62446              Also add a few if:s for the refcnt decrements,
62447              no need to call Perl_sv_free() if there's nothing to free.
62448      Branch: perl
62449            ! gv.c
62450 ____________________________________________________________________________
62451 [ 20291] By: jhi                                   on 2003/07/29  09:00:58
62452         Log: Tabify.
62453      Branch: perl
62454            ! MANIFEST
62455 ____________________________________________________________________________
62456 [ 20288] By: jhi                                   on 2003/07/29  08:29:50
62457         Log: Subject: [perl #22969] fix $hash{utf8bareword}
62458              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
62459              Date: Tue, 29 Jul 2003 11:09:37 +0200
62460              Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
62461      Branch: perl
62462            ! t/op/utfhash.t toke.c
62463 ____________________________________________________________________________
62464 [ 20287] By: jhi                                   on 2003/07/29  08:26:48
62465         Log: Subject: [PATCH pointer] B::Deparse 0.64
62466              From: Stephen McCamant <smcc@mit.edu>
62467              Date: Mon, 28 Jul 2003 16:57:19 -0400
62468              Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
62469      Branch: perl
62470            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
62471 ____________________________________________________________________________
62472 [ 20286] By: jhi                                   on 2003/07/29  08:24:45
62473         Log: More perlio docs from Stas.
62474      Branch: perl
62475            ! pod/perliol.pod
62476 ____________________________________________________________________________
62477 [ 20285] By: jhi                                   on 2003/07/29  08:22:49
62478         Log: Reintroduce Porting/Modules.  No, it's not duplicating
62479              the information in Module::CoreList.
62480      Branch: perl
62481            + Porting/Modules Porting/Modules.pl
62482            ! AUTHORS MANIFEST
62483 ____________________________________________________________________________
62484 [ 20283] By: jhi                                   on 2003/07/29  05:00:12
62485         Log: The better prefixify() patch from Ed Moy.
62486      Branch: perl
62487            ! lib/ExtUtils/MM_Unix.pm
62488 ____________________________________________________________________________
62489 [ 20282] By: jhi                                   on 2003/07/29  04:57:57
62490         Log: PerlIO_popped doc addition from NI-S.
62491      Branch: perl
62492            ! pod/perliol.pod
62493 ____________________________________________________________________________
62494 [ 20281] By: jhi                                   on 2003/07/29  04:55:48
62495         Log: Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
62496              From: "Craig A. Berry" <craigberry@mac.com>
62497              Date: Tue, 29 Jul 2003 00:11:46 -0500
62498              Message-ID: <3F260212.9000104@mac.com>
62499      Branch: perl
62500            ! lib/File/Find.pm
62501 ____________________________________________________________________________
62502 [ 20278] By: jhi                                   on 2003/07/28  18:03:48
62503         Log: More bytecode tweaks.
62504      Branch: perl
62505            ! ext/B/B.xs ext/B/B/Bytecode.pm
62506 ____________________________________________________________________________
62507 [ 20275] By: jhi                                   on 2003/07/28  16:47:53
62508         Log: No more wince/README.compile.
62509      Branch: perl
62510            ! Porting/curliff.pl
62511 ____________________________________________________________________________
62512 [ 20272] By: jhi                                   on 2003/07/28  16:19:47
62513         Log: Slightly better failure output.
62514      Branch: perl
62515            ! ext/Devel/Peek/t/Peek.t
62516 ____________________________________________________________________________
62517 [ 20270] By: jhi                                   on 2003/07/28  15:12:28
62518         Log: These directories no more exist during cleanup.
62519      Branch: perl
62520            ! Makefile.SH
62521 ____________________________________________________________________________
62522 [ 20269] By: jhi                                   on 2003/07/28  15:07:22
62523         Log: No more ext/*/*.t, move them all to ext/*/t.
62524      Branch: perl
62525            + ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
62526            + ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
62527            + ext/I18N/Langinfo/t/Langinfo.t ext/IPC/SysV/t/ipcsysv.t
62528            + ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
62529            + ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
62530            + ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
62531            + ext/Safe/t/safe3.t ext/Socket/t/Socket.t
62532            + ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
62533            + ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
62534            + ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
62535            - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
62536            - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
62537            - ext/I18N/Langinfo/Langinfo.t ext/IPC/SysV/ipcsysv.t
62538            - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
62539            - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
62540            - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
62541            - ext/Socket/Socket.t ext/Socket/socketpair.t
62542            - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
62543            - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
62544            - ext/re/re.t
62545            ! MANIFEST ext/IPC/SysV/MANIFEST
62546 ____________________________________________________________________________
62547 [ 20268] By: jhi                                   on 2003/07/28  14:31:17
62548         Log: Move the ext/IO tests to a more standard location so that
62549              the *.t do not get copied to the build tree (lib/IO/).
62550      Branch: perl
62551            + ext/IO/t/IO.t ext/IO/t/io_const.t ext/IO/t/io_dir.t
62552            + ext/IO/t/io_dup.t ext/IO/t/io_linenum.t
62553            + ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_poll.t
62554            + ext/IO/t/io_sel.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
62555            + ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
62556            + ext/IO/t/io_utf8.t ext/IO/t/io_xs.t
62557            - ext/IO/lib/IO/t/IO.t ext/IO/lib/IO/t/io_const.t
62558            - ext/IO/lib/IO/t/io_dir.t ext/IO/lib/IO/t/io_dup.t
62559            - ext/IO/lib/IO/t/io_linenum.t ext/IO/lib/IO/t/io_multihomed.t
62560            - ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_poll.t
62561            - ext/IO/lib/IO/t/io_sel.t ext/IO/lib/IO/t/io_sock.t
62562            - ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
62563            - ext/IO/lib/IO/t/io_udp.t ext/IO/lib/IO/t/io_unix.t
62564            - ext/IO/lib/IO/t/io_utf8.t ext/IO/lib/IO/t/io_xs.t
62565            ! MANIFEST
62566 ____________________________________________________________________________
62567 [ 20267] By: jhi                                   on 2003/07/28  14:16:44
62568         Log: Retract #20260.
62569      Branch: perl
62570            ! perlio.c perliol.h
62571 ____________________________________________________________________________
62572 [ 20266] By: jhi                                   on 2003/07/28  13:38:59
62573         Log: Bump the $VERSION of core File::Spec as requested by Ken Williams.
62574      Branch: perl
62575            ! lib/File/Spec.pm
62576 ____________________________________________________________________________
62577 [ 20265] By: jhi                                   on 2003/07/28  13:23:44
62578         Log: Subject: [PATCH] #20177 broke skip logic in t/op/write.t
62579              From: "Craig A. Berry" <craigberry@mac.com>
62580              Date: Mon, 28 Jul 2003 08:04:32 -0500
62581              Message-ID: <3F251F60.6050607@mac.com>
62582      Branch: perl
62583            ! t/op/write.t
62584 ____________________________________________________________________________
62585 [ 20264] By: jhi                                   on 2003/07/28  13:21:58
62586         Log: Subject: [PATCH] t/op/write.t cleanup after itself.
62587              From: Michael G Schwern <schwern@pobox.com>
62588              Date: Mon, 28 Jul 2003 05:54:19 -0700
62589              Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
62590      Branch: perl
62591            ! t/op/write.t
62592 ____________________________________________________________________________
62593 [ 20263] By: jhi                                   on 2003/07/28  12:13:24
62594         Log: Make Storable work with blead/maint by making PL_sv_placeholder
62595              a true global, bump $VERSION to 2.08.  Will take a look at the
62596              portability issue of placeholders soon.
62597      Branch: perl
62598            ! embedvar.h ext/Storable/Storable.pm ext/Storable/Storable.xs
62599            ! intrpvar.h perlapi.h perlvars.h sv.c
62600 ____________________________________________________________________________
62601 [ 20262] By: jhi                                   on 2003/07/28  11:35:31
62602         Log: Storable test nosewipe.
62603      Branch: perl
62604            ! ext/Storable/t/code.t ext/Storable/t/utf8hash.t
62605 ____________________________________________________________________________
62606 [ 20261] By: jhi                                   on 2003/07/28  11:02:23
62607         Log: Solaris cc didn't appreciate casting a long to a pointer
62608              with no cast, and lval casts are unportable, so introduce
62609              a rval cast.
62610      Branch: perl
62611            ! bytecode.pl ext/ByteLoader/byterun.c
62612 ____________________________________________________________________________
62613 [ 20260] By: jhi                                   on 2003/07/28  10:46:58
62614         Log: (Retracted by #20267)
62615      Branch: perl
62616            ! perlio.c perliol.h
62617 ____________________________________________________________________________
62618 [ 20257] By: jhi                                   on 2003/07/28  10:05:58
62619         Log: Subject: CPAN/t/signature.t noisy
62620              From: Michael G Schwern <schwern@pobox.com>
62621              Date: Mon, 28 Jul 2003 02:14:19 -0700
62622              Message-ID: <20030728091419.GG21044@windhund.schwern.org>
62623      Branch: perl
62624            ! lib/CPAN/t/signature.t
62625 ____________________________________________________________________________
62626 [ 20256] By: jhi                                   on 2003/07/28  10:00:11
62627         Log: Extra noise from File::Spec.
62628      Branch: perl
62629            ! lib/File/Spec/t/rel2abs2rel.t
62630 ____________________________________________________________________________
62631 [ 20255] By: jhi                                   on 2003/07/28  09:50:55
62632         Log: Prettyprint the constants list of defsubs_h.PL.
62633      Branch: perl
62634            ! ext/B/defsubs_h.PL
62635 ____________________________________________________________________________
62636 [ 20253] By: jhi                                   on 2003/07/28  04:56:48
62637         Log: Subject: [PATCH] B enhancements
62638              From: Stephen McCamant <smcc@mit.edu>
62639              Date: Sun, 27 Jul 2003 14:07:46 -0400
62640              Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
62641      Branch: perl
62642            ! ext/B/B.pm ext/B/B.xs ext/B/defsubs_h.PL
62643 ____________________________________________________________________________
62644 [ 20252] By: jhi                                   on 2003/07/28  04:55:42
62645         Log: More clarification about the hash randomisation defines.
62646      Branch: perl
62647            ! perl.h
62648 ____________________________________________________________________________
62649 [ 20251] By: jhi                                   on 2003/07/28  04:51:46
62650         Log: Clarify the process a bit.
62651      Branch: perl
62652            ! INSTALL
62653 ____________________________________________________________________________
62654 [ 20250] By: jhi                                   on 2003/07/28  04:43:23
62655         Log: Add $VERSION to B::Bytecode.
62656      Branch: perl
62657            ! ext/B/B/Bytecode.pm
62658 ____________________________________________________________________________
62659 [ 20249] By: jhi                                   on 2003/07/28  04:39:14
62660         Log: Missing test file.  (Not very useful since Module::Signature
62661              is not in the core, but let's not make an exception.)
62662      Branch: perl
62663            ! MANIFEST
62664 ____________________________________________________________________________
62665 [ 20248] By: jhi                                   on 2003/07/28  04:35:27
62666         Log: Subject: Re: downrev modules in RC2
62667              From: Gisle Aas <gisle@ActiveState.com>
62668              Date: 27 Jul 2003 20:25:07 -0700
62669              Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
62670
62671              (upgrade to Digest::MD5 2.26)
62672      Branch: perl
62673            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
62674            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
62675 ____________________________________________________________________________
62676 [ 20247] By: jhi                                   on 2003/07/28  04:31:32
62677         Log: Upgrade to CGI 2.97.
62678      Branch: perl
62679            ! lib/CGI.pm
62680 ____________________________________________________________________________
62681 [ 20246] By: jhi                                   on 2003/07/28  04:26:58
62682         Log: Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
62683              (from Enache)
62684      Branch: perl
62685            ! bytecode.pl ext/ByteLoader/byterun.c
62686 ____________________________________________________________________________
62687 [ 20243] By: jhi                                   on 2003/07/27  20:31:31
62688         Log: Upgrade to CPAN 1.72.
62689      Branch: perl
62690            + lib/CPAN/t/signature.t
62691            ! MANIFEST lib/CPAN.pm
62692 ____________________________________________________________________________
62693 [ 20242] By: jhi                                   on 2003/07/27  20:21:40
62694         Log: We now return to your normally scheduled hash randomisation.
62695      Branch: perl
62696            ! INSTALL perl.h pod/perlfunc.pod pod/perlrun.pod
62697            ! pod/perlsec.pod
62698 ____________________________________________________________________________
62699 [ 20240] By: jhi                                   on 2003/07/27  19:45:22
62700         Log: fresh_perl_(is|like) were printing out the wrong file/line
62701              number on failure because _where() was hard coded to only
62702              look one level up the call stack.  In these cases it has to
62703              look two.
62704              (Schwern)
62705      Branch: perl
62706            ! t/test.pl
62707 ____________________________________________________________________________
62708 [ 20239] By: jhi                                   on 2003/07/27  19:43:34
62709         Log: cleanup tiehandle.t to use test.pl, is(), like(), etc...
62710              (Schwern)
62711      Branch: perl
62712            ! t/op/tiehandle.t
62713 ____________________________________________________________________________
62714 [ 20238] By: jhi                                   on 2003/07/27  19:20:45
62715         Log: Upgrade to Test::Harness 2.29.
62716      Branch: perl
62717            ! lib/Test/Harness.pm lib/Test/Harness/Straps.pm
62718            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
62719            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
62720            ! lib/Test/Harness/t/test-harness.t
62721 ____________________________________________________________________________
62722 [ 20237] By: jhi                                   on 2003/07/27  18:37:45
62723         Log: Missing MakeMaker test.
62724      Branch: perl
62725            + lib/ExtUtils/t/postamble.t
62726            ! MANIFEST
62727 ____________________________________________________________________________
62728 [ 20236] By: jhi                                   on 2003/07/27  18:29:16
62729         Log: Add -l (one file per line) option to manicheck.
62730      Branch: perl
62731            ! Porting/manicheck
62732 ____________________________________________________________________________
62733 [ 20235] By: jhi                                   on 2003/07/27  18:08:55
62734         Log: Further Byteloader tweaks from Enache.
62735      Branch: perl
62736            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
62737            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/defsubs_h.PL
62738            ! ext/B/t/assembler.t ext/ByteLoader/ByteLoader.pm
62739            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
62740            ! ext/ByteLoader/byterun.h t/TEST
62741 ____________________________________________________________________________
62742 [ 20234] By: jhi                                   on 2003/07/27  18:02:24
62743         Log: Reapply some perldoc changes not in 3.09.
62744      Branch: perl
62745            ! lib/Pod/Perldoc.pm
62746 ____________________________________________________________________________
62747 [ 20233] By: jhi                                   on 2003/07/27  17:51:01
62748         Log: Upgrade to Pod::Perldoc 3.09.
62749      Branch: perl
62750            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
62751 ____________________________________________________________________________
62752 [ 20232] By: jhi                                   on 2003/07/27  17:34:23
62753         Log: A bug reported in perl-unicode by Terry Jones, fixed
62754              by Andreas Koenig, and add a test.
62755      Branch: perl
62756            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
62757 ____________________________________________________________________________
62758 [ 20231] By: jhi                                   on 2003/07/27  17:21:11
62759         Log: Unicode::UCD doc nit from Andreas Koenig.
62760      Branch: perl
62761            ! lib/Unicode/UCD.pm
62762 ____________________________________________________________________________
62763 [ 20230] By: jhi                                   on 2003/07/27  17:13:55
62764         Log: Upgrade to I18N::LangTags 0.28.
62765      Branch: perl
62766            + lib/I18N/LangTags/t/01test.t
62767            - lib/I18N/LangTags/test.pl
62768            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/List.pm
62769 ____________________________________________________________________________
62770 [ 20229] By: jhi                                   on 2003/07/27  16:59:27
62771         Log: Skip the test until Enache fixes it.
62772      Branch: perl
62773            ! ext/B/t/assembler.t
62774 ____________________________________________________________________________
62775 [ 20225] By: jhi                                   on 2003/07/27  16:12:44
62776         Log: Upgrade to File::Spec 0.85.
62777      Branch: perl
62778            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
62779            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
62780            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
62781            ! lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
62782            ! lib/File/Spec/t/rel2abs2rel.t
62783 ____________________________________________________________________________
62784 [ 20224] By: jhi                                   on 2003/07/27  15:48:20
62785         Log: Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
62786              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
62787              Date: Sun, 20 Jul 2003 22:36:02 +0200
62788              Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
62789      Branch: perl
62790            ! dump.c embedvar.h ext/Storable/Storable.xs hv.c intrpvar.h
62791            ! perl.c perlapi.h sv.c universal.c
62792 ____________________________________________________________________________
62793 [ 20223] By: jhi                                   on 2003/07/27  15:43:30
62794         Log: Regen byterun once more: the incav is not yet right, but at
62795              least it compiles now (Tru64 cc choked on the lvalue cast).
62796      Branch: perl
62797            ! bytecode.pl ext/ByteLoader/byterun.c
62798 ____________________________________________________________________________
62799 [ 20222] By: jhi                                   on 2003/07/27  15:31:52
62800         Log: Regenerated because of #20220.
62801      Branch: perl
62802            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
62803            ! ext/ByteLoader/byterun.h
62804 ____________________________________________________________________________
62805 [ 20221] By: jhi                                   on 2003/07/27  15:19:57
62806         Log: Subject: [PATCH] fix for File::Find logical name collision on VMS
62807              From: "Craig A. Berry" <craigberry@mac.com>
62808              Date: Mon, 21 Jul 2003 19:40:20 -0500
62809              Message-ID: <3F1C87F4.2070401@mac.com>
62810      Branch: perl
62811            ! lib/File/Find.pm
62812 ____________________________________________________________________________
62813 [ 20220] By: jhi                                   on 2003/07/27  15:13:10
62814         Log: Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
62815              From: Enache Adrian <enache@rdslink.ro>
62816              Date: Fri, 18 Jul 2003 23:15:37 +0300
62817              Message-ID: <20030718201537.GA1574@ratsnest.hole>
62818      Branch: perl
62819            ! Makefile.SH bytecode.pl ext/B/B.xs ext/B/B/Assembler.pm
62820            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/typemap
62821            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
62822            ! ext/ByteLoader/bytecode.h installperl t/TEST utils/perlcc.PL
62823 ____________________________________________________________________________
62824 [ 20219] By: jhi                                   on 2003/07/27  15:08:23
62825         Log: Subject: [PATCH-for-RC2] WinCE port addition
62826              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
62827              Date: Fri, 25 Jul 2003 22:17:11 +0400
62828              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
62829      Branch: perl
62830            - wince/README.compile
62831            ! MANIFEST README.ce wince/Makefile.ce wince/README.perlce
62832            ! wince/compile.bat wince/wince.c wince/wince.h
62833 ____________________________________________________________________________
62834 [ 20217] By: jhi                                   on 2003/07/25  06:39:08
62835         Log: Another missing hunk for MakeMaker from .org.
62836      Branch: perl
62837            ! lib/ExtUtils/MakeMaker.pm
62838 ____________________________________________________________________________
62839 [ 20213] By: jhi                                   on 2003/07/24  14:49:25
62840         Log: Grabbed from www.makemaker.org.
62841      Branch: perl
62842            + t/lib/MakeMaker/Test/Setup/Recurs.pm
62843            ! MANIFEST
62844 ____________________________________________________________________________
62845 [ 20211] By: jhi                                   on 2003/07/24  14:00:29
62846         Log: Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8
62847              From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
62848              Date: 14 Jul 2003 05:35:15 -0000
62849              Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
62850      Branch: perl
62851            ! utf8.c
62852 ____________________________________________________________________________
62853 [ 20209] By: jhi                                   on 2003/07/24  13:42:58
62854         Log: Subject: Re: [typo] sv.c pod/perlapi.pod
62855              From: Stas Bekman <stas@stason.org>
62856              Date: Thu, 24 Jul 2003 16:49:27 +0200
62857              Message-ID: <3F1FF1F7.30500@stason.org>
62858      Branch: perl
62859            ! pod/perlapi.pod sv.c
62860 ____________________________________________________________________________
62861 [ 20208] By: jhi                                   on 2003/07/24  13:41:37
62862         Log: Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
62863              From: Michael G Schwern <schwern@pobox.com>
62864              Date: Thu, 24 Jul 2003 01:28:07 -0700
62865              Message-ID: <20030724082807.GA24285@windhund.schwern.org>
62866      Branch: perl
62867            ! lib/ExtUtils/MakeMaker.pm
62868 ____________________________________________________________________________
62869 [ 20207] By: jhi                                   on 2003/07/24  13:40:39
62870         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
62871              From: Michael G Schwern <schwern@pobox.com>
62872              Date: Mon, 21 Jul 2003 20:12:25 -0700
62873              Message-ID: <20030722031224.GD12711@windhund.schwern.org>
62874      Branch: perl
62875            + lib/ExtUtils/t/recurs.t
62876            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
62877            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
62878            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
62879            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/PATCHING
62880            ! lib/ExtUtils/README lib/ExtUtils/t/Command.t
62881            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
62882            ! lib/ExtUtils/t/basic.t
62883 ____________________________________________________________________________
62884 [ 20206] By: jhi                                   on 2003/07/24  13:23:27
62885         Log: (accidentally empty checkin)
62886      Branch: perl
62887            ! lib/perl5db.pl
62888 ____________________________________________________________________________
62889 [ 20203] By: jhi                                   on 2003/07/24  13:14:53
62890         Log: Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
62891              From: Steve Hay <steve.hay@uk.radan.com>
62892              Date: Fri, 18 Jul 2003 10:03:21 +0100
62893              Message-ID: <3F17B7D9.80805@uk.radan.com>
62894      Branch: perl
62895            ! makedef.pl
62896 ____________________________________________________________________________
62897 [ 20202] By: jhi                                   on 2003/07/24  13:12:08
62898         Log: Subject: [patch] perldebug.pod clarification
62899              From: Stéphane Payrard <stef@payrard.net>
62900              Date: Mon, 21 Jul 2003 21:36:59 +0200
62901              Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
62902      Branch: perl
62903            ! pod/perldebug.pod
62904 ____________________________________________________________________________
62905 [ 20201] By: jhi                                   on 2003/07/24  13:08:50
62906         Log: Subject: PATCH: More edge tests on t/op/pow.t
62907              From: Andy Lester <andy@petdance.com>
62908              Date: Wed, 23 Jul 2003 16:38:35 -0500
62909              Message-ID: <20030723213834.GA20468@petdance.com>
62910      Branch: perl
62911            ! t/op/pow.t
62912 ____________________________________________________________________________
62913 [ 20200] By: jhi                                   on 2003/07/24  13:06:36
62914         Log: Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
62915              From: Stephen McCamant <smcc@mit.edu>
62916              Date: Tue, 22 Jul 2003 09:41:10 -0400
62917              Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
62918      Branch: perl
62919            ! toke.c
62920 ____________________________________________________________________________
62921 [ 20199] By: jhi                                   on 2003/07/24  13:04:24
62922         Log: Subject: [PATCH] Re: Reference to tied elements results in lvalue.
62923              From: Dave Mitchell <davem@fdgroup.com>
62924              Date: Fri, 18 Jul 2003 18:49:43 +0100
62925              Message-ID: <20030718174943.GB6427@fdgroup.com>
62926      Branch: perl
62927            ! sv.c t/op/tie.t
62928 ____________________________________________________________________________
62929 [ 20198] By: jhi                                   on 2003/07/24  09:07:45
62930         Log: Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
62931              From: Stephen McCamant <smcc@mit.edu>
62932              Date: Sat, 19 Jul 2003 12:06:31 -0400
62933              Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
62934      Branch: perl
62935            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
62936 ____________________________________________________________________________
62937 [ 20197] By: jhi                                   on 2003/07/24  08:59:45
62938         Log: Subject: [PATCH] typo in VMS::Filespec
62939              From: Ken Williams <ken@mathforum.org>
62940              Date: Tue, 22 Jul 2003 15:18:21 -0500
62941              Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
62942      Branch: perl
62943            ! vms/ext/Filespec.pm
62944 ____________________________________________________________________________
62945 [ 20196] By: jhi                                   on 2003/07/24  08:54:54
62946         Log: EBCDIC fix from Thomas Dorner.
62947      Branch: perl
62948            ! Makefile.SH
62949 ____________________________________________________________________________
62950 [ 20195] By: jhi                                   on 2003/07/24  08:54:13
62951         Log: POSIX-BC patch from Thomas Dorner.
62952      Branch: perl
62953            ! hints/posix-bc.sh
62954 ____________________________________________________________________________
62955 [ 20194] By: jhi                                   on 2003/07/24  08:45:55
62956         Log: Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning
62957              From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
62958              Date: 14 Jul 2003 05:37:15 -0000
62959              Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
62960      Branch: perl
62961            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
62962 ____________________________________________________________________________
62963 [ 20193] By: jhi                                   on 2003/07/24  08:43:33
62964         Log: Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0
62965              From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
62966              Date: 14 Jul 2003 05:37:02 -0000
62967              Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
62968      Branch: perl
62969            ! ext/IO/lib/IO/Socket.pm
62970 ____________________________________________________________________________
62971 [ 20191] By: jhi                                   on 2003/07/24  08:38:35
62972         Log: Subject: [PATCH] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
62973              From: Dave Mitchell <davem@fdgroup.com>
62974              Date: Thu, 17 Jul 2003 20:33:29 +0100
62975              Message-ID: <20030717193329.GA2699@fdgroup.com>
62976      Branch: perl
62977            ! pad.c t/lib/warnings/pad
62978 ____________________________________________________________________________
62979 [ 20190] By: jhi                                   on 2003/07/24  08:35:11
62980         Log: Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
62981              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
62982              Date: 22 Jul 2003 02:59:13 -0000
62983              Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
62984      Branch: perl
62985            ! pod/perlfunc.pod
62986 ____________________________________________________________________________
62987 [ 20189] By: jhi                                   on 2003/07/24  08:26:02
62988         Log: Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
62989              From: Stephen Clouse <stephenc@theiqgroup.com>
62990              Date: Tue, 22 Jul 2003 21:31:38 -0500
62991              Message-ID: <20030723023138.GA15653@owns.warpcore.org>
62992      Branch: perl
62993            ! perl.h
62994 ____________________________________________________________________________
62995 [ 20187] By: jhi                                   on 2003/07/24  07:53:33
62996         Log: Subject: [PATCH] configure.gnu --prefix
62997              From: slaven@rezic.de
62998              Date: Thu, 10 Jul 2003 09:33:27 +0000
62999              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
63000      Branch: perl
63001            ! configure.gnu
63002 ____________________________________________________________________________
63003 [ 20186] By: jhi                                   on 2003/07/24  07:48:21
63004         Log: Subject: Re: problem with rc1 and rc2 on Mac OS X
63005              From: Edward Moy <emoy@apple.com>
63006              Date: Sun, 13 Jul 2003 14:12:57 -0700
63007              Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
63008      Branch: perl
63009            ! lib/ExtUtils/MM_Unix.pm
63010 ____________________________________________________________________________
63011 [ 20184] By: jhi                                   on 2003/07/24  07:02:31
63012         Log: Subject: [PATCH 5.8.1 @20153] malloc cleanup
63013              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
63014              Date: Tue, 15 Jul 2003 07:46:58 -0700
63015              Message-ID: <20030715144657.GA21313@math.berkeley.edu>
63016      Branch: perl
63017            ! makedef.pl malloc.c malloc_ctl.h
63018 ____________________________________________________________________________
63019 [ 20182] By: jhi                                   on 2003/07/23  13:28:52
63020         Log: This should make Stas happy.
63021      Branch: perl
63022            ! hv.h perl.c
63023 ____________________________________________________________________________
63024 [ 20180] By: jhi                                   on 2003/07/23  12:40:11
63025         Log: utils.lst parsing tweak for bin/perldoc installation from Rafael.
63026      Branch: perl
63027            ! installperl
63028 ____________________________________________________________________________
63029 [ 20179] By: rgs                                   on 2003/07/21  19:46:19
63030         Log: As the perldoc.pod is now in a separate file under pod/,
63031              the installman script was installing an empty perldoc.1 manpage.
63032      Branch: perl
63033            ! installperl utils.lst
63034 ____________________________________________________________________________
63035 [ 20178] By: rgs                                   on 2003/07/21  19:19:06
63036         Log: Subject: [DOCPATCH] %SIG and SA_RESTART
63037              From: Steve Grazzini <grazz@pobox.com>
63038              Date: Wed, 16 Jul 2003 08:56:21 -0400
63039              Message-ID: <20030716125620.GA7022@grazzini.net>
63040      Branch: perl
63041            ! pod/perlipc.pod pod/perlvar.pod
63042 ____________________________________________________________________________
63043 [ 20177] By: rgs                                   on 2003/07/21  19:14:35
63044         Log: Subject: [PATCH] Re: Perl formats do not work with tied values
63045              From: Dave Mitchell <davem@fdgroup.com>
63046              Date: Tue, 15 Jul 2003 20:46:07 +0100
63047              Message-ID: <20030715194607.GA24592@fdgroup.com>
63048
63049              plus the regression test :
63050              Subject: Re: [PATCH] Re: Perl formats do not work with tied values
63051              From: Nicholas Clark <nick@ccl4.org>
63052              Date: Tue, 15 Jul 2003 22:24:04 +0100
63053              Message-ID: <20030715222404.L20414@plum.flirble.org>
63054      Branch: perl
63055            ! pp_ctl.c t/op/write.t
63056 ____________________________________________________________________________
63057 [ 20176] By: rgs                                   on 2003/07/21  19:00:32
63058         Log: Subject: Re: [PATCH] h2xs and extra_libraries
63059              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
63060              Date: Tue, 15 Jul 2003 07:28:52 +0200
63061              Message-id: <20030715052852.GA494@ethan>
63062      Branch: perl
63063            ! utils/h2xs.PL
63064 ____________________________________________________________________________
63065 [ 20175] By: merijn                                on 2003/07/21  14:26:43
63066         Log: Subject: Re: [PATCH] test clean-up for VMS
63067              From: "Craig A. Berry" <craigberry@mac.com>
63068              Date: Sun, 20 Jul 2003 10:43:32 -0500
63069              Message-ID: <3F1AB8A4.2070207@mac.com>
63070      Branch: perl
63071            ! ext/PerlIO/t/encoding.t lib/File/Spec/t/rel2abs2rel.t
63072            ! lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
63073            ! lib/FileCache/t/03append.t t/io/argv.t t/op/stat.t
63074            ! t/uni/write.t
63075 ____________________________________________________________________________
63076 [ 20174] By: hv                                    on 2003/07/21  10:26:07
63077         Log: Update Changes.
63078      Branch: perl
63079            ! Changes patchlevel.h
63080 ____________________________________________________________________________
63081 [ 20173] By: rgs                                   on 2003/07/20  21:48:21
63082         Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
63083              (bug #22968)
63084      Branch: perl
63085            ! pod/perlfaq3.pod pod/perlrun.pod
63086 ____________________________________________________________________________
63087 [ 20172] By: rgs                                   on 2003/07/20  21:14:12
63088         Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
63089              From: Andy Dougherty <doughera@lafayette.edu>
63090              Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
63091              Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
63092
63093              plus a clarification to INSTALL :
63094              Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
63095              From: Andy Dougherty <doughera@lafayette.edu>
63096              Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
63097              Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
63098      Branch: perl
63099            ! INSTALL Makefile.SH
63100 ____________________________________________________________________________
63101 [ 20171] By: rgs                                   on 2003/07/20  20:12:54
63102         Log: The warning "Possible precedence problem on bitwise operator"
63103              was incorrectly produced with the bitwise-assignment operators.
63104              Fix it. (bug #23065 concerning 5.8.1 RC2)
63105      Branch: perl
63106            ! op.c t/lib/warnings/op
63107 ____________________________________________________________________________
63108 [ 20170] By: rgs                                   on 2003/07/18  08:03:02
63109         Log: Rename get_seed() to get_hash_seed(), as suggested by
63110              Eric J Kidder, to solve a name conflict on HP_UX 11.00.
63111      Branch: perl
63112            ! embed.fnc embed.h perl.c proto.h util.c
63113 ____________________________________________________________________________
63114 [ 20169] By: rgs                                   on 2003/07/18  06:36:20
63115         Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
63116              From: Andreas J Koenig <andreas.koenig@anima.de>
63117              Date: Fri, 18 Jul 2003 09:36:47 +0200
63118              Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
63119      Branch: perl
63120            ! t/op/pow.t
63121 ____________________________________________________________________________
63122 [ 20168] By: rgs                                   on 2003/07/18  06:21:15
63123         Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
63124              From: Dave Mitchell <davem@fdgroup.com>
63125              Date: Thu, 17 Jul 2003 21:51:12 +0100
63126              Message-ID: <20030717205112.GA2994@fdgroup.com>
63127      Branch: perl
63128            ! t/op/universal.t universal.c
63129 ____________________________________________________________________________
63130 [ 20167] By: rgs                                   on 2003/07/18  06:14:33
63131         Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
63132              From: Stephen McCamant <smcc@mit.edu>
63133              Date: Fri, 18 Jul 2003 02:26:14 -0400
63134              Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
63135      Branch: perl
63136            ! pp.c t/op/pow.t
63137 ____________________________________________________________________________
63138 [ 20166] By: rgs                                   on 2003/07/17  21:49:10
63139         Log: Subject: [PATCH] Increment cop_seqmax in utilize()
63140              From: Stephen McCamant <smcc@mit.edu>
63141              Date: Tue, 15 Jul 2003 09:57:26 -0400
63142              Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
63143
63144              Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
63145              From: Stephen McCamant <smcc@mit.edu>
63146              Date: Tue, 15 Jul 2003 09:57:31 -0400
63147              Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
63148      Branch: perl
63149            ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
63150 ____________________________________________________________________________
63151 [ 20165] By: rgs                                   on 2003/07/17  21:24:46
63152         Log: Subject: [PATCH] Re: POSIX::div
63153              From: Michael G Schwern <schwern@pobox.com>
63154              Date: Mon, 14 Jul 2003 14:00:58 -0700
63155              Message-ID: <20030714210057.GK18517@windhund.schwern.org>
63156      Branch: perl
63157            ! ext/POSIX/POSIX.pm
63158 ____________________________________________________________________________
63159 [ 20164] By: rgs                                   on 2003/07/17  21:15:51
63160         Log: PERL5LIB is not colon-separated everywhere
63161      Branch: perl
63162            ! pod/perlrun.pod
63163 ____________________________________________________________________________
63164 [ 20163] By: rgs                                   on 2003/07/17  20:59:15
63165         Log: Subject: [PATCH] fix $^N-related coredump
63166              From: Anton Berezin <tobez@tobez.org>
63167              Date: Mon, 14 Jul 2003 13:50:35 +0200
63168              Message-ID: <20030714115035.GA10971@heechee.tobez.org>
63169      Branch: perl
63170            ! pp_hot.c sv.c
63171 ____________________________________________________________________________
63172 [ 20162] By: rgs                                   on 2003/07/17  20:39:31
63173         Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
63174              From: Tony Bowden <tony@kasei.com>
63175              Date: Thu, 17 Jul 2003 16:49:35 +0100
63176              Message-ID: <20030717154935.GA20302@soto.kasei.com>
63177      Branch: perl
63178            ! pod/perlfunc.pod
63179 ____________________________________________________________________________
63180 [ 20161] By: rgs                                   on 2003/07/17  20:25:52
63181         Log: Minor nits in perlsyn.pod
63182      Branch: perl
63183            ! pod/perlsyn.pod
63184 ____________________________________________________________________________
63185 [ 20159] By: rgs                                   on 2003/07/13  20:02:34
63186         Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
63187              From: Claes Jacobsson <claes@surfar.nu>
63188              Date: Sat, 12 Jul 2003 16:30:42 +0200
63189              Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
63190      Branch: perl
63191            ! lib/Attribute/Handlers.pm
63192 ____________________________________________________________________________
63193 [ 20158] By: rgs                                   on 2003/07/13  19:52:58
63194         Log: Add a TODO test for perlbug #19049
63195              Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
63196              From: Alex Gough <alex-p5p@earth.li>
63197              Date: Fri, 11 Jul 2003 01:12:42 +0100
63198              Message-ID: <20030711001242.GD2484@the.earth.li>
63199      Branch: perl
63200            ! t/op/pat.t
63201 ____________________________________________________________________________
63202 [ 20157] By: rgs                                   on 2003/07/13  19:43:29
63203         Log: Minor updates of the charnames documentation.
63204      Branch: perl
63205            ! lib/charnames.pm
63206 ____________________________________________________________________________
63207 [ 20156] By: rgs                                   on 2003/07/11  19:37:34
63208         Log: Subject: Re: Sort sub and NaNs
63209              From: "John P. Linderman" <jpl@research.att.com>
63210              Date: Thu, 10 Jul 2003 10:45:06 -0400
63211              Message-Id: <200307101445.KAA79110@raptor.research.att.com>
63212
63213              Warn against a potential edge case with sort, <=> and NaNs.
63214      Branch: perl
63215            ! pod/perlfunc.pod
63216 ____________________________________________________________________________
63217 [ 20155] By: rgs                                   on 2003/07/11  19:11:17
63218         Log: Subject: [DOCPATCH] perlfunc/read
63219              From: Steve Grazzini <grazz@pobox.com>
63220              Date: Tue, 8 Jul 2003 10:23:03 -0400
63221              Message-ID: <20030708142303.GB23698@grazzini.net>
63222
63223              Clarify the OFFSET parameter to read().
63224      Branch: perl
63225            ! pod/perlfunc.pod
63226 ____________________________________________________________________________
63227 [ 20154] By: rgs                                   on 2003/07/11  18:54:09
63228         Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
63229              From: Michael G Schwern <schwern@pobox.com>
63230              Date: Tue, 13 May 2003 18:33:05 -0700
63231              Message-ID: <20030514013305.GB22001@windhund.schwern.org>
63232      Branch: perl
63233            ! pod/perlsyn.pod pod/perltrap.pod
63234 ____________________________________________________________________________
63235 [ 20145] By: jhi                                   on 2003/07/11  05:07:09
63236         Log: I think the API for mod_perl v2 should be simply that
63237              PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
63238              itself, hopefully from a good source of random bits.
63239      Branch: perl
63240            ! perl.c
63241 ____________________________________________________________________________
63242 [ 20143] By: jhi                                   on 2003/07/11  00:35:07
63243         Log: pTHX.
63244      Branch: perl
63245            ! util.c
63246 ____________________________________________________________________________
63247 [ 20139] By: jhi                                   on 2003/07/11  00:21:43
63248         Log: New order of seed.
63249      Branch: perl
63250            ! pod/perlrun.pod
63251 ____________________________________________________________________________
63252 [ 20138] By: jhi                                   on 2003/07/11  00:13:11
63253         Log: More retraction.
63254      Branch: perl
63255            ! INSTALL
63256 ____________________________________________________________________________
63257 [ 20137] By: jhi                                   on 2003/07/11  00:10:14
63258         Log: Retract the statements.
63259      Branch: perl
63260            ! pod/perlfunc.pod pod/perlsec.pod
63261 ____________________________________________________________________________
63262 [ 20135] By: jhi                                   on 2003/07/11  00:03:33
63263         Log: Chicken out: the hash randomisation is not on by default.
63264              We switch over to the explicit mode: in other words, if
63265              the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
63266              randomise only if PL_hash_seed_set is FALSE (this means
63267              one can use PERL_HASH() before perl_run.)  Also, since
63268              now PERL_HASH_SEED is okay even under -T, all should be fine.
63269              (Ha!)
63270      Branch: perl
63271            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
63272            ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
63273 ____________________________________________________________________________
63274 [ 20134] By: jhi                                   on 2003/07/10  23:23:38
63275         Log: Check PERL_HASH_SEED even when tainted.
63276      Branch: perl
63277            ! perl.c pod/perlrun.pod
63278 ____________________________________________________________________________
63279 [ 20131] By: jhi                                   on 2003/07/10  22:42:29
63280         Log: &Time::HiRes::d_nanosleep was broken.
63281      Branch: perl
63282            ! ext/Time/HiRes/Makefile.PL
63283 ____________________________________________________________________________
63284 [ 20130] By: jhi                                   on 2003/07/10  22:37:02
63285         Log: Subject: [PATCH} db-recno.t on Mac OS X
63286              From: slaven@rezic.de
63287              Date: Thu, 10 Jul 2003 12:41:05 +0000
63288              Message-Id: <1057840865.9622@devpc01.iconmobile.de>
63289      Branch: perl
63290            ! ext/DB_File/t/db-recno.t
63291 ____________________________________________________________________________
63292 [ 20129] By: jhi                                   on 2003/07/10  22:31:39
63293         Log: Subject: [comment patch]
63294              From: Stas Bekman <stas@stason.org>
63295              Date: Thu, 10 Jul 2003 14:19:22 -0700
63296              Message-ID: <3F0DD85A.1070902@stason.org>
63297      Branch: perl
63298            ! perl.c
63299 ____________________________________________________________________________
63300 [ 20127] By: jhi                                   on 2003/07/10  22:21:04
63301         Log: Be vague enough.
63302      Branch: perl
63303            ! pod/perldata.pod
63304 ____________________________________________________________________________
63305 [ 20125] By: rgs                                   on 2003/07/10  19:28:48
63306         Log: regen embed.pl for the bleadperl branch as well.
63307      Branch: perl
63308            ! embedvar.h
63309 ____________________________________________________________________________
63310 [ 20124] By: jhi                                   on 2003/07/10  18:33:56
63311         Log: Time travel noticed by Enache.
63312      Branch: perl
63313            ! pod/perlhist.pod
63314 ____________________________________________________________________________
63315 [ 20120] By: jhi                                   on 2003/07/10  17:38:28
63316         Log: I can see the future.  It is cloudy.
63317      Branch: perl
63318            ! pod/perlhist.pod
63319 ____________________________________________________________________________
63320 [ 20119] By: jhi                                   on 2003/07/10  17:37:25
63321         Log: Subject: [PATCH] configure.gnu --prefix
63322              From: slaven@rezic.de
63323              Date: Thu, 10 Jul 2003 09:33:27 +0000
63324              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
63325      Branch: perl
63326            ! configure.gnu
63327 ____________________________________________________________________________
63328 [ 20118] By: jhi                                   on 2003/07/10  17:35:32
63329         Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
63330      Branch: perl
63331            ! malloc.c
63332 ____________________________________________________________________________
63333 [ 20117] By: jhi                                   on 2003/07/10  17:33:53
63334         Log: Subject: [PATCH] Restore SIGFPE on exec()
63335              From: Chip Salzenberg <chip@pobox.com>
63336              Date: Thu, 10 Jul 2003 13:13:20 -0400
63337              Message-ID: <20030710171319.GA21588@perlsupport.com>
63338      Branch: perl
63339            ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
63340 ____________________________________________________________________________
63341 [ 20116] By: jhi                                   on 2003/07/10  17:28:00
63342         Log: The *right* way to make the csighandler visible.
63343      Branch: perl
63344            ! embed.fnc embed.h global.sym
63345 ____________________________________________________________________________
63346 [ 20114] By: jhi                                   on 2003/07/10  15:06:41
63347         Log: Retract #20112.
63348      Branch: perl
63349            ! embed.fnc embedvar.h intrpvar.h perlapi.h
63350 ____________________________________________________________________________
63351 [ 20112] By: jhi                                   on 2003/07/10  14:17:59
63352         Log: Argh.  At least AIX builds choke because of this.
63353      Branch: perl
63354            ! embed.fnc embedvar.h intrpvar.h perlapi.h
63355 ____________________________________________________________________________
63356 [ 20106] By: jhi                                   on 2003/07/10  04:50:05
63357         Log: Upgrade to podlators 1.27.
63358      Branch: perl
63359            ! lib/Pod/Text/Termcap.pm
63360 ____________________________________________________________________________
63361 [ 20104] By: jhi                                   on 2003/07/10  04:40:02
63362         Log: Deprecate v-strings.
63363      Branch: perl
63364            ! pod/perldata.pod
63365 ____________________________________________________________________________
63366 [ 20103] By: jhi                                   on 2003/07/10  04:28:40
63367         Log: perlfaq sync.
63368      Branch: perl
63369            ! pod/perlfaq1.pod
63370 ____________________________________________________________________________
63371 [ 20100] By: jhi                                   on 2003/07/09  17:40:41
63372         Log: Detypo.
63373      Branch: perl
63374            ! hints/darwin.sh
63375 ____________________________________________________________________________
63376 [ 20098] By: jhi                                   on 2003/07/09  17:29:53
63377         Log: Fixes from Ron Kimball.
63378      Branch: perl
63379            ! pod/perldata.pod
63380 ____________________________________________________________________________
63381 [ 20097] By: jhi                                   on 2003/07/09  17:27:35
63382         Log: Fix for the 'print v65' plus safety tweaks from Rafael.
63383      Branch: perl
63384            ! toke.c
63385 ____________________________________________________________________________
63386 [ 20096] By: jhi                                   on 2003/07/09  17:06:29
63387         Log: More Darwin/MacOSX paths twiddling.
63388      Branch: perl
63389            ! hints/darwin.sh
63390 ____________________________________________________________________________
63391 [ 20093] By: jhi                                   on 2003/07/09  11:43:09
63392         Log: Play safe and use the system malloc in FreeBSD.
63393              Yes, performance suffers.  But that is better than
63394              random core dumps.
63395      Branch: perl
63396            ! hints/freebsd.sh
63397 ____________________________________________________________________________
63398 [ 20090] By: jhi                                   on 2003/07/09  08:12:32
63399         Log: Upgrade to Encode 1.97.
63400      Branch: perl
63401            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
63402            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
63403            ! ext/Encode/lib/Encode/Encoder.pm
63404            ! ext/Encode/lib/Encode/Guess.pm
63405            ! ext/Encode/lib/Encode/JP/JIS7.pm
63406 ____________________________________________________________________________
63407 [ 20089] By: jhi                                   on 2003/07/09  08:08:30
63408         Log: Rework the perldata vXX => ... entry a bit.
63409      Branch: perl
63410            ! pod/perldata.pod
63411 ____________________________________________________________________________
63412 [ 20088] By: jhi                                   on 2003/07/09  08:04:04
63413         Log: Document the vXX => change in perldata, too.
63414      Branch: perl
63415            ! pod/perldata.pod
63416 ____________________________________________________________________________
63417 [ 20085] By: jhi                                   on 2003/07/09  07:49:46
63418         Log: Test the vX => ... fix.
63419      Branch: perl
63420            ! t/op/ver.t
63421 ____________________________________________________________________________
63422 [ 20084] By: jhi                                   on 2003/07/09  06:58:39
63423         Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
63424              From: John Peacock <jpeacock@rowman.com>
63425              Date: Wed, 09 Jul 2003 01:05:38 -0700
63426              Message-ID: <3F0BCCD2.1020009@rowman.com>
63427      Branch: perl
63428            ! embed.fnc pod/perlapi.pod toke.c util.c
63429 ____________________________________________________________________________
63430 [ 20083] By: jhi                                   on 2003/07/09  06:27:15
63431         Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
63432              for the install dirs.
63433      Branch: perl
63434            ! hints/darwin.sh
63435 ____________________________________________________________________________
63436 [ 20082] By: jhi                                   on 2003/07/09  05:57:16
63437         Log: Enable avoiding /System/Library in Mac OS X by
63438              doing Configure -Dprefix=/some/where -Uvendorlib.
63439      Branch: perl
63440            ! hints/darwin.sh
63441 ____________________________________________________________________________
63442 [ 20081] By: jhi                                   on 2003/07/09  05:53:56
63443         Log: Subject: [PATCH] Safe signals via POSIX::sigaction
63444              From: Chip Salzenberg <chip@pobox.com>
63445              Date: Wed, 9 Jul 2003 01:49:10 -0400
63446              Message-ID: <20030709054910.GH2021@perlsupport.com>
63447      Branch: perl
63448            ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
63449            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
63450 ____________________________________________________________________________
63451 [ 20079] By: rgs                                   on 2003/07/08  20:26:20
63452         Log: The CHECKOP macro was not invoked on some newly created ops
63453              (to match them against the current opmask.) As a consequence,
63454              Safe compartments were unable to trap some ops (pattern
63455              match, slices, conditionals.) This fixes the holes.
63456      Branch: perl
63457            ! op.c
63458 ____________________________________________________________________________
63459 [ 20078] By: jhi                                   on 2003/07/08  19:30:13
63460         Log: Revert #20077.
63461      Branch: perl
63462            ! lib/CPAN.pm
63463 ____________________________________________________________________________
63464 [ 20077] By: jhi                                   on 2003/07/08  18:40:51
63465         Log: Don't recommend to upgrade the base.pm in the core with
63466              the base.pm from Class::Fields.  They are not the same.
63467      Branch: perl
63468            ! lib/CPAN.pm
63469 ____________________________________________________________________________
63470 [ 20076] By: jhi                                   on 2003/07/08  17:39:49
63471         Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
63472              From: Enache Adrian <enache@rdslink.ro>
63473              Date: Tue, 8 Jul 2003 20:47:58 +0300
63474              Message-ID: <20030708174758.GA1177@ratsnest.hole>
63475
63476              (ByteLoader tweak avoiding a leaked scalar)
63477      Branch: perl
63478            ! op.c
63479 ____________________________________________________________________________
63480 [ 20071] By: jhi                                   on 2003/07/08  09:18:19
63481         Log: In 5.8.x, fast stdio places still do use stdio.
63482      Branch: perl
63483            ! ext/Digest/MD5/t/badfile.t
63484 ____________________________________________________________________________
63485 [ 20069] By: jhi                                   on 2003/07/08  08:41:01
63486         Log: Subject: [PATCH] format 'botched' in malloc.c
63487              From: Enache Adrian <enache@rdslink.ro>
63488              Date: Mon, 7 Jul 2003 21:57:06 +0300
63489              Message-ID: <20030707185706.GB7017@ratsnest.hole>
63490      Branch: perl
63491            ! malloc.c
63492 ____________________________________________________________________________
63493 [ 20068] By: jhi                                   on 2003/07/08  08:36:27
63494         Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
63495              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
63496              Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
63497              Message-ID: <12022.1057655645@www59.gmx.net>
63498      Branch: perl
63499            ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
63500 ____________________________________________________________________________
63501 [ 20066] By: jhi                                   on 2003/07/08  05:24:58
63502         Log: Retract #20065: I don't think this is the right way
63503              to patch this issue.
63504      Branch: perl
63505            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
63506 ____________________________________________________________________________
63507 [ 20065] By: jhi                                   on 2003/07/08  05:14:31
63508         Log: Configure tweak from Johnny Lam so that the
63509              INSTALLSITEMAN[13]DIR get correctly set.
63510      Branch: perl
63511            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
63512 ____________________________________________________________________________
63513 [ 20063] By: rgs                                   on 2003/07/07  18:58:47
63514         Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
63515      Branch: perl
63516            ! pod/perlsyn.pod
63517 ____________________________________________________________________________
63518 [ 20062] By: jhi                                   on 2003/07/07  18:27:02
63519         Log: Mark Bixby ++.
63520      Branch: perl
63521            ! perl.c
63522 ____________________________________________________________________________
63523 [ 20061] By: jhi                                   on 2003/07/07  18:26:35
63524         Log: The nanosleep() probe was kaputt, fixed by Mark Bixby.
63525      Branch: perl
63526            ! ext/Time/HiRes/Makefile.PL
63527 ____________________________________________________________________________
63528 [ 20059] By: jhi                                   on 2003/07/07  15:06:35
63529         Log: Good catch from Gisle.
63530      Branch: perl
63531            ! pod/perlfunc.pod
63532 ____________________________________________________________________________
63533 [ 20058] By: jhi                                   on 2003/07/07  14:12:27
63534         Log: Refashioned #20055: we cannot trust stdio to fail here.
63535      Branch: perl
63536            ! ext/Digest/MD5/t/badfile.t
63537 ____________________________________________________________________________
63538 [ 20057] By: jhi                                   on 2003/07/07  14:08:16
63539         Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
63540              are just breaking more than they are fixing.
63541      Branch: perl
63542            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
63543            ! ext/Digest/MD5/t/files.t perlio.c
63544 ____________________________________________________________________________
63545 [ 20056] By: jhi                                   on 2003/07/07  13:31:14
63546         Log: Returning zero from PerlIO_read() is okay;
63547              update MD5 sums.
63548      Branch: perl
63549            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
63550 ____________________________________________________________________________
63551 [ 20055] By: jhi                                   on 2003/07/07  13:23:58
63552         Log: If perlio is completely out of the picture, we can
63553              get tripped by different stdio implementations.
63554      Branch: perl
63555            ! ext/Digest/MD5/t/badfile.t
63556 ____________________________________________________________________________
63557 [ 20054] By: jhi                                   on 2003/07/07  12:58:06
63558         Log: AUTHORS tweak.
63559      Branch: perl
63560            ! AUTHORS
63561 ____________________________________________________________________________
63562 [ 20053] By: jhi                                   on 2003/07/07  12:04:26
63563         Log: Subject: Patch to README.solaris
63564              From: Alan Burlison <Alan.Burlison@sun.com>
63565              Date: Mon, 07 Jul 2003 14:15:57 +0100
63566              Message-ID: <3F09728D.1070408@sun.com>
63567      Branch: perl
63568            ! README.solaris
63569 ____________________________________________________________________________
63570 [ 20052] By: jhi                                   on 2003/07/07  10:28:35
63571         Log: Update MD5 checksums.
63572      Branch: perl
63573            ! ext/Digest/MD5/t/files.t
63574 ____________________________________________________________________________
63575 [ 20051] By: jhi                                   on 2003/07/07  09:56:48
63576         Log: Be more explicit than just 'characters'.
63577      Branch: perl
63578            ! pod/perlfunc.pod
63579 ____________________________________________________________________________
63580 [ 20050] By: jhi                                   on 2003/07/07  09:38:28
63581         Log: Try making PerlIO errors more consistent.
63582              (1) Check early whether the filehandle is capable of
63583              the requested action.
63584              (2) PerlIO_read() really can return -1, and so can
63585              PerlIOUnix_read().
63586              (3) Some stdio implementations are more forgiving
63587              than others, so check also for errors recorded
63588              by PerlIO in PerlStdio_errno().
63589      Branch: perl
63590            ! perlio.c
63591 ____________________________________________________________________________
63592 [ 20049] By: jhi                                   on 2003/07/07  09:08:19
63593         Log: Linewrapping.
63594      Branch: perl
63595            ! pod/perlapio.pod
63596 ____________________________________________________________________________
63597 [ 20048] By: jhi                                   on 2003/07/07  09:06:58
63598         Log: PerlIO_read() can return negative.
63599      Branch: perl
63600            ! ext/Digest/MD5/MD5.xs
63601 ____________________________________________________________________________
63602 [ 20043] By: jhi                                   on 2003/07/07  04:36:22
63603         Log: Use the existence, instead of the truth, to decide
63604              whether to scan for a symbol.
63605              (Also remove trailing spaces.)
63606      Branch: perl
63607            ! ext/Time/HiRes/Makefile.PL
63608 ____________________________________________________________________________
63609 [ 20042] By: jhi                                   on 2003/07/07  04:29:35
63610         Log: MPE/iX tweak from Mark Bixby.
63611      Branch: perl
63612            ! ext/Time/HiRes/Makefile.PL
63613 ____________________________________________________________________________
63614 [ 20041] By: rgs                                   on 2003/07/06  21:45:37
63615         Log: Upgrade BigInt and BigRat
63616              Subject: BigInt v1.65, Bigrat v0.10 - reloaded
63617              From: Tels <perl_dummy@bloodgate.com>
63618              Date: Sun, 6 Jul 2003 15:41:36 +0200
63619              Message-Id: <200307061158.23576@bloodgate.com>
63620      Branch: perl
63621            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
63622            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
63623            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
63624            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
63625            ! lib/Math/BigRat/t/bigratpm.t
63626 ____________________________________________________________________________
63627 [ 20040] By: rgs                                   on 2003/07/06  21:11:20
63628         Log: Subject: Re: [perl #5025] #line directive explination wrong
63629              From: Casey West <casey@geeknest.com>
63630              Date: Sun, 6 Jul 2003 18:24:46 -0400
63631              Message-ID: <20030706222446.GL7506@geeknest.com>
63632      Branch: perl
63633            ! pod/perlsyn.pod
63634 ____________________________________________________________________________
63635 [ 20039] By: jhi                                   on 2003/07/06  20:19:31
63636         Log: Update the CPAN mirrors list.
63637      Branch: perl
63638            ! pod/perlmodlib.PL pod/perlmodlib.pod
63639 ____________________________________________________________________________
63640 [ 20036] By: gsar                                  on 2003/07/06  17:11:59
63641         Log: yet another symbol missing in change#20018
63642      Branch: perl
63643            ! makedef.pl
63644 ____________________________________________________________________________
63645 [ 20035] By: gsar                                  on 2003/07/06  17:02:21
63646         Log: PerlIOBase_pushed seems to have gone missing in change#20018
63647      Branch: perl
63648            ! makedef.pl
63649 ____________________________________________________________________________
63650 [ 20034] By: jhi                                   on 2003/07/06  16:46:20
63651         Log: Subject: [PATCH @19834] DProf fixes
63652              From: Radu Greab <radu@netsoft.ro>
63653              Date: Sun, 6 Jul 2003 20:09:12 +0300
63654              Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
63655      Branch: perl
63656            + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
63657            + t/lib/dprof/test8_v
63658            ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
63659            ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
63660            ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
63661 ____________________________________________________________________________
63662 [ 20032] By: jhi                                   on 2003/07/06  16:21:33
63663         Log: Forgotten from change #20031.
63664      Branch: perl
63665            ! makedef.pl malloc_ctl.h
63666 ____________________________________________________________________________
63667 [ 20031] By: jhi                                   on 2003/07/06  16:16:08
63668         Log: Subject: [PATCH] improve WinCE port
63669              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
63670              Date: Sun, 6 Jul 2003 18:46:09 +0400
63671              Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
63672
63673              Subject: [PATCH] improve WinCE port -- addition
63674              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
63675              Date: Sun, 6 Jul 2003 19:50:47 +0400
63676              Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
63677      Branch: perl
63678            + wince/perlhost.h wince/vdir.h wince/vmem.h
63679            ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
63680            ! wince/win32.h wince/win32io.c wince/win32iop.h
63681            ! wince/win32thread.c wince/win32thread.h wince/wince.c
63682            ! wince/wince.h
63683 ____________________________________________________________________________
63684 [ 20030] By: jhi                                   on 2003/07/06  15:59:25
63685         Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
63686              From: merlyn@stonehenge.com (Randal L. Schwartz)
63687              Date: 05 Jul 2003 16:29:14 -0700
63688              Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
63689      Branch: perl
63690            ! pod/perlfaq2.pod
63691 ____________________________________________________________________________
63692 [ 20026] By: jhi                                   on 2003/07/06  08:14:48
63693         Log: FreeBSD: if someone *really* wants to use the system malloc.
63694      Branch: perl
63695            ! hints/freebsd.sh
63696 ____________________________________________________________________________
63697 [ 20025] By: jhi                                   on 2003/07/06  07:48:01
63698         Log: Make the 'slow ok' feature optional.
63699      Branch: perl
63700            ! lib/Test/Harness.pm
63701 ____________________________________________________________________________
63702 [ 20024] By: jhi                                   on 2003/07/06  07:44:57
63703         Log: The change #20022 didn't work for Command.t.
63704      Branch: perl
63705            ! lib/ExtUtils/t/Command.t
63706 ____________________________________________________________________________
63707 [ 20023] By: jhi                                   on 2003/07/06  07:29:22
63708         Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
63709              From: Michael G Schwern <schwern@pobox.com>
63710              Date: Sat, 5 Jul 2003 13:34:37 -0700
63711              Message-ID: <20030705203437.GB2598@windhund.schwern.org>
63712
63713              Print out the "ok" messages only once every second,
63714              this should make output much less and therefore testing
63715              much faster, especially on slower connections.
63716      Branch: perl
63717            ! lib/Test/Harness.pm
63718 ____________________________________________________________________________
63719 [ 20022] By: jhi                                   on 2003/07/06  07:26:52
63720         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
63721              From: Michael G Schwern <schwern@pobox.com>
63722              Date: Sat, 5 Jul 2003 16:59:49 -0700
63723              Message-ID: <20030705235949.GB3485@windhund.schwern.org>
63724      Branch: perl
63725            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
63726            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
63727            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
63728            ! lib/ExtUtils/t/Command.t
63729 ____________________________________________________________________________
63730 [ 20021] By: jhi                                   on 2003/07/06  07:19:17
63731         Log: Reintroduce changes #19723 and #19723 that were not
63732              in Net::Ping 2.31; needed for Windows.
63733      Branch: perl
63734            ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
63735 ____________________________________________________________________________
63736 [ 20020] By: jhi                                   on 2003/07/05  19:12:21
63737         Log: Upgrade to Digest::MD5 2.25.
63738      Branch: perl
63739            + ext/Digest/MD5/t/clone.t
63740            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
63741            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
63742            ! ext/Digest/MD5/t/files.t
63743 ____________________________________________________________________________
63744 [ 20019] By: jhi                                   on 2003/07/05  18:40:51
63745         Log: Make a read from a write-only fh to set errno
63746              (found by Gisle)
63747      Branch: perl
63748            ! perlio.c
63749 ____________________________________________________________________________
63750 [ 20018] By: jhi                                   on 2003/07/05  18:05:19
63751         Log: Add PerlIOBuf_close to makedef.pl as pointed out by
63752              Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
63753              duplicates.
63754      Branch: perl
63755            ! makedef.pl
63756 ____________________________________________________________________________
63757 [ 20017] By: jhi                                   on 2003/07/05  17:47:47
63758         Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
63759              From: Dave Mitchell <davem@fdgroup.com>
63760              Date: Sat, 5 Jul 2003 19:12:51 +0100
63761              Message-ID: <20030705181251.GA14502@fdgroup.com>
63762      Branch: perl
63763            ! ext/threads/t/problems.t
63764 ____________________________________________________________________________
63765 [ 20016] By: jhi                                   on 2003/07/05  17:36:34
63766         Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
63767      Branch: perl
63768            ! lib/Benchmark.t
63769 ____________________________________________________________________________
63770 [ 20012] By: jhi                                   on 2003/07/05  13:46:05
63771         Log: Be explicit about the $0 pain in Linux 2.2.
63772      Branch: perl
63773            ! pod/perlvar.pod
63774 ____________________________________________________________________________
63775 [ 20010] By: rgs                                   on 2003/07/05  12:06:41
63776         Log: Comment out some debugging output in Math::BigInt, that
63777              causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
63778      Branch: perl
63779            ! lib/Math/BigInt.pm
63780 ____________________________________________________________________________
63781 [ 20009] By: jhi                                   on 2003/07/05  10:56:55
63782         Log: The logic for additional randomisation for 64-bit UV
63783              cases was wrong.
63784      Branch: perl
63785            ! perl.c
63786 ____________________________________________________________________________
63787 [ 20008] By: jhi                                   on 2003/07/05  09:10:46
63788         Log: IIRC gcc would complain about if (s = ...).
63789      Branch: perl
63790            ! perl.c
63791 ____________________________________________________________________________
63792 [ 20007] By: jhi                                   on 2003/07/05  09:09:44
63793         Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
63794              since CGI scripts are (should be) run under -T, being able
63795              to show the HASH_SEED in case of problems is good.
63796              The $ENV{PERL_HASH_SEED} is still ignored under taint.
63797      Branch: perl
63798            ! perl.c
63799 ____________________________________________________________________________
63800 [ 20006] By: jhi                                   on 2003/07/05  07:56:56
63801         Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
63802              From: "Craig A. Berry" <craigberry@mac.com>
63803              Date: Sat, 05 Jul 2003 00:38:28 -0500
63804              Message-ID: <3F066454.90003@mac.com>
63805      Branch: perl
63806            ! lib/ExtUtils/MM_VMS.pm
63807 ____________________________________________________________________________
63808 [ 20004] By: jhi                                   on 2003/07/05  07:47:02
63809         Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
63810              From: Robin Barker <Robin.Barker@npl.co.uk>
63811              Date: Fri, 4 Jul 2003 19:15:01 +0100
63812              Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
63813      Branch: perl
63814            ! dump.c
63815 ____________________________________________________________________________
63816 [ 20003] By: rgs                                   on 2003/07/05  07:45:16
63817         Log: Allow to create more than one Shell object :
63818              Subject: [patch] Shell.pm fix
63819              From: Stéphane Payrard <stef@payrard.net>
63820              Date: Sat, 5 Jul 2003 01:16:50 +0200
63821              Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
63822      Branch: perl
63823            ! lib/Shell.pm
63824 ____________________________________________________________________________
63825 [ 20002] By: rgs                                   on 2003/07/04  21:49:05
63826         Log: Author list update (to be continued...)
63827      Branch: perl
63828            ! AUTHORS
63829 ____________________________________________________________________________
63830 [ 20001] By: rgs                                   on 2003/07/04  21:42:12
63831         Log: Add a new test target in the makefile, test_harness_notty.
63832              It's like test_harness, but sets HARNESS_NOTTY=1 to make
63833              Test::Harness' output less blinking.
63834      Branch: perl
63835            ! Makefile.SH
63836 ____________________________________________________________________________
63837 [ 20000] By: rgs                                   on 2003/07/04  20:58:05
63838         Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
63839              and bignum v0.14.
63840      Branch: perl
63841            + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
63842            + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
63843            + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
63844            + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
63845            + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
63846            + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
63847            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
63848            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
63849            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
63850            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
63851            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
63852            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/bigints.t
63853            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
63854            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
63855            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
63856            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
63857            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
63858            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
63859            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
63860            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
63861            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
63862            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
63863            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
63864            ! lib/bignum/t/brinfnan.t lib/bigrat.pm
63865            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
63866            ! t/lib/Math/BigInt/Subclass.pm
63867 ____________________________________________________________________________
63868 [ 19999] By: rgs                                   on 2003/07/04  19:39:01
63869         Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
63870              appears just before the name of the command to be run. See
63871
63872              Subject: Re: PERL_SKIP_TTY_TEST fix
63873              From: Alexey Tourbin <at@altlinux.ru>
63874              Date: Fri, 4 Jul 2003 17:25:34 +0400
63875              Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
63876      Branch: perl
63877            ! Makefile.SH
63878 ____________________________________________________________________________
63879 [ 19998] By: rgs                                   on 2003/07/04  19:31:33
63880         Log: Fix non-numeric $VERSION.
63881      Branch: perl
63882            ! lib/Math/BigInt.pm
63883 ____________________________________________________________________________
63884 [ 19995] By: jhi                                   on 2003/07/04  14:36:56
63885         Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
63886      Branch: perl
63887            ! lib/Math/BigInt.pm
63888 ____________________________________________________________________________
63889 [ 19994] By: jhi                                   on 2003/07/04  14:36:17
63890         Log: More $0 sad tales.
63891      Branch: perl
63892            ! pod/perlvar.pod
63893 ____________________________________________________________________________
63894 [ 19993] By: jhi                                   on 2003/07/04  14:34:40
63895         Log: Oops.
63896      Branch: perl
63897            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
63898 ____________________________________________________________________________
63899 [ 19990] By: jhi                                   on 2003/07/04  13:50:29
63900         Log: Upgrade to PodParser 1.23; but do not update
63901              t/pod/find.t or t/pod/testp2pt.pl since the
63902              first one does not work at all under core,
63903              and the second change would drop MacOS Classic
63904              portability tweaks introduced by change #18669.
63905      Branch: perl
63906            ! lib/Pod/Find.pm lib/Pod/Usage.pm
63907 ____________________________________________________________________________
63908 [ 19989] By: jhi                                   on 2003/07/04  13:20:51
63909         Log: Upgrade to Text::Balanced 1.94.
63910      Branch: perl
63911            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
63912            ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
63913            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
63914 ____________________________________________________________________________
63915 [ 19988] By: jhi                                   on 2003/07/04  13:17:22
63916         Log: Upgrade to Net::Ping 2.31.
63917      Branch: perl
63918            ! lib/Net/Ping.pm lib/Net/Ping/Changes
63919            ! lib/Net/Ping/t/250_ping_hires.t
63920            ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
63921 ____________________________________________________________________________
63922 [ 19987] By: jhi                                   on 2003/07/04  13:09:04
63923         Log: Upgrade to Locale::Maketext 1.06.
63924      Branch: perl
63925            + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
63926            + lib/Locale/Maketext/t/90utf8.t
63927            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
63928 ____________________________________________________________________________
63929 [ 19986] By: jhi                                   on 2003/07/04  12:59:45
63930         Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
63931              (1) make the PATCHLEVEL logic as it is with List::Util
63932              (more portable to older Perls)
63933              (2) regen the MD5 checksums with ...
63934              (3) ... the Mac OS Classic checksums generated via MacRoman
63935              (just a guess)
63936              (4) Keep the core Makefile.PL.
63937      Branch: perl
63938            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
63939            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
63940 ____________________________________________________________________________
63941 [ 19985] By: jhi                                   on 2003/07/04  12:43:10
63942         Log: Upgrade to CPAN 1.71.
63943      Branch: perl
63944            ! lib/CPAN.pm
63945 ____________________________________________________________________________
63946 [ 19984] By: jhi                                   on 2003/07/04  12:39:20
63947         Log: Upgrade to CGI.pm 2.97.
63948      Branch: perl
63949            ! lib/CGI.pm lib/CGI/Carp.pm
63950 ____________________________________________________________________________
63951 [ 19982] By: jhi                                   on 2003/07/04  10:45:05
63952         Log: No energy now to figure out what is wrong with $0
63953              (or ps) in Tru64.  The test works fine when run from
63954              command line.
63955      Branch: perl
63956            ! ext/threads/t/join.t
63957 ____________________________________________________________________________
63958 [ 19981] By: jhi                                   on 2003/07/04  10:34:42
63959         Log: AUTHORS updates.
63960      Branch: perl
63961            ! AUTHORS
63962 ____________________________________________________________________________
63963 [ 19980] By: jhi                                   on 2003/07/04  08:40:51
63964         Log: line_t is U32, not I32.
63965      Branch: perl
63966            ! bytecode.pl
63967 ____________________________________________________________________________
63968 [ 19979] By: jhi                                   on 2003/07/04  08:33:32
63969         Log: Remove PL_earlytaint since the hash seed code
63970              can be delayed until perl_parse().
63971      Branch: perl
63972            ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
63973            ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
63974            ! plan9/plan9ish.h unixish.h vms/vmsish.h
63975 ____________________________________________________________________________
63976 [ 19977] By: jhi                                   on 2003/07/04  04:56:41
63977         Log: $0 is pain.
63978      Branch: perl
63979            ! ext/threads/t/join.t
63980 ____________________________________________________________________________
63981 [ 19976] By: jhi                                   on 2003/07/04  04:48:37
63982         Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
63983              From: PPrymmer@factset.com
63984              Date: Thu, 3 Jul 2003 23:59:51 -0400
63985              Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
63986      Branch: perl
63987            ! vms/vms.c vms/vmspipe.com
63988 ____________________________________________________________________________
63989 [ 19973] By: jhi                                   on 2003/07/03  21:34:03
63990         Log: Bump Time::HiRes version to 1.50.
63991      Branch: perl
63992            ! ext/Time/HiRes/HiRes.pm
63993 ____________________________________________________________________________
63994 [ 19972] By: jhi                                   on 2003/07/03  21:33:10
63995         Log: Subject: [PATCH] installperl -n
63996              From: Slaven Rezic <slaven@rezic.de>
63997              Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
63998              Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
63999      Branch: perl
64000            ! installperl
64001 ____________________________________________________________________________
64002 [ 19971] By: jhi                                   on 2003/07/03  21:31:47
64003         Log: Subject: [PATCH] t/op/magic.t on FreeBSD
64004              From: Slaven Rezic <slaven@rezic.de>
64005              Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
64006              Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
64007      Branch: perl
64008            ! t/op/magic.t
64009 ____________________________________________________________________________
64010 [ 19969] By: jhi                                   on 2003/07/03  21:27:11
64011         Log: Ask Schwern.
64012      Branch: perl
64013            - Porting/Modules
64014            ! AUTHORS MANIFEST
64015 ____________________________________________________________________________
64016 [ 19967] By: jhi                                   on 2003/07/03  19:02:40
64017         Log: Add autarch and Time::Local to Modules.
64018      Branch: perl
64019            ! Porting/Modules
64020 ____________________________________________________________________________
64021 [ 19966] By: jhi                                   on 2003/07/03  18:59:44
64022         Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
64023              From: Dave Rolsky <autarch@urth.org>
64024              Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
64025              Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
64026      Branch: perl
64027            ! lib/Time/Local.pm
64028 ____________________________________________________________________________
64029 [ 19965] By: jhi                                   on 2003/07/03  18:58:25
64030         Log: Subject: [PATCH] Win32: fix WM_TIMER handling
64031              From: Mattia Barbon <mbarbon@dsi.unive.it>
64032              Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
64033              Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
64034      Branch: perl
64035            ! win32/win32.c
64036 ____________________________________________________________________________
64037 [ 19964] By: jhi                                   on 2003/07/03  18:56:26
64038         Log: Subject: Re: randomly untainting?
64039              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
64040              Date: Thu, 3 Jul 2003 17:35:09 +0200
64041              Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
64042      Branch: perl
64043            ! t/TestInit.pm
64044 ____________________________________________________________________________
64045 [ 19963] By: jhi                                   on 2003/07/03  18:55:37
64046         Log: Revert #19957 as requested by Rafael.
64047      Branch: perl
64048            ! ext/List/Util/t/tainted.t
64049 ____________________________________________________________________________
64050 [ 19962] By: jhi                                   on 2003/07/03  18:54:09
64051         Log: Add at least meager beginnings of assertion checks for
64052              the UTF-8 length/pos cache.  It's not as full as I would
64053              like since the exact behaviour of the second half of the
64054              cache, used in substr(), eludes me right now.
64055      Branch: perl
64056            ! sv.c
64057 ____________________________________________________________________________
64058 [ 19961] By: jhi                                   on 2003/07/03  13:57:47
64059         Log: Extra light testing for the UTF-8 cache
64060              (that it isn't broken, not that it helps).
64061      Branch: perl
64062            ! t/op/length.t
64063 ____________________________________________________________________________
64064 [ 19957] By: jhi                                   on 2003/07/03  12:01:25
64065         Log: Subject: Re: randomly untainting?
64066              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
64067              Date: Thu, 3 Jul 2003 14:58:18 +0200
64068              Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
64069              (plus extra debug printing)
64070      Branch: perl
64071            ! ext/List/Util/t/tainted.t
64072 ____________________________________________________________________________
64073 [ 19954] By: jhi                                   on 2003/07/03  11:10:21
64074         Log: Subject: Re: maint @ 19923
64075              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
64076              Date: Thu, 3 Jul 2003 15:57:55 +0400
64077              Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
64078      Branch: perl
64079            ! wince/Makefile.ce wince/wince.c
64080 ____________________________________________________________________________
64081 [ 19952] By: jhi                                   on 2003/07/03  10:56:45
64082         Log: Tiny tweak to perlartistic from Robin Barker.
64083      Branch: perl
64084            ! pod/perlartistic.pod
64085 ____________________________________________________________________________
64086 [ 19950] By: jhi                                   on 2003/07/03  07:46:45
64087         Log: Mention Modules in AUTHORS.
64088      Branch: perl
64089            ! AUTHORS
64090 ____________________________________________________________________________
64091 [ 19949] By: jhi                                   on 2003/07/03  06:58:01
64092         Log: No fancy binmode() if no perlio.
64093      Branch: perl
64094            ! ext/IO/lib/IO/t/io_sock.t
64095 ____________________________________________________________________________
64096 [ 19948] By: jhi                                   on 2003/07/03  06:55:12
64097         Log: Underline the fact that XSLoader is not DynaLoader
64098              ([perl #21974] dl_load_flags not honored by XSLoader)
64099      Branch: perl
64100            ! ext/DynaLoader/XSLoader_pm.PL
64101 ____________________________________________________________________________
64102 [ 19947] By: jhi                                   on 2003/07/03  06:35:29
64103         Log: Apply Schwern's suggested warning code from
64104              [perl #22209] Test::Harness::Straps vs. $Config{path_sep}
64105      Branch: perl
64106            ! lib/Test/Harness/Straps.pm
64107 ____________________________________________________________________________
64108 [ 19944] By: jhi                                   on 2003/07/03  06:30:11
64109         Log: Subject: [PATCH] "without parens" vs "without parentheses"
64110              From: Iain Truskett <spoon@cpan.org>
64111              Date: Thu, 3 Jul 2003 12:40:42 +1000
64112              Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
64113      Branch: perl
64114            ! t/lib/warnings/toke toke.c
64115 ____________________________________________________________________________
64116 [ 19943] By: jhi                                   on 2003/07/03  06:27:18
64117         Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
64118              From: Dave Mitchell <davem@fdgroup.com>
64119              Date: Thu, 3 Jul 2003 01:32:11 +0100
64120              Message-ID: <20030703003211.GB3747@fdgroup.com>
64121      Branch: perl
64122            ! mg.c sv.c
64123 ____________________________________________________________________________
64124 [ 19942] By: jhi                                   on 2003/07/03  06:25:30
64125         Log: Nicer options for Porting/Modules.
64126      Branch: perl
64127            ! MANIFEST Porting/Modules
64128 ____________________________________________________________________________
64129 [ 19941] By: rgs                                   on 2003/07/02  21:38:19
64130         Log: Minor test adjustments :
64131              - test name correction in op/concat.t by Yitzchak Scott-Thoennes
64132              - prototypes added to some public functions in t/test.pl,
64133              as suggested by Enache Adrian
64134      Branch: perl
64135            ! t/op/concat.t t/test.pl
64136 ____________________________________________________________________________
64137 [ 19940] By: rgs                                   on 2003/07/02  20:58:19
64138         Log: Skip a socketpair test on SCO OSR
64139      Branch: perl
64140            ! ext/Socket/socketpair.t
64141 ____________________________________________________________________________
64142 [ 19939] By: jhi                                   on 2003/07/02  20:10:47
64143         Log: Subject: [PATCH] various Deparse fixes
64144              From: Dave Mitchell <davem@fdgroup.com>
64145              Date: Wed, 2 Jul 2003 18:10:45 +0100
64146              Message-ID: <20030702171045.GF2137@fdgroup.com>
64147      Branch: perl
64148            ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
64149            ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
64150 ____________________________________________________________________________
64151 [ 19935] By: jhi                                   on 2003/07/02  20:01:06
64152         Log: It would seem that in Linux 2.2 there is no way
64153              we can do the right thing to make ps(1) see $0
64154              our way.  Also amend the $0 documentation a bit.
64155      Branch: perl
64156            ! pod/perlvar.pod t/op/magic.t
64157 ____________________________________________________________________________
64158 [ 19934] By: jhi                                   on 2003/07/02  19:39:11
64159         Log: Subject: [PATCH] line numbers are given % 64k
64160              From: James Jurach <muaddib@erf.net>
64161              Date: Wed, 2 Jul 2003 13:31:05 -0500
64162              Message-ID: <20030702183105.GA4837@lebowski>
64163      Branch: perl
64164            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
64165            ! handy.h pp_ctl.c scope.h
64166 ____________________________________________________________________________
64167 [ 19933] By: jhi                                   on 2003/07/02  14:55:49
64168         Log: Subject: Re: maint @ 19923
64169              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
64170              Date: Wed, 2 Jul 2003 11:43:05 -0400
64171              Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
64172      Branch: perl
64173            ! pod/perlfunc.pod
64174 ____________________________________________________________________________
64175 [ 19932] By: jhi                                   on 2003/07/02  14:29:42
64176         Log: Subject: Re: maint @ 19923
64177              From: Jim Cromie <jcromie@divsol.com>
64178              Date: Wed, 02 Jul 2003 05:35:06 -0600
64179              Message-ID: <3F02C36A.9030704@divsol.com>
64180      Branch: perl
64181            ! pod/perlfunc.pod
64182 ____________________________________________________________________________
64183 [ 19931] By: jhi                                   on 2003/07/02  11:34:49
64184         Log: Fix for [perl #22759 insufficient format string checking];
64185              using ewix makes no sense, assuming evix was intended,
64186              no old tests fail; add the test case.
64187      Branch: perl
64188            ! sv.c t/op/sprintf.t
64189 ____________________________________________________________________________
64190 [ 19929] By: jhi                                   on 2003/07/02  09:13:33
64191         Log: Better links.
64192      Branch: perl
64193            ! pod/perlipc.pod pod/perlrun.pod
64194 ____________________________________________________________________________
64195 [ 19928] By: jhi                                   on 2003/07/02  08:58:26
64196         Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
64197      Branch: perl
64198            ! hints/darwin.sh
64199 ____________________________________________________________________________
64200 [ 19927] By: jhi                                   on 2003/07/02  08:48:00
64201         Log: ...and getting the comma right, too.
64202      Branch: perl
64203            ! t/op/magic.t
64204 ____________________________________________________________________________
64205 [ 19926] By: jhi                                   on 2003/07/02  08:46:18
64206         Log: Getting the whitespace right.
64207      Branch: perl
64208            ! t/op/magic.t
64209 ____________________________________________________________________________
64210 [ 19925] By: jhi                                   on 2003/07/02  08:40:36
64211         Log: FreeBSD $0 dance.
64212      Branch: perl
64213            ! pod/perlvar.pod t/op/magic.t
64214 ____________________________________________________________________________
64215 [ 19924] By: jhi                                   on 2003/07/02  08:17:31
64216         Log: Fix from Enache Adrian for the magic.t failure in
64217              FreeBSD: setproctitle() cannot get rid of the " (perl)".
64218      Branch: perl
64219            ! t/op/magic.t
64220 ____________________________________________________________________________
64221 [ 19921] By: jhi                                   on 2003/07/02  05:26:33
64222         Log: VMS: with this, 100% make test in Compaq C V6.5-001
64223              on OpenVMS Alpha V7.3-1, from Craig Berry.
64224      Branch: perl
64225            ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
64226 ____________________________________________________________________________
64227 [ 19920] By: jhi                                   on 2003/07/02  05:21:23
64228         Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
64229              The latest releases of NetBSD don't require the hack.  From
64230              Johnny Lam.
64231      Branch: perl
64232            ! hints/netbsd.sh
64233 ____________________________________________________________________________
64234 [ 19918] By: jhi                                   on 2003/07/01  20:02:33
64235         Log: Add a new utility, Porting/Modules.
64236      Branch: perl
64237            + Porting/Modules
64238            ! MANIFEST
64239 ____________________________________________________________________________
64240 [ 19917] By: jhi                                   on 2003/07/01  17:00:02
64241         Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod
64242              From: Robin Barker <Robin.Barker@npl.co.uk>
64243              Date: Tue, 1 Jul 2003 18:21:34 +0100
64244              Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
64245
64246              Subject:  [PATCH] long C<=item>s in lib/CGI.pm
64247              From: Robin Barker <Robin.Barker@npl.co.uk>
64248              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
64249              Date: Tue, 1 Jul 2003 18:25:17 +0100
64250
64251              Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
64252              From: Robin Barker <Robin.Barker@npl.co.uk>
64253              Date: Tue, 1 Jul 2003 18:29:09 +0100
64254              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
64255      Branch: perl
64256            ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
64257 ____________________________________________________________________________
64258 [ 19916] By: jhi                                   on 2003/07/01  16:51:31
64259         Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
64260              From: Enache Adrian <enache@rdslink.ro>
64261              Date: Tue, 1 Jul 2003 19:51:25 +0300
64262              Message-ID: <20030701165125.GA1521@ratsnest.hole>
64263      Branch: perl
64264            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
64265            ! ext/B/typemap t/op/magic.t
64266 ____________________________________________________________________________
64267 [ 19915] By: jhi                                   on 2003/07/01  16:22:09
64268         Log: Upgrade to Unicode::Normalize 0.23.
64269      Branch: perl
64270            ! ext/Unicode/Normalize/Changes
64271            ! ext/Unicode/Normalize/Normalize.pm
64272            ! ext/Unicode/Normalize/Normalize.xs
64273 ____________________________________________________________________________
64274 [ 19914] By: jhi                                   on 2003/07/01  13:08:44
64275         Log: A naked values() caused shuffling of lib/Config.pm,
64276              which in turn caused unnecessary rebuilds.
64277      Branch: perl
64278            ! configpm
64279 ____________________________________________________________________________
64280 [ 19913] By: jhi                                   on 2003/07/01  13:01:10
64281         Log: Even more :utf8 socket testing, now in both directions.
64282      Branch: perl
64283            ! ext/IO/lib/IO/t/io_sock.t
64284 ____________________________________________________________________________
64285 [ 19912] By: jhi                                   on 2003/07/01  12:44:32
64286         Log: One more test (does binmode()ing a socket succeed)
64287              and add -w.
64288      Branch: perl
64289            ! ext/IO/lib/IO/t/io_sock.t
64290 ____________________________________________________________________________
64291 [ 19911] By: jhi                                   on 2003/07/01  12:38:13
64292         Log: Tweak an existing IO test to test also the change #19910.
64293      Branch: perl
64294            ! ext/IO/lib/IO/t/io_sock.t
64295 ____________________________________________________________________________
64296 [ 19910] By: jhi                                   on 2003/07/01  11:18:27
64297         Log: Integrate from perlio:
64298              [ 19909]
64299              binmode() should affect IoOFP() as well as IoIFP() if it is
64300              distinct (e.g. sockets).
64301      Branch: perl
64302           !> pp_sys.c
64303 ____________________________________________________________________________
64304 [ 19906] By: jhi                                   on 2003/07/01  08:03:17
64305         Log: Do the "aligned contiguous" check only if the arguments
64306              look like aligned; re-introduce the "traditional contiguous"
64307              checks with OS/2 special quirks and all.
64308      Branch: perl
64309            ! perl.c
64310 ____________________________________________________________________________
64311 [ 19903] By: jhi                                   on 2003/07/01  06:22:12
64312         Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
64313      Branch: perl
64314            ! perl.c
64315 ____________________________________________________________________________
64316 [ 19902] By: jhi                                   on 2003/07/01  06:20:48
64317         Log: Regen Glossary et al.
64318      Branch: perl
64319            ! Porting/Glossary Porting/config.sh Porting/config_H
64320 ____________________________________________________________________________
64321 [ 19900] By: jhi                                   on 2003/07/01  05:56:38
64322         Log: Regen Configure.
64323      Branch: perl
64324            ! Configure
64325 ____________________________________________________________________________
64326 [ 19899] By: jhi                                   on 2003/07/01  05:56:14
64327         Log: More nanosleep removal.
64328      Branch: perl
64329            ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
64330            ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
64331            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
64332            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
64333 ____________________________________________________________________________
64334 [ 19898] By: jhi                                   on 2003/07/01  05:54:58
64335         Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
64336      Branch: perl
64337            + ext/Time/HiRes/hints/dec_osf.pl
64338            ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
64339            ! ext/Time/HiRes/hints/sco.pl
64340 ____________________________________________________________________________
64341 [ 19897] By: jhi                                   on 2003/07/01  05:04:50
64342         Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
64343              From: Alan Burlison <Alan.Burlison@sun.com>
64344              Date: Tue, 01 Jul 2003 00:03:24 +0100
64345              Message-ID: <3F00C1BC.3020103@sun.com>
64346      Branch: perl
64347            ! Configure Makefile.SH config_h.SH configure.com
64348            ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
64349 ____________________________________________________________________________
64350 [ 19896] By: jhi                                   on 2003/06/30  20:20:54
64351         Log: Integrate #19892, #19895 from perlio to compile and avoid
64352              crashing on Win32.
64353      Branch: perl
64354           !> perl.c
64355 ____________________________________________________________________________
64356 [ 19890] By: jhi                                   on 2003/06/30  08:41:51
64357         Log: int is not UV.
64358      Branch: perl
64359            ! perl.c
64360 ____________________________________________________________________________
64361 [ 19889] By: jhi                                   on 2003/06/30  08:36:38
64362         Log: The 'contiguous' test for argv[], envp[] was bogus
64363              since those need not be in memory end-to-end, e.g.
64364              in Tru64 they are aligned by eight.  Loosen the test
64365              so that 'contiguousness' is fulfilled if the elements
64366              are within PTRSIZE alignment.  This makes Tru64 to pass
64367              the join.t, too.
64368      Branch: perl
64369            ! ext/threads/t/join.t mg.c perl.c
64370 ____________________________________________________________________________
64371 [ 19888] By: jhi                                   on 2003/06/30  07:24:18
64372         Log: $0 doc tweakage.
64373      Branch: perl
64374            ! pod/perlvar.pod
64375 ____________________________________________________________________________
64376 [ 19887] By: jhi                                   on 2003/06/30  07:20:58
64377         Log: $0 test tweaks from Andreas.
64378      Branch: perl
64379            ! ext/threads/t/join.t t/op/magic.t
64380 ____________________________________________________________________________
64381 [ 19886] By: rgs                                   on 2003/06/29  19:18:43
64382         Log: Misc Pod Nits.
64383      Branch: perl
64384            ! ext/B/B.pm pod/perlrun.pod
64385 ____________________________________________________________________________
64386 [ 19885] By: jhi                                   on 2003/06/29  15:49:52
64387         Log: Fix a faulty alias.
64388      Branch: perl
64389            ! ext/Encode/lib/Encode/Alias.pm
64390 ____________________________________________________________________________
64391 [ 19884] By: jhi                                   on 2003/06/29  15:41:05
64392         Log: The joy of $0.  Undoing the #16399 makes Andreas'
64393              tests (see [perl #22811]) pass (yes, padding with space    instead
64394              of nul makes no sense, but that seems to work, maybe Linux does
64395              some deep magic in ps(1)?); moving the PL_origalen computation
64396              earlier makes also the threaded-first case fully pass.
64397
64398              But in general modifying the argv[] is very non-portable.
64399              (e.g. in Tru64 it seems to be limited to the size of the
64400              original argv[0] since the argv[] are not contiguous?)
64401
64402              Everybody should just have setproctitle().
64403      Branch: perl
64404            ! mg.c perl.c pod/perlvar.pod
64405 ____________________________________________________________________________
64406 [ 19883] By: jhi                                   on 2003/06/29  13:47:36
64407         Log: More on the macro debugging and expansion.
64408      Branch: perl
64409            ! pod/perlhack.pod
64410 ____________________________________________________________________________
64411 [ 19882] By: rgs                                   on 2003/06/29  13:17:09
64412         Log: Perl_doing_taint must be public, for programs that embed perl
64413      Branch: perl
64414            ! embed.fnc embed.h global.sym
64415 ____________________________________________________________________________
64416 [ 19881] By: jhi                                   on 2003/06/29  10:17:28
64417         Log: More coffee...
64418      Branch: perl
64419            ! lib/Test/Harness.pm
64420 ____________________________________________________________________________
64421 [ 19880] By: jhi                                   on 2003/06/29  09:48:50
64422         Log: argc, argv.
64423      Branch: perl
64424            ! perl.h
64425 ____________________________________________________________________________
64426 [ 19879] By: jhi                                   on 2003/06/29  09:34:47
64427         Log: Another spot where a zero $test{$max} can make things go boom.
64428      Branch: perl
64429            ! lib/Test/Harness.pm
64430 ____________________________________________________________________________
64431 [ 19878] By: jhi                                   on 2003/06/29  09:28:58
64432         Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
64433              as per suggestion from Sarathy.
64434      Branch: perl
64435            ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
64436            ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
64437 ____________________________________________________________________________
64438 [ 19877] By: jhi                                   on 2003/06/28  18:28:01
64439         Log: The #19842 is no more needed thanks to #19876,
64440              and the #19842 was wrong anyway (it affected
64441              only the threaded case.)
64442      Branch: perl
64443            ! hints/dec_osf.sh
64444 ____________________________________________________________________________
64445 [ 19876] By: jhi                                   on 2003/06/28  18:24:46
64446         Log: Subject: Re: your malloc patches
64447              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
64448              Date: Fri, 27 Jun 2003 06:54:06 -0700
64449              Message-ID: <20030627135406.GA8914@math.berkeley.edu>
64450
64451              More malloc patches: now they seem to work even in Tru64.
64452      Branch: perl
64453            ! malloc.c
64454 ____________________________________________________________________________
64455 [ 19875] By: jhi                                   on 2003/06/28  18:09:30
64456         Log: Duh.
64457      Branch: perl
64458            ! perl.h
64459 ____________________________________________________________________________
64460 [ 19874] By: jhi                                   on 2003/06/28  17:30:52
64461         Log: Retract #19867; the bug was really much simpler:
64462              the < max must be <= max instead.
64463      Branch: perl
64464            ! hv.c
64465 ____________________________________________________________________________
64466 [ 19873] By: rgs                                   on 2003/06/28  16:02:53
64467         Log: Using $1 without testing success of the regexp, bad.
64468      Branch: perl
64469            ! pod/perlretut.pod
64470 ____________________________________________________________________________
64471 [ 19872] By: rgs                                   on 2003/06/28  16:01:08
64472         Log: Some clarification about the current semantics of CHECK and
64473              INIT blocks. See bug [perl #22826].
64474      Branch: perl
64475            ! pod/perlmod.pod
64476 ____________________________________________________________________________
64477 [ 19871] By: rgs                                   on 2003/06/28  15:47:22
64478         Log: Subject: [Encode] pre-1.97 patches
64479              From: Dan Kogai <dankogai@dan.co.jp>
64480              Date: Sat, 28 Jun 2003 01:20:59 +0900
64481              Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
64482      Branch: perl
64483            ! ext/Encode/Changes ext/Encode/Encode.pm
64484            ! ext/Encode/lib/Encode/Guess.pm
64485 ____________________________________________________________________________
64486 [ 19870] By: rgs                                   on 2003/06/28  15:39:57
64487         Log: Two debugging patches.
64488              The first allows to hold symbolic switches in $^D
64489              and more generally fixes assignment to $^D. The
64490              second one improves the information given by -Dl.
64491
64492              Subject: [PATCH] allow $^D = "flags"
64493              From: Dave Mitchell <davem@fdgroup.com>
64494              Date: Fri, 27 Jun 2003 22:26:24 +0100
64495              Message-ID: <20030627212624.GB12887@fdgroup.com>
64496
64497              Subject: [PATCH] make -Dl show more scope info
64498              From: Dave Mitchell <davem@fdgroup.com>
64499              Date: Fri, 27 Jun 2003 23:00:36 +0100
64500              Message-ID: <20030627220036.GC12887@fdgroup.com>
64501      Branch: perl
64502            ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
64503            ! proto.h scope.h
64504 ____________________________________________________________________________
64505 [ 19869] By: rgs                                   on 2003/06/28  14:39:40
64506         Log: Fix test count, by Abe Timmerman.
64507      Branch: perl
64508            ! t/comp/require.t
64509 ____________________________________________________________________________
64510 [ 19867] By: jhi                                   on 2003/06/27  10:08:20
64511         Log: The two-for-loops is no more a valid way to walk through
64512              a hash (this was the reason the Hash/Util.t intermittently
64513              failed, the two-loop didn't find all the SVs of the HV).
64514      Branch: perl
64515            ! hv.c
64516 ____________________________________________________________________________
64517 [ 19866] By: jhi                                   on 2003/06/27  08:54:16
64518         Log: Some warnings about the (im)proper uses of the hash randomisation.
64519      Branch: perl
64520            ! pod/perlsec.pod
64521 ____________________________________________________________________________
64522 [ 19865] By: jhi                                   on 2003/06/27  08:40:45
64523         Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
64524              is larger than INT_MAX (atoi() returns -1 in that case).
64525      Branch: perl
64526            ! perl.c
64527 ____________________________________________________________________________
64528 [ 19864] By: jhi                                   on 2003/06/27  08:18:47
64529         Log: Use the PL_earlytaint.  (PL_earlytaint is a global,
64530              not per-interp, since perl_construct() is not passed
64531              the argc, argv, and therefore it can't set the per-interp
64532              PL_tainting.)
64533      Branch: perl
64534            ! perl.c perl.h
64535 ____________________________________________________________________________
64536 [ 19863] By: jhi                                   on 2003/06/27  08:15:11
64537         Log: Introduce (global) variable PL_earlytaint which
64538              is set very early in main(), before perl_parse()
64539              has been called and PL_tainting (or PL_taint_warn)
64540              might have been set.
64541      Branch: perl
64542            ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
64543            ! perlvars.h proto.h
64544 ____________________________________________________________________________
64545 [ 19862] By: jhi                                   on 2003/06/27  07:39:58
64546         Log: Make doing_taint() always available (though not
64547              part of the public API).
64548      Branch: perl
64549            ! embed.fnc embed.h perl.c proto.h
64550 ____________________________________________________________________________
64551 [ 19861] By: jhi                                   on 2003/06/27  05:30:03
64552         Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
64553              if tainting-- but is this a good thing or a bad thing?
64554              (At least it makes debugging lib/Hash/Util.t harder,
64555              since it has, for no apparent good reason, -T: one must
64556              make a copy of it without the -T.)
64557      Branch: perl
64558            ! perl.c
64559 ____________________________________________________________________________
64560 [ 19860] By: jhi                                   on 2003/06/27  05:02:14
64561         Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
64562              From: Tim Bunce <Tim.Bunce@pobox.com>
64563              Date: Thu, 26 Jun 2003 10:53:22 +0100
64564              Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
64565      Branch: perl
64566            ! INSTALL
64567 ____________________________________________________________________________
64568 [ 19859] By: jhi                                   on 2003/06/27  04:59:23
64569         Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
64570              random failures.  To make these easier to reproduce,
64571              add a variable, PERL_HASH_SEED_DEBUG, to display the
64572              hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
64573              of 82972356 makes the first one to fail.
64574      Branch: perl
64575            ! perl.c pod/perlrun.pod
64576 ____________________________________________________________________________
64577 [ 19858] By: rgs                                   on 2003/06/26  20:21:53
64578         Log: perlhack update, by Steve Grazzini
64579              about macro support in gdb and gcc.
64580      Branch: perl
64581            ! pod/perlhack.pod
64582 ____________________________________________________________________________
64583 [ 19854] By: jhi                                   on 2003/06/26  05:32:02
64584         Log: Bite the bullet and apply the hash randomisation patch.
64585              [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
64586      Branch: perl
64587            ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
64588            ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
64589            ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
64590            ! sv.c
64591 ____________________________________________________________________________
64592 [ 19853] By: rgs                                   on 2003/06/25  19:35:02
64593         Log: Subject: Re: P and V
64594              From: "Philip Newton" <pnewton@gmx.de>
64595              Date: Wed, 25 Jun 2003 17:50:22 +0200
64596              Message-ID: <3EF9E0DE.4786.16A6869@localhost>
64597      Branch: perl
64598            ! lib/Thread/Semaphore.pm
64599 ____________________________________________________________________________
64600 [ 19852] By: rgs                                   on 2003/06/25  19:27:42
64601         Log: Enhance some macro robustness.
64602      Branch: perl
64603            ! opcode.h opcode.pl
64604 ____________________________________________________________________________
64605 [ 19851] By: rgs                                   on 2003/06/25  19:25:47
64606         Log: Fix [perl #21742] :
64607              require() should always be called in scalar context,
64608              even when it's the last statement in an eval("").
64609      Branch: perl
64610            ! pp_ctl.c t/comp/require.t
64611 ____________________________________________________________________________
64612 [ 19849] By: jhi                                   on 2003/06/24  17:32:37
64613         Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
64614              From: Dave Mitchell <davem@fdgroup.com>
64615              Date: Tue, 24 Jun 2003 13:16:18 +0100
64616              Message-ID: <20030624121618.GC22675@fdgroup.com>
64617      Branch: perl
64618            ! sv.c t/op/ref.t
64619 ____________________________________________________________________________
64620 [ 19848] By: merijn                                on 2003/06/24  08:06:57
64621         Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
64622              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
64623              Date: Tue, 24 Jun 2003 11:00:34 +0200
64624              Message-ID: <186930306740.20030624110034@familiehaase.de>
64625      Branch: perl
64626            ! lib/Pod/Perldoc.pm
64627 ____________________________________________________________________________
64628 [ 19847] By: jhi                                   on 2003/06/24  04:52:42
64629         Log: Subject: [PATCH] version.pm up to date with CPAN
64630              From: John Peacock <jpeacock@rowman.com>
64631              Date: Mon, 23 Jun 2003 21:58:18 -0400
64632              Message-ID: <3EF7B03A.2060705@rowman.com>
64633      Branch: perl
64634            ! lib/version.pm lib/version.t universal.c
64635 ____________________________________________________________________________
64636 [ 19846] By: rgs                                   on 2003/06/23  20:52:26
64637         Log: Subject: [perlport.pod] code point of \cU
64638              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
64639              Date: Tue, 24 Jun 2003 01:00:16 +0900
64640              Message-Id: <20030624004743.1237.BQW10602@nifty.com>
64641      Branch: perl
64642            ! pod/perlport.pod
64643 ____________________________________________________________________________
64644 [ 19845] By: jhi                                   on 2003/06/23  04:55:39
64645         Log: Test tweaks for VMS from Craig Berry.
64646      Branch: perl
64647            ! lib/strict.t lib/warnings.t
64648 ____________________________________________________________________________
64649 [ 19843] By: jhi                                   on 2003/06/22  17:00:10
64650         Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
64651      Branch: perl
64652            ! embed.fnc embed.h pp.c proto.h util.c
64653 ____________________________________________________________________________
64654 [ 19842] By: jhi                                   on 2003/06/22  16:44:16
64655         Log: Until the Perl malloc problems in Tru64 are fixed.
64656      Branch: perl
64657            ! hints/dec_osf.sh
64658 ____________________________________________________________________________
64659 [ 19841] By: jhi                                   on 2003/06/22  16:35:33
64660         Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
64661              From: Enache Adrian <enache@rdslink.ro>
64662              Date: Sat, 21 Jun 2003 03:19:31 +0300
64663              Message-ID: <20030621001931.GB1255@ratsnest.hole>
64664      Branch: perl
64665            ! op.c t/op/concat.t
64666 ____________________________________________________________________________
64667 [ 19840] By: jhi                                   on 2003/06/22  16:33:25
64668         Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
64669              From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
64670              Date: 21 Jun 2003 19:02:30 -0000
64671              Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
64672      Branch: perl
64673            ! lib/overload.pm lib/overload.t
64674 ____________________________________________________________________________
64675 [ 19839] By: jhi                                   on 2003/06/22  16:31:05
64676         Log: Subject: FileCache 1.03 broken on VMS -- possible patch
64677              From: "Craig A. Berry" <craigberry@mac.com>
64678              Date: Sat, 21 Jun 2003 10:31:59 -0500
64679              Message-ID: <3EF47A6F.9060904@mac.com>
64680      Branch: perl
64681            ! lib/FileCache.pm lib/FileCache/t/01open.t
64682            ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
64683 ____________________________________________________________________________
64684 [ 19838] By: jhi                                   on 2003/06/22  16:16:01
64685         Log: Debian fix from Brendan O'Dea:
64686              Adjust output to screen width.
64687              (adjusted to probe for the stty command)
64688      Branch: perl
64689            ! utils/dprofpp.PL
64690 ____________________________________________________________________________
64691 [ 19837] By: jhi                                   on 2003/06/22  15:56:45
64692         Log: Debian fix from Brendan O'Dea:
64693              Use a temporary directory to avoid symlink attacks.
64694              Specify -gstabs explicitly (not the default format for gcc 3.2).
64695      Branch: perl
64696            ! utils/c2ph.PL
64697 ____________________________________________________________________________
64698 [ 19836] By: jhi                                   on 2003/06/22  15:55:13
64699         Log: Debian fix from Brendan O'Dea:
64700              Bug#156284: the stucture used by pp_accept is too small to hold an
64701              IPv6 address.
64702      Branch: perl
64703            ! pp_sys.c
64704 ____________________________________________________________________________
64705 [ 19835] By: jhi                                   on 2003/06/22  15:46:50
64706         Log: For characters beyond the BMP the $bits will be undef,
64707              which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
64708              analysis and fix from SADAHIRO Tomoyuki)
64709      Branch: perl
64710            ! lib/utf8_heavy.pl
64711 ____________________________________________________________________________
64712 [ 19834] By: jhi                                   on 2003/06/20  08:42:58
64713         Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
64714      Branch: perl
64715            ! malloc.c
64716 ____________________________________________________________________________
64717 [ 19833] By: jhi                                   on 2003/06/20  08:16:02
64718         Log: Don't do sprintf().
64719      Branch: perl
64720            ! malloc.c
64721 ____________________________________________________________________________
64722 [ 19832] By: jhi                                   on 2003/06/20  07:43:48
64723         Log: Show the source code location of an "assertion botch".
64724      Branch: perl
64725            ! malloc.c
64726 ____________________________________________________________________________
64727 [ 19831] By: jhi                                   on 2003/06/20  07:31:11
64728         Log: More Perl malloc debugging magic from Ilya.  Seems to work in
64729              Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
64730              malloc.c, found in AIX since there is no such header.
64731              In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
64732              memory was overwritten?"
64733              (In IRIX compiles but that doesn't prove much since in IRIX
64734              Perl's malloc is simply not used.)
64735      Branch: perl
64736            + malloc_ctl.h
64737            ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
64738            ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
64739 ____________________________________________________________________________
64740 [ 19830] By: jhi                                   on 2003/06/20  06:02:21
64741         Log: Retract #19785 and #19756: JPL nowadays works without this
64742              (verified by a true JPL user).
64743      Branch: perl
64744            ! perl.c
64745 ____________________________________________________________________________
64746 [ 19827] By: jhi                                   on 2003/06/19  20:18:31
64747         Log: Apparently this is needed for VMS (Craig Berry).
64748      Branch: perl
64749            ! lib/Tie/File.pm
64750 ____________________________________________________________________________
64751 [ 19824] By: jhi                                   on 2003/06/19  15:11:48
64752         Log: Bump Time::HiRes to 1.49.
64753      Branch: perl
64754            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
64755            ! ext/Time/HiRes/HiRes.xs
64756 ____________________________________________________________________________
64757 [ 19822] By: jhi                                   on 2003/06/19  14:49:37
64758         Log: This change chunk doesn't work well with blead.
64759      Branch: perl
64760            ! lib/ExtUtils/t/Command.t
64761 ____________________________________________________________________________
64762 [ 19821] By: jhi                                   on 2003/06/19  14:27:52
64763         Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
64764              make happy.
64765      Branch: perl
64766            ! lib/ExtUtils/MM_Unix.pm
64767 ____________________________________________________________________________
64768 [ 19820] By: jhi                                   on 2003/06/19  14:25:53
64769         Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
64770              as of 2003-06-19 18:39 EET).
64771      Branch: perl
64772            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
64773            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
64774            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
64775            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
64776 ____________________________________________________________________________
64777 [ 19819] By: jhi                                   on 2003/06/19  14:08:13
64778         Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
64779              From: grazz@pobox.com (Steve Grazzini)
64780              Date: Wed, 18 Jun 2003 19:42:37 -0400
64781              Message-ID: <20030618234237.GA6267@grazzini.net>
64782      Branch: perl
64783            ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
64784            ! t/op/runlevel.t t/op/tiehandle.t util.c
64785 ____________________________________________________________________________
64786 [ 19818] By: jhi                                   on 2003/06/19  13:57:55
64787         Log: Subject: [PATCH -current] email address correction
64788              Date: Thu, 19 Jun 2003 02:19:31 -0700
64789              Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
64790              From: rs@crystalflame.net (Richard Soderberg)
64791      Branch: perl
64792            ! ext/threads/threads.pm
64793 ____________________________________________________________________________
64794 [ 19816] By: jhi                                   on 2003/06/19  05:02:22
64795         Log: MPE/iX gets serious indigestion on w-packed infinities.
64796      Branch: perl
64797            ! t/op/pack.t
64798 ____________________________________________________________________________
64799 [ 19815] By: rgs                                   on 2003/06/18  20:47:47
64800         Log: A bunch of minor changes to perlguts.pod.
64801      Branch: perl
64802            ! pod/perlguts.pod
64803 ____________________________________________________________________________
64804 [ 19814] By: jhi                                   on 2003/06/18  19:19:38
64805         Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
64806              From: Enache Adrian <enache@rdslink.ro>
64807              Date: Wed, 18 Jun 2003 23:00:43 +0300
64808              Message-ID: <20030618200043.GA1249@ratsnest.hole>
64809      Branch: perl
64810            ! pp.c regexec.c t/op/pat.t
64811 ____________________________________________________________________________
64812 [ 19813] By: jhi                                   on 2003/06/18  17:31:50
64813         Log: Upgrade to Tie::File 0.97.
64814      Branch: perl
64815            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
64816            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
64817            ! lib/Tie/File/t/29_downcopy.t
64818 ____________________________________________________________________________
64819 [ 19812] By: gbarr                                 on 2003/06/18  16:41:31
64820         Log: Sync with libnet 1.16
64821      Branch: perl
64822            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
64823 ____________________________________________________________________________
64824 [ 19811] By: jhi                                   on 2003/06/18  12:11:07
64825         Log: Subject: Encode] 1.96 Released
64826              From: Dan Kogai <dankogai@dan.co.jp>
64827              Date: Wed, 18 Jun 2003 19:09:11 +0900
64828              Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
64829      Branch: perl
64830            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
64831            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
64832            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
64833            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
64834            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
64835            ! ext/Encode/t/guess.t
64836 ____________________________________________________________________________
64837 [ 19810] By: jhi                                   on 2003/06/18  09:20:43
64838         Log: Oops in change #19809.
64839      Branch: perl
64840            ! ext/POSIX/POSIX.xs
64841 ____________________________________________________________________________
64842 [ 19809] By: jhi                                   on 2003/06/18  09:08:47
64843         Log: If the first argument of sigaction() was a string, not a number
64844              (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
64845              isn't numeric in subroutine entry ...' but after that one got
64846              (depending on the OS) either a coredump (because of trying to
64847              assign to *0 in mg_get) or a hang (because of the sigprocmask()
64848              blocking signals inside POSIX::sigaction, a nasty hang since
64849              one obviously cannot interrupt it...only SIGKILL works).
64850              In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
64851              because of the string becoming zero due to the XS typemap magic.
64852              Resolved by making the POSIX::sigaction to try harder to figure
64853              out a valid signal number (one still gets the warning, though),
64854              and returning undef if no sense can be made.
64855      Branch: perl
64856            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
64857 ____________________________________________________________________________
64858 [ 19808] By: rgs                                   on 2003/06/17  21:10:06
64859         Log: Some docs for the assertions.
64860      Branch: perl
64861            ! lib/assertions.pm lib/assertions/activate.pm
64862            ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
64863 ____________________________________________________________________________
64864 [ 19806] By: jhi                                   on 2003/06/17  18:12:26
64865         Log: io_dir.t tweak from Craig Berry.
64866      Branch: perl
64867            ! ext/IO/lib/IO/t/io_dir.t
64868 ____________________________________________________________________________
64869 [ 19805] By: jhi                                   on 2003/06/17  16:47:06
64870         Log: Subject: /ext/DynaLoader/dl_dyld.xs
64871              From: "Peter O'Gorman" <peter@pogma.com>
64872              Date: Tue, 17 Jun 2003 23:45:47 +0900
64873              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
64874
64875              No need to see dlclose() and dlsym() outside the dl_dyld.xs
64876              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
64877              of OpenDarwin.
64878      Branch: perl
64879            ! ext/DynaLoader/dl_dyld.xs
64880 ____________________________________________________________________________
64881 [ 19804] By: jhi                                   on 2003/06/17  13:12:21
64882         Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
64883              From: david nicol <whatever@davidnicol.com>
64884              Date: 16 Jun 2003 20:35:24 -0500
64885              Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
64886
64887              Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
64888              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
64889              Date: Tue, 17 Jun 2003 00:12:04 -0400
64890              Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
64891      Branch: perl
64892            ! pod/perlre.pod pod/perltrap.pod
64893 ____________________________________________________________________________
64894 [ 19802] By: jhi                                   on 2003/06/17  04:51:33
64895         Log: UNICOS: try papering over the Configure symbol scan problems
64896              by disavowing any knowledge of dynaloading.
64897      Branch: perl
64898            ! hints/unicos.sh
64899 ____________________________________________________________________________
64900 [ 19801] By: rgs                                   on 2003/06/16  22:47:28
64901         Log: Revert change #19126, a poor attempt at fixing bug #21742.
64902              The test for #21742 is marked as TODO.
64903              Plus new regression tests from :
64904
64905              Subject: [perl #22708] void context in string eval is broken
64906              From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
64907              Date: 15 Jun 2003 23:09:03 -0000
64908              Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
64909      Branch: perl
64910            ! pp_ctl.c t/comp/require.t t/op/eval.t
64911 ____________________________________________________________________________
64912 [ 19800] By: rgs                                   on 2003/06/16  21:14:26
64913         Log: Subject: [PATCH] unnecessary stringification in eval/die
64914              From: Steve Grazzini <grazz@pobox.com>
64915              Date: 15 Jun 2003 21:02:26 -0000
64916              Message-ID: <20030615210226.56430.qmail@onion.perl.org>
64917              (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
64918              in c.l.p.misc and bug #17763)
64919      Branch: perl
64920            ! pod/perlfunc.pod pp_ctl.c
64921 ____________________________________________________________________________
64922 [ 19799] By: rgs                                   on 2003/06/16  20:15:28
64923         Log: Subject: [perl #22622] Bogus error codes from File::Copy::move
64924              From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
64925              Date: 9 Jun 2003 15:48:09 -0000
64926              Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
64927      Branch: perl
64928            ! lib/File/Copy.pm
64929 ____________________________________________________________________________
64930 [ 19798] By: jhi                                   on 2003/06/16  12:26:29
64931         Log: And even more glibc fcntl constants, this time mostly F_XXX.
64932              Be more conservative and use @EXPORT_OK instead of @EXPORT.
64933      Branch: perl
64934            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
64935 ____________________________________________________________________________
64936 [ 19797] By: jhi                                   on 2003/06/16  08:05:11
64937         Log: Even more glibc O_ modes.
64938      Branch: perl
64939            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
64940 ____________________________________________________________________________
64941 [ 19796] By: jhi                                   on 2003/06/16  07:59:26
64942         Log: Add O_NOATIME.
64943      Branch: perl
64944            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
64945 ____________________________________________________________________________
64946 [ 19795] By: jhi                                   on 2003/06/16  06:51:19
64947         Log: Instead of fancy condvar footwork do a simple join,
64948              as suggested by Arthur.
64949      Branch: perl
64950            ! ext/threads/shared/t/hv_refs.t
64951 ____________________________________________________________________________
64952 [ 19794] By: rgs                                   on 2003/06/15  21:01:18
64953         Log: Rename again the warning about $* being no longer supported
64954              (and update perldiag this time!)
64955      Branch: perl
64956            ! gv.c pod/perldiag.pod t/lib/warnings/gv
64957 ____________________________________________________________________________
64958 [ 19793] By: rgs                                   on 2003/06/15  19:47:21
64959         Log: Remove all magic in untie()
64960
64961              Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
64962              From: Aaron J Mackey <ajm6q@virginia.edu>
64963              Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
64964              Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
64965              (plus a test case)
64966      Branch: perl
64967            ! pp_sys.c t/op/tie.t
64968 ____________________________________________________________________________
64969 [ 19790] By: jhi                                   on 2003/06/15  17:22:08
64970         Log: Start using Perl malloc in FreeBSD since the system malloc
64971              is reaaally slooow for Perl.
64972
64973              Subject: FreeBSD 5.1 vs. -Uusemymalloc
64974              From: Dan Kogai <dankogai@dan.co.jp>
64975              Date: Mon, 16 Jun 2003 01:48:49 +0900
64976              Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
64977      Branch: perl
64978            ! hints/freebsd.sh
64979 ____________________________________________________________________________
64980 [ 19789] By: jhi                                   on 2003/06/15  17:08:02
64981         Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
64982              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
64983              Date: Sat, 14 Jun 2003 17:49:57 -0700
64984              Message-ID: <20030615004956.GA28272@math.berkeley.edu>
64985      Branch: perl
64986            + os2/OS2/typemap os2/perlrexx.cmd
64987            - os2/OS2/PrfDB/typemap
64988            ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
64989            ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
64990            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
64991            ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
64992            ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
64993            ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
64994            ! os2/os2ish.h pp_sys.c utils/h2xs.PL
64995 ____________________________________________________________________________
64996 [ 19788] By: jhi                                   on 2003/06/15  15:05:40
64997         Log: Reindent a section of the file.
64998      Branch: perl
64999            ! universal.c
65000 ____________________________________________________________________________
65001 [ 19787] By: jhi                                   on 2003/06/15  15:01:26
65002         Log: Unused variable.
65003      Branch: perl
65004            ! universal.c
65005 ____________________________________________________________________________
65006 [ 19786] By: jhi                                   on 2003/06/15  07:41:23
65007         Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
65008              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65009              Date: Sun, 15 Jun 2003 10:48:40 +0200
65010              Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
65011      Branch: perl
65012            ! embed.fnc embed.h proto.h sv.c
65013 ____________________________________________________________________________
65014 [ 19785] By: jhi                                   on 2003/06/15  07:37:02
65015         Log: Most often unused variables.
65016      Branch: perl
65017            ! perl.c
65018 ____________________________________________________________________________
65019 [ 19784] By: rgs                                   on 2003/06/14  20:08:52
65020         Log: Rename the warning about $* being removed,
65021              as suggested by Dave Mitchell
65022      Branch: perl
65023            ! gv.c t/lib/warnings/gv
65024 ____________________________________________________________________________
65025 [ 19783] By: jhi                                   on 2003/06/14  16:30:23
65026         Log: The FileCache 1.03 tests from belg4mit.
65027      Branch: perl
65028            + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
65029            + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
65030            + lib/FileCache/t/05override.t
65031            - lib/FileCache.t
65032            ! MANIFEST
65033 ____________________________________________________________________________
65034 [ 19782] By: jhi                                   on 2003/06/14  13:45:01
65035         Log: Mention the Unicode::Regex::Set module.
65036      Branch: perl
65037            ! pod/perlunicode.pod
65038 ____________________________________________________________________________
65039 [ 19781] By: jhi                                   on 2003/06/14  13:39:45
65040         Log: Followup on #19779: make the helper function static,
65041              and rename it for paranoia reasons.
65042      Branch: perl
65043            ! embed.fnc embed.h proto.h sv.c
65044 ____________________________________________________________________________
65045 [ 19779] By: jhi                                   on 2003/06/14  13:13:34
65046         Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
65047              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65048              Date: Sat, 14 Jun 2003 12:51:31 +0200
65049              Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
65050
65051              (choosing the safe alternative)
65052      Branch: perl
65053            ! sv.c
65054 ____________________________________________________________________________
65055 [ 19778] By: jhi                                   on 2003/06/14  09:28:01
65056         Log: Exercise the utf8:: "internal" functions.
65057      Branch: perl
65058            ! lib/utf8.pm lib/utf8.t
65059 ____________________________________________________________________________
65060 [ 19777] By: jhi                                   on 2003/06/14  09:05:07
65061         Log: Having to pull in the whole Encode just to get SvUTF8()
65062              is a bit too much: introduce utf8::is_utf8().
65063      Branch: perl
65064            ! lib/utf8.pm pod/perluniintro.pod universal.c
65065 ____________________________________________________________________________
65066 [ 19776] By: jhi                                   on 2003/06/14  08:56:11
65067         Log: Slight tweaks on the length() and chr() entries,
65068              passing-by rewrapping on the rmdir entry.
65069      Branch: perl
65070            ! pod/perlfunc.pod
65071 ____________________________________________________________________________
65072 [ 19775] By: jhi                                   on 2003/06/14  08:50:16
65073         Log: test.pl-ify and add a couple of tests.
65074      Branch: perl
65075            ! lib/bytes.t
65076 ____________________________________________________________________________
65077 [ 19773] By: jhi                                   on 2003/06/14  08:05:01
65078         Log: Slight reorg of the binmode() entry.
65079      Branch: perl
65080            ! pod/perlfunc.pod
65081 ____________________________________________________________________________
65082 [ 19772] By: jhi                                   on 2003/06/14  07:07:38
65083         Log: Illegal cpp.
65084      Branch: perl
65085            ! util.c
65086 ____________________________________________________________________________
65087 [ 19770] By: jhi                                   on 2003/06/14  04:36:18
65088         Log: Subject: Re: FileCache
65089              From: belg4mit <belg4mit@MIT.EDU>
65090              Date: Sat, 14 Jun 2003 01:35:05 -0400
65091              Message-ID: <3EEAB409.7B4C21EA@mit.edu>
65092
65093              FileCache 1.03.
65094      Branch: perl
65095            ! lib/FileCache.pm
65096 ____________________________________________________________________________
65097 [ 19769] By: rgs                                   on 2003/06/13  19:17:50
65098         Log: Remove the deprecated $* variable.
65099              Incidentally, this fixes bug #22354, about unwanted
65100              action-at-distance of the /m regexp modifier.
65101              Add a new warning to advertise this fact.
65102      Branch: perl
65103            ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
65104            ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
65105            ! t/op/pat.t t/op/study.t
65106 ____________________________________________________________________________
65107 [ 19768] By: jhi                                   on 2003/06/13  17:08:45
65108         Log: Encode simply needs more work on EBCDIC.
65109      Branch: perl
65110            ! ext/Encode/t/Unicode.t
65111 ____________________________________________________________________________
65112 [ 19767] By: jhi                                   on 2003/06/13  17:05:01
65113         Log: Redundancy removal from Brian De Pradine;
65114              both the forms, pthread_mutexattr_settype() and
65115              pthread_mutexattr_setkind_np(), exist on z/OS.
65116      Branch: perl
65117            ! thread.h
65118 ____________________________________________________________________________
65119 [ 19766] By: jhi                                   on 2003/06/13  17:02:57
65120         Log: Somehow MPE/iX managed to get
65121              "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
65122      Branch: perl
65123            ! lib/Test/Harness.pm
65124 ____________________________________________________________________________
65125 [ 19765] By: jhi                                   on 2003/06/13  14:36:18
65126         Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
65127              From: alan <alan@pair.com>
65128              Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
65129              Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
65130
65131              (the first alternative)
65132      Branch: perl
65133            ! util.c
65134 ____________________________________________________________________________
65135 [ 19764] By: jhi                                   on 2003/06/13  14:33:51
65136         Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
65137              way of detecting Darwin/Mac OS X; instead it is recommended to
65138              detect the OS at a higher level and pass the information manually
65139              down to the application, using e.g. a -Ddefinition.
65140      Branch: perl
65141            ! hints/darwin.sh perl.h x2p/util.c
65142 ____________________________________________________________________________
65143 [ 19763] By: jhi                                   on 2003/06/13  14:12:13
65144         Log: Define a cpp symbol, BSDish, if that looks appropriate.
65145      Branch: perl
65146            ! perl.h
65147 ____________________________________________________________________________
65148 [ 19760] By: jhi                                   on 2003/06/13  12:00:06
65149         Log: Even more tweakage on symbol scanning from Alan Burlison.
65150      Branch: perl
65151            ! Configure
65152 ____________________________________________________________________________
65153 [ 19758] By: gbarr                                 on 2003/06/13  07:01:11
65154         Log: Sync with libnet 1.15
65155      Branch: perl
65156            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
65157 ____________________________________________________________________________
65158 [ 19756] By: jhi                                   on 2003/06/13  05:09:17
65159         Log: The changes #8803 and #8896 that fixed JPL for use with
65160              JDK 1.2/1.3 had somehow disappeared.
65161      Branch: perl
65162            ! perl.c perl.h
65163 ____________________________________________________________________________
65164 [ 19752] By: rgs                                   on 2003/06/12  20:49:25
65165         Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
65166              to be issued if the string to be left-justified by s?printf contains
65167              a newline.
65168
65169              Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf
65170              From: Robin Barker <Robin.Barker@npl.co.uk>
65171              Date: Wed, 11 Jun 2003 18:10:14 +0100
65172              Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
65173      Branch: perl
65174            ! pod/perldiag.pod sv.c t/lib/warnings/sv
65175 ____________________________________________________________________________
65176 [ 19751] By: rgs                                   on 2003/06/12  20:25:41
65177         Log: Patch for a warning emitted twice, from :
65178              Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
65179              From: Steve Grazzini <grazz@pobox.com>
65180              Date: Wed, 11 Jun 2003 00:46:47 -0400
65181              Message-ID: <20030611044647.GA16696@grazzini.net>
65182      Branch: perl
65183            ! pp_sys.c
65184 ____________________________________________________________________________
65185 [ 19750] By: sky                                   on 2003/06/12  15:03:55
65186         Log: In free we want to destroy, not init, thanks to Tim Bunce for
65187              detecting this. Should hopefully fix memory leak on Tru64
65188      Branch: perl
65189            ! ext/threads/shared/shared.xs
65190 ____________________________________________________________________________
65191 [ 19749] By: jhi                                   on 2003/06/12  13:27:44
65192         Log: More perlio ->Open paranoia.  Set errno to EINVAL if there's
65193              no ->Open, not if ->Open returns NULL.
65194      Branch: perl
65195            ! perlio.c
65196 ____________________________________________________________________________
65197 [ 19748] By: jhi                                   on 2003/06/12  11:32:44
65198         Log: Further perlio doc tweaks.
65199      Branch: perl
65200            ! lib/PerlIO.pm pod/perlrun.pod
65201 ____________________________________________________________________________
65202 [ 19747] By: jhi                                   on 2003/06/12  11:25:19
65203         Log: Slightly amended version of the proposed patch for
65204              "[perl #22390] export PERLIO=bytes segfaults";
65205              the amendment is to set errno.
65206              TODO: we really should not get here if the layer
65207              stack is corrupt or non-sensical (like "bytes").
65208      Branch: perl
65209            ! perlio.c
65210 ____________________________________________________________________________
65211 [ 19746] By: sky                                   on 2003/06/12  08:37:39
65212         Log: Be polite and destroy the mutexes and conditions we use!
65213      Branch: perl
65214            ! ext/threads/shared/shared.xs
65215 ____________________________________________________________________________
65216 [ 19744] By: rgs                                   on 2003/06/11  20:49:04
65217         Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
65218              From: Andy Dougherty <doughera@lafayette.edu>
65219              Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
65220              Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
65221      Branch: perl
65222            ! lib/File/Temp/t/security.t
65223 ____________________________________________________________________________
65224 [ 19742] By: jhi                                   on 2003/06/11  18:28:12
65225         Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
65226              From: Andy Dougherty <doughera@lafayette.edu>
65227              Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
65228              Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
65229      Branch: perl
65230            ! Configure
65231 ____________________________________________________________________________
65232 [ 19741] By: merijn                                on 2003/06/11  14:06:49
65233         Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
65234              From: PPrymmer@factset.com
65235              Date: Wed, 11 Jun 2003 09:00:34 -0400
65236              Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
65237      Branch: perl
65238            ! lib/vmsish.t
65239 ____________________________________________________________________________
65240 [ 19740] By: jhi                                   on 2003/06/11  13:29:59
65241         Log: Doc nit.
65242      Branch: perl
65243            ! INSTALL
65244 ____________________________________________________________________________
65245 [ 19739] By: jhi                                   on 2003/06/11  05:30:53
65246         Log: Integrate from maint:
65247              [ 19738]
65248              Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
65249              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65250              Date: Tue, 10 Jun 2003 22:10:47 +0200
65251              Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
65252      Branch: perl
65253           !> ext/Encode/encengine.c ext/List/Util/Util.xs
65254           !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
65255           !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
65256           !> sv.c
65257 ____________________________________________________________________________
65258 [ 19735] By: jhi                                   on 2003/06/10  05:27:33
65259         Log: Upgrade to Unicode::Normalize 0.22.
65260      Branch: perl
65261            ! ext/Unicode/Normalize/Changes
65262            ! ext/Unicode/Normalize/Makefile.PL
65263            ! ext/Unicode/Normalize/Normalize.pm
65264            ! ext/Unicode/Normalize/Normalize.xs
65265            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
65266            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
65267            ! ext/Unicode/Normalize/t/test.t
65268 ____________________________________________________________________________
65269 [ 19734] By: jhi                                   on 2003/06/10  05:14:18
65270         Log: Upgrade to Unicode::Collate 0.25.
65271      Branch: perl
65272            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
65273            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
65274            ! lib/Unicode/Collate/t/test.t
65275 ____________________________________________________________________________
65276 [ 19731] By: jhi                                   on 2003/06/09  20:48:14
65277         Log: On a real multicpu box the child thread could still be running
65278              when the parent thread was already testing.
65279      Branch: perl
65280            ! ext/threads/shared/t/hv_refs.t
65281 ____________________________________________________________________________
65282 [ 19730] By: rgs                                   on 2003/06/09  19:56:29
65283         Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
65284              From: Andy Dougherty <doughera@lafayette.edu>
65285              Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
65286              Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
65287      Branch: perl
65288            ! INSTALL
65289 ____________________________________________________________________________
65290 [ 19729] By: rgs                                   on 2003/06/09  19:13:16
65291         Log: Subject: [PATCH] Re: nitpick with \(0..2)
65292              From: Steve Grazzini <grazz@pobox.com>
65293              Date: Fri, 6 Jun 2003 01:42:59 -0400
65294              Message-ID: <20030606054259.GA30249@grazzini.net>
65295      Branch: perl
65296            ! op.c pod/perlop.pod t/op/ref.t
65297 ____________________________________________________________________________
65298 [ 19726] By: jhi                                   on 2003/06/09  18:45:00
65299         Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
65300      Branch: perl
65301            ! ext/Unicode/Normalize/Normalize.pm
65302 ____________________________________________________________________________
65303 [ 19725] By: rgs                                   on 2003/06/09  18:33:50
65304         Log: In the debugger, flush stdout/stderr before the prompt is printed
65305              Subject: Re: [PATCH] Perlbug #15228
65306              From: Alex Vandiver <alexmv@MIT.EDU>
65307              Date: 04 Jun 2003 04:50:10 -0400
65308              Message-Id: <1054716610.21402.45.camel@supox>
65309      Branch: perl
65310            ! lib/perl5db.pl
65311 ____________________________________________________________________________
65312 [ 19724] By: gsar                                  on 2003/06/09  18:17:42
65313         Log: mark 450_service.t#18 as a todo test on windows
65314      Branch: perl
65315            ! lib/Net/Ping/t/450_service.t
65316 ____________________________________________________________________________
65317 [ 19723] By: gsar                                  on 2003/06/09  18:00:57
65318         Log: one of the Net::Ping time-dependent tests fails sporadically
65319              when the response from localhost is "too quick"
65320      Branch: perl
65321            ! lib/Net/Ping/t/250_ping_hires.t
65322 ____________________________________________________________________________
65323 [ 19721] By: jhi                                   on 2003/06/09  17:04:50
65324         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
65325              From: Michael G Schwern <schwern@pobox.com>
65326              Date: Sat, 7 Jun 2003 01:16:32 -0700
65327              Message-ID: <20030607081632.GA16228@windhund.schwern.org>
65328      Branch: perl
65329            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
65330            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
65331            ! lib/ExtUtils/t/Liblist.t
65332 ____________________________________________________________________________
65333 [ 19720] By: gsar                                  on 2003/06/09  15:59:52
65334         Log: fix for perlio.t failures on windows (from Dan Kogai)
65335      Branch: perl
65336            ! ext/Encode/t/perlio.t
65337 ____________________________________________________________________________
65338 [ 19719] By: jhi                                   on 2003/06/09  15:28:18
65339         Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
65340              From: PPrymmer@factset.com
65341              Date: Mon, 9 Jun 2003 09:57:43 -0400
65342              Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
65343      Branch: perl
65344            ! configure.com utils/perlivp.PL
65345 ____________________________________________________________________________
65346 [ 19717] By: gsar                                  on 2003/06/09  14:09:55
65347         Log: windows: fix memory leak in %ENV handling (shows up as a
65348              leak even in the simplest fork() loop, because perl_construct()
65349              now does the equivalent of %ENV assignments using mg_set())
65350      Branch: perl
65351            ! win32/perlhost.h
65352 ____________________________________________________________________________
65353 [ 19715] By: sky                                   on 2003/06/09  09:35:47
65354         Log: Support blessed shared references.
65355      Branch: perl
65356            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
65357            ! ext/threads/shared/t/hv_refs.t
65358 ____________________________________________________________________________
65359 [ 19714] By: jhi                                   on 2003/06/09  04:29:04
65360         Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
65361              From: "Craig A. Berry" <craigberry@mac.com>
65362              Date: Sun, 08 Jun 2003 16:49:43 -0500
65363              Message-ID: <3EE3AF77.7060302@mac.com>
65364      Branch: perl
65365            ! t/op/pack.t
65366 ____________________________________________________________________________
65367 [ 19712] By: jhi                                   on 2003/06/08  17:05:59
65368         Log: Subject: Re: forwarded you a test result
65369              From: Dan Kogai <dankogai@dan.co.jp>
65370              Date: Sun, 8 Jun 2003 11:04:43 +0900
65371              Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
65372      Branch: perl
65373            ! ext/Encode/t/Encode.t
65374 ____________________________________________________________________________
65375 [ 19710] By: jhi                                   on 2003/06/08  17:03:07
65376         Log: Regen Configure et al.
65377      Branch: perl
65378            ! Configure Porting/config.sh Porting/config_H
65379 ____________________________________________________________________________
65380 [ 19709] By: jhi                                   on 2003/06/08  16:45:50
65381         Log: More symbol scan logic from Alan Burlison.
65382      Branch: perl
65383            ! Configure Porting/Glossary hints/solaris_2.sh
65384 ____________________________________________________________________________
65385 [ 19708] By: sky                                   on 2003/06/07  13:28:50
65386         Log: Major (internal) change to make it much more easy to embed
65387              threaded perl because we don't use our own TLS for the current
65388              thread info, but instead use PL_modglobal. Should make the
65389              mod_perl2 team (Hi Stas!) happy. Should also be more robust.
65390      Branch: perl
65391            ! ext/threads/threads.xs
65392 ____________________________________________________________________________
65393 [ 19707] By: sky                                   on 2003/06/07  13:27:01
65394         Log: Last patch broke this slightly because INC was wrong.
65395      Branch: perl
65396            ! ext/threads/t/thread.t
65397 ____________________________________________________________________________
65398 [ 19706] By: sky                                   on 2003/06/07  13:07:53
65399         Log: Remove warnings from tests.
65400      Branch: perl
65401            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
65402            ! ext/threads/t/list.t
65403 ____________________________________________________________________________
65404 [ 19705] By: sky                                   on 2003/06/07  12:42:28
65405         Log: Work in non core env.
65406      Branch: perl
65407            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
65408            ! ext/threads/t/libc.t ext/threads/t/list.t
65409            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
65410            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
65411            ! ext/threads/t/thread.t
65412 ____________________________________________________________________________
65413 [ 19703] By: jhi                                   on 2003/06/07  05:11:50
65414         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
65415              From: Michael G Schwern <schwern@pobox.com>
65416              Date: Fri, 6 Jun 2003 18:41:45 -0700
65417              Message-ID: <20030607014145.GB12031@windhund.schwern.org>
65418      Branch: perl
65419            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
65420            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
65421            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
65422            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
65423            ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
65424            ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
65425            ! lib/ExtUtils/t/zz_cleanup_dummy.t
65426 ____________________________________________________________________________
65427 [ 19702] By: rgs                                   on 2003/06/06  23:00:00
65428         Log: Upgrade to Time::Local 1.06, by Dave Rolsky
65429      Branch: perl
65430            ! lib/Time/Local.pm lib/Time/Local.t
65431 ____________________________________________________________________________
65432 [ 19701] By: rgs                                   on 2003/06/06  22:50:37
65433         Log: Complement to change #19698 :
65434              add also this information (=> and curly braces doesn't
65435              quote compound identifiers) to the strict manpage.
65436              As an experiment in documentation, add a "HISTORY" section
65437              to the strict manpage.
65438      Branch: perl
65439            ! lib/strict.pm
65440 ____________________________________________________________________________
65441 [ 19700] By: rgs                                   on 2003/06/06  22:31:50
65442         Log: Minor grammatical nit.
65443      Branch: perl
65444            ! README.hpux
65445 ____________________________________________________________________________
65446 [ 19699] By: rgs                                   on 2003/06/06  22:29:38
65447         Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
65448              From: Stas Bekman <stas@stason.org>
65449              Date: Thu, 05 Jun 2003 10:10:36 +1000
65450              Message-ID: <3EDE8A7C.2080302@stason.org>
65451
65452              Subject: [patch] perlguts authors dup
65453              From: Stas Bekman <stas@stason.org>
65454              Date: Thu, 05 Jun 2003 10:14:12 +1000
65455              Message-ID: <3EDE8B54.6090808@stason.org>
65456      Branch: perl
65457            ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
65458 ____________________________________________________________________________
65459 [ 19698] By: rgs                                   on 2003/06/06  22:23:56
65460         Log: Clarify that => doesn't quote compound identifiers.
65461      Branch: perl
65462            ! pod/perldata.pod
65463 ____________________________________________________________________________
65464 [ 19696] By: merijn                                on 2003/06/06  12:21:43
65465         Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
65466              as the compiler supports it)
65467      Branch: perl
65468            ! README.hpux
65469 ____________________________________________________________________________
65470 [ 19695] By: jhi                                   on 2003/06/05  18:50:51
65471         Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
65472              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65473              Date: Wed, 04 Jun 2003 00:08:32 -0700
65474              Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
65475      Branch: perl
65476            ! t/run/switches.t toke.c
65477 ____________________________________________________________________________
65478 [ 19694] By: jhi                                   on 2003/06/05  18:37:02
65479         Log: Subject: [PATCH] RE: maint @ 19683
65480              From: Robin Barker <Robin.Barker@npl.co.uk>
65481              Date: Thu, 5 Jun 2003 17:16:58 +0100
65482              Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
65483
65484              (skipped the MIME::Base64 part, leaving that to Gisle)
65485      Branch: perl
65486            ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
65487 ____________________________________________________________________________
65488 [ 19693] By: jhi                                   on 2003/06/05  17:26:04
65489         Log: SKIP label was missing.
65490      Branch: perl
65491            ! t/io/utf8.t
65492 ____________________________________________________________________________
65493 [ 19692] By: jhi                                   on 2003/06/05  16:58:23
65494         Log: z/OS makedepend fix from Peter Prymmer;
65495              still needed as reported by Brian De Pradine.
65496      Branch: perl
65497            ! makedepend.SH
65498 ____________________________________________________________________________
65499 [ 19691] By: jhi                                   on 2003/06/05  16:56:01
65500         Log: Even more getspecific patches from Brian De Pradine;
65501              macrofy the construct.
65502      Branch: perl
65503            ! ext/threads/threads.xs
65504 ____________________________________________________________________________
65505 [ 19690] By: jhi                                   on 2003/06/05  16:19:40
65506         Log: z/OS threads tweak from Brian De Pradine.
65507      Branch: perl
65508            ! ext/threads/threads.xs
65509 ____________________________________________________________________________
65510 [ 19689] By: jhi                                   on 2003/06/05  05:43:31
65511         Log: Upgrade to Time::HiRes 1.48.
65512      Branch: perl
65513            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
65514 ____________________________________________________________________________
65515 [ 19688] By: rgs                                   on 2003/06/04  18:53:48
65516         Log: Prevent a potential null pointer dereference.
65517              Noticed by Ryan Koga <rkoga@caida.org> in
65518              Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
65519      Branch: perl
65520            ! perlio.c
65521 ____________________________________________________________________________
65522 [ 19687] By: jhi                                   on 2003/06/04  18:26:08
65523         Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
65524              From: Andy Dougherty <doughera@lafayette.edu>
65525              Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
65526              Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
65527      Branch: perl
65528            ! hints/darwin.sh
65529 ____________________________________________________________________________
65530 [ 19686] By: jhi                                   on 2003/06/04  11:02:54
65531         Log: On closer reading the proposed UTS#18 update required
65532              even more changes.
65533      Branch: perl
65534            ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
65535            ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
65536            ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
65537            ! lib/unicore/mktables
65538 ____________________________________________________________________________
65539 [ 19685] By: jhi                                   on 2003/06/04  10:14:09
65540         Log: Align the 'graph' property definition with the proposed
65541              Unicode UTS #18 update (v7).
65542      Branch: perl
65543            ! lib/unicore/lib/Graph.pl lib/unicore/mktables
65544 ____________________________________________________________________________
65545 [ 19681] By: jhi                                   on 2003/06/04  05:16:38
65546         Log: Subject: [MacOS X] consider useshrplib='false' by default
65547              From: Dan Kogai <dankogai@dan.co.jp>
65548              Date: Wed, 4 Jun 2003 01:29:42 +0900
65549              Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
65550      Branch: perl
65551            ! hints/darwin.sh
65552 ____________________________________________________________________________
65553 [ 19679] By: jhi                                   on 2003/06/03  15:51:36
65554         Log: Urk.  Joe's patches were for the maint branch,
65555              not for the blead (which has assertions and stuff).
65556              Retract #19677, #19676, #19674.
65557      Branch: perl
65558            ! lib/perl5db.pl
65559 ____________________________________________________________________________
65560 [ 19678] By: jhi                                   on 2003/06/03  15:05:19
65561         Log: According to Arthur this should help
65562              #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
65563      Branch: perl
65564            ! ext/threads/threads.xs
65565 ____________________________________________________________________________
65566 [ 19677] By: jhi                                   on 2003/06/03  14:07:06
65567         Log: Tiny tweaks from Joe McMahon.
65568      Branch: perl
65569            ! lib/perl5db.pl
65570 ____________________________________________________________________________
65571 [ 19676] By: jhi                                   on 2003/06/03  12:38:46
65572         Log: Tiny pod and speling tweaks.
65573      Branch: perl
65574            ! lib/perl5db.pl
65575 ____________________________________________________________________________
65576 [ 19674] By: jhi                                   on 2003/06/03  12:20:59
65577         Log: Subject: Extensive documentation patch redux
65578              From: Joe McMahon <mcmahon@ibiblio.org>
65579              Date: Mon, 2 Jun 2003 09:53:40 -0400
65580              Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
65581
65582              Subject: RE: [PATCH] RE: Extensive documentation patch redux
65583              From: Robin Barker <Robin.Barker@npl.co.uk>
65584              Date: Tue, 3 Jun 2003 10:00:22 +0100
65585              Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
65586      Branch: perl
65587            ! lib/perl5db.pl
65588 ____________________________________________________________________________
65589 [ 19673] By: jhi                                   on 2003/06/03  09:51:59
65590         Log: Salvage parts of #19667.
65591      Branch: perl
65592            ! perlio.c win32/win32.c win32/win32iop.h
65593 ____________________________________________________________________________
65594 [ 19672] By: jhi                                   on 2003/06/03  09:26:45
65595         Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
65596              still is there).
65597      Branch: perl
65598            ! MANIFEST pod/perlfunc.pod
65599 ____________________________________________________________________________
65600 [ 19671] By: merijn                                on 2003/06/03  08:27:07
65601         Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
65602              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65603              Date: Tue, 03 Jun 2003 01:55:06 -0700
65604              Message-ID: <qJG3+gzkgajL092yn@efn.org>
65605      Branch: perl
65606            ! README.cygwin
65607 ____________________________________________________________________________
65608 [ 19670] By: jhi                                   on 2003/06/03  08:04:39
65609         Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
65610              #19655, #19418; File::Temp no more used internally.
65611              Some parts of these will be salvaged later.
65612      Branch: perl
65613            ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
65614            ! proto.h win32/win32.c win32/win32iop.h
65615 ____________________________________________________________________________
65616 [ 19669] By: gsar                                  on 2003/06/02  20:59:39
65617         Log: fix for 09_gen_rs.t#59 failure on windows
65618      Branch: perl
65619            ! lib/Tie/File/t/09_gen_rs.t
65620 ____________________________________________________________________________
65621 [ 19668] By: gsar                                  on 2003/06/02  20:40:19
65622         Log: resurrect change#19628 and make it work by generalizing
65623              a spot that had a hardcoded dependency on the cmd.exe
65624              arguments being "/x/c" or "/c"
65625      Branch: perl
65626            ! pod/perlrun.pod win32/win32.c
65627 ____________________________________________________________________________
65628 [ 19667] By: gsar                                  on 2003/06/02  18:44:34
65629         Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
65630              reuse the straightforward native implementation instead
65631
65632              this fixes the warning from io_xs.t
65633
65634              NOTE: File::Temp has a less-than-robust implementation on windows
65635              that relies on END blocks being run (this may not happen always)
65636      Branch: perl
65637            ! op.c win32/win32.c win32/win32iop.h
65638 ____________________________________________________________________________
65639 [ 19666] By: gsar                                  on 2003/06/02  18:29:46
65640         Log: change#19628 broke many win32/system.t tests, so back it out
65641      Branch: perl
65642            ! pod/perlrun.pod win32/win32.c
65643 ____________________________________________________________________________
65644 [ 19665] By: rgs                                   on 2003/06/02  18:22:06
65645         Log: A little bit more of weird-code-proofing in B::Deparse.
65646              Fixes a bug reported by Alexey Tourbin in
65647              Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
65648      Branch: perl
65649            ! ext/B/B/Deparse.pm
65650 ____________________________________________________________________________
65651 [ 19664] By: jhi                                   on 2003/06/02  16:41:37
65652         Log: Upgrade to the CGI.pm 2.93.
65653
65654              (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
65655      Branch: perl
65656            + lib/CGI/t/util-58.t
65657            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
65658            ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
65659            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
65660            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
65661            ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
65662            ! lib/CGI/t/switch.t lib/CGI/t/util.t
65663 ____________________________________________________________________________
65664 [ 19663] By: jhi                                   on 2003/06/02  16:16:51
65665         Log: Whitespace tweaks.
65666      Branch: perl
65667            ! hints/uwin.sh
65668 ____________________________________________________________________________
65669 [ 19662] By: jhi                                   on 2003/06/02  16:08:22
65670         Log: U/WIN: final (for now) touches from John P. Linderman;
65671              now we get 97% success rate, the remaining failures are
65672              quite obscure.
65673      Branch: perl
65674            ! hints/uwin.sh lib/locale.t
65675 ____________________________________________________________________________
65676 [ 19661] By: gbarr                                 on 2003/06/02  12:13:35
65677         Log: Sync with libnet 1.14
65678      Branch: perl
65679            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
65680            ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
65681            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
65682            ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
65683 ____________________________________________________________________________
65684 [ 19660] By: jhi                                   on 2003/06/02  09:28:30
65685         Log: Beautification.
65686      Branch: perl
65687            ! op.c
65688 ____________________________________________________________________________
65689 [ 19659] By: jhi                                   on 2003/06/02  09:07:38
65690         Log: Duplicate definition bad.
65691      Branch: perl
65692            ! op.c
65693 ____________________________________________________________________________
65694 [ 19658] By: jhi                                   on 2003/06/02  09:02:18
65695         Log: I thought I tried building threaded.  Never think.  Try.
65696      Branch: perl
65697            ! perlio.c
65698 ____________________________________________________________________________
65699 [ 19657] By: jhi                                   on 2003/06/02  08:54:04
65700         Log: Stick with the original (5.8.0) logic.
65701      Branch: perl
65702            ! op.c
65703 ____________________________________________________________________________
65704 [ 19656] By: jhi                                   on 2003/06/02  08:28:51
65705         Log: Since pulling in File::Temp for tempfiles would pull in
65706              also Fcntl, miniperl could not open up tempfiles.  This broke
65707              the use of miniperl in VMS, as noticed by Craig Berry.
65708              Try to cure this by moving the creation of tempfile into its
65709              own routine, my_tmpfp(), which gets compiled differently
65710              for miniperl and perl.
65711      Branch: perl
65712            ! embed.fnc embed.h op.c perlio.c proto.h
65713 ____________________________________________________________________________
65714 [ 19655] By: jhi                                   on 2003/06/02  06:54:05
65715         Log: A pointless test, noticed by Craig Berry.
65716      Branch: perl
65717            ! perlio.c
65718 ____________________________________________________________________________
65719 [ 19654] By: rgs                                   on 2003/06/01  07:37:50
65720         Log: Two Cygwin patches from Gerrit.
65721
65722              Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
65723              From: "Gerrit P. Haase" <gp@familiehaase.de>
65724              Date: Sat, 31 May 2003 14:12:07 +0200
65725              Message-ID: <179860591535.20030531141207@familiehaase.de>
65726
65727              Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
65728              Date: Sat, 31 May 2003 13:57:49 +0200
65729              Message-ID: <11859733881.20030531135749@familiehaase.de>
65730      Branch: perl
65731            ! README.cygwin perl.h t/io/layers.t
65732 ____________________________________________________________________________
65733 [ 19652] By: rgs                                   on 2003/05/31  19:54:31
65734         Log: Fix a case of segfault in gv_check(), by making
65735              it ignore non-GV values in stashes.
65736      Branch: perl
65737            ! gv.c t/op/stash.t
65738 ____________________________________________________________________________
65739 [ 19651] By: rgs                                   on 2003/05/31  18:48:59
65740         Log: Don't install test.pl files.
65741      Branch: perl
65742            ! installperl
65743 ____________________________________________________________________________
65744 [ 19650] By: rgs                                   on 2003/05/31  18:47:50
65745         Log: Regenerate internals pods.
65746      Branch: perl
65747            ! pod/perlapi.pod pod/perlintern.pod
65748 ____________________________________________________________________________
65749 [ 19649] By: rgs                                   on 2003/05/31  18:33:07
65750         Log: Subject: [PATCH] jumbo closure patch broke formats
65751              From: Dave Mitchell <davem@fdgroup.com>
65752              Date: Sat, 31 May 2003 19:54:48 +0100
65753              Message-ID: <20030531185448.GA6055@fdgroup.com>
65754              Plus restore the original test script for bug #22372
65755      Branch: perl
65756            ! pad.c t/op/write.t
65757 ____________________________________________________________________________
65758 [ 19648] By: jhi                                   on 2003/05/31  17:37:36
65759         Log: Better patch from Inaba Hiroto for
65760              [perl #22375] 'split'/'index' problem for utf8
65761      Branch: perl
65762            ! sv.c
65763 ____________________________________________________________________________
65764 [ 19647] By: rgs                                   on 2003/05/31  11:46:52
65765         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
65766              From: Enache Adrian <enache@rdslink.ro>
65767              Date: Sat, 31 May 2003 14:18:11 +0300
65768              Message-ID: <20030531111811.GA1240@ratsnest.hole>
65769      Branch: perl
65770            ! t/op/write.t
65771 ____________________________________________________________________________
65772 [ 19646] By: jhi                                   on 2003/05/31  05:40:15
65773         Log: Interesting patch(1) glitch.
65774      Branch: perl
65775            ! lib/Tie/File.pm
65776 ____________________________________________________________________________
65777 [ 19645] By: jhi                                   on 2003/05/31  05:37:10
65778         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
65779              From: Enache Adrian <enache@rdslink.ro>
65780              Date: Fri, 30 May 2003 18:52:28 +0300
65781              Message-ID: <20030530155228.GA872@ratsnest.hole>
65782      Branch: perl
65783            ! sv.c t/op/write.t
65784 ____________________________________________________________________________
65785 [ 19644] By: jhi                                   on 2003/05/31  05:31:11
65786         Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
65787              From: "Craig A. Berry" <craigberry@mac.com>
65788              Date: Fri, 30 May 2003 13:08:01 -0500
65789              Message-ID: <3ED79E01.8050401@mac.com>
65790      Branch: perl
65791            ! ext/Encode/t/perlio.t
65792 ____________________________________________________________________________
65793 [ 19643] By: jhi                                   on 2003/05/31  05:28:56
65794         Log: Upgrade to Tie::File 0.96.
65795      Branch: perl
65796            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
65797            ! lib/Tie/File/t/09_gen_rs.t
65798 ____________________________________________________________________________
65799 [ 19642] By: jhi                                   on 2003/05/30  19:06:02
65800         Log: test.pl-isation.
65801      Branch: perl
65802            ! t/op/index.t
65803 ____________________________________________________________________________
65804 [ 19641] By: jhi                                   on 2003/05/30  15:59:57
65805         Log: A bit of networking notworking negativity.
65806              (Inspiration from Jos.)
65807      Branch: perl
65808            ! pod/perlport.pod
65809 ____________________________________________________________________________
65810 [ 19640] By: jhi                                   on 2003/05/30  05:47:15
65811         Log: Fix for "#22375 'split'/'index' problem for utf8".
65812      Branch: perl
65813            ! sv.c t/op/index.t
65814 ____________________________________________________________________________
65815 [ 19639] By: jhi                                   on 2003/05/29  19:07:35
65816         Log: Add the test case for the already fixed
65817              [perl #22351] perl bug with 'e' substitution modifier
65818      Branch: perl
65819            ! t/op/subst.t
65820 ____________________________________________________________________________
65821 [ 19638] By: jhi                                   on 2003/05/29  18:56:46
65822         Log: Comment tweakage.
65823      Branch: perl
65824            ! intrpvar.h
65825 ____________________________________________________________________________
65826 [ 19637] By: rgs                                   on 2003/05/29  18:47:40
65827         Log: Subject: [PATCH] jumbo closure fix
65828              From: Dave Mitchell <davem@fdgroup.com>
65829              Date: Wed, 26 Feb 2003 14:49:47 +0000
65830              Message-ID: <20030226144947.A14444@fdgroup.com>
65831      Branch: perl
65832            ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
65833            ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
65834            ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
65835            ! t/op/closure.t
65836 ____________________________________________________________________________
65837 [ 19635] By: jhi                                   on 2003/05/29  09:13:06
65838         Log: Subject: Credits patch
65839              From: Ed Avis <ed@membled.com>
65840              Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
65841              Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
65842      Branch: perl
65843            ! lib/Tie/RefHash.pm
65844 ____________________________________________________________________________
65845 [ 19634] By: jhi                                   on 2003/05/29  09:11:30
65846         Log: Subject: [patch] IO::File->open() with encoding
65847              From: Pradeep Hodigere <phodigere@yahoo.com>
65848              Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
65849              Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
65850      Branch: perl
65851            + ext/IO/lib/IO/t/io_utf8.t
65852            ! MANIFEST ext/IO/lib/IO/File.pm
65853 ____________________________________________________________________________
65854 [ 19633] By: jhi                                   on 2003/05/29  08:18:09
65855         Log: A *much* cut-down version of the patches in the thread
65856              Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
65857              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
65858              Date: 16 May 2003 19:04:28 -0000
65859              Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
65860      Branch: perl
65861            ! pod/perldiag.pod
65862 ____________________________________________________________________________
65863 [ 19632] By: jhi                                   on 2003/05/29  08:12:46
65864         Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
65865              From: Dave Mitchell <davem@fdgroup.com>
65866              Date: Tue, 27 May 2003 19:31:10 +0100
65867              Message-ID: <20030527183110.GA22715@fdgroup.com>
65868      Branch: perl
65869            ! hv.c
65870 ____________________________________________________________________________
65871 [ 19631] By: jhi                                   on 2003/05/29  08:11:42
65872         Log: Document that setvbuf() is not probably any more available.
65873              Many reports, most recently by mjd in
65874              [perl #22339] IO::Handle::setvbuf not defined properly
65875      Branch: perl
65876            ! ext/IO/lib/IO/Handle.pm
65877 ____________________________________________________________________________
65878 [ 19630] By: jhi                                   on 2003/05/29  07:59:51
65879         Log: Subject: typo in pod/perlfunc.pod
65880              From: Alexey Mahotkin <alexm@w-m.ru>
65881              Date: Wed, 28 May 2003 15:18:04 +0400
65882              Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
65883      Branch: perl
65884            ! pod/perlfunc.pod
65885 ____________________________________________________________________________
65886 [ 19629] By: merijn                                on 2003/05/28  12:24:42
65887         Log: Subject: [PATCH] Re: a2p is linked against too many libraries
65888              From: Andy Dougherty <doughera@lafayette.edu>
65889              Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
65890              Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
65891      Branch: perl
65892            ! x2p/Makefile.SH
65893 ____________________________________________________________________________
65894 [ 19628] By: jhi                                   on 2003/05/28  05:26:43
65895         Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
65896              From: Jan Dubois <jand@ActiveState.com>
65897              Date: Mon, 26 May 2003 23:33:53 -0700
65898              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
65899      Branch: perl
65900            ! pod/perlrun.pod win32/win32.c
65901 ____________________________________________________________________________
65902 [ 19627] By: jhi                                   on 2003/05/28  05:08:07
65903         Log: OpenZaurus cross-compilation patches from Redvers Davies.
65904      Branch: perl
65905            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
65906            ! Cross/config.sh-arm-linux Cross/generate_config_sh
65907            ! Cross/installperl.patch
65908 ____________________________________________________________________________
65909 [ 19626] By: jhi                                   on 2003/05/27  06:30:54
65910         Log: For now reword the sysread/syswrite description to
65911              stress the fact that by default everything is still bytes.
65912      Branch: perl
65913            ! pod/perlfunc.pod
65914 ____________________________________________________________________________
65915 [ 19625] By: jhi                                   on 2003/05/26  20:31:56
65916         Log: Subject: Re: [perl #22299] goto doesn't find label
65917              From: Dave Mitchell <davem@fdgroup.com>
65918              Date: Sat, 24 May 2003 12:25:17 +0100
65919              Message-ID: <20030524112517.GA11761@fdgroup.com>
65920
65921              Subject: [PATCH] Re: [perl #22299] goto doesn't find label
65922              From: Dave Mitchell <davem@fdgroup.com>
65923              Date: Mon, 26 May 2003 13:47:11 +0100
65924              Message-ID: <20030526124710.GA17670@fdgroup.com>
65925      Branch: perl
65926            ! pp_ctl.c t/op/goto.t
65927 ____________________________________________________________________________
65928 [ 19623] By: merijn                                on 2003/05/26  11:19:38
65929         Log: Subject: [PATCH] for cygwin/perlld.in
65930              From: "Gerrit P. Haase" <gp@familiehaase.de>
65931              Date: Sat, 24 May 2003 16:51:29 +0200
65932              Message-ID: <162265353578.20030524165129@familiehaase.de>
65933      Branch: perl
65934            ! cygwin/perlld.in
65935 ____________________________________________________________________________
65936 [ 19622] By: jhi                                   on 2003/05/25  18:57:18
65937         Log: Regen modlib and toc.
65938      Branch: perl
65939            ! pod/perlmodlib.pod pod/perltoc.pod
65940 ____________________________________________________________________________
65941 [ 19621] By: jhi                                   on 2003/05/25  18:51:00
65942         Log: Run external commands only with localized sanitized $ENV{PATH}.
65943      Branch: perl
65944            ! ext/Sys/Hostname/Hostname.pm
65945 ____________________________________________________________________________
65946 [ 19620] By: jhi                                   on 2003/05/25  18:39:04
65947         Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
65948              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65949              Date: Sun, 25 May 2003 21:17:42 +0200
65950              Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
65951      Branch: perl
65952            ! perlio.h
65953 ____________________________________________________________________________
65954 [ 19619] By: jhi                                   on 2003/05/25  18:36:17
65955         Log: Protect against race conditions: if the pid is not seen,
65956              neither will be the $0 change be seen (and vice versa).
65957      Branch: perl
65958            ! ext/threads/t/join.t
65959 ____________________________________________________________________________
65960 [ 19618] By: jhi                                   on 2003/05/24  19:54:39
65961         Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
65962              From: Dan Kogai <dankogai@dan.co.jp>
65963              Date: 24 May 2003 19:50:48 -0000
65964              Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
65965      Branch: perl
65966            ! ext/Encode/bin/piconv
65967 ____________________________________________________________________________
65968 [ 19610] By: jhi                                   on 2003/05/24  06:42:52
65969         Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
65970              From: Dave Mitchell <davem@fdgroup.com>
65971              Date: Thu, 22 May 2003 10:13:19 +0100
65972              Message-ID: <20030522091319.GA4568@fdgroup.com>
65973
65974              Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
65975              From: Dave Mitchell <davem@fdgroup.com>
65976              Date: Fri, 23 May 2003 17:09:44 +0100
65977              Message-ID: <20030523160944.GC9194@fdgroup.com>
65978      Branch: perl
65979            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
65980            ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
65981 ____________________________________________________________________________
65982 [ 19608] By: jhi                                   on 2003/05/24  06:30:40
65983         Log: Missing "to".
65984      Branch: perl
65985            ! NetWare/config_H.wc Porting/config_H config_h.SH
65986            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
65987            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65988            ! win32/config_H.vc64 wince/config_H.ce
65989 ____________________________________________________________________________
65990 [ 19607] By: jhi                                   on 2003/05/24  06:23:51
65991         Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
65992      Branch: perl
65993            ! Cross/config.sh-arm-linux NetWare/config.wc
65994            ! NetWare/config_H.wc configure.com epoc/config.sh
65995            ! plan9/config.plan9 plan9/config_h.sample
65996            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
65997            ! win32/config.gc win32/config.vc win32/config.vc64
65998            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65999            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
66000 ____________________________________________________________________________
66001 [ 19606] By: jhi                                   on 2003/05/24  06:05:17
66002         Log: Regen Glossary et al.
66003      Branch: perl
66004            ! Porting/Glossary Porting/config.sh Porting/config_H
66005 ____________________________________________________________________________
66006 [ 19604] By: jhi                                   on 2003/05/24  05:57:49
66007         Log: Add a real scan for pthread_attr_setscope().
66008      Branch: perl
66009            ! Configure config_h.SH ext/threads/threads.xs
66010 ____________________________________________________________________________
66011 [ 19603] By: jhi                                   on 2003/05/24  05:32:34
66012         Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
66013      Branch: perl
66014            - lib/ftp.pl
66015            ! MANIFEST
66016 ____________________________________________________________________________
66017 [ 19602] By: jhi                                   on 2003/05/23  17:02:28
66018         Log: Noticed by John P. Linderman.
66019      Branch: perl
66020            ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
66021 ____________________________________________________________________________
66022 [ 19601] By: jhi                                   on 2003/05/23  16:58:04
66023         Log: Subject: [PATCH] RE: state of deparse?
66024              From: Robin Barker <Robin.Barker@npl.co.uk>
66025              Date: Fri, 23 May 2003 17:42:37 +0100
66026              Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
66027      Branch: perl
66028            ! ext/B/B/Deparse.pm
66029 ____________________________________________________________________________
66030 [ 19600] By: jhi                                   on 2003/05/23  16:55:09
66031         Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
66032              From: Robin Barker <Robin.Barker@npl.co.uk>
66033              Date: Fri, 23 May 2003 17:37:09 +0100
66034              Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
66035      Branch: perl
66036            ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
66037            ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
66038 ____________________________________________________________________________
66039 [ 19599] By: jhi                                   on 2003/05/23  16:51:18
66040         Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
66041              From: Robin Barker <Robin.Barker@npl.co.uk>
66042              Date: Fri, 23 May 2003 17:32:22 +0100
66043              Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
66044      Branch: perl
66045            ! embed.pl perl.h perlio.c perlio.h proto.h
66046 ____________________________________________________________________________
66047 [ 19598] By: jhi                                   on 2003/05/23  16:05:36
66048         Log: Hasty editing, grumble.
66049      Branch: perl
66050            ! ext/POSIX/POSIX.xs
66051 ____________________________________________________________________________
66052 [ 19597] By: jhi                                   on 2003/05/23  16:02:30
66053         Log: Linewrapping MUAs, grumble.
66054      Branch: perl
66055            ! ext/POSIX/POSIX.xs
66056 ____________________________________________________________________________
66057 [ 19596] By: jhi                                   on 2003/05/23  16:00:51
66058         Log: U/WIN extension fix from John P. Linderman.
66059      Branch: perl
66060            ! ext/POSIX/POSIX.xs
66061 ____________________________________________________________________________
66062 [ 19595] By: jhi                                   on 2003/05/23  14:19:53
66063         Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
66064              From: Dan Kogai <dankogai@dan.co.jp>
66065              Date: Sat, 24 May 2003 00:15:49 +0900
66066              Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
66067      Branch: perl
66068            ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
66069            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
66070 ____________________________________________________________________________
66071 [ 19594] By: jhi                                   on 2003/05/23  13:06:25
66072         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
66073              From: Michael G Schwern <schwern@pobox.com>
66074              Date: Fri, 23 May 2003 02:10:46 -0700
66075              Message-ID: <20030523091046.GB11662@windhund.schwern.org>
66076      Branch: perl
66077            + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
66078            + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
66079            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
66080            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
66081            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
66082            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
66083            ! lib/ExtUtils/MakeMaker/FAQ.pod
66084            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
66085            ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
66086            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
66087 ____________________________________________________________________________
66088 [ 19593] By: jhi                                   on 2003/05/23  12:56:23
66089         Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
66090              From: Dan Kogai <dankogai@dan.co.jp>
66091              Date: Fri, 23 May 2003 20:17:16 +0900
66092              Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
66093      Branch: perl
66094            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
66095            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
66096            ! ext/Encode/lib/Encode/Encoding.pm
66097            ! ext/PerlIO/encoding/encoding.xs
66098 ____________________________________________________________________________
66099 [ 19592] By: jhi                                   on 2003/05/23  12:52:05
66100         Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
66101      Branch: perl
66102            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
66103            ! ext/Time/HiRes/HiRes.xs
66104 ____________________________________________________________________________
66105 [ 19590] By: jhi                                   on 2003/05/22  11:51:46
66106         Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
66107              From: Dan Kogai <dankogai@dan.co.jp>
66108              Date: Thu, 22 May 2003 18:46:40 +0900
66109              Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp>
66110      Branch: perl
66111            ! ext/Encode/encoding.pm
66112 ____________________________________________________________________________
66113 [ 19589] By: rgs                                   on 2003/05/21  21:37:28
66114         Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
66115              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
66116              Date: Tue, 13 May 2003 10:36:32 +0200
66117              Message-id: <20030513083631.GA21782@ethan>
66118      Branch: perl
66119            ! utils/h2xs.PL
66120 ____________________________________________________________________________
66121 [ 19588] By: rgs                                   on 2003/05/21  21:03:04
66122         Log: New warning "Useless localization of %s", based on
66123              Subject: [PATCH] new warning "Useless localization of %s is deprecated"
66124              From: Dave Mitchell <davem@fdgroup.com>
66125              Date: Wed, 30 Apr 2003 21:17:38 +0100
66126              Message-ID: <20030430201738.GA22054@fdgroup.com>
66127
66128              The proposed patch added this warning in the 'deprecated' category ;
66129              I think this category is for things that exist and will be removed,
66130              rather than for things that don't exist and that will maybe be added.
66131      Branch: perl
66132            ! op.c pod/perldiag.pod t/lib/warnings/op
66133 ____________________________________________________________________________
66134 [ 19586] By: rgs                                   on 2003/05/21  19:56:38
66135         Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
66136              disable the loading of .pmc files if defined.
66137              Rename the function S_doopen_pmc to S_doopen_pm.
66138      Branch: perl
66139            ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
66140 ____________________________________________________________________________
66141 [ 19585] By: jhi                                   on 2003/05/21  19:28:23
66142         Log: More U/WIN tweaks from John P. Linderman.
66143      Branch: perl
66144            ! t/io/layers.t t/io/tell.t
66145 ____________________________________________________________________________
66146 [ 19584] By: rgs                                   on 2003/05/21  19:27:13
66147         Log: Subject: [PATCH] perldata.pod revamp rev. 3
66148              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
66149              Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
66150              Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
66151      Branch: perl
66152            ! pod/perldata.pod
66153 ____________________________________________________________________________
66154 [ 19583] By: jhi                                   on 2003/05/21  19:18:21
66155         Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
66156              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
66157              Date: Mon, 19 May 2003 17:53:25 -0400
66158              Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
66159
66160              (the bug id corrected to be #22231, not #22238)
66161      Branch: perl
66162            ! lib/Switch.pm
66163 ____________________________________________________________________________
66164 [ 19582] By: jhi                                   on 2003/05/21  14:17:14
66165         Log: MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
66166      Branch: perl
66167            ! ext/MIME/Base64/Makefile.PL
66168 ____________________________________________________________________________
66169 [ 19581] By: jhi                                   on 2003/05/21  14:15:26
66170         Log: U/WIN test tweak from John P. Linderman.
66171      Branch: perl
66172            ! t/op/chdir.t
66173 ____________________________________________________________________________
66174 [ 19580] By: jhi                                   on 2003/05/21  13:06:13
66175         Log: VMS test tweak from Craig Berry.
66176      Branch: perl
66177            ! lib/DirHandle.t
66178 ____________________________________________________________________________
66179 [ 19579] By: jhi                                   on 2003/05/21  13:03:34
66180         Log: U/WIN test nit for John P. Linderman.
66181      Branch: perl
66182            ! ext/Cwd/t/cwd.t
66183 ____________________________________________________________________________
66184 [ 19578] By: jhi                                   on 2003/05/21  13:01:42
66185         Log: Subject: [Encode] 1.95 released
66186              From: Dan Kogai <dankogai@dan.co.jp>
66187              Date: Wed, 21 May 2003 18:26:26 +0900
66188              Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
66189      Branch: perl
66190            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
66191            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
66192            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
66193            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
66194            ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
66195            ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
66196            ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
66197            ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
66198            ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
66199            ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
66200            ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
66201            ! ext/Encode/ucm/8859-9.ucm
66202 ____________________________________________________________________________
66203 [ 19575] By: rgs                                   on 2003/05/20  19:22:30
66204         Log: Enhance the failure reporting for the pod2html tests
66205      Branch: perl
66206            ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
66207 ____________________________________________________________________________
66208 [ 19574] By: rgs                                   on 2003/05/20  18:52:21
66209         Log: Upgrade to Getopt::Long 2.33
66210              (mostly a version number increment)
66211      Branch: perl
66212            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
66213            ! lib/Getopt/Long/README
66214 ____________________________________________________________________________
66215 [ 19573] By: rgs                                   on 2003/05/20  18:43:37
66216         Log: Upgrade to CPAN 1.70_54
66217              Subject: Re: CPAN.pm into blead
66218              From: Andreas J Koenig <andreas.koenig@anima.de>
66219              Date: Tue, 20 May 2003 11:31:16 +0200
66220              Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
66221      Branch: perl
66222            - lib/CPAN/README
66223            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
66224 ____________________________________________________________________________
66225 [ 19571] By: jhi                                   on 2003/05/19  19:52:23
66226         Log: Further -Uuseperlio tweaking.
66227      Branch: perl
66228            ! ext/Encode/t/Unicode.t
66229 ____________________________________________________________________________
66230 [ 19570] By: rgs                                   on 2003/05/19  19:20:48
66231         Log: Subject: Re: Possible precedence problem on bitwise ^ operator
66232              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66233              Date: Sun, 18 May 2003 19:21:01 -0700
66234              Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
66235              (with tweaks to perldiag.pod)
66236      Branch: perl
66237            ! op.c pod/perldiag.pod
66238 ____________________________________________________________________________
66239 [ 19569] By: jhi                                   on 2003/05/19  19:02:23
66240         Log: More Ultrix double definition avoidance.
66241      Branch: perl
66242            ! ext/Socket/Socket.xs
66243 ____________________________________________________________________________
66244 [ 19566] By: jhi                                   on 2003/05/19  04:58:25
66245         Log: Integrate perlio:
66246              [ 19556]
66247              Fix ticket 18265
66248
66249              [ 19557]
66250              EINTR retry should exit on count >= 0 not !=0
66251      Branch: perl
66252           !> perlio.c
66253 ____________________________________________________________________________
66254 [ 19565] By: jhi                                   on 2003/05/19  04:56:16
66255         Log: Nekkid numbers.
66256      Branch: perl
66257            ! ext/threads/threads.xs
66258 ____________________________________________________________________________
66259 [ 19564] By: jhi                                   on 2003/05/19  04:52:49
66260         Log: Meaningless cosmetics.
66261      Branch: perl
66262            ! ext/threads/threads.xs
66263 ____________________________________________________________________________
66264 [ 19563] By: jhi                                   on 2003/05/19  04:47:53
66265         Log: Make Perl_ithread_self() a bit more helpful when
66266              finding the thread fails (suggested by Stas in
66267              perl-ithreads Mar 01)
66268      Branch: perl
66269            ! ext/threads/threads.xs
66270 ____________________________________________________________________________
66271 [ 19562] By: jhi                                   on 2003/05/19  04:40:11
66272         Log: Slightly wrong panic messages.
66273      Branch: perl
66274            ! ext/threads/threads.xs
66275 ____________________________________________________________________________
66276 [ 19561] By: jhi                                   on 2003/05/19  04:33:31
66277         Log: Ultrix: the #19435 helped the IO extension, so this should
66278              help the Socket extension (socket structs redefinitions).
66279      Branch: perl
66280            ! ext/Socket/Socket.xs
66281 ____________________________________________________________________________
66282 [ 19560] By: jhi                                   on 2003/05/19  04:30:01
66283         Log: Based on
66284
66285              Subject: [PATCH threads.xs] no system scope on VMS
66286              From: "Craig A. Berry" <craigberry@mac.com>
66287              Date: Sun, 18 May 2003 23:02:07 -0500
66288              Message-ID: <3EC8573F.6050005@mac.com>
66289
66290              but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
66291      Branch: perl
66292            ! ext/threads/threads.xs
66293 ____________________________________________________________________________
66294 [ 19559] By: jhi                                   on 2003/05/19  04:24:27
66295         Log: Make the test work without perlio, from Dan Kogai.
66296      Branch: perl
66297            ! ext/Encode/t/Unicode.t
66298 ____________________________________________________________________________
66299 [ 19558] By: rgs                                   on 2003/05/18  21:40:10
66300         Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
66301              From: Michael G Schwern <schwern@pobox.com>
66302              Date: Wed, 14 May 2003 15:36:23 -0700
66303              Message-ID: <20030514223623.GD23350@windhund.schwern.org>
66304      Branch: perl
66305            ! pod/perlsyn.pod pod/perltrap.pod
66306 ____________________________________________________________________________
66307 [ 19552] By: jhi                                   on 2003/05/18  07:57:23
66308         Log: Integrate from perlio:
66309              [ 19542]
66310              Fix ticket #22219
66311
66312              [ 19543]
66313              Spotted a bare close() where PerlLIO_close() seems correct.
66314      Branch: perl
66315           !> doio.c perlio.c
66316 ____________________________________________________________________________
66317 [ 19550] By: jhi                                   on 2003/05/18  06:23:50
66318         Log: UTF-7 tweak from Dan Kogai.
66319      Branch: perl
66320            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
66321 ____________________________________________________________________________
66322 [ 19549] By: jhi                                   on 2003/05/18  05:58:58
66323         Log: The 'quotes' really are important (caught by Enache Adrian).
66324      Branch: perl
66325            ! Makefile.SH
66326 ____________________________________________________________________________
66327 [ 19548] By: jhi                                   on 2003/05/17  16:39:19
66328         Log: Subject: [Encode] UTF-7 Support
66329              From: Dan Kogai <dankogai@dan.co.jp>
66330              Date: Sun, 18 May 2003 00:45:35 +0900
66331              Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
66332      Branch: perl
66333            + ext/Encode/lib/Encode/Unicode/UTF7.pm
66334            ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
66335            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
66336            ! ext/Encode/lib/Encode/Config.pm
66337            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
66338 ____________________________________________________________________________
66339 [ 19547] By: jhi                                   on 2003/05/17  16:26:47
66340         Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
66341              non-left-aligned heredocs.
66342      Branch: perl
66343            ! Makefile.SH
66344 ____________________________________________________________________________
66345 [ 19545] By: jhi                                   on 2003/05/17  15:51:07
66346         Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
66347              From: Alan Burlison <Alan.Burlison@sun.com>
66348              Date: Thu, 15 May 2003 22:17:55 +0100
66349              Message-ID: <3EC40403.9000804@sun.com>
66350
66351              (fixed symbol scanning for Solaris 10)
66352      Branch: perl
66353            ! Configure
66354 ____________________________________________________________________________
66355 [ 19541] By: rgs                                   on 2003/05/17  12:10:14
66356         Log: Upgrade to Getopt::Long 2.32_05
66357      Branch: perl
66358            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
66359            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
66360            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
66361            ! lib/Getopt/Long/t/gol-oo.t
66362 ____________________________________________________________________________
66363 [ 19540] By: rgs                                   on 2003/05/17  11:46:25
66364         Log: Clarify the explanation of the warning "Possible precedence problem
66365              on bitwise operator".
66366      Branch: perl
66367            ! pod/perldiag.pod
66368 ____________________________________________________________________________
66369 [ 19539] By: rgs                                   on 2003/05/17  11:36:08
66370         Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
66371              with fractional version numbers or v-strings.
66372      Branch: perl
66373            ! ext/B/B/Deparse.pm
66374 ____________________________________________________________________________
66375 [ 19537] By: gsar                                  on 2003/05/17  06:32:46
66376         Log: missing init in change#19533
66377      Branch: perl
66378            ! win32/win32sck.c
66379 ____________________________________________________________________________
66380 [ 19536] By: gsar                                  on 2003/05/17  06:07:07
66381         Log: apply Net::Ping patch that makes the fork()-based approach
66382              work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
66383
66384              the code this affects is currently not enabled anywhere, but
66385              could be enabled if the non-blocking approach runs into problems
66386              on older windows versions
66387      Branch: perl
66388            ! lib/Net/Ping.pm
66389 ____________________________________________________________________________
66390 [ 19535] By: gsar                                  on 2003/05/17  05:54:39
66391         Log: improve the implementation of Net::Ping on windows by avoiding
66392              fork(), which is pretty heavy-weight for this kind of
66393              application; use non-blocking sockets instead
66394
66395              has been verified to work on Win2k but will need testing on
66396              other flavors of windows
66397
66398              there is a single known failure on windows in 450_service.t (test 18)
66399              due to what appears to be bugs in the ping_syn()/ack() code
66400      Branch: perl
66401            ! lib/Net/Ping.pm
66402 ____________________________________________________________________________
66403 [ 19534] By: gsar                                  on 2003/05/17  04:53:06
66404         Log: change#16723 broke the ioctl() return value on platforms
66405              that have ioctl() but no fcntl() (e.g. windows)
66406
66407              change#17577 then attempted to fix the bustage, but got
66408              it wrong
66409      Branch: perl
66410            ! pp_sys.c
66411 ____________________________________________________________________________
66412 [ 19533] By: gsar                                  on 2003/05/17  04:49:18
66413         Log: avoid select() on windows destroying errno (used to typically
66414              always sets it to EINVAL due to the way it maps the FD_SETs)
66415      Branch: perl
66416            ! win32/win32sck.c
66417 ____________________________________________________________________________
66418 [ 19532] By: jhi                                   on 2003/05/16  18:21:27
66419         Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
66420              compile error on ia64/HP-UX (comparing incompatible pointers)"
66421              plus a possible cure for the warning mentioned in the case.
66422      Branch: perl
66423            ! ext/Storable/Storable.xs
66424 ____________________________________________________________________________
66425 [ 19531] By: jhi                                   on 2003/05/16  17:56:06
66426         Log: Apply the supplied patch for [perl #22195]
66427              "File::Find, sorted directory traversal order is inverted"
66428      Branch: perl
66429            ! lib/File/Find.pm
66430 ____________________________________________________________________________
66431 [ 19528] By: jhi                                   on 2003/05/16  15:56:33
66432         Log: Subject: [PATCH] RE: maint snapshot @ 19525
66433              From: Robin Barker <Robin.Barker@npl.co.uk>
66434              Date: Fri, 16 May 2003 17:16:57 +0100
66435              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
66436
66437              (Part #2: the hv.c SVf)
66438      Branch: perl
66439            ! hv.c
66440 ____________________________________________________________________________
66441 [ 19527] By: jhi                                   on 2003/05/16  15:55:10
66442         Log: Subject: [PATCH] RE: maint snapshot @ 19525
66443              From: Robin Barker <Robin.Barker@npl.co.uk>
66444              Date: Fri, 16 May 2003 17:16:57 +0100
66445              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
66446
66447              (Part #1: the __format__ and __printf__)
66448      Branch: perl
66449            ! Configure embed.pl perlio.c proto.h
66450 ____________________________________________________________________________
66451 [ 19523] By: jhi                                   on 2003/05/14  05:19:05
66452         Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
66453              From: Gisle Aas <gisle@ActiveState.com>
66454              Date: 13 May 2003 19:51:19 -0700
66455              Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
66456      Branch: perl
66457            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
66458            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
66459            ! ext/MIME/Base64/t/quoted-print.t
66460 ____________________________________________________________________________
66461 [ 19522] By: jhi                                   on 2003/05/14  05:11:49
66462         Log: More Panther moves.
66463      Branch: perl
66464            ! Makefile.SH hints/darwin.sh
66465 ____________________________________________________________________________
66466 [ 19521] By: jhi                                   on 2003/05/13  19:33:44
66467         Log: Curliff and liff with ease.
66468      Branch: perl
66469            + Porting/curliff.pl
66470            ! MANIFEST
66471 ____________________________________________________________________________
66472 [ 19520] By: jhi                                   on 2003/05/13  18:59:51
66473         Log: Use /usr/bin/perl (de facto in Porting/ scripts).
66474      Branch: perl
66475            ! Porting/sort_perldiag.pl
66476 ____________________________________________________________________________
66477 [ 19518] By: jhi                                   on 2003/05/13  18:53:48
66478         Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
66479              From: Casey West <casey@geeknest.com>
66480              Date: Fri, 9 May 2003 04:00:44 -0400
66481              Message-ID: <20030509080044.GA49820@geeknest.com>
66482
66483              (except for the dup.t patch which diddled with system().)
66484      Branch: perl
66485            ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
66486            ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
66487            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
66488            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
66489            ! win32/config_H.vc64 wince/config_H.ce
66490 ____________________________________________________________________________
66491 [ 19517] By: jhi                                   on 2003/05/13  18:39:40
66492         Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
66493              From: Gisle Aas <gisle@ActiveState.com>
66494              Date: 13 May 2003 09:59:50 -0700
66495              Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
66496      Branch: perl
66497            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
66498            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
66499            ! ext/MIME/Base64/t/quoted-print.t
66500 ____________________________________________________________________________
66501 [ 19516] By: jhi                                   on 2003/05/13  18:37:11
66502         Log: Subject: [PATCH] More perldiag.pod sorting
66503              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
66504              Date: Tue, 13 May 2003 15:13:53 -0400
66505              Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
66506
66507              (plus add 'no locale;')
66508      Branch: perl
66509            + Porting/sort_perldiag.pl
66510            ! MANIFEST pod/perldiag.pod
66511 ____________________________________________________________________________
66512 [ 19514] By: jhi                                   on 2003/05/13  17:38:09
66513         Log: Detypo.
66514      Branch: perl
66515            ! lib/Unicode/UCD.pm
66516 ____________________________________________________________________________
66517 [ 19512] By: gsar                                  on 2003/05/13  13:28:42
66518         Log: make it easier to reproduce the bug
66519      Branch: perl
66520            ! lib/Tie/File.pm
66521 ____________________________________________________________________________
66522 [ 19511] By: gsar                                  on 2003/05/13  13:08:47
66523         Log: the \do {local *FH} trick in Tie::File was really only needed
66524              on 5.005 and earlier, since later versions can autovivify
66525              the handle
66526
66527              however, a search in the p5p archives reveals the trick doesn't
66528              fully work in the versions it is needed in, so use the more
66529              standard Symbol::gensym() way
66530      Branch: perl
66531            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
66532 ____________________________________________________________________________
66533 [ 19510] By: gsar                                  on 2003/05/13  12:36:01
66534         Log: $Config{usethreads} wasn't being set on windows
66535      Branch: perl
66536            ! win32/Makefile win32/makefile.mk
66537 ____________________________________________________________________________
66538 [ 19509] By: jhi                                   on 2003/05/13  12:24:19
66539         Log: Reinstate the #19498 but now skip the crashing
66540              tests (when threaded) as TODOs.
66541      Branch: perl
66542            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
66543 ____________________________________________________________________________
66544 [ 19508] By: jhi                                   on 2003/05/13  11:22:06
66545         Log: Revert #19498 since it broke threaded builds.
66546      Branch: perl
66547            ! lib/Tie/File.pm
66548 ____________________________________________________________________________
66549 [ 19507] By: jhi                                   on 2003/05/13  05:20:56
66550         Log: Better be explicit with dangling elses.
66551      Branch: perl
66552            ! pp.c
66553 ____________________________________________________________________________
66554 [ 19506] By: jhi                                   on 2003/05/13  04:46:18
66555         Log: Detypo Pantherisms.
66556      Branch: perl
66557            ! Makefile.SH hints/darwin.sh
66558 ____________________________________________________________________________
66559 [ 19505] By: rgs                                   on 2003/05/12  21:49:21
66560         Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
66561              From: Alex Vandiver <alexmv@MIT.EDU>
66562              Date: 02 May 2003 06:45:05 -0400
66563              Message-Id: <1051872303.26203.104.camel@supox>
66564              (plus perldiag nit)
66565      Branch: perl
66566            ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
66567            ! t/comp/package.t
66568 ____________________________________________________________________________
66569 [ 19504] By: rgs                                   on 2003/05/12  20:52:52
66570         Log: Small nit in perlsyn about the new // operator
66571      Branch: perl
66572            ! pod/perlsyn.pod
66573 ____________________________________________________________________________
66574 [ 19503] By: rgs                                   on 2003/05/12  19:43:07
66575         Log: Use a more sophisticated heuristics to produce the warning
66576              'Parentheses missing around "%s" list'. This fixes bug #22147.
66577              Also, the warning is now produced for C<local *a,*b;>.
66578      Branch: perl
66579            ! op.c t/lib/warnings/op
66580 ____________________________________________________________________________
66581 [ 19502] By: jhi                                   on 2003/05/12  19:34:10
66582         Log: Work also without perlio.
66583      Branch: perl
66584            ! t/io/dup.t
66585 ____________________________________________________________________________
66586 [ 19500] By: jhi                                   on 2003/05/12  05:25:14
66587         Log: Panther preparation.
66588      Branch: perl
66589            ! Makefile.SH hints/darwin.sh
66590 ____________________________________________________________________________
66591 [ 19499] By: jhi                                   on 2003/05/12  04:49:57
66592         Log: More moves to intrpvar.h.
66593      Branch: perl
66594            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
66595 ____________________________________________________________________________
66596 [ 19498] By: gsar                                  on 2003/05/12  01:40:46
66597         Log: fix for Tie::File test failures on windows: the problem was
66598              that Tie::File did not close any file handles it opens internally,
66599              leading to file handle leaks and t/tf* temporary file littering;
66600              we now close the handle iff Tie::File opened it
66601
66602              this fix unearths what appears to be a perl bug in localizing globs:
66603              09_gen_rs.t fails due to a prematurely closed filehandle, although
66604              it wasn't explicitly closed anywhere by the code (renaming the
66605              *FH at line 97 to *FH1 makes it work, but I haven't done this
66606              to allow the bug to be tracked down)
66607      Branch: perl
66608            ! lib/Tie/File.pm
66609 ____________________________________________________________________________
66610 [ 19497] By: jhi                                   on 2003/05/11  20:17:30
66611         Log: Move the thread *hook into interpreter.
66612      Branch: perl
66613            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
66614 ____________________________________________________________________________
66615 [ 19496] By: rgs                                   on 2003/05/11  20:06:03
66616         Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
66617              From: Dave Mitchell <davem@fdgroup.com>
66618              Date: Sat, 10 May 2003 01:45:23 +0100
66619              Message-ID: <20030510004523.GC20871@fdgroup.com>
66620      Branch: perl
66621            ! pp_ctl.c
66622 ____________________________________________________________________________
66623 [ 19495] By: rgs                                   on 2003/05/11  20:01:10
66624         Log: Open UNIX is not really "formerly Unixware", since the most
66625              recent releases are known as Unixware, not as Open UNIX.
66626      Branch: perl
66627            ! pod/perlport.pod
66628 ____________________________________________________________________________
66629 [ 19494] By: jhi                                   on 2003/05/11  19:52:38
66630         Log: Slight tweaks to the platform list.
66631      Branch: perl
66632            ! pod/perlport.pod
66633 ____________________________________________________________________________
66634 [ 19493] By: rgs                                   on 2003/05/11  19:13:00
66635         Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
66636              From: Casey West <casey@geeknest.com>
66637              Date: Fri, 9 May 2003 10:30:13 -0400
66638              Message-ID: <20030509143013.GM49820@geeknest.com>
66639      Branch: perl
66640            ! pod/perlop.pod
66641 ____________________________________________________________________________
66642 [ 19492] By: rgs                                   on 2003/05/11  19:04:27
66643         Log: perlport.pod nit for doc bug #8253.
66644      Branch: perl
66645            ! pod/perlport.pod
66646 ____________________________________________________________________________
66647 [ 19491] By: jhi                                   on 2003/05/11  17:50:49
66648         Log: Use test.pl.
66649      Branch: perl
66650            ! t/io/fflush.t
66651 ____________________________________________________________________________
66652 [ 19490] By: jhi                                   on 2003/05/11  17:46:09
66653         Log: Try to handle a $^X with spaces in it.
66654      Branch: perl
66655            ! t/test.pl
66656 ____________________________________________________________________________
66657 [ 19489] By: jhi                                   on 2003/05/11  17:44:28
66658         Log: Separate the creation of the command to run by
66659              runperl() into its own function, _create_runperl().
66660      Branch: perl
66661            ! t/test.pl
66662 ____________________________________________________________________________
66663 [ 19488] By: jhi                                   on 2003/05/11  16:52:00
66664         Log: Fixup the method behaviour table.
66665      Branch: perl
66666            ! pod/perliol.pod
66667 ____________________________________________________________________________
66668 [ 19487] By: jhi                                   on 2003/05/11  16:43:26
66669         Log: Integrate from perlio:
66670              [ 19474]
66671              Tweaks to Jarkko's NULL deref checks in perlio.c
66672
66673              [ 19475]
66674              Fix for bugs 21717 and 22140.
66675              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
66676              and derived layers. So have :unix's "pushed" method stat() the fd and
66677              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match
66678              UNIX behaviour.
66679
66680              [ 19479]
66681              Better but still unproven fix for lseek() on pipes.
66682
66683              [ 19483]
66684              Unused variable
66685
66686              [ 19485]
66687              Tests to prove Ticket 9468 is fixed.
66688
66689              [ 19486]
66690              add test for change#19475,19479 (bugs#21717,22140)
66691      Branch: perl
66692           !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
66693           !> t/io/fflush.t
66694 ____________________________________________________________________________
66695 [ 19484] By: gsar                                  on 2003/05/11  15:37:14
66696         Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
66697              in terms of an exported function rather than as an inlined
66698              macro (latter wants PL_op_mutex which isn't exported as such)
66699
66700              Jarkko: please merge into maint-5.8
66701      Branch: perl
66702            ! dosish.h makedef.pl win32/win32.c win32/win32.h
66703 ____________________________________________________________________________
66704 [ 19482] By: jhi                                   on 2003/05/11  07:53:26
66705         Log: Test _getcode().
66706      Branch: perl
66707            ! lib/Unicode/UCD.t
66708 ____________________________________________________________________________
66709 [ 19481] By: jhi                                   on 2003/05/11  06:25:08
66710         Log: Clarify the doc (and the code) for Unicode code points.
66711      Branch: perl
66712            ! lib/Unicode/UCD.pm
66713 ____________________________________________________________________________
66714 [ 19480] By: jhi                                   on 2003/05/11  06:18:06
66715         Log: Another doc suggestion from terry@eatoni.com (terry jones):
66716              use codepoints that return undef.
66717      Branch: perl
66718            ! lib/Unicode/UCD.pm
66719 ____________________________________________________________________________
66720 [ 19478] By: jhi                                   on 2003/05/10  19:01:17
66721         Log: Add Encode's META.yml.
66722      Branch: perl
66723            + ext/Encode/META.yml
66724            ! MANIFEST
66725 ____________________________________________________________________________
66726 [ 19477] By: jhi                                   on 2003/05/10  18:59:29
66727         Log: Upgrade to Encode 1.94.
66728      Branch: perl
66729            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
66730            ! ext/Encode/MANIFEST ext/Encode/bin/piconv
66731            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
66732            ! ext/Encode/t/mime-header.t
66733 ____________________________________________________________________________
66734 [ 19476] By: jhi                                   on 2003/05/10  18:56:08
66735         Log: Doc bug noticed by terry@eatoni.com (terry jones).
66736      Branch: perl
66737            ! lib/Unicode/UCD.pm
66738 ____________________________________________________________________________
66739 [ 19472] By: jhi                                   on 2003/05/10  10:55:49
66740         Log: Try to plug more potential PerlIO NULL method
66741              dereferences; try to document the matter.
66742      Branch: perl
66743            ! perlio.c pod/perliol.pod
66744 ____________________________________________________________________________
66745 [ 19471] By: jhi                                   on 2003/05/10  07:07:30
66746         Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
66747      Branch: perl
66748            ! perlio.c
66749 ____________________________________________________________________________
66750 [ 19470] By: jhi                                   on 2003/05/10  06:51:24
66751         Log: In eof() the errno can get stomped by the peek-ahead.
66752      Branch: perl
66753            ! doio.c ext/Socket/socketpair.t
66754 ____________________________________________________________________________
66755 [ 19469] By: rgs                                   on 2003/05/09  21:33:15
66756         Log: A regression test for the remaining "Final $ should be..." error.
66757      Branch: perl
66758            ! t/comp/parser.t
66759 ____________________________________________________________________________
66760 [ 19468] By: rgs                                   on 2003/05/09  21:23:57
66761         Log: Remove the error messages "Final @ should be \@ or @name"
66762              and "Final % should be \% or %name", that appear to be
66763              only produced in addition to another syntax error, and therefore
66764              misleading, if I understand correctly that kind of black magic.
66765      Branch: perl
66766            ! pod/perldiag.pod toke.c
66767 ____________________________________________________________________________
66768 [ 19467] By: jhi                                   on 2003/05/09  20:11:18
66769         Log: Have to think this test more when I'm awake.
66770      Branch: perl
66771            ! ext/Socket/socketpair.t
66772 ____________________________________________________________________________
66773 [ 19466] By: rgs                                   on 2003/05/09  19:56:37
66774         Log: Document that perl tries to load .pmc files before .pm files.
66775              Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
66776              From: Casey West <casey@geeknest.com>
66777              Date: Fri, 9 May 2003 17:03:50 -0400
66778              Message-ID: <20030509210350.GW49820@geeknest.com>
66779      Branch: perl
66780            ! pod/perlfunc.pod
66781 ____________________________________________________________________________
66782 [ 19465] By: rgs                                   on 2003/05/09  19:47:49
66783         Log: Fix for doc bug #8602 : clarify eof() example comments
66784      Branch: perl
66785            ! pod/perlfunc.pod
66786 ____________________________________________________________________________
66787 [ 19464] By: rgs                                   on 2003/05/09  19:34:30
66788         Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
66789              From: Casey West <casey@geeknest.com>
66790              Date: Fri, 9 May 2003 11:09:39 -0400
66791              Message-ID: <20030509150939.GN49820@geeknest.com>
66792      Branch: perl
66793            ! pod/perltrap.pod
66794 ____________________________________________________________________________
66795 [ 19463] By: rgs                                   on 2003/05/09  19:33:25
66796         Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
66797              From: Casey West <casey@geeknest.com>
66798              Date: Fri, 9 May 2003 15:25:59 -0400
66799              Message-ID: <20030509192559.GS49820@geeknest.com>
66800      Branch: perl
66801            ! pod/perlfunc.pod
66802 ____________________________________________________________________________
66803 [ 19462] By: jhi                                   on 2003/05/09  18:53:27
66804         Log: Try to comprehensively have a plan B if a PerlIO
66805              layer doesn't have a particular function.
66806              (1) If there's a corresponding PerlIOBase, call it.
66807              (2) If not having the function is 'harmless', be silently happy.
66808              (Currently only Flush is in this category.)
66809              (3) Otherwise set errno and return failure.
66810      Branch: perl
66811            ! perlio.c
66812 ____________________________________________________________________________
66813 [ 19461] By: rgs                                   on 2003/05/09  18:45:39
66814         Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
66815              From: Casey West <casey@geeknest.com>
66816              Date: Fri, 9 May 2003 11:17:53 -0400
66817              Message-ID: <20030509151753.GO49820@geeknest.com>
66818      Branch: perl
66819            ! pod/perltrap.pod
66820 ____________________________________________________________________________
66821 [ 19460] By: jhi                                   on 2003/05/09  14:25:49
66822         Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
66823      Branch: perl
66824            ! makedef.pl
66825 ____________________________________________________________________________
66826 [ 19459] By: jhi                                   on 2003/05/09  14:22:08
66827         Log: Result of change #19458.
66828      Branch: perl
66829            ! MANIFEST
66830 ____________________________________________________________________________
66831 [ 19458] By: jhi                                   on 2003/05/09  14:21:51
66832         Log: Subject: Weekend fun: MANIFEST sorting
66833              From: andreas.koenig@anima.de (Andreas J. Koenig)
66834              Date: Fri, 09 May 2003 15:12:05 +0200
66835              Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
66836
66837              (both sorts need LC_ALL=C)
66838              (add also manicheck target)
66839      Branch: perl
66840            ! Makefile.SH
66841 ____________________________________________________________________________
66842 [ 19457] By: jhi                                   on 2003/05/09  04:30:13
66843         Log: Better skip this test on OpenBSD and BSD/OS since it
66844              does not seem to work (Slaven Rezic).
66845      Branch: perl
66846            ! lib/filetest.t
66847 ____________________________________________________________________________
66848 [ 19456] By: jhi                                   on 2003/05/09  03:41:56
66849         Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
66850              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66851              Date: Wed, 07 May 2003 23:37:47 -0700
66852              Message-ID: <7sfu+gzkg+AY092yn@efn.org>
66853      Branch: perl
66854            ! pod/perlfunc.pod
66855 ____________________________________________________________________________
66856 [ 19455] By: jhi                                   on 2003/05/09  03:36:54
66857         Log: Missing files.
66858      Branch: perl
66859            ! MANIFEST
66860 ____________________________________________________________________________
66861 [ 19454] By: rgs                                   on 2003/05/08  18:49:25
66862         Log: Suppress a few compilation warnings in pp_hot.c.
66863      Branch: perl
66864            ! pp_hot.c
66865 ____________________________________________________________________________
66866 [ 19453] By: rgs                                   on 2003/05/08  18:42:16
66867         Log: Remove duplicate entries from perldiag
66868      Branch: perl
66869            ! pod/perldiag.pod
66870 ____________________________________________________________________________
66871 [ 19452] By: jhi                                   on 2003/05/08  18:12:46
66872         Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
66873              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66874              Date: Wed, 07 May 2003 15:27:07 -0700
66875              Message-ID: <7gYu+gzkgaFU092yn@efn.org>
66876      Branch: perl
66877            ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
66878            ! pp_hot.c t/op/magic.t
66879 ____________________________________________________________________________
66880 [ 19451] By: jhi                                   on 2003/05/08  17:47:13
66881         Log: Tiny nit from mjd.
66882      Branch: perl
66883            ! lib/Tie/File.pm
66884 ____________________________________________________________________________
66885 [ 19450] By: jhi                                   on 2003/05/08  17:46:26
66886         Log: Upgrade to Tie::File 0.95.
66887      Branch: perl
66888            + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
66889            + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
66890            + lib/Tie/File/t/42_offset.t
66891            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
66892            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
66893            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
66894            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
66895            ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
66896            ! lib/Tie/File/t/30_defer.t
66897 ____________________________________________________________________________
66898 [ 19449] By: jhi                                   on 2003/05/08  17:35:10
66899         Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
66900              From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
66901              Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
66902              Date: 8 May 2003 00:42:18 -0000
66903      Branch: perl
66904            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
66905            ! ext/Time/HiRes/Makefile.PL
66906 ____________________________________________________________________________
66907 [ 19448] By: jhi                                   on 2003/05/08  17:27:47
66908         Log: Subject: [PATCH] alphabetize perldiag.pod
66909              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
66910              Date: Thu, 8 May 2003 11:52:39 -0400
66911              Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
66912      Branch: perl
66913            ! pod/perldiag.pod
66914 ____________________________________________________________________________
66915 [ 19447] By: jhi                                   on 2003/05/08  17:19:06
66916         Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
66917              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
66918              Date: Thu, 08 May 2003 08:42:20 +0200
66919              Message-id: <20030508064220.GA763@ethan>
66920      Branch: perl
66921            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
66922            ! ext/Devel/PPPort/t/test.t
66923 ____________________________________________________________________________
66924 [ 19445] By: jhi                                   on 2003/05/08  05:21:44
66925         Log: A variant of
66926
66927              Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
66928              From: enache@rdslink.ro (Enache Adrian)
66929              Date: Tue, 22 Apr 2003 02:54:05 +0300
66930              Message-ID: <20030421235405.GA1162@ratsnest.hole>
66931
66932              to quench the black smoke from the BSD builds.
66933      Branch: perl
66934            ! lib/ExtUtils/MM_Unix.pm
66935 ____________________________________________________________________________
66936 [ 19444] By: rgs                                   on 2003/05/07  20:25:45
66937         Log: Subject: Re: [DOC PATCH] & More File::Path issues
66938              From: Casey West <casey@geeknest.com>
66939              Date: Mon, 5 May 2003 13:25:47 -0400
66940              Message-ID: <20030505172547.GB20508@geeknest.com>
66941      Branch: perl
66942            ! lib/File/Path.pm
66943 ____________________________________________________________________________
66944 [ 19443] By: jhi                                   on 2003/05/07  20:03:58
66945         Log: Spelling correction from Nicholas Clark.
66946      Branch: perl
66947            ! ext/POSIX/POSIX.pod
66948 ____________________________________________________________________________
66949 [ 19440] By: jhi                                   on 2003/05/07  19:20:53
66950         Log: One more possible extensions permutation.
66951      Branch: perl
66952            ! Configure
66953 ____________________________________________________________________________
66954 [ 19437] By: jhi                                   on 2003/05/07  16:58:21
66955         Log: Allow platforms to manipulate their archname by creating
66956              a archname.cbu in their hints files.
66957      Branch: perl
66958            ! Configure
66959 ____________________________________________________________________________
66960 [ 19436] By: jhi                                   on 2003/05/07  16:53:26
66961         Log: More long double logic from Alan Burlison.
66962      Branch: perl
66963            ! Configure
66964 ____________________________________________________________________________
66965 [ 19435] By: jhi                                   on 2003/05/06  15:21:55
66966         Log: Worth a try for [perl #17146]
66967      Branch: perl
66968            ! ext/IO/poll.c
66969 ____________________________________________________________________________
66970 [ 19433] By: jhi                                   on 2003/05/06  05:12:23
66971         Log: Document which interfaces are NOT Unicode-aware.
66972      Branch: perl
66973            ! pod/perltodo.pod pod/perlunicode.pod
66974 ____________________________________________________________________________
66975 [ 19432] By: rgs                                   on 2003/05/05  20:31:22
66976         Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
66977              From: Casey West <casey@geeknest.com>
66978              Date: Mon, 28 Apr 2003 11:07:36 -0400
66979              Message-ID: <20030428150736.GD62281@geeknest.com>
66980      Branch: perl
66981            ! pod/perlfilter.pod
66982 ____________________________________________________________________________
66983 [ 19431] By: rgs                                   on 2003/05/05  20:07:33
66984         Log: Subject: [patch] Re: [perl #21728] regexp SEGV
66985              From: Enache Adrian <enache@rdslink.ro>
66986              Date: Fri, 28 Mar 2003 23:53:09 +0200
66987              Message-ID: <20030328215309.GA6413@ratsnest.hole>
66988              (with minor tweaks)
66989      Branch: perl
66990            ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
66991 ____________________________________________________________________________
66992 [ 19430] By: rgs                                   on 2003/05/05  20:01:36
66993         Log: Fix doc bug #22067, noticed by Mark Knutsen
66994      Branch: perl
66995            ! pod/perlfunc.pod
66996 ____________________________________________________________________________
66997 [ 19429] By: rgs                                   on 2003/05/05  18:59:59
66998         Log: Fix : the svr5 hints file doesn't propagate libswanted with
66999              threads enabled. Now threads are OK on OpenUNIX 8, except a
67000              mysterious failure in ext/POSIX/t/sigaction.t.
67001      Branch: perl
67002            ! hints/svr5.sh
67003 ____________________________________________________________________________
67004 [ 19428] By: jhi                                   on 2003/05/05  16:54:34
67005         Log: Snip away the perlunicode slowness demo since the new
67006              caching scheme should help things a bit.
67007      Branch: perl
67008            ! pod/perlunicode.pod
67009 ____________________________________________________________________________
67010 [ 19427] By: jhi                                   on 2003/05/05  16:14:09
67011         Log: Subject: Re: Minor change to strict.pm. Who? How?
67012              From: Adam Kennedy <adam@ali.as>
67013              Date: Wed, 30 Apr 2003 00:02:40 +1000
67014              Message-ID: <3EAE8600.2000806@ali.as>
67015
67016              Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
67017              From: Michael G Schwern <schwern@pobox.com>
67018              Date: Tue, 29 Apr 2003 12:26:32 -0700
67019              Message-ID: <20030429192632.GA6129@windhund.schwern.org>
67020      Branch: perl
67021            ! lib/strict.pm
67022 ____________________________________________________________________________
67023 [ 19426] By: jhi                                   on 2003/05/05  15:48:57
67024         Log: Subject: [DOC PATCH] missing ')' in File::Path docs
67025              From: "Jos I.Boumans" <kane@dwim.org>
67026              Date: 30 Apr 2003 09:45:16 -0000
67027              Message-ID: <20030430114513165+0200@nntp.perl.org>
67028      Branch: perl
67029            ! lib/File/Path.pm
67030 ____________________________________________________________________________
67031 [ 19425] By: jhi                                   on 2003/05/05  15:47:19
67032         Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
67033              From: Michael G Schwern <schwern@pobox.com>
67034              Date: Sat, 3 May 2003 15:30:16 -0700
67035              Message-ID: <20030503223016.GE1234@windhund.schwern.org>
67036      Branch: perl
67037            ! pod/perlmod.pod
67038 ____________________________________________________________________________
67039 [ 19424] By: jhi                                   on 2003/05/05  15:44:39
67040         Log: Subject: [PATCH] [perl #3096] undefing hash with object values
67041              From: Dave Mitchell <davem@fdgroup.com>
67042              Date: Thu, 1 May 2003 21:06:57 +0100
67043              Message-ID: <20030501200657.GA25456@fdgroup.com>
67044      Branch: perl
67045            ! hv.c t/op/undef.t
67046 ____________________________________________________________________________
67047 [ 19423] By: jhi                                   on 2003/05/05  15:42:58
67048         Log: Subject: Re: hv.c patch - pathological hashes too easy
67049              From: "Tye McQueen" <tye@metronet.com>
67050              Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
67051              Message-Id: <200305011834.h41IYoE08503@metronet.com>
67052      Branch: perl
67053            ! hv.c
67054 ____________________________________________________________________________
67055 [ 19422] By: jhi                                   on 2003/05/05  15:40:02
67056         Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
67057              From: Casey West <casey@geeknest.com>
67058              Date: Tue, 29 Apr 2003 16:14:20 -0400
67059              Message-ID: <20030429201420.GT62281@geeknest.com>
67060      Branch: perl
67061            ! pod/perlrequick.pod
67062 ____________________________________________________________________________
67063 [ 19421] By: jhi                                   on 2003/05/05  15:38:23
67064         Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
67065              From: Slaven Rezic <slaven@rezic.de>
67066              Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
67067              Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
67068      Branch: perl
67069            ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
67070 ____________________________________________________________________________
67071 [ 19420] By: jhi                                   on 2003/05/05  15:36:39
67072         Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
67073              From: Steve Hay <steve.hay@uk.radan.com>
67074              Date: Wed, 30 Apr 2003 09:52:30 +0100
67075              Message-ID: <3EAF8ECE.8060403@uk.radan.com>
67076      Branch: perl
67077            ! utils/h2xs.PL
67078 ____________________________________________________________________________
67079 [ 19419] By: jhi                                   on 2003/05/05  08:20:34
67080         Log: Reintroduce the mention of the fact that the Artistic/GPL
67081              also are Perl's own licenses.
67082      Branch: perl
67083            ! pod/perlartistic.pod pod/perlgpl.pod
67084 ____________________________________________________________________________
67085 [ 19418] By: jhi                                   on 2003/05/05  07:23:57
67086         Log: Switch the new perlio way of opening anonymous temporary files
67087              open my $fh, '+>', undef
67088              to using File::Temp.  Test it, and test also the "accidental
67089              feature" of +< working the same way.
67090              This should address [perl #21937].
67091      Branch: perl
67092            + ext/PerlIO/t/open.t
67093            ! MANIFEST perlio.c pod/perlfunc.pod
67094 ____________________________________________________________________________
67095 [ 19417] By: jhi                                   on 2003/05/05  05:52:47
67096         Log: perlartistic and perlgpl reformatting from Sean Burke.
67097      Branch: perl
67098            ! pod/perlartistic.pod pod/perlgpl.pod
67099 ____________________________________________________________________________
67100 [ 19416] By: jhi                                   on 2003/05/05  05:33:43
67101         Log: pack/unpack fixes from Wolfgang Laun:
67102              - fix bug in UNICOS (where SIZE16 != sizeof(short))
67103              - introduce and use new internal pack/unpack API
67104              (packlist, unpackstring)
67105              that does away with the unused arguments in the old API
67106              (pack_cat, unpack_str).
67107      Branch: perl
67108            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
67109 ____________________________________________________________________________
67110 [ 19415] By: jhi                                   on 2003/05/05  04:58:39
67111         Log: Subject: [PATCH] Embed.t flushing problem
67112              From: "Craig A. Berry" <craigberry@mac.com>
67113              Date: Sun, 04 May 2003 16:25:38 -0500
67114              Message-ID: <3EB58552.2070207@mac.com>
67115      Branch: perl
67116            ! lib/ExtUtils/t/Embed.t
67117 ____________________________________________________________________________
67118 [ 19414] By: jhi                                   on 2003/05/05  04:52:37
67119         Log: Doc nit from mjd.
67120      Branch: perl
67121            ! ext/DB_File/DB_File.pm
67122 ____________________________________________________________________________
67123 [ 19413] By: ams                                   on 2003/05/05  04:03:10
67124         Log: None of that "our" stuff here, please.
67125      Branch: perl
67126            ! ext/Storable/t/tied.t
67127 ____________________________________________________________________________
67128 [ 19412] By: ams                                   on 2003/05/05  03:57:06
67129         Log: Oops. More Storable 2.07 preparations.
67130      Branch: perl
67131            ! ext/Storable/README ext/Storable/Storable.pm
67132 ____________________________________________________________________________
67133 [ 19411] By: ams                                   on 2003/05/05  03:53:44
67134         Log: Update changelog for 2.07 release.
67135      Branch: perl
67136            ! ext/Storable/ChangeLog
67137 ____________________________________________________________________________
67138 [ 19410] By: ams                                   on 2003/05/05  03:31:36
67139         Log: Update Changes.
67140      Branch: perl
67141            ! Changes
67142 ____________________________________________________________________________
67143 [ 19409] By: ams                                   on 2003/05/05  03:21:41
67144         Log: Subject: Re: Bug in Storable???
67145              From: Slaven Rezic <slaven@rezic.de>
67146              Date: 04 May 2003 18:00:40 +0200
67147              Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
67148      Branch: perl
67149            ! ext/Storable/Storable.xs ext/Storable/t/integer.t
67150 ____________________________________________________________________________
67151 [ 19407] By: jhi                                   on 2003/05/04  19:39:01
67152         Log: This way reads a bit better with pod2man.
67153      Branch: perl
67154            ! pod/perlartistic.pod pod/perlgpl.pod
67155 ____________________________________________________________________________
67156 [ 19406] By: jhi                                   on 2003/05/04  12:01:00
67157         Log: Integrate from maint:
67158              [ 18568]
67159              Add the POSIX::sigaction() trick by Slaven Rezic
67160              for [perl #17341].
67161      Branch: perl
67162           !> pod/perlfunc.pod pod/perlipc.pod
67163 ____________________________________________________________________________
67164 [ 19401] By: jhi                                   on 2003/05/04  09:25:48
67165         Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
67166              regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
67167              the perlartistic is a straightforward podification.
67168      Branch: perl
67169            + pod/perlartistic.pod pod/perlgpl.pod
67170            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
67171            ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
67172 ____________________________________________________________________________
67173 [ 19398] By: jhi                                   on 2003/05/04  08:19:14
67174         Log: Doesn't make any difference for the test but is more logical.
67175      Branch: perl
67176            ! t/lib/Devel/switchd.pm
67177 ____________________________________________________________________________
67178 [ 19396] By: jhi                                   on 2003/05/03  15:42:54
67179         Log: Plagued by thinkos tonight.
67180      Branch: perl
67181            ! lib/filetest.t
67182 ____________________________________________________________________________
67183 [ 19395] By: jhi                                   on 2003/05/03  15:37:35
67184         Log: Must skip more.
67185      Branch: perl
67186            ! lib/filetest.t
67187 ____________________________________________________________________________
67188 [ 19394] By: jhi                                   on 2003/05/03  15:30:45
67189         Log: Subject: Re: Does filetest work at all?
67190              From: Slaven Rezic <slaven@rezic.de>
67191              Date: 03 May 2003 18:26:49 +0200
67192              Message-ID: <87ade4q9me.fsf@vran.herceg.de>
67193      Branch: perl
67194            ! lib/filetest.t pp_sys.c
67195 ____________________________________________________________________________
67196 [ 19393] By: jhi                                   on 2003/05/03  05:34:21
67197         Log: Extra tweakage from Rafael for #19392.
67198      Branch: perl
67199            ! ext/B/B/Concise.pm lib/filetest.pm
67200 ____________________________________________________________________________
67201 [ 19392] By: jhi                                   on 2003/05/03  05:33:04
67202         Log: Salvage 'use filetest "access"' from compiletime to runtime.
67203      Branch: perl
67204            ! dump.c op.c op.h pp_sys.c
67205 ____________________________________________________________________________
67206 [ 19391] By: jhi                                   on 2003/05/03  05:19:23
67207         Log: Upgrade to Unicode 4.0.0.  (Well, upgrade at least
67208              the Unicode character database to 4.0.0.)
67209      Branch: perl
67210            + lib/unicore/HangulSyllableType.txt
67211            + lib/unicore/NormalizationCorrections.txt
67212            + lib/unicore/StandardizedVariants.txt
67213            + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
67214            + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
67215            + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
67216            + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
67217            + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
67218            + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
67219            + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
67220            + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
67221            + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
67222            + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
67223            + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
67224            + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
67225            ! (edit 129 files)
67226 ____________________________________________________________________________
67227 [ 19390] By: jhi                                   on 2003/05/03  04:52:09
67228         Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
67229              the fp offset, which was quite a big larger than the input file,
67230              which meant that the SvGROW tried to grow the file to about
67231              2**64-2**20, which made safesysrealloc() to understandably
67232              croak (in argv.t).
67233      Branch: perl
67234            ! sv.c
67235 ____________________________________________________________________________
67236 [ 19387] By: jhi                                   on 2003/05/02  19:18:35
67237         Log: Regen Configure (no changes but that's fine).
67238      Branch: perl
67239            ! Configure
67240 ____________________________________________________________________________
67241 [ 19386] By: jhi                                   on 2003/05/02  19:06:39
67242         Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
67243              From: Andy Dougherty <doughera@lafayette.edu>
67244              Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
67245              Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
67246      Branch: perl
67247            ! Configure
67248 ____________________________________________________________________________
67249 [ 19385] By: jhi                                   on 2003/05/02  19:01:04
67250         Log: Subject: [PATCH] OpenUNIX 8 support
67251              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
67252              Date: Fri, 2 May 2003 12:12:08 +0200
67253              Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
67254      Branch: perl
67255            ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
67256 ____________________________________________________________________________
67257 [ 19384] By: jhi                                   on 2003/05/02  18:58:32
67258         Log: Subject: [PATCH win32/win32.c] silence compiler warnings
67259              From: Abe Timmerman <abe@ztreet.demon.nl>
67260              Date: Fri, 2 May 2003 00:51:42 +0200
67261              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
67262      Branch: perl
67263            ! win32/win32.c
67264 ____________________________________________________________________________
67265 [ 19383] By: jhi                                   on 2003/05/02  18:55:37
67266         Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
67267              From: Abe Timmerman <abe@ztreet.demon.nl>
67268              Date: Thu, 1 May 2003 18:34:35 +0200
67269              Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
67270      Branch: perl
67271            ! win32/win32.h
67272 ____________________________________________________________________________
67273 [ 19382] By: jhi                                   on 2003/05/02  18:50:25
67274         Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
67275              From: Michael G Schwern <schwern@pobox.com>
67276              Date: Wed, 30 Apr 2003 18:19:32 -0700
67277              Message-ID: <20030501011932.GM701@windhund.schwern.org>
67278      Branch: perl
67279            ! ext/POSIX/POSIX.pod
67280 ____________________________________________________________________________
67281 [ 19381] By: jhi                                   on 2003/05/02  15:12:47
67282         Log: Forgot to check in the -d: file.
67283      Branch: perl
67284            + t/lib/Devel/switchd.pm
67285            ! MANIFEST t/run/switchd.t
67286 ____________________________________________________________________________
67287 [ 19380] By: jhi                                   on 2003/05/02  15:02:04
67288         Log: Solaris: make -Duse64bitall'ed to have an archname of
67289              sun4-solaris-64, from Alan Burlison.  (The default is to not
67290              to suffix anything with -Duse64bitall if longs are 64 bit.
67291              This may lead into confusion and much sorrow if 32-bit binaries
67292              and 64-bit binaries are installed under the same directories.
67293              Why is "-64" or something like that the default?  Well, there
67294              are platforms where 64 bits really is the default default.
67295              There adding a "-64" would be kind of odd.  Better to let
67296              each 64-bit capable platform to choose their archnames.)
67297      Branch: perl
67298            ! hints/solaris_2.sh
67299 ____________________________________________________________________________
67300 [ 19378] By: jhi                                   on 2003/05/02  08:41:40
67301         Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
67302              by change #18589 (it was broken by change #9754); add test case.
67303      Branch: perl
67304            + t/run/switchd.t
67305            ! MANIFEST
67306 ____________________________________________________________________________
67307 [ 19376] By: jhi                                   on 2003/05/02  05:31:52
67308         Log: great_circle_direction() was broken,
67309              reported by Alexander Becher.
67310      Branch: perl
67311            ! lib/Math/Trig.pm lib/Math/Trig.t
67312 ____________________________________________________________________________
67313 [ 19375] By: jhi                                   on 2003/05/01  18:18:06
67314         Log: OS X: could not -Doptimize=-g.
67315      Branch: perl
67316            ! hints/darwin.sh
67317 ____________________________________________________________________________
67318 [ 19374] By: jhi                                   on 2003/05/01  12:33:44
67319         Log: OS X test tweak.
67320      Branch: perl
67321            ! ext/Cwd/t/cwd.t
67322 ____________________________________________________________________________
67323 [ 19373] By: jhi                                   on 2003/05/01  11:09:42
67324         Log: Subject: [PATCH] RE: perl@19333
67325              From: Robin Barker <Robin.Barker@npl.co.uk>
67326              Date: Tue, 29 Apr 2003 17:30:23 +0100
67327              Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
67328      Branch: perl
67329            ! embed.pl pp_hot.c pp_pack.c proto.h
67330 ____________________________________________________________________________
67331 [ 19372] By: jhi                                   on 2003/05/01  09:52:52
67332         Log: miniperl cannot handle layers.t.
67333      Branch: perl
67334            ! t/io/layers.t
67335 ____________________________________________________________________________
67336 [ 19371] By: jhi                                   on 2003/05/01  08:26:06
67337         Log: The solution in change #19363 was too unportable.
67338      Branch: perl
67339            ! t/io/openpid.t
67340 ____________________________________________________________________________
67341 [ 19369] By: jhi                                   on 2003/05/01  07:48:06
67342         Log: perlreftut updates from mjd.
67343      Branch: perl
67344            ! pod/perlreftut.pod
67345 ____________________________________________________________________________
67346 [ 19368] By: jhi                                   on 2003/05/01  07:45:06
67347         Log: z/OS: More threaded build tweaks from Brian De Pradine--
67348              apparently now it works!
67349      Branch: perl
67350            ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
67351 ____________________________________________________________________________
67352 [ 19367] By: rgs                                   on 2003/04/29  20:31:07
67353         Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
67354              From: Enache Adrian <enache@rdslink.ro>
67355              Date: Sat, 19 Apr 2003 01:41:07 +0300
67356              Message-ID: <20030418224107.GA2751@ratsnest.hole>
67357      Branch: perl
67358            ! t/comp/parser.t toke.c
67359 ____________________________________________________________________________
67360 [ 19366] By: jhi                                   on 2003/04/29  08:55:12
67361         Log: If it's S_, it should be STATIC.
67362      Branch: perl
67363            ! embed.fnc embed.h numeric.c proto.h
67364 ____________________________________________________________________________
67365 [ 19365] By: sky                                   on 2003/04/28  16:30:03
67366         Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
67367              From: Casey West <casey@geeknest.com>
67368              Date: mÂŒn apr 28, 2003  16:00:05 Europe/Stockholm
67369              Message-Id: <20030428140005.GC62281@geeknest.com>
67370      Branch: perl
67371            ! pod/perlop.pod
67372 ____________________________________________________________________________
67373 [ 19364] By: sky                                   on 2003/04/28  16:20:43
67374         Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
67375              From: Casey West <casey@geeknest.com>
67376              Date: mÂŒn apr 28, 2003  19:22:06 Europe/Stockholm
67377              Message-Id: <20030428172206.GK62281@geeknest.com>
67378      Branch: perl
67379            ! pod/perlop.pod
67380 ____________________________________________________________________________
67381 [ 19363] By: sky                                   on 2003/04/28  15:32:35
67382         Log: Fix bug 2681, change the test not to use the shell and use 3+arg
67383              open.
67384      Branch: perl
67385            ! t/io/openpid.t
67386 ____________________________________________________________________________
67387 [ 19359] By: jhi                                   on 2003/04/28  08:43:23
67388         Log: Feel-good cleanup.
67389      Branch: perl
67390            ! intrpvar.h sv.c
67391 ____________________________________________________________________________
67392 [ 19358] By: jhi                                   on 2003/04/28  08:27:15
67393         Log: SysV msg queues can be something hanging (witnessed in IRIX),
67394              so let's use IPC_NOWAIT.
67395      Branch: perl
67396            ! ext/IPC/SysV/t/msg.t t/op/taint.t
67397 ____________________________________________________________________________
67398 [ 19357] By: jhi                                   on 2003/04/28  06:32:47
67399         Log: Detecting errors of reentrant APIs: getgrgid_r and the like
67400              when returning an int can either return the error in the return
67401              value or in the errno.  We need a new per-interp variable to store
67402              the return value instead of clobbering the errno with it.  The new
67403              variable, PL_reentrant_retint, is only used within the reentrancy
67404              framework, and immediately after it's set, so there should not be
67405              similar visibility issues as for the errno.  Spotted by Edward Moy.
67406      Branch: perl
67407            ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
67408 ____________________________________________________________________________
67409 [ 19356] By: rgs                                   on 2003/04/27  20:09:01
67410         Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
67411              Check errno to see if the call to nice(2) succeeded.
67412              Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
67413              From: Enache Adrian <enache@rdslink.ro>
67414              Date: Wed, 23 Apr 2003 22:48:20 +0300
67415              Message-ID: <20030423194820.GA874@ratsnest.hole>
67416      Branch: perl
67417            ! ext/POSIX/POSIX.xs
67418 ____________________________________________________________________________
67419 [ 19355] By: jhi                                   on 2003/04/27  19:56:09
67420         Log: Document a faint compilation noise.
67421      Branch: perl
67422            ! README.aix
67423 ____________________________________________________________________________
67424 [ 19354] By: rgs                                   on 2003/04/27  19:35:11
67425         Log: $[ clarifications.
67426      Branch: perl
67427            ! pod/perlvar.pod
67428 ____________________________________________________________________________
67429 [ 19353] By: rgs                                   on 2003/04/27  18:51:37
67430         Log: utime() doc clarifications
67431              based on :
67432              Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
67433              From: Casey West <casey@geeknest.com>
67434              Date: Fri, 25 Apr 2003 08:00:54 -0400
67435              Message-ID: <20030425120054.GQ34510@geeknest.com>
67436      Branch: perl
67437            ! pod/perlfunc.pod
67438 ____________________________________________________________________________
67439 [ 19351] By: jhi                                   on 2003/04/27  08:13:34
67440         Log: Add a test case for [perl #15288] (already solved).
67441      Branch: perl
67442            ! t/op/pack.t
67443 ____________________________________________________________________________
67444 [ 19350] By: jhi                                   on 2003/04/27  07:38:17
67445         Log: Add Dave Mitchell's test case for fields.
67446      Branch: perl
67447            ! lib/fields.t
67448 ____________________________________________________________________________
67449 [ 19349] By: jhi                                   on 2003/04/27  06:50:09
67450         Log: Subject: [PATCH] VMS::Stdio test tweak
67451              From: "Craig A. Berry" <craigberry@mac.com>
67452              Date: Sat, 26 Apr 2003 15:53:07 -0500
67453              Message-ID: <3EAAF1B3.7020708@mac.com>
67454      Branch: perl
67455            ! vms/ext/Stdio/test.pl
67456 ____________________________________________________________________________
67457 [ 19348] By: jhi                                   on 2003/04/27  06:46:16
67458         Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
67459              From: Casey West <casey@geeknest.com>
67460              Date: Thu, 24 Apr 2003 08:18:42 -0400
67461              Message-ID: <20030424121842.GW34510@geeknest.com>
67462      Branch: perl
67463            ! lib/UNIVERSAL.pm
67464 ____________________________________________________________________________
67465 [ 19346] By: jhi                                   on 2003/04/27  06:03:48
67466         Log: Document that restricted hashes are not atomic
67467              (from Dave Mitchell).
67468      Branch: perl
67469            ! lib/Hash/Util.pm
67470 ____________________________________________________________________________
67471 [ 19345] By: jhi                                   on 2003/04/27  05:59:39
67472         Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
67473              From: Dave Mitchell <davem@fdgroup.com>
67474              Date: Sat, 26 Apr 2003 18:45:28 +0100
67475              Message-ID: <20030426174528.GA9588@fdgroup.com>
67476      Branch: perl
67477            ! hv.c lib/Hash/Util.t pod/perldiag.pod
67478 ____________________________________________________________________________
67479 [ 19344] By: rgs                                   on 2003/04/26  22:48:32
67480         Log: Some doc patches by Casey West :
67481
67482              Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
67483              From: Casey West <casey@geeknest.com>
67484              Date: Fri, 25 Apr 2003 10:46:39 -0400
67485              Message-ID: <20030425144639.GY34510@geeknest.com>
67486
67487              Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
67488              From: Casey West <casey@geeknest.com>
67489              Date: Fri, 25 Apr 2003 07:52:13 -0400
67490              Message-ID: <20030425115213.GP34510@geeknest.com>
67491
67492              Subject: Re: [perl #7213] [PATCH] Updating example in perldata
67493              From: Casey West <casey@geeknest.com>
67494              Date: Thu, 24 Apr 2003 21:27:22 -0400
67495              Message-ID: <20030425012722.GN34510@geeknest.com>
67496      Branch: perl
67497            ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
67498 ____________________________________________________________________________
67499 [ 19343] By: rgs                                   on 2003/04/26  22:30:07
67500         Log: Document that splice() doesn't extend arrays
67501              Subject: Re: slice autoextending ? still another revised doc patch; COW
67502              From: david nicol <whatever@davidnicol.com>
67503              Date: 22 Apr 2003 22:05:02 -0500
67504              Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
67505      Branch: perl
67506            ! pod/perlfunc.pod
67507 ____________________________________________________________________________
67508 [ 19342] By: sky                                   on 2003/04/26  21:43:32
67509         Log: Fix bug #15161 by increasing the refcount on the RE and making
67510              sure to restore it correctly. Deals with both s//e and s///g.
67511      Branch: perl
67512            ! pp_ctl.c pp_hot.c
67513 ____________________________________________________________________________
67514 [ 19341] By: jhi                                   on 2003/04/26  04:36:03
67515         Log: Integrate:
67516              [ 19340]
67517              Caught by Mark Lutz in UNICOS: A declaration cannot appear
67518              after an executable statement in a block.
67519      Branch: perl
67520           !> pp_pack.c
67521 ____________________________________________________________________________
67522 [ 19337] By: jhi                                   on 2003/04/25  20:19:36
67523         Log: Now the -Dnoextensions and -Dnoextensions have the
67524              chance of actually doing something.
67525      Branch: perl
67526            ! Configure
67527 ____________________________________________________________________________
67528 [ 19334] By: jhi                                   on 2003/04/25  19:48:31
67529         Log: Subject: [PATCH] Configure's extension sanity check is too strict
67530              From: Andy Dougherty <doughera@lafayette.edu>
67531              Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
67532              Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
67533      Branch: perl
67534            ! Configure
67535 ____________________________________________________________________________
67536 [ 19330] By: jhi                                   on 2003/04/25  14:11:33
67537         Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
67538              From: "Craig A. Berry" <craigberry@mac.com>
67539              Date: Thu, 24 Apr 2003 20:09:48 -0500
67540              Message-ID: <3EA88ADC.3000300@mac.com>
67541      Branch: perl
67542            ! ext/Encode/t/enc_module.t
67543 ____________________________________________________________________________
67544 [ 19329] By: jhi                                   on 2003/04/25  07:06:49
67545         Log: Upgrade to Time::HiRes 1.46.
67546      Branch: perl
67547            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
67548            ! ext/Time/HiRes/Makefile.PL
67549 ____________________________________________________________________________
67550 [ 19328] By: jhi                                   on 2003/04/25  06:57:10
67551         Log: Subject: typo in Time::HiRes docs
67552              From: mjd@plover.com
67553              Date: 19 Apr 2003 15:13:44 -0000
67554              Message-ID: <20030419151344.28237.qmail@plover.com>
67555      Branch: perl
67556            ! ext/Time/HiRes/HiRes.pm
67557 ____________________________________________________________________________
67558 [ 19327] By: jhi                                   on 2003/04/25  04:45:05
67559         Log: Clarify(?) the perlio default layers table.
67560      Branch: perl
67561            ! lib/PerlIO.pm t/io/layers.t
67562 ____________________________________________________________________________
67563 [ 19326] By: jhi                                   on 2003/04/25  04:22:49
67564         Log: Upgrade to Test::Harness 2.28.
67565      Branch: perl
67566            ! lib/Test/Harness.pm lib/Test/Harness/Changes
67567            ! lib/Test/Harness/t/pod.t
67568 ____________________________________________________________________________
67569 [ 19325] By: jhi                                   on 2003/04/24  19:06:29
67570         Log: Upgrade to Encode 1.93.
67571      Branch: perl
67572            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
67573            ! ext/Encode/lib/Encode/CJKConstants.pm
67574            ! ext/Encode/lib/Encode/CN/HZ.pm
67575            ! ext/Encode/lib/Encode/Encoding.pm
67576            ! ext/Encode/lib/Encode/Guess.pm
67577            ! ext/Encode/lib/Encode/KR/2022_KR.pm
67578            ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
67579            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
67580            ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
67581            ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
67582 ____________________________________________________________________________
67583 [ 19323] By: jhi                                   on 2003/04/24  16:57:13
67584         Log: VMS patch for faststdio from Craig Berry.
67585      Branch: perl
67586            ! configure.com
67587 ____________________________________________________________________________
67588 [ 19320] By: rgs                                   on 2003/04/23  20:20:58
67589         Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
67590              From: Casey West <casey@geeknest.com>
67591              Date: Wed, 23 Apr 2003 14:03:20 -0400
67592              Message-ID: <20030423180320.GZ15574@geeknest.com>
67593      Branch: perl
67594            ! pod/perlmodlib.PL pod/perlmodlib.pod
67595 ____________________________________________________________________________
67596 [ 19319] By: rgs                                   on 2003/04/23  19:54:31
67597         Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
67598              From: Chris Pepper (via RT) <perlbug-followup@perl.org>
67599              Date: 22 Apr 2003 04:31:17 -0000
67600              Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
67601              (with minor further corrections)
67602      Branch: perl
67603            ! pod/perlmod.pod
67604 ____________________________________________________________________________
67605 [ 19316] By: rgs                                   on 2003/04/23  19:11:01
67606         Log: A new fatal error :
67607              Subject: [PATCH] Perl_croak("Use of freed value in iteration")
67608              From: Dave Mitchell <davem@fdgroup.com>
67609              Date: Mon, 21 Apr 2003 13:19:50 +0100
67610              Message-ID: <20030421121950.GB18189@fdgroup.com>
67611              Message-ID: <20030421125433.GC18189@fdgroup.com>
67612      Branch: perl
67613            ! pod/perldiag.pod pp_hot.c t/cmd/for.t
67614 ____________________________________________________________________________
67615 [ 19314] By: jhi                                   on 2003/04/23  18:53:46
67616         Log: Introduce 'fast stdio' symbols to non-Configure lands.
67617      Branch: perl
67618            ! NetWare/config.wc NetWare/config_H.wc configure.com
67619            ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
67620            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
67621            ! win32/config.gc win32/config.vc win32/config.vc64
67622            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
67623            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
67624 ____________________________________________________________________________
67625 [ 19312] By: jhi                                   on 2003/04/23  18:21:47
67626         Log: Regen Configure, Glossary, et alia.
67627      Branch: perl
67628            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67629            ! config_h.SH
67630 ____________________________________________________________________________
67631 [ 19310] By: jhi                                   on 2003/04/23  08:34:33
67632         Log: Handle the combination of dosish and non-faststdio.
67633      Branch: perl
67634            ! t/io/layers.t
67635 ____________________________________________________________________________
67636 [ 19308] By: rgs                                   on 2003/04/22  20:53:20
67637         Log: Subject: 5.8.0: two problems
67638              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
67639              Date: Tue, 22 Apr 2003 11:43:17 -0700
67640              Message-ID: <20030422184316.GA8602@math.berkeley.edu>
67641      Branch: perl
67642            ! XSUB.h
67643 ____________________________________________________________________________
67644 [ 19307] By: ams                                   on 2003/04/22  16:39:51
67645         Log: Subject: [PATCH] Doc pointers in perlbot.
67646              From: Casey West <casey@geeknest.com>
67647              Date: Tue, 22 Apr 2003 11:19:09 -0400
67648              Message-Id: <20030422151909.GC11119@geeknest.com>
67649              (Applied by hand.)
67650      Branch: perl
67651            ! pod/perlbot.pod
67652 ____________________________________________________________________________
67653 [ 19306] By: jhi                                   on 2003/04/22  13:09:21
67654         Log: z/OS: changes for building threaded from "Brian De Pradine"
67655              <PRADINE@uk.ibm.com>.
67656      Branch: perl
67657            ! Makefile.SH hints/os390.sh thread.h util.c
67658 ____________________________________________________________________________
67659 [ 19305] By: jhi                                   on 2003/04/22  11:42:35
67660         Log: Enache's turn.
67661      Branch: perl
67662            ! ext/Encode/t/enc_module.t
67663 ____________________________________________________________________________
67664 [ 19304] By: jhi                                   on 2003/04/22  10:48:47
67665         Log: Re-merge Encode 1.92.
67666      Branch: perl
67667            ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
67668 ____________________________________________________________________________
67669 [ 19302] By: jhi                                   on 2003/04/22  05:26:21
67670         Log: Argh, cut-and-pasto.
67671      Branch: perl
67672            ! perlio.c
67673 ____________________________________________________________________________
67674 [ 19301] By: sky                                   on 2003/04/21  21:33:14
67675         Log: Fix bug 17964 by properly refcounting the gv top.
67676              Seems like the entries in rsfp are way different than
67677              normal PVIO objects.
67678      Branch: perl
67679            ! sv.c
67680 ____________________________________________________________________________
67681 [ 19300] By: rgs                                   on 2003/04/21  19:42:04
67682         Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
67683
67684              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
67685              From: Enache Adrian <enache@rdslink.ro>
67686              Date: Sun, 20 Apr 2003 02:45:48 +0300
67687              Message-ID: <20030419234548.GA849@ratsnest.hole>
67688              and
67689              Date: Wed, 2 Apr 2003 07:52:28 +0300
67690              Message-ID: <20030402045227.GA1023@ratsnest.hole>
67691      Branch: perl
67692            ! pp_sys.c t/op/ref.t util.c
67693 ____________________________________________________________________________
67694 [ 19299] By: sky                                   on 2003/04/21  17:05:31
67695         Log: Croak on non ref to shared methods instead of segfault.
67696              This can really only happen for &share("string").
67697      Branch: perl
67698            ! ext/threads/shared/shared.xs
67699 ____________________________________________________________________________
67700 [ 19297] By: jhi                                   on 2003/04/21  16:24:36
67701         Log: Add OpenZaurus cross-compilation patches.
67702      Branch: perl
67703            + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
67704            + Cross/config.sh-arm-linux Cross/generate_config_sh
67705            + Cross/installperl.patch Cross/warp
67706            ! Cross/README INSTALL MANIFEST
67707 ____________________________________________________________________________
67708 [ 19289] By: sky                                   on 2003/04/21  13:24:40
67709         Log: Fixes bug #17043, resets PL_srand_called before the cloning.
67710              Allows people to override the resetting by using srand() in CLONE.
67711      Branch: perl
67712            ! ext/threads/t/thread.t ext/threads/threads.xs
67713 ____________________________________________________________________________
67714 [ 19286] By: jhi                                   on 2003/04/21  06:50:42
67715         Log: Introduce two new Configure symbols:
67716              [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
67717              (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
67718              [2] usefaststdio = do we use fast stdio if we have it?
67719              For 5.[68], we do.  For anything else, we don't.
67720              (At least, unless otherwise instructed by -Dusefaststdio.)
67721              This means that for bleadperl we no more use stdio, but instead
67722              default to perlio: the effect of PERLIO=perlio, in other words.
67723              (PERLIO=stdio will still switch to using stdio.)
67724              This change may endanger extensions using FILE*-- but if we are
67725              to migrate fully to perlio, better start swallowing the poison now.
67726              For maintperl, the usefaststdio still defaults to yes.
67727      Branch: perl
67728            ! Configure config_h.SH perlio.c t/io/layers.t
67729 ____________________________________________________________________________
67730 [ 19285] By: jhi                                   on 2003/04/21  05:43:55
67731         Log: Upgrade to Locale::Maketext 1.05.
67732      Branch: perl
67733            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
67734 ____________________________________________________________________________
67735 [ 19284] By: jhi                                   on 2003/04/21  05:40:34
67736         Log: Upgrade to Test 1.24.
67737      Branch: perl
67738            ! lib/Test.pm
67739 ____________________________________________________________________________
67740 [ 19283] By: rgs                                   on 2003/04/20  22:01:28
67741         Log: Subject: [PATCH] goto &sub doesn't empty @_
67742              From: Dave Mitchell <davem@fdgroup.com>
67743              Date: Sun, 20 Apr 2003 21:46:51 +0100
67744              Message-ID: <20030420204651.GE15591@fdgroup.com>
67745      Branch: perl
67746            ! pp_ctl.c
67747 ____________________________________________________________________________
67748 [ 19282] By: rgs                                   on 2003/04/20  21:22:29
67749         Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
67750              the commands that invoke $(CC).
67751              Subject: Re: Smoke failure
67752              From: Enache Adrian <enache@rdslink.ro>
67753              Date: Fri, 18 Apr 2003 19:06:07 +0300
67754              Message-ID: <20030418160606.GA797@ratsnest.hole>
67755      Branch: perl
67756            ! Makefile.SH
67757 ____________________________________________________________________________
67758 [ 19281] By: rgs                                   on 2003/04/20  19:53:53
67759         Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
67760              From: Enache Adrian <enache@rdslink.ro>
67761              Date: Sat, 19 Apr 2003 20:12:18 +0300
67762              Message-ID: <20030419171218.GA974@ratsnest.hole>
67763      Branch: perl
67764            ! sv.c
67765 ____________________________________________________________________________
67766 [ 19280] By: rgs                                   on 2003/04/20  18:55:40
67767         Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
67768              Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
67769              From: Steve Hay <steve.hay@uk.radan.com>
67770              Date: Wed, 16 Apr 2003 11:12:22 +0100
67771              Message-ID: <3E9D2C86.8040104@uk.radan.com>
67772      Branch: perl
67773            ! INSTALL win32/Makefile
67774 ____________________________________________________________________________
67775 [ 19278] By: jhi                                   on 2003/04/20  07:42:17
67776         Log: Give more information of what to do when -Dusexxx fail.
67777      Branch: perl
67778            ! Configure
67779 ____________________________________________________________________________
67780 [ 19277] By: rgs                                   on 2003/04/19  19:40:22
67781         Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
67782              by adding a dummy destructor method Regexp::DESTROY.
67783              This prevents infinite recursion, since Regexp::DESTROY
67784              is no more autoloaded.
67785
67786              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
67787              From: Enache Adrian <enache@rdslink.ro>
67788              Date: Wed, 2 Apr 2003 05:02:42 +0300
67789              Message-ID: <20030402020242.GA2966@ratsnest.hole>
67790      Branch: perl
67791            ! ext/B/t/stash.t t/op/ref.t universal.c
67792 ____________________________________________________________________________
67793 [ 19276] By: rgs                                   on 2003/04/19  19:32:25
67794         Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
67795              From: Dave Mitchell <davem@fdgroup.com>
67796              Date: Sat, 19 Apr 2003 20:06:51 +0100
67797              Message-ID: <20030419190651.GD13333@fdgroup.com>
67798      Branch: perl
67799            ! t/comp/parser.t toke.c
67800 ____________________________________________________________________________
67801 [ 19275] By: jhi                                   on 2003/04/19  18:52:24
67802         Log: Restore the two variables retired by the change #19268
67803              (for binary backward compatibility)
67804      Branch: perl
67805            ! embedvar.h perlapi.h thrdvar.h
67806 ____________________________________________________________________________
67807 [ 19273] By: jhi                                   on 2003/04/19  17:36:33
67808         Log: Fail if the specified -Duse64xxx cannot be fulfilled.
67809              (And undo a doublesize probe glitch from change #19272.)
67810      Branch: perl
67811            ! Configure
67812 ____________________________________________________________________________
67813 [ 19272] By: jhi                                   on 2003/04/19  16:38:12
67814         Log: If long doubles fail, we really cannot sensibly
67815              drop back to doubles anymore, therefore abort.
67816              Pointed out by Slaven Rezic. (I tried to fix this
67817              via metaconfig but ended up with a vicious cyclic
67818              dependency.)
67819      Branch: perl
67820            ! Configure
67821 ____________________________________________________________________________
67822 [ 19270] By: jhi                                   on 2003/04/19  12:09:21
67823         Log: Upgrade to Net::Ping 2.30.
67824      Branch: perl
67825            ! lib/Net/Ping.pm lib/Net/Ping/Changes
67826            ! lib/Net/Ping/t/450_service.t
67827 ____________________________________________________________________________
67828 [ 19269] By: jhi                                   on 2003/04/19  07:10:57
67829         Log: Bump the test count.
67830      Branch: perl
67831            ! ext/Storable/t/tied.t
67832 ____________________________________________________________________________
67833 [ 19268] By: jhi                                   on 2003/04/19  07:06:13
67834         Log: Subject: [PATCH] allow recursive FETCHes
67835              From: Dave Mitchell <davem@fdgroup.com>
67836              Date: Mon, 7 Apr 2003 10:00:41 +0100
67837              Message-ID: <20030407100041.A1617@fdgroup.com>
67838      Branch: perl
67839            ! av.c dump.c embed.fnc embed.h embedvar.h
67840            ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
67841            ! sv.h t/op/tie.t thrdvar.h
67842 ____________________________________________________________________________
67843 [ 19267] By: jhi                                   on 2003/04/19  06:54:34
67844         Log: Subject: [PATCH] readline.t tweak for VMS
67845              From: "Craig A. Berry" <craigberry@mac.com>
67846              Date: Thu, 17 Apr 2003 17:18:19 -0500
67847              Message-ID: <3E9F282B.6090603@mac.com>
67848      Branch: perl
67849            ! t/op/readline.t
67850 ____________________________________________________________________________
67851 [ 19266] By: jhi                                   on 2003/04/19  06:46:48
67852         Log: Subject: [PATCH] Re: any takers for this Storable bug?
67853              From: Enache Adrian <enache@rdslink.ro>
67854              Date: Wed, 16 Apr 2003 21:11:11 +0300
67855              Message-ID: <20030416181111.GA6687@ratsnest.hole>
67856
67857              ams had already fixed the bug by #19227, but take the
67858              test case.
67859      Branch: perl
67860            ! ext/Storable/t/tied.t
67861 ____________________________________________________________________________
67862 [ 19265] By: sky                                   on 2003/04/19  00:40:42
67863         Log: Don't use the stack to allocate a SV that we hand out to another
67864              function, only badness can ensure.
67865              Message-Id: <20030418180131.GD10086@fdgroup.com>
67866              Thanks go to Dave Mitchell for help in tracking down the bug!
67867      Branch: perl
67868            ! sv.c
67869 ____________________________________________________________________________
67870 [ 19264] By: jhi                                   on 2003/04/18  19:28:04
67871         Log: UTF8 regexp patch from Inaba Hiroto.
67872      Branch: perl
67873            ! regcomp.c t/op/pat.t
67874 ____________________________________________________________________________
67875 [ 19263] By: jhi                                   on 2003/04/18  19:16:43
67876         Log: Unused variables.
67877      Branch: perl
67878            ! perlio.c universal.c
67879 ____________________________________________________________________________
67880 [ 19262] By: sky                                   on 2003/04/17  20:02:33
67881         Log: Another needle in the voodoo doll.
67882              Now I think it should work with the shared
67883              strings.
67884      Branch: perl
67885            ! sv.c
67886 ____________________________________________________________________________
67887 [ 19254] By: sky                                   on 2003/04/17  17:31:52
67888         Log: Extreme Voodoo programming, by not pinching the SV if it is a
67889              PADTMP it happily keeps it's value later on!
67890      Branch: perl
67891            ! sv.c
67892 ____________________________________________________________________________
67893 [ 19253] By: jhi                                   on 2003/04/17  17:09:16
67894         Log: Implement -Dnoextensions=... and -Donlyextensions=...
67895      Branch: perl
67896            ! Configure INSTALL
67897 ____________________________________________________________________________
67898 [ 19252] By: ams                                   on 2003/04/17  16:19:31
67899         Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
67900              Anything that's broken by this change should be fixed.
67901      Branch: perl
67902            ! gv.c
67903 ____________________________________________________________________________
67904 [ 19251] By: jhi                                   on 2003/04/17  15:39:56
67905         Log: Introduce the new *l APIs, undefined, to non-Configure lands.
67906      Branch: perl
67907            ! NetWare/config.wc NetWare/config_H.wc configure.com
67908            ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
67909            ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
67910            ! win32/config.gc win32/config.vc win32/config.vc64
67911            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
67912            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
67913 ____________________________________________________________________________
67914 [ 19250] By: jhi                                   on 2003/04/17  15:07:08
67915         Log: Regen Glossary et alia.
67916      Branch: perl
67917            ! Porting/Glossary Porting/config.sh Porting/config_H
67918 ____________________________________________________________________________
67919 [ 19248] By: jhi                                   on 2003/04/17  14:53:41
67920         Log: Small tidying up of the selectminbits code, but most
67921              importantly allocate the buffer from the heap using
67922              malloc, not from the stack: using stack causes unaligned
67923              access in LP64 Solaris since stack data is not guaranteed
67924              to be 64-bit aligned, while a fd_set is (it has 1024 longs).
67925              (via Alan Burlison)
67926      Branch: perl
67927            ! Configure
67928 ____________________________________________________________________________
67929 [ 19247] By: ams                                   on 2003/04/17  12:24:57
67930         Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
67931              From: Enache Adrian <enache@rdslink.ro>
67932              Date: Thu, 17 Apr 2003 14:35:36 +0300
67933              Message-Id: <20030417113536.GA898@ratsnest.hole>
67934      Branch: perl
67935            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
67936 ____________________________________________________________________________
67937 [ 19245] By: jhi                                   on 2003/04/17  09:20:27
67938         Log: Document that the open pragma does not affect
67939              the three-headed hydra, ummm, open.
67940      Branch: perl
67941            ! lib/open.pm
67942 ____________________________________________________________________________
67943 [ 19244] By: jhi                                   on 2003/04/17  06:45:26
67944         Log: More maneuvering closer to proposed POSIX classes
67945              mapping to Unicode: (1) The definitions of "graph" and
67946              "print" are still in flux: move closer back to how Perl
67947              5.8.0 defined it (though drop Co, that did not make sense)
67948              (2) Add U+0085 (NEL) to "space".
67949      Branch: perl
67950            ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
67951            ! lib/unicore/lib/Space.pl lib/unicore/mktables
67952 ____________________________________________________________________________
67953 [ 19243] By: jhi                                   on 2003/04/17  05:29:24
67954         Log: Detect the 'fast stdio' case.
67955      Branch: perl
67956            ! lib/PerlIO.pm t/io/layers.t
67957 ____________________________________________________________________________
67958 [ 19242] By: jhi                                   on 2003/04/16  20:14:01
67959         Log: Fix up Larry's copyright statements to my best knowledge.
67960              (Lots of Perl 5 source code archaeology was involved.)
67961              Larry didn't make strangled noises when I showed him
67962              the patch, either :-)
67963      Branch: perl
67964            ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
67965            ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
67966            ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
67967            ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
67968            ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
67969            ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
67970            ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
67971            ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
67972            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
67973            ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
67974            ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
67975            ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
67976            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
67977            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
67978            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
67979 ____________________________________________________________________________
67980 [ 19241] By: jhi                                   on 2003/04/16  17:24:24
67981         Log: Handle PERLIO= and document a bit.
67982      Branch: perl
67983            ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
67984 ____________________________________________________________________________
67985 [ 19240] By: sky                                   on 2003/04/16  16:27:43
67986         Log: Fix double join problem for those places where free
67987              actually means free (solaris for example :)
67988              Fixes bug #16681
67989      Branch: perl
67990            ! ext/threads/t/join.t ext/threads/threads.xs
67991 ____________________________________________________________________________
67992 [ 19239] By: jhi                                   on 2003/04/16  14:57:47
67993         Log: Try to get the layers.t working also for dosish platforms.
67994      Branch: perl
67995            ! lib/PerlIO.pm t/io/layers.t
67996 ____________________________________________________________________________
67997 [ 19238] By: jhi                                   on 2003/04/16  13:27:24
67998         Log: A -C parsed from the #! line can still have line endings in it.
67999      Branch: perl
68000            ! util.c
68001 ____________________________________________________________________________
68002 [ 19237] By: jhi                                   on 2003/04/16  13:23:37
68003         Log: What does an empty PERLIO= mean, anyway?
68004      Branch: perl
68005            ! t/io/layers.t
68006 ____________________________________________________________________________
68007 [ 19236] By: jhi                                   on 2003/04/16  13:09:42
68008         Log: Document the effect of thread creation context.
68009      Branch: perl
68010            ! ext/threads/threads.pm
68011 ____________________________________________________________________________
68012 [ 19235] By: jhi                                   on 2003/04/16  12:13:07
68013         Log: Use the right prototype and a glob is fine (from Rafael).
68014      Branch: perl
68015            ! lib/PerlIO.pm universal.c
68016 ____________________________________________________________________________
68017 [ 19234] By: jhi                                   on 2003/04/16  10:20:46
68018         Log: PerlIO::get_layers() usage tip.
68019      Branch: perl
68020            ! lib/PerlIO.pm
68021 ____________________________________________________________________________
68022 [ 19233] By: jhi                                   on 2003/04/16  10:07:48
68023         Log: Syntax terror.
68024      Branch: perl
68025            ! lib/unicore/mktables
68026 ____________________________________________________________________________
68027 [ 19232] By: jhi                                   on 2003/04/16  09:45:51
68028         Log: Redundant test.
68029      Branch: perl
68030            ! lib/unicore/mktables
68031 ____________________________________________________________________________
68032 [ 19231] By: jhi                                   on 2003/04/16  09:21:25
68033         Log: Synchronize the specifications of the POSIX character
68034              classes alnum, graph, and print closer to the planned
68035              Unicode proposal.
68036      Branch: perl
68037            ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
68038            ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
68039 ____________________________________________________________________________
68040 [ 19230] By: jhi                                   on 2003/04/16  08:57:01
68041         Log: Patch from Merijn.
68042      Branch: perl
68043            ! perl.h
68044 ____________________________________________________________________________
68045 [ 19228] By: jhi                                   on 2003/04/16  08:27:26
68046         Log: Thinko in modfl detection.
68047      Branch: perl
68048            ! Configure
68049 ____________________________________________________________________________
68050 [ 19227] By: ams                                   on 2003/04/16  02:32:11
68051         Log: Storable now handles self-tied scalars with NULL mg_obj.
68052      Branch: perl
68053            ! ext/Storable/Storable.xs
68054 ____________________________________________________________________________
68055 [ 19226] By: jhi                                   on 2003/04/15  18:00:21
68056         Log: Upgrade to Pod::LaTeX 0.55.
68057      Branch: perl
68058            + lib/Pod/t/pod2latex.t
68059            - lib/Pod/t/latex.t
68060            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
68061 ____________________________________________________________________________
68062 [ 19224] By: jhi                                   on 2003/04/15  17:01:27
68063         Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
68064      Branch: perl
68065            ! Configure
68066 ____________________________________________________________________________
68067 [ 19223] By: jhi                                   on 2003/04/15  16:36:32
68068         Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
68069      Branch: perl
68070            ! t/io/layers.t
68071 ____________________________________________________________________________
68072 [ 19221] By: jhi                                   on 2003/04/15  16:27:49
68073         Log: False alarm: no cyclic dependency.
68074      Branch: perl
68075            ! Configure config_h.SH
68076 ____________________________________________________________________________
68077 [ 19219] By: jhi                                   on 2003/04/15  16:08:11
68078         Log: Backport of _most_ of the changes in #19218: not one big
68079              cyclic dependency, though, it must be broken up somehow.
68080      Branch: perl
68081            ! Configure config_h.SH
68082 ____________________________________________________________________________
68083 [ 19218] By: jhi                                   on 2003/04/15  14:09:31
68084         Log: Big patch from Alan Burlison to make Solaris long doubles work.
68085              (Also spreads more <stdlib.h> joy.)
68086              Needs backporting to metaconfig units and introducing the new
68087              symbols to non-Configure lands.
68088      Branch: perl
68089            ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
68090 ____________________________________________________________________________
68091 [ 19217] By: jhi                                   on 2003/04/15  14:01:03
68092         Log: Don't skip the whole test for PERLIO=perlio.
68093      Branch: perl
68094            ! t/io/layers.t
68095 ____________________________________________________________________________
68096 [ 19215] By: jhi                                   on 2003/04/15  05:54:17
68097         Log: Add a test for [perl #17753].
68098      Branch: perl
68099            ! t/op/undef.t
68100 ____________________________________________________________________________
68101 [ 19214] By: jhi                                   on 2003/04/15  05:40:52
68102         Log: "proto.h": 'id' is a reserved word in Objective-C.
68103      Branch: perl
68104            ! embed.fnc op.c proto.h
68105 ____________________________________________________________________________
68106 [ 19213] By: sky                                   on 2003/04/14  21:42:10
68107         Log: Ook, run tests on correct build-dir next time.
68108              We must check if the hv is a stash, otherwise we try to delete
68109              something that is a HvNAME of null.....  tests pass better now
68110      Branch: perl
68111            ! gv.c
68112 ____________________________________________________________________________
68113 [ 19212] By: sky                                   on 2003/04/14  21:15:00
68114         Log: Fixes to bugs introduced by PL_stashcache
68115              A) Follow suggestion by Benjamin Goldberg to use hv_delete
68116              instead of hv_delete_ent to avoid creating a temporary SV
68117              B) Don't increment the refcount, sneak it into an IV instead
68118              C) When a GP is a deleted that contains a stash, remove the
68119              corresponding entry since hv might be in use in other places.
68120              D) Note that no test cases test the deletion of packages to catch
68121              this bug.
68122      Branch: perl
68123            ! gv.c hv.c pp_hot.c
68124 ____________________________________________________________________________
68125 [ 19211] By: rgs                                   on 2003/04/14  21:11:11
68126         Log: Mention that "make test_harness" lets messages sent through
68127              standard error out. Complements change #19206.
68128      Branch: perl
68129            ! pod/perlhack.pod
68130 ____________________________________________________________________________
68131 [ 19210] By: rgs                                   on 2003/04/14  20:48:02
68132         Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
68133              From: Inaba Hiroto <inaba@st.rim.or.jp>
68134              Date: Fri, 21 Mar 2003 17:35:21 +0900
68135              Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
68136              Date: Sat, 22 Mar 2003 11:28:05 +0900
68137              Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
68138      Branch: perl
68139            ! regexec.c t/op/pat.t
68140 ____________________________________________________________________________
68141 [ 19209] By: jhi                                   on 2003/04/14  20:36:55
68142         Log: PERLIO=perlio requires extra steps.
68143      Branch: perl
68144            ! lib/PerlIO.pm t/io/layers.t
68145 ____________________________________________________________________________
68146 [ 19208] By: jhi                                   on 2003/04/14  20:02:04
68147         Log: Skip as early as possible if no perlio since the
68148              use open would be compile-time.
68149      Branch: perl
68150            ! t/io/layers.t
68151 ____________________________________________________________________________
68152 [ 19207] By: rgs                                   on 2003/04/14  19:34:42
68153         Log: Document and test autovivified dirhandles.
68154              Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
68155              From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
68156              Date: 12 Apr 2003 12:40:45 -0000
68157              Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
68158      Branch: perl
68159            ! pod/perlfunc.pod t/op/readdir.t
68160 ____________________________________________________________________________
68161 [ 19206] By: rgs                                   on 2003/04/14  19:13:26
68162         Log: More docs about running tests and the test suite.
68163              Update perlhack.pod in various places.
68164              Add 'test_harness' as a .PHONY dependency in the Makefile.
68165      Branch: perl
68166            ! Makefile.SH pod/perlhack.pod t/README
68167 ____________________________________________________________________________
68168 [ 19205] By: jhi                                   on 2003/04/14  18:58:01
68169         Log: Build get_layers() also under -Uuseperlio.
68170      Branch: perl
68171            ! universal.c
68172 ____________________________________________________________________________
68173 [ 19204] By: jhi                                   on 2003/04/14  18:48:04
68174         Log: Bump up the version and admonish against aspiring (ab)use.
68175      Branch: perl
68176            ! lib/PerlIO.pm
68177 ____________________________________________________________________________
68178 [ 19203] By: jhi                                   on 2003/04/14  17:35:51
68179         Log: Introduce PerlIO::get_layers() to allow people to peek
68180              at the PerlIO layer stack.
68181      Branch: perl
68182            + t/io/layers.t
68183            ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
68184            ! universal.c
68185 ____________________________________________________________________________
68186 [ 19202] By: merijn                                on 2003/04/14  05:42:18
68187         Log: Subject: [PATCH] vms/vms.c waitpid tweak
68188              From: "Craig A. Berry" <craigberry@mac.com>
68189              Date: Mon, 14 Apr 2003 00:43:00 -0500
68190              Message-ID: <3E9A4A64.6030205@mac.com>
68191      Branch: perl
68192            ! vms/vms.c
68193 ____________________________________________________________________________
68194 [ 19201] By: sky                                   on 2003/04/13  19:26:46
68195         Log: Fix bug #16253, use all the CPU that we can :-)
68196      Branch: perl
68197            ! ext/threads/threads.xs
68198 ____________________________________________________________________________
68199 [ 19200] By: sky                                   on 2003/04/13  18:38:58
68200         Log: Fix bug #15893 by creating shared scalars with a refcount of 1
68201              instead of 2 and make push and pop increase the refcount.
68202      Branch: perl
68203            ! ext/threads/shared/shared.xs
68204 ____________________________________________________________________________
68205 [ 19199] By: jhi                                   on 2003/04/13  11:45:42
68206         Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
68207              ../../lib for the lc() at line 66 (UTF-8 data possible
68208              if using UTF-8 locales).
68209      Branch: perl
68210            ! lib/ExtUtils/t/Install.t
68211 ____________________________________________________________________________
68212 [ 19198] By: jhi                                   on 2003/04/13  09:43:09
68213         Log: The lib/ipc_sysv.t test has a new name.
68214      Branch: perl
68215            ! INSTALL
68216 ____________________________________________________________________________
68217 [ 19197] By: jhi                                   on 2003/04/13  09:32:05
68218         Log: Continue hunting for the cause of the Tru64 failed threaded smokes
68219              most probably introduced by the change #19157.  The tweak suggested
68220              by Stephen McCamant trades a possible dangling pointer (CopFILE()
68221              is tricky like that with threads) to a memory leak.  (This means
68222              that this tweak shouldn't be left in as-is, but if this helps,
68223              we at least know that the failure was caused by the #19157.)
68224      Branch: perl
68225            ! op.c
68226 ____________________________________________________________________________
68227 [ 19196] By: jhi                                   on 2003/04/13  09:20:02
68228         Log: Upgrade to Net::Ping 2.29.
68229      Branch: perl
68230            + lib/Net/Ping/t/510_ping_udp.t
68231            - lib/Net/Ping/README
68232            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
68233 ____________________________________________________________________________
68234 [ 19195] By: jhi                                   on 2003/04/13  09:02:05
68235         Log: Upgrade to Test::Harness 2.27_04.
68236      Branch: perl
68237            + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
68238            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
68239            ! lib/Test/Harness/t/test-harness.t
68240 ____________________________________________________________________________
68241 [ 19194] By: rgs                                   on 2003/04/12  21:21:04
68242         Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
68243      Branch: perl
68244            ! hints/darwin.sh hints/rhapsody.sh
68245 ____________________________________________________________________________
68246 [ 19192] By: jhi                                   on 2003/04/12  18:23:40
68247         Log: The debugging aid #19182 didn't.
68248      Branch: perl
68249            ! ext/B/t/deparse.t
68250 ____________________________________________________________________________
68251 [ 19191] By: jhi                                   on 2003/04/12  16:51:12
68252         Log: Benchmark nit from Nicholas Clark (in OpenBSD the result could
68253              be a negative zero, -0).
68254      Branch: perl
68255            ! lib/Benchmark.t
68256 ____________________________________________________________________________
68257 [ 19190] By: rgs                                   on 2003/04/12  13:41:25
68258         Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
68259              From: Michael G Schwern <schwern@pobox.com>
68260              Date: Fri, 11 Apr 2003 00:32:02 -0700
68261              Message-ID: <20030411073202.GC5916@windhund.schwern.org>
68262      Branch: perl
68263            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
68264            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
68265            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
68266            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
68267            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
68268            ! lib/ExtUtils/t/zz_cleanup_dummy.t
68269 ____________________________________________________________________________
68270 [ 19189] By: rgs                                   on 2003/04/10  20:40:14
68271         Log: Peter Scott suggests that the docs for base.pm should
68272              state explicitely that base.pm doesn't call import()
68273              on base classes. Plus a few typos.
68274      Branch: perl
68275            ! lib/base.pm
68276 ____________________________________________________________________________
68277 [ 19188] By: rgs                                   on 2003/04/10  19:45:08
68278         Log: PerlFAQ sync.
68279      Branch: perl
68280            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
68281            ! pod/perlfaq7.pod pod/perlfaq9.pod
68282 ____________________________________________________________________________
68283 [ 19187] By: rgs                                   on 2003/04/10  19:25:18
68284         Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
68285              There used to be a nullstash (%{"<none>::"}) to hold illegal
68286              variables under strict 'vars'. It has been removed by change #17942.
68287              This can lead to segfaults during the parsing, because some illegal
68288              variables might have been discarded before the compilation of the
68289              current statement had completed.
68290              Bug analysis and test case by Enache Adrian.
68291      Branch: perl
68292            ! gv.c t/lib/strict/vars
68293 ____________________________________________________________________________
68294 [ 19186] By: jhi                                   on 2003/04/10  19:13:40
68295         Log: Be more descriptive.
68296      Branch: perl
68297            ! MANIFEST
68298 ____________________________________________________________________________
68299 [ 19185] By: jhi                                   on 2003/04/10  19:06:02
68300         Log: Noted by Nat: -0 didn't work that well with Unicode.
68301      Branch: perl
68302            ! perl.c pod/perlrun.pod
68303 ____________________________________________________________________________
68304 [ 19184] By: jhi                                   on 2003/04/10  17:26:43
68305         Log: Add an option for the grok_xxx() to silently ignore bad digits.
68306      Branch: perl
68307            ! numeric.c perl.h
68308 ____________________________________________________________________________
68309 [ 19183] By: jhi                                   on 2003/04/10  10:56:25
68310         Log: The test doesn't work that well when -Uusedl.
68311              Some of the tests could be salvaged even then I guess.
68312      Branch: perl
68313            ! lib/ExtUtils/t/Constant.t
68314 ____________________________________________________________________________
68315 [ 19182] By: jhi                                   on 2003/04/10  09:40:24
68316         Log: A temporary debugging aid for Tru64 threaded builds.
68317      Branch: perl
68318            ! ext/B/t/deparse.t
68319 ____________________________________________________________________________
68320 [ 19181] By: jhi                                   on 2003/04/10  08:02:10
68321         Log: Unless Inuits are involved...
68322      Branch: perl
68323            ! pod/perlrun.pod
68324 ____________________________________________________________________________
68325 [ 19180] By: jhi                                   on 2003/04/10  07:02:44
68326         Log: With AFS the cwds have little chance of agreeing.
68327      Branch: perl
68328            ! ext/Cwd/t/cwd.t
68329 ____________________________________________________________________________
68330 [ 19179] By: jhi                                   on 2003/04/10  06:46:50
68331         Log: I assume the idea was to use the *cwd variables for testing.
68332      Branch: perl
68333            ! ext/Cwd/t/cwd.t
68334 ____________________________________________________________________________
68335 [ 19177] By: jhi                                   on 2003/04/10  04:34:48
68336         Log: perlport information about portably embedding string data.
68337      Branch: perl
68338            ! pod/perlport.pod
68339 ____________________________________________________________________________
68340 [ 19176] By: jhi                                   on 2003/04/10  04:18:45
68341         Log: Also locale names can contain illegal UTF-8.
68342      Branch: perl
68343            ! lib/locale.t
68344 ____________________________________________________________________________
68345 [ 19175] By: jhi                                   on 2003/04/10  04:03:48
68346         Log: In case someone is using UTF-8 locales.
68347      Branch: perl
68348            ! lib/ExtUtils/MM_MacOS.pm
68349 ____________________________________________________________________________
68350 [ 19174] By: merijn                                on 2003/04/09  14:33:12
68351         Log: Even more promotion for -lc128 (long doubles on AIX)
68352              More obvious detection of C compiler
68353              cc_type should not promote to config.sh
68354
68355              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68356              Date: Wed, 09 Apr 2003 14:31:48 +0200
68357              Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
68358      Branch: perl
68359            ! hints/aix.sh
68360 ____________________________________________________________________________
68361 [ 19173] By: jhi                                   on 2003/04/09  12:39:35
68362         Log: open(my $fh, ">&", STDOUT) should not warn under strict.
68363      Branch: perl
68364            ! op.c t/io/open.t
68365 ____________________________________________________________________________
68366 [ 19172] By: jhi                                   on 2003/04/09  10:40:31
68367         Log: Try to be more descriptive than just __ANONIO__ which is what
68368              you get when you autovivify filehandles into array/hash elements.
68369      Branch: perl
68370            ! doio.c op.c t/io/open.t
68371 ____________________________________________________________________________
68372 [ 19171] By: rgs                                   on 2003/04/08  20:44:20
68373         Log: Implement support for --help and --version in Getopt::Std
68374              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
68375              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
68376              Date: Mon, 7 Apr 2003 17:07:15 -0700
68377              Message-ID: <20030408000714.GA953@math.berkeley.edu>
68378      Branch: perl
68379            ! lib/Getopt/Std.pm
68380 ____________________________________________________________________________
68381 [ 19170] By: rgs                                   on 2003/04/08  19:47:05
68382         Log: Subject: [PATCH] Re: Error: Unknown error
68383              From: Enache Adrian <enache@rdslink.ro>
68384              Date: Tue, 8 Apr 2003 07:12:13 +0300
68385              Message-ID: <20030408041213.GA13553@ratsnest.hole>
68386      Branch: perl
68387            ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
68388 ____________________________________________________________________________
68389 [ 19169] By: rgs                                   on 2003/04/08  19:19:34
68390         Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
68391              From: Dave Mitchell <davem@fdgroup.com>
68392              Date: Mon, 7 Apr 2003 21:43:17 +0100
68393              Message-ID: <20030407204317.GA8796@fdgroup.com>
68394
68395              The new XTERMORDORDOR lexer expectation must also be named
68396              in debugging perls, to be used in the output of -DT.
68397      Branch: perl
68398            ! perl.h toke.c
68399 ____________________________________________________________________________
68400 [ 19168] By: rgs                                   on 2003/04/08  19:05:22
68401         Log: Document that perl recognizes 2>&1 on the command-line on VMS.
68402      Branch: perl
68403            ! vms/perlvms.pod
68404 ____________________________________________________________________________
68405 [ 19167] By: rgs                                   on 2003/04/08  18:47:18
68406         Log: Typos fixes by Stas Bekman.
68407      Branch: perl
68408            ! cv.h lib/attributes.pm sv.h
68409 ____________________________________________________________________________
68410 [ 19166] By: rgs                                   on 2003/04/08  18:43:22
68411         Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
68412              From: Robin Barker <Robin.Barker@npl.co.uk>
68413              Date: Tue, 8 Apr 2003 14:23:04 +0100
68414              Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
68415      Branch: perl
68416            ! pod/perlpod.pod
68417 ____________________________________________________________________________
68418 [ 19164] By: jhi                                   on 2003/04/08  04:42:05
68419         Log: Few more words about safe/unsafe signals.
68420      Branch: perl
68421            ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
68422 ____________________________________________________________________________
68423 [ 19163] By: jhi                                   on 2003/04/07  19:25:39
68424         Log: The SvGROW() might move the PV.
68425      Branch: perl
68426            ! pp.c
68427 ____________________________________________________________________________
68428 [ 19162] By: jhi                                   on 2003/04/07  18:23:29
68429         Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
68430              From: Michael G Schwern <schwern@pobox.com>
68431              Date: Mon, 7 Apr 2003 02:09:17 -0700
68432              Message-ID: <20030407090917.GA9221@windhund.schwern.org>
68433      Branch: perl
68434            + lib/ExtUtils/t/MM_Any.t
68435            ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
68436            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
68437            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
68438            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
68439            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
68440            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
68441            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
68442            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
68443            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
68444            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
68445            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
68446            ! lib/ExtUtils/README lib/ExtUtils/TODO
68447            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
68448            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
68449 ____________________________________________________________________________
68450 [ 19160] By: jhi                                   on 2003/04/07  04:17:38
68451         Log: Time::HiRes: Do not create files in blib directories under core
68452              (from Rafael)
68453      Branch: perl
68454            ! ext/Time/HiRes/Makefile.PL
68455 ____________________________________________________________________________
68456 [ 19159] By: jhi                                   on 2003/04/07  03:53:01
68457         Log: Future binary compat wishful thinking:
68458              maint will use the stashcache, but not the dbassertion.
68459      Branch: perl
68460            ! intrpvar.h
68461 ____________________________________________________________________________
68462 [ 19158] By: jhi                                   on 2003/04/07  03:41:17
68463         Log: More WinCE tweaking for Vadim Konovalov.
68464      Branch: perl
68465            ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
68466            ! wince/makedist.pl
68467 ____________________________________________________________________________
68468 [ 19157] By: rgs                                   on 2003/04/06  20:53:29
68469         Log: Subject: CvFILE for constant subs
68470              From: Stephen McCamant <smcc@mit.edu>
68471              Date: Sun, 6 Apr 2003 16:39:13 -0400
68472              Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
68473      Branch: perl
68474            ! op.c
68475 ____________________________________________________________________________
68476 [ 19156] By: rgs                                   on 2003/04/06  20:44:09
68477         Log: Subject: [PATCH] B::Deparse: sv_no != 0
68478              From: Stephen McCamant <smcc@mit.edu>
68479              Date: Sun, 6 Apr 2003 17:00:48 -0400
68480              Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
68481      Branch: perl
68482            ! ext/B/B/Deparse.pm
68483 ____________________________________________________________________________
68484 [ 19154] By: jhi                                   on 2003/04/06  19:46:35
68485         Log: An unconditional carp is not nice.
68486      Branch: perl
68487            ! ext/Sys/Syslog/Syslog.pm
68488 ____________________________________________________________________________
68489 [ 19153] By: rgs                                   on 2003/04/06  18:37:58
68490         Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
68491              From: Robert Spier <rspier@pobox.com>
68492              Date: Sat, 05 Apr 2003 21:12:20 -0800
68493              Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
68494      Branch: perl
68495            ! README.solaris
68496 ____________________________________________________________________________
68497 [ 19152] By: rgs                                   on 2003/04/06  18:24:38
68498         Log: Remove unportable ">|" shell syntax
68499              Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
68500              From: Enache Adrian <enache@rdslink.ro>
68501              Date: Sun, 6 Apr 2003 21:13:27 +0300
68502              Message-ID: <20030406181326.GA873@ratsnest.hole>
68503      Branch: perl
68504            ! Makefile.SH
68505 ____________________________________________________________________________
68506 [ 19151] By: jhi                                   on 2003/04/06  18:14:44
68507         Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
68508              From: Joost van Baal <J.E.vanBaal@uvt.nl>
68509              Date: Mon, 25 Nov 2002 17:35:37 +0100
68510              Message-ID: <20021125163537.GC4745@banach.uvt.nl>
68511
68512              (The .pm patch modified a bit, and removed the false
68513              claim that _PATH_INFO would be coming from syslog.ph)
68514      Branch: perl
68515            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
68516            ! ext/Sys/Syslog/syslog.t
68517 ____________________________________________________________________________
68518 [ 19150] By: rgs                                   on 2003/04/05  21:10:00
68519         Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
68520              From: Enache Adrian <enache@rdslink.ro>
68521              Date: Thu, 3 Apr 2003 15:50:48 +0300
68522              Message-ID: <20030403125048.GA6107@ratsnest.hole>
68523
68524              On linux, when building a shared library, generate
68525              a small shell wrapper, "preload", that preloads libperl.so
68526              only if it exists. Useful when the 'make' process stops
68527              before the link phase.
68528      Branch: perl
68529            ! Makefile.SH
68530 ____________________________________________________________________________
68531 [ 19149] By: jhi                                   on 2003/04/05  20:44:25
68532         Log: Upgrade to Locale::Maketext 1.04.
68533      Branch: perl
68534            + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
68535            + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
68536            - lib/Locale/Maketext/test.pl
68537            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
68538            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
68539 ____________________________________________________________________________
68540 [ 19148] By: jhi                                   on 2003/04/05  20:38:30
68541         Log: perluniintro.pod: nice_string() doesn't escape
68542              literal escape chars -- use Sadahiro-san's fix(es).
68543      Branch: perl
68544            ! pod/perluniintro.pod
68545 ____________________________________________________________________________
68546 [ 19147] By: rgs                                   on 2003/04/05  19:12:30
68547         Log: Subject: [PATCH 5.8.1 @19053] Embedding
68548              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
68549              Date: Mon, 31 Mar 2003 12:39:24 -0800
68550              Message-ID: <20030331203924.GA3602@math.berkeley.edu>
68551
68552              Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
68553              to be used in a C program's main function.
68554      Branch: perl
68555            ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
68556 ____________________________________________________________________________
68557 [ 19146] By: jhi                                   on 2003/04/05  19:08:37
68558         Log: Heredocs and use encoding didn't work for SJIS;
68559              patch from Inaba Hiroto.
68560      Branch: perl
68561            ! toke.c
68562 ____________________________________________________________________________
68563 [ 19145] By: rgs                                   on 2003/04/05  11:45:36
68564         Log: The manpages don't have to be built by MakeMaker for the
68565              core modules in ext/. Disable this in Devel::PPPort (not
68566              up-to-date on CPAN), Unicode::Normalize (the CPAN version
68567              uses a different Makefile.PL anyway) and XS::APItest
68568              (not CPANized.)
68569      Branch: perl
68570            ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
68571            ! ext/XS/APItest/Makefile.PL
68572 ____________________________________________________________________________
68573 [ 19144] By: rgs                                   on 2003/04/05  11:28:22
68574         Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
68575              by SADAHIRO Tomoyuki.
68576      Branch: perl
68577            ! ext/Unicode/Normalize/Changes
68578            ! ext/Unicode/Normalize/Normalize.pm
68579            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
68580            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
68581            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
68582            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
68583            ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
68584 ____________________________________________________________________________
68585 [ 19143] By: merijn                                on 2003/04/03  08:55:33
68586         Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
68587              From: "Craig A. Berry" <craigberry@mac.com>
68588              Date: Wed, 02 Apr 2003 18:09:03 -0600
68589              Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
68590      Branch: perl
68591            ! vms/vms.c vms/vmsish.h
68592 ____________________________________________________________________________
68593 [ 19142] By: merijn                                on 2003/04/03  08:50:55
68594         Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
68595              From: andreas.koenig@anima.de (Andreas J. Koenig)
68596              Date: Thu, 03 Apr 2003 08:28:52 +0200
68597              Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
68598      Branch: perl
68599            ! lib/Pod/t/Functions.t
68600 ____________________________________________________________________________
68601 [ 19141] By: jhi                                   on 2003/04/03  05:00:36
68602         Log: Don't recurse from threads to threads/shared (since
68603              threads/shared is built separately, temp solution from
68604              Schwern while MM is being fixed.)
68605      Branch: perl
68606            ! ext/threads/Makefile.PL
68607 ____________________________________________________________________________
68608 [ 19140] By: rgs                                   on 2003/04/02  20:41:46
68609         Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
68610              From: Steve Hay <steve.hay@uk.radan.com>
68611              Date: Thu, 20 Mar 2003 11:55:01 +0000
68612              Message-ID: <3E79AC15.80307@uk.radan.com>
68613      Branch: perl
68614            ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
68615 ____________________________________________________________________________
68616 [ 19139] By: jhi                                   on 2003/04/02  19:44:07
68617         Log: Make perldiag agree with #19138.
68618      Branch: perl
68619            ! pod/perldiag.pod
68620 ____________________________________________________________________________
68621 [ 19138] By: jhi                                   on 2003/04/02  19:37:59
68622         Log: Make at least the thread count make sense.
68623      Branch: perl
68624            ! ext/threads/threads.xs
68625 ____________________________________________________________________________
68626 [ 19137] By: rgs                                   on 2003/04/02  19:24:47
68627         Log: Adjust test for the recent change (#19136) to Pod::Html
68628      Branch: perl
68629            ! lib/Pod/t/htmlview.t
68630 ____________________________________________________________________________
68631 [ 19136] By: rgs                                   on 2003/04/02  18:46:31
68632         Log: Fixes for "installhtml --splithead", based on :
68633              Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
68634              From: Steve Hay <steve.hay@uk.radan.com>
68635              Date: Wed, 02 Apr 2003 11:33:41 +0100
68636              Message-ID: <3E8ABC85.5060807@uk.radan.com>
68637
68638              This also includes a small patch to Pod::Html : when generating
68639              anchor names, play on the safe side and turn every non-alphanumeric
68640              character into an '_'. Moreover, Pod::Html::anchorify() is now
68641              optionally exported.
68642      Branch: perl
68643            ! installhtml lib/Pod/Html.pm
68644 ____________________________________________________________________________
68645 [ 19135] By: rgs                                   on 2003/04/02  18:42:50
68646         Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
68647              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68648              Date: Tue, 01 Apr 2003 16:32:46 -0800
68649              Message-ID: <u+ii+gzkgqkV092yn@efn.org>
68650      Branch: perl
68651            ! pp.c t/op/split.t
68652 ____________________________________________________________________________
68653 [ 19134] By: sky                                   on 2003/04/02  18:01:40
68654         Log: Fix some small nits, thanks to Rafael.
68655      Branch: perl
68656            ! pp_hot.c
68657 ____________________________________________________________________________
68658 [ 19133] By: sky                                   on 2003/04/02  13:41:14
68659         Log: Add packname->stash cache before the check if a packname is a
68660              filehandle or a package, it works because only packnames
68661              that have been resolved to stashes are added to the cache,
68662              and when a newIO is created we clean the cache.
68663              Results in roughly 1.8 speed increase for class->method()
68664              calls.
68665      Branch: perl
68666            ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
68667 ____________________________________________________________________________
68668 [ 19132] By: merijn                                on 2003/04/02  11:28:02
68669         Log: #19122 should have been tested on non-glibc system (like AIX)
68670      Branch: perl
68671            ! pp.c
68672 ____________________________________________________________________________
68673 [ 19131] By: jhi                                   on 2003/04/02  05:25:19
68674         Log: Spread IlyaZ's PERL_CORE detection trick.
68675      Branch: perl
68676            ! ext/Encode/Makefile.PL
68677 ____________________________________________________________________________
68678 [ 19130] By: jhi                                   on 2003/04/02  04:42:40
68679         Log: Cannot portably compare files if one of them is still open
68680              (from Craig Berry).
68681      Branch: perl
68682            ! ext/Encode/t/enc_module.t
68683 ____________________________________________________________________________
68684 [ 19129] By: jhi                                   on 2003/04/02  04:30:45
68685         Log: MM_VMS tweak from Craig Berry:
68686              http://nntp.x.perl.org/group/perl.makemaker/1002
68687      Branch: perl
68688            ! lib/ExtUtils/MM_VMS.pm
68689 ____________________________________________________________________________
68690 [ 19128] By: rgs                                   on 2003/04/01  21:30:12
68691         Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
68692              From: Steve Hay <steve.hay@uk.radan.com>
68693              Date: Thu, 20 Mar 2003 12:34:15 +0000
68694              Message-ID: <3E79B547.6030201@uk.radan.com>
68695              (with a few minor tweaks)
68696      Branch: perl
68697            ! installhtml
68698 ____________________________________________________________________________
68699 [ 19127] By: rgs                                   on 2003/04/01  19:01:20
68700         Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
68701              From: Enache Adrian <enache@rdslink.ro>
68702              Date: Sat, 29 Mar 2003 19:45:41 +0200
68703              Message-ID: <20030329174541.GA8138@ratsnest.hole>
68704      Branch: perl
68705            ! ext/B/B/Deparse.pm
68706 ____________________________________________________________________________
68707 [ 19126] By: rgs                                   on 2003/04/01  18:39:43
68708         Log: Fix bug #21742. require should be always invoked in
68709              scalar context. This wasn't the case when called from
68710              an eval(""), because the void context doesn't propagate
68711              through the leaveeval op. Instead of making scalarvoid()
68712              handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
68713              a workaround in doeval().
68714      Branch: perl
68715            ! pp_ctl.c t/comp/require.t
68716 ____________________________________________________________________________
68717 [ 19124] By: jhi                                   on 2003/04/01  16:52:28
68718         Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
68719              From: "Green, Paul" <Paul.Green@stratus.com>
68720              Date: Tue, 1 Apr 2003 12:37:38 -0500
68721              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
68722      Branch: perl
68723            ! hints/vos.sh
68724 ____________________________________________________________________________
68725 [ 19122] By: jhi                                   on 2003/04/01  16:36:52
68726         Log: Integrate:
68727              [ 19119]
68728              Address "5.8.1@19053: crypt_r() takes 128K per thread".
68729      Branch: perl
68730           !> pp.c reentr.c reentr.h reentr.pl
68731 ____________________________________________________________________________
68732 [ 19121] By: jhi                                   on 2003/04/01  16:36:02
68733         Log: Integrate:
68734              [ 19109]
68735              Subject: [PATCH 5.8.1 @19053] Time::HiRes
68736              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
68737              Date: Mon, 31 Mar 2003 12:53:01 -0800
68738              Message-ID: <20030331205301.GA3687@math.berkeley.edu>
68739
68740              [ 19111]
68741              A cleaner way to detect PERL_CORE, from IlyaZ.
68742      Branch: perl
68743           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
68744 ____________________________________________________________________________
68745 [ 19120] By: jhi                                   on 2003/04/01  16:32:03
68746         Log: Integrate:
68747              [ 19106]
68748              Subject: [PATCH 5.8.1 @19053] OS/2-related patches
68749              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
68750              Date: Mon, 31 Mar 2003 12:43:37 -0800
68751              Message-ID: <20030331204337.GA3634@math.berkeley.edu>
68752
68753              and regen Configure.
68754      Branch: perl
68755            ! Configure config_h.SH embedvar.h
68756           !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
68757           !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
68758           !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
68759           !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
68760           !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
68761           !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
68762           !> reentr.h reentr.pl sv.c
68763 ____________________________________________________________________________
68764 [ 19118] By: jhi                                   on 2003/04/01  16:17:04
68765         Log: Document the _exit() issue with threads in Linux [perl #17057].
68766      Branch: perl
68767            ! ext/POSIX/POSIX.pod
68768 ____________________________________________________________________________
68769 [ 19117] By: jhi                                   on 2003/04/01  16:07:59
68770         Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
68771              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
68772              Date: Tue, 1 Apr 2003 11:02:35 +0200
68773              Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
68774      Branch: perl
68775            ! t/op/getpid.t
68776 ____________________________________________________________________________
68777 [ 19116] By: jhi                                   on 2003/04/01  16:06:12
68778         Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
68779              From: Michael G Schwern <schwern@pobox.com>
68780              Date: Mon, 31 Mar 2003 15:16:57 -0800
68781              Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
68782      Branch: perl
68783            ! ext/SDBM_File/sdbm/Makefile.PL
68784 ____________________________________________________________________________
68785 [ 19115] By: jhi                                   on 2003/04/01  15:58:45
68786         Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
68787              From: Richard.Foley@ubsw.com
68788              Date: Mon, 31 Mar 2003 16:27:14 +0200
68789              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
68790      Branch: perl
68791            ! pod/perlhack.pod
68792 ____________________________________________________________________________
68793 [ 19114] By: jhi                                   on 2003/04/01  15:56:27
68794         Log: Subject: [PATCH] Text::Abbrev warnings safe
68795              From: Peter Scott <Peter@PSDT.com>
68796              Date: Fri, 28 Mar 2003 16:34:47 -0800
68797              Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
68798      Branch: perl
68799            ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
68800 ____________________________________________________________________________
68801 [ 19113] By: merijn                                on 2003/04/01  14:12:33
68802         Log: Implemented AIX longdouble support in hints/aix.sh, which now
68803              actually work.  Thanks to John L. Allen for the hint.
68804
68805              Subject: Re: AIX longdoubles
68806              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68807              Date: Tue, 01 Apr 2003 17:18:57 +0200
68808              Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
68809      Branch: perl
68810            ! hints/aix.sh
68811 ____________________________________________________________________________
68812 [ 19104] By: jhi                                   on 2003/03/31  10:51:36
68813         Log: Tabify; strictly speaking unnecessary but anyway...
68814      Branch: perl
68815            ! MANIFEST
68816 ____________________________________________________________________________
68817 [ 19102] By: jhi                                   on 2003/03/31  10:36:48
68818         Log: Upgrade to Test::Harness 2.27_02.
68819      Branch: perl
68820            + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
68821            + t/lib/sample-tests/too_many
68822            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
68823            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
68824            ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
68825 ____________________________________________________________________________
68826 [ 19101] By: jhi                                   on 2003/03/31  10:07:35
68827         Log: Upgrade to podlators 1.26.
68828      Branch: perl
68829            ! lib/Pod/Man.pm
68830 ____________________________________________________________________________
68831 [ 19100] By: jhi                                   on 2003/03/31  10:03:50
68832         Log: Upgrade to Encode 1.92.
68833      Branch: perl
68834            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
68835            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
68836            ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
68837            ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
68838            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
68839            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
68840 ____________________________________________________________________________
68841 [ 19099] By: jhi                                   on 2003/03/31  09:54:52
68842         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
68843              From: Michael G Schwern <schwern@pobox.com>
68844              Date: Mon, 31 Mar 2003 02:42:58 -0800
68845              Message-ID: <20030331104257.GB15327@windhund.schwern.org>
68846      Branch: perl
68847            + lib/ExtUtils/MakeMaker/FAQ.pod
68848            + lib/ExtUtils/MakeMaker/Tutorial.pod
68849            + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
68850            + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
68851            + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
68852            + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
68853            + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
68854            + t/lib/TieIn.pm
68855            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
68856            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
68857            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
68858            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
68859            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
68860            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
68861            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
68862            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
68863            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
68864            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
68865            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
68866            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
68867            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
68868            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
68869            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
68870            ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
68871            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
68872            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
68873 ____________________________________________________________________________
68874 [ 19098] By: jhi                                   on 2003/03/31  09:36:11
68875         Log: Subject: [PATCH dump.c] stray n_a
68876              From: Michael G Schwern <schwern@pobox.com>
68877              Date: Mon, 31 Mar 2003 00:55:49 -0800
68878              Message-ID: <20030331085549.GB1300@windhund.schwern.org>
68879      Branch: perl
68880            ! dump.c
68881 ____________________________________________________________________________
68882 [ 19097] By: jhi                                   on 2003/03/31  05:00:07
68883         Log: Some low-hanging fruit for EBCDIC portability
68884              (or for marking as EBCDIC todos)
68885      Branch: perl
68886            ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
68887            ! t/uni/write.t
68888 ____________________________________________________________________________
68889 [ 19094] By: jhi                                   on 2003/03/30  15:54:35
68890         Log: Upgrade to Time::HiRes 1.44.
68891      Branch: perl
68892            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
68893 ____________________________________________________________________________
68894 [ 19092] By: jhi                                   on 2003/03/30  15:09:02
68895         Log: IRIX 5.3 update.
68896      Branch: perl
68897            ! README.irix
68898 ____________________________________________________________________________
68899 [ 19091] By: jhi                                   on 2003/03/30  10:26:32
68900         Log: Not all compilers like #ifdefs within cpp macros
68901              (follow-up on #19086)
68902      Branch: perl
68903            ! pp_sys.c
68904 ____________________________________________________________________________
68905 [ 19090] By: jhi                                   on 2003/03/30  09:50:33
68906         Log: Ending strings is customary (typo from #19084).
68907      Branch: perl
68908            ! ext/Socket/Socket.t
68909 ____________________________________________________________________________
68910 [ 19089] By: jhi                                   on 2003/03/30  09:24:08
68911         Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
68912      Branch: perl
68913            ! MANIFEST
68914 ____________________________________________________________________________
68915 [ 19088] By: jhi                                   on 2003/03/30  09:09:42
68916         Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
68917              as the test expects.
68918      Branch: perl
68919            ! lib/Net/hostent.t
68920 ____________________________________________________________________________
68921 [ 19087] By: jhi                                   on 2003/03/30  09:08:07
68922         Log: In IRIX 5.3 turn off some of the warnings that cannot
68923              really be helped (e.g. warnings coming from system headers,
68924              or linker warnings during Configure).
68925      Branch: perl
68926            ! hints/irix_5.sh
68927 ____________________________________________________________________________
68928 [ 19086] By: jhi                                   on 2003/03/30  08:59:24
68929         Log: In IRIX 5.3 the cc is awfully confused about the prototype
68930              of select().
68931      Branch: perl
68932            ! hints/irix_5.sh pp_sys.c
68933 ____________________________________________________________________________
68934 [ 19085] By: jhi                                   on 2003/03/30  08:43:53
68935         Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
68936      Branch: perl
68937            + ext/Time/HiRes/hints/irix.pl
68938            ! MANIFEST
68939 ____________________________________________________________________________
68940 [ 19084] By: jhi                                   on 2003/03/30  08:31:53
68941         Log: gethostbyname('localhost') is not that portable.
68942              inet_aton('localhost') in IRIX 5.3 returned an undef,
68943              which in turn made pack_sockaddr_in to barf on zero
68944              length in_addr.
68945      Branch: perl
68946            ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
68947 ____________________________________________________________________________
68948 [ 19083] By: jhi                                   on 2003/03/30  07:49:46
68949         Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
68950              From: Nicholas Clark <nick@unfortu.net>
68951              Date: Sun, 30 Mar 2003 00:35:48 +0000
68952              Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
68953      Branch: perl
68954            ! sv.c
68955 ____________________________________________________________________________
68956 [ 19082] By: jhi                                   on 2003/03/29  21:18:32
68957         Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
68958              not defined AF_LINK.
68959      Branch: perl
68960            ! ext/Socket/Socket.xs
68961 ____________________________________________________________________________
68962 [ 19081] By: jhi                                   on 2003/03/29  20:41:56
68963         Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
68964              From: Nicholas Clark <nick@unfortu.net>
68965              Date: Sat, 29 Mar 2003 18:58:09 +0000
68966              Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
68967      Branch: perl
68968            ! dump.c
68969 ____________________________________________________________________________
68970 [ 19080] By: rgs                                   on 2003/03/29  20:39:34
68971         Log: Minor rephrasing in perlopentut,
68972              noticed by Bob Wilkinson (RT [perl #21725])
68973      Branch: perl
68974            ! pod/perlopentut.pod
68975 ____________________________________________________________________________
68976 [ 19079] By: rgs                                   on 2003/03/29  20:21:11
68977         Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
68978              From: Nicholas Clark <nick@unfortu.net>
68979              Date: Thu, 27 Mar 2003 22:37:35 +0000
68980              Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
68981      Branch: perl
68982            ! pod/perlapi.pod sv.h
68983 ____________________________________________________________________________
68984 [ 19078] By: jhi                                   on 2003/03/29  07:23:00
68985         Log: It seems that in Tru64 V5 gcc cannot be used to
68986              compile a threaded Perl because <pthread.h> explicitly
68987              checks for supported compilers (gcc not being one of them).
68988              This is not so bad since the system C compiler is always there.
68989      Branch: perl
68990            ! README.tru64 hints/dec_osf.sh
68991 ____________________________________________________________________________
68992 [ 19077] By: jhi                                   on 2003/03/28  06:03:16
68993         Log: Feeding illegal QP (like \x80) to this
68994              ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
68995              caused a coredump in av_length() <- nextargv() because
68996              the av was NULL.  I don't know that returning Nullfp is
68997              the best thing to do, but it dodges the segfault and
68998              introduces no test failures.
68999      Branch: perl
69000            ! doio.c
69001 ____________________________________________________________________________
69002 [ 19074] By: jhi                                   on 2003/03/27  18:17:20
69003         Log: Missing final \n.
69004      Branch: perl
69005            ! lib/Attribute/Handlers/Changes
69006 ____________________________________________________________________________
69007 [ 19072] By: rgs                                   on 2003/03/26  22:30:09
69008         Log: Subject: [perl #21672] IO::New and undefined filename behaviour
69009              From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
69010              Date: 24 Mar 2003 16:29:08 -0000
69011              Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
69012              plus a regression test
69013      Branch: perl
69014            ! ext/IO/lib/IO/File.pm lib/FileHandle.t
69015 ____________________________________________________________________________
69016 [ 19071] By: rgs                                   on 2003/03/26  22:08:16
69017         Log: Better version of change #19069
69018              Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
69019              From: Nicholas Clark <nick@unfortu.net>
69020              Date: Wed, 26 Mar 2003 23:01:46 +0000
69021              Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
69022      Branch: perl
69023            ! pp_hot.c sv.c t/op/readline.t
69024 ____________________________________________________________________________
69025 [ 19070] By: rgs                                   on 2003/03/26  21:31:55
69026         Log: Subject: [patch] for Stratus VOS
69027              From: "Green, Paul" <Paul.Green@stratus.com>
69028              Date: Wed, 26 Mar 2003 17:24:38 -0500
69029              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
69030              (plus a small tweak to the test script)
69031      Branch: perl
69032            ! README.vos t/op/pack.t
69033 ____________________________________________________________________________
69034 [ 19069] By: rgs                                   on 2003/03/26  21:14:33
69035         Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
69036              From: Nicholas Clark <nick@unfortu.net>
69037              Date: Tue, 25 Mar 2003 22:59:17 +0000
69038              Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
69039      Branch: perl
69040            ! sv.c t/op/readline.t
69041 ____________________________________________________________________________
69042 [ 19068] By: rgs                                   on 2003/03/26  20:53:18
69043         Log: Win32 counterpart of change #19065
69044      Branch: perl
69045            ! win32/Makefile win32/makefile.mk
69046 ____________________________________________________________________________
69047 [ 19067] By: rgs                                   on 2003/03/26  20:34:32
69048         Log: VMS counterpart of change #19065
69049      Branch: perl
69050            ! vms/descrip_mms.template
69051 ____________________________________________________________________________
69052 [ 19066] By: jhi                                   on 2003/03/26  20:05:40
69053         Log: Upgrade to Term::ANSIColor 1.07.
69054      Branch: perl
69055            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
69056            ! lib/Term/ANSIColor/README
69057 ____________________________________________________________________________
69058 [ 19065] By: rgs                                   on 2003/03/26  19:55:20
69059         Log: Add a file utils/cpan.PL to generate the "cpan" utility,
69060              also separately maintained on CPAN, and now moved as
69061              lib/CPAN/bin/cpan. Tweak installperl to avoid installing
69062              this last file.
69063      Branch: perl
69064            + utils/cpan.PL
69065           +> lib/CPAN/bin/cpan
69066            - utils/cpan
69067            ! MANIFEST installperl utils/Makefile
69068 ____________________________________________________________________________
69069 [ 19064] By: jhi                                   on 2003/03/26  19:48:32
69070         Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
69071              From: Dave Mitchell <davem@fdgroup.com>
69072              Date: Thu, 20 Mar 2003 01:26:19 +0000
69073              Message-ID: <20030320012619.C19869@fdgroup.com>
69074
69075              Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
69076              From: Dave Mitchell <davem@fdgroup.com>
69077              Date: Mon, 24 Mar 2003 16:06:51 +0000
69078              Message-ID: <20030324160651.D1798@fdgroup.com>
69079      Branch: perl
69080            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
69081 ____________________________________________________________________________
69082 [ 19063] By: jhi                                   on 2003/03/26  19:33:09
69083         Log: Subject: [perl #21648] Doc typo in Net::servent
69084              From: Andy Lester (via RT) <perlbug-followup@perl.org>
69085              Date: 22 Mar 2003 05:02:31 -0000
69086              Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
69087      Branch: perl
69088            ! lib/Net/servent.pm
69089 ____________________________________________________________________________
69090 [ 19062] By: jhi                                   on 2003/03/26  19:29:39
69091         Log: Subject: [PATCH README.qnx] for QNX 6.2
69092              From: Norton Allen <allen@huarp.harvard.edu>
69093              Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
69094              Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
69095      Branch: perl
69096            ! README.qnx
69097 ____________________________________________________________________________
69098 [ 19060] By: merijn                                on 2003/03/26  13:13:23
69099         Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
69100              From: "Craig A. Berry" <craigberry@mac.com>
69101              Date: Tue, 25 Mar 2003 22:52:58 -0600
69102              Message-ID: <3E81322A.3040508@mac.com>
69103      Branch: perl
69104            ! lib/vmsish.t
69105 ____________________________________________________________________________
69106 [ 19059] By: rgs                                   on 2003/03/24  21:43:03
69107         Log: Change 19056 wasn't good enough.
69108              ldlibpth should be changed later, to avoid spaces to be quoted.
69109      Branch: perl
69110            ! Makefile.SH
69111 ____________________________________________________________________________
69112 [ 19058] By: rgs                                   on 2003/03/24  21:37:59
69113         Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
69114              From: Michael G Schwern <schwern@pobox.com>
69115              Date: Mon, 24 Mar 2003 00:50:39 -0800
69116              Message-ID: <20030324085039.GA19981@windhund.schwern.org>
69117      Branch: perl
69118            ! pod/perlhist.pod
69119 ____________________________________________________________________________
69120 [ 19057] By: rgs                                   on 2003/03/24  21:33:43
69121         Log: Typo, spotted by Doru Petrescu
69122              Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
69123      Branch: perl
69124            ! ext/Data/Dumper/Dumper.pm
69125 ____________________________________________________________________________
69126 [ 19056] By: rgs                                   on 2003/03/24  21:05:48
69127         Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
69128              From: Enache Adrian <enache@rdslink.ro>
69129              Date: Mon, 24 Mar 2003 23:56:25 +0200
69130              Message-ID: <20030324215625.GB853@ratsnest.hole>
69131      Branch: perl
69132            ! Makefile.SH
69133 ____________________________________________________________________________
69134 [ 19055] By: merijn                                on 2003/03/24  07:05:39
69135         Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
69136              From: Enache Adrian <enache@rdslink.ro>
69137              Date: Sat, 22 Mar 2003 22:49:49 +0200
69138              Message-ID: <20030322204949.GB794@ratsnest.hole>
69139
69140              This is a slightly more defensive patch than Chip's patch that
69141              fell through the cracks, but does the same
69142              Subject: Shared libperl.so and build issues
69143              From: Chip Turner <cturner@redhat.com>
69144              Date: Tue 31 Dec 2002 17:21
69145      Branch: perl
69146            ! Makefile.SH
69147 ____________________________________________________________________________
69148 [ 19054] By: merijn                                on 2003/03/24  06:54:23
69149         Log: Subject: [PATCH bleadperl] vms.c thread clean-up
69150              From: "Craig A. Berry" <craigberry@mac.com>
69151              Date: Sun, 23 Mar 2003 15:32:58 -0600
69152              Message-ID: <3E7E280A.5000304@mac.com>
69153      Branch: perl
69154            ! vms/vms.c
69155 ____________________________________________________________________________
69156 [ 19052] By: jhi                                   on 2003/03/24  04:28:13
69157         Log: For change #19051: a new .bat to CRLF.
69158      Branch: perl
69159            ! Porting/makerel
69160 ____________________________________________________________________________
69161 [ 19051] By: jhi                                   on 2003/03/24  04:27:55
69162         Log: WinCE update from Vadim Konovalov.
69163      Branch: perl
69164            + wince/compile-all.bat wince/makedist.pl
69165            - wince/include/sys/stat.h wince/xbuildall.ksh
69166            - wince/xdistclean.ksh wince/xmakediffs.ksh
69167            ! MANIFEST README.ce dosish.h wince/Makefile.ce
69168            ! wince/compile.bat wince/config.ce
69169 ____________________________________________________________________________
69170 [ 19050] By: jhi                                   on 2003/03/24  04:25:15
69171         Log: Oops (change #19013 missed changing the Perl version number).
69172      Branch: perl
69173            ! cygwin/perlld.in
69174 ____________________________________________________________________________
69175 [ 19047] By: jhi                                   on 2003/03/23  17:54:33
69176         Log: Integrate from maint-5.8:
69177              [ 19045]
69178              If no IVSIZE == 8, no need for modulo_1.
69179      Branch: perl
69180           !> pp.c
69181 ____________________________________________________________________________
69182 [ 19044] By: rgs                                   on 2003/03/21  21:09:15
69183         Log: Subject: [PATCH] p4genpatch
69184              From: andreas.koenig@anima.de (Andreas J. Koenig)
69185              Date: Sat, 15 Mar 2003 12:04:18 +0100
69186              Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
69187      Branch: perl
69188            ! Porting/p4genpatch
69189 ____________________________________________________________________________
69190 [ 19043] By: rgs                                   on 2003/03/21  20:43:55
69191         Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
69192              From: Martien Verbruggen <mgjv@tradingpost.com.au>
69193              Date: Sat, 15 Mar 2003 12:31:47 +1100
69194              Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
69195      Branch: perl
69196            ! pod/perlsub.pod pod/perlsyn.pod
69197 ____________________________________________________________________________
69198 [ 19042] By: merijn                                on 2003/03/21  07:45:54
69199         Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
69200              From: "Craig A. Berry" <craigberry@mac.com>
69201              Date: Thu, 20 Mar 2003 23:03:36 -0600
69202              Message-ID: <3E7A9D28.1040706@mac.com>
69203      Branch: perl
69204            ! configure.com vms/vms.c vms/vmsish.h
69205 ____________________________________________________________________________
69206 [ 19039] By: rgs                                   on 2003/03/20  22:40:38
69207         Log: Subject: Re: [patch] [perl #21628] rcatline issue
69208              From: Enache Adrian <enache@rdslink.ro>
69209              Date: Thu, 20 Mar 2003 22:39:06 +0200
69210              Message-ID: <20030320203906.GA31199@ratsnest.hole>
69211      Branch: perl
69212            ! MANIFEST pp_hot.c t/op/readline.t
69213 ____________________________________________________________________________
69214 [ 19038] By: rgs                                   on 2003/03/20  22:07:50
69215         Log: Subject: Re: Bytecode? Back into service.
69216              From: Enache Adrian <enache@rdslink.ro>
69217              Date: Thu, 20 Mar 2003 07:38:39 +0200
69218              Message-ID: <20030320053839.GA4044@ratsnest.hole>
69219      Branch: perl
69220            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
69221            ! ext/ByteLoader/byterun.h op.c
69222 ____________________________________________________________________________
69223 [ 19037] By: rgs                                   on 2003/03/20  20:16:43
69224         Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
69225              From: "Gerrit P. Haase" <gp@familiehaase.de>
69226              Date: Thu, 20 Mar 2003 21:23:28 +0100
69227              Message-ID: <941032389637.20030320212328@familiehaase.de>
69228      Branch: perl
69229            ! README.cygwin
69230 ____________________________________________________________________________
69231 [ 19036] By: jhi                                   on 2003/03/20  05:23:15
69232         Log: Integrate:
69233              [ 19033]
69234              file test operators weren't doing the right thing if the SV
69235              passed to them wasn't NUL-terminated
69236
69237              [ 19034]
69238              ensure SVs returned by Win32::Get{Short,Full}PathName() are
69239              NUL-terminated
69240      Branch: perl
69241           !> doio.c win32/win32.c
69242 ____________________________________________________________________________
69243 [ 19028] By: jhi                                   on 2003/03/19  09:46:27
69244         Log: Better wording as requested by Rafael, and
69245              the module is BerkeleyDB, not BerkeleyFile.
69246      Branch: perl
69247            ! README.tru64
69248 ____________________________________________________________________________
69249 [ 19026] By: jhi                                   on 2003/03/19  09:11:43
69250         Log: Update the DB_File instructions in Tru64.
69251      Branch: perl
69252            ! README.tru64
69253 ____________________________________________________________________________
69254 [ 19025] By: rgs                                   on 2003/03/18  21:59:33
69255         Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
69256              From: Dave Mitchell <davem@fdgroup.com>
69257              Date: Tue, 18 Mar 2003 21:55:05 +0000
69258              Message-ID: <20030318215505.A16787@fdgroup.com>
69259      Branch: perl
69260            ! pp_ctl.c t/op/goto.t
69261 ____________________________________________________________________________
69262 [ 19024] By: rgs                                   on 2003/03/18  21:24:27
69263         Log: Subject: [PATCH] VMS pod install tweaks
69264              From: "Craig A. Berry" <craigberry@mac.com>
69265              Date: Sat, 15 Mar 2003 16:06:07 -0600
69266              Message-ID: <3E73A3CF.3060502@mac.com>
69267      Branch: perl
69268            ! vms/descrip_mms.template
69269 ____________________________________________________________________________
69270 [ 19023] By: rgs                                   on 2003/03/18  21:22:03
69271         Log: Subject: [PATCH] poll() help for VMS
69272              From: "Craig A. Berry" <craigberry@mac.com>
69273              Date: Tue, 18 Mar 2003 01:10:10 -0600
69274              Message-ID: <3E76C652.30205@mac.com>
69275      Branch: perl
69276            ! configure.com ext/IO/poll.h
69277 ____________________________________________________________________________
69278 [ 19021] By: jhi                                   on 2003/03/18  06:56:26
69279         Log: The description of SIG_SIZE was off.
69280      Branch: perl
69281            ! Configure NetWare/config_H.wc Porting/Glossary
69282            ! Porting/config.sh Porting/config_H config_h.SH
69283            ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
69284            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
69285            ! wince/config_H.ce
69286 ____________________________________________________________________________
69287 [ 19020] By: merijn                                on 2003/03/18  05:45:50
69288         Log: Minor updates of Wolfgang's pack patch
69289
69290              Subject: Re: pack changes and related fixes
69291              From: Philip Newton <Philip.Newton@gmx.net>
69292              Date: Tue, 18 Mar 2003 06:19:30 +0100
69293              Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
69294      Branch: perl
69295            ! embed.fnc pod/perldiag.pod
69296 ____________________________________________________________________________
69297 [ 19019] By: gsar                                  on 2003/03/18  05:06:07
69298         Log: regenerate win32/config_H.*
69299      Branch: perl
69300            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69301            ! win32/config_H.vc64
69302 ____________________________________________________________________________
69303 [ 19018] By: gsar                                  on 2003/03/18  03:02:38
69304         Log: there is no trailing NULL in sig_name or sig_num, so don't
69305              talk about it
69306      Branch: perl
69307            ! Porting/Glossary
69308 ____________________________________________________________________________
69309 [ 19017] By: gsar                                  on 2003/03/18  03:01:02
69310         Log: according to the new Porting/Glossary, sig_num doesn't have an
69311              extra '0' at the end
69312      Branch: perl
69313            ! win32/config.bc win32/config.gc win32/config.vc
69314            ! win32/config.vc64
69315 ____________________________________________________________________________
69316 [ 19016] By: hv                                    on 2003/03/18  00:52:09
69317         Log: add tests for existing behaviour of undef postinc/dec
69318      Branch: perl
69319            ! t/op/inc.t
69320 ____________________________________________________________________________
69321 [ 19015] By: hv                                    on 2003/03/18  00:46:18
69322         Log: add comment at undef postinc special case
69323      Branch: perl
69324            ! pp.c
69325 ____________________________________________________________________________
69326 [ 19014] By: hv                                    on 2003/03/18  00:27:19
69327         Log: clarify behaviour of $a++
69328      Branch: perl
69329            ! pod/perlop.pod
69330 ____________________________________________________________________________
69331 [ 19013] By: jhi                                   on 2003/03/17  19:52:06
69332         Log: Integrate:
69333              [ 19012]
69334              We don't have the new Perl at this stage.
69335      Branch: perl
69336           !> cygwin/perlld.in
69337 ____________________________________________________________________________
69338 [ 19010] By: jhi                                   on 2003/03/17  17:16:44
69339         Log: Subject: pack changes and related fixes
69340              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
69341              Date: Mon, 17 Mar 2003 13:55:37 +0100
69342              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
69343      Branch: perl
69344            ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
69345            ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
69346            ! t/lib/warnings/pp_pack t/op/pack.t
69347 ____________________________________________________________________________
69348 [ 19007] By: jhi                                   on 2003/03/17  04:45:40
69349         Log: Integrate:
69350              [ 19006]
69351              Subject: Re: [Patch] Maintperl versioning for Cygwin
69352              From: Slaven Rezic <slaven@rezic.de>
69353              Date: 17 Mar 2003 00:42:43 +0100
69354              Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
69355      Branch: perl
69356           !> cygwin/perlld.in
69357 ____________________________________________________________________________
69358 [ 19005] By: hv                                    on 2003/03/17  02:06:20
69359         Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
69360              From: chocolateboy <chocolateboy@chocolatey.com>
69361              Date: Sat, 22 Feb 2003 12:17:28 +0000
69362              Message-ID: <3E576A58.8010901@chocolatey.com>
69363      Branch: perl
69364            + ext/Data/Dumper/t/pair.t
69365            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
69366 ____________________________________________________________________________
69367 [ 19004] By: hv                                    on 2003/03/17  01:38:23
69368         Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
69369              From: Stas Bekman <stas@stason.org>
69370              Date: Fri, 14 Feb 2003 11:59:53 +1100
69371              Message-ID: <3E4C3F89.6050005@stason.org>
69372      Branch: perl
69373            ! utils/h2xs.PL
69374 ____________________________________________________________________________
69375 [ 19003] By: hv                                    on 2003/03/17  01:23:02
69376         Log: Subject: [perl #20724] Patch for dprofpp
69377              From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
69378              Date: 5 Feb 2003 08:41:17 -0000
69379              Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
69380      Branch: perl
69381            ! utils/dprofpp.PL
69382 ____________________________________________________________________________
69383 [ 19002] By: hv                                    on 2003/03/16  23:36:57
69384         Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
69385              From: Adam Spiers (via RT) <perlbug-followup@perl.org>
69386              Date: 10 Jan 2003 10:59:44 -0000
69387              Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
69388      Branch: perl
69389            ! lib/IPC/Open3.pm
69390 ____________________________________________________________________________
69391 [ 19001] By: jhi                                   on 2003/03/16  21:50:24
69392         Log: getservbyname_r() kaputt in OpenBSD (might get fixed
69393              for 3.3, but only might)
69394      Branch: perl
69395            ! hints/openbsd.sh
69396 ____________________________________________________________________________
69397 [ 18999] By: jhi                                   on 2003/03/16  21:33:49
69398         Log: Stay within known facts: what platforms the skippage helps,
69399              and in which it is not needed.
69400      Branch: perl
69401            ! ext/POSIX/t/posix.t
69402 ____________________________________________________________________________
69403 [ 18998] By: jhi                                   on 2003/03/16  18:15:42
69404         Log: This seems to fix (well, dodge) the problems in FreeBSD for
69405              Enache Adrian; in _theory_ this patch could be good for NetBSD,
69406              too, but Alian gets a core dump already at subtest #9 (anyone
69407              with a real NetBSD, Alian's is a VMware one, which has in the
69408              past caused similar odd crashes).  OpenBSD threaded build result
69409              still unknown.
69410      Branch: perl
69411            ! ext/POSIX/t/posix.t
69412 ____________________________________________________________________________
69413 [ 18997] By: jhi                                   on 2003/03/16  18:07:30
69414         Log: IRIX ls -l marks sockets with 'S'.
69415      Branch: perl
69416            ! t/op/stat.t
69417 ____________________________________________________________________________
69418 [ 18996] By: jhi                                   on 2003/03/16  17:41:42
69419         Log: Turn on UTF-8 flag only if the $str is valid utf8
69420              (pointed out by Dan Kogai).
69421      Branch: perl
69422            ! lib/Term/ReadLine.pm
69423 ____________________________________________________________________________
69424 [ 18995] By: jhi                                   on 2003/03/16  16:40:06
69425         Log: Signedness nits.
69426      Branch: perl
69427            ! regcomp.c
69428 ____________________________________________________________________________
69429 [ 18994] By: jhi                                   on 2003/03/16  15:41:44
69430         Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
69431              Should work both for PERL_UNICODE/-C and use encoding 'foo';
69432      Branch: perl
69433            ! lib/Term/ReadLine.pm
69434 ____________________________________________________________________________
69435 [ 18991] By: jhi                                   on 2003/03/16  15:14:31
69436         Log: Pod fix from Philip Newton.
69437      Branch: perl
69438            ! pod/perlfunc.pod
69439 ____________________________________________________________________________
69440 [ 18990] By: jhi                                   on 2003/03/16  15:12:00
69441         Log: Further potential pitfalls for the utf8 len/pos cache
69442              found by Inaba Hiroto.  No test cases, yet.
69443      Branch: perl
69444            ! regcomp.c
69445 ____________________________________________________________________________
69446 [ 18989] By: jhi                                   on 2003/03/16  08:02:31
69447         Log: Make the :bytes conditional on PerlIO.
69448      Branch: perl
69449            ! ext/Encode/t/CJKT.t
69450 ____________________________________________________________________________
69451 [ 18988] By: jhi                                   on 2003/03/15  18:27:36
69452         Log: Needs PerlIO for :bytes.
69453      Branch: perl
69454            ! ext/Encode/t/CJKT.t
69455 ____________________________________________________________________________
69456 [ 18986] By: rgs                                   on 2003/03/14  20:28:20
69457         Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
69458              From: Enache Adrian <enache@rdslink.ro>
69459              Date: Fri, 14 Mar 2003 23:02:42 +0200
69460              Message-ID: <20030314210242.GA1159@ratsnest.hole>
69461              (with an added test)
69462      Branch: perl
69463            ! t/comp/parser.t toke.c
69464 ____________________________________________________________________________
69465 [ 18985] By: rgs                                   on 2003/03/14  19:45:18
69466         Log: Time::HiRes is a core module
69467      Branch: perl
69468            ! pod/perlfunc.pod
69469 ____________________________________________________________________________
69470 [ 18984] By: rgs                                   on 2003/03/14  19:38:57
69471         Log: Subject: [patch ext/B/typemap] STRLEN T_UV
69472              From: Stas Bekman <stas@stason.org>
69473              Date: Fri, 14 Mar 2003 17:45:09 +1100
69474              Message-ID: <3E717A75.2060300@stason.org>
69475      Branch: perl
69476            ! ext/B/typemap
69477 ____________________________________________________________________________
69478 [ 18982] By: jhi                                   on 2003/03/14  15:16:18
69479         Log: Better pass in the $self for a method.
69480      Branch: perl
69481            ! lib/File/Spec/Unix.pm
69482 ____________________________________________________________________________
69483 [ 18980] By: jhi                                   on 2003/03/14  13:42:32
69484         Log: Cleanup the File::Spec tmpdir() implementations:
69485              now all the platforms specific modules call _tmpdir()
69486              (inherited from Unix.pm) with the list of platform
69487              specific list of temporary directories, and _tmpdir()
69488              then does the appropriate suitability checking.
69489      Branch: perl
69490            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
69491            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
69492            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
69493            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
69494 ____________________________________________________________________________
69495 [ 18979] By: jhi                                   on 2003/03/14  12:48:09
69496         Log: whichsig() really does return -1 for unknown signals.
69497      Branch: perl
69498            ! mg.c
69499 ____________________________________________________________________________
69500 [ 18977] By: jhi                                   on 2003/03/14  10:42:33
69501         Log: Rework the @Config{/sig.*/} tests.
69502      Branch: perl
69503            ! lib/Config.t
69504 ____________________________________________________________________________
69505 [ 18976] By: jhi                                   on 2003/03/14  10:31:50
69506         Log: Subject: [PATCH] configure.com: sig_num, etc.
69507              From: "Craig A. Berry" <craigberry@mac.com>
69508              Date: Thu, 13 Mar 2003 21:38:19 -0600
69509              Message-ID: <3E714EAB.6030001@mac.com>
69510      Branch: perl
69511            ! configure.com
69512 ____________________________________________________________________________
69513 [ 18975] By: jhi                                   on 2003/03/14  10:30:53
69514         Log: Make whichsig() to work also if some system defines
69515              zero signals (now -1 is the "not found").  Note that
69516              in couple of mg.c spots only whichsig() > 0 branches
69517              are taken because signal handlers et al don't make
69518              much sense for the zero signal.
69519      Branch: perl
69520            ! doio.c mg.c
69521 ____________________________________________________________________________
69522 [ 18973] By: jhi                                   on 2003/03/14  10:27:46
69523         Log: Since Configure does the signal name/number probe with awk
69524              based on the cpp results (not by really running code), testing
69525              for the signum value is not really helpful if we have runtime
69526              function calls (some signal numbers are dynamic, for example)
69527              (or other extra stuff where the signum value is expected).
69528              (Runtimeness also means that Configure cannot get these right,
69529              anyway.) Better filter in just the constant non-negative numbers.
69530      Branch: perl
69531            ! Configure
69532 ____________________________________________________________________________
69533 [ 18971] By: jhi                                   on 2003/03/14  09:30:18
69534         Log: Signal issues.
69535              (1) Filter out negative signals.
69536              (2) Correct sig_num* and sig_name* descriptions.
69537      Branch: perl
69538            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69539            ! config_h.SH
69540 ____________________________________________________________________________
69541 [ 18970] By: jhi                                   on 2003/03/14  06:21:48
69542         Log: Hopefully this works also in Win32.
69543      Branch: perl
69544            ! ext/Encode/t/CJKT.t
69545 ____________________________________________________________________________
69546 [ 18969] By: jhi                                   on 2003/03/14  05:43:34
69547         Log: Subject: [PATCH] Perldoc.pm tweak for VMS
69548              From: "Craig A. Berry" <craigberry@mac.com>
69549              Date: Thu, 13 Mar 2003 13:44:55 -0600
69550              Message-ID: <3E70DFB7.8070405@mac.com>
69551      Branch: perl
69552            ! lib/Pod/Perldoc.pm
69553 ____________________________________________________________________________
69554 [ 18968] By: gsar                                  on 2003/03/14  04:41:25
69555         Log: fix for switchC.t test#6 failure on windows
69556      Branch: perl
69557            ! perl.c
69558 ____________________________________________________________________________
69559 [ 18967] By: gsar                                  on 2003/03/14  04:29:10
69560         Log: Config.t wasn't getting the sig_num and sig_size relationship
69561              right, and therefore failed test#35 on windows
69562
69563              note that config_h.SH documents that $sig_size does NOT include
69564              the final NULL in $sig_num!
69565      Branch: perl
69566            ! lib/Config.t
69567 ____________________________________________________________________________
69568 [ 18966] By: gsar                                  on 2003/03/14  04:20:51
69569         Log: another fix for failing test on windows ("use encoding" puts
69570              STDIN in :raw mode, so chomp() wasn't stripping the CR)
69571      Branch: perl
69572            ! ext/Encode/t/enc_module.t
69573 ____________________________________________________________________________
69574 [ 18965] By: gsar                                  on 2003/03/14  04:06:31
69575         Log: fix CJKT.t failures on windows due to incorrect binmode()
69576      Branch: perl
69577            ! ext/Encode/t/CJKT.t
69578 ____________________________________________________________________________
69579 [ 18964] By: rgs                                   on 2003/03/13  21:47:52
69580         Log: Skip the last test of Config.t on HP-UX.
69581              (This test should be skipped for every system that
69582              actually defines a negative signal number. Maybe that
69583              test should be removed, to be future-proof.)
69584      Branch: perl
69585            ! lib/Config.t
69586 ____________________________________________________________________________
69587 [ 18963] By: rgs                                   on 2003/03/13  20:57:32
69588         Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2
69589              From: Kurt Starsinic <kstar@cpan.org>
69590              Date: Mon, 10 Mar 2003 00:54:49 -0500
69591              Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
69592      Branch: perl
69593            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
69594 ____________________________________________________________________________
69595 [ 18962] By: rgs                                   on 2003/03/13  20:46:53
69596         Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
69597              From: "Craig A. Berry" <craigberry@mac.com>
69598              Date: Tue, 11 Mar 2003 21:29:31 -0600
69599              Message-ID: <3E6EA99B.9060902@mac.com>
69600              Patch by Scott Lepage (scott.lepage@hp.com)
69601      Branch: perl
69602            ! hv.c
69603 ____________________________________________________________________________
69604 [ 18959] By: jhi                                   on 2003/03/13  20:05:50
69605         Log: Some more stdlib.h inclusions and change the gccversion
69606              test to use return (could have used that for all, sigh).
69607      Branch: perl
69608            ! Configure
69609 ____________________________________________________________________________
69610 [ 18958] By: rgs                                   on 2003/03/12  20:46:58
69611         Log: Trims slashes from the argument to rmdir(), likewise
69612              to what happens with rmdir(). Factorize the code in a
69613              local macro, TRIMSLASHES.
69614      Branch: perl
69615            ! pp_sys.c
69616 ____________________________________________________________________________
69617 [ 18957] By: jhi                                   on 2003/03/12  14:23:02
69618         Log: VOS nit from Paul Green.
69619      Branch: perl
69620            ! vos/configure_full_perl.sh
69621 ____________________________________________________________________________
69622 [ 18956] By: jhi                                   on 2003/03/12  13:58:26
69623         Log: File::Spec: Do not fall back to '', use curdir instead.
69624              Note: Mac used to use cwd(), now curdir, slight change
69625              (relative vs. absolute).
69626      Branch: perl
69627            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
69628            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
69629            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
69630 ____________________________________________________________________________
69631 [ 18955] By: jhi                                   on 2003/03/12  13:49:15
69632         Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
69633              was unset (the tests attempted to create files at the /)
69634      Branch: perl
69635            ! lib/File/Spec/Cygwin.pm
69636 ____________________________________________________________________________
69637 [ 18954] By: jhi                                   on 2003/03/12  10:59:03
69638         Log: Another finding by IRIX cc: non-void function
69639              sv_cat_decode() should return a value.
69640      Branch: perl
69641            ! sv.c
69642 ____________________________________________________________________________
69643 [ 18952] By: jhi                                   on 2003/03/12  10:53:02
69644         Log: Integrate:
69645              [ 18949]
69646              pudge> never integrate anything from macos/
69647      Branch: perl
69648            - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
69649            - macos/macperl.sym
69650           !> MANIFEST
69651 ____________________________________________________________________________
69652 [ 18951] By: jhi                                   on 2003/03/12  10:52:17
69653         Log: Integrate:
69654              [ 18946]
69655              Integrate from maint-5.8/macperl:
69656              [ 18937]
69657              Various MacOS portability fixes for tests
69658
69659              [ 18938]
69660              File::Spec::Unix method should be called on $self
69661
69662              [ 18939]
69663              lib.pm:_get_dirs() should use $_[0], not $_
69664
69665              [ 18940]
69666              Update MacOS for new configpm
69667
69668              [ 18941]
69669              Update MacOS build
69670              Update Makefile for new source files,
69671              update test script, add additional symbol for APItest
69672      Branch: perl
69673           +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
69674           +> macos/macperl.sym
69675           !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
69676           !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
69677           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
69678           !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
69679           !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
69680           !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
69681 ____________________________________________________________________________
69682 [ 18950] By: jhi                                   on 2003/03/12  10:49:27
69683         Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
69684              (Too early? If inited there the pthread_mutex_init() returns
69685              an integer much too large be an errno), but initing the mutex
69686              later, in perl_alloc(), seems to be okay with Cygwin, and also
69687              with Linux.
69688      Branch: perl
69689            ! perl.c
69690 ____________________________________________________________________________
69691 [ 18944] By: jhi                                   on 2003/03/12  06:00:48
69692         Log: Ouch.  Missed one more, the void flags check (and exit() is void).
69693      Branch: perl
69694            ! Configure
69695 ____________________________________________________________________________
69696 [ 18943] By: jhi                                   on 2003/03/12  05:51:21
69697         Log: Tell how to possibly dodge 'Out of memory' errors.
69698      Branch: perl
69699            ! pod/perldiag.pod
69700 ____________________________________________________________________________
69701 [ 18935] By: jhi                                   on 2003/03/11  22:00:54
69702         Log: WinCE tweaks from Vadim Konovalov.
69703      Branch: perl
69704            ! perl.c perlio.c wince/Makefile.ce
69705 ____________________________________________________________________________
69706 [ 18932] By: jhi                                   on 2003/03/11  20:22:07
69707         Log: Missed one.
69708      Branch: perl
69709            ! Configure
69710 ____________________________________________________________________________
69711 [ 18929] By: jhi                                   on 2003/03/11  20:15:51
69712         Log: Single vs doublequoted context is important...
69713      Branch: perl
69714            ! Configure
69715 ____________________________________________________________________________
69716 [ 18927] By: jhi                                   on 2003/03/11  20:04:33
69717         Log: """glob.*""" patch for VMS, from Peter Prymmer.
69718      Branch: perl
69719            ! vms/perlvms.pod vms/vms.c
69720 ____________________________________________________________________________
69721 [ 18926] By: rgs                                   on 2003/03/11  19:44:54
69722         Log: Questionable construct.
69723      Branch: perl
69724            ! pod/perltooc.pod
69725 ____________________________________________________________________________
69726 [ 18925] By: jhi                                   on 2003/03/11  19:15:15
69727         Log: Better setmode() prototype for cygwin.
69728      Branch: perl
69729            ! perl.h
69730 ____________________________________________________________________________
69731 [ 18923] By: jhi                                   on 2003/03/11  19:11:39
69732         Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
69733      Branch: perl
69734            ! Configure
69735 ____________________________________________________________________________
69736 [ 18921] By: jhi                                   on 2003/03/11  18:15:45
69737         Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
69738              (cc-1171 cc: WARNING ... The indicated expression has no effect.)
69739              So make the macro to include the , and the non-gcc case empty.
69740      Branch: perl
69741            ! sv.h
69742 ____________________________________________________________________________
69743 [ 18919] By: jhi                                   on 2003/03/11  17:43:10
69744         Log: Uid_t and Gid_t can easily be shorts and one cannot
69745              pull shorts off the va_args, int is the shortest (ahem).
69746      Branch: perl
69747            ! reentr.c reentr.pl
69748 ____________________________________________________________________________
69749 [ 18918] By: jhi                                   on 2003/03/11  17:32:23
69750         Log: Subject: [PATCH] io_sock.t
69751              From: Norton Allen <allen@huarp.harvard.edu>
69752              Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
69753              Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
69754      Branch: perl
69755            ! README.qnx ext/IO/lib/IO/t/io_sock.t
69756 ____________________________________________________________________________
69757 [ 18917] By: jhi                                   on 2003/03/11  17:30:43
69758         Log: Get rid of one Cygwin warning by introducing a prototype
69759              for the init_os_extras().  Since there is no header file
69760              in Perl specific to cygwin, use perl.h.
69761      Branch: perl
69762            ! perl.h
69763 ____________________________________________________________________________
69764 [ 18916] By: jhi                                   on 2003/03/11  11:40:38
69765         Log: Upgrade to Time-HiRes 1.43.
69766      Branch: perl
69767            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
69768            ! ext/Time/HiRes/Makefile.PL
69769 ____________________________________________________________________________
69770 [ 18915] By: jhi                                   on 2003/03/11  09:19:54
69771         Log: Be more lax about the out of memory error message.
69772      Branch: perl
69773            ! t/op/recurse.t
69774 ____________________________________________________________________________
69775 [ 18914] By: jhi                                   on 2003/03/11  09:18:25
69776         Log: Try to handle hitting the heap/data limit in small systems.
69777              (One can simulate this with e.g. 32MB or 64MB datasize,
69778              use your shell's ulimit/limit/limits command.)
69779      Branch: perl
69780            ! t/op/recurse.t
69781 ____________________________________________________________________________
69782 [ 18912] By: hv                                    on 2003/03/11  07:36:00
69783         Log: typo for utf8locale in #18907
69784      Branch: perl
69785            ! sv.c
69786 ____________________________________________________________________________
69787 [ 18910] By: jhi                                   on 2003/03/11  06:55:29
69788         Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
69789              From: "Craig A. Berry" <craigberry@mac.com>
69790              Date: Tue, 11 Mar 2003 00:34:39 -0600
69791              Message-ID: <3E6D837F.7000506@mac.com>
69792      Branch: perl
69793            ! perl.c
69794 ____________________________________________________________________________
69795 [ 18909] By: jhi                                   on 2003/03/11  06:29:35
69796         Log: Upgrade to cperl-mode 5.0, from IlyaZ.
69797      Branch: perl
69798            ! emacs/cperl-mode.el
69799 ____________________________________________________________________________
69800 [ 18908] By: jhi                                   on 2003/03/11  06:09:05
69801         Log: Missed some, cryptically.
69802      Branch: perl
69803            ! pod/perlfunc.pod
69804 ____________________________________________________________________________
69805 [ 18907] By: jhi                                   on 2003/03/11  06:01:28
69806         Log: Add missing intrpvar clonings to perl_clone.
69807              Also move the IDBassertion to the end since there's
69808              no particular reason to break bincompat for that.
69809      Branch: perl
69810            ! intrpvar.h sv.c
69811 ____________________________________________________________________________
69812 [ 18906] By: jhi                                   on 2003/03/11  05:43:30
69813         Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
69814      Branch: perl
69815            ! intrpvar.h
69816 ____________________________________________________________________________
69817 [ 18905] By: jhi                                   on 2003/03/11  05:38:10
69818         Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
69819              From: Stas Bekman <stas@stason.org>
69820              Date: Tue, 11 Mar 2003 17:09:02 +1100
69821              Message-ID: <3E6D7D7E.5000704@stason.org>
69822      Branch: perl
69823            ! sv.c
69824 ____________________________________________________________________________
69825 [ 18904] By: jhi                                   on 2003/03/11  05:33:10
69826         Log: Subject: [PATCH] typos and other minor things
69827              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
69828              Date: Mon, 10 Mar 2003 21:00:55 -0700
69829              Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
69830      Branch: perl
69831            ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
69832            ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
69833            ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
69834            ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
69835            ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
69836            ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
69837            ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
69838            ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
69839            ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
69840 ____________________________________________________________________________
69841 [ 18903] By: jhi                                   on 2003/03/11  05:29:12
69842         Log: A rejected hunk of #18902 reapplied.
69843      Branch: perl
69844            ! t/io/utf8.t
69845 ____________________________________________________________________________
69846 [ 18902] By: jhi                                   on 2003/03/11  05:19:15
69847         Log: Patch from Craig Berry to resolve test failures in VMS.
69848              Will poke the Net::Ping author.
69849      Branch: perl
69850            ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
69851            ! t/io/utf8.t t/op/magic.t
69852 ____________________________________________________________________________
69853 [ 18900] By: rgs                                   on 2003/03/10  22:12:37
69854         Log: Integrate (by hand) change #18386 from maint-5.8
69855      Branch: perl
69856            ! t/op/split.t
69857 ____________________________________________________________________________
69858 [ 18899] By: jhi                                   on 2003/03/10  21:44:12
69859         Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
69860      Branch: perl
69861            ! t/run/switchC.t
69862 ____________________________________________________________________________
69863 [ 18891] By: rgs                                   on 2003/03/10  20:22:39
69864         Log: A new test, to check that signal numbers are actually positive,
69865              and that there is a consistent number of signals available.
69866      Branch: perl
69867            ! lib/Config.t
69868 ____________________________________________________________________________
69869 [ 18889] By: rgs                                   on 2003/03/10  19:55:06
69870         Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
69871              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69872              Date: Fri, 07 Mar 2003 13:12:49 -0800
69873              Message-ID: <RtQa+gzkg2kF092yn@efn.org>
69874      Branch: perl
69875            ! mg.c pod/perldiag.pod t/op/tie.t
69876 ____________________________________________________________________________
69877 [ 18888] By: rgs                                   on 2003/03/10  19:37:40
69878         Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
69879              From: Nicholas Clark <nick@unfortu.net>
69880              Date: Sun, 9 Mar 2003 21:24:46 +0000
69881              Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
69882      Branch: perl
69883            ! lib/Config.t
69884 ____________________________________________________________________________
69885 [ 18880] By: jhi                                   on 2003/03/10  16:17:50
69886         Log: Integrate from maint:
69887              [ 18428]
69888              Somehow I managed to get makefile.olds that didn't get cleaned away.
69889      Branch: perl
69890           !> Makefile.SH x2p/Makefile.SH
69891 ____________________________________________________________________________
69892 [ 18876] By: jhi                                   on 2003/03/10  06:35:20
69893         Log: Comment fix.
69894      Branch: perl
69895            ! t/io/utf8.t
69896 ____________________________________________________________________________
69897 [ 18875] By: jhi                                   on 2003/03/10  05:31:00
69898         Log: Remove the foo-old files.
69899      Branch: perl
69900            ! opcode.pl
69901 ____________________________________________________________________________
69902 [ 18874] By: jhi                                   on 2003/03/10  05:23:32
69903         Log: Subject: Re: Shared libperl.so and build issues
69904              From: Chip Turner <cturner@redhat.com>
69905              Date: 05 Jan 2003 10:35:40 -0500
69906              Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
69907      Branch: perl
69908            ! INSTALL
69909 ____________________________________________________________________________
69910 [ 18873] By: jhi                                   on 2003/03/10  05:18:02
69911         Log: Bunch of doc patches from Stas; plus regen.
69912
69913              Subject: [doc patch] perl.c's pod api entry
69914              From: Stas Bekman <stas@stason.org>
69915              Date: Mon, 10 Mar 2003 12:35:52 +1100
69916              Message-ID: <3E6BEBF8.80402@stason.org>
69917
69918              Subject: Re: [patch] perlguts.pod
69919              From: Stas Bekman <stas@stason.org>
69920              Date: Mon, 10 Mar 2003 12:38:57 +1100
69921              Message-ID: <3E6BECB1.7050009@stason.org>
69922
69923              Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
69924              From: Stas Bekman <stas@stason.org>
69925              Date: Mon, 10 Mar 2003 12:41:46 +1100
69926              Message-ID: <3E6BED5A.801@stason.org>
69927
69928              Subject: Re: [patch] perlapi.pod fix
69929              From: Stas Bekman <stas@stason.org>
69930              Date: Mon, 10 Mar 2003 12:43:33 +1100
69931              Message-ID: <3E6BEDC5.6010405@stason.org>
69932
69933              Subject: Re: [docs patch] replace gets() with fgets() in example
69934              From: Stas Bekman <stas@stason.org>
69935              Date: Mon, 10 Mar 2003 12:45:41 +1100
69936              Message-ID: <3E6BEE45.9030901@stason.org>
69937
69938              Subject: [doc patch] perlrun.pod
69939              From: Stas Bekman <stas@stason.org>
69940              Date: Mon, 10 Mar 2003 14:49:59 +1100
69941              Message-ID: <3E6C0B67.4050606@stason.org>
69942      Branch: perl
69943            ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
69944            ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
69945 ____________________________________________________________________________
69946 [ 18871] By: jhi                                   on 2003/03/09  20:15:13
69947         Log: Must not hide the protos, though.
69948      Branch: perl
69949            ! embed.pl proto.h
69950 ____________________________________________________________________________
69951 [ 18870] By: jhi                                   on 2003/03/09  20:12:11
69952         Log: I hate embed*.  Tell me what you know.
69953      Branch: perl
69954            ! embed.fnc embed.h
69955 ____________________________________________________________________________
69956 [ 18869] By: jhi                                   on 2003/03/09  19:32:19
69957         Log: Upgrade to Encode 1.91.
69958      Branch: perl
69959            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
69960            ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
69961 ____________________________________________________________________________
69962 [ 18868] By: jhi                                   on 2003/03/09  19:04:22
69963         Log: Export the symbols from #18863; do not prototype (but export)
69964              Nicholas Clark's experimental COW functions.
69965              Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
69966              a mess of Herculean proportions.  Someone should redesign and
69967              clean up the stables.
69968      Branch: perl
69969            ! embed.fnc embed.pl global.sym proto.h
69970 ____________________________________________________________________________
69971 [ 18867] By: jhi                                   on 2003/03/09  17:12:55
69972         Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
69973      Branch: perl
69974            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
69975            ! ext/Encode/MANIFEST ext/Encode/encoding.pm
69976            ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
69977            ! ext/Encode/t/enc_module.t
69978 ____________________________________________________________________________
69979 [ 18865] By: jhi                                   on 2003/03/09  13:50:57
69980         Log: From Inaba Hiroto: DATA wasn't properly utf8ed
69981              under 'use encoding'.
69982      Branch: perl
69983            + ext/Encode/t/enc_data.t
69984            ! MANIFEST ext/Encode/MANIFEST toke.c
69985 ____________________________________________________________________________
69986 [ 18864] By: jhi                                   on 2003/03/09  13:21:09
69987         Log: Tru64: additional instructions for building a newer Berkeley DB.
69988      Branch: perl
69989            ! README.tru64 hints/dec_osf.sh
69990 ____________________________________________________________________________
69991 [ 18863] By: jhi                                   on 2003/03/09  12:07:28
69992         Log: At Sarathy's request restore the bin5005compat Perl_foo_sv()
69993              function stubs, should be helpful for really simple extensions.
69994              Undoes large parts of changes #16289 and #16290.
69995      Branch: perl
69996            ! sv.c
69997 ____________________________________________________________________________
69998 [ 18862] By: rgs                                   on 2003/03/09  11:48:37
69999         Log: ... and add a test case for bug #20798
70000      Branch: perl
70001            ! t/op/eval.t
70002 ____________________________________________________________________________
70003 [ 18861] By: jhi                                   on 2003/03/09  11:46:17
70004         Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
70005              From: Enache Adrian <enache@rdslink.ro>
70006              Date: Fri, 7 Mar 2003 23:28:37 +0200
70007              Message-ID: <20030307212837.GB765@ratsnest.hole>
70008
70009              (and few more test cases from the thread)
70010      Branch: perl
70011            ! sv.c t/op/sprintf.t
70012 ____________________________________________________________________________
70013 [ 18860] By: rgs                                   on 2003/03/09  11:33:09
70014         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
70015              From: Enache Adrian <enache@rdslink.ro>
70016              Date: Fri, 7 Mar 2003 00:12:03 +0200
70017              Message-ID: <20030306221203.GB13330@ratsnest.hole>
70018      Branch: perl
70019            ! op.c
70020 ____________________________________________________________________________
70021 [ 18859] By: rgs                                   on 2003/03/09  11:30:22
70022         Log: Adjust test count.
70023      Branch: perl
70024            ! t/op/pat.t
70025 ____________________________________________________________________________
70026 [ 18858] By: jhi                                   on 2003/03/09  10:54:10
70027         Log: From Inaba Hiroto: re_intuit_start set a value to
70028              PL_bostr before calling find_byclass when regexp has
70029              ROPT_UTF8 flag on. But right value for PL_bostr is set
70030              before re_intuit_start is called.  PL_regdata is always
70031              assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
70032              can be deleted.
70033      Branch: perl
70034            ! regexec.c t/op/pat.t
70035 ____________________________________________________________________________
70036 [ 18857] By: jhi                                   on 2003/03/09  10:46:23
70037         Log: From Inaba Hiroto: the UTF-8 length cache wasn't
70038              updated when fbm_compile() appended a "\n".
70039      Branch: perl
70040            ! t/op/pat.t util.c
70041 ____________________________________________________________________________
70042 [ 18856] By: rgs                                   on 2003/03/08  20:16:36
70043         Log: Add a B::COP::io() method, to return the cop_io field of COPs.
70044              Print it in B::Debug. Can be used later in B::Deparse to deparse
70045              the open pragma.
70046      Branch: perl
70047            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm
70048 ____________________________________________________________________________
70049 [ 18855] By: rgs                                   on 2003/03/08  19:51:40
70050         Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
70051              From: Richard.Foley@ubsw.com
70052              Date: Fri, 21 Feb 2003 13:51:51 +0100
70053              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
70054      Branch: perl
70055            ! pod/perldebug.pod
70056 ____________________________________________________________________________
70057 [ 18854] By: jhi                                   on 2003/03/08  19:41:25
70058         Log: Enache Adrian reads comments.
70059      Branch: perl
70060            ! perl.h
70061 ____________________________________________________________________________
70062 [ 18853] By: rgs                                   on 2003/03/08  19:40:13
70063         Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
70064              From: Richard Soderberg <perl@crystalflame.net>
70065              Date: Sat, 15 Feb 2003 01:27:17 -0500
70066              Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
70067      Branch: perl
70068            ! ext/IO/lib/IO/Select.pm
70069 ____________________________________________________________________________
70070 [ 18852] By: jhi                                   on 2003/03/08  19:05:04
70071         Log: Subject: [PATCH] long %ENV values for VMS
70072              From: "Craig A. Berry" <craigberry@mac.com>
70073              Date: Fri, 07 Mar 2003 13:49:50 -0600
70074              Message-ID: <3E68F7DE.8070603@mac.com>
70075      Branch: perl
70076            ! vms/vms.c
70077 ____________________________________________________________________________
70078 [ 18851] By: jhi                                   on 2003/03/08  06:49:35
70079         Log: regen_headers tiny tidying:
70080              - regen.pl renamed as regen_lib.pl
70081              - regen_headers.pl renamed as regen.pl
70082              - added make target 'regen' (kept target 'regen_headers'
70083              for porters' brains' backward compatibility)
70084              - regen.pl fancified a bit to display the names
70085              of the files that got changed by running the scripts
70086      Branch: perl
70087            + regen_lib.pl
70088            - regen_headers.pl
70089            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
70090            ! keywords.pl opcode.pl regcomp.pl regen.pl
70091 ____________________________________________________________________________
70092 [ 18848] By: jhi                                   on 2003/03/07  08:40:52
70093         Log: Give pointers to runtime Unicode changes.
70094      Branch: perl
70095            ! pod/perlrun.pod pod/perlvar.pod
70096 ____________________________________________________________________________
70097 [ 18847] By: jhi                                   on 2003/03/07  08:02:50
70098         Log: Extra character noticed by Tels.
70099      Branch: perl
70100            ! MANIFEST
70101 ____________________________________________________________________________
70102 [ 18846] By: jhi                                   on 2003/03/07  05:28:11
70103         Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
70104              From: Kay Roepke <kay@dolphin-services.de>
70105              Date: Thu, 06 Mar 2003 23:00:10 +0100
70106              Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
70107
70108              (plus change the d_gethostbyaddr_r_proto default to "0",
70109              that is what an undefined r_proto looks like)
70110      Branch: perl
70111            ! hints/freebsd.sh
70112 ____________________________________________________________________________
70113 [ 18845] By: jhi                                   on 2003/03/07  05:21:43
70114         Log: Define the Perl_pp_i_modulo_1() only iff we have glibc.
70115              (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
70116              in non-glibc case", from Craig Berry)
70117      Branch: perl
70118            ! pp.c
70119 ____________________________________________________________________________
70120 [ 18844] By: jhi                                   on 2003/03/07  05:05:57
70121         Log: Good observation from Philip Newton.
70122      Branch: perl
70123            ! pod/perlrun.pod
70124 ____________________________________________________________________________
70125 [ 18843] By: rgs                                   on 2003/03/06  21:59:02
70126         Log: Make the -A switch work without an assertion name.
70127              by Salvador Fandiño.
70128      Branch: perl
70129            ! perl.c t/run/switch_A.t
70130 ____________________________________________________________________________
70131 [ 18842] By: rgs                                   on 2003/03/06  21:27:15
70132         Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
70133              From: "Jos I. Boumans" <kane@dwim.org>
70134              Date: Fri, 21 Feb 2003 20:33:53 +0100
70135              Message-ID: <3E567F21.6020006@dwim.org>
70136              (with some minor tweaks)
70137      Branch: perl
70138            ! pod/perlmodstyle.pod
70139 ____________________________________________________________________________
70140 [ 18841] By: rgs                                   on 2003/03/06  20:56:32
70141         Log: Subject: Re: [perl #20682] [fix] @- array not visible in s///
70142              From: Enache Adrian <enache@rdslink.ro>
70143              Date: Sun, 2 Mar 2003 06:05:22 +0200
70144              Message-ID: <20030302040522.GB4905@ratsnest.hole>
70145      Branch: perl
70146            ! t/op/subst.t
70147 ____________________________________________________________________________
70148 [ 18840] By: rgs                                   on 2003/03/06  20:45:08
70149         Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
70150              From: Enache Adrian <enache@rdslink.ro>
70151              Date: Wed, 5 Mar 2003 12:06:20 +0200
70152              Message-ID: <20030305100620.GA909@ratsnest.hole>
70153      Branch: perl
70154            ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t
70155            ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t
70156 ____________________________________________________________________________
70157 [ 18839] By: jhi                                   on 2003/03/06  17:21:36
70158         Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
70159              From: "Craig A. Berry" <craigberry@mac.com>
70160              Date: Thu, 06 Mar 2003 10:42:05 -0600
70161              Message-ID: <3E677A5D.10805@mac.com>
70162      Branch: perl
70163            ! mg.c
70164 ____________________________________________________________________________
70165 [ 18838] By: jhi                                   on 2003/03/06  10:11:22
70166         Log: Thinko fix.
70167      Branch: perl
70168            ! Porting/findrfuncs
70169 ____________________________________________________________________________
70170 [ 18837] By: jhi                                   on 2003/03/06  09:33:33
70171         Log: PERL_UNICODE explanation saga continues.
70172      Branch: perl
70173            ! pod/perlrun.pod
70174 ____________________________________________________________________________
70175 [ 18836] By: jhi                                   on 2003/03/06  07:55:03
70176         Log: Handle also extra directories et alia.
70177      Branch: perl
70178            ! Porting/manicheck
70179 ____________________________________________________________________________
70180 [ 18835] By: jhi                                   on 2003/03/06  07:48:05
70181         Log: Add mani(fest) check(ing) utility.
70182      Branch: perl
70183            + Porting/manicheck
70184            ! MANIFEST
70185 ____________________________________________________________________________
70186 [ 18833] By: jhi                                   on 2003/03/06  05:36:13
70187         Log: Subject: [patch config_h.SH] redefining __attribute__
70188              From: Stas Bekman <stas@stason.org>
70189              Date: Thu, 06 Mar 2003 12:03:39 +1100
70190              Message-ID: <3E669E6B.1060606@stason.org>
70191      Branch: perl
70192            ! Configure NetWare/config_H.wc Porting/config.sh
70193            ! Porting/config_H config_h.SH plan9/config.plan9
70194            ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
70195            ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
70196 ____________________________________________________________________________
70197 [ 18831] By: jhi                                   on 2003/03/05  19:56:41
70198         Log: Couple more _r possibilities (found in a RH 8.0 box), and
70199              the random() macros were all wrong.  (I don't know why
70200              metaconfig did so much reordering of config_h.SH.)
70201      Branch: perl
70202            ! Configure config_h.SH reentr.h reentr.pl
70203 ____________________________________________________________________________
70204 [ 18830] By: rgs                                   on 2003/03/04  23:25:01
70205         Log: Change #18829 makes this test workaround obsolete.
70206      Branch: perl
70207            ! ext/B/t/deparse.t
70208 ____________________________________________________________________________
70209 [ 18829] By: rgs                                   on 2003/03/04  22:23:41
70210         Log: Patch by Salvador Fandiño to read the warning mask
70211              returned by caller() and ${^WARNING_BITS} from
70212              $warnings::Bits{all} and not from the hardcoded core
70213              constant. (This mask could have been extended by
70214              warnings::register.) Plus tests.
70215      Branch: perl
70216            ! mg.c pp_ctl.c t/op/caller.t
70217 ____________________________________________________________________________
70218 [ 18828] By: rgs                                   on 2003/03/04  20:49:59
70219         Log: Subject: [PATCH] assertions
70220              From: Salvador Fandiño <sfandino@yahoo.com>
70221              Date: Fri, 21 Feb 2003 17:26:16 +0000
70222              Message-ID: <3E566138.4090709@yahoo.com>
70223              and the complement : (with added comments)
70224              Subject: [PATCH] bug in ext/B/t/deparse.t
70225              Message-ID: <3E563E16.7060303@yahoo.com>
70226              plus perldiag.pod patch for the new warning
70227              (previous change was, once again, empty)
70228      Branch: perl
70229            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
70230            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
70231            ! pod/perldiag.pod warnings.h warnings.pl
70232 ____________________________________________________________________________
70233 [ 18827] By: rgs                                   on 2003/03/04  20:48:09
70234         Log: Subject: [PATCH] assertions
70235              From: Salvador Fandiño <sfandino@yahoo.com>
70236              Date: Fri, 21 Feb 2003 17:26:16 +0000
70237              Message-ID: <3E566138.4090709@yahoo.com>
70238              and the complement : (with added comments)
70239              Subject: [PATCH] bug in ext/B/t/deparse.t
70240              Message-ID: <3E563E16.7060303@yahoo.com>
70241              plus perldiag.pod patch for the new warning
70242      Branch: perl
70243            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
70244            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
70245            ! pod/perldiag.pod warnings.h warnings.pl
70246 ____________________________________________________________________________
70247 [ 18826] By: jhi                                   on 2003/03/04  20:22:25
70248         Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
70249              The variant is from how List::Util Util.xs does it.
70250      Branch: perl
70251            ! ext/Devel/PPPort/PPPort.pm
70252 ____________________________________________________________________________
70253 [ 18825] By: rgs                                   on 2003/03/04  19:56:28
70254         Log: Doc typos.
70255      Branch: perl
70256            ! lib/File/Find.pm
70257 ____________________________________________________________________________
70258 [ 18823] By: jhi                                   on 2003/03/04  05:33:50
70259         Log: Try to give rcatline() a good jog on Unicode.
70260      Branch: perl
70261            ! t/io/utf8.t
70262 ____________________________________________________________________________
70263 [ 18822] By: jhi                                   on 2003/03/04  05:14:13
70264         Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8
70265              From: Enache Adrian <enache@rdslink.ro>
70266              Date: Sun, 2 Mar 2003 05:43:54 +0200
70267              Message-ID: <20030302034354.GA4905@ratsnest.hole>
70268      Branch: perl
70269            ! sv.c t/io/utf8.t
70270 ____________________________________________________________________________
70271 [ 18821] By: jhi                                   on 2003/03/04  04:58:36
70272         Log: Can't test this without PerlIO.
70273      Branch: perl
70274            ! t/uni/write.t
70275 ____________________________________________________________________________
70276 [ 18820] By: sky                                   on 2003/03/04  01:01:07
70277         Log: Fixes bug #15654 bizarre constant mangling in 5.8.0
70278              What happened was that a constant was freed, the pad released but
70279              the pad slot still held the SV, when pad slot was reallocated
70280              to be a target for a stringify, it did a sv_setpv on the target
70281              and the original SV was wiped out. When this SV was later on
70282              to new places using the constant, they got the wrong value.
70283              By replacing pad_free with pad_swipe for these cases, we
70284              won't have such a problem. (pad_swipe also removes the
70285              pointer to the original SV).
70286      Branch: perl
70287            ! op.c
70288 ____________________________________________________________________________
70289 [ 18819] By: jhi                                   on 2003/03/03  19:15:07
70290         Log: Further clarification on PERL_UNICODE's semantics.
70291      Branch: perl
70292            ! pod/perlrun.pod
70293 ____________________________________________________________________________
70294 [ 18818] By: gbarr                                 on 2003/03/03  10:07:44
70295         Log: Sync with libnet-1.13
70296      Branch: perl
70297            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
70298            ! lib/Net/POP3.pm lib/Net/SMTP.pm
70299 ____________________________________________________________________________
70300 [ 18817] By: jhi                                   on 2003/03/03  06:45:59
70301         Log: Upgrade to Unicode::Normalize 0.20.
70302      Branch: perl
70303            ! ext/Unicode/Normalize/Changes
70304            ! ext/Unicode/Normalize/Normalize.pm
70305            ! ext/Unicode/Normalize/Normalize.xs
70306            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
70307            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
70308            ! ext/Unicode/Normalize/t/test.t
70309 ____________________________________________________________________________
70310 [ 18816] By: jhi                                   on 2003/03/03  06:17:28
70311         Log: Upgrade to Encode 1.89.  The enc_module.t required
70312              a little tweak, sending that to Dan.
70313      Branch: perl
70314            + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
70315            + ext/Encode/t/enc_module.t
70316            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
70317            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
70318            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
70319            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
70320            ! ext/Encode/ucm/viscii.ucm
70321 ____________________________________________________________________________
70322 [ 18813] By: jhi                                   on 2003/03/03  05:33:21
70323         Log: Use a macro for abs() to avoid the possible truncation to an int;
70324              also make an explicit (double)cast for the arguments to fabs().
70325      Branch: perl
70326            ! perl.h pp.c sv.c util.c
70327 ____________________________________________________________________________
70328 [ 18812] By: hv                                    on 2003/03/02  22:36:05
70329         Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
70330              From: andreas.koenig@anima.de (Andreas J. Koenig)
70331              Date: Wed, 19 Feb 2003 11:05:28 +0100
70332              Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
70333      Branch: perl
70334            ! patchlevel.h
70335 ____________________________________________________________________________
70336 [ 18811] By: hv                                    on 2003/03/02  22:30:50
70337         Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report]
70338              From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
70339              Date: 18 Feb 2003 21:05:15 -0000
70340              Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
70341      Branch: perl
70342            ! ext/IPC/SysV/Msg.pm
70343 ____________________________________________________________________________
70344 [ 18810] By: hv                                    on 2003/03/02  21:59:10
70345         Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
70346              From: Richard Soderberg <perl@crystalflame.net>
70347              Date: Sat, 15 Feb 2003 01:27:21 -0500
70348              Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
70349      Branch: perl
70350            ! lib/File/Basename.pm
70351 ____________________________________________________________________________
70352 [ 18809] By: hv                                    on 2003/03/02  21:54:53
70353         Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
70354              From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
70355              Date: 15 Feb 2003 00:21:41 -0000
70356              Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
70357      Branch: perl
70358            ! lib/File/Find.pm
70359 ____________________________________________________________________________
70360 [ 18807] By: hv                                    on 2003/03/02  21:22:56
70361         Log: Reverse copyright update (#18801) for files not changed in 2003.
70362      Branch: perl
70363            ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c
70364            ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h
70365            ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h
70366            ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h
70367            ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h
70368            ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c
70369            ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
70370            ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
70371 ____________________________________________________________________________
70372 [ 18805] By: hv                                    on 2003/03/02  16:29:28
70373         Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
70374              From: Enache Adrian <enache@rdslink.ro>
70375              Date: Sun, 2 Mar 2003 10:11:27 +0200
70376              Message-ID: <20030302081127.GA10782@ratsnest.hole>
70377      Branch: perl
70378            ! pp.c t/op/pat.t
70379 ____________________________________________________________________________
70380 [ 18803] By: hv                                    on 2003/03/02  16:12:34
70381         Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
70382              From: "Anders Johnson" <ajohnson@wischip.com>
70383              Date: Mon, 10 Feb 2003 14:09:46 -0800
70384              Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
70385      Branch: perl
70386            ! mg.c t/op/magic.t
70387 ____________________________________________________________________________
70388 [ 18802] By: jhi                                   on 2003/03/02  15:39:06
70389         Log: Narrow down the -C test skippage.
70390      Branch: perl
70391            ! t/run/switchC.t
70392 ____________________________________________________________________________
70393 [ 18801] By: hv                                    on 2003/03/02  15:24:22
70394         Log: Update all copyrights to 2003, from Jarkko
70395      Branch: perl
70396            ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h
70397            ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl
70398            ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c
70399            ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c
70400            ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h
70401            ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c
70402            ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h
70403            ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
70404            ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl
70405            ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h
70406            ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c
70407            ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h
70408            ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c
70409            ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c
70410            ! x2p/util.h x2p/walk.c xsutils.c
70411 ____________________________________________________________________________
70412 [ 18800] By: hv                                    on 2003/03/02  15:16:38
70413         Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups
70414              From: Richard.Foley@ubsw.com
70415              Date: Wed, 19 Feb 2003 13:24:38 +0100
70416              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579DB@NZURC900PEX1.ubsgs.ubsgroup.net>
70417      Branch: perl
70418            ! lib/perl5db.pl
70419 ____________________________________________________________________________
70420 [ 18799] By: jhi                                   on 2003/03/02  13:34:13
70421         Log: The -CI cannot be easily tested under UTF-8 locale with
70422              the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
70423              Also other small tweaks in the -C neighbourhood.
70424      Branch: perl
70425            ! perl.c perl.h t/run/switchC.t util.c
70426 ____________________________________________________________________________
70427 [ 18798] By: jhi                                   on 2003/03/02  09:12:06
70428         Log: Go with "right = -right" for greater portability, some platforms
70429              might require llabs() to get abs() of long longs.
70430      Branch: perl
70431            ! pp.c
70432 ____________________________________________________________________________
70433 [ 18797] By: jhi                                   on 2003/03/02  08:07:32
70434         Log: Patch for [perl #9402], known also as "glibc _moddi3 bug
70435              with negative quads", or also as RedHat bug #65612.
70436      Branch: perl
70437            ! pp.c
70438 ____________________________________________________________________________
70439 [ 18796] By: jhi                                   on 2003/03/02  07:34:54
70440         Log: Forgotten from change #18795.
70441      Branch: perl
70442            ! global.sym
70443 ____________________________________________________________________________
70444 [ 18795] By: jhi                                   on 2003/03/02  07:27:44
70445         Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling
70446              From: Abe Timmerman <abe@ztreet.demon.nl>
70447              Date: Sun, 2 Mar 2003 02:03:16 +0100
70448              Message-Id: <200303020203.16708.abe@ztreet.demon.nl>
70449      Branch: perl
70450            ! embed.fnc embed.h makedef.pl
70451 ____________________________________________________________________________
70452 [ 18794] By: jhi                                   on 2003/03/02  07:21:36
70453         Log: Further Unicode formats patching from Inaba Hiroto.
70454      Branch: perl
70455            + t/uni/write.t
70456            ! MANIFEST pp_ctl.c
70457 ____________________________________________________________________________
70458 [ 18793] By: jhi                                   on 2003/03/01  08:18:35
70459         Log: Integrate change #18788 from maint.
70460      Branch: perl
70461           !> perl.h
70462 ____________________________________________________________________________
70463 [ 18792] By: jhi                                   on 2003/03/01  08:14:43
70464         Log: Subject: [PATCH] Get MSWin32 back compiling
70465              From: Abe Timmerman <abe@ztreet.demon.nl>
70466              Date: Sat, 1 Mar 2003 04:31:19 +0100
70467              Message-Id: <200303010431.20205.abe@ztreet.demon.nl>
70468      Branch: perl
70469            ! embed.fnc embed.h global.sym makedef.pl
70470 ____________________________________________________________________________
70471 [ 18785] By: jhi                                   on 2003/02/26  20:38:55
70472         Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
70473              From: Inaba Hiroto <inaba@st.rim.or.jp>
70474              Date: Mon, 10 Feb 2003 00:04:51 +0900
70475              Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
70476      Branch: perl
70477            ! pp_ctl.c toke.c
70478 ____________________________________________________________________________
70479 [ 18784] By: jhi                                   on 2003/02/26  19:45:53
70480         Log: An already fixed bug from perl-unicode.
70481      Branch: perl
70482            ! t/op/pat.t
70483 ____________________________________________________________________________
70484 [ 18782] By: hv                                    on 2003/02/26  01:36:49
70485         Log: Subject: Re: [perl #20683] [fix] Better Patch
70486              From: Enache Adrian <enache@rdslink.ro>
70487              Date: Sun, 23 Feb 2003 20:16:39 +0200
70488              Message-ID: <20030223181639.GA18713@ratsnest.hole>
70489      Branch: perl
70490            ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h
70491            ! regexec.c sv.c t/op/pat.t
70492 ____________________________________________________________________________
70493 [ 18781] By: hv                                    on 2003/02/26  01:11:14
70494         Log: regen headers
70495      Branch: perl
70496            ! perlapi.h pod/perlapi.pod
70497 ____________________________________________________________________________
70498 [ 18780] By: hv                                    on 2003/02/26  00:25:32
70499         Log: Two typos found by Philip Newton <pnewton@gmx.de>
70500      Branch: perl
70501            ! configpm ext/DB_File/DB_File.pm
70502 ____________________________________________________________________________
70503 [ 18779] By: jhi                                   on 2003/02/25  18:20:01
70504         Log: Add tests for the -C switch.  Depending on the
70505              CLIs some $^O dance may be needed.
70506      Branch: perl
70507            + t/run/switchC.t
70508            ! MANIFEST
70509 ____________________________________________________________________________
70510 [ 18778] By: hv                                    on 2003/02/25  15:24:17
70511         Log: Add missing file from change #18774.
70512      Branch: perl
70513            + t/op/localref.t
70514 ____________________________________________________________________________
70515 [ 18777] By: hv                                    on 2003/02/25  14:07:59
70516         Log: More variables for change #18776.
70517      Branch: perl
70518            ! op.c
70519 ____________________________________________________________________________
70520 [ 18776] By: hv                                    on 2003/02/25  14:04:03
70521         Log: Subject: [perl #20682] [fix] @- array not visible in s///
70522              From: Enache Adrian <enache@rdslink.ro>
70523              Date: Fri, 21 Feb 2003 17:50:14 +0200
70524              Message-ID: <20030221155014.GB793@ratsnest.hole>
70525      Branch: perl
70526            ! op.c t/op/subst.t
70527 ____________________________________________________________________________
70528 [ 18775] By: hv                                    on 2003/02/25  13:53:11
70529         Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
70530              From: Enache Adrian <enache@rdslink.ro>
70531              Date: Fri, 21 Feb 2003 17:49:41 +0200
70532              Message-ID: <20030221154941.GA793@ratsnest.hole>
70533      Branch: perl
70534            ! pp_ctl.c t/op/subst.t
70535 ____________________________________________________________________________
70536 [ 18774] By: hv                                    on 2003/02/25  13:21:19
70537         Log: Subject: Re: [perl #21321] local ${"FOO"} does not work
70538              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
70539              Date: Sun, 23 Feb 2003 00:03:27 +0100
70540              Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
70541      Branch: perl
70542            ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t
70543 ____________________________________________________________________________
70544 [ 18773] By: hv                                    on 2003/02/25  12:45:01
70545         Log: Subject: [Encode] 1.88 Released
70546              From: Dan Kogai <dankogai@dan.co.jp>
70547              Date: Thu, 20 Feb 2003 23:49:55 +0900
70548              Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
70549      Branch: perl
70550            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
70551            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
70552            ! ext/Encode/lib/Encode/CJKConstants.pm
70553            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t
70554            ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm
70555 ____________________________________________________________________________
70556 [ 18772] By: merijn                                on 2003/02/25  12:12:14
70557         Log: Subject: [perl@18752] warnings from CGI tests under cygwin
70558              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70559              Date: Wed, 19 Feb 2003 13:37:39 -0800
70560              Message-ID: <jk/U+gzkg2DE092yn@efn.org>
70561      Branch: perl
70562            ! lib/CGI.pm
70563 ____________________________________________________________________________
70564 [ 18771] By: jhi                                   on 2003/02/25  07:46:53
70565         Log: Cleanup #18770 as suggested by Rafael.
70566      Branch: perl
70567            ! mg.c perl.h
70568 ____________________________________________________________________________
70569 [ 18770] By: jhi                                   on 2003/02/25  06:01:09
70570         Log: A new try at #18765 (for [perl #20920]).
70571      Branch: perl
70572            ! mg.c
70573 ____________________________________________________________________________
70574 [ 18769] By: jhi                                   on 2003/02/25  05:33:10
70575         Log: Retract change #18765: makes HiRes.t hang after subtest #11.
70576      Branch: perl
70577            ! mg.c
70578 ____________________________________________________________________________
70579 [ 18768] By: chip                                  on 2003/02/24  21:42:57
70580         Log: Include p4d2p in Porting again, because p4genpatch doesn't work
70581              until a change has been submitted.
70582      Branch: perl
70583            + Porting/p4d2p
70584            ! MANIFEST
70585 ____________________________________________________________________________
70586 [ 18767] By: chip                                  on 2003/02/24  21:35:56
70587         Log: In Porting scripts, use standard perl path of "/usr/bin/perl".
70588      Branch: perl
70589            ! Porting/check83.pl Porting/findvars Porting/fixCORE
70590            ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls
70591 ____________________________________________________________________________
70592 [ 18766] By: jhi                                   on 2003/02/24  20:04:36
70593         Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
70594      Branch: perl
70595            ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod
70596            ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c
70597 ____________________________________________________________________________
70598 [ 18765] By: jhi                                   on 2003/02/24  19:56:23
70599         Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
70600              From: Slaven Rezic <slaven@rezic.de>
70601              Date: 14 Feb 2003 09:11:15 +0100
70602              Message-ID: <878ywji8nw.fsf@vran.herceg.de>
70603
70604              (with slight tweaks)
70605      Branch: perl
70606            ! mg.c
70607 ____________________________________________________________________________
70608 [ 18764] By: jhi                                   on 2003/02/24  18:44:41
70609         Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
70610              "scalar upgraded to UTF-8 as a side effect of quote-interpolation
70611              when 'use encoding' is engaged"-- wasn't actually encoding's fault.
70612      Branch: perl
70613            ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t
70614 ____________________________________________________________________________
70615 [ 18763] By: chip                                  on 2003/02/24  14:54:36
70616         Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
70617      Branch: perl
70618            ! op.c win32/perlhost.h
70619 ____________________________________________________________________________
70620 [ 18762] By: hv                                    on 2003/02/24  00:18:42
70621         Log: Remove no-longer-true line from perlop
70622      Branch: perl
70623            ! pod/perlop.pod
70624 ____________________________________________________________________________
70625 [ 18761] By: jhi                                   on 2003/02/23  12:07:53
70626         Log: Chip noticed that the intended optionality of the 'IV' was
70627              forgotten in the change #18758.
70628      Branch: perl
70629            ! ext/Devel/Peek/Peek.t
70630 ____________________________________________________________________________
70631 [ 18760] By: jhi                                   on 2003/02/22  19:17:04
70632         Log: API doc tweaks.
70633      Branch: perl
70634            ! utf8.c
70635 ____________________________________________________________________________
70636 [ 18759] By: sky                                   on 2003/02/21  09:08:30
70637         Log: Change regex to be a bit more friendly against various
70638              outputs from ps -f, regex suggest by rgs
70639      Branch: perl
70640            ! ext/threads/t/join.t
70641 ____________________________________________________________________________
70642 [ 18758] By: jhi                                   on 2003/02/20  17:28:44
70643         Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
70644              From: PPrymmer@factset.com
70645              Date: Thu, 20 Feb 2003 13:28:09 -0500
70646              Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
70647      Branch: perl
70648            ! ext/Devel/Peek/Peek.t
70649 ____________________________________________________________________________
70650 [ 18757] By: jhi                                   on 2003/02/20  17:27:17
70651         Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
70652              From: PPrymmer@factset.com
70653              Date: Wed, 19 Feb 2003 15:04:40 -0500
70654              Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
70655      Branch: perl
70656            ! README.vms configure.com
70657 ____________________________________________________________________________
70658 [ 18756] By: jhi                                   on 2003/02/20  06:16:05
70659         Log: Doc tweakage on -C.
70660      Branch: perl
70661            ! pod/perlrun.pod
70662 ____________________________________________________________________________
70663 [ 18755] By: rgs                                   on 2003/02/19  21:31:43
70664         Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
70665              From: Brendan O'Dea <bod@debian.org>
70666              Date: Sun, 16 Feb 2003 21:09:23 +1100
70667              Message-ID: <20030216100923.GA29761@londo.c47.org>
70668      Branch: perl
70669            ! pod/perlcompile.pod
70670 ____________________________________________________________________________
70671 [ 18754] By: rgs                                   on 2003/02/19  21:14:37
70672         Log: Document clearly that "_" is always in package "main".
70673      Branch: perl
70674            ! pod/perlvar.pod
70675 ____________________________________________________________________________
70676 [ 18753] By: rgs                                   on 2003/02/19  20:55:09
70677         Log: Subject: Re: [perl #20716] scope error with brackets
70678              From: Enache Adrian <enache@rdslink.ro>
70679              Date: Thu, 13 Feb 2003 04:52:21 +0200
70680              Message-ID: <20030213025221.GA1215@ratsnest.hole>
70681              (better version of change #18687)
70682      Branch: perl
70683            ! t/comp/parser.t toke.c
70684 ____________________________________________________________________________
70685 [ 18752] By: jhi                                   on 2003/02/19  05:10:26
70686         Log: 'A' is not 65 everywhere.
70687      Branch: perl
70688            ! t/op/pack.t
70689 ____________________________________________________________________________
70690 [ 18751] By: chip                                  on 2003/02/19  03:54:45
70691         Log: Support one-parameter unpack(), which unpacks $_.
70692      Branch: perl
70693            ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t
70694 ____________________________________________________________________________
70695 [ 18750] By: hv                                    on 2003/02/19  00:53:03
70696         Log: more complex assertions activation:
70697              Subject: Re: Did the assertion patch/feature submission get overlooked?
70698              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
70699              Date: Tue, 18 Feb 2003 19:24:13 +0000
70700              Message-ID: <3E52885D.5060903@yahoo.com>
70701      Branch: perl
70702            ! lib/assertions.pm lib/assertions/activate.pm
70703            ! t/comp/assertions.t
70704 ____________________________________________________________________________
70705 [ 18749] By: hv                                    on 2003/02/19  00:19:21
70706         Log: Subject: [PATCH] Make adding notes to patchlevel.h easier
70707              From: andreas.koenig@anima.de (Andreas J. Koenig)
70708              Date: Tue, 18 Feb 2003 11:48:40 +0100
70709              Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
70710      Branch: perl
70711            ! patchlevel.h
70712 ____________________________________________________________________________
70713 [ 18748] By: hv                                    on 2003/02/19  00:00:41
70714         Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
70715              From: Dave Mitchell <davem@fdgroup.com>
70716              Date: Tue, 18 Feb 2003 21:45:45 +0000
70717              Message-ID: <20030218214545.C18547@fdgroup.com>
70718
70719              and tests for the same:
70720              From: Dave Mitchell <davem@fdgroup.com>
70721              Date: Wed, 19 Feb 2003 00:42:01 +0000
70722              Message-ID: <20030219004201.F18547@fdgroup.com>
70723      Branch: perl
70724            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
70725 ____________________________________________________________________________
70726 [ 18747] By: hv                                    on 2003/02/18  23:47:06
70727         Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
70728              problems on case-insensitive file systems. Rename it back to
70729              t/run/switch_A.t
70730      Branch: perl
70731           +> t/run/switch_A.t
70732            - t/run/switchA.t
70733            ! MANIFEST
70734 ____________________________________________________________________________
70735 [ 18746] By: sky                                   on 2003/02/18  21:31:37
70736         Log: Subject: Re: -Os for Darwin why?
70737              From: schwern@pobox.com
70738              Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
70739              Message-Id: <20030218113739.D25848@ttul.org>
70740      Branch: perl
70741            ! hints/darwin.sh
70742 ____________________________________________________________________________
70743 [ 18741] By: jhi                                   on 2003/02/18  14:01:34
70744         Log: Format nit.
70745      Branch: perl
70746            ! util.c
70747 ____________________________________________________________________________
70748 [ 18740] By: sky                                   on 2003/02/18  06:33:57
70749         Log: Re: -Os for Darwin why?
70750              From: schwern@pobox.com
70751              Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
70752              Message-Id: <20030217191403.A17553@ttul.org>
70753      Branch: perl
70754            ! hints/darwin.sh
70755 ____________________________________________________________________________
70756 [ 18739] By: hv                                    on 2003/02/18  01:04:01
70757         Log: Subject: Re: Did the assertion patch/feature submission get overlooked?
70758              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
70759              Date: Mon, 17 Feb 2003 23:38:05 +0000
70760              Message-ID: <3E51725D.5060303@yahoo.com>
70761      Branch: perl
70762            + t/comp/assertions.t t/run/switchA.t
70763            ! MANIFEST
70764 ____________________________________________________________________________
70765 [ 18738] By: hv                                    on 2003/02/18  00:51:24
70766         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
70767              From: Nicholas Clark <nick@ccl4.org>
70768              Date: Mon, 17 Feb 2003 21:07:03 +0000
70769              Message-ID: <20030217210330.A8611@plum.flirble.org>
70770      Branch: perl
70771            ! sv.c
70772 ____________________________________________________________________________
70773 [ 18737] By: hv                                    on 2003/02/18  00:47:00
70774         Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
70775              From: Stephen McCamant <smcc@mit.edu>
70776              Date: Mon, 17 Feb 2003 19:34:36 -0500
70777              Date: Mon, 17 Feb 2003 19:34:36 -0500
70778              Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
70779      Branch: perl
70780            ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
70781            ! ext/B/B/Terse.pm ext/B/t/terse.t
70782 ____________________________________________________________________________
70783 [ 18736] By: hv                                    on 2003/02/17  09:33:47
70784         Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1...
70785              From: Nicholas Clark <nick@unfortu.net>
70786              Date: Sun, 16 Feb 2003 23:09:50 +0000
70787              Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>
70788      Branch: perl
70789            ! sv.c
70790 ____________________________________________________________________________
70791 [ 18735] By: hv                                    on 2003/02/17  09:13:02
70792         Log: Use the escape E<ntilde> in source files rather than the actual char.
70793      Branch: perl
70794            ! lib/assertions.pm lib/assertions/activate.pm
70795 ____________________________________________________________________________
70796 [ 18734] By: hv                                    on 2003/02/17  09:06:44
70797         Log: Suppress empty #ifdef blocks in embed.pl
70798      Branch: perl
70799            ! embed.h embed.pl
70800 ____________________________________________________________________________
70801 [ 18733] By: hv                                    on 2003/02/17  08:51:53
70802         Log: fix typo in sv.c and regenerate perlapi.pod
70803      Branch: perl
70804            ! pod/perlapi.pod sv.c
70805 ____________________________________________________________________________
70806 [ 18732] By: jhi                                   on 2003/02/17  06:40:09
70807         Log: Philip Newton has eagle eyes :-)
70808      Branch: perl
70809            ! pod/perlrun.pod
70810 ____________________________________________________________________________
70811 [ 18731] By: jhi                                   on 2003/02/17  05:31:18
70812         Log: Doc tweaks (and one code tweak) based on Philip Newton's comments.
70813      Branch: perl
70814            ! locale.c pod/perlrun.pod pod/perlunicode.pod
70815            ! pod/perluniintro.pod pod/perlvar.pod util.c
70816 ____________________________________________________________________________
70817 [ 18730] By: jhi                                   on 2003/02/17  04:44:53
70818         Log: Make also the -CAL conditional on locale.
70819      Branch: perl
70820            ! perl.c pod/perlrun.pod
70821 ____________________________________________________________________________
70822 [ 18729] By: jhi                                   on 2003/02/16  18:33:05
70823         Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
70824      Branch: perl
70825            ! embed.h embed.pl pod/perlembed.pod
70826 ____________________________________________________________________________
70827 [ 18728] By: jhi                                   on 2003/02/16  18:20:04
70828         Log: According to Sarathy it's better have the Ministry
70829              of Information to remove all memory of NO_EMBED.
70830              What NO_EMBED?
70831      Branch: perl
70832            ! embed.h embed.pl
70833 ____________________________________________________________________________
70834 [ 18727] By: hv                                    on 2003/02/16  13:55:10
70835         Log: add support for assertions. Updated form of:
70836              Subject: Re: Did the assertion patch/feature submission get overlooked?
70837              From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= <sfandino@yahoo.com>
70838              Date: Sat, 30 Nov 2002 17:24:09 +0000
70839              Message-ID: <3DE8F439.50402@yahoo.com>
70840      Branch: perl
70841            + lib/assertions.pm lib/assertions/activate.pm
70842            ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm
70843            ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c
70844            ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c
70845 ____________________________________________________________________________
70846 [ 18726] By: hv                                    on 2003/02/16  13:10:32
70847         Log: COW regexps:
70848              Subject: [PATCH] Copy on write for $& and $1...
70849              From: Nicholas Clark <nick@unfortu.net>
70850              Date: Sun, 9 Feb 2003 23:00:09 +0000
70851              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
70852      Branch: perl
70853            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c
70854            ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h
70855 ____________________________________________________________________________
70856 [ 18725] By: hv                                    on 2003/02/16  13:08:52
70857         Log: inline SvREFCNT_dec:
70858              Subject: [PATCH] Copy on write for $& and $1...
70859              From: Nicholas Clark <nick@unfortu.net>
70860              Date: Sun, 9 Feb 2003 23:00:09 +0000
70861              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
70862      Branch: perl
70863            ! embed.fnc embed.h proto.h sv.c sv.h
70864 ____________________________________________________________________________
70865 [ 18723] By: hv                                    on 2003/02/16  11:12:58
70866         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
70867              From: Enache Adrian <enache@rdslink.ro>
70868              Date: Sun, 16 Feb 2003 00:05:10 +0200
70869              Message-ID: <20030215220510.GB893@ratsnest.hole>
70870      Branch: perl
70871            ! op.c
70872 ____________________________________________________________________________
70873 [ 18722] By: hv                                    on 2003/02/16  11:08:06
70874         Log: outdent else-if chain in scope()
70875      Branch: perl
70876            ! op.c
70877 ____________________________________________________________________________
70878 [ 18721] By: hv                                    on 2003/02/16  11:00:47
70879         Log: Subject: [PATCH] arcane tainting bug in vms.c
70880              From: "Craig A. Berry" <craigberry@mac.com>
70881              Date: Sat, 15 Feb 2003 12:29:03 -0600
70882              Message-ID: <3E4E86EF.8090609@mac.com>
70883      Branch: perl
70884            ! vms/vms.c
70885 ____________________________________________________________________________
70886 [ 18720] By: hv                                    on 2003/02/16  10:54:58
70887         Log: restrict PERL_PRESERVE_IVUV to things that should really give an
70888              integer, but extend to runtime. Based on:
70889              Subject: Re: [perl #20827] Unexpected scientific notation.
70890              From: hv@crypt.org
70891              Date: Wed, 12 Feb 2003 03:12:43 +0000
70892              Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
70893      Branch: perl
70894            ! op.c pp.c
70895 ____________________________________________________________________________
70896 [ 18718] By: jhi                                   on 2003/02/16  09:47:02
70897         Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
70898              which will disable the short forms of the Perl_ API, good for
70899              embedding stuff.  (Kind of like the old NO_EMBED, but better.)
70900      Branch: perl
70901            ! embed.h embed.pl pod/perlembed.pod
70902 ____________________________________________________________________________
70903 [ 18717] By: jhi                                   on 2003/02/16  09:44:57
70904         Log: Clarify the -C syntax a bit.
70905      Branch: perl
70906            ! pod/perlrun.pod
70907 ____________________________________________________________________________
70908 [ 18716] By: jhi                                   on 2003/02/16  08:29:54
70909         Log: Forgotten from #18715.
70910      Branch: perl
70911            ! embed.h proto.h
70912 ____________________________________________________________________________
70913 [ 18715] By: jhi                                   on 2003/02/15  21:19:37
70914         Log: The new(er) way of controlling Unicode I/O (and other) features;
70915              -C (or PERL_UNICODE).  See perlrun/-C for more details.
70916      Branch: perl
70917            ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c
70918            ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
70919            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
70920            ! util.c
70921 ____________________________________________________________________________
70922 [ 18714] By: jhi                                   on 2003/02/15  12:31:25
70923         Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
70924      Branch: perl
70925            ! ext/Storable/Storable.xs
70926 ____________________________________________________________________________
70927 [ 18712] By: jhi                                   on 2003/02/15  08:39:38
70928         Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
70929              even closer to each other.  The dec_osf.pl is irrelevant
70930              for the current core but adding it makes for one less exception
70931              when integrating.
70932      Branch: perl
70933            + ext/Digest/MD5/hints/dec_osf.pl
70934            ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL
70935            ! ext/Digest/MD5/t/files.t
70936 ____________________________________________________________________________
70937 [ 18711] By: jhi                                   on 2003/02/15  08:32:04
70938         Log: Update MD5 Changes; update checksums.
70939      Branch: perl
70940            ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t
70941 ____________________________________________________________________________
70942 [ 18710] By: jhi                                   on 2003/02/15  08:19:20
70943         Log: Update the MD5 checksums.
70944      Branch: perl
70945            ! ext/Digest/MD5/t/files.t
70946 ____________________________________________________________________________
70947 [ 18709] By: jhi                                   on 2003/02/15  08:16:26
70948         Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
70949              (problem noticed by Graham with List::Util).
70950      Branch: perl
70951            ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs
70952            ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
70953 ____________________________________________________________________________
70954 [ 18708] By: jhi                                   on 2003/02/15  07:31:17
70955         Log: Subject: Re: [perl #20912] UTF8 related glitch + fix
70956              From: Enache Adrian <enache@rdslink.ro>
70957              Date: Sat, 15 Feb 2003 00:37:40 +0200
70958              Message-ID: <20030214223740.GA13575@ratsnest.hole>
70959      Branch: perl
70960            ! pp.c t/op/split.t
70961 ____________________________________________________________________________
70962 [ 18707] By: hv                                    on 2003/02/15  06:38:15
70963         Log: Subject: [doc patch] ext/threads/shared/shared.pm
70964              From: Stas Bekman <stas@stason.org>
70965              Date: Fri, 14 Feb 2003 11:12:39 +1100
70966              Message-ID: <3E4C3477.7030306@stason.org>
70967      Branch: perl
70968            ! ext/threads/shared/shared.pm
70969 ____________________________________________________________________________
70970 [ 18706] By: hv                                    on 2003/02/15  06:32:35
70971         Log: Subject: Re: perlvar phrasing clarification for $^S
70972              From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
70973              Date: Fri, 14 Feb 2003 10:12:00 +1100
70974              Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
70975      Branch: perl
70976            ! pod/perlvar.pod
70977 ____________________________________________________________________________
70978 [ 18705] By: hv                                    on 2003/02/15  06:27:07
70979         Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
70980              From: Dave Mitchell <davem@fdgroup.com>
70981              Date: Fri, 14 Feb 2003 22:48:27 +0000
70982              Message-ID: <20030214224827.B6783@fdgroup.com>
70983
70984              with tests:
70985              From: Slaven Rezic <slaven@rezic.de>
70986              Date: 14 Feb 2003 20:23:20 +0100
70987              Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
70988      Branch: perl
70989            ! pp.c t/op/substr.t t/op/vec.t
70990 ____________________________________________________________________________
70991 [ 18704] By: hv                                    on 2003/02/15  06:17:06
70992         Log: Subject: Re: overriding builtins quirk
70993              From: Jerrad Pierce <belg4mit@MIT.EDU>
70994              Date: Fri, 14 Feb 2003 09:28:13 -0500
70995              Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
70996      Branch: perl
70997            ! pod/perlsub.pod
70998 ____________________________________________________________________________
70999 [ 18703] By: rgs                                   on 2003/02/14  22:23:56
71000         Log: Subject: Re: trying to fix #20154, #20357
71001              From: Enache Adrian <enache@rdslink.ro>
71002              Date: Sat, 8 Feb 2003 21:05:14 +0200
71003              Message-ID: <20030208190514.GA866@ratsnest.hole>
71004              (fixes #19061 as well)
71005      Branch: perl
71006            ! pp_ctl.c t/op/goto.t
71007 ____________________________________________________________________________
71008 [ 18702] By: gbarr                                 on 2003/02/14  19:26:23
71009         Log: Update to Scalar-List-Utils 1.11
71010      Branch: perl
71011            + ext/List/Util/t/proto.t
71012            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
71013            ! ext/List/Util/lib/List/Util.pm
71014            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
71015 ____________________________________________________________________________
71016 [ 18699] By: jhi                                   on 2003/02/13  09:43:33
71017         Log: gcc 3.2.1 does not have -Wall faith that tmp
71018              will not be used uninitialized.
71019      Branch: perl
71020            ! toke.c
71021 ____________________________________________________________________________
71022 [ 18698] By: hv                                    on 2003/02/12  03:01:32
71023         Log: Subject: perlbug (was: Re: [perl #20606] [no subject])
71024              From: Slaven Rezic <slaven@rezic.de>
71025              Date: 30 Jan 2003 19:03:41 +0100
71026              Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
71027      Branch: perl
71028            ! utils/perlbug.PL
71029 ____________________________________________________________________________
71030 [ 18697] By: hv                                    on 2003/02/12  02:20:39
71031         Log: Subject: [PATCH 5.9.0] to silence compiler warning
71032              From: Robin Barker <Robin.Barker@npl.co.uk>
71033              Date: Tue, 28 Jan 2003 13:27:17 -0000
71034              Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
71035      Branch: perl
71036            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
71037            ! universal.c util.c
71038 ____________________________________________________________________________
71039 [ 18696] By: rgs                                   on 2003/02/11  20:13:21
71040         Log: Subject: [perl #20654] %*v02x considered invalid in printf
71041              From: Robin Barker (via RT) <perlbug-followup@perl.org>
71042              Date: 10 Feb 2003 16:43:23 -0000
71043              Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
71044      Branch: perl
71045            ! sv.c t/op/sprintf.t
71046 ____________________________________________________________________________
71047 [ 18695] By: rgs                                   on 2003/02/11  20:00:23
71048         Log: Subject: mini-[patch] perlrun "^$W" typo
71049              From: Iain Truskett <spoon@dellah.org>
71050              Date: Tue, 11 Feb 2003 08:38:52 +1100
71051              Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
71052      Branch: perl
71053            ! pod/perlrun.pod
71054 ____________________________________________________________________________
71055 [ 18694] By: rgs                                   on 2003/02/11  19:44:00
71056         Log: Subject: [PATCH] More B::Concise fixes
71057              From: Stephen McCamant <smcc@mit.edu>
71058              Date: Sun, 9 Feb 2003 17:28:38 -0500
71059              Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
71060      Branch: perl
71061            ! ext/B/B/Concise.pm
71062 ____________________________________________________________________________
71063 [ 18693] By: merijn                                on 2003/02/11  08:14:29
71064         Log: More code cleanup.
71065
71066              Subject: Re: New SV Flag
71067              Date: Fri, 07 Feb 2003 09:57:43 +0100
71068              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71069              Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>
71070      Branch: perl
71071            ! sv.c sv.h
71072 ____________________________________________________________________________
71073 [ 18692] By: jhi                                   on 2003/02/11  07:53:26
71074         Log: Dueling patches.
71075      Branch: perl
71076            - lib/CPAN/ChangeLog
71077            ! MANIFEST
71078 ____________________________________________________________________________
71079 [ 18691] By: hv                                    on 2003/02/11  00:27:56
71080         Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
71081              From: Mark Mielke <mark@mark.mielke.cc>
71082              Date: Mon, 20 Jan 2003 19:56:13 -0500
71083              Message-ID: <20030121005613.GA31739@mark.mielke.cc>
71084      Branch: perl
71085            ! sv.c
71086 ____________________________________________________________________________
71087 [ 18690] By: hv                                    on 2003/02/10  22:08:05
71088         Log: fix comment in change #18689
71089      Branch: perl
71090            ! sv.c
71091 ____________________________________________________________________________
71092 [ 18689] By: hv                                    on 2003/02/10  21:59:34
71093         Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
71094              Now allows but ignores the 'l' modifier on floating point formats
71095              and adds a couple of tests.
71096      Branch: perl
71097            ! sv.c t/op/sprintf.t
71098 ____________________________________________________________________________
71099 [ 18688] By: sky                                   on 2003/02/10  19:54:13
71100         Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
71101              From: Enache Adrian <enache@rdslink.ro>
71102              Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
71103              Message-Id: <20030209201025.GA1247@ratsnest.hole>
71104      Branch: perl
71105            ! pp_ctl.c
71106 ____________________________________________________________________________
71107 [ 18687] By: sky                                   on 2003/02/10  18:13:29
71108         Log: Subject: Re: [perl #20716] [FIX] scope error with brackets
71109              From: Enache Adrian <enache@rdslink.ro>
71110              Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
71111              Message-id: <20030210174858.GA872@ratsnest.hole>
71112      Branch: perl
71113            ! t/comp/parser.t toke.c
71114 ____________________________________________________________________________
71115 [ 18686] By: sky                                   on 2003/02/10  18:11:35
71116         Log: Compile under threads and MacOSX. For some reason newSVpvf
71117              was not exapnded.
71118      Branch: perl
71119            ! universal.c
71120 ____________________________________________________________________________
71121 [ 18685] By: ams                                   on 2003/02/10  03:44:07
71122         Log: No, we don't really want the utility scripts.
71123      Branch: perl
71124            - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
71125            - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
71126            ! MANIFEST ext/MIME/Base64/Makefile.PL
71127 ____________________________________________________________________________
71128 [ 18684] By: hv                                    on 2003/02/10  01:43:12
71129         Log: fix for C< use if qw/ 1 open :utf8 / > based on:
71130              Subject: [perl #20536] use if 1, open => ':utf8' fails
71131              From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
71132              Date: 24 Jan 2003 22:39:06 -0000
71133              Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
71134      Branch: perl
71135            ! lib/if.pm lib/if.t
71136 ____________________________________________________________________________
71137 [ 18683] By: hv                                    on 2003/02/10  01:15:52
71138         Log: Subject: RE: perldebug.pod suggestion
71139              From: "Jay Hannah" <jhannah@omnihotels.com>
71140              Date: Fri, 24 Jan 2003 11:28:44 -0600
71141              Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
71142      Branch: perl
71143            ! pod/perldebug.pod
71144 ____________________________________________________________________________
71145 [ 18682] By: hv                                    on 2003/02/10  00:26:50
71146         Log: Subject: [PATCH] version objects final(?) patch
71147              From: John Peacock <jpeacock@rowman.com>
71148              Date: Sun, 05 Jan 2003 21:28:41 -0500
71149              Message-ID: <3E18E9D9.2040908@rowman.com>
71150      Branch: perl
71151            ! lib/version.pm lib/version.t universal.c util.c
71152 ____________________________________________________________________________
71153 [ 18680] By: chip                                  on 2003/02/09  17:39:33
71154         Log: Add CPAN ChangeLog to MANIFEST.
71155      Branch: perl
71156            ! MANIFEST
71157 ____________________________________________________________________________
71158 [ 18678] By: jhi                                   on 2003/02/09  14:37:38
71159         Log: CPAN ChangeLog not needed, says Andreas.
71160      Branch: perl
71161            ! MANIFEST
71162 ____________________________________________________________________________
71163 [ 18677] By: jhi                                   on 2003/02/09  08:42:19
71164         Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback
71165              From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
71166              Date: 8 Feb 2003 11:54:11 -0000
71167              Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>
71168      Branch: perl
71169            ! ext/PerlIO/encoding/encoding.pm
71170 ____________________________________________________________________________
71171 [ 18676] By: jhi                                   on 2003/02/09  08:35:25
71172         Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings
71173              From: Stas Bekman <stas@stason.org>
71174              Date: Sat, 08 Feb 2003 11:12:28 +1100
71175              Message-ID: <3E444B6C.5060407@stason.org>
71176      Branch: perl
71177            ! doio.c
71178 ____________________________________________________________________________
71179 [ 18675] By: jhi                                   on 2003/02/08  19:49:40
71180         Log: Possible cruft removal.
71181      Branch: perl
71182            ! x2p/Makefile.SH
71183 ____________________________________________________________________________
71184 [ 18674] By: jhi                                   on 2003/02/08  18:22:42
71185         Log: Signedness nits.
71186      Branch: perl
71187            ! toke.c
71188 ____________________________________________________________________________
71189 [ 18672] By: jhi                                   on 2003/02/08  08:45:35
71190         Log: Upgrade to CPAN 1.64, from Andreas Koenig.
71191      Branch: perl
71192            + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan
71193            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
71194            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
71195            ! utils.lst
71196 ____________________________________________________________________________
71197 [ 18671] By: jhi                                   on 2003/02/08  08:35:06
71198         Log: Upgrade to Net::Ping 2.28, from Rob Brown.
71199      Branch: perl
71200            + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
71201            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
71202            ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t
71203            ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t
71204 ____________________________________________________________________________
71205 [ 18670] By: jhi                                   on 2003/02/08  07:23:02
71206         Log: Subject: [PATCH] perluniintro nit
71207              From: Autrijus Tang <autrijus@autrijus.org>
71208              Date: Fri, 7 Feb 2003 00:02:49 +0800
71209              Message-ID: <20030206160249.GA12984@not.autrijus.org>
71210      Branch: perl
71211            ! pod/perluniintro.pod
71212 ____________________________________________________________________________
71213 [ 18669] By: jhi                                   on 2003/02/06  20:06:09
71214         Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
71215              From: PPrymmer@factset.com
71216              Date: Wed, 5 Feb 2003 12:00:05 -0500
71217              Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
71218      Branch: perl
71219            ! t/pod/find.t
71220 ____________________________________________________________________________
71221 [ 18668] By: jhi                                   on 2003/02/06  20:00:52
71222         Log: sv_cat_recode() proto was missing, noticed by Craig Berry.
71223      Branch: perl
71224            ! proto.h
71225 ____________________________________________________________________________
71226 [ 18666] By: sky                                   on 2003/02/06  09:39:24
71227         Log: Patch from Richard Soderberg, cleanup the code a bit and comment
71228              why we are not using SvOOK_on.
71229      Branch: perl
71230            ! sv.c
71231 ____________________________________________________________________________
71232 [ 18664] By: jhi                                   on 2003/02/06  09:26:53
71233         Log: Things forgotten from Encode 1.87.
71234      Branch: perl
71235            ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t
71236 ____________________________________________________________________________
71237 [ 18663] By: jhi                                   on 2003/02/06  04:03:31
71238         Log: Upgrade to Encode 1.87.
71239      Branch: perl
71240            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes
71241            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm
71242            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
71243            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
71244            ! ext/Encode/lib/Encode/CJKConstants.pm
71245            ! ext/Encode/lib/Encode/Encoder.pm
71246            ! ext/Encode/lib/Encode/Encoding.pm
71247            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t
71248            ! ext/Encode/t/enc_eucjp.t
71249 ____________________________________________________________________________
71250 [ 18662] By: jhi                                   on 2003/02/05  19:40:38
71251         Log: Add the test of [perl #8760] (fixed by change #18656).
71252      Branch: perl
71253            ! t/run/fresh_perl.t
71254 ____________________________________________________________________________
71255 [ 18661] By: jhi                                   on 2003/02/05  19:28:37
71256         Log: has become fixed too (by changes #18653
71257              and #18658, methinks), adding the test(s).
71258      Branch: perl
71259            ! t/op/pat.t
71260 ____________________________________________________________________________
71261 [ 18660] By: jhi                                   on 2003/02/05  17:15:35
71262         Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
71263              From: Inaba HIroto <inaba@st.rim.or.jp>
71264              Date: Sat, 01 Feb 2003 21:58:20 +0900
71265              Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
71266      Branch: perl
71267            ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs
71268            ! ext/Encode/Encode/encode.h ext/Encode/encengine.c
71269            ! ext/Encode/lib/Encode/Encoding.pm
71270            ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t
71271            ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c
71272 ____________________________________________________________________________
71273 [ 18659] By: jhi                                   on 2003/02/05  11:51:30
71274         Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
71275              From: PPrymmer@factset.com
71276              Date: Tue, 4 Feb 2003 12:03:17 -0500
71277              Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
71278      Branch: perl
71279            ! ext/PerlIO/via/via.xs
71280 ____________________________________________________________________________
71281 [ 18658] By: jhi                                   on 2003/02/05  05:45:11
71282         Log: s/S_cache_re/cache_re/ for building with threads.
71283      Branch: perl
71284            ! regexec.c
71285 ____________________________________________________________________________
71286 [ 18657] By: rgs                                   on 2003/02/04  20:06:19
71287         Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
71288              From: Stephen McCamant <smcc@mit.edu>
71289              Date: Mon, 3 Feb 2003 21:01:07 -0500
71290              Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
71291      Branch: perl
71292            ! ext/B/B/Concise.pm ext/B/t/concise.t
71293 ____________________________________________________________________________
71294 [ 18656] By: rgs                                   on 2003/02/04  20:02:56
71295         Log: Better version of change #18648, by Enache Adrian
71296              Message-ID: <20030204101533.GA11817@ratsnest.hole>
71297      Branch: perl
71298            ! op.c
71299 ____________________________________________________________________________
71300 [ 18655] By: jhi                                   on 2003/02/04  15:56:36
71301         Log: Add the new test to MANIFEST.
71302      Branch: perl
71303            ! MANIFEST
71304 ____________________________________________________________________________
71305 [ 18654] By: gbarr                                 on 2003/02/04  14:42:51
71306         Log: Sync with 1.10
71307      Branch: perl
71308            + ext/List/Util/t/lln.t
71309            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
71310            ! ext/List/Util/lib/List/Util.pm
71311            ! ext/List/Util/lib/Scalar/Util.pm
71312 ____________________________________________________________________________
71313 [ 18653] By: jhi                                   on 2003/02/04  11:04:25
71314         Log: Fix "[perl #20667] unicode regex vs non-unicode regex".
71315              The PL_regdata was not set up (S_cache_re()) before it
71316              was needed (S_reginclass()).  The test put in fresh_perl.t
71317              because we need a pristine state to start.
71318      Branch: perl
71319            ! regexec.c t/run/fresh_perl.t
71320 ____________________________________________________________________________
71321 [ 18652] By: jhi                                   on 2003/02/04  06:35:51
71322         Log: Comment tweak.
71323      Branch: perl
71324            ! t/op/pat.t
71325 ____________________________________________________________________________
71326 [ 18651] By: jhi                                   on 2003/02/04  06:28:53
71327         Log: Signedness issue.
71328      Branch: perl
71329            ! ext/MIME/Base64/Base64.xs
71330 ____________________________________________________________________________
71331 [ 18650] By: rgs                                   on 2003/02/03  22:02:44
71332         Log: Force the C locale in makedepend, to prevent gcc from
71333              producing locale-dependent messages.
71334      Branch: perl
71335            ! makedepend.SH
71336 ____________________________________________________________________________
71337 [ 18649] By: rgs                                   on 2003/02/03  22:00:21
71338         Log: Document the environment variable PERL_UTF8_LOCALE in perlrun.
71339      Branch: perl
71340            ! pod/perlrun.pod
71341 ____________________________________________________________________________
71342 [ 18648] By: rgs                                   on 2003/02/03  19:32:57
71343         Log: Fix bug #8760 : cop_line isn't properly restored
71344              when a module is loaded at runtime behind the scenes.
71345      Branch: perl
71346            ! op.c t/lib/warnings/perlio
71347 ____________________________________________________________________________
71348 [ 18647] By: merijn                                on 2003/02/03  16:14:00
71349         Log: Subject: Re: [perl #20606] [PATCH} openbsd hints
71350              From: Abe Timmerman <abe@ztreet.demon.nl>
71351              Date: Sun, 2 Feb 2003 18:27:57 +0100
71352              Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
71353      Branch: perl
71354            ! hints/openbsd.sh
71355 ____________________________________________________________________________
71356 [ 18644] By: jhi                                   on 2003/02/03  12:41:51
71357         Log: Duh, test -e ENOPORTABLE, I should've remembered that.
71358              (Made Solaris go boom.)
71359      Branch: perl
71360            ! Configure
71361 ____________________________________________________________________________
71362 [ 18643] By: jhi                                   on 2003/02/03  10:36:15
71363         Log: Detypo.
71364      Branch: perl
71365            ! cop.h
71366 ____________________________________________________________________________
71367 [ 18642] By: ams                                   on 2003/02/03  08:26:36
71368         Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
71369              utility scripts?)
71370      Branch: perl
71371            + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
71372            + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
71373            ! MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
71374            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
71375            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/base64.t
71376            ! ext/MIME/Base64/t/quoted-print.t
71377 ____________________________________________________________________________
71378 [ 18641] By: sky                                   on 2003/02/02  23:46:24
71379         Log: In any case, never copy this but use the same SV since
71380              if we copy we loose the hash we so badly need.
71381              For op_const we might still need to copy however.
71382      Branch: perl
71383            ! op.c
71384 ____________________________________________________________________________
71385 [ 18640] By: sky                                   on 2003/02/02  23:38:40
71386         Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
71387              threading issue. Should perhaps be a PVOP to save memory, but then
71388              we have nowhere to store the hash of the function!
71389      Branch: perl
71390            ! dump.c op.c pp_hot.c
71391 ____________________________________________________________________________
71392 [ 18637] By: jhi                                   on 2003/02/02  20:07:57
71393         Log: Plan 9: Some time has passed.
71394      Branch: perl
71395            ! plan9/buildinfo
71396 ____________________________________________________________________________
71397 [ 18636] By: jhi                                   on 2003/02/02  20:02:11
71398         Log: Subject: Re: typo in checkin 18616
71399              From: Nick Ing-Simmons <nick@ing-simmons.net>
71400              Date: Sun, 02 Feb 2003 17:23:08 +0000
71401              Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
71402      Branch: perl
71403            ! XSUB.h
71404 ____________________________________________________________________________
71405 [ 18635] By: jhi                                   on 2003/02/02  19:46:35
71406         Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
71407      Branch: perl
71408            + plan9/config_sh.sample
71409            ! MANIFEST
71410 ____________________________________________________________________________
71411 [ 18634] By: ams                                   on 2003/02/02  18:07:01
71412         Log: Subject: [PATCH] pod/perlfunc.pod
71413              From: abigail@abigail.nl
71414              Date: Sun, 2 Feb 2003 16:59:48 +0100
71415              Message-Id: <20030202155948.7971.qmail@abigail.nl>
71416      Branch: perl
71417            ! pod/perlfunc.pod
71418 ____________________________________________________________________________
71419 [ 18633] By: jhi                                   on 2003/02/02  16:48:26
71420         Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
71421              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
71422              Date: Wed, 22 Jan 2003 22:35:56 +0100
71423              Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
71424      Branch: perl
71425            ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t
71426 ____________________________________________________________________________
71427 [ 18632] By: jhi                                   on 2003/02/02  15:31:36
71428         Log: Also [perl #3547] has been fixed; add its test case.
71429      Branch: perl
71430            ! t/op/pat.t
71431 ____________________________________________________________________________
71432 [ 18631] By: jhi                                   on 2003/02/02  15:26:10
71433         Log: The [perl #7471] seems to have been fixed; add its test.
71434      Branch: perl
71435            ! t/op/pat.t
71436 ____________________________________________________________________________
71437 [ 18630] By: jhi                                   on 2003/02/02  15:21:23
71438         Log: seems to have been fixed; add its test.
71439      Branch: perl
71440            ! t/op/pat.t
71441 ____________________________________________________________________________
71442 [ 18629] By: jhi                                   on 2003/02/02  15:09:39
71443         Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
71444      Branch: perl
71445            + plan9/config_h.sample
71446            ! MANIFEST
71447 ____________________________________________________________________________
71448 [ 18628] By: jhi                                   on 2003/02/02  14:46:26
71449         Log: Plan 9: Update config.plan9 based on Russ Cox' work.
71450      Branch: perl
71451            ! plan9/config.plan9
71452 ____________________________________________________________________________
71453 [ 18627] By: jhi                                   on 2003/02/02  14:24:00
71454         Log: Plan 9: Update the list of object files.
71455      Branch: perl
71456            ! plan9/mkfile
71457 ____________________________________________________________________________
71458 [ 18626] By: jhi                                   on 2003/02/02  14:03:16
71459         Log: Plan 9: No Configure.
71460      Branch: perl
71461            ! Configure
71462 ____________________________________________________________________________
71463 [ 18624] By: jhi                                   on 2003/02/02  13:29:02
71464         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
71465      Branch: perl
71466            ! Configure
71467 ____________________________________________________________________________
71468 [ 18622] By: jhi                                   on 2003/02/02  12:49:13
71469         Log: minitest wasn't working.  (The $^X /miniperl/ test in
71470              io/crlf.t didn't work in Tru64, $^X was "./perl", used
71471              the same 'eval q/use .../' trick everywhere.)
71472      Branch: perl
71473            ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
71474            ! t/uni/tr_utf8.t
71475 ____________________________________________________________________________
71476 [ 18621] By: jhi                                   on 2003/02/02  12:23:28
71477         Log: Fix and test for [perl #15549 Empty \Q\E not permitted]
71478              (test.pl-ise quotemeta.t, too)
71479      Branch: perl
71480            ! t/op/quotemeta.t toke.c
71481 ____________________________________________________________________________
71482 [ 18618] By: sky                                   on 2003/02/01  21:04:36
71483         Log: Fix bug #15837, temporary from storable call hadn't gotten
71484              freed yet and was cloned but without a real (AvREAL)
71485              reference to it. @_ doesn't refcount!
71486      Branch: perl
71487            ! ext/threads/threads.xs
71488 ____________________________________________________________________________
71489 [ 18616] By: jhi                                   on 2003/02/01  19:43:09
71490         Log: Integrate from perlio:
71491
71492              [ 18591]
71493              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
71494              correct XSUB.h
71495
71496              [ 18611]
71497              Michael Schroeder's fix for re-try if stdio ops after
71498              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
71499
71500              [ 18612]
71501              PerlIO friendly version of speed up of $/ = undef case.
71502
71503              [ 18613]
71504              fflush() before invalidating stdio's fileno.
71505      Branch: perl
71506           !> XSUB.h perlio.c sv.c
71507 ____________________________________________________________________________
71508 [ 18615] By: sky                                   on 2003/02/01  12:01:01
71509         Log: Don't free thread before using it, breaks platforms that
71510              trust that I really want to free what I free, (like HPUX
71511              and AIX).
71512      Branch: perl
71513            ! ext/threads/threads.xs
71514 ____________________________________________________________________________
71515 [ 18614] By: ams                                   on 2003/02/01  12:00:29
71516         Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
71517              From: Nick Ing-Simmons <nick@ing-simmons.net>
71518              Date: Sat, 01 Feb 2003 13:03:52 +0000
71519              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
71520      Branch: perl
71521            ! perlio.c
71522 ____________________________________________________________________________
71523 [ 18609] By: jhi                                   on 2003/01/31  08:58:40
71524         Log: Go even further (back) than change #18608 and revert
71525              to the 5.8.0 code, since otherwise split.t #40 fails.
71526              The four new tests of pat.t should keep us more honest.
71527      Branch: perl
71528            ! regexec.c
71529 ____________________________________________________________________________
71530 [ 18608] By: jhi                                   on 2003/01/31  08:24:53
71531         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
71532              From: Enache Adrian <enache@rdslink.ro>
71533              Date: Fri, 31 Jan 2003 09:20:59 +0200
71534              Message-ID: <20030131072059.GB6045@ratsnest.hole>
71535      Branch: perl
71536            ! regexec.c t/op/pat.t
71537 ____________________________________________________________________________
71538 [ 18607] By: ams                                   on 2003/01/31  02:29:56
71539         Log: Fix typo in version check ($[ to $]).
71540      Branch: perl
71541            ! ext/Storable/t/restrict.t
71542 ____________________________________________________________________________
71543 [ 18606] By: rgs                                   on 2003/01/30  22:02:47
71544         Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
71545              From: Jose.auguste-etienne@cgss-guyane.fr
71546              Date: Thu, 30 Jan 2003 12:40:53 -0300
71547              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
71548      Branch: perl
71549            ! pod/perlunicode.pod
71550 ____________________________________________________________________________
71551 [ 18605] By: rgs                                   on 2003/01/30  20:58:52
71552         Log: code example in the FAQ that isn't strict-friendly.
71553              Subject: [perl #20616] Tie::IxHash doc error.
71554              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
71555              Date: 30 Jan 2003 11:43:17 -0000
71556              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
71557      Branch: perl
71558            ! pod/perlfaq4.pod
71559 ____________________________________________________________________________
71560 [ 18604] By: rgs                                   on 2003/01/30  20:52:05
71561         Log: FAQ sync.
71562      Branch: perl
71563            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
71564            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
71565            ! pod/perlfaq8.pod
71566 ____________________________________________________________________________
71567 [ 18603] By: jhi                                   on 2003/01/30  08:05:22
71568         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
71569              From: Enache Adrian <enache@rdslink.ro>
71570              Date: Thu, 30 Jan 2003 10:48:09 +0200
71571              Message-ID: <20030130084809.GA16902@ratsnest.hole>
71572
71573              Fix for half of the failures, with an expanded test.
71574      Branch: perl
71575            ! lib/utf8.t sv.c
71576 ____________________________________________________________________________
71577 [ 18602] By: merijn                                on 2003/01/30  06:31:50
71578         Log: Updates to the openbsd hints
71579
71580              Subject: [perl #20606] [no subject]
71581              Date: 29 Jan 2003 18:38:37 -0000
71582              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
71583              Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
71584      Branch: perl
71585            ! hints/openbsd.sh
71586 ____________________________________________________________________________
71587 [ 18601] By: jhi                                   on 2003/01/29  05:58:36
71588         Log: More of the #18600.
71589      Branch: perl
71590            ! pad.c
71591 ____________________________________________________________________________
71592 [ 18600] By: jhi                                   on 2003/01/29  05:37:12
71593         Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
71594              dumping (but now use SvPV_nolen).  (This change made an empty
71595              prototype to show up as "_" under -Uuseperlio.)
71596      Branch: perl
71597            ! dump.c
71598 ____________________________________________________________________________
71599 [ 18599] By: rgs                                   on 2003/01/28  21:07:08
71600         Log: Fix a very small memory leak in op_free, by reserving the
71601              case op_seq == (U16)-1 for the compiler backend
71602
71603              Subject: Re: Freeing code
71604              From: "Paul Johnson" <paul@pjcj.net>
71605              Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
71606              Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
71607      Branch: perl
71608            ! op.c
71609 ____________________________________________________________________________
71610 [ 18598] By: rgs                                   on 2003/01/28  20:43:02
71611         Log: Integrate from maint-5.8:
71612              Change 18450 :
71613              Tiny output tweak.
71614              Change 18429 :
71615              AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
71616              things like drand48_data are undefined).
71617              Change 18388 :
71618              List the PERL_MAGIC_utf8 ('w') flag.
71619      Branch: perl
71620           !> hints/aix.sh pod/perlguts.pod t/op/pat.t
71621 ____________________________________________________________________________
71622 [ 18597] By: rgs                                   on 2003/01/27  21:52:00
71623         Log: Subject: Re: [perl #20274] perlbug requires dynamic loading
71624              From: Slaven Rezic <slaven@rezic.de>
71625              Date: 14 Jan 2003 20:58:54 +0100
71626              Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
71627      Branch: perl
71628            ! ext/Sys/Hostname/Hostname.pm
71629 ____________________________________________________________________________
71630 [ 18596] By: rgs                                   on 2003/01/27  20:38:21
71631         Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
71632              without the lval context tweak. Used in OP_DBSTATE.
71633              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
71634              From: Dave Mitchell <davem@fdgroup.com>
71635              Date: Sun, 26 Jan 2003 17:42:42 +0000
71636              Message-ID: <20030126174242.H16182@fdgroup.com>
71637      Branch: perl
71638            ! cop.h pp_ctl.c
71639 ____________________________________________________________________________
71640 [ 18595] By: rgs                                   on 2003/01/27  20:32:01
71641         Log: Subject: [PATCH] make Copy On Write work once again
71642              From: Nicholas Clark <nick@unfortu.net>
71643              Date: Sat, 25 Jan 2003 00:25:50 +0000
71644              Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net>
71645      Branch: perl
71646            ! sv.h
71647 ____________________________________________________________________________
71648 [ 18594] By: jhi                                   on 2003/01/27  20:01:44
71649         Log: Update the pod list for Plan 9.
71650      Branch: perl
71651            ! plan9/mkfile
71652 ____________________________________________________________________________
71653 [ 18593] By: sky                                   on 2003/01/26  22:37:21
71654         Log: When we copy things out of a hash and increment the
71655              refcount of the shared scalar, we really must protect
71656              that refcount increase with a lock, or else it might not
71657              happen. Fixes segfault when objects would prematurely
71658              be killed.
71659      Branch: perl
71660            ! ext/threads/shared/shared.xs
71661 ____________________________________________________________________________
71662 [ 18592] By: jhi                                   on 2003/01/26  21:54:36
71663         Log: Missing (STRLEN)casts.
71664      Branch: perl
71665            ! sv.c
71666 ____________________________________________________________________________
71667 [ 18589] By: rgs                                   on 2003/01/26  13:06:49
71668         Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
71669
71670              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
71671              From: Dave Mitchell <davem@fdgroup.com>
71672              Date: Fri, 24 Jan 2003 18:44:19 +0000
71673              Message-ID: <20030124184419.F11179@fdgroup.com>
71674      Branch: perl
71675            ! mg.c op.h pp_ctl.c
71676 ____________________________________________________________________________
71677 [ 18588] By: jhi                                   on 2003/01/26  12:18:10
71678         Log: Lest people get worried about not having PerlIO.
71679      Branch: perl
71680            ! pod/perluniintro.pod
71681 ____________________________________________________________________________
71682 [ 18586] By: jhi                                   on 2003/01/26  09:19:01
71683         Log: Plan 9 doesn't do nm, from Russ Cox.
71684      Branch: perl
71685            ! Configure
71686 ____________________________________________________________________________
71687 [ 18584] By: jhi                                   on 2003/01/26  09:11:23
71688         Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
71689      Branch: perl
71690            ! plan9/plan9ish.h
71691 ____________________________________________________________________________
71692 [ 18583] By: jhi                                   on 2003/01/26  09:08:36
71693         Log: Plan 9 compiler can't return quads from the ?: (condop).
71694              (There may be more spots like this, so a Configure test
71695              maybe in order, but this works for now.)  From Russ Cox.
71696      Branch: perl
71697            ! ext/PerlIO/via/via.xs plan9/plan9ish.h
71698 ____________________________________________________________________________
71699 [ 18581] By: ams                                   on 2003/01/26  05:29:40
71700         Log: Subject: Re: truncate using a globref
71701              From: Slaven Rezic <slaven@rezic.de>
71702              Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
71703              Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
71704      Branch: perl
71705            ! pp_sys.c t/io/fs.t
71706 ____________________________________________________________________________
71707 [ 18580] By: ams                                   on 2003/01/26  04:57:47
71708         Log: Subject: patch to speed up Perl's slurp mode
71709              From: Enache Adrian <enache@rdslink.ro>
71710              Date: Fri, 24 Jan 2003 06:23:54 +0200
71711              Message-Id: <20030124042354.GA30362@ratsnest.hole>
71712      Branch: perl
71713            ! sv.c
71714 ____________________________________________________________________________
71715 [ 18579] By: ams                                   on 2003/01/26  02:50:44
71716         Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
71717              From: Enache Adrian <enache@rdslink.ro>
71718              Date: Sun, 26 Jan 2003 04:55:48 +0200
71719              Message-Id: <20030126025548.GB812@ratsnest.hole>
71720      Branch: perl
71721            ! pp_ctl.c
71722 ____________________________________________________________________________
71723 [ 18578] By: ams                                   on 2003/01/26  02:40:20
71724         Log: Subject: [PATCH Storable 2.06] const declaration fixup
71725              From: "Craig A. Berry" <craigberry@mac.com>
71726              Date: Thu, 23 Jan 2003 16:24:46 -0600
71727              Message-Id: <3E306BAE.4030807@mac.com>
71728      Branch: perl
71729            ! ext/Storable/Storable.xs
71730 ____________________________________________________________________________
71731 [ 18577] By: rgs                                   on 2003/01/23  20:46:00
71732         Log: Subject: [PATCH] move pad.c warnings to different test file
71733              From: Dave Mitchell <davem@fdgroup.com>
71734              Date: Thu, 23 Jan 2003 20:56:47 +0000
71735              Message-ID: <20030123205647.C8696@fdgroup.com>
71736      Branch: perl
71737            + t/lib/warnings/pad
71738            ! MANIFEST t/lib/warnings/op
71739 ____________________________________________________________________________
71740 [ 18573] By: nick                                  on 2003/01/23  07:26:43
71741         Log: Fix Solaris 32-bit invalidate case.
71742      Branch: perl
71743            ! perlio.c
71744 ____________________________________________________________________________
71745 [ 18572] By: rgs                                   on 2003/01/22  21:40:21
71746         Log: Integrate change 18448 from maint-5.8 :
71747
71748              Subject: Partial Data::Dumper patch
71749              From: Richard Clamp <richardc@unixbeard.net>
71750              Date: Sat, 4 Jan 2003 00:52:47 +0000
71751              Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
71752
71753              Subject: Re: Partial Data::Dumper patch
71754              From: Slaven Rezic <slaven@rezic.de>
71755              Date: 04 Jan 2003 02:48:08 +0100
71756              Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
71757      Branch: perl
71758           !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
71759 ____________________________________________________________________________
71760 [ 18571] By: rgs                                   on 2003/01/22  21:22:31
71761         Log: Subject: [PATCH] Re: difference between my and our before introduction
71762              From: Dave Mitchell <davem@fdgroup.com>
71763              Date: Thu, 16 Jan 2003 17:12:37 +0000
71764              Message-ID: <20030116171237.C420@fdgroup.com>
71765              (with a small test tweak)
71766      Branch: perl
71767            ! pad.c t/comp/our.t toke.c
71768 ____________________________________________________________________________
71769 [ 18569] By: rgs                                   on 2003/01/22  21:00:59
71770         Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
71771      Branch: perl
71772            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
71773 ____________________________________________________________________________
71774 [ 18561] By: jhi                                   on 2003/01/22  17:43:45
71775         Log: Integrate from perlio:
71776              [ 18560]
71777              Fixes for open.pm which attempts to load layers:
71778              1. C equivalent of local $SIG{__WARN__} = sub {}
71779              while loading layers to supress warnings lib/open.t does
71780              not want.
71781              2. The loading scheme does not recurse now so look for
71782              new symptom of bad layer which is that a good module
71783              fails to load (as we cannot open any files).
71784
71785              NOTE: In my opinion open.pm should probably die on bad layer
71786              spec rather than just (maybe) warning and then allowing opens
71787              to fail.
71788      Branch: perl
71789           !> lib/open.t perlio.c
71790 ____________________________________________________________________________
71791 [ 18559] By: jhi                                   on 2003/01/22  13:19:31
71792         Log: Upgrade to Encode 1.86.
71793      Branch: perl
71794            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
71795            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
71796            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
71797 ____________________________________________________________________________
71798 [ 18558] By: jhi                                   on 2003/01/22  13:05:27
71799         Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack
71800              From: Dave Mitchell <davem@fdgroup.com>
71801              Date: Sun, 19 Jan 2003 17:22:05 +0000
71802              Message-ID: <20030119172204.D24444@fdgroup.com>
71803      Branch: perl
71804            ! dump.c
71805 ____________________________________________________________________________
71806 [ 18557] By: jhi                                   on 2003/01/22  13:01:15
71807         Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
71808              From: Nicholas Clark <nick@unfortu.net>
71809              Date: Tue, 21 Jan 2003 22:27:21 +0000
71810              Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
71811      Branch: perl
71812            ! sv.c t/op/ref.t
71813 ____________________________________________________________________________
71814 [ 18556] By: jhi                                   on 2003/01/22  12:59:02
71815         Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
71816              From: Robin Barker <Robin.Barker@npl.co.uk>
71817              Date: Mon, 20 Jan 2003 15:26:21 -0000
71818              Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
71819      Branch: perl
71820            ! perlio.h
71821 ____________________________________________________________________________
71822 [ 18555] By: jhi                                   on 2003/01/22  12:57:20
71823         Log: Integrate from perlio:
71824              [ 18539]
71825              Try the invalidate_fileno() idea for non-leaky stdio sockets.
71826
71827              [ 18540]
71828              stdio does NOT set errno==EBADF on invalidated fileno
71829
71830              [ 18547]
71831              Tweak APItest for new semantics of printf.
71832              Now printf() is always real printf() and not #define'd to
71833              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected
71834              back to original file does not affect stdout unless we are
71835              using :stdio as implementation. So things printf()ed XS side
71836              are not written to file (and turn up at end of test).
71837              So add an XS function which does fflush(stdout), modify .pm
71838              file to export it and .t file to call it.
71839
71840              [ 18548]
71841              Add defined(__osf__) case to invalidate_fileno (for Tru64).
71842
71843              [ 18549]
71844              Report layer name (without arg) on fail, and attempt to
71845              autoload layer name. (Fix for [perl #20460]).
71846
71847              [ 18550]
71848              #if defined(__irix__) (for stdio invalidate) from Jarkko.
71849      Branch: perl
71850           !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
71851           !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c
71852 ____________________________________________________________________________
71853 [ 18554] By: jhi                                   on 2003/01/22  12:47:03
71854         Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
71855              From: Dave Mitchell <davem@fdgroup.com>
71856              Date: Sun, 19 Jan 2003 16:43:54 +0000
71857              Message-ID: <20030119164353.B24444@fdgroup.com>
71858      Branch: perl
71859            ! av.c t/op/array.t
71860 ____________________________________________________________________________
71861 [ 18553] By: jhi                                   on 2003/01/22  12:43:31
71862         Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
71863              From: Martti Rahkila <martti.rahkila@hut.fi>
71864              Date: Sat, 18 Jan 2003 00:25:39 +0200
71865              Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
71866
71867              (chose the 'even safer' version)
71868      Branch: perl
71869            ! lib/Term/Complete.pm
71870 ____________________________________________________________________________
71871 [ 18552] By: jhi                                   on 2003/01/22  12:34:06
71872         Log: Subject: [PATCH] assert PV isn't RV
71873              From: Nicholas Clark <nick@unfortu.net>
71874              Date: Fri, 17 Jan 2003 19:40:45 +0000
71875              Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
71876      Branch: perl
71877            ! sv.h
71878 ____________________________________________________________________________
71879 [ 18551] By: jhi                                   on 2003/01/22  12:28:11
71880         Log: Integrate from maint-5.8:
71881              [ 18375]
71882              Better version of change #18370; use the new 'E' flag
71883              so that cxinc is exposed (as cpp) only to List::Util
71884              (well, any extension) (well, anyone who does -DPERL_EXT),
71885              no need to export it globally.
71886      Branch: perl
71887           !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
71888 ____________________________________________________________________________
71889 [ 18545] By: ams                                   on 2003/01/22  06:06:26
71890         Log: Subject: [PATCH perl-current] AUTHORS correction
71891              From: Richard Soderberg <rs@crystalflame.net>
71892              Date: Wed, 22 Jan 2003 02:08:13 -0500
71893              Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
71894      Branch: perl
71895            ! AUTHORS
71896 ____________________________________________________________________________
71897 [ 18544] By: jhi                                   on 2003/01/22  03:45:01
71898         Log: Continuation of #18542.
71899      Branch: perl
71900            ! sv.c
71901 ____________________________________________________________________________
71902 [ 18543] By: jhi                                   on 2003/01/22  03:21:23
71903         Log: Update the MD5 checksums.
71904      Branch: perl
71905            ! ext/Digest/MD5/t/files.t
71906 ____________________________________________________________________________
71907 [ 18542] By: hv                                    on 2003/01/22  01:37:52
71908         Log: #18530 misses a couple of pTHX definitions
71909      Branch: perl
71910            ! sv.c
71911 ____________________________________________________________________________
71912 [ 18541] By: jhi                                   on 2003/01/21  22:08:51
71913         Log: Try to make including patchlevel.h a bit more
71914              robust (use <> instead of "") and in case of
71915              failure (PERL_VERSION didn't get defined) try
71916              to fail (by trying to #include an "obviously"
71917              named file that should not exist) (didn't use
71918              #error since IIRC older cpps do not have it)
71919              (Tries to address [perl #20276].)
71920      Branch: perl
71921            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
71922            ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
71923            ! ext/Storable/Storable.xs
71924 ____________________________________________________________________________
71925 [ 18538] By: merijn                                on 2003/01/21  16:54:00
71926         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
71927              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71928              Date: Mon, 30 Dec 2002 18:01:16 -0800
71929              Message-ID: <spPE+gzkg+6F092yn@efn.org>
71930      Branch: perl
71931            ! Configure
71932 ____________________________________________________________________________
71933 [ 18536] By: jhi                                   on 2003/01/21  14:18:40
71934         Log: Allow explicit -C enable/disable by -C:1/-C:0
71935              (suggested by Peter Haworth).
71936      Branch: perl
71937            ! perl.c pod/perlrun.pod
71938 ____________________________________________________________________________
71939 [ 18534] By: hv                                    on 2003/01/21  02:22:53
71940         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
71941              From: Chip Turner <cturner@redhat.com>
71942              Date: 02 Jan 2003 11:35:57 -0500
71943              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
71944      Branch: perl
71945            ! lib/Pod/Perldoc.pm
71946 ____________________________________________________________________________
71947 [ 18533] By: hv                                    on 2003/01/21  02:15:29
71948         Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
71949              From: hv@crypt.org
71950              Date: Thu, 02 Jan 2003 14:33:49 +0000
71951              Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
71952      Branch: perl
71953            ! regexec.c t/op/subst.t
71954 ____________________________________________________________________________
71955 [ 18532] By: hv                                    on 2003/01/21  01:56:31
71956         Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
71957              From: Martien Verbruggen <mgjv@tradingpost.com.au>
71958              Date: Tue, 31 Dec 2002 16:42:28 +1100
71959              Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
71960      Branch: perl
71961            ! pod/perlsyn.pod
71962 ____________________________________________________________________________
71963 [ 18531] By: hv                                    on 2003/01/21  01:52:49
71964         Log: integrate #18366-18370 from maint-5.8:
71965              Implement the CPP namespace protection from [perl #8610];
71966              unless a function has an 'A' flag, it's defined only if
71967              PERL_CORE.  (Why do we have so many many functions with an
71968              'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
71969              could be cut down further by having a state variable and
71970              inserting #ifdefs and #endifs when the state flips.)
71971
71972              Caught by change #18366; thanks to the re extension we have some
71973              functions that are file static but yet part of "the public API"...
71974              Maybe a new class of exportability (a new embed.fnc flag) is
71975              required for this case.
71976
71977              Continue on change #18367; implement the said flag, 'E'.
71978              (Some nm output studying was needed to get the right set
71979              of re symbols defined.)
71980
71981              In AIX (strict symbol exports) the cxinc is needed for List::Util.
71982      Branch: perl
71983            ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym
71984 ____________________________________________________________________________
71985 [ 18530] By: hv                                    on 2003/01/21  01:37:03
71986         Log: integrate (by hand) #18353 and #18359 from maint-5.8:
71987              Introduce a cache for UTF-8 data: length and byte<->char offset
71988              mapping are stored in a new type of magic.  Speeds up length(),
71989              substr(), index(), rindex(), pos(), and some parts of s///.
71990
71991              The speedup varies a lot (on the usual suspects: what is the
71992              access pattern of the data, compiler, CPU), but should be at
71993              least one order of magnitude, and getting to the same magnitude
71994              as byte string speeds, and in some cases  (length on unchanged data)
71995              even reaching the byte string speed.  On the other hand, in some
71996              cases (index) the byte speed is still faster by a factor of five
71997              or so, but the bottleneck there does not seem to be any more
71998              the byte<->char offset mapping (instead, the fbm_instr() speed).
71999
72000              There is one cache slot for the length, and only two for the
72001              byte<->char offset mapping (the first one for the start->offset,
72002              and the second for the offset->offset+length, when talking
72003              in substr() terms).
72004
72005              Code this hairy is bound to have hairy trolls hiding under it.
72006              [...]
72007              A small tweak on top of #18353: don't display mg_len bytes of
72008              mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
72009      Branch: perl
72010            ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h
72011            ! sv.c util.c
72012 ____________________________________________________________________________
72013 [ 18529] By: hv                                    on 2003/01/21  00:44:20
72014         Log: integrate #18349 from maint-5.8:
72015              At least partially address [perl #10000] by speeding
72016              up both the ASCII case (by about 2-3%) and the UTF-8 case
72017              (by about 45%).  The major trick is to avoid hitting the
72018              costly S_reginclass().  (Even before this patch the speedup
72019              since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
72020              still about 30-60% slower than the ASCII case.  (Note that
72021              I'm unable to reproduce the 10-fold speed difference of the
72022              original bug report; I can see a factor of 2 or 3, but no more.)
72023      Branch: perl
72024           !> regexec.c
72025 ____________________________________________________________________________
72026 [ 18528] By: hv                                    on 2003/01/21  00:24:11
72027         Log: Subject: [PATCH pp_ctl.c] silence warning
72028              From: Dave Mitchell <davem@fdgroup.com>
72029              Date: Sun, 29 Dec 2002 15:09:31 +0000
72030              Message-ID: <20021229150931.C2325@fdgroup.com>
72031      Branch: perl
72032            ! pp_ctl.c
72033 ____________________________________________________________________________
72034 [ 18527] By: hv                                    on 2003/01/21  00:04:14
72035         Log: Subject: perl version reporting
72036              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72037              Date: Wed, 18 Dec 2002 08:30:32 +0100
72038              Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
72039      Branch: perl
72040            ! perl.c
72041 ____________________________________________________________________________
72042 [ 18526] By: hv                                    on 2003/01/20  23:21:22
72043         Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
72044              From: Blair Zajac <blair@orcaware.com>
72045              Date: Wed, 08 Jan 2003 12:28:35 -0800
72046              Message-ID: <3E1C89F3.2B4759C@orcaware.com>
72047      Branch: perl
72048            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
72049            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
72050 ____________________________________________________________________________
72051 [ 18524] By: jhi                                   on 2003/01/20  17:51:10
72052         Log: Integrate from perlio:
72053              [ 18520]
72054              Move #define printf out of perl.h into appropriate
72055              PerlIO files.
72056      Branch: perl
72057           !> fakesdio.h nostdio.h perl.h
72058 ____________________________________________________________________________
72059 [ 18523] By: jhi                                   on 2003/01/20  17:48:51
72060         Log: Upgrade to Digest 1.02.
72061      Branch: perl
72062            ! lib/Digest.pm lib/Digest.t
72063 ____________________________________________________________________________
72064 [ 18522] By: jhi                                   on 2003/01/20  17:43:15
72065         Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
72066              From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
72067              Date: 20 Jan 2003 01:54:07 -0000
72068              Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
72069      Branch: perl
72070            ! pp_hot.c
72071 ____________________________________________________________________________
72072 [ 18521] By: jhi                                   on 2003/01/20  17:37:35
72073         Log: Retract #18154 (integrate of perlio #18507), not enough
72074              threadsafety.
72075      Branch: perl
72076            ! perlio.c
72077 ____________________________________________________________________________
72078 [ 18519] By: jhi                                   on 2003/01/20  12:25:43
72079         Log: Encode MANIFEST update.
72080      Branch: perl
72081            ! ext/Encode/MANIFEST
72082 ____________________________________________________________________________
72083 [ 18517] By: nick                                  on 2003/01/20  08:34:10
72084         Log: Integrate #18405 from maint-5.8 which fixes whitespac
72085              issues in open(FH,"&...")
72086      Branch: perl
72087           !> doio.c
72088 ____________________________________________________________________________
72089 [ 18516] By: jhi                                   on 2003/01/19  13:48:10
72090         Log: microperl update.
72091      Branch: perl
72092            ! Makefile.micro uconfig.h uconfig.sh
72093 ____________________________________________________________________________
72094 [ 18514] By: jhi                                   on 2003/01/18  18:36:00
72095         Log: Integrate from perlio:
72096              [ 18507]
72097              Thread-protection for dup/fclose/dup2 scheme of stdio leak
72098              avoidance.
72099      Branch: perl
72100           !> perlio.c t/io/tell.t
72101 ____________________________________________________________________________
72102 [ 18513] By: jhi                                   on 2003/01/18  18:07:01
72103         Log: Slight pod reformatting based on [perl #20284].
72104      Branch: perl
72105            ! README.mint ext/Data/Dumper/Dumper.pm
72106 ____________________________________________________________________________
72107 [ 18512] By: jhi                                   on 2003/01/17  21:00:15
72108         Log: EPOC perl address updates.
72109      Branch: perl
72110            ! README.epoc
72111 ____________________________________________________________________________
72112 [ 18511] By: jhi                                   on 2003/01/17  20:23:42
72113         Log: Upgrade to Digest 1.01.
72114      Branch: perl
72115            ! lib/Digest.pm
72116 ____________________________________________________________________________
72117 [ 18510] By: jhi                                   on 2003/01/17  19:53:37
72118         Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
72119      Branch: perl
72120            ! utils/libnetcfg.PL
72121 ____________________________________________________________________________
72122 [ 18509] By: jhi                                   on 2003/01/17  19:45:11
72123         Log: Upgrade to Digest::MD5 2.22.
72124      Branch: perl
72125            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
72126            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
72127            ! ext/Digest/MD5/t/files.t
72128 ____________________________________________________________________________
72129 [ 18508] By: merijn                                on 2003/01/17  14:12:53
72130         Log: Subject: Re: 18457 on cygwin/20030113
72131              From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
72132              Date: Fri, 17 Jan 2003 15:10:34 +0000
72133              Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
72134      Branch: perl
72135            ! t/io/tell.t
72136 ____________________________________________________________________________
72137 [ 18504] By: jhi                                   on 2003/01/17  13:21:51
72138         Log: Integrate from perlio:
72139              [ 18476]
72140              Remove workaround for :stdio layer bug now fixed
72141              (Fixes #18975)
72142      Branch: perl
72143           !> pp_sys.c
72144 ____________________________________________________________________________
72145 [ 18502] By: jhi                                   on 2003/01/16  22:53:23
72146         Log: Integrate from maint-5.6:
72147              [ 18477]
72148              search utility doesn't skip exe/lib/pdb files properly on windows
72149      Branch: perl
72150           !> win32/bin/search.pl
72151 ____________________________________________________________________________
72152 [ 18501] By: rgs                                   on 2003/01/16  21:28:42
72153         Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
72154              From: "Jos I. Boumans" <kane@dwim.org>
72155              Date: Thu, 16 Jan 2003 14:04:48 +0100
72156              Message-ID: <3E26ADF0.6010605@dwim.org>
72157              (with test tweaks)
72158      Branch: perl
72159            ! lib/File/Find.pm lib/File/Find/t/find.t
72160 ____________________________________________________________________________
72161 [ 18500] By: rgs                                   on 2003/01/16  21:17:14
72162         Log: Integrate #18447 from maint-5.8 :
72163              test.pl-ise t/op/fh.t.
72164      Branch: perl
72165           !> t/op/fh.t
72166 ____________________________________________________________________________
72167 [ 18499] By: rgs                                   on 2003/01/16  20:58:59
72168         Log: Integrate changes to Attribute::Handlers from maint-5.8
72169              (18404 and 18427).
72170              Subject: [PATCH] Re: Attribute::Handlers phase variance
72171              From: Richard Clamp <richardc@unixbeard.net>
72172              Date: Mon, 9 Dec 2002 11:10:24 +0000
72173              Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
72174      Branch: perl
72175           !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
72176 ____________________________________________________________________________
72177 [ 18498] By: rgs                                   on 2003/01/16  20:48:10
72178         Log: Integrate changes #18422 and #18423 from maint-5.8.
72179              18422 :
72180              Third Degree found a read of uninit memory (after setting
72181              grent_size with sysconf(), pwent_size was read).  Also make
72182              the ERANGE/INVARG more consistent.
72183              18423 :
72184              spent_size was still off.  (As far as I can tell
72185              _SC_GETPW_R_SIZE_MAX is supposed to be used also
72186              for spents, not just pwents.)
72187      Branch: perl
72188           !> reentr.c reentr.h reentr.pl
72189 ____________________________________________________________________________
72190 [ 18497] By: rgs                                   on 2003/01/16  20:40:58
72191         Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
72192              From: Dave Mitchell <davem@fdgroup.com>
72193              Date: Wed, 1 Jan 2003 21:43:24 +0000
72194              Message-ID: <20030101214324.F12907@fdgroup.com>
72195              (integrated from change #18397 in maint-5.8)
72196      Branch: perl
72197           !> lib/Time/Local.pm lib/Time/Local.t
72198 ____________________________________________________________________________
72199 [ 18496] By: jhi                                   on 2003/01/16  20:36:23
72200         Log: Fix 'use encoding' I/O for code points 0x80..0xFF;
72201              code changes from Inaba Hiroto; test tweaks by jhi.
72202      Branch: perl
72203            + ext/Encode/t/enc_eucjp.t
72204            ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t
72205            ! pp.c sv.c sv.h t/uni/tr_utf8.t
72206 ____________________________________________________________________________
72207 [ 18495] By: jhi                                   on 2003/01/16  20:19:36
72208         Log: It seems the binmode() is needed with UTF-8 locales enabled.
72209      Branch: perl
72210            ! ext/Encode/t/CJKT.t
72211 ____________________________________________________________________________
72212 [ 18494] By: jhi                                   on 2003/01/16  20:11:35
72213         Log: Upgrade to CGI.pm 2.89.
72214      Branch: perl
72215            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
72216            ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t
72217 ____________________________________________________________________________
72218 [ 18493] By: jhi                                   on 2003/01/16  20:03:01
72219         Log: Subject: Update for ext/MIME/Base64/
72220              From: Gisle Aas <gisle@ActiveState.com>
72221              Date: 30 Dec 2002 07:34:34 -0800
72222              Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
72223      Branch: perl
72224            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
72225            ! ext/MIME/Base64/QuotedPrint.pm
72226            ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t
72227 ____________________________________________________________________________
72228 [ 18492] By: jhi                                   on 2003/01/16  19:56:07
72229         Log: Subject: Update for ext/Digest/MD5/
72230              From: Gisle Aas <gisle@ActiveState.com>
72231              Date: 30 Dec 2002 07:38:16 -0800
72232              Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
72233      Branch: perl
72234            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
72235            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
72236            ! ext/Digest/MD5/t/files.t
72237 ____________________________________________________________________________
72238 [ 18491] By: jhi                                   on 2003/01/16  19:24:10
72239         Log: if (0) the PL_widesyscalls code for now: Sarathy
72240              should take another look to see whether it is really
72241              safe to remove the code, too.
72242      Branch: perl
72243            ! win32/win32.h wince/win32.h
72244 ____________________________________________________________________________
72245 [ 18490] By: jhi                                   on 2003/01/16  01:58:39
72246         Log: Make the locale-induced UTF-8-ification of STD fhs
72247              and the default file open layer explicit (either -C
72248              or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
72249      Branch: perl
72250            ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h
72251            ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod
72252            ! pod/perlvar.pod
72253 ____________________________________________________________________________
72254 [ 18489] By: rgs                                   on 2003/01/15  20:55:00
72255         Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
72256              From: Brendan O'Dea <bod@debian.org>
72257              Date: Sun, 12 Jan 2003 06:18:32 +1100
72258              Message-ID: <20030111191832.GA19441@londo.c47.org>
72259      Branch: perl
72260            ! pod/perlrun.pod
72261 ____________________________________________________________________________
72262 [ 18488] By: rgs                                   on 2003/01/15  20:51:48
72263         Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
72264              From: Brendan O'Dea <bod@debian.org>
72265              Date: Sun, 12 Jan 2003 06:17:30 +1100
72266              Message-ID: <20030111191730.GA19420@londo.c47.org>
72267      Branch: perl
72268            ! lib/diagnostics.pm
72269 ____________________________________________________________________________
72270 [ 18487] By: rgs                                   on 2003/01/15  20:45:14
72271         Log: Add a test case for bug [perl #19545]
72272      Branch: perl
72273            ! t/op/do.t
72274 ____________________________________________________________________________
72275 [ 18486] By: rgs                                   on 2003/01/15  20:34:52
72276         Log: isa() and can() didn't work on magic variables
72277              see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
72278              plus a test case by B. Goldberg
72279      Branch: perl
72280            ! t/op/universal.t universal.c
72281 ____________________________________________________________________________
72282 [ 18485] By: rgs                                   on 2003/01/15  20:10:57
72283         Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
72284              From: Stephen McCamant <smcc@mit.edu>
72285              Date: Thu, 2 Jan 2003 18:08:23 -0500
72286              Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
72287              Plus a test by Jarkko
72288              Integrated from changes 18444 and 18446 from maint-5.8
72289      Branch: perl
72290           +> t/op/readline.t
72291           !> MANIFEST pp_hot.c
72292 ____________________________________________________________________________
72293 [ 18484] By: jhi                                   on 2003/01/15  14:09:57
72294         Log: Upgrade to Time::HiRes 1.42.
72295      Branch: perl
72296            + ext/Time/HiRes/fallback/const-c.inc
72297            + ext/Time/HiRes/fallback/const-xs.inc
72298            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
72299            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
72300 ____________________________________________________________________________
72301 [ 18483] By: jhi                                   on 2003/01/15  00:23:20
72302         Log: Detypo.
72303      Branch: perl
72304            ! ext/Encode/Unicode/Unicode.xs
72305 ____________________________________________________________________________
72306 [ 18482] By: rgs                                   on 2003/01/14  21:41:04
72307         Log: Integrate change #18365 from maint-5.8 :
72308              Doc tweak on the S_ macros.
72309      Branch: perl
72310           !> pod/perlfunc.pod
72311 ____________________________________________________________________________
72312 [ 18481] By: jhi                                   on 2003/01/14  12:40:24
72313         Log: Apparently some stdios have bugs (no! don't tell it is so!)
72314              or there is a corner of stdio that is substandardised.
72315      Branch: perl
72316            ! t/io/tell.t
72317 ____________________________________________________________________________
72318 [ 18480] By: jhi                                   on 2003/01/14  01:25:14
72319         Log: Encode 1.84 broke the subtest #7, further study required.
72320      Branch: perl
72321            ! t/uni/tr_utf8.t
72322 ____________________________________________________________________________
72323 [ 18479] By: jhi                                   on 2003/01/13  23:13:02
72324         Log: Add a test for encoding 'utf8'.
72325      Branch: perl
72326            + ext/Encode/t/enc_utf8.t
72327            ! MANIFEST ext/Encode/MANIFEST
72328 ____________________________________________________________________________
72329 [ 18478] By: jhi                                   on 2003/01/13  23:10:55
72330         Log: Upgrade to Encode 1.84.
72331      Branch: perl
72332            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
72333            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
72334 ____________________________________________________________________________
72335 [ 18475] By: jhi                                   on 2003/01/13  02:42:47
72336         Log: Integrate from perlio:
72337              [ 18471]
72338              Fix #18711 and add test for it (and indeed tell on write
72339              handles at all !
72340
72341              (#18711 Serious bug of tell() in perl)
72342      Branch: perl
72343           !> perlio.c t/io/tell.t
72344 ____________________________________________________________________________
72345 [ 18474] By: jhi                                   on 2003/01/13  02:41:04
72346         Log: Integrate from perlio:
72347              [ 18470]
72348              Fix #16306 and #16880
72349
72350              (#16306 Big Badda leak in Sockets)
72351              (#16880 Memory leak with IO::Socket in Perl v5.8.0)
72352      Branch: perl
72353           !> perlio.c
72354 ____________________________________________________________________________
72355 [ 18473] By: jhi                                   on 2003/01/13  02:38:33
72356         Log: Integrate perlio #18040 and #18043 (no real changes;
72357              some whitespace changes but ignored them so that Dan's
72358              version of Encode wins)
72359      Branch: perl
72360           !> ext/Encode/Encode.xs
72361 ____________________________________________________________________________
72362 [ 18472] By: jhi                                   on 2003/01/13  01:31:01
72363         Log: Integrate perlio to mainline:
72364              [ 18240]
72365              Avoid eqtime() wiping the file (as suggested by
72366              "Luis G. Uribe C." <GUribe@SoftHome.net>
72367      Branch: perl
72368           !> lib/ExtUtils/Command.pm
72369 ____________________________________________________________________________
72370 [ 18468] By: rgs                                   on 2003/01/09  21:07:44
72371         Log: Subject: [PATCH] VMS perly build tweak
72372              From: "Craig A. Berry" <craigberry@mac.com>
72373              Date: Thu, 9 Jan 2003 14:44:40 -0600
72374              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
72375      Branch: perl
72376            ! vms/descrip_mms.template
72377 ____________________________________________________________________________
72378 [ 18467] By: rgs                                   on 2003/01/09  21:03:07
72379         Log: Document that ${^TAINT} is read-only.
72380      Branch: perl
72381            ! pod/perlvar.pod
72382 ____________________________________________________________________________
72383 [ 18465] By: rgs                                   on 2003/01/08  22:02:26
72384         Log: Fix the doc for splitpath() in the File::Spec modules :
72385              this function doesn't return undef in any case.
72386      Branch: perl
72387            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
72388            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
72389 ____________________________________________________________________________
72390 [ 18464] By: rgs                                   on 2003/01/08  21:40:37
72391         Log: Subject: [PATCH] label code in pp_ctl.c
72392              From: Nicholas Clark <nick@unfortu.net>
72393              Date: Thu, 26 Dec 2002 21:19:36 +0000
72394              Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
72395              (Integrated from change #18400 from maint-5.8)
72396      Branch: perl
72397           !> pp_ctl.c
72398 ____________________________________________________________________________
72399 [ 18463] By: rgs                                   on 2003/01/08  21:27:49
72400         Log: Subject: [DOCPATCH] hv_store and hv_store_ent
72401              From: Nicholas Clark <nick@unfortu.net>
72402              Date: Wed, 1 Jan 2003 18:17:59 +0000
72403              Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
72404              (Integrated from change #18399 from maint-5.8)
72405      Branch: perl
72406           !> hv.c
72407 ____________________________________________________________________________
72408 [ 18462] By: rgs                                   on 2003/01/08  21:24:09
72409         Log: Integrate change #18391 from maint-5.8:
72410              Document the installprefix trick for compiling PASE Perl in AIX.
72411      Branch: perl
72412           !> README.os400
72413 ____________________________________________________________________________
72414 [ 18461] By: rgs                                   on 2003/01/08  21:16:54
72415         Log: Integrate change #18362 from maint-5.8:
72416              Fix [perl #18666] (taking the more conservative approach).
72417      Branch: perl
72418           !> lib/File/Spec/Unix.pm
72419 ____________________________________________________________________________
72420 [ 18460] By: rgs                                   on 2003/01/08  21:14:20
72421         Log: Integrate change #18361 from maint-5.8:
72422              Document that the socketpair tests are unhappy in old SCO,
72423              as per [perl #18537].
72424      Branch: perl
72425           !> pod/perl58delta.pod
72426 ____________________________________________________________________________
72427 [ 18459] By: rgs                                   on 2003/01/08  20:48:19
72428         Log: PerlFAQ sync.
72429      Branch: perl
72430            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
72431            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
72432            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
72433            ! pod/perlfaq9.pod
72434 ____________________________________________________________________________
72435 [ 18456] By: hv                                    on 2003/01/07  09:20:22
72436         Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
72437              From: Nicholas Clark <nick@unfortu.net>
72438              Date: Thu, 26 Dec 2002 21:16:27 +0000
72439              Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
72440      Branch: perl
72441            ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c
72442            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c
72443            ! utf8.c
72444 ____________________________________________________________________________
72445 [ 18455] By: hv                                    on 2003/01/07  08:54:38
72446         Log: Subject: [PATCH] integrate more with report_evil_fh
72447              From: Nicholas Clark <nick@unfortu.net>
72448              Date: Thu, 26 Dec 2002 20:56:21 +0000
72449              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
72450      Branch: perl
72451            ! pp_sys.c
72452 ____________________________________________________________________________
72453 [ 18454] By: hv                                    on 2003/01/07  08:45:54
72454         Log: Integrate podlators-1.25
72455      Branch: perl
72456            ! lib/Pod/Man.pm lib/Pod/t/man.t
72457 ____________________________________________________________________________
72458 [ 18453] By: rgs                                   on 2003/01/06  20:31:43
72459         Log: Change the value of ${^TAINT} : 0 without taint checks,
72460              1 with -T, and -1 with -t or -TU.
72461      Branch: perl
72462            ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
72463            ! t/run/switcht.t
72464 ____________________________________________________________________________
72465 [ 18451] By: merijn                                on 2003/01/06  06:43:11
72466         Log: Subject: [PATCH perl@18746] VMS test adjustments
72467              Date: Sat, 04 Jan 2003 11:26:00 -0600
72468              From: "Craig A. Berry" <craigberry@mac.com>
72469              Message-ID: <3E171928.1040100@mac.com>
72470      Branch: perl
72471            ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
72472            ! t/run/switchI.t
72473 ____________________________________________________________________________
72474 [ 18441] By: rgs                                   on 2003/01/04  20:06:45
72475         Log: Subject: [DOCPATCH] File::Copy's synopsis
72476              From: Nicholas Clark <nick@unfortu.net>
72477              Date: Wed, 1 Jan 2003 21:09:30 +0000
72478              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
72479      Branch: perl
72480            ! lib/File/Copy.pm
72481 ____________________________________________________________________________
72482 [ 18440] By: rgs                                   on 2003/01/04  16:31:31
72483         Log: Integrate change #18420 from maint-5.8:
72484              Mea culpa: the join() was the string join, not the
72485              ithreads join().
72486      Branch: perl
72487           !> ext/threads/t/join.t
72488 ____________________________________________________________________________
72489 [ 18439] By: rgs                                   on 2003/01/04  15:34:54
72490         Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
72491              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
72492              Date: Fri, 13 Dec 2002 00:54:43 +0100
72493              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
72494              Same as change 18403 for maint-5.8 branch
72495      Branch: perl
72496            ! lib/ExtUtils/t/Embed.t
72497 ____________________________________________________________________________
72498 [ 18438] By: rgs                                   on 2003/01/04  15:24:22
72499         Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
72500              From: andreas.koenig@anima.de (Andreas J. Koenig)
72501              Date: Fri, 03 Jan 2003 00:57:15 +0100
72502              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
72503      Branch: perl
72504            ! pod/perlre.pod
72505 ____________________________________________________________________________
72506 [ 18435] By: jhi                                   on 2003/01/04  14:36:08
72507         Log: The problems.t is back.
72508      Branch: perl
72509            ! MANIFEST
72510 ____________________________________________________________________________
72511 [ 18434] By: sky                                   on 2003/01/04  07:43:50
72512         Log: Forgot to add problems.t with change #18419
72513      Branch: perl
72514            + ext/threads/t/problems.t
72515 ____________________________________________________________________________
72516 [ 18432] By: jhi                                   on 2003/01/04  04:48:30
72517         Log: One more (or, rather, less) //.
72518      Branch: perl
72519            ! ext/threads/threads.xs
72520 ____________________________________________________________________________
72521 [ 18431] By: jhi                                   on 2003/01/04  04:39:01
72522         Log: Integrate from maintperl:
72523              [ 18430]
72524              // is still not portable C commentary.
72525      Branch: perl
72526           !> ext/threads/threads.xs
72527 ____________________________________________________________________________
72528 [ 18425] By: jhi                                   on 2003/01/04  03:37:04
72529         Log: Until Arthur really adds the problems.t.
72530      Branch: perl
72531            ! MANIFEST
72532 ____________________________________________________________________________
72533 [ 18421] By: sky                                   on 2003/01/04  01:27:55
72534         Log: Fix long standing memory leak with pop and shift!
72535      Branch: perl
72536            ! ext/threads/shared/shared.xs
72537 ____________________________________________________________________________
72538 [ 18419] By: sky                                   on 2003/01/03  23:45:34
72539         Log: Fixes bug #15273, the return of the object caused
72540              the stash of the object to be cloned, cloning the entire syntax
72541              tree and all lexicals in there creating danglning copies to the
72542              object. (Pararell but unlinked STASH tree).
72543              This adds a new flag, when set it will use STASHES from the
72544              thread we are joining into avoiding the problem.
72545      Branch: perl
72546            ! MANIFEST ext/threads/threads.xs sv.c sv.h
72547 ____________________________________________________________________________
72548 [ 18417] By: sky                                   on 2003/01/03  18:16:46
72549         Log: Fake what context we are running in for CLONE and DESTROY so
72550              threads->tid() returns the correct value.
72551              This is reported as bug #10046
72552      Branch: perl
72553            ! ext/threads/t/basic.t ext/threads/threads.xs
72554 ____________________________________________________________________________
72555 [ 18413] By: sky                                   on 2003/01/03  15:15:14
72556         Log: Change pp_lock to take a reference instead of a
72557              scalar since it wouldn't fork for the HELEM/AELEM
72558              case. This was reported in bug #10045
72559      Branch: perl
72560            ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h
72561 ____________________________________________________________________________
72562 [ 18412] By: hv                                    on 2003/01/03  11:14:51
72563         Log: Integrate from maint-5.8 #18348:
72564              Make Math::Trig a little bit more better behaved module citizen.
72565      Branch: perl
72566           !> lib/Math/Trig.pm
72567 ____________________________________________________________________________
72568 [ 18411] By: hv                                    on 2003/01/03  11:11:09
72569         Log: Subject: Re: [perl #19061] 'goto' confuses 'redo'
72570              From: Stephen McCamant <smcc@mit.edu>
72571              Date: Sun, 22 Dec 2002 22:09:51 -0500
72572              Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
72573      Branch: perl
72574            ! pp_ctl.c
72575 ____________________________________________________________________________
72576 [ 18410] By: hv                                    on 2003/01/03  11:06:40
72577         Log: Subject: new flag SvPADSTALE
72578              From: Dave Mitchell <davem@fdgroup.com>
72579              Date: Thu, 19 Dec 2002 19:00:21 +0000
72580              Message-ID: <20021219190021.D9530@fdgroup.com>
72581      Branch: perl
72582            ! dump.c scope.c sv.h
72583 ____________________________________________________________________________
72584 [ 18409] By: hv                                    on 2003/01/03  11:05:09
72585         Log: Subject: remove flag SvPADBUSY
72586              From: Dave Mitchell <davem@fdgroup.com>
72587              Date: Thu, 19 Dec 2002 18:55:43 +0000
72588              Message-ID: <20021219185543.C9530@fdgroup.com>
72589      Branch: perl
72590            ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h
72591 ____________________________________________________________________________
72592 [ 18408] By: hv                                    on 2003/01/03  10:56:54
72593         Log: Subject: win32_msgwait() problem
72594              From: Gurusamy Sarathy <gsar@ActiveState.com>
72595              Date: Fri, 13 Dec 2002 17:31:59 -0800
72596              Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
72597      Branch: perl
72598            ! win32/win32.c
72599 ____________________________________________________________________________
72600 [ 18407] By: hv                                    on 2003/01/03  10:30:05
72601         Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
72602              From: hv@crypt.org
72603              Date: Thu, 02 Jan 2003 17:16:04 +0000
72604              Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
72605      Branch: perl
72606            ! sv.c
72607 ____________________________________________________________________________
72608 [ 18406] By: sky                                   on 2003/01/03  08:23:16
72609         Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
72610              libc_r functions.
72611      Branch: perl
72612            ! hints/darwin.sh
72613 ____________________________________________________________________________
72614 [ 18393] By: merijn                                on 2003/01/02  19:41:29
72615         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)
72616              Date: Thu, 2 Jan 2003 19:02:21 +0100
72617              Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
72618              From: abe@ztreet.demon.nl (Abe Timmerman)
72619      Branch: perl
72620            ! win32/makefile.mk
72621 ____________________________________________________________________________
72622 [ 18390] By: merijn                                on 2003/01/02  07:32:00
72623         Log: Use a more likely location for the perl binary
72624      Branch: perl
72625            ! Porting/genlog
72626 ____________________________________________________________________________
72627 [ 18378] By: gsar                                  on 2002/12/31  04:07:56
72628         Log: integrate change#18377 from maint-5.6 branch
72629
72630              change#17566 needs to be more defensive about win32_dup2()
72631              itself calling SetStdHandle() (at least MSVCRT does this)
72632      Branch: perl
72633           !> win32/win32.c
72634 ____________________________________________________________________________
72635 [ 18376] By: hv                                    on 2002/12/31  02:02:17
72636         Log: Update Changes
72637      Branch: perl
72638            ! Changes patchlevel.h
72639 ____________________________________________________________________________
72640 [ 18374] By: hv                                    on 2002/12/30  03:32:22
72641         Log: Remove duplicate entry
72642      Branch: perl
72643            ! MANIFEST
72644 ____________________________________________________________________________
72645 [ 18373] By: hv                                    on 2002/12/30  03:19:17
72646         Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
72647              From: Dave Paris (via RT) <perlbug-followup@perl.org>
72648              Date: 22 Dec 2002 05:15:14 -0000
72649              Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
72650      Branch: perl
72651            ! pod/perlfunc.pod
72652 ____________________________________________________________________________
72653 [ 18372] By: hv                                    on 2002/12/30  03:13:42
72654         Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
72655              From: Michael G Schwern <schwern@pobox.com>
72656              Date: Sat, 21 Dec 2002 19:29:41 -0800
72657              Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
72658      Branch: perl
72659            ! lib/AutoSplit.pm
72660 ____________________________________________________________________________
72661 [ 18371] By: hv                                    on 2002/12/30  03:08:12
72662         Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
72663              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
72664              Date: Fri, 27 Dec 2002 16:14:24 +0100
72665              Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
72666      Branch: perl
72667            ! mg.c t/op/magic.t
72668 ____________________________________________________________________________
72669 [ 18358] By: gsar                                  on 2002/12/28  03:30:49
72670         Log: save_re_context() was not saving many regexec.c state
72671              variables, resulting in various reentrancy problems when
72672              the swatches were autoloaded by perl in the midst of a
72673              match
72674      Branch: perl
72675            ! regcomp.c
72676 ____________________________________________________________________________
72677 [ 18357] By: gsar                                  on 2002/12/28  02:16:51
72678         Log: silence another signed/unsigned mismatch warning
72679      Branch: perl
72680            ! op.c
72681 ____________________________________________________________________________
72682 [ 18356] By: gsar                                  on 2002/12/28  02:08:23
72683         Log: fix signed/unsigned mismatch warning from change#18266
72684      Branch: perl
72685            ! regcomp.c
72686 ____________________________________________________________________________
72687 [ 18355] By: gsar                                  on 2002/12/28  02:05:14
72688         Log: these variables are not in use anywhere since 5.8.0
72689      Branch: perl
72690            ! embedvar.h perlapi.h sv.c thrdvar.h
72691 ____________________________________________________________________________
72692 [ 18354] By: ams                                   on 2002/12/26  03:54:09
72693         Log: Subject: [PATCH] docpatch for cv.h
72694              From: Nicholas Clark <nick@unfortu.net>
72695              Date: Wed, 25 Dec 2002 21:01:04 +0000
72696              Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
72697      Branch: perl
72698            ! cv.h
72699 ____________________________________________________________________________
72700 [ 18351] By: hv                                    on 2002/12/25  02:29:17
72701         Log: #18345 was still broken; should be fixed now.
72702      Branch: perl
72703            ! sv.c
72704 ____________________________________________________________________________
72705 [ 18350] By: merijn                                on 2002/12/24  05:26:40
72706         Log: Removal of duplicate comment block
72707
72708              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72709              Subject: Re: [perl #19306] Sys::Syslog issues.
72710              Date: Mon, 23 Dec 2002 15:25:51 -0800
72711              Message-ID: </t5B+gzkg6DR092yn@efn.org>
72712      Branch: perl
72713            ! ext/Sys/Syslog/Syslog.pm
72714 ____________________________________________________________________________
72715 [ 18346] By: hv                                    on 2002/12/23  06:14:22
72716         Log: integrate maint-5.8 #18301
72717      Branch: perl
72718           !> lib/perl5db.pl
72719 ____________________________________________________________________________
72720 [ 18345] By: hv                                    on 2002/12/23  06:01:17
72721         Log: more on #18344.
72722      Branch: perl
72723            ! sv.c
72724 ____________________________________________________________________________
72725 [ 18344] By: hv                                    on 2002/12/23  05:56:43
72726         Log: more on #18312: sv.c:ss_dup()
72727      Branch: perl
72728            ! sv.c
72729 ____________________________________________________________________________
72730 [ 18343] By: hv                                    on 2002/12/23  05:47:17
72731         Log: Subject: [perl #19153] Term::Complete (the argument of stty)
72732              From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
72733              Date: 15 Dec 2002 13:45:23 -0000
72734              Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
72735      Branch: perl
72736            ! lib/Term/Complete.pm
72737 ____________________________________________________________________________
72738 [ 18342] By: hv                                    on 2002/12/23  05:27:25
72739         Log: Subject: [perl #18544] Patch included to fix problem.
72740              From: Richard Kandarian <richard.kandarian@lanl.gov>
72741              Date: Thu, 21 Nov 2002 08:00:20 -0700
72742              (from RT)
72743      Branch: perl
72744            ! regexec.c
72745 ____________________________________________________________________________
72746 [ 18341] By: hv                                    on 2002/12/23  05:08:49
72747         Log: Subject: [PATCH] operation on `PL_na' may be undefined
72748              From: Nicholas Clark <nick@unfortu.net>
72749              Date: Tue, 10 Dec 2002 19:59:18 +0000
72750              Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>
72751      Branch: perl
72752            ! universal.c
72753 ____________________________________________________________________________
72754 [ 18340] By: hv                                    on 2002/12/23  05:04:29
72755         Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet)
72756              From: Nicholas Clark <nick@unfortu.net>
72757              Date: Tue, 10 Dec 2002 18:55:28 +0000
72758              Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>
72759      Branch: perl
72760            ! pp_hot.c
72761 ____________________________________________________________________________
72762 [ 18339] By: hv                                    on 2002/12/23  04:39:48
72763         Log: Integrate Time::HiRes v1.39 (for VMS build tweak)
72764      Branch: perl
72765            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
72766            ! ext/Time/HiRes/Makefile.PL
72767 ____________________________________________________________________________
72768 [ 18338] By: hv                                    on 2002/12/23  03:43:09
72769         Log: Subject: [PATCH] read permissions for h2ph-generated files
72770              From: Slaven Rezic <slaven.rezic@berlin.de>
72771              Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
72772              Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
72773      Branch: perl
72774            ! utils/h2ph.PL
72775 ____________________________________________________________________________
72776 [ 18337] By: hv                                    on 2002/12/23  03:38:59
72777         Log: handy hint: getting a perforce change as a usable patch
72778      Branch: perl
72779            ! Porting/repository.pod
72780 ____________________________________________________________________________
72781 [ 18336] By: hv                                    on 2002/12/23  03:36:26
72782         Log: Reverse #18285, for reasons given in:
72783              Subject: Re: Precedence of ? :
72784              From: hv@crypt.org
72785              Date: Fri, 20 Dec 2002 00:35:27 +0000
72786              Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>
72787      Branch: perl
72788            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
72789            ! vms/perly_c.vms
72790 ____________________________________________________________________________
72791 [ 18335] By: gsar                                  on 2002/12/18  23:12:14
72792         Log: my_fflush_all() wasn't doing the right thing under useperlio
72793              on many platforms
72794      Branch: perl
72795            ! util.c
72796 ____________________________________________________________________________
72797 [ 18334] By: merijn                                on 2002/12/18  06:48:11
72798         Log: AIX compiler version updates
72799      Branch: perl
72800            ! README.aix
72801 ____________________________________________________________________________
72802 [ 18332] By: gsar                                  on 2002/12/18  03:20:27
72803         Log: $Config{prefixexp} was set incorrectly on windows
72804      Branch: perl
72805            ! win32/config.bc win32/config.gc win32/config.vc
72806            ! win32/config.vc64
72807 ____________________________________________________________________________
72808 [ 18330] By: gsar                                  on 2002/12/18  02:32:20
72809         Log: remove CRs from a couple of files (these show up as CRCRLF
72810              on windows)
72811      Branch: perl
72812            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
72813 ____________________________________________________________________________
72814 [ 18328] By: gsar                                  on 2002/12/18  02:27:10
72815         Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
72816      Branch: perl
72817            ! win32/win32.c
72818 ____________________________________________________________________________
72819 [ 18327] By: gsar                                  on 2002/12/18  02:08:12
72820         Log: windows: support for large files
72821
72822              note that this change will break binary compatibility with the
72823              default 5.8.0 build options; nevertheless I think it is worth
72824              having in 5.8.1 (people who want the compatibility can disable
72825              the option in the makefile)
72826      Branch: perl
72827            ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs
72828            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h
72829            ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc
72830            ! win32/config.vc win32/config.vc64 win32/config_H.bc
72831            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
72832            ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h
72833            ! win32/win32.c win32/win32iop.h
72834 ____________________________________________________________________________
72835 [ 18326] By: gsar                                  on 2002/12/18  00:57:46
72836         Log: Win32.pod update
72837      Branch: perl
72838            ! lib/Win32.pod
72839 ____________________________________________________________________________
72840 [ 18325] By: gsar                                  on 2002/12/18  00:42:45
72841         Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
72842      Branch: perl
72843            ! XSUB.h
72844 ____________________________________________________________________________
72845 [ 18324] By: gsar                                  on 2002/12/18  00:34:08
72846         Log: windows: avoid prompting under some shells during $(MAKE) distclean
72847      Branch: perl
72848            ! win32/Makefile win32/makefile.mk
72849 ____________________________________________________________________________
72850 [ 18323] By: gsar                                  on 2002/12/18  00:17:29
72851         Log: PerlSIO_stderr et al are not functions
72852      Branch: perl
72853            ! XSUB.h
72854 ____________________________________________________________________________
72855 [ 18321] By: gsar                                  on 2002/12/17  22:56:25
72856         Log: integrate change#18320 from maint-5.6 branch
72857
72858              C<require '\foo\bar.pm'> fails on windows if not running
72859              from the root directory; for a test case, see:
72860
72861              http://bugs.activestate.com/show_bug.cgi?id=19317
72862
72863              this was due to not recognizing \foo\bar.pm as an absolute
72864              path name
72865      Branch: perl
72866           !> util.h
72867 ____________________________________________________________________________
72868 [ 18319] By: hv                                    on 2002/12/17  10:08:24
72869         Log: Whoops, these are the changes supposed to be in #18318.
72870      Branch: perl
72871            ! pad.c t/op/eval.t
72872 ____________________________________________________________________________
72873 [ 18318] By: hv                                    on 2002/12/17  03:12:18
72874         Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
72875              From: Nicholas Clark <nick@unfortu.net>
72876              Date: Sat, 14 Dec 2002 23:13:37 +0000
72877              Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>
72878      Branch: perl
72879            ! pad.c t/op/eval.t
72880 ____________________________________________________________________________
72881 [ 18317] By: hv                                    on 2002/12/17  02:58:12
72882         Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
72883      Branch: perl
72884            + lib/Net/Ping/t/410_syn_host.t
72885            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t
72886            ! lib/Net/Ping/t/450_service.t
72887 ____________________________________________________________________________
72888 [ 18316] By: hv                                    on 2002/12/17  02:17:16
72889         Log: Subject: [PATCH 5.8.1 @oldish-18156] build
72890              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
72891              Date: Fri, 13 Dec 2002 13:54:05 -0800
72892              Message-ID: <20021213215404.GA2597@math.berkeley.edu>
72893      Branch: perl
72894            ! os2/os2.c t/run/runenv.t
72895 ____________________________________________________________________________
72896 [ 18315] By: hv                                    on 2002/12/17  02:03:58
72897         Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
72898              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
72899              Date: Fri, 13 Dec 2002 13:47:08 -0800
72900              Message-ID: <20021213214707.GA2588@math.berkeley.edu>
72901      Branch: perl
72902            ! lib/constant.t lib/fields.t
72903 ____________________________________________________________________________
72904 [ 18314] By: hv                                    on 2002/12/17  01:58:32
72905         Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
72906              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
72907              Date: Fri, 13 Dec 2002 14:00:48 -0800
72908              Message-ID: <20021213220048.GA2606@math.berkeley.edu>
72909      Branch: perl
72910            ! os2/OS2/Process/t/os2_process.t os2/os2.c
72911 ____________________________________________________________________________
72912 [ 18313] By: hv                                    on 2002/12/17  01:54:19
72913         Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
72914              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
72915              Date: Fri, 13 Dec 2002 14:08:00 -0800
72916              Message-ID: <20021213220800.GA2625@math.berkeley.edu>
72917      Branch: perl
72918            ! os2/OS2/REXX/REXX.xs
72919 ____________________________________________________________________________
72920 [ 18312] By: hv                                    on 2002/12/17  01:43:28
72921         Log: Subject: [Fwd: Patch for perl utf8-related bug]
72922              From: Richard Hitt <rbh00@utsglobal.com>
72923              Date: Fri, 06 Dec 2002 16:47:42 -0800
72924              [perl #18932]
72925      Branch: perl
72926            ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c
72927            ! scope.h
72928 ____________________________________________________________________________
72929 [ 18311] By: hv                                    on 2002/12/17  00:52:05
72930         Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums]
72931              From: Dave Mitchell <davem@fdgroup.com>
72932              Date: Sat, 14 Dec 2002 19:16:49 +0000
72933              Message-ID: <20021214191649.B3992@fdgroup.com>
72934      Branch: perl
72935            ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h
72936 ____________________________________________________________________________
72937 [ 18310] By: hv                                    on 2002/12/17  00:51:46
72938         Log: regen-headers to get new API docs from #18306
72939      Branch: perl
72940            ! pod/perlapi.pod
72941 ____________________________________________________________________________
72942 [ 18308] By: rgs                                   on 2002/12/16  22:06:23
72943         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
72944              From: peter@PSDT.com (Peter Scott)
72945              Date: 12 Dec 2002 18:13:17 -0000
72946              Message-ID: <20021212181317.50538.qmail@onion.perl.org>
72947              (fix bug [perl #19058])
72948      Branch: perl
72949            ! lib/perl5db.pl
72950 ____________________________________________________________________________
72951 [ 18307] By: rgs                                   on 2002/12/16  22:01:14
72952         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
72953              From: Dave Mitchell <davem@fdgroup.com>
72954              Date: Thu, 12 Dec 2002 23:42:35 +0000
72955              Message-ID: <20021212234235.A29245@fdgroup.com>
72956              and
72957              Date: Sat, 14 Dec 2002 19:16:38 +0000
72958              Message-ID: <20021214191638.A3992@fdgroup.com>
72959      Branch: perl
72960            ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c
72961            ! proto.h t/op/eval.t
72962 ____________________________________________________________________________
72963 [ 18306] By: sky                                   on 2002/12/16  21:41:40
72964         Log: More documentation of obscure flags is good, even if the
72965              documentation might be not so good. Atleast it's not false!
72966              Documents the flags one can give to perl_clone
72967      Branch: perl
72968            ! sv.c
72969 ____________________________________________________________________________
72970 [ 18305] By: merijn                                on 2002/12/16  10:53:19
72971         Log: Enough changes to Configure and metaunits warrant an update.
72972              Several small changes and three additions
72973      Branch: perl
72974            ! Porting/Glossary
72975 ____________________________________________________________________________
72976 [ 18304] By: merijn                                on 2002/12/16  10:44:57
72977         Log: Redone #18011 from metaunits
72978      Branch: perl
72979            ! Configure
72980 ____________________________________________________________________________
72981 [ 18302] By: rgs                                   on 2002/12/14  22:34:25
72982         Log: Subject: Proper fix for CvOUTSIDE weak refcounting
72983              From: Dave Mitchell <davem@fdgroup.com>
72984              Date: Tue, 10 Dec 2002 01:26:44 +0000
72985              Message-ID: <20021210012644.A7843@fdgroup.com>
72986      Branch: perl
72987            ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL
72988            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
72989            ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
72990 ____________________________________________________________________________
72991 [ 18300] By: rgs                                   on 2002/12/12  20:40:22
72992         Log: Subject: [patch] typo in perlop
72993              From: andreas.koenig@anima.de (Andreas J. Koenig)
72994              Date: Wed, 11 Dec 2002 21:31:14 +0100
72995              Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
72996      Branch: perl
72997            ! pod/perlop.pod
72998 ____________________________________________________________________________
72999 [ 18299] By: rgs                                   on 2002/12/12  20:35:29
73000         Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
73001      Branch: perl
73002           !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t
73003           !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t
73004           !> t/op/subst.t
73005 ____________________________________________________________________________
73006 [ 18298] By: rgs                                   on 2002/12/12  20:00:36
73007         Log: Whitespace and indentation fix in the output of B::Debug.
73008      Branch: perl
73009            ! ext/B/B/Debug.pm
73010 ____________________________________________________________________________
73011 [ 18292] By: gbarr                                 on 2002/12/12  09:23:04
73012         Log: Update to Scalar-List-Utils 1.09
73013      Branch: perl
73014            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
73015            ! ext/List/Util/lib/List/Util.pm
73016 ____________________________________________________________________________
73017 [ 18287] By: gsar                                  on 2002/12/11  18:53:07
73018         Log: this has been incorrect for a while now, and has changed
73019              again recently
73020      Branch: perl
73021            ! Porting/repository.pod
73022 ____________________________________________________________________________
73023 [ 18285] By: hv                                    on 2002/12/11  10:35:01
73024         Log: Subject: [PATCH] Re: Precedence of ? :
73025              From: Stephen McCamant <smcc@mit.edu>
73026              Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST)
73027              Message-Id: <20021210055707.974F073CCC@syllepsis>
73028      Branch: perl
73029            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
73030            ! vms/perly_c.vms
73031 ____________________________________________________________________________
73032 [ 18284] By: hv                                    on 2002/12/11  10:21:12
73033         Log: One more email address for #18282
73034      Branch: perl
73035            ! lib/Pod/Perldoc.pm
73036 ____________________________________________________________________________
73037 [ 18283] By: hv                                    on 2002/12/11  10:18:07
73038         Log: More email addresses for #18282
73039      Branch: perl
73040            ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh
73041            ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh
73042            ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh
73043            ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh
73044            ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh
73045 ____________________________________________________________________________
73046 [ 18282] By: hv                                    on 2002/12/11  10:16:05
73047         Log: Subject: Remove stale e-mail addresses
73048              From: Andy Dougherty <doughera@lafayette.edu>
73049              Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
73050              Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
73051      Branch: perl
73052            ! Porting/pumpkin.pod configure.gnu
73053            ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl
73054            ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too
73055            ! lib/File/Spec.pm perly.fixer pod/checkpods.PL
73056 ____________________________________________________________________________
73057 [ 18281] By: hv                                    on 2002/12/11  09:59:31
73058         Log: Integrate from maint-5.8 #18156, #18218.
73059      Branch: perl
73060           !> lib/Unicode/UCD.t lib/unicore/Category.pl
73061           !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
73062           !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
73063           !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
73064           !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
73065           !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t
73066 ____________________________________________________________________________
73067 [ 18280] By: rgs                                   on 2002/12/10  21:30:10
73068         Log: Integrate from the maint-5.8/ branch :
73069              changes 18219, 18236, 18242-3, 18247-8,
73070              18253-5, 18257, 18273-6
73071      Branch: perl
73072           +> t/op/lc_user.t
73073           !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl
73074           !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod
73075           !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t
73076           !> t/uni/tr_utf8.t
73077 ____________________________________________________________________________
73078 [ 18279] By: merijn                                on 2002/12/10  14:10:03
73079         Log: Subject: Re: ANSIColor 1.06 released
73080              Version bump only after typo fix to sync with CPAN
73081      Branch: perl
73082            ! lib/Term/ANSIColor.pm
73083 ____________________________________________________________________________
73084 [ 18277] By: merijn                                on 2002/12/10  08:46:05
73085         Log: Subject: [PATCH perl@18251] VMS build update
73086              Message-ID: <3DF56BE2.9000300@mac.com>
73087              Date: Mon, 09 Dec 2002 22:21:54 -0600
73088              From: "Craig A. Berry" <craigberry@mac.com>
73089      Branch: perl
73090            ! configure.com ext/Time/HiRes/Makefile.PL
73091            ! vms/descrip_mms.template
73092 ____________________________________________________________________________
73093 [ 18272] By: merijn                                on 2002/12/09  15:31:28
73094         Log: RT#15950
73095
73096              Subject: [PATCH] Typo in Term::ANSIColor
73097              Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
73098              From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
73099      Branch: perl
73100            ! lib/Term/ANSIColor.pm
73101 ____________________________________________________________________________
73102 [ 18270] By: hv                                    on 2002/12/09  00:25:26
73103         Log: Subject: [perl #18256] xsubpp can make nested comments in C code
73104              From: Nicholas Clark (via RT) <perlbug@perl.org>
73105              Date: 7 Nov 2002 14:58:14 -0000
73106              Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
73107      Branch: perl
73108            ! lib/ExtUtils/xsubpp
73109 ____________________________________________________________________________
73110 [ 18269] By: hv                                    on 2002/12/09  00:19:33
73111         Log: Subject: Re: Bug in Filter::Simple
73112              From: Slaven Rezic <slaven.rezic@berlin.de>
73113              Date: 07 Nov 2002 10:01:41 +0100
73114              Message-ID: <87of91u51m.fsf@vran.herceg.de>
73115      Branch: perl
73116            ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
73117 ____________________________________________________________________________
73118 [ 18268] By: hv                                    on 2002/12/09  00:14:58
73119         Log: fix #18266 sprintf format mismatch
73120      Branch: perl
73121            ! regcomp.c
73122 ____________________________________________________________________________
73123 [ 18267] By: hv                                    on 2002/12/09  00:10:09
73124         Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
73125              From: Slaven Rezic <slaven.rezic@berlin.de>
73126              Date: 09 Nov 2002 23:21:16 +0100
73127              Message-ID: <874raqz8o3.fsf@vran.herceg.de>
73128      Branch: perl
73129            ! config_h.SH ext/POSIX/t/posix.t util.c
73130 ____________________________________________________________________________
73131 [ 18266] By: hv                                    on 2002/12/09  00:02:57
73132         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
73133              From: Abhijit Menon-Sen <ams@wiw.org>
73134              Date: Wed, 6 Nov 2002 19:38:11 +0530
73135              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
73136      Branch: perl
73137            ! regcomp.c t/op/lc.t
73138 ____________________________________________________________________________
73139 [ 18265] By: rgs                                   on 2002/12/08  22:10:45
73140         Log: Subject: Re: [perl #18927] barewords with no errors
73141              From: Abe Timmerman <abe@ztreet.demon.nl>
73142              Date: Sun, 8 Dec 2002 17:12:56 +0100
73143              Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
73144      Branch: perl
73145            ! t/lib/strict/subs
73146 ____________________________________________________________________________
73147 [ 18264] By: rgs                                   on 2002/12/08  22:04:39
73148         Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
73149              From: Slaven Rezic <slaven.rezic@berlin.de>
73150              Date: 30 Nov 2002 00:07:05 +0100
73151              Message-ID: <8765ugnffq.fsf@vran.herceg.de>
73152      Branch: perl
73153            ! pp_ctl.c t/cmd/for.t
73154 ____________________________________________________________________________
73155 [ 18263] By: rgs                                   on 2002/12/08  21:56:13
73156         Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
73157              From: Slaven Rezic <slaven.rezic@berlin.de>
73158              Date: 08 Dec 2002 01:31:45 +0100
73159              Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
73160      Branch: perl
73161            ! lib/Exporter/Heavy.pm
73162 ____________________________________________________________________________
73163 [ 18262] By: rgs                                   on 2002/12/08  20:31:42
73164         Log: getservbyport() should accept an empty string as its
73165              proto argument (as does getservbyname()).
73166
73167              Subject: Re: Is this a bug or am I being stupid?
73168              From: Slaven Rezic <slaven.rezic@berlin.de>
73169              Date: 08 Dec 2002 01:54:37 +0100
73170              Message-ID: <87znrhl48i.fsf@vran.herceg.de>
73171      Branch: perl
73172            ! pp_sys.c
73173 ____________________________________________________________________________
73174 [ 18261] By: rgs                                   on 2002/12/08  20:17:37
73175         Log: Change the set of characters that are considered to be
73176              safe in $ENV{TERM} for taint checkings.
73177      Branch: perl
73178            ! taint.c
73179 ____________________________________________________________________________
73180 [ 18260] By: rgs                                   on 2002/12/08  20:14:57
73181         Log: Document that $ENV{TERM} may produce taint failures.
73182              Subject: Re: [perl #18717] spurious failures in regression test
73183              From: Slaven Rezic <slaven.rezic@berlin.de>
73184              Date: 29 Nov 2002 22:11:46 +0100
73185              Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
73186      Branch: perl
73187            ! pod/perldiag.pod
73188 ____________________________________________________________________________
73189 [ 18259] By: rgs                                   on 2002/12/08  19:34:34
73190         Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
73191              From: Nicholas Clark <nick@unfortu.net>
73192              Date: Mon, 2 Dec 2002 21:48:29 +0000
73193              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
73194      Branch: perl
73195            ! hv.c lib/Hash/Util.t
73196 ____________________________________________________________________________
73197 [ 18251] By: rgs                                   on 2002/12/06  21:27:55
73198         Log: Fix two cases of buffer overflow in the lexer.
73199      Branch: perl
73200            ! t/comp/parser.t toke.c
73201 ____________________________________________________________________________
73202 [ 18250] By: rgs                                   on 2002/12/06  20:44:26
73203         Log: Fix bug #18874, essentially by reverting change #11890.
73204              Add a regression test for it.
73205      Branch: perl
73206            ! lib/English.pm lib/English.t
73207 ____________________________________________________________________________
73208 [ 18249] By: rgs                                   on 2002/12/06  20:42:01
73209         Log: Suppress a compilation warning reported by Jarkko
73210              (variable initialization skipped by goto).
73211      Branch: perl
73212            ! toke.c
73213 ____________________________________________________________________________
73214 [ 18239] By: jhi                                   on 2002/12/03  12:49:01
73215         Log: Fix up #18229.
73216      Branch: perl
73217            ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
73218            ! pod/perlintern.pod
73219 ____________________________________________________________________________
73220 [ 18233] By: rgs                                   on 2002/12/02  20:03:09
73221         Log: Fix bug #18573 : in a double-quoted string, a \c not followed
73222              by any character may corrupt memory due to reading past the
73223              end of the input buffer. Add a new error message corresponding
73224              to this case.
73225      Branch: perl
73226            ! pod/perldiag.pod t/comp/parser.t toke.c
73227 ____________________________________________________________________________
73228 [ 18232] By: rgs                                   on 2002/12/02  19:59:07
73229         Log: Skip test #17 of lib/open.t when useperlio is not defined.
73230      Branch: perl
73231            ! lib/open.t
73232 ____________________________________________________________________________
73233 [ 18231] By: merijn                                on 2002/12/02  16:00:12
73234         Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
73235              Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
73236              From: Andy Dougherty <doughera@lafayette.edu>
73237              Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
73238      Branch: perl
73239            ! README.hpux
73240 ____________________________________________________________________________
73241 [ 18230] By: merijn                                on 2002/12/02  15:45:31
73242         Log: $0 modifying part II (HP-UX only)
73243
73244              Date: Sat, 30 Nov 2002 20:16:51 +0200
73245              From: Jarkko Hietaniemi <jhi@iki.fi>
73246              Subject: [PATCH] $0 modifying
73247              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
73248      Branch: perl
73249            ! mg.c
73250 ____________________________________________________________________________
73251 [ 18229] By: merijn                                on 2002/12/02  15:43:16
73252         Log: $0 mofifying part I
73253
73254              Date: Sat, 30 Nov 2002 20:16:51 +0200
73255              From: Jarkko Hietaniemi <jhi@iki.fi>
73256              Subject: [PATCH] $0 modifying
73257              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
73258      Branch: perl
73259            ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
73260            ! sv.c t/op/magic.t thread.h
73261 ____________________________________________________________________________
73262 [ 18228] By: hv                                    on 2002/12/02  13:37:59
73263         Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
73264              with a module-driven version, and separates out its docs.
73265      Branch: perl
73266            + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
73267            + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
73268            + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
73269            + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
73270            + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
73271            + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
73272            + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
73273            + pod/perldoc.pod
73274            ! MANIFEST utils/perldoc.PL
73275 ____________________________________________________________________________
73276 [ 18226] By: hv                                    on 2002/12/02  12:44:35
73277         Log: missed the new file from #18224
73278      Branch: perl
73279            + lib/Pod/PlainText.pm
73280            ! MANIFEST
73281 ____________________________________________________________________________
73282 [ 18225] By: hv                                    on 2002/12/02  03:09:42
73283         Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS
73284      Branch: perl
73285            ! util.c
73286 ____________________________________________________________________________
73287 [ 18224] By: hv                                    on 2002/12/02  02:59:02
73288         Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
73289              and lib/Pod/t/utils.t to cater for simpler output text.
73290      Branch: perl
73291            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm
73292            ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL
73293            ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
73294            ! t/pod/included.t t/pod/lref.t t/pod/lref.xr
73295            ! t/pod/multiline_items.t t/pod/multiline_items.xr
73296            ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
73297            ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t
73298            ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr
73299            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
73300 ____________________________________________________________________________
73301 [ 18223] By: hv                                    on 2002/12/02  02:46:17
73302         Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub
73303              From: Dave Mitchell <davem@fdgroup.com>
73304              Date: Mon, 25 Nov 2002 21:25:33 +0000
73305              Message-ID: <20021125212533.B29157@fdgroup.com>
73306      Branch: perl
73307            ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t
73308 ____________________________________________________________________________
73309 [ 18222] By: hv                                    on 2002/12/02  02:23:28
73310         Log: #18221 broke t/op/eval.t
73311      Branch: perl
73312            ! t/op/eval.t
73313 ____________________________________________________________________________
73314 [ 18221] By: hv                                    on 2002/12/02  02:18:19
73315         Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
73316      Branch: perl
73317           +> ext/POSIX/t/is.t
73318           !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t
73319           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
73320           !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
73321           !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t
73322 ____________________________________________________________________________
73323 [ 18220] By: hv                                    on 2002/12/02  00:58:54
73324         Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope
73325              From: Dave Mitchell <davem@fdgroup.com>
73326              Date: Sun, 24 Nov 2002 22:19:06 +0000
73327              Message-ID: <20021124221906.A25386@fdgroup.com>
73328      Branch: perl
73329            ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
73330            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
73331            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
73332            ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
73333 ____________________________________________________________________________
73334 [ 18217] By: rgs                                   on 2002/11/29  12:11:28
73335         Log: Document the hint constants and where they're used.
73336      Branch: perl
73337            ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm
73338            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm
73339            ! perl.h
73340 ____________________________________________________________________________
73341 [ 18216] By: merijn                                on 2002/11/29  10:00:54
73342         Log: 64bit Peek failure on HP-UX 11.00
73343
73344              Subject: Re: Smoke 18188
73345              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73346              From: Slaven Rezic <slaven.rezic@berlin.de>
73347              Date: 28 Nov 2002 19:25:25 +0100
73348              Message-ID: <877kexsga2.fsf@vran.herceg.de>
73349      Branch: perl
73350            ! ext/Devel/Peek/Peek.t
73351 ____________________________________________________________________________
73352 [ 18203] By: jhi                                   on 2002/11/28  14:54:34
73353         Log: Slight beauty tweak.
73354      Branch: perl
73355            ! intrpvar.h
73356 ____________________________________________________________________________
73357 [ 18188] By: hv                                    on 2002/11/27  01:32:52
73358         Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
73359              From: Slaven Rezic <slaven.rezic@berlin.de>
73360              Date: 03 Nov 2002 10:59:43 +0100
73361              Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
73362      Branch: perl
73363            ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
73364 ____________________________________________________________________________
73365 [ 18186] By: hv                                    on 2002/11/27  00:57:18
73366         Log: Subject: DESTROY called in scalar context ?
73367              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
73368              Date: Tue, 29 Oct 2002 22:04:23 +0100
73369              Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
73370      Branch: perl
73371            ! sv.c
73372 ____________________________________________________________________________
73373 [ 18185] By: rgs                                   on 2002/11/26  21:06:48
73374         Log: PerlFAQ sync.
73375      Branch: perl
73376            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
73377            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
73378            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
73379            ! pod/perlfaq9.pod
73380 ____________________________________________________________________________
73381 [ 18184] By: rgs                                   on 2002/11/26  20:42:25
73382         Log: Subject: [PATCH] 2 Pod errors in perlop.pod
73383              From: andreas.koenig@anima.de (Andreas J. Koenig)
73384              Date: Mon, 25 Nov 2002 10:21:08 +0100
73385              Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
73386
73387              Plus a few similar POD fixes
73388      Branch: perl
73389            ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod
73390            ! pod/perltie.pod
73391 ____________________________________________________________________________
73392 [ 18183] By: rgs                                   on 2002/11/26  19:53:26
73393         Log: Subject: Re: [perl #18626] bug in perlipc man page
73394              From: Slaven Rezic <slaven.rezic@berlin.de>
73395              Date: 23 Nov 2002 21:23:20 +0100
73396              Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
73397      Branch: perl
73398            ! pod/perlipc.pod
73399 ____________________________________________________________________________
73400 [ 18182] By: merijn                                on 2002/11/26  08:44:39
73401         Log: Subject: #17171: ld flag for shrplib on OpenBSD
73402              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
73403              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
73404      Branch: perl
73405            ! Configure
73406 ____________________________________________________________________________
73407 [ 18180] By: hv                                    on 2002/11/25  03:10:03
73408         Log: integrate #18144 updates to pod/perlport.pod
73409      Branch: perl
73410            ! pod/perlport.pod
73411 ____________________________________________________________________________
73412 [ 18179] By: hv                                    on 2002/11/25  03:06:44
73413         Log: Subject: [PATCH] UTF8 regexp {n} bug
73414              From: Inaba Hiroto <inaba@st.rim.or.jp>
73415              Date: Sat, 16 Nov 2002 19:23:00 +0900
73416              Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
73417      Branch: perl
73418            ! regcomp.c t/op/pat.t
73419 ____________________________________________________________________________
73420 [ 18178] By: hv                                    on 2002/11/25  02:43:40
73421         Log: Subject: Re: Storable bug #1698
73422              From: Slaven Rezic <slaven.rezic@berlin.de>
73423              Date: 18 Nov 2002 10:41:36 +0100
73424              Message-ID: <87ptt343lb.fsf@vran.herceg.de>
73425      Branch: perl
73426            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
73427            ! ext/Storable/t/forgive.t
73428 ____________________________________________________________________________
73429 [ 18177] By: hv                                    on 2002/11/25  02:37:07
73430         Log: add support for STASH and MAGIC information for REFs to sv_dump().
73431              Subject: [PATCH]
73432              From: Slaven Rezic <slaven.rezic@berlin.de>
73433              Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
73434              Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
73435      Branch: perl
73436            ! dump.c ext/Devel/Peek/Peek.t
73437 ____________________________________________________________________________
73438 [ 18176] By: hv                                    on 2002/11/25  02:31:10
73439         Log: Subject: Re: [perl #18479] Error when no strict refs in effect
73440              From: Slaven Rezic <slaven.rezic@berlin.de>
73441              Date: 18 Nov 2002 22:50:04 +0100
73442              Message-ID: <87smxya6pf.fsf@vran.herceg.de>
73443      Branch: perl
73444            ! pp_ctl.c
73445 ____________________________________________________________________________
73446 [ 18175] By: hv                                    on 2002/11/25  02:20:48
73447         Log: Subject: [Encode] 1.83 + bleedperl patch released
73448              From: Dan Kogai <dankogai@dan.co.jp>
73449              Date: Tue, 19 Nov 2002 03:18:44 +0900
73450              Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
73451      Branch: perl
73452            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
73453            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs
73454            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
73455            ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
73456 ____________________________________________________________________________
73457 [ 18172] By: rgs                                   on 2002/11/22  21:44:09
73458         Log: Subject: [PATCH] Historic version labels
73459              From: andreas.koenig@anima.de (Andreas J. Koenig)
73460              Date: Fri, 22 Nov 2002 14:39:41 +0100
73461              Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
73462      Branch: perl
73463            ! Changes5.005 Changes5.6
73464 ____________________________________________________________________________
73465 [ 18171] By: rgs                                   on 2002/11/22  21:15:54
73466         Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
73467              Fix the existing tests that didn't checked the difference
73468              between 0 and undef.
73469      Branch: perl
73470            ! t/op/magic.t
73471 ____________________________________________________________________________
73472 [ 18170] By: rgs                                   on 2002/11/22  20:49:12
73473         Log: Move some tests from t/run/fresh_perl.t
73474              to the new t/comp/parser.t. The goal being to
73475              get rid of fresh_perl.t at some point.
73476      Branch: perl
73477            ! t/comp/parser.t t/run/fresh_perl.t
73478 ____________________________________________________________________________
73479 [ 18169] By: rgs                                   on 2002/11/21  20:49:36
73480         Log: Add a test for bug #17920, and a new test file for it.
73481      Branch: perl
73482            + t/comp/parser.t
73483            ! MANIFEST
73484 ____________________________________________________________________________
73485 [ 18168] By: merijn                                on 2002/11/21  13:59:12
73486         Log: Subject: [PATCH] hires sleeping wants libs
73487              Date: Wed, 20 Nov 2002 17:18:31 +0200
73488              From: Jarkko Hietaniemi <jhi@iki.fi>
73489              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
73490      Branch: perl
73491            ! Configure hints/irix_6.sh
73492 ____________________________________________________________________________
73493 [ 18166] By: rgs                                   on 2002/11/19  23:02:31
73494         Log: Fix perl bug #17920 : a case of parser coredump.
73495              The fix is to disable Perl_block_start and Perl_block_end
73496              when the yacc parser has encountered errors. This prevents
73497              corruption of the internal stack, at the expense of correctness,
73498              but this doesn't matter as the code is unparseable anyway.
73499      Branch: perl
73500            ! op.c
73501 ____________________________________________________________________________
73502 [ 18165] By: rgs                                   on 2002/11/19  22:45:36
73503         Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
73504              From: Jarkko Hietaniemi <jhi@iki.fi>
73505              Date: Sun, 3 Nov 2002 17:50:08 +0200
73506              Message-ID: <20021103155008.GA382682@lyta.hut.fi>
73507      Branch: perl
73508            ! lib/open.pm locale.c pod/perl58delta.pod
73509 ____________________________________________________________________________
73510 [ 18164] By: rgs                                   on 2002/11/19  22:32:52
73511         Log: t/io/crlf.t failed with miniperl.
73512      Branch: perl
73513            ! t/io/crlf.t
73514 ____________________________________________________________________________
73515 [ 18163] By: rgs                                   on 2002/11/19  22:11:24
73516         Log: Subject: Re: [PATCH] AutoLoader gives wrong message
73517              From: Peter Scott <Peter@PSDT.com>
73518              Date: Thu, 07 Nov 2002 19:04:27 -0800
73519              Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
73520
73521              With a tweak to the END cleanup block to fully remove the
73522              temporary test directory
73523      Branch: perl
73524            ! lib/AutoLoader.t
73525 ____________________________________________________________________________
73526 [ 18162] By: rgs                                   on 2002/11/19  21:29:25
73527         Log: Subject: [PATCH ext/threads/threads.xs] trivial typo
73528              From: Dave Mitchell <davem@fdgroup.com>
73529              Date: Thu, 14 Nov 2002 22:55:39 +0000
73530              Message-ID: <20021114225539.A18614@fdgroup.com>
73531      Branch: perl
73532            ! ext/threads/threads.xs
73533 ____________________________________________________________________________
73534 [ 18161] By: rgs                                   on 2002/11/19  21:26:21
73535         Log: Subject: [PATCH Win32] Document wperl.exe
73536              From: "Brent Dax" <brentdax@cpan.org>
73537              Date: Fri, 15 Nov 2002 23:02:01 -0800
73538              Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
73539      Branch: perl
73540            ! README.win32
73541 ____________________________________________________________________________
73542 [ 18160] By: hv                                    on 2002/11/19  12:07:25
73543         Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
73544              From: Nicholas Clark <nick@unfortu.net>
73545              Date: Tue, 29 Oct 2002 23:00:05 +0000
73546              Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
73547      Branch: perl
73548            + regen.pl regen_headers.pl
73549            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
73550            ! keywords.pl opcode.pl regcomp.pl
73551 ____________________________________________________________________________
73552 [ 18159] By: hv                                    on 2002/11/19  11:48:30
73553         Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
73554              From: Gurusamy Sarathy <gsar@ActiveState.com>
73555              Date: Wed, 30 Oct 2002 20:58:15 -0800
73556              Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
73557              Date: Wed, 30 Oct 2002 21:56:22 -0800
73558              Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
73559              Date: Wed, 30 Oct 2002 22:55:30 -0800
73560              Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
73561      Branch: perl
73562            ! gv.c pp_hot.c t/op/method.t
73563 ____________________________________________________________________________
73564 [ 18158] By: hv                                    on 2002/11/19  11:35:16
73565         Log: Remove duplicate my() declaration giving warnings from change #18105.
73566      Branch: perl
73567            ! lib/Class/Struct.t
73568 ____________________________________________________________________________
73569 [ 18154] By: rgs                                   on 2002/11/16  22:08:44
73570         Log: Correction to change #18152, by Dave Mitchell.
73571      Branch: perl
73572            ! pod/perlhack.pod
73573 ____________________________________________________________________________
73574 [ 18152] By: rgs                                   on 2002/11/16  21:23:15
73575         Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
73576              From: Dave Mitchell <davem@fdgroup.com>
73577              Date: Sat, 16 Nov 2002 22:18:23 +0000
73578              Message-ID: <20021116221823.A23614@fdgroup.com>
73579              Documentation for change #18150.
73580      Branch: perl
73581            ! pod/perlhack.pod
73582 ____________________________________________________________________________
73583 [ 18151] By: rgs                                   on 2002/11/16  20:45:26
73584         Log: Document PRIVSHIFT.
73585              Subject: [PATCH] two small doc patches
73586              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73587              Date: Thu, 14 Nov 2002 15:07:35 -0800
73588              Message-ID: <3yC19gzkguTO092yn@efn.org>
73589      Branch: perl
73590            ! sv.h
73591 ____________________________________________________________________________
73592 [ 18150] By: rgs                                   on 2002/11/16  20:25:57
73593         Log: Subject: [PATCH] optional code for debugging leaking scalars
73594              From: Dave Mitchell <davem@fdgroup.com>
73595              Date: Thu, 14 Nov 2002 23:03:00 +0000
73596              Message-ID: <20021114230300.B18614@fdgroup.com>
73597      Branch: perl
73598            ! perl.c sv.c
73599 ____________________________________________________________________________
73600 [ 18149] By: rgs                                   on 2002/11/16  20:10:50
73601         Log: New B::Lint option, bare-subs, that checks for implicitely
73602              quoted barewords that are also subroutines, from
73603              Ian Phillipps <ip@tarragon-et.co.uk>.
73604              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
73605              With a few tweaks to the implementation and tests.
73606              (previous change was empty)
73607      Branch: perl
73608            ! ext/B/B/Lint.pm ext/B/t/lint.t
73609 ____________________________________________________________________________
73610 [ 18148] By: rgs                                   on 2002/11/16  20:05:34
73611         Log: New B::Lint option, bare-subs, that checks for implicitely
73612              quoted barewords that are also subroutines, from
73613              Ian Phillipps <ip@tarragon-et.co.uk>.
73614              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
73615              With a few tweaks to the implementation and tests.
73616      Branch: perl
73617            ! ext/B/B/Lint.pm ext/B/t/lint.t
73618 ____________________________________________________________________________
73619 [ 18147] By: rgs                                   on 2002/11/16  19:52:54
73620         Log: Subject: [PATCH] Typo in perl58delta
73621              From: andreas.koenig@anima.de (Andreas J. Koenig)
73622              Date: Sat, 16 Nov 2002 16:29:14 +0100
73623              Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
73624      Branch: perl
73625            ! pod/perl58delta.pod
73626 ____________________________________________________________________________
73627 [ 18142] By: rgs                                   on 2002/11/12  22:09:39
73628         Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
73629              From: Dave Mitchell <davem@fdgroup.com>
73630              Date: Thu, 7 Nov 2002 16:38:02 +0000
73631              Message-ID: <20021107163802.C25337@fdgroup.com>
73632      Branch: perl
73633            ! pad.h
73634 ____________________________________________________________________________
73635 [ 18141] By: merijn                                on 2002/11/12  16:15:30
73636         Log: repair 18139 (missing awk command)
73637      Branch: perl
73638            ! Configure
73639 ____________________________________________________________________________
73640 [ 18139] By: merijn                                on 2002/11/12  14:20:36
73641         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
73642              From: Jarkko Hietaniemi <jhi@iki.fi>
73643              Subject: [PATCH] Tru64 osvers
73644              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
73645      Branch: perl
73646            ! Configure
73647 ____________________________________________________________________________
73648 [ 18137] By: rgs                                   on 2002/11/10  21:57:04
73649         Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
73650              From: Slaven Rezic <slaven.rezic@berlin.de>
73651              Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
73652              Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
73653      Branch: perl
73654            ! lib/Term/ReadLine.pm
73655 ____________________________________________________________________________
73656 [ 18136] By: rgs                                   on 2002/11/10  21:38:44
73657         Log: Subject: t/run/runenv.t bug
73658              From: Salvador "Fandiño" <sfandino@yahoo.com>
73659              Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
73660              Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
73661      Branch: perl
73662            ! t/run/runenv.t
73663 ____________________________________________________________________________
73664 [ 18135] By: rgs                                   on 2002/11/10  21:30:36
73665         Log: Subject: [PATCH] perlopentut and PerlIO documentation
73666              From: Slaven Rezic <slaven.rezic@berlin.de>
73667              Date: 08 Nov 2002 22:22:19 +0100
73668              Message-ID: <8765v7kb90.fsf@vran.herceg.de>
73669      Branch: perl
73670            ! lib/PerlIO.pm pod/perlopentut.pod
73671 ____________________________________________________________________________
73672 [ 18125] By: hv                                    on 2002/11/07  14:01:57
73673         Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
73674              From: Dan Kogai <dankogai@dan.co.jp>
73675              Date: Fri, 25 Oct 2002 13:04:00 +0900
73676              Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
73677      Branch: perl
73678            + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
73679            + t/uni/tr_utf8.t
73680            ! MANIFEST
73681 ____________________________________________________________________________
73682 [ 18124] By: hv                                    on 2002/11/07  13:51:39
73683         Log: Subject: [PATCH] File::Temp documentation fix
73684              From: Slaven Rezic <slaven.rezic@berlin.de>
73685              Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
73686              Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
73687      Branch: perl
73688            ! lib/File/Temp.pm
73689 ____________________________________________________________________________
73690 [ 18123] By: hv                                    on 2002/11/07  13:46:59
73691         Log: Subject: PATCH x2p/find2perl.PL
73692              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
73693              Date: Thu, 24 Oct 2002 10:05:19 +0200
73694              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
73695      Branch: perl
73696            ! x2p/find2perl.PL
73697 ____________________________________________________________________________
73698 [ 18122] By: hv                                    on 2002/11/07  13:40:25
73699         Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
73700              From: "david@dhaller.de (via RT)" <perlbug@perl.org>
73701              Date: 23 Oct 2002 18:42:51 -0000
73702              Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
73703      Branch: perl
73704            ! ext/Fcntl/t/syslfs.t t/op/lfs.t
73705 ____________________________________________________________________________
73706 [ 18121] By: hv                                    on 2002/11/07  13:21:15
73707         Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0?
73708              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73709              Date: Sun, 03 Nov 2002 15:48:18 -0800
73710              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
73711      Branch: perl
73712            ! sv.c t/op/tie.t
73713 ____________________________________________________________________________
73714 [ 18120] By: hv                                    on 2002/11/07  13:14:21
73715         Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
73716              From: Gurusamy Sarathy <gsar@ActiveState.com>
73717              Date: Sat, 19 Oct 2002 12:11:43 -0700
73718              Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
73719      Branch: perl
73720            ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
73721 ____________________________________________________________________________
73722 [ 18119] By: hv                                    on 2002/11/07  12:13:28
73723         Log: Subject: [perl #18154] Problem found in calculating offsets in regex
73724              From: Mark Pease (via RT) <perlbug@perl.org>
73725              Date: 29 Oct 2002 20:23:54 -0000
73726              Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
73727      Branch: perl
73728            ! regcomp.c
73729 ____________________________________________________________________________
73730 [ 18118] By: hv                                    on 2002/11/07  11:33:38
73731         Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
73732              From: hv@crypt.org
73733              Date: Sun, 03 Nov 2002 16:41:24 +0000
73734              Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
73735      Branch: perl
73736            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
73737            ! t/op/sub_lval.t
73738 ____________________________________________________________________________
73739 [ 18117] By: rgs                                   on 2002/11/06  22:15:36
73740         Log: "make distclean" should remove the generated file lib/Config.pod.
73741      Branch: perl
73742            ! Makefile.SH
73743 ____________________________________________________________________________
73744 [ 18116] By: rgs                                   on 2002/11/06  22:11:06
73745         Log: The new test introduced in #18114 failed with threads
73746      Branch: perl
73747            ! ext/B/t/concise.t
73748 ____________________________________________________________________________
73749 [ 18115] By: rgs                                   on 2002/11/06  20:43:14
73750         Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
73751              From: Slaven Rezic <slaven.rezic@berlin.de>
73752              Date: 24 Oct 2002 00:44:35 +0200
73753              Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
73754      Branch: perl
73755            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
73756            ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
73757 ____________________________________________________________________________
73758 [ 18114] By: rgs                                   on 2002/11/06  20:08:53
73759         Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
73760              From: Stephen McCamant <smcc@mit.edu>
73761              Date: Thu, 31 Oct 2002 01:35:29 -0500
73762              Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
73763
73764              plus a test case in ext/B/t/concise.t
73765              plus a (less intrusive, but less future-proof) fix for a
73766              similar problem in B::walkoptree_exec().
73767      Branch: perl
73768            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
73769 ____________________________________________________________________________
73770 [ 18113] By: rgs                                   on 2002/11/05  20:11:55
73771         Log: make regen_headers.
73772              Backport change #18078 to warnings.pl.
73773      Branch: perl
73774            ! global.sym perlapi.c perlapi.h proto.h warnings.pl
73775 ____________________________________________________________________________
73776 [ 18109] By: ams                                   on 2002/11/05  13:03:34
73777         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
73778              From: hv@crypt.org
73779              Date: Tue, 05 Nov 2002 13:30:00 +0000
73780              Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
73781
73782              This is half of the fix for #18107. The swash_init() problems
73783              described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
73784              but can now be seen only with UTF-8 test cases.
73785      Branch: perl
73786            ! pp.c
73787 ____________________________________________________________________________
73788 [ 18108] By: merijn                                on 2002/11/05  07:52:08
73789         Log: Put back the DO NOT EDIT headers in proto.h and global.sym
73790
73791              Subject: Re: [perl #18066] Bug in -I when path has double colons?
73792              From: Slaven Rezic <slaven.rezic@berlin.de>
73793              Date: 03 Nov 2002 10:25:10 +0100
73794              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
73795      Branch: perl
73796            ! embed.pl
73797 ____________________________________________________________________________
73798 [ 18107] By: ams                                   on 2002/11/05  03:43:46
73799         Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
73800              character is UTF-8. (Copied from pp_lcfirst.)
73801              2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
73802      Branch: perl
73803            ! dump.c pp.c
73804 ____________________________________________________________________________
73805 [ 18106] By: hv                                    on 2002/11/05  01:43:27
73806         Log: new test based on:
73807              Subject: [TEST] for [PATCH] bug in utf8.c(?)
73808              From: Marty Pauley <marty+p5p@kasei.com>
73809              Date: Fri, 18 Oct 2002 21:02:38 +0100
73810              Message-ID: <20021018200238.GY3764@soto.kasei.com>
73811      Branch: perl
73812            ! lib/utf8.t
73813 ____________________________________________________________________________
73814 [ 18105] By: hv                                    on 2002/11/05  00:59:30
73815         Log: Subject: Re: Class::Struct, simple patch, tests
73816              From: Marty Pauley <marty+p5p@kasei.com>
73817              Date: Fri, 18 Oct 2002 22:26:38 +0100
73818              Message-ID: <20021018212638.GB3764@soto.kasei.com>
73819      Branch: perl
73820            ! lib/Class/Struct.pm lib/Class/Struct.t
73821 ____________________________________________________________________________
73822 [ 18102] By: rgs                                   on 2002/11/04  21:43:53
73823         Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
73824              From: Slaven Rezic <slaven.rezic@berlin.de>
73825              Date: 30 Oct 2002 11:18:47 +0100
73826              Message-ID: <87of9c2prs.fsf@vran.herceg.de>
73827
73828              With the corresponding change to embed.fnc
73829      Branch: perl
73830            + t/run/switchI.t
73831            ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
73832            ! proto.h t/run/runenv.t
73833 ____________________________________________________________________________
73834 [ 18094] By: merijn                                on 2002/11/04  16:08:22
73835         Log: Changed the warning detection pattern because of:
73836
73837              Subject: ccache gcc3.2 doesn't work
73838              From: Nicholas Clark <nick@ccl4.org>
73839              Date: Tue, 29 Oct 2002 15:01:39
73840              Message-ID: <20021029150139.J82080@plum.flirble.org>
73841      Branch: perl
73842            ! Configure
73843 ____________________________________________________________________________
73844 [ 18093] By: jhi                                   on 2002/11/04  16:06:39
73845         Log: s/Perlf/Perl/ (thanks rgs)
73846      Branch: perl
73847            ! pod/perldiag.pod
73848 ____________________________________________________________________________
73849 [ 18091] By: jhi                                   on 2002/11/04  15:50:07
73850         Log: How pre-5.9.0 Perl can be fooled by a defined-or.
73851      Branch: perl
73852            ! pod/perldiag.pod
73853 ____________________________________________________________________________
73854 [ 18090] By: hv                                    on 2002/11/04  15:49:29
73855         Log: extend #13786 to cover the other four identical chunks of code
73856              to avoid looping under overload.
73857      Branch: perl
73858            ! sv.c
73859 ____________________________________________________________________________
73860 [ 18088] By: merijn                                on 2002/11/04  15:37:06
73861         Log: Charnames take 4
73862              Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
73863      Branch: perl
73864            ! lib/charnames.pm lib/charnames.t
73865 ____________________________________________________________________________
73866 [ 18086] By: hv                                    on 2002/11/04  15:16:34
73867         Log: integrate from perlio: changes #17709, #17795, #17796, #18032
73868      Branch: perl
73869           !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
73870           !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
73871 ____________________________________________________________________________
73872 [ 18085] By: hv                                    on 2002/11/04  12:17:12
73873         Log: Subject: Re: [perl #17064] illegal legal unicode character
73874              From: hv@crypt.org
73875              Date: Mon, 04 Nov 2002 13:23:49 +0000
73876              Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
73877      Branch: perl
73878            ! regexec.c t/op/split.t
73879 ____________________________________________________________________________
73880 [ 18084] By: merijn                                on 2002/11/04  11:04:45
73881         Log: Tru64, gcc -O3, datasize
73882              Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
73883      Branch: perl
73884            ! README.tru64 hints/dec_osf.sh
73885 ____________________________________________________________________________
73886 [ 18083] By: merijn                                on 2002/11/04  10:58:52
73887         Log: Typo configpm
73888              Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
73889      Branch: perl
73890            ! configpm
73891 ____________________________________________________________________________
73892 [ 18078] By: hv                                    on 2002/11/03  13:20:50
73893         Log: avoid reliance on croak() prototype
73894      Branch: perl
73895            ! lib/warnings.pm
73896 ____________________________________________________________________________
73897 [ 18077] By: hv                                    on 2002/11/03  13:18:17
73898         Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re().
73899              (with tweaks)
73900              From: Michael G Schwern <schwern@pobox.com>
73901              Date: Wed, 4 Sep 2002 12:06:08 -0700
73902              Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
73903      Branch: perl
73904            ! configpm lib/Config.t
73905 ____________________________________________________________________________
73906 [ 18076] By: gbarr                                 on 2002/11/03  10:11:18
73907         Log: Update to Scalar-List-Utils 1.08
73908      Branch: perl
73909            + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
73910            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README
73911            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
73912            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
73913            ! ext/List/Util/t/reduce.t
73914 ____________________________________________________________________________
73915 [ 18075] By: rgs                                   on 2002/10/31  20:58:12
73916         Log: Adjust the number of tests in t/op/range.t
73917      Branch: perl
73918            ! t/op/range.t
73919 ____________________________________________________________________________
73920 [ 18074] By: ams                                   on 2002/10/30  22:30:32
73921         Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
73922              but "-4\n".."-0\n" is!
73923              From: Slaven Rezic <slaven.rezic@berlin.de>
73924              Date: 30 Oct 2002 16:22:36 +0100
73925              Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
73926
73927              Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
73928              is not DWIM but "-4\n".."-0\n" is!
73929              From: "Orton, Yves" <yves.orton@mciworldcom.de>
73930              Date: Wed, 30 Oct 2002 11:59:31 -0000
73931              Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
73932
73933              (Applied over previous fix.)
73934      Branch: perl
73935            ! pp_ctl.c t/op/range.t
73936 ____________________________________________________________________________
73937 [ 18073] By: ams                                   on 2002/10/30  19:47:12
73938         Log: Subject: [perl #18165] "0" fails as right-hand argument to ..
73939              From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
73940              Date: 30 Oct 2002 17:27:53 -0000
73941              Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
73942
73943              (Fixed by making an exception for .."0" in pp_flop.)
73944      Branch: perl
73945            ! pp_ctl.c t/op/range.t
73946 ____________________________________________________________________________
73947 [ 18072] By: rgs                                   on 2002/10/29  20:37:31
73948         Log: Partial fix of bug [perl #17589] : prevent the parser to
73949              segfault when encountering the erroneous construct "sub;".
73950      Branch: perl
73951            ! pod/perldiag.pod t/op/anonsub.t toke.c
73952 ____________________________________________________________________________
73953 [ 18071] By: rgs                                   on 2002/10/28  21:57:25
73954         Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
73955              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
73956              Date: Mon, 28 Oct 2002 12:53:52 -0000
73957              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
73958      Branch: perl
73959            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
73960 ____________________________________________________________________________
73961 [ 18070] By: rgs                                   on 2002/10/28  20:46:33
73962         Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
73963              From: Nicholas Clark <nick@unfortu.net>
73964              Date: Sun, 27 Oct 2002 18:39:03 +0000
73965              Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>
73966      Branch: perl
73967            ! util.c
73968 ____________________________________________________________________________
73969 [ 18069] By: rgs                                   on 2002/10/28  20:44:12
73970         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
73971              From: Nicholas Clark <nick@unfortu.net>
73972              Date: Sun, 27 Oct 2002 22:31:08 +0000
73973              Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
73974      Branch: perl
73975            ! t/op/pack.t
73976 ____________________________________________________________________________
73977 [ 18068] By: merijn                                on 2002/10/27  17:57:15
73978         Log: Repair broken previous patch. I don't like it, but not repairing it
73979              breaks each and every build. Will teach me to test on the same
73980              machine where I patched it. Sorry.
73981      Branch: perl
73982            ! embed.pl
73983 ____________________________________________________________________________
73984 [ 18067] By: merijn                                on 2002/10/27  06:02:21
73985         Log: embed.pl doc. (embed.pl reorganization for doc headers)
73986              Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
73987              With some additional modifications
73988      Branch: perl
73989            ! embed.pl
73990 ____________________________________________________________________________
73991 [ 18064] By: merijn                                on 2002/10/25  11:47:07
73992         Log: The 5005thread todo list; 2 down 25 to go
73993      Branch: perl
73994            ! README.irix README.tru64
73995 ____________________________________________________________________________
73996 [ 18063] By: hv                                    on 2002/10/25  00:28:48
73997         Log: change #18038 gives too many problems on t/450_service.t; disable
73998              it for now
73999      Branch: perl
74000            ! lib/Net/Ping/t/450_service.t
74001 ____________________________________________________________________________
74002 [ 18062] By: hv                                    on 2002/10/25  00:21:17
74003         Log: Subject: [PATCH] DB_File 1.806
74004              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
74005              Date: Tue, 22 Oct 2002 11:16:21 +0100
74006              Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
74007      Branch: perl
74008            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
74009            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
74010            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
74011 ____________________________________________________________________________
74012 [ 18061] By: hv                                    on 2002/10/25  00:13:07
74013         Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm
74014              From: chromatic <chromatic@wgz.org>
74015              Date: Mon, 21 Oct 2002 20:27:43 -0700
74016              Message-ID: <20021022033253.57952.qmail@onion.perl.org>
74017      Branch: perl
74018            + ext/IO/lib/IO/t/IO.t
74019            ! MANIFEST lib/Net/Ping/t/450_service.t
74020 ____________________________________________________________________________
74021 [ 18060] By: hv                                    on 2002/10/24  23:54:50
74022         Log: 2 lines of change #18039 had several problems
74023      Branch: perl
74024            ! ext/IO/IO.pm
74025 ____________________________________________________________________________
74026 [ 18059] By: hv                                    on 2002/10/24  23:46:29
74027         Log: Subject: [perl #18036] perldoc refuses to run on BeOS
74028              From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
74029              Date: 21 Oct 2002 10:18:50 -0000
74030              Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
74031      Branch: perl
74032            ! utils/perldoc.PL
74033 ____________________________________________________________________________
74034 [ 18058] By: hv                                    on 2002/10/24  23:36:48
74035         Log: Subject: The Inaba patch for tr/// vs. use encoding
74036              From: Dan Kogai <dankogai@dan.co.jp>
74037              Date: Mon, 21 Oct 2002 17:36:02 +0900
74038              Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
74039      Branch: perl
74040            ! mg.c regcomp.c sv.c toke.c
74041 ____________________________________________________________________________
74042 [ 18057] By: hv                                    on 2002/10/24  23:16:15
74043         Log: Subject: [Encode] 1.80 released
74044              From: Dan Kogai <dankogai@dan.co.jp>
74045              Date: Tue, 22 Oct 2002 05:47:16 +0900
74046              Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
74047      Branch: perl
74048            + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl
74049            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
74050            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
74051            ! ext/Encode/lib/Encode/MIME/Header.pm
74052            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t
74053            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
74054            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
74055            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
74056 ____________________________________________________________________________
74057 [ 18056] By: hv                                    on 2002/10/24  22:48:06
74058         Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again
74059              From: Autrijus Tang <autrijus@autrijus.org>
74060              Date: Sat, 19 Oct 2002 17:51:57 +0800
74061              Message-ID: <20021019095157.GA430@not.autrijus.org>
74062      Branch: perl
74063            ! ext/B/B/C.pm
74064 ____________________________________________________________________________
74065 [ 18055] By: hv                                    on 2002/10/24  22:34:10
74066         Log: Reverse change #8066 and sense of test, to satisfy [perl #17763]
74067      Branch: perl
74068            ! pp_sys.c t/run/fresh_perl.t
74069 ____________________________________________________________________________
74070 [ 18054] By: hv                                    on 2002/10/24  22:17:40
74071         Log: change #18030 needs the removal of ext/Thread/thr5005.t
74072      Branch: perl
74073            - ext/Thread/thr5005.t
74074 ____________________________________________________________________________
74075 [ 18053] By: merijn                                on 2002/10/24  08:20:09
74076         Log: charnames pragma extended with :alias for customized
74077              unicode naming aliases
74078              Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
74079      Branch: perl
74080            ! lib/charnames.pm lib/charnames.t
74081 ____________________________________________________________________________
74082 [ 18052] By: rgs                                   on 2002/10/23  19:16:50
74083         Log: Further tweaks to perlmodlib.pod.
74084              Add a note about perllocal.pod, which wasn't documented.
74085      Branch: perl
74086            ! pod/perlmodlib.PL pod/perlmodlib.pod
74087 ____________________________________________________________________________
74088 [ 18051] By: rgs                                   on 2002/10/23  18:56:08
74089         Log: Further tweaks to perluniintro.pod
74090      Branch: perl
74091            ! pod/perluniintro.pod
74092 ____________________________________________________________________________
74093 [ 18050] By: rgs                                   on 2002/10/22  19:11:12
74094         Log: perlmodlib.pod nit suggested by David Dyck (bug #18055)
74095              Regenerate perlmodlib.pod
74096      Branch: perl
74097            ! pod/perlmodlib.PL pod/perlmodlib.pod
74098 ____________________________________________________________________________
74099 [ 18049] By: rgs                                   on 2002/10/22  18:48:00
74100         Log: Subject: [PATCH] perluniintro
74101              From: Jarkko Hietaniemi <jhi@iki.fi>
74102              Date: Sun, 20 Oct 2002 15:48:09 +0300
74103              Message-ID: <20021020124809.GE444369@lyta.hut.fi>
74104      Branch: perl
74105            ! pod/perluniintro.pod
74106 ____________________________________________________________________________
74107 [ 18048] By: hv                                    on 2002/10/22  17:04:26
74108         Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always
74109              From: Dave Mitchell <davem@fdgroup.com>
74110              Date: Fri, 18 Oct 2002 13:36:40 +0100
74111              Message-ID: <20021018133640.A19172@fdgroup.com>
74112      Branch: perl
74113            ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c
74114            ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h
74115            ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t
74116 ____________________________________________________________________________
74117 [ 18047] By: hv                                    on 2002/10/22  16:20:18
74118         Log: Subject: [PATCH] AutoLoader gives wrong message
74119              From: Peter Scott <peter@psdt.com>
74120              Date: Thu, 17 Oct 2002 19:54:56 -0700
74121              Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
74122      Branch: perl
74123            ! lib/AutoLoader.pm
74124 ____________________________________________________________________________
74125 [ 18046] By: hv                                    on 2002/10/22  15:52:40
74126         Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
74127              From: Alain Barbet <alian@alianwebserver.com>
74128              Date: Fri, 18 Oct 2002 15:29:29 +0200
74129              Message-ID: <3DB00CB9.70708@alianwebserver.com>
74130      Branch: perl
74131            ! README.win32 win32/makefile.mk win32/win32.c
74132 ____________________________________________________________________________
74133 [ 18045] By: hv                                    on 2002/10/22  15:47:21
74134         Log: improve 'atomicity' wording
74135      Branch: perl
74136            ! lib/filetest.pm
74137 ____________________________________________________________________________
74138 [ 18044] By: hv                                    on 2002/10/22  15:43:55
74139         Log: Subject: [PATCH] Shell.pm object methods broken
74140              From: Dan Brook <dbrook@easyspace.com>
74141              Date: Thu, 17 Oct 2002 16:05:04 +0100
74142              Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
74143      Branch: perl
74144            ! lib/Shell.pm lib/Shell.t
74145 ____________________________________________________________________________
74146 [ 18042] By: hv                                    on 2002/10/21  09:20:54
74147         Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
74148              From: hv@crypt.org
74149              Date: Mon, 21 Oct 2002 11:27:40 +0100
74150              Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
74151      Branch: perl
74152            ! t/lib/warnings/toke toke.c
74153 ____________________________________________________________________________
74154 [ 18041] By: hv                                    on 2002/10/21  01:14:48
74155         Log: Subject: Re: [perl #18019] regex overoptimization
74156              From: hv@crypt.org
74157              Date: Mon, 21 Oct 2002 03:21:54 +0100
74158              Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
74159      Branch: perl
74160            ! regcomp.c t/op/re_tests
74161 ____________________________________________________________________________
74162 [ 18039] By: hv                                    on 2002/10/20  14:33:16
74163         Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
74164              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
74165              Date: Tue, 15 Oct 2002 02:17:03 +0200
74166              Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
74167      Branch: perl
74168            ! ext/IO/IO.pm
74169 ____________________________________________________________________________
74170 [ 18038] By: hv                                    on 2002/10/20  14:23:06
74171         Log: Update to Net::Ping v2.23
74172      Branch: perl
74173            + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t
74174            + lib/Net/Ping/t/450_service.t
74175            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
74176            ! lib/Net/Ping/t/200_ping_tcp.t
74177 ____________________________________________________________________________
74178 [ 18037] By: hv                                    on 2002/10/20  13:57:06
74179         Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
74180              From: Jarkko Hietaniemi <jhi@iki.fi>
74181              Date: Mon, 14 Oct 2002 14:49:54 +0300
74182              Message-ID: <20021014114954.GB80937@lyta.hut.fi>
74183      Branch: perl
74184            ! t/op/pack.t
74185 ____________________________________________________________________________
74186 [ 18036] By: hv                                    on 2002/10/20  13:43:56
74187         Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
74188              From: Slaven Rezic <slaven.rezic@berlin.de>
74189              Date: 14 Oct 2002 09:37:18 +0200
74190              Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
74191      Branch: perl
74192            ! pp_sys.c t/op/mkdir.t
74193 ____________________________________________________________________________
74194 [ 18035] By: hv                                    on 2002/10/20  13:39:09
74195         Log: Subject: Re: [perl #17951] Strange UTF error
74196              From: Jarkko Hietaniemi <jhi@iki.fi>
74197              Date: Wed, 16 Oct 2002 18:50:51 +0300
74198              Message-ID: <20021016155051.GB268437@lyta.hut.fi>
74199      Branch: perl
74200            ! lib/utf8_heavy.pl t/run/fresh_perl.t
74201 ____________________________________________________________________________
74202 [ 18034] By: hv                                    on 2002/10/20  13:23:16
74203         Log: Update to Time::HiRes v1.38
74204      Branch: perl
74205            + ext/Time/HiRes/typemap
74206            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
74207            ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs
74208            ! ext/Time/HiRes/Makefile.PL
74209 ____________________________________________________________________________
74210 [ 18033] By: hv                                    on 2002/10/20  13:12:25
74211         Log: Upgrade to Test.pm v1.23
74212      Branch: perl
74213            ! lib/Test.pm
74214 ____________________________________________________________________________
74215 [ 18030] By: merijn                                on 2002/10/19  14:10:21
74216         Log: Happy chainsaw stories; The removal of the 5005 threads
74217              Still imcomplete. Configure will follow
74218      Branch: perl
74219            ! MANIFEST NetWare/Makefile NetWare/config.wc
74220            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
74221            ! Porting/Glossary Porting/config.sh Porting/config_H
74222            ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h
74223            ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm
74224            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
74225            ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads
74226            ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh
74227            ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c
74228            ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h
74229            ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c
74230            ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c
74231            ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile
74232            ! win32/config.bc win32/config.gc win32/config.vc
74233            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
74234            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
74235            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
74236            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
74237            ! wince/Makefile.ce wince/config.ce wince/config_H.ce
74238            ! wince/config_sh.PL wince/win32.h wince/win32thread.c
74239            ! wince/win32thread.h wince/wincesck.c
74240 ____________________________________________________________________________
74241 [ 18029] By: merijn                                on 2002/10/18  07:28:21
74242         Log: minor tweaks in Porting/pumpkin.pod
74243              Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
74244      Branch: perl
74245            ! Porting/pumpkin.pod
74246 ____________________________________________________________________________
74247 [ 18028] By: rgs                                   on 2002/10/17  20:33:32
74248         Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
74249              From: Abe Timmerman <abe@ztreet.demon.nl>
74250              Date: Thu, 17 Oct 2002 23:38:34 +0200
74251              Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
74252      Branch: perl
74253            ! t/run/switches.t
74254 ____________________________________________________________________________
74255 [ 18027] By: hv                                    on 2002/10/17  14:39:27
74256         Log: Subject: Re: versions too accurate
74257              From: John Peacock <jpeacock@rowman.com>
74258              Date: Mon, 14 Oct 2002 22:36:48 -0400
74259              Message-ID: <3DAB7F40.1050200@rowman.com>
74260      Branch: perl
74261            ! lib/version.pm util.c
74262 ____________________________________________________________________________
74263 [ 18026] By: hv                                    on 2002/10/17  14:29:41
74264         Log: Subject: Re: [PATCH] Version object combined patch
74265              From: John Peacock <jpeacock@rowman.com>
74266              Date: Thu, 10 Oct 2002 21:23:01 -0400
74267              Message-ID: <3DA627F5.5050907@rowman.com>
74268      Branch: perl
74269            ! lib/version.pm lib/version.t pod/perldiag.pod util.c
74270 ____________________________________________________________________________
74271 [ 18025] By: hv                                    on 2002/10/17  13:37:04
74272         Log: definition of MAXPATHLEN
74273              Subject: [PATCH] standard lawyerism
74274              From: Jarkko Hietaniemi <jhi@iki.fi>
74275              Date: Fri, 11 Oct 2002 02:48:26 +0300
74276              Message-ID: <20021010234825.GM292305@lyta.hut.fi>
74277      Branch: perl
74278            ! perl.h
74279 ____________________________________________________________________________
74280 [ 18024] By: hv                                    on 2002/10/17  13:34:01
74281         Log: Subject: Re: [perl #17061] no strict 'garbage'
74282              From: Slaven Rezic <slaven.rezic@berlin.de>
74283              Date: 10 Oct 2002 16:23:22 +0200
74284              Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
74285      Branch: perl
74286            ! ext/Storable/Storable.pm
74287 ____________________________________________________________________________
74288 [ 18023] By: hv                                    on 2002/10/17  12:56:28
74289         Log: Subject: Re: [perl #17830] open FH, "<&", $fd
74290              From: Steve Grazzini <grazz@nyc.rr.com>
74291              Date: 11 Oct 2002 22:28:58 -0000
74292              Message-ID: <20021011222858.452.qmail@onion.perl.org>
74293      Branch: perl
74294            ! doio.c t/io/open.t
74295 ____________________________________________________________________________
74296 [ 18022] By: hv                                    on 2002/10/17  12:24:42
74297         Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
74298              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74299              Date: Tue, 15 Oct 2002 17:01:43 -0700
74300              Message-ID: <nxKr9gzkgmBO092yn@efn.org>
74301      Branch: perl
74302            ! t/op/assignwarn.t
74303 ____________________________________________________________________________
74304 [ 18021] By: hv                                    on 2002/10/17  11:28:38
74305         Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
74306              From: Slaven Rezic <slaven.rezic@berlin.de>
74307              Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
74308              Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
74309      Branch: perl
74310            ! Porting/pumpkin.pod
74311 ____________________________________________________________________________
74312 [ 18020] By: rgs                                   on 2002/10/16  18:43:21
74313         Log: prototype() didn't warn when used in void context.
74314      Branch: perl
74315            ! op.c t/lib/warnings/op
74316 ____________________________________________________________________________
74317 [ 18019] By: ams                                   on 2002/10/15  20:54:53
74318         Log: Subject: Japanese translation of Storable
74319              From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
74320              Date: Tue, 15 Oct 2002 06:31:01 +0900
74321              Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
74322      Branch: perl
74323            ! ext/Storable/README
74324 ____________________________________________________________________________
74325 [ 18018] By: rgs                                   on 2002/10/15  19:08:20
74326         Log: Subject: Re: [PATCH] cv.h: Comment update
74327              From: Paul Johnson <paul@pjcj.net>
74328              Date: Mon, 14 Oct 2002 20:00:50 +0200
74329              Message-ID: <20021014180050.GC7333@pjcj.net>
74330      Branch: perl
74331            ! cv.h
74332 ____________________________________________________________________________
74333 [ 18017] By: rgs                                   on 2002/10/14  20:37:06
74334         Log: Subject: [PATCH] perlipc.pod
74335              From: Slaven Rezic <slaven.rezic@berlin.de>
74336              Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
74337              Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
74338      Branch: perl
74339            ! pod/perlipc.pod
74340 ____________________________________________________________________________
74341 [ 18016] By: rgs                                   on 2002/10/14  20:30:03
74342         Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
74343              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
74344              Date: Sun, 13 Oct 2002 09:02:36 +0900
74345              Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
74346      Branch: perl
74347            ! pod/perlunicode.pod
74348 ____________________________________________________________________________
74349 [ 18015] By: rgs                                   on 2002/10/12  20:22:37
74350         Log: The -0 command-line switch wasn't setting $/ at compile-time.
74351              Move the initialization of $/ just after switch parsing
74352              (it was done after yyparse().)
74353      Branch: perl
74354            ! perl.c t/run/switches.t
74355 ____________________________________________________________________________
74356 [ 18014] By: rgs                                   on 2002/10/12  20:18:55
74357         Log: Subject: Re: [PATCH] perl573delta delinting
74358              From: Philip Newton <Philip.Newton@gmx.net>
74359              Date: Sat, 12 Oct 2002 21:25:49 +0200
74360              Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
74361      Branch: perl
74362            ! pod/perl573delta.pod
74363 ____________________________________________________________________________
74364 [ 18013] By: hv                                    on 2002/10/12  15:41:50
74365         Log: Subject: [PATCH] for -Dm
74366              From: Slaven Rezic <slaven.rezic@berlin.de>
74367              Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
74368              Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
74369      Branch: perl
74370            ! malloc.c
74371 ____________________________________________________________________________
74372 [ 18012] By: hv                                    on 2002/10/12  15:39:49
74373         Log: #18005 was not enough
74374              Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
74375              From: Abe Timmerman <abeltje@cpan.org>
74376              Date: Sat, 12 Oct 2002 17:56:39 +0200
74377              Message-Id: <200210121756.39803.abeltje@cpan.org>
74378      Branch: perl
74379            ! win32/makefile.mk
74380 ____________________________________________________________________________
74381 [ 18011] By: hv                                    on 2002/10/12  15:36:43
74382         Log: Subject: [perl #17805] BUG: Grammar bug during Configure
74383              From: Richard Hitt (via RT) <perlbug@perl.org>
74384              Date: 8 Oct 2002 21:04:30 -0000
74385              Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
74386      Branch: perl
74387            ! Configure
74388 ____________________________________________________________________________
74389 [ 18010] By: hv                                    on 2002/10/12  15:31:06
74390         Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
74391              From: Nicholas Clark <nick@unfortu.net>
74392              Date: Tue, 8 Oct 2002 21:52:53 +0100
74393              Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
74394      Branch: perl
74395            ! pod/perldiag.pod pp_pack.c t/op/pack.t
74396 ____________________________________________________________________________
74397 [ 18009] By: hv                                    on 2002/10/12  15:12:18
74398         Log: Subject: [PATCH perldoc] For screaming hell's sake
74399              From: Simon Cozens <simon@netthink.co.uk>
74400              Date: Tue, 8 Oct 2002 11:13:07 +0100
74401              Message-ID: <20021008101307.GA8175@netthink.co.uk>
74402      Branch: perl
74403            ! utils/perldoc.PL
74404 ____________________________________________________________________________
74405 [ 18008] By: hv                                    on 2002/10/12  14:38:19
74406         Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
74407              From: Nicholas Clark <nick@unfortu.net>
74408              Date: Mon, 7 Oct 2002 23:35:34 +0100
74409              Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
74410      Branch: perl
74411            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
74412            ! ext/Storable/README ext/Storable/Storable.pm
74413            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
74414            ! ext/Storable/t/forgive.t ext/Storable/t/integer.t
74415            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
74416 ____________________________________________________________________________
74417 [ 18007] By: hv                                    on 2002/10/12  14:22:36
74418         Log: Subject: [perl #17773] errors in c2ph(1) man page
74419              From: Eric Melville (via RT) <perlbug@perl.org>
74420              Date: 7 Oct 2002 02:58:34 -0000
74421              Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
74422      Branch: perl
74423            ! utils/c2ph.PL
74424 ____________________________________________________________________________
74425 [ 18006] By: hv                                    on 2002/10/12  14:19:55
74426         Log: Subject: [PATCH pad.c] Re: closure failures
74427              From: Dave Mitchell <davem@fdgroup.com>
74428              Date: Mon, 7 Oct 2002 02:42:13 +0100
74429              Message-ID: <20021007024213.B29760@fdgroup.com>
74430      Branch: perl
74431            ! pad.c
74432 ____________________________________________________________________________
74433 [ 18005] By: hv                                    on 2002/10/12  14:17:07
74434         Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7
74435              From: Abe Timmerman <abeltje@cpan.org>
74436              Date: Tue, 8 Oct 2002 14:16:56 +0200
74437              Message-Id: <200210081416.56942.abeltje@cpan.org>
74438      Branch: perl
74439            ! win32/Makefile
74440 ____________________________________________________________________________
74441 [ 18004] By: hv                                    on 2002/10/12  14:06:59
74442         Log: updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
74443      Branch: perl
74444            ! hints/darwin.sh
74445 ____________________________________________________________________________
74446 [ 18003] By: hv                                    on 2002/10/12  13:48:34
74447         Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
74448              and #18001.
74449      Branch: perl
74450            ! ext/Devel/Peek/Peek.t
74451 ____________________________________________________________________________
74452 [ 18002] By: hv                                    on 2002/10/11  23:22:56
74453         Log: Subject: [Encode] 1.77 Released
74454              From: Dan Kogai <dankogai@dan.co.jp>
74455              Date: Sun, 6 Oct 2002 12:52:52 +0900
74456              Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
74457      Branch: perl
74458            ! ext/Encode/Changes ext/Encode/Encode.pm
74459            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
74460            ! ext/Encode/lib/Encode/Alias.pm
74461            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t
74462            ! ext/Encode/ucm/big5-eten.ucm
74463 ____________________________________________________________________________
74464 [ 18001] By: hv                                    on 2002/10/11  22:52:43
74465         Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
74466              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74467              Date: Thu, 10 Oct 2002 14:28:55 -0700
74468              Message-ID: <XEfp9gzkgquV092yn@efn.org>
74469      Branch: perl
74470            ! ext/Devel/Peek/Peek.t
74471 ____________________________________________________________________________
74472 [ 18000] By: hv                                    on 2002/10/11  22:30:36
74473         Log: Subject: [PATCH] perl573delta delinting
74474              From: Jarkko Hietaniemi <jhi@iki.fi>
74475              Date: Fri, 4 Oct 2002 16:19:31 +0300
74476              Message-ID: <20021004131931.GE278184@lyta.hut.fi>
74477      Branch: perl
74478            ! pod/perl573delta.pod
74479 ____________________________________________________________________________
74480 [ 17999] By: hv                                    on 2002/10/11  22:28:36
74481         Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
74482              From: Jarkko Hietaniemi <jhi@iki.fi>
74483              Date: Fri, 4 Oct 2002 16:11:57 +0300
74484              Message-ID: <20021004131157.GD278184@lyta.hut.fi>
74485      Branch: perl
74486            ! pod/perldiag.pod reentr.c reentr.pl
74487 ____________________________________________________________________________
74488 [ 17998] By: rgs                                   on 2002/10/11  19:53:05
74489         Log: Fix bug #17771 : segfault with the 'for' statement modifier
74490              used inside a map or a grep.
74491      Branch: perl
74492            ! pp_ctl.c t/op/grep.t
74493 ____________________________________________________________________________
74494 [ 17997] By: hv                                    on 2002/10/11  12:10:39
74495         Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
74496              From: Information Service <info@lingo.kiev.ua>
74497              Date: Wed, 09 Oct 2002 07:17:00 +0400
74498              Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
74499      Branch: perl
74500            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
74501 ____________________________________________________________________________
74502 [ 17996] By: hv                                    on 2002/10/11  11:55:53
74503         Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
74504              From: chromatic <chromatic@wgz.org>
74505              Date: Thu, 03 Oct 2002 22:56:54 -0700
74506              Message-ID: <20021004060120.33329.qmail@onion.perl.org>
74507      Branch: perl
74508            ! lib/AutoLoader.pm lib/AutoLoader.t
74509 ____________________________________________________________________________
74510 [ 17995] By: ams                                   on 2002/10/11  05:24:20
74511         Log: Subject: [perl #17819] Typo in perltooc?
74512              From: Bob Wilkinson (via RT) <perlbug@perl.org>
74513              Date: 9 Oct 2002 09:50:40 -0000
74514              Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
74515
74516              Subject: [perl #17821] Typo in perltooc
74517              From: Bob Wilkinson (via RT) <perlbug@perl.org>
74518              Date: 9 Oct 2002 10:12:51 -0000
74519              Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
74520      Branch: perl
74521            ! pod/perltooc.pod
74522 ____________________________________________________________________________
74523 [ 17994] By: rgs                                   on 2002/10/10  20:19:27
74524         Log: Fix bug #17776 : memory corruption in qr/##/x
74525      Branch: perl
74526            ! sv.c t/op/pat.t
74527 ____________________________________________________________________________
74528 [ 17993] By: rgs                                   on 2002/10/10  19:52:00
74529         Log: croak() is better written Perl_croak() in C code.
74530      Branch: perl
74531            ! util.c
74532 ____________________________________________________________________________
74533 [ 17992] By: hv                                    on 2002/10/10  11:29:12
74534         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
74535              From: andreas.koenig@anima.de (Andreas J. Koenig)
74536              Date: Fri, 04 Oct 2002 06:38:57 +0200
74537              Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
74538      Branch: perl
74539            ! lib/Hash/Util.pm
74540 ____________________________________________________________________________
74541 [ 17991] By: hv                                    on 2002/10/10  11:20:41
74542         Log: new files lib/version.pm and lib/version.t for change #17990.
74543      Branch: perl
74544            + lib/version.pm lib/version.t
74545 ____________________________________________________________________________
74546 [ 17990] By: hv                                    on 2002/10/10  11:19:57
74547         Log: Subject: [PATCH] Version object combined patch
74548              From: John Peacock <jpeacock@rowman.com>
74549              Date: Fri, 04 Oct 2002 23:15:10 -0400
74550              Message-ID: <3D9E593E.1060605@rowman.com>
74551      Branch: perl
74552            ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod
74553            ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c
74554 ____________________________________________________________________________
74555 [ 17989] By: hv                                    on 2002/10/10  10:48:42
74556         Log: Subject: PATCH: lib/ExtUtils/typemap
74557              From: Brian Ingerson <ingy@ttul.org>
74558              Date: Sat, 28 Sep 2002 13:03:24 -0700
74559              Message-ID: <20020928130324.A16900@ttul.org>
74560      Branch: perl
74561            ! lib/ExtUtils/typemap
74562 ____________________________________________________________________________
74563 [ 17988] By: hv                                    on 2002/10/10  10:45:19
74564         Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
74565              From: Nicholas Clark <nick@unfortu.net>
74566              Date: Sat, 28 Sep 2002 18:52:00 +0100
74567              Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
74568      Branch: perl
74569            ! lib/Exporter.t lib/Exporter/Heavy.pm
74570 ____________________________________________________________________________
74571 [ 17987] By: hv                                    on 2002/10/10  10:27:40
74572         Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
74573              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
74574              Date: Mon, 9 Sep 2002 17:36:55 -0400
74575              Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
74576      Branch: perl
74577            ! pod/perlfunc.pod
74578 ____________________________________________________________________________
74579 [ 17986] By: hv                                    on 2002/10/10  09:51:24
74580         Log: Remove use of caller() in strict.pm, and tighten Safe compartment
74581              for Storable tests to match.
74582      Branch: perl
74583            ! ext/Storable/t/code.t lib/strict.pm lib/strict.t
74584 ____________________________________________________________________________
74585 [ 17985] By: hv                                    on 2002/10/10  09:27:00
74586         Log: Subject: Re: README.cygwin draft update
74587              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74588              Date: Mon, 07 Oct 2002 17:15:09 -0700
74589              Message-ID: <NOio9gzkg6oR092yn@efn.org>
74590      Branch: perl
74591            ! README.cygwin pod/perl58delta.pod
74592 ____________________________________________________________________________
74593 [ 17984] By: rgs                                   on 2002/10/09  19:17:08
74594         Log: Fix bug #17823 : non-modifying tr/// stringifies references
74595      Branch: perl
74596            ! doop.c t/op/tr.t
74597 ____________________________________________________________________________
74598 [ 17983] By: merijn                                on 2002/10/09  12:22:26
74599         Log: Tru64 and gcc and threads
74600              Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
74601      Branch: perl
74602            ! thread.h
74603 ____________________________________________________________________________
74604 [ 17982] By: merijn                                on 2002/10/09  10:34:40
74605         Log: Correct mailing list archive URL
74606              Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
74607      Branch: perl
74608            ! Porting/pumpkin.pod
74609 ____________________________________________________________________________
74610 [ 17981] By: merijn                                on 2002/10/09  04:49:06
74611         Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
74612              Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
74613      Branch: perl
74614            ! Porting/pumpkin.pod
74615 ____________________________________________________________________________
74616 [ 17980] By: sky                                   on 2002/10/06  15:40:56
74617         Log: Upgrade Safe.pm to 2.09 after CPAN backport.
74618              Fix testcases to run properly outside perl core build enviroment.
74619      Branch: perl
74620            ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t
74621            ! ext/Safe/safe3.t
74622 ____________________________________________________________________________
74623 [ 17979] By: sky                                   on 2002/10/06  07:03:19
74624         Log: Subject: [PATCH] fix typo in Tie::Array
74625              From: "Jos I. Boumans" <kane@cpan.org>
74626              Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
74627              Message-Id: <20021005183920.14746.qmail@onion.perl.org>
74628      Branch: perl
74629            ! lib/Tie/Array.pm
74630 ____________________________________________________________________________
74631 [ 17978] By: sky                                   on 2002/10/05  04:44:10
74632         Log: Upgrade to Attribute::Handlers 0.78
74633      Branch: perl
74634            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
74635            ! lib/Attribute/Handlers/README
74636 ____________________________________________________________________________
74637 [ 17977] By: rgs                                   on 2002/10/04  20:01:54
74638         Log: Complement to change #17976 :
74639              there was a similar bug on rdo().
74640              Increment $Safe::VERSION.
74641      Branch: perl
74642            ! ext/Opcode/Safe.pm ext/Safe/safe3.t
74643 ____________________________________________________________________________
74644 [ 17976] By: rgs                                   on 2002/10/04  19:44:48
74645         Log: Fix bug #17744, suggested by Andreas Jurenda,
74646              tweaked by rgs (security hole in Safe).
74647      Branch: perl
74648            + ext/Safe/safe3.t
74649            ! MANIFEST ext/Opcode/Safe.pm
74650 ____________________________________________________________________________
74651 [ 17975] By: merijn                                on 2002/10/04  13:30:17
74652         Log: Non ANSI feature detection in enum
74653      Branch: perl
74654            ! pad.h
74655 ____________________________________________________________________________
74656 [ 17974] By: rgs                                   on 2002/10/03  21:00:50
74657         Log: Fix a precedence problem.
74658      Branch: perl
74659            ! ext/Storable/t/integer.t
74660 ____________________________________________________________________________
74661 [ 17973] By: rgs                                   on 2002/10/03  20:34:13
74662         Log: Change the warning message "%s trapped by operation mask"
74663              to include '' around the op name. Document it in perldiag.
74664      Branch: perl
74665            ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c
74666            ! pod/perldiag.pod
74667 ____________________________________________________________________________
74668 [ 17972] By: rgs                                   on 2002/10/03  20:26:54
74669         Log: Add a new warning, "Possible precedence problem on bitwise
74670              %c operator", triggerred when a bitwise op has a numeric
74671              comparison op as child.
74672      Branch: perl
74673            ! op.c pod/perldiag.pod t/lib/warnings/op
74674 ____________________________________________________________________________
74675 [ 17971] By: ams                                   on 2002/10/03  11:03:41
74676         Log: Subject: Re: Not OK 17969
74677              From: Slaven Rezic <slaven.rezic@berlin.de>
74678              Date: 03 Oct 2002 13:12:58 +0200
74679              Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
74680      Branch: perl
74681            ! ext/Storable/Storable.pm ext/Storable/t/code.t
74682            ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t
74683            ! ext/Storable/t/malice.t
74684 ____________________________________________________________________________
74685 [ 17970] By: ams                                   on 2002/10/03  02:21:15
74686         Log: Add a line about 2.05.
74687      Branch: perl
74688            ! ext/Storable/ChangeLog
74689 ____________________________________________________________________________
74690 [ 17969] By: ams                                   on 2002/10/03  02:12:27
74691         Log: Subject: [PATCH] Storable and code serialization: documentation
74692              From: Slaven Rezic <slaven.rezic@berlin.de>
74693              Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
74694              Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
74695      Branch: perl
74696            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
74697            ! ext/Storable/t/code.t
74698 ____________________________________________________________________________
74699 [ 17968] By: ams                                   on 2002/10/03  01:40:51
74700         Log: Subject: [PATCH] Re: speed of my
74701              From: Stephen McCamant <smcc@mit.edu>
74702              Date: Wed, 2 Oct 2002 21:48:59 -0400
74703              Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
74704      Branch: perl
74705            ! pp.c
74706 ____________________________________________________________________________
74707 [ 17967] By: hv                                    on 2002/10/02  15:04:57
74708         Log: Subject: [PATCH] reentrant buffers
74709              From: Jarkko Hietaniemi <jhi@iki.fi>
74710              Date: Fri, 27 Sep 2002 01:08:56 +0300
74711              Message-ID: <20020926220856.GA339120@lyta.hut.fi>
74712      Branch: perl
74713            ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl
74714 ____________________________________________________________________________
74715 [ 17966] By: hv                                    on 2002/10/02  14:46:52
74716         Log: Subject: [PATCH] retropatch
74717              From: Jarkko Hietaniemi <jhi@iki.fi>
74718              Date: Fri, 27 Sep 2002 03:51:34 +0300
74719              Message-ID: <20020927005134.GB339120@lyta.hut.fi>
74720      Branch: perl
74721            + pod/perl573delta.pod
74722            ! MANIFEST pod/buildtoc.PL pod/perl.pod
74723 ____________________________________________________________________________
74724 [ 17965] By: hv                                    on 2002/10/02  14:42:21
74725         Log: op/tr.t test is affected by #17962
74726      Branch: perl
74727            ! t/op/tr.t
74728 ____________________________________________________________________________
74729 [ 17964] By: hv                                    on 2002/10/02  14:38:59
74730         Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
74731              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
74732              Date: Tue, 1 Oct 2002 23:34:35 +0200
74733              Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
74734      Branch: perl
74735            ! t/op/override.t toke.c
74736 ____________________________________________________________________________
74737 [ 17963] By: hv                                    on 2002/10/02  14:15:22
74738         Log: Subject: Re: [perl #17376] Bug Report - our(%)
74739              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74740              Date: Tue, 01 Oct 2002 09:54:30 -0700
74741              Message-ID: <GNdm9gzkgWOS092yn@efn.org>
74742      Branch: perl
74743            ! op.c pp_hot.c t/comp/our.t
74744 ____________________________________________________________________________
74745 [ 17962] By: ams                                   on 2002/10/02  14:10:07
74746         Log: Subject: [PATCH] no [] in tr///
74747              From: Jarkko Hietaniemi <jhi@iki.fi>
74748              Date: Wed, 2 Oct 2002 17:09:11 +0300
74749              Message-Id: <20021002140911.GH278184@lyta.hut.fi>
74750      Branch: perl
74751            ! pod/perldiag.pod toke.c
74752 ____________________________________________________________________________
74753 [ 17961] By: hv                                    on 2002/10/02  14:09:11
74754         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
74755              From: andreas.koenig@anima.de (Andreas J. Koenig)
74756              Date: Mon, 30 Sep 2002 17:24:06 +0200
74757              Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
74758      Branch: perl
74759            ! lib/Hash/Util.pm
74760 ____________________________________________________________________________
74761 [ 17959] By: hv                                    on 2002/10/02  14:06:29
74762         Log: Subject: [DOCPATCH] Unicode porting advice
74763              From: andreas.koenig@anima.de (Andreas J. Koenig)
74764              Date: Fri, 27 Sep 2002 15:30:16 +0200
74765              Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
74766      Branch: perl
74767            ! pod/perlunicode.pod
74768 ____________________________________________________________________________
74769 [ 17958] By: hv                                    on 2002/10/02  13:57:06
74770         Log: missing quote from #17957
74771      Branch: perl
74772            ! Porting/pumpkin.pod
74773 ____________________________________________________________________________
74774 [ 17957] By: hv                                    on 2002/10/02  13:55:56
74775         Log: document how to set APPLLIB_EXP
74776              Subject: Re: [perl #15957] error installing perl 5.8.0
74777              From: Andy Dougherty <doughera@lafayette.edu>
74778              Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
74779              Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
74780      Branch: perl
74781            ! Porting/pumpkin.pod
74782 ____________________________________________________________________________
74783 [ 17956] By: hv                                    on 2002/10/02  13:51:12
74784         Log: Devel::Peek tests from:
74785              Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
74786              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74787              Date: Thu, 26 Sep 2002 22:16:39 -0700
74788              Message-ID: <3m+k9gzkgqnP092yn@efn.org>
74789      Branch: perl
74790            ! ext/Devel/Peek/Peek.t
74791 ____________________________________________________________________________
74792 [ 17955] By: hv                                    on 2002/10/02  13:43:26
74793         Log: add precedence warning for bitwise docs
74794              Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
74795              From: Mike Guy <mjtg@cam.ac.uk>
74796              Date: Thu, 26 Sep 2002 13:20:45 +0100
74797              Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
74798      Branch: perl
74799            ! pod/perlop.pod
74800 ____________________________________________________________________________
74801 [ 17954] By: hv                                    on 2002/10/02  13:18:01
74802         Log: Subject: [PATCH] Re: perlio bug?
74803              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
74804              Date: Wed, 25 Sep 2002 21:58:12 +0200
74805              Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
74806      Branch: perl
74807            ! doio.c pod/perldiag.pod t/lib/warnings/doio
74808 ____________________________________________________________________________
74809 [ 17953] By: hv                                    on 2002/10/02  12:55:29
74810         Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file
74811              From: Dave Mitchell <davem@fdgroup.com>
74812              Date: Wed, 25 Sep 2002 23:40:23 +0100
74813              Message-ID: <20020925234023.A20044@fdgroup.com>
74814      Branch: perl
74815            + pad.c pad.h
74816            ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
74817            ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t
74818            ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod
74819            ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
74820            ! proto.h scope.c sv.c toke.c
74821 ____________________________________________________________________________
74822 [ 17952] By: hv                                    on 2002/10/02  11:23:38
74823         Log: better handling of whitespace in autodoc declarations; fragment from:
74824              Subject: [PATCH pad.c,h] move all pad-related code to its own src file
74825              From: Dave Mitchell <davem@fdgroup.com>
74826              Date: Wed, 25 Sep 2002 23:40:23 +0100
74827              Message-ID: <20020925234023.A20044@fdgroup.com>
74828      Branch: perl
74829            ! autodoc.pl
74830 ____________________________________________________________________________
74831 [ 17951] By: merijn                                on 2002/10/02  09:15:18
74832         Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
74833              Thu, 25 Jul 2002, Andy Dougherty
74834      Branch: perl
74835            ! Configure Policy_sh.SH
74836 ____________________________________________________________________________
74837 [ 17950] By: ams                                   on 2002/10/02  03:43:41
74838         Log: Add silly bandaid to stop segfaults on subsequent accesses to
74839              the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
74840              (<$fred>).
74841      Branch: perl
74842            ! op.c
74843 ____________________________________________________________________________
74844 [ 17949] By: hv                                    on 2002/10/01  08:49:02
74845         Log: patch based on:
74846              Subject: Re: [perl #17376] Bug Report - our(%)
74847              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74848              Date: Mon, 30 Sep 2002 15:22:18 -0700
74849              Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
74850      Branch: perl
74851            ! op.c
74852 ____________________________________________________________________________
74853 [ 17948] By: hv                                    on 2002/10/01  08:26:44
74854         Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
74855              From: chromatic <chromatic@wgz.org>
74856              Date: Fri, 13 Sep 2002 14:26:08 -0700
74857              Message-Id: <200209131426.08116.chromatic@wgz.org>
74858      Branch: perl
74859            ! lib/AutoLoader.pm
74860 ____________________________________________________________________________
74861 [ 17947] By: hv                                    on 2002/10/01  08:10:21
74862         Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags
74863              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74864              Date: Wed, 11 Sep 2002 22:22:45 -0700
74865              Message-ID: <lSCg9gzkgymX092yn@efn.org>
74866      Branch: perl
74867            ! dump.c mg.h regexec.c sv.c t/op/pat.t
74868 ____________________________________________________________________________
74869 [ 17946] By: merijn                                on 2002/09/30  15:19:36
74870         Log: nanosleep on VMS not present
74871      Branch: perl
74872            ! configure.com
74873 ____________________________________________________________________________
74874 [ 17945] By: merijn                                on 2002/09/30  09:51:40
74875         Log: -Dgccansipedantic only for gcc 3+
74876              Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
74877      Branch: perl
74878            ! Porting/pumpkin.pod cflags.SH
74879 ____________________________________________________________________________
74880 [ 17944] By: merijn                                on 2002/09/30  08:29:33
74881         Log: nanosleep probes as per Jarkko's request
74882      Branch: perl
74883            ! Configure NetWare/config_H.wc Porting/config.sh
74884            ! Porting/config_H config_h.SH epoc/config.sh perl.h
74885            ! win32/config.bc win32/config.gc win32/config.vc
74886            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
74887            ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
74888            ! wince/config_H.ce
74889 ____________________________________________________________________________
74890 [ 17942] By: ams                                   on 2002/09/29  22:26:37
74891         Log: Remove package; (Heh heh.)
74892      Branch: perl
74893            ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y
74894            ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t
74895            ! vms/perly_c.vms vms/perly_h.vms
74896 ____________________________________________________________________________
74897 [ 17941] By: hv                                    on 2002/09/29  12:11:06
74898         Log: Subject: [perl #16796] Configure script buglet
74899              From: "Amick, Eric" (via RT) <perlbug@perl.org>
74900              Date: 27 Aug 2002 20:09:29 -0000
74901              Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
74902      Branch: perl
74903            ! Configure
74904 ____________________________________________________________________________
74905 [ 17940] By: hv                                    on 2002/09/29  11:59:28
74906         Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
74907              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
74908              Date: Fri, 27 Sep 2002 13:52:18 +0200
74909              Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
74910      Branch: perl
74911            ! lib/Attribute/Handlers.pm
74912 ____________________________________________________________________________
74913 [ 17939] By: hv                                    on 2002/09/29  11:55:17
74914         Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
74915              From: Allen Smith (via RT) <perlbug@perl.org>
74916              Date: 13 Sep 2002 03:01:30 -0000
74917              Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
74918      Branch: perl
74919            ! t/lib/h2ph.pht utils/h2ph.PL
74920 ____________________________________________________________________________
74921 [ 17938] By: rgs                                   on 2002/09/28  20:42:59
74922         Log: Email address change for Stéphane Payrard
74923      Branch: perl
74924            ! AUTHORS
74925 ____________________________________________________________________________
74926 [ 17937] By: hv                                    on 2002/09/27  10:05:42
74927         Log: Subject: Re: [REVISED PATCH] Magic v-strings
74928              From: John Peacock <jpeacock@rowman.com>
74929              Date: Thu, 19 Sep 2002 22:30:58 -0400
74930              Message-ID: <3D8A8862.3000602@rowman.com>
74931      Branch: perl
74932            ! sv.c util.c
74933 ____________________________________________________________________________
74934 [ 17936] By: hv                                    on 2002/09/27  10:00:42
74935         Log: Subject: [PATCH] configure.com -- don't exclude threads::shared
74936              From: "Craig A. Berry" <craigberry@mac.com>
74937              Date: Wed, 25 Sep 2002 17:14:33 -0500
74938              Message-ID: <3D923549.6050809@mac.com>
74939      Branch: perl
74940            ! configure.com
74941 ____________________________________________________________________________
74942 [ 17935] By: hv                                    on 2002/09/27  09:48:19
74943         Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
74944              From: Andy Lester <andy@petdance.com>
74945              Date: Fri, 20 Sep 2002 12:23:41 -0500
74946              Message-ID: <20020920172341.GA15672@petdance.com>
74947      Branch: perl
74948            ! pod/perlopentut.pod
74949 ____________________________________________________________________________
74950 [ 17934] By: hv                                    on 2002/09/26  18:50:02
74951         Log: missing '.' in test from #17932
74952      Branch: perl
74953            ! t/lib/strict/subs
74954 ____________________________________________________________________________
74955 [ 17933] By: hv                                    on 2002/09/26  17:01:11
74956         Log: Subject: [PATCH] perl #17453
74957              From: Jarkko Hietaniemi <jhi@iki.fi>
74958              Date: Fri, 20 Sep 2002 17:22:45 +0300
74959              Message-ID: <20020920142245.GG280265@lyta.hut.fi>
74960      Branch: perl
74961            ! lib/utf8_heavy.pl t/op/pat.t
74962 ____________________________________________________________________________
74963 [ 17932] By: hv                                    on 2002/09/26  16:47:32
74964         Log: #17931 checked for wrong constant
74965      Branch: perl
74966            ! op.c
74967 ____________________________________________________________________________
74968 [ 17931] By: hv                                    on 2002/09/26  16:29:26
74969         Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
74970              From: Kay_Röpke <kay@dolphin-services.de>
74971              Date: Fri, 20 Sep 2002 16:09:08 +0200
74972              Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
74973      Branch: perl
74974            ! op.c t/lib/strict/subs
74975 ____________________________________________________________________________
74976 [ 17930] By: hv                                    on 2002/09/26  15:56:07
74977         Log: Subject: [perl #17445] Class::Struct patch: version number, examples
74978              From: Ken Neighbors (via RT) <perlbug@perl.org>
74979              Date: 19 Sep 2002 18:48:22 -0000
74980              Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
74981      Branch: perl
74982            ! lib/Class/Struct.pm
74983 ____________________________________________________________________________
74984 [ 17928] By: hv                                    on 2002/09/26  09:54:05
74985         Log: Subject: [PATCH] bug in utf8.c(?)
74986              From: Marty Pauley <marty+p5p@kasei.com>
74987              Date: Fri, 20 Sep 2002 10:55:33 +0100
74988              Subject: [PATCH] bug in utf8.c(?)
74989      Branch: perl
74990            ! utf8.c
74991 ____________________________________________________________________________
74992 [ 17927] By: hv                                    on 2002/09/26  09:37:19
74993         Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
74994              From: Marty Pauley <marty+p5p@kasei.com>
74995              Date: Fri, 20 Sep 2002 09:52:16 +0100
74996              Message-Id: 20020920085216.GC10512@soto.kasei.com
74997      Branch: perl
74998            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
74999 ____________________________________________________________________________
75000 [ 17926] By: hv                                    on 2002/09/26  09:28:06
75001         Log: Subject: [PATCH] defuse installusrbinperl
75002              From: Jarkko Hietaniemi <jhi@iki.fi>
75003              Date: Thu, 19 Sep 2002 18:01:03 +0300
75004              Message-ID: <20020919150103.GI208696@lyta.hut.fi>
75005      Branch: perl
75006            ! Configure
75007 ____________________________________________________________________________
75008 [ 17925] By: hv                                    on 2002/09/26  09:15:55
75009         Log: Subject: [PATCH v2] enable -ansi -pedantic
75010              From: Jarkko Hietaniemi <jhi@iki.fi>
75011              Date: Wed, 18 Sep 2002 01:19:25 +0300
75012              Message-ID: <20020917221925.GF85044@lyta.hut.fi>
75013      Branch: perl
75014            ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c
75015            ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c
75016 ____________________________________________________________________________
75017 [ 17924] By: hv                                    on 2002/09/26  08:44:16
75018         Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads)
75019              From: Nicholas Clark <nick@unfortu.net>
75020              Date: Sat, 14 Sep 2002 18:49:10 +0100
75021              Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>
75022      Branch: perl
75023            ! sv.c
75024 ____________________________________________________________________________
75025 [ 17923] By: hv                                    on 2002/09/26  08:33:54
75026         Log: Subject: [PATCH] Re: Advice on coredump
75027              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
75028              Date: Wed, 18 Sep 2002 22:14:57 +0200
75029              Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
75030      Branch: perl
75031            ! op.c t/op/closure.t
75032 ____________________________________________________________________________
75033 [ 17922] By: hv                                    on 2002/09/26  08:25:28
75034         Log: Subject: Re: [PATCH] spurious t/auto directory appears
75035              From: Michael G Schwern <schwern@pobox.com>
75036              Date: Fri, 13 Sep 2002 23:56:05 -0400
75037              Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
75038      Branch: perl
75039            ! lib/ExtUtils/t/Installed.t
75040 ____________________________________________________________________________
75041 [ 17921] By: hv                                    on 2002/09/26  08:21:59
75042         Log: add TODO tests for slow our() declaration
75043              Subject: Re: [perl #17376] Bug Report - our(%)
75044              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75045              Date: Thu, 19 Sep 2002 22:34:01 -0700
75046              Message-ID: <JNri9gzkgSBB092yn@efn.org>
75047      Branch: perl
75048            + t/comp/our.t
75049            ! MANIFEST
75050 ____________________________________________________________________________
75051 [ 17920] By: hv                                    on 2002/09/26  08:16:43
75052         Log: LEAKTEST is dead, RIP
75053              Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
75054              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75055              Date: Mon, 23 Sep 2002 18:33:12 +0200
75056              Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
75057      Branch: perl
75058            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
75059            ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
75060 ____________________________________________________________________________
75061 [ 17919] By: hv                                    on 2002/09/26  07:59:42
75062         Log: Subject: [PATCH] AIX hints missinga  >&4
75063              From: Jarkko Hietaniemi <jhi@iki.fi>
75064              Date: Fri, 13 Sep 2002 16:48:42 +0300
75065              Message-ID: <20020913134842.GD8929@lyta.hut.fi>
75066      Branch: perl
75067            ! hints/aix.sh
75068 ____________________________________________________________________________
75069 [ 17918] By: hv                                    on 2002/09/26  07:51:10
75070         Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod)
75071              From: "Brendan O'Dea" <bod@debian.org>
75072              Date: Mon, 23 Sep 2002 22:45:40 +1000
75073              Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
75074      Branch: perl
75075            ! pod/perlfunc.pod
75076 ____________________________________________________________________________
75077 [ 17917] By: hv                                    on 2002/09/26  07:46:43
75078         Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
75079              From: Slaven Rezic <slaven.rezic@berlin.de>
75080              Date: 11 Sep 2002 19:37:09 +0200
75081              Message-ID: <871y80a0my.fsf@vran.herceg.de>
75082      Branch: perl
75083            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
75084 ____________________________________________________________________________
75085 [ 17916] By: hv                                    on 2002/09/26  07:31:42
75086         Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
75087              From: "Brendan O'Dea" <bod@debian.org>
75088              Date: Tue, 10 Sep 2002 09:19:05 +1000
75089              Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
75090      Branch: perl
75091            ! pod/perlembed.pod
75092 ____________________________________________________________________________
75093 [ 17915] By: rgs                                   on 2002/09/24  20:19:22
75094         Log: Patch #17914 was empty ; this should have been applied instead.
75095      Branch: perl
75096            ! hints/aix.sh
75097 ____________________________________________________________________________
75098 [ 17914] By: rgs                                   on 2002/09/21  19:58:57
75099         Log: Subject: [PATCH] PASE saga continues
75100              From: Jarkko Hietaniemi <jhi@iki.fi>
75101              Date: Thu, 19 Sep 2002 23:30:20 +0300
75102              Message-ID: <20020919203020.GB274453@lyta.hut.fi>
75103      Branch: perl
75104            ! hints/aix.sh
75105 ____________________________________________________________________________
75106 [ 17913] By: rgs                                   on 2002/09/21  19:46:56
75107         Log: Subject: [PATCH perl@17882] file spec tweaks for VMS
75108              From: "Craig A. Berry" <craigberry@mac.com>
75109              Date: Wed, 18 Sep 2002 16:57:02 -0500
75110              Message-ID: <3D88F6AE.3020708@mac.com>
75111      Branch: perl
75112            ! lib/File/Spec/VMS.pm vms/ext/filespec.t
75113 ____________________________________________________________________________
75114 [ 17912] By: ams                                   on 2002/09/19  17:21:24
75115         Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
75116              From: Jarkko Hietaniemi <jhi@iki.fi>
75117              Date: Thu, 19 Sep 2002 18:59:48 +0300
75118              Message-Id: <20020919155948.GU208696@lyta.hut.fi>
75119
75120              Subject: [PATCH] more PASE tweakage
75121              From: Jarkko Hietaniemi <jhi@iki.fi>
75122              Date: Thu, 19 Sep 2002 18:01:44 +0300
75123              Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
75124      Branch: perl
75125            ! README.os400 hints/aix.sh
75126 ____________________________________________________________________________
75127 [ 17911] By: ams                                   on 2002/09/17  19:29:53
75128         Log: Typo fix.
75129      Branch: perl
75130            ! ext/POSIX/POSIX.pod
75131 ____________________________________________________________________________
75132 [ 17910] By: ams                                   on 2002/09/17  18:09:32
75133         Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by
75134              checking for SvOK in do_readline().
75135      Branch: perl
75136            ! pp_hot.c t/op/gv.t
75137 ____________________________________________________________________________
75138 [ 17909] By: rgs                                   on 2002/09/16  21:49:27
75139         Log: Pod formatting nit, found by Merijn and Jos Boumans.
75140      Branch: perl
75141            ! pod/perlunicode.pod
75142 ____________________________________________________________________________
75143 [ 17908] By: rgs                                   on 2002/09/16  21:34:55
75144         Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
75145              From: (Ilya Martynov) (via RT) <perlbug@perl.org>
75146              Date: 15 Sep 2002 19:06:56 -0000
75147              Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
75148      Branch: perl
75149            ! lib/Locale/Country.pm lib/Locale/Currency.pm
75150            ! lib/Locale/Language.pm lib/Locale/Script.pm
75151 ____________________________________________________________________________
75152 [ 17907] By: rgs                                   on 2002/09/16  20:33:51
75153         Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
75154              From: Jarkko Hietaniemi <jhi@iki.fi>
75155              Date: Sun, 15 Sep 2002 18:02:17 +0300
75156              Message-ID: <20020915150217.GB21300@lyta.hut.fi>
75157      Branch: perl
75158            ! hints/netbsd.sh
75159 ____________________________________________________________________________
75160 [ 17906] By: rgs                                   on 2002/09/15  11:30:38
75161         Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list
75162              of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
75163              not all modules listed in perlmodlib are necessarily installed.
75164              Plus some corrections by Vincent Lefevre.
75165      Branch: perl
75166            ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
75167 ____________________________________________________________________________
75168 [ 17904] By: merijn                                on 2002/09/13  14:02:18
75169         Log: Tabs erroneusly expanded to spaces, causing AIX to fail
75170              in building DProf
75171      Branch: perl
75172            ! Configure
75173 ____________________________________________________________________________
75174 [ 17902] By: merijn                                on 2002/09/13  07:47:29
75175         Log: configure.com needs d_modflproto
75176              Thu 12 Sep 2002 23:19, "Craig A. Berry"
75177      Branch: perl
75178            ! configure.com
75179 ____________________________________________________________________________
75180 [ 17901] By: rgs                                   on 2002/09/12  20:19:55
75181         Log: Subject: [PATCH] more PASE wisdom
75182              From: Jarkko Hietaniemi <jhi@iki.fi>
75183              Date: Fri, 13 Sep 2002 00:17:39 +0300
75184              Message-ID: <20020912211739.GB6980@lyta.hut.fi>
75185      Branch: perl
75186            ! README.os400
75187 ____________________________________________________________________________
75188 [ 17900] By: rgs                                   on 2002/09/12  19:33:06
75189         Log: Fix a syntax incompatibility introduced by the // operator.
75190              (Note that C<print $fh //> is still a syntax error, it
75191              wasn't with perl 5.8.0.)
75192      Branch: perl
75193            ! t/op/dor.t toke.c
75194 ____________________________________________________________________________
75195 [ 17898] By: rgs                                   on 2002/09/11  20:58:46
75196         Log: Fix bug #17006 : remove spurious do{} in the deparsing
75197              of s/.../.../e.
75198      Branch: perl
75199            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
75200 ____________________________________________________________________________
75201 [ 17897] By: rgs                                   on 2002/09/11  20:56:21
75202         Log: Subject: [perl #17119] typo in utils/dprofpp.PL
75203              From: "Todd C. Miller" (via RT) <perlbug@perl.org>
75204              Date: 10 Sep 2002 18:49:56 -0000
75205              Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
75206      Branch: perl
75207            ! utils/dprofpp.PL
75208 ____________________________________________________________________________
75209 [ 17896] By: merijn                                on 2002/09/11  08:31:45
75210         Log: re-synced Configure to backported metaunits
75211      Branch: perl
75212            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75213            ! config_h.SH
75214 ____________________________________________________________________________
75215 [ 17892] By: merijn                                on 2002/09/10  15:43:53
75216         Log: Callback behaviour in hints
75217              Mon, 9 Sep 2002, Allen Smith
75218      Branch: perl
75219            ! hints/README.hints
75220 ____________________________________________________________________________
75221 [ 17888] By: merijn                                on 2002/09/10  09:20:52
75222         Log: New low-price HP servers
75223      Branch: perl
75224            ! README.hpux
75225 ____________________________________________________________________________
75226 [ 17887] By: rgs                                   on 2002/09/09  21:00:08
75227         Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm
75228              From: Paul Johnson <paul@pjcj.net>
75229              Date: Mon, 9 Sep 2002 23:37:33 +0200
75230              Message-ID: <20020909213733.GD879@pjcj.net>
75231      Branch: perl
75232            ! ext/B/B/Deparse.pm
75233 ____________________________________________________________________________
75234 [ 17886] By: rgs                                   on 2002/09/09  20:38:01
75235         Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
75236              From: Nicholas Clark <nick@unfortu.net>
75237              Date: Sun, 8 Sep 2002 23:05:54 +0100
75238              Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
75239      Branch: perl
75240            ! configpm
75241 ____________________________________________________________________________
75242 [ 17885] By: rgs                                   on 2002/09/09  20:35:34
75243         Log: Subject: [PATCH] strict.pm pod at __END__
75244              From: Nicholas Clark <nick@unfortu.net>
75245              Date: Sun, 8 Sep 2002 22:36:09 +0100
75246              Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
75247      Branch: perl
75248            ! lib/strict.pm
75249 ____________________________________________________________________________
75250 [ 17884] By: rgs                                   on 2002/09/09  19:33:11
75251         Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
75252              From: Nicholas Clark <nick@unfortu.net>
75253              Date: Sun, 8 Sep 2002 19:45:52 +0100
75254              Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
75255      Branch: perl
75256            ! lib/File/Find/t/find.t
75257 ____________________________________________________________________________
75258 [ 17883] By: rgs                                   on 2002/09/09  19:10:08
75259         Log: Subject: [PATCH] Quieten warnings in Deparse.pm
75260              From: Paul Johnson <paul@pjcj.net>
75261              Date: Sun, 8 Sep 2002 23:50:11 +0200
75262              Message-ID: <20020908215011.GA879@pjcj.net>
75263      Branch: perl
75264            ! ext/B/B/Deparse.pm
75265 ____________________________________________________________________________
75266 [ 17882] By: hv                                    on 2002/09/09  10:33:58
75267         Log: Update Changes
75268      Branch: perl
75269            ! Changes patchlevel.h
75270 ____________________________________________________________________________
75271 [ 17881] By: hv                                    on 2002/09/09  09:54:55
75272         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
75273              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
75274              Date: Mon, 9 Sep 2002 01:48:08 -0400
75275              Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
75276      Branch: perl
75277            ! perl.h sv.c
75278 ____________________________________________________________________________
75279 [ 17880] By: hv                                    on 2002/09/09  09:33:55
75280         Log: integrate Math::BigInt-1.63
75281              Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
75282              From: Tels <perl_dummy@bloodgate.com>
75283              Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
75284              Message-Id: <200209082022.g88KMGY20194@crypt.org>
75285      Branch: perl
75286            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
75287            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t
75288            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
75289            ! lib/Math/BigInt/t/sub_mif.t
75290 ____________________________________________________________________________
75291 [ 17879] By: hv                                    on 2002/09/09  09:23:53
75292         Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
75293              From: Jarkko Hietaniemi <jhi@iki.fi>
75294              Date: Mon, 9 Sep 2002 00:07:46 +0300
75295              Message-ID: <20020908210746.GB4136@lyta.hut.fi>
75296      Branch: perl
75297            ! Configure
75298 ____________________________________________________________________________
75299 [ 17878] By: hv                                    on 2002/09/09  09:11:57
75300         Log: small grammar fix in Benchmark docs
75301      Branch: perl
75302            ! lib/Benchmark.pm
75303 ____________________________________________________________________________
75304 [ 17877] By: hv                                    on 2002/09/09  09:09:30
75305         Log: Subject: [PATCH] configpm
75306              From: Abe Timmerman <abe@ztreet.demon.nl>
75307              Date: Sun, 8 Sep 2002 17:21:19 +0200
75308              Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
75309      Branch: perl
75310            ! configpm
75311 ____________________________________________________________________________
75312 [ 17876] By: hv                                    on 2002/09/09  08:48:35
75313         Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
75314              From: Abe Timmerman <abe@ztreet.demon.nl>
75315              Date: Mon, 9 Sep 2002 01:32:19 +0200
75316              Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
75317      Branch: perl
75318            ! makedef.pl
75319 ____________________________________________________________________________
75320 [ 17875] By: rgs                                   on 2002/09/08  18:55:01
75321         Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
75322              From: Nicholas Clark <nick@unfortu.net>
75323              Date: Sun, 8 Sep 2002 15:46:44 +0100
75324              Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
75325
75326              Plus two other similar tweaks
75327      Branch: perl
75328            ! ext/SDBM_File/sdbm.t
75329 ____________________________________________________________________________
75330 [ 17874] By: hv                                    on 2002/09/08  17:10:38
75331         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
75332              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
75333              Date: Sat, 7 Sep 2002 05:25:45 -0400
75334              Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
75335      Branch: perl
75336            ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t
75337            ! t/op/sprintf.t
75338 ____________________________________________________________________________
75339 [ 17873] By: hv                                    on 2002/09/08  16:48:54
75340         Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?)
75341              From: Nicholas Clark <nick@unfortu.net>
75342              Date: Sat, 7 Sep 2002 00:20:53 +0100
75343              Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net>
75344      Branch: perl
75345            ! op.c sv.c
75346 ____________________________________________________________________________
75347 [ 17872] By: hv                                    on 2002/09/08  16:35:46
75348         Log: temporarily skip failing Storable tests caused by #17869
75349      Branch: perl
75350            ! ext/Storable/t/code.t
75351 ____________________________________________________________________________
75352 [ 17871] By: hv                                    on 2002/09/08  16:23:49
75353         Log: Subject: [PATCH] tiddly tidy up for util.c
75354              From: Nicholas Clark <nick@unfortu.net>
75355              Date: Fri, 6 Sep 2002 23:00:14 +0100
75356              Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
75357      Branch: perl
75358            ! util.c
75359 ____________________________________________________________________________
75360 [ 17870] By: hv                                    on 2002/09/08  16:21:23
75361         Log: regularise whitespace and formatting in util.c
75362      Branch: perl
75363            ! util.c
75364 ____________________________________________________________________________
75365 [ 17869] By: hv                                    on 2002/09/08  15:46:08
75366         Log: Subject: [perl #17061] no strict 'garbage'
75367              From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
75368              Date: 6 Sep 2002 19:31:02 -0000
75369              Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
75370              Date: Sat, 07 Sep 2002 13:40:22 +0200
75371              Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
75372      Branch: perl
75373            ! lib/strict.pm lib/strict.t
75374 ____________________________________________________________________________
75375 [ 17868] By: hv                                    on 2002/09/08  15:24:08
75376         Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko
75377      Branch: perl
75378            ! pod/perl58delta.pod
75379 ____________________________________________________________________________
75380 [ 17867] By: hv                                    on 2002/09/08  15:10:46
75381         Log: Subject: [PATCH] allow using hires time() in Benchmark
75382              From: Jarkko Hietaniemi <jhi@iki.fi>
75383              Date: Fri, 6 Sep 2002 00:38:11 +0300
75384              Message-ID: <20020905213811.GA23771@lyta.hut.fi>
75385      Branch: perl
75386            ! lib/Benchmark.pm
75387 ____________________________________________________________________________
75388 [ 17866] By: hv                                    on 2002/09/08  15:06:05
75389         Log: Subject: [PATCH] OS/400 PASE symbol scan tweak
75390              From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
75391              Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
75392              Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
75393      Branch: perl
75394            ! Configure
75395 ____________________________________________________________________________
75396 [ 17865] By: hv                                    on 2002/09/08  15:03:23
75397         Log: Subject: Unicode::Collate 0.23 Released
75398              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
75399              Date: Thu, 05 Sep 2002 23:28:32 +0900
75400              Message-Id: <20020905232316.8151.BQW10602@nifty.com>
75401      Branch: perl
75402            + lib/Unicode/Collate/t/index.t
75403            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
75404            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
75405 ____________________________________________________________________________
75406 [ 17864] By: hv                                    on 2002/09/08  14:55:31
75407         Log: Subject: sv_2pv_flags and ROK and UTF8 flags
75408              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75409              Date: Wed, 04 Sep 2002 21:09:01 -0700
75410              Message-ID: <djtd9gzkgyLd092yn@efn.org>
75411              Date: Fri, 06 Sep 2002 09:23:03 -0700
75412              Message-ID: <nZNe9gzkgKdH092yn@efn.org>
75413      Branch: perl
75414            ! lib/overload.t sv.c sv.h t/op/pat.t
75415 ____________________________________________________________________________
75416 [ 17863] By: hv                                    on 2002/09/08  14:11:54
75417         Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests
75418      Branch: perl
75419            ! t/op/taint.t
75420 ____________________________________________________________________________
75421 [ 17862] By: hv                                    on 2002/09/08  14:01:07
75422         Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
75423              From: Michael G Schwern <schwern@pobox.com>
75424              Date: Wed, 4 Sep 2002 11:38:01 -0700
75425              Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
75426      Branch: perl
75427            ! t/TestInit.pm
75428 ____________________________________________________________________________
75429 [ 17861] By: hv                                    on 2002/09/08  13:58:10
75430         Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
75431              From: Michael G Schwern <schwern@pobox.com>
75432              Date: Fri, 6 Sep 2002 14:03:16 -0700
75433              Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
75434      Branch: perl
75435            ! t/test.pl
75436 ____________________________________________________________________________
75437 [ 17860] By: hv                                    on 2002/09/08  13:48:49
75438         Log: #17859 misuses s/// return values
75439      Branch: perl
75440            ! configpm
75441 ____________________________________________________________________________
75442 [ 17859] By: hv                                    on 2002/09/08  13:17:46
75443         Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
75444              From: Nicholas Clark <nick@unfortu.net>
75445              Date: Mon, 2 Sep 2002 23:22:32 +0100
75446              Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
75447      Branch: perl
75448            ! configpm
75449 ____________________________________________________________________________
75450 [ 17850] By: ams                                   on 2002/09/06  03:31:32
75451         Log: Subject: [PATCH] (mostly (Unicode)) pod nits
75452              From: Jarkko Hietaniemi <jhi@iki.fi>
75453              Date: Fri, 6 Sep 2002 06:01:57 +0300
75454              Message-Id: <20020906030157.GA28252@lyta.hut.fi>
75455      Branch: perl
75456            ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod
75457 ____________________________________________________________________________
75458 [ 17849] By: gsar                                  on 2002/09/05  06:28:36
75459         Log: document setting the email address
75460      Branch: perl
75461            ! Porting/repository.pod
75462 ____________________________________________________________________________
75463 [ 17848] By: hv                                    on 2002/09/04  23:12:15
75464         Log: AUTHORS: preferred address for Allen Smith
75465      Branch: perl
75466            ! AUTHORS
75467 ____________________________________________________________________________
75468 [ 17847] By: hv                                    on 2002/09/04  23:10:37
75469         Log: copy on write: fixes and debugging
75470              Subject: what copies scalars in ithreads?
75471              From: Nicholas Clark <nick@unfortu.net>
75472              Date: Wed, 4 Sep 2002 21:52:47 +0100
75473              Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>
75474      Branch: perl
75475            ! sv.c
75476 ____________________________________________________________________________
75477 [ 17846] By: hv                                    on 2002/09/04  23:02:43
75478         Log: Subject: Re: [PATCH] A variety of README nitpicks.
75479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75480              Date: Wed, 04 Sep 2002 09:10:05 +0200
75481              Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
75482      Branch: perl
75483            ! README.hpux
75484 ____________________________________________________________________________
75485 [ 17845] By: hv                                    on 2002/09/04  15:06:33
75486         Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
75487      Branch: perl
75488            ! lib/Math/BigInt/t/constant.t
75489 ____________________________________________________________________________
75490 [ 17844] By: hv                                    on 2002/09/04  14:32:19
75491         Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations
75492      Branch: perl
75493            ! ext/DB_File/DB_File.xs
75494 ____________________________________________________________________________
75495 [ 17843] By: hv                                    on 2002/09/04  14:09:13
75496         Log: #17842 was only half the story
75497              Subject: [PATCH deb.c] Re: HiRes failure is success?
75498              From: Dave Mitchell <davem@fdgroup.com>
75499              Date: Wed, 4 Sep 2002 16:11:15 +0100
75500              Message-ID: <20020904161115.E27603@fdgroup.com>
75501      Branch: perl
75502            ! deb.c
75503 ____________________________________________________________________________
75504 [ 17842] By: hv                                    on 2002/09/04  14:04:40
75505         Log: printf argument mismatch in Perl_deb_stack_all() from change #17718
75506      Branch: perl
75507            ! deb.c
75508 ____________________________________________________________________________
75509 [ 17841] By: hv                                    on 2002/09/04  13:57:27
75510         Log: Subject: [PATCH] op/getpid.t failure
75511              From: Michael G Schwern <schwern@pobox.com>
75512              Date: Tue, 3 Sep 2002 17:48:24 -0700
75513              Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
75514      Branch: perl
75515            ! t/op/getpid.t
75516 ____________________________________________________________________________
75517 [ 17840] By: hv                                    on 2002/09/04  13:55:20
75518         Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right.
75519              and Subject: [PATCH] More modules that don't lazy load Carp right.
75520              From: Michael G Schwern <schwern@pobox.com>
75521              Date: Tue, 3 Sep 2002 17:21:57 -0700
75522              Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
75523              and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
75524      Branch: perl
75525            ! ext/Encode/Unicode/Unicode.pm
75526            ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm
75527            ! lib/File/Basename.pm
75528 ____________________________________________________________________________
75529 [ 17839] By: hv                                    on 2002/09/04  13:47:12
75530         Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
75531              From: "Brendan O'Dea" <bod@debian.org>
75532              Date: Wed, 4 Sep 2002 02:36:10 +1000
75533              Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
75534      Branch: perl
75535            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
75536 ____________________________________________________________________________
75537 [ 17838] By: hv                                    on 2002/09/04  13:41:27
75538         Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
75539              From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
75540              Date: Tue, 3 Sep 2002 13:46:18 +0200
75541              Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
75542      Branch: perl
75543            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
75544 ____________________________________________________________________________
75545 [ 17837] By: hv                                    on 2002/09/04  13:38:27
75546         Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables
75547              From: Michael G Schwern <schwern@pobox.com>
75548              Date: Mon, 2 Sep 2002 22:29:07 -0700
75549              Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
75550      Branch: perl
75551            ! lib/Config.t
75552 ____________________________________________________________________________
75553 [ 17836] By: hv                                    on 2002/09/04  13:35:36
75554         Log: Subject: [PATCH] DB_File 1.805
75555              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
75556              Date: Mon, 2 Sep 2002 23:56:40 +0100
75557              Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
75558      Branch: perl
75559            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
75560            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
75561            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
75562            ! ext/DB_File/t/db-recno.t ext/DB_File/typemap
75563 ____________________________________________________________________________
75564 [ 17835] By: hv                                    on 2002/09/04  13:23:17
75565         Log: fix coredump after 64k-deep recursion
75566              Subject: Re: debugging coredump with -DD
75567              From: hv@crypt.org
75568              Date: Tue, 03 Sep 2002 14:34:20 +0100
75569              Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
75570      Branch: perl
75571            ! cop.h t/op/recurse.t
75572 ____________________________________________________________________________
75573 [ 17834] By: hv                                    on 2002/09/04  13:08:36
75574         Log: perldoc: allow arguments for pager
75575              Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
75576              From: Chip Turner <cturner@redhat.com>
75577              Date: 02 Sep 2002 01:17:23 -0400
75578              Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
75579      Branch: perl
75580            ! utils/perldoc.PL
75581 ____________________________________________________________________________
75582 [ 17833] By: hv                                    on 2002/09/04  12:55:54
75583         Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
75584              From: Jarkko Hietaniemi <jhi@iki.fi>
75585              Date: Sun, 1 Sep 2002 19:23:55 +0300
75586              Message-ID: <20020901162355.GH12536@lyta.hut.fi>
75587      Branch: perl
75588            ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c
75589 ____________________________________________________________________________
75590 [ 17832] By: hv                                    on 2002/09/04  12:39:42
75591         Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods
75592              From: John Peacock <jpeacock@rowman.com>
75593              Date: Sun, 01 Sep 2002 15:00:12 -0400
75594              Message-ID: <3D7263BC.9020608@rowman.com>
75595      Branch: perl
75596            ! lib/ExtUtils/xsubpp pod/perlxs.pod
75597 ____________________________________________________________________________
75598 [ 17831] By: hv                                    on 2002/09/04  11:47:10
75599         Log: #17827 misses some win32 tweaks
75600      Branch: perl
75601            ! win32/Makefile win32/makefile.mk
75602 ____________________________________________________________________________
75603 [ 17830] By: hv                                    on 2002/09/04  11:41:22
75604         Log: update email address for Paul Marquess
75605      Branch: perl
75606            ! AUTHORS
75607 ____________________________________________________________________________
75608 [ 17829] By: hv                                    on 2002/09/04  11:38:39
75609         Log: Subject: Correction for AUTHORS.html
75610              From: Sean Davis <dive@ender.com>
75611              Date: Fri, 30 Aug 2002 03:51:16 -0700
75612              Message-ID: <20020830035116.A18739@endersgame.net>
75613      Branch: perl
75614            ! AUTHORS
75615 ____________________________________________________________________________
75616 [ 17828] By: hv                                    on 2002/09/04  11:31:42
75617         Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
75618              From: Michael G Schwern <schwern@pobox.com>
75619              Date: Fri, 30 Aug 2002 03:40:45 -0700
75620              Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
75621      Branch: perl
75622            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
75623            ! lib/File/Spec/t/Spec.t
75624 ____________________________________________________________________________
75625 [ 17827] By: hv                                    on 2002/09/04  11:21:57
75626         Log: Subject: [PATCH] OS/400 PASE port
75627              From: Jarkko Hietaniemi <jhi@iki.fi>
75628              Date: Thu, 29 Aug 2002 22:22:51 +0300
75629              Message-ID: <20020829192251.GA27102@lyta.hut.fi>
75630      Branch: perl
75631            + README.os400 hints/os400.sh
75632            ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL
75633            ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod
75634 ____________________________________________________________________________
75635 [ 17826] By: hv                                    on 2002/09/04  11:10:54
75636         Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
75637              From: "Brendan O'Dea" <bod@debian.org>
75638              Date: Thu, 29 Aug 2002 22:42:39 +1000
75639              Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
75640      Branch: perl
75641            ! ext/Sys/Syslog/syslog.t
75642 ____________________________________________________________________________
75643 [ 17825] By: hv                                    on 2002/09/04  10:53:59
75644         Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
75645              From: "John P. Linderman" <jpl@research.att.com>
75646              Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
75647              Message-Id: <200208271900.PAA98096@raptor.research.att.com>
75648      Branch: perl
75649            ! ext/IPC/SysV/Semaphore.pm
75650 ____________________________________________________________________________
75651 [ 17824] By: rgs                                   on 2002/09/03  20:02:36
75652         Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
75653              From: Richard Soderberg (via RT) <perlbug@perl.org>
75654              Date: 3 Sep 2002 18:48:54 -0000
75655              Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
75656
75657              Subject: [PATCH] A variety of README nitpicks.
75658              From: Richard Soderberg <rs@crystalflame.net>
75659              Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
75660              Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
75661      Branch: perl
75662            ! README.amiga README.dgux README.dos README.epoc README.hpux
75663            ! README.mint README.netware README.vmesa
75664 ____________________________________________________________________________
75665 [ 17823] By: rgs                                   on 2002/09/03  19:47:05
75666         Log: Fix bug #16828.
75667              Add a few tests to ext/B/t/b.t, make it use Test::More.
75668      Branch: perl
75669            ! ext/B/B.xs ext/B/t/b.t
75670 ____________________________________________________________________________
75671 [ 17822] By: rgs                                   on 2002/09/02  19:29:52
75672         Log: Some simple tests for the POSIX::isXXX() functions.
75673      Branch: perl
75674            ! ext/POSIX/t/posix.t
75675 ____________________________________________________________________________
75676 [ 17821] By: rgs                                   on 2002/08/30  19:56:53
75677         Log: Advertise Linux::Pid.
75678      Branch: perl
75679            ! pod/perlfunc.pod pod/perlvar.pod
75680 ____________________________________________________________________________
75681 [ 17819] By: hv                                    on 2002/08/30  13:42:02
75682         Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
75683              From: John Peacock <jpeacock@rowman.com>
75684              Date: Wed, 28 Aug 2002 22:13:48 -0400
75685              Message-ID: <3D6D835C.50809@rowman.com>
75686      Branch: perl
75687            ! universal.c util.c
75688 ____________________________________________________________________________
75689 [ 17818] By: hv                                    on 2002/08/30  13:16:05
75690         Log: add test related to change #17799:
75691              Subject: Re: if.pm bug.
75692              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
75693              Date: Thu, 29 Aug 2002 19:39:58 +0200
75694              Message-ID: <20020829173358.34731.qmail@onion.perl.org>
75695      Branch: perl
75696            ! lib/if.t
75697 ____________________________________________________________________________
75698 [ 17817] By: hv                                    on 2002/08/30  13:12:20
75699         Log: Subject: [PATCH] AUTHORS
75700              From: "Brendan O'Dea" <bod@debian.org>
75701              Date: Thu, 29 Aug 2002 22:49:34 +1000
75702              Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
75703      Branch: perl
75704            ! AUTHORS
75705 ____________________________________________________________________________
75706 [ 17816] By: hv                                    on 2002/08/30  13:10:45
75707         Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
75708              From: "Brendan O'Dea" <bod@debian.org>
75709              Date: Thu, 29 Aug 2002 22:46:47 +1000
75710              Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
75711      Branch: perl
75712            ! lib/Term/Cap.pm
75713 ____________________________________________________________________________
75714 [ 17815] By: hv                                    on 2002/08/30  13:02:41
75715         Log: formatting cleanup and:
75716              Subject: Re: perl-5.8.0 on HP porting center
75717              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75718              Date: Thu, 29 Aug 2002 12:23:31 +0200
75719              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
75720      Branch: perl
75721            ! installperl
75722 ____________________________________________________________________________
75723 [ 17814] By: hv                                    on 2002/08/30  12:23:33
75724         Log: Subject: [PATCH] perlmod.pod nit
75725              From: Autrijus Tang <autrijus@autrijus.org>
75726              Date: Thu, 29 Aug 2002 03:49:34 +0800
75727              Message-ID: <20020828194934.GA12244@not.autrijus.org>
75728      Branch: perl
75729            ! pod/perlmod.pod
75730 ____________________________________________________________________________
75731 [ 17813] By: hv                                    on 2002/08/30  12:19:15
75732         Log: Subject: [PATCH] Re: glob names and Regexp type introspection
75733              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75734              Date: Thu, 29 Aug 2002 17:31:31 -0700
75735              Message-ID: <jzrb9gzkgO7W092yn@efn.org>
75736      Branch: perl
75737            ! sv.c t/op/pat.t
75738 ____________________________________________________________________________
75739 [ 17812] By: hv                                    on 2002/08/30  12:06:20
75740         Log: Subject: [PATCH] typos in Hash::Util documentation
75741              From: Slaven Rezic <slaven.rezic@berlin.de>
75742              Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
75743              Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
75744      Branch: perl
75745            ! lib/Hash/Util.pm
75746 ____________________________________________________________________________
75747 [ 17811] By: hv                                    on 2002/08/30  12:02:59
75748         Log: Subject: Re: Recent changes on the HP porting center
75749              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75750              Date: Wed, 28 Aug 2002 17:39:27 +0200
75751              Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
75752      Branch: perl
75753            ! README.hpux
75754 ____________________________________________________________________________
75755 [ 17810] By: hv                                    on 2002/08/30  11:58:18
75756         Log: Subject: [PATCH] Fixes to threads::shared when disabled
75757              From: Michael G Schwern <schwern@pobox.com>
75758              Date: Wed, 28 Aug 2002 06:04:18 -0700
75759              Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
75760      Branch: perl
75761            + ext/threads/shared/t/disabled.t
75762            ! MANIFEST ext/threads/shared/shared.pm
75763            ! ext/threads/shared/t/hv_refs.t
75764 ____________________________________________________________________________
75765 [ 17808] By: ams                                   on 2002/08/30  02:59:31
75766         Log: Subject: [PATCH] Tru64 vs Berkeley DB
75767              From: Jarkko Hietaniemi <jhi@iki.fi>
75768              Date: Fri, 30 Aug 2002 06:56:38 +0300
75769              Message-Id: <20020830035638.GB874@lyta.hut.fi>
75770      Branch: perl
75771            ! README.tru64 hints/dec_osf.sh
75772 ____________________________________________________________________________
75773 [ 17807] By: ams                                   on 2002/08/30  02:32:30
75774         Log: Subject: [PATCH] IRIX + INSTALL
75775              From: Jarkko Hietaniemi <jhi@iki.fi>
75776              Date: Fri, 30 Aug 2002 06:31:48 +0300
75777              Message-Id: <20020830033148.GA874@lyta.hut.fi>
75778      Branch: perl
75779            ! INSTALL hints/irix_6.sh
75780 ____________________________________________________________________________
75781 [ 17806] By: hv                                    on 2002/08/29  22:56:45
75782         Log: #17449 failed to apply the actual patch. This is it.
75783      Branch: perl
75784            ! lib/Exporter.pm lib/Exporter/Heavy.pm
75785 ____________________________________________________________________________
75786 [ 17805] By: hv                                    on 2002/08/29  13:49:04
75787         Log: Fix based on:
75788              Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
75789              From: "esm@pobox.com (via RT)" <perlbug@perl.org>
75790              Date: 27 Aug 2002 22:10:16 -0000
75791              Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
75792      Branch: perl
75793            ! ext/POSIX/POSIX.xs
75794 ____________________________________________________________________________
75795 [ 17804] By: hv                                    on 2002/08/29  13:29:43
75796         Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
75797              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
75798              Date: Tue, 27 Aug 2002 23:36:53 +0200
75799              Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
75800      Branch: perl
75801            ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h
75802            ! perl.c perlapi.h sv.c
75803 ____________________________________________________________________________
75804 [ 17803] By: ams                                   on 2002/08/29  13:09:47
75805         Log: Subject: [PATCH] AIX compiler setup sanity checking
75806              From: Jarkko Hietaniemi <jhi@iki.fi>
75807              Date: Thu, 29 Aug 2002 16:43:51 +0300
75808              Message-Id: <20020829134351.GG5219@lyta.hut.fi>
75809      Branch: perl
75810            ! hints/aix.sh
75811 ____________________________________________________________________________
75812 [ 17802] By: hv                                    on 2002/08/29  12:32:51
75813         Log: Subject: [perl #16769] Documention bug
75814              From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
75815              Date: 26 Aug 2002 10:01:04 -0000
75816              Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
75817      Branch: perl
75818            ! pod/perl58delta.pod
75819 ____________________________________________________________________________
75820 [ 17801] By: hv                                    on 2002/08/29  12:19:30
75821         Log: Subject: [PATCH] ExtUtils::Constant 0.14
75822              From: Nicholas Clark <nick@unfortu.net>
75823              Date: Sun, 25 Aug 2002 18:06:00 +0100
75824              Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
75825      Branch: perl
75826            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
75827 ____________________________________________________________________________
75828 [ 17800] By: hv                                    on 2002/08/29  12:08:59
75829         Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
75830              From: Mark-Jason Dominus <mjd@plover.com>
75831              Date: Sun, 25 Aug 2002 12:09:53 -0400
75832              Message-ID: <20020825160953.15987.qmail@plover.com>
75833      Branch: perl
75834            ! pod/perlfaq5.pod
75835 ____________________________________________________________________________
75836 [ 17799] By: hv                                    on 2002/08/29  11:48:39
75837         Log: Subject: Re: if.pm bug.
75838              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
75839              Date: Sun, 25 Aug 2002 00:27:59 +0200
75840              Message-ID: <20020824222210.16387.qmail@onion.perl.org>
75841      Branch: perl
75842            ! lib/if.pm
75843 ____________________________________________________________________________
75844 [ 17798] By: hv                                    on 2002/08/29  11:44:00
75845         Log: Subject: [PATCH] posixify getppid on linux-multithread
75846              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
75847              Date: Tue, 6 Aug 2002 21:56:46 +0200
75848              Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
75849      Branch: perl
75850            + t/op/getpid.t
75851            ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h
75852            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c
75853 ____________________________________________________________________________
75854 [ 17797] By: hv                                    on 2002/08/29  10:55:41
75855         Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core
75856              From: Mark-Jason Dominus <mjd@plover.com>
75857              Date: Sun, 25 Aug 2002 22:31:54 -0400
75858              Message-ID: <20020826023154.22986.qmail@plover.com>
75859      Branch: perl
75860            ! ext/B/B.pm
75861 ____________________________________________________________________________
75862 [ 17791] By: hv                                    on 2002/08/27  11:28:32
75863         Log: Missing MANIFEST files for #17783.
75864      Branch: perl
75865            ! MANIFEST
75866 ____________________________________________________________________________
75867 [ 17790] By: hv                                    on 2002/08/27  11:22:36
75868         Log: #17783 introduced an outdated test module, causing failure in
75869              lib/ExtUtils/t/problems.t. This grabs a more recent copy from
75870              ExtUtils::MakeMaker.
75871      Branch: perl
75872            ! t/lib/TieOut.pm
75873 ____________________________________________________________________________
75874 [ 17789] By: ams                                   on 2002/08/27  04:04:48
75875         Log: Subject: Patch perlvar.pod
75876              From: mjd@plover.com
75877              Date: 27 Aug 2002 03:03:01 -0000
75878              Message-Id: <20020827030301.32481.qmail@plover.com>
75879      Branch: perl
75880            ! pod/perlvar.pod
75881 ____________________________________________________________________________
75882 [ 17788] By: hv                                    on 2002/08/26  23:59:47
75883         Log: Update Changes
75884      Branch: perl
75885            ! Changes patchlevel.h
75886 ____________________________________________________________________________
75887 [ 17787] By: hv                                    on 2002/08/26  19:22:27
75888         Log: fix for:
75889              Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
75890              From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
75891              Date: 26 Aug 2002 15:01:36 -0000
75892              Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
75893      Branch: perl
75894            ! regexec.c t/op/re_tests
75895 ____________________________________________________________________________
75896 [ 17786] By: hv                                    on 2002/08/26  15:34:25
75897         Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
75898              From: "Sean M. Burke" <sburke@cpan.org>
75899              Date: Mon, 26 Aug 2002 04:38:19 -0600
75900              Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
75901      Branch: perl
75902            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
75903            ! lib/Test/t/todo.t
75904 ____________________________________________________________________________
75905 [ 17785] By: hv                                    on 2002/08/26  15:18:41
75906         Log: fix non-ANSI C++-style comment
75907              Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
75908              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75909              Date: Mon, 26 Aug 2002 09:15:18 +0200
75910              Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
75911      Branch: perl
75912            ! ext/Storable/Storable.xs
75913 ____________________________________________________________________________
75914 [ 17784] By: hv                                    on 2002/08/26  15:15:19
75915         Log: #17780 relies on unixy paths to locate own directory for bignum tests.
75916      Branch: perl
75917            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
75918            ! lib/bignum/t/brinfnan.t
75919 ____________________________________________________________________________
75920 [ 17783] By: hv                                    on 2002/08/26  15:07:21
75921         Log: Subject: [ANNOUNCE] Test::Simple 0.47
75922              From: Michael G Schwern <schwern@pobox.com>
75923              Date: Mon, 26 Aug 2002 04:13:03 -0700
75924              Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
75925      Branch: perl
75926            + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t
75927            + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t
75928            + lib/Test/Simple/t/ok_obj.t
75929            + t/lib/Test/Simple/sample_tests/pre_plan_death.plx
75930            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
75931            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
75932            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t
75933            ! lib/Test/Tutorial.pod t/lib/TieOut.pm
75934 ____________________________________________________________________________
75935 [ 17782] By: hv                                    on 2002/08/26  15:00:55
75936         Log: new test for change #17773
75937              Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
75938              From: DH <crazyinsomniac@yahoo.com>
75939              Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
75940              Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
75941      Branch: perl
75942            ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
75943 ____________________________________________________________________________
75944 [ 17781] By: hv                                    on 2002/08/26  14:48:35
75945         Log: #17775 changed reentr.c instead of reentr.pl, which generates it
75946      Branch: perl
75947            ! reentr.pl
75948 ____________________________________________________________________________
75949 [ 17780] By: hv                                    on 2002/08/25  19:03:50
75950         Log: fix bignum test failures
75951      Branch: perl
75952            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
75953            ! lib/bignum/t/brinfnan.t
75954 ____________________________________________________________________________
75955 [ 17779] By: hv                                    on 2002/08/25  18:56:29
75956         Log: upgrade bignum to v0.13: fix test failures and update docs
75957      Branch: perl
75958            ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t
75959 ____________________________________________________________________________
75960 [ 17778] By: hv                                    on 2002/08/25  18:43:06
75961         Log: Subject: Encode 1.76 Released
75962              From: Dan Kogai <dankogai@dan.co.jp>
75963              Date: su elo 25, 2002  11:27:07 US/Eastern
75964              Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
75965      Branch: perl
75966            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv
75967            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
75968            ! ext/Encode/lib/Encode/MIME/Header.pm
75969            ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm
75970 ____________________________________________________________________________
75971 [ 17777] By: rgs                                   on 2002/08/25  18:42:46
75972         Log: Fix parsing problems with the // operator.
75973              Make // able to follow various unary operators used without
75974              arguments or parens (shift, pop, getc, pos, readline,
75975              readlink, undef, umask, and the filetest operators), as
75976              well as the <FH> operator.
75977      Branch: perl
75978            ! perl.h t/op/dor.t toke.c
75979 ____________________________________________________________________________
75980 [ 17776] By: hv                                    on 2002/08/25  15:56:37
75981         Log: Subject: [PATCH] ExtUtils::Constant 0.13
75982              From: Nicholas Clark <nick@unfortu.net>
75983              Date: Fri, 23 Aug 2002 19:21:12 +0100
75984              Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
75985      Branch: perl
75986            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
75987 ____________________________________________________________________________
75988 [ 17775] By: hv                                    on 2002/08/25  15:46:28
75989         Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl
75990              From: "mls@suse.de (via RT)" <perlbug@perl.org>
75991              Date: 23 Aug 2002 15:24:39 -0000
75992              Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
75993      Branch: perl
75994            ! reentr.c
75995 ____________________________________________________________________________
75996 [ 17774] By: hv                                    on 2002/08/25  15:29:42
75997         Log: Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
75998              From: Abigail <abigail@foad.org>
75999              Date: Thu, 22 Aug 2002 04:10:39 -0700
76000              Message-ID: <20020822041039.A2089@ucan.foad.org>
76001      Branch: perl
76002            ! lib/Benchmark.pm lib/Benchmark.t
76003 ____________________________________________________________________________
76004 [ 17773] By: hv                                    on 2002/08/25  15:17:16
76005         Log: Subject: Re: a bugfix for Pod::Html (in diff -u format)
76006              From: DH <crazyinsomniac@yahoo.com>
76007              Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
76008              Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
76009      Branch: perl
76010            ! lib/Pod/Html.pm
76011 ____________________________________________________________________________
76012 [ 17772] By: hv                                    on 2002/08/25  14:49:37
76013         Log: Subject: Re: p5p patches
76014              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76015              Date: Fri, 23 Aug 2002 15:27:48 +0200
76016              Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
76017      Branch: perl
76018            ! Porting/patching.pod
76019 ____________________________________________________________________________
76020 [ 17771] By: hv                                    on 2002/08/25  14:45:46
76021         Log: Subject: Newdated info for HP-UX
76022              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76023              Date: Wed, 21 Aug 2002 20:20:17 +0200
76024              Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
76025      Branch: perl
76026            ! README.hpux
76027 ____________________________________________________________________________
76028 [ 17770] By: hv                                    on 2002/08/25  14:26:36
76029         Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
76030              From: "Jos I. Boumans" <kane@cpan.org>
76031              Date: Wed, 21 Aug 2002 14:55:51 +0200
76032              Message-ID: <20020821124817.34761.qmail@onion.perl.org>
76033      Branch: perl
76034            ! pod/perlfaq1.pod
76035 ____________________________________________________________________________
76036 [ 17769] By: hv                                    on 2002/08/25  14:16:50
76037         Log: Subject: bit more for WinCE
76038              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
76039              Date: Wed, 21 Aug 2002 01:31:52 +0400
76040              Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
76041      Branch: perl
76042            ! wince/Makefile.ce wince/compile.bat wince/win32io.c
76043            ! wince/wince.c
76044 ____________________________________________________________________________
76045 [ 17768] By: hv                                    on 2002/08/25  14:02:47
76046         Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
76047              From: Anton Berezin <tobez@tobez.org>
76048              Date: Tue, 20 Aug 2002 23:44:25 +0200
76049              Message-ID: <20020820214425.GG16178@heechee.tobez.org>
76050      Branch: perl
76051            ! lib/lib.t lib/lib_pm.PL
76052 ____________________________________________________________________________
76053 [ 17767] By: hv                                    on 2002/08/25  13:52:08
76054         Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
76055              From: "Randy W. Sims" (via RT) <perlbug@perl.org>
76056              Date: 18 Aug 2002 13:27:12 -0000
76057              Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
76058      Branch: perl
76059            ! utils/perldoc.PL
76060 ____________________________________________________________________________
76061 [ 17766] By: rgs                                   on 2002/08/24  20:33:05
76062         Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut
76063              From: Peter BARABAS (via RT) <perlbug@perl.org>
76064              Date: 24 Aug 2002 08:16:19 -0000
76065              Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org>
76066      Branch: perl
76067            ! pod/perlxstut.pod
76068 ____________________________________________________________________________
76069 [ 17765] By: rgs                                   on 2002/08/24  19:03:52
76070         Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
76071              From: Nicholas Clark <nick@unfortu.net>
76072              Date: Sat, 24 Aug 2002 17:01:08 +0100
76073              Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
76074              (plus a typo fix)
76075      Branch: perl
76076            ! lib/Net/t/hostname.t
76077 ____________________________________________________________________________
76078 [ 17764] By: rgs                                   on 2002/08/24  12:29:27
76079         Log: a2p wasn't installed with -Dversiononly
76080      Branch: perl
76081            ! installperl
76082 ____________________________________________________________________________
76083 [ 17763] By: hv                                    on 2002/08/23  12:23:31
76084         Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
76085              with a NULL subaddr. Fix that, and stop it happening again.
76086      Branch: perl
76087            ! op.c universal.c
76088 ____________________________________________________________________________
76089 [ 17762] By: hv                                    on 2002/08/23  11:02:35
76090         Log: fixup threaded build for vstring changes
76091      Branch: perl
76092            ! universal.c util.c
76093 ____________________________________________________________________________
76094 [ 17761] By: ams                                   on 2002/08/23  02:54:09
76095         Log: Incorporate fix from JHI at:
76096              http://rt.perl.org/rt2/Ticket/Display.html?id=16708
76097      Branch: perl
76098            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
76099 ____________________________________________________________________________
76100 [ 17760] By: ams                                   on 2002/08/23  01:30:46
76101         Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
76102              From: Jarkko Hietaniemi <jhi@iki.fi>
76103              Date: Fri, 23 Aug 2002 05:29:09 +0300
76104              Message-Id: <20020823022909.GC9135@lyta.hut.fi>
76105      Branch: perl
76106            ! ext/Devel/PPPort/PPPort.pm
76107 ____________________________________________________________________________
76108 [ 17759] By: ams                                   on 2002/08/23  01:27:23
76109         Log: Subject: [PATCH] x2p/str.c signedness nits
76110              From: Jarkko Hietaniemi <jhi@iki.fi>
76111              Date: Fri, 23 Aug 2002 02:43:30 +0300
76112              Message-Id: <20020822234330.GC31624@lyta.hut.fi>
76113      Branch: perl
76114            ! x2p/str.c
76115 ____________________________________________________________________________
76116 [ 17758] By: hv                                    on 2002/08/22  22:29:45
76117         Log: bignum-0.12 updates from:
76118              Subject: [ANNOUCNE] Big Math::Big* update
76119              From: Tels <perl_dummy@bloodgate.com>
76120              Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
76121              Message-Id: <200208132121.g7DLLRV21408@crypt.org>
76122      Branch: perl
76123            + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
76124            + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
76125            + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
76126            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
76127            ! lib/bigrat.pm
76128 ____________________________________________________________________________
76129 [ 17757] By: hv                                    on 2002/08/22  22:19:42
76130         Log: new file for #17756
76131      Branch: perl
76132            ! MANIFEST
76133 ____________________________________________________________________________
76134 [ 17756] By: hv                                    on 2002/08/22  22:16:41
76135         Log: Subject: ANNOUCNE: Math::BigRat v0.09
76136              From: Tels <perl_dummy@bloodgate.com>
76137              Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
76138              Message-Id: <200208141812.g7EICrV23771@crypt.org>
76139      Branch: perl
76140            + lib/Math/BigRat/t/big_ap.t
76141            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
76142            ! lib/Math/BigRat/t/bigratpm.inc
76143 ____________________________________________________________________________
76144 [ 17755] By: hv                                    on 2002/08/22  19:44:03
76145         Log: new files from #17754
76146      Branch: perl
76147            + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t
76148 ____________________________________________________________________________
76149 [ 17754] By: hv                                    on 2002/08/22  19:42:58
76150         Log: Subject: ANNOUNCE: Math-BigInt v1.62
76151              From: Tels <perl_dummy@bloodgate.com>
76152              Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
76153              Message-Id: <200208211513.g7LFDUs02512@crypt.org>
76154      Branch: perl
76155            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
76156            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
76157            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
76158            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
76159            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
76160            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
76161            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc
76162            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
76163            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
76164            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
76165            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigFloat/Subclass.pm
76166 ____________________________________________________________________________
76167 [ 17753] By: hv                                    on 2002/08/22  12:05:57
76168         Log: Subject: podlators 1.24 released
76169              From: Russ Allbery <rra@stanford.edu>
76170              Date: Sat, 03 Aug 2002 20:56:42 -0700
76171              Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
76172      Branch: perl
76173            + lib/Pod/t/text-options.t
76174            ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm
76175            ! lib/Pod/t/basic.t pod/pod2text.PL
76176 ____________________________________________________________________________
76177 [ 17752] By: hv                                    on 2002/08/22  11:13:17
76178         Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
76179              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
76180              Date: Fri, 26 Jul 2002 02:59:12 +0900
76181              Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
76182      Branch: perl
76183            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
76184            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
76185            ! lib/Unicode/Collate/t/test.t
76186 ____________________________________________________________________________
76187 [ 17751] By: hv                                    on 2002/08/22  11:08:35
76188         Log: fix test failure from #17747
76189      Branch: perl
76190            ! ext/B/t/stash.t
76191 ____________________________________________________________________________
76192 [ 17750] By: hv                                    on 2002/08/22  10:46:19
76193         Log: Subject: [PATCH] Fix DBM filters
76194              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
76195              Date: Wed, 21 Aug 2002 11:40:49 +0100
76196              Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
76197      Branch: perl
76198            ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap
76199            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t
76200            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs
76201            ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap
76202            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
76203            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
76204            ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap
76205 ____________________________________________________________________________
76206 [ 17749] By: hv                                    on 2002/08/22  01:04:32
76207         Log: avoid use of %caller::EXPORT
76208              Subject: [PATCH] Re: question about Exporter::import
76209              From: Nicholas Clark <nick@unfortu.net>
76210              Date: Wed, 14 Aug 2002 21:33:12 +0100
76211              Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
76212      Branch: perl
76213            ! lib/Exporter.pm lib/Exporter/Heavy.pm
76214 ____________________________________________________________________________
76215 [ 17748] By: hv                                    on 2002/08/22  00:54:03
76216         Log: todo test for linux $0 modification
76217              Subject: Re: [perl #16206] $0 in 5.8
76218              From: Slaven Rezic <slaven.rezic@berlin.de>
76219              Date: 17 Aug 2002 21:32:37 +0200
76220              Message-id: <87elcx2sdm.fsf@vran.herceg.de>
76221      Branch: perl
76222            ! t/op/magic.t
76223 ____________________________________________________________________________
76224 [ 17747] By: hv                                    on 2002/08/22  00:11:34
76225         Log: Subject: Re: [PATCH] Version object patch #1
76226              From: John Peacock <jpeacock@rowman.com>
76227              Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
76228              Message-id: <3D630042.6020407@rowman.com>
76229
76230              Subject: Re: [REVISED PATCH] Magic v-strings
76231              From: John Peacock <jpeacock@rowman.com>
76232              Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
76233              Message-id: <3D63E532.7020305@rowman.com>
76234      Branch: perl
76235            ! sv.c t/op/ver.t universal.c util.c
76236 ____________________________________________________________________________
76237 [ 17746] By: hv                                    on 2002/08/20  16:48:05
76238         Log: Subject: [PATCH] Version object patch #1
76239              From: John Peacock <jpeacock@rowman.com>
76240              Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST)
76241              Message-id: <3D5BB55D.6090603@rowman.com>
76242              and Message-id: <3D627D1A.4050607@rowman.com>
76243              and t/lib/warnings/universal tweak to skip
76244      Branch: perl
76245            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h
76246            ! t/lib/warnings/universal toke.c util.c
76247 ____________________________________________________________________________
76248 [ 17745] By: hv                                    on 2002/08/20  16:27:01
76249         Log: perldelta for #17727
76250      Branch: perl
76251            ! pod/perldelta.pod
76252 ____________________________________________________________________________
76253 [ 17744] By: hv                                    on 2002/08/20  15:34:36
76254         Log: Subject: typo in perfunc.pod
76255              From: "John P. Linderman" <jpl@research.att.com>
76256              Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
76257              Message-id: <200208191245.IAA20072@raptor.research.att.com>
76258      Branch: perl
76259            ! pod/perlfunc.pod
76260 ____________________________________________________________________________
76261 [ 17743] By: hv                                    on 2002/08/20  15:31:40
76262         Log: Subject: Re: [PATCH] fix typos in perlpacktut
76263              From: "Mr. Nobody" <mrnobo1024@yahoo.com>
76264              Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
76265              Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
76266      Branch: perl
76267            ! pod/perlpacktut.pod
76268 ____________________________________________________________________________
76269 [ 17742] By: hv                                    on 2002/08/20  14:51:16
76270         Log: Subject: [REVISED PATCH] Magic v-strings
76271              From: John Peacock <jpeacock@rowman.com>
76272              Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST)
76273              Message-id: <3D556FE6.6000404@rowman.com>
76274              plus a bit of cleanup
76275      Branch: perl
76276            ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c
76277 ____________________________________________________________________________
76278 [ 17741] By: hv                                    on 2002/08/20  14:20:16
76279         Log: Subject: Re: [PATCH] Storable and CODE references
76280              From: Slaven Rezic <slaven.rezic@berlin.de>
76281              Date: 17 Aug 2002 21:58:03 +0200
76282              Message-id: <87bs812r78.fsf@vran.herceg.de>
76283      Branch: perl
76284            + ext/Storable/t/code.t
76285            ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
76286            ! ext/Storable/t/malice.t
76287 ____________________________________________________________________________
76288 [ 17740] By: hv                                    on 2002/08/20  14:07:56
76289         Log: Clean up copy-on-write macros and debug facilities (new flag 'C').
76290              Handle CoW in hashes:
76291              Subject: Re: why would tr/// be performing hash copies?
76292              From: Nicholas Clark <nick@unfortu.net>
76293              Date: Sun, 18 Aug 2002 23:17:01 +0100
76294              Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>
76295      Branch: perl
76296            ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h
76297 ____________________________________________________________________________
76298 [ 17739] By: hv                                    on 2002/08/20  13:52:18
76299         Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
76300              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76301              Date: Tue, 23 Jul 2002 09:21:10 +0200
76302              Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
76303      Branch: perl
76304            ! Configure
76305 ____________________________________________________________________________
76306 [ 17737] By: ams                                   on 2002/08/19  07:48:39
76307         Log: Effect a speedy recovery from POD affected by (ahem, Australian)
76308              negligence.
76309      Branch: perl
76310            ! pod/perlrun.pod
76311 ____________________________________________________________________________
76312 [ 17736] By: hv                                    on 2002/08/18  18:27:28
76313         Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
76314              From: Dave Mitchell <davem@fdgroup.com>
76315              Date: Fri, 16 Aug 2002 23:31:07 +0100
76316              Message-id: <20020816233107.E9388@fdgroup.com>
76317      Branch: perl
76318            ! numeric.c t/base/num.t
76319 ____________________________________________________________________________
76320 [ 17735] By: hv                                    on 2002/08/18  02:22:21
76321         Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm
76322              From: Mark-Jason Dominus <mjd@plover.com>
76323              Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
76324              Message-id: <20020814011909.22744.qmail@plover.com>
76325      Branch: perl
76326            ! lib/Net/hostent.pm
76327 ____________________________________________________________________________
76328 [ 17734] By: hv                                    on 2002/08/18  02:20:05
76329         Log: Subject: [PATCH] Re: Pod::Functions tpyo
76330              From: Abe Timmerman <abe@ztreet.demon.nl>
76331              Date: Tue, 13 Aug 2002 23:47:00 +0200
76332              Message-id: <200208132347.00782.abe@ztreet.demon.nl>
76333      Branch: perl
76334            ! lib/Pod/Functions.pm
76335 ____________________________________________________________________________
76336 [ 17733] By: hv                                    on 2002/08/18  02:17:18
76337         Log: Subject: Server rename revisited
76338              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76339              Date: Tue, 13 Aug 2002 19:19:03 +0200
76340              Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
76341      Branch: perl
76342            ! README.hpux
76343 ____________________________________________________________________________
76344 [ 17732] By: hv                                    on 2002/08/18  02:11:49
76345         Log: Subject: [PATCH] Remove old VOS build methods
76346              From: Paul_GreenVOS@vos.stratus.com
76347              Date: Tue, 13 Aug 02 10:25 edt (15:25 BST)
76348              Message-id: <200208131426.KAA01012@mailhub1.stratus.com>
76349      Branch: perl
76350            - vos/Makefile vos/build.cm vos/compile_perl.cm
76351            - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
76352            - vos/config.ga.h vos/config.pl vos/configure_perl.cm
76353            - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
76354            - vos/vos_dummies.c
76355            ! MANIFEST README.vos pod/perlport.pod vos/Changes
76356 ____________________________________________________________________________
76357 [ 17731] By: hv                                    on 2002/08/18  01:57:12
76358         Log: Subject: [PATCH] Configure missing d_modflproto=''
76359              From: "Gerrit P. Haase" <gp@familiehaase.de>
76360              Date: Tue, 13 Aug 2002 15:11:05 +0200
76361              Message-id: <11417599086.20020813151105@familiehaase.de>
76362      Branch: perl
76363            ! Configure
76364 ____________________________________________________________________________
76365 [ 17730] By: hv                                    on 2002/08/18  01:41:33
76366         Log: missing chunk from #17725 causes lib/constant.t test failures
76367      Branch: perl
76368            ! lib/constant.t
76369 ____________________________________________________________________________
76370 [ 17729] By: hv                                    on 2002/08/17  02:33:15
76371         Log: Subject: [PATCH] Safe.pm documentation
76372              From: Slaven Rezic <slaven.rezic@berlin.de>
76373              Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
76374              Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
76375      Branch: perl
76376            ! ext/Opcode/Safe.pm pod/perlre.pod
76377 ____________________________________________________________________________
76378 [ 17728] By: hv                                    on 2002/08/17  02:07:24
76379         Log: Subject: Copy On Write
76380              From: Nicholas Clark <nick@ccl4.org>
76381              Date: Thu, 15 Aug 2002 00:10:35 +0100
76382              Message-id: <20020815001035.A69079@plum.flirble.org>
76383              specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use
76384      Branch: perl
76385            ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c
76386            ! pp_hot.c proto.h sv.c sv.h
76387 ____________________________________________________________________________
76388 [ 17727] By: hv                                    on 2002/08/17  01:20:05
76389         Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
76390              From: Mark-Jason Dominus <mjd@plover.com>
76391              Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
76392              Message-id: <20020415033855.6343.qmail@plover.com>
76393      Branch: perl
76394            ! av.c av.h pod/perltie.pod t/op/tiearray.t
76395 ____________________________________________________________________________
76396 [ 17726] By: hv                                    on 2002/08/17  01:17:09
76397         Log: pp.c warns that sv may be used uninitialised in pp_delete()
76398      Branch: perl
76399            ! pp.c
76400 ____________________________________________________________________________
76401 [ 17725] By: hv                                    on 2002/08/17  00:51:19
76402         Log: Subject: [PATCH] Remove pseudo-hashes (complete)
76403              From: Michael G Schwern <schwern@pobox.com>
76404              Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST)
76405              Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
76406      Branch: perl
76407            ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm
76408            ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c
76409            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod
76410            ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
76411 ____________________________________________________________________________
76412 [ 17724] By: hv                                    on 2002/08/17  00:27:33
76413         Log: ext/B/defsubs.h also depends on the program that builds it
76414      Branch: perl
76415            ! ext/B/Makefile.PL
76416 ____________________________________________________________________________
76417 [ 17723] By: hv                                    on 2002/08/17  00:10:24
76418         Log: Subject: Re: deb.c compile time error (patchlevel 17721)
76419              From: Dave Mitchell <davem@fdgroup.com>
76420              Date: Tue, 13 Aug 2002 14:42:15 +0100
76421              Message-ID: <20020813144215.G11939@fdgroup.com>
76422      Branch: perl
76423            ! embed.fnc embed.h global.sym proto.h
76424 ____________________________________________________________________________
76425 [ 17722] By: ams                                   on 2002/08/16  05:20:22
76426         Log: Subject: Minor perlrun.pod patch
76427              From: Iain Truskett <spoon@cpan.org>
76428              Date: Fri, 16 Aug 2002 16:20:27 +1000
76429              Message-Id: <20020816162027.D17196@eh.org>
76430      Branch: perl
76431            ! pod/perlrun.pod
76432 ____________________________________________________________________________
76433 [ 17721] By: hv                                    on 2002/08/12  12:17:19
76434         Log: #17717 needed tests fixing up
76435      Branch: perl
76436            ! t/op/chop.t
76437 ____________________________________________________________________________
76438 [ 17720] By: hv                                    on 2002/08/12  12:10:07
76439         Log: Subject: Re: [PATCH] Re: taint news
76440              From: Rick Delaney <rick.delaney@rogers.com>
76441              Date: 04 Aug 2002 00:28:58 EDT
76442              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
76443              missed patch fragment from Change #17676
76444      Branch: perl
76445            ! pod/perlsec.pod
76446 ____________________________________________________________________________
76447 [ 17719] By: hv                                    on 2002/08/12  12:03:53
76448         Log: Subject: [perl #15987] Tests fail when sources are under CVS control
76449              From: Warren Jones (via RT) <perlbug@perl.org>
76450              Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
76451              Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
76452      Branch: perl
76453            ! lib/strict.t lib/warnings.t
76454 ____________________________________________________________________________
76455 [ 17718] By: hv                                    on 2002/08/12  11:57:17
76456         Log: Subject: [PATCH] add verbose stack display option, -Dvs
76457              From: Dave Mitchell <davem@fdgroup.com>
76458              Date: Mon, 5 Aug 2002 00:55:33 +0100
76459              Message-id: <20020805005533.B26111@fdgroup.com>
76460      Branch: perl
76461            ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod
76462            ! pod/perlrun.pod proto.h
76463 ____________________________________________________________________________
76464 [ 17717] By: hv                                    on 2002/08/12  11:44:06
76465         Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
76466              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
76467              Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
76468              Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
76469      Branch: perl
76470            ! op.c t/op/chop.t t/op/ref.t
76471 ____________________________________________________________________________
76472 [ 17716] By: hv                                    on 2002/08/12  11:29:53
76473         Log: Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
76474              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
76475              Date: Sat, 13 Jul 2002 17:44:02 +0100
76476              Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
76477      Branch: perl
76478            ! pp_hot.c t/op/tiehandle.t
76479 ____________________________________________________________________________
76480 [ 17715] By: hv                                    on 2002/08/12  11:28:26
76481         Log: Subject: [PATCH] better modfl detection
76482              From: Nicholas Clark <nick@unfortu.net>
76483              Date: Sun, 11 Aug 2002 20:05:49 +0100
76484              Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
76485      Branch: perl
76486            ! Configure config_h.SH perl.h
76487 ____________________________________________________________________________
76488 [ 17714] By: hv                                    on 2002/08/12  11:26:23
76489         Log: Subject: [PATCH] perltodo.pod
76490              From: Richard.Foley@t-online.de
76491              Date: Sun, 11 Aug 2002 18:26:10 +0200
76492              Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
76493              perlbug credits
76494      Branch: perl
76495            ! pod/perltodo.pod
76496 ____________________________________________________________________________
76497 [ 17713] By: hv                                    on 2002/08/12  11:24:44
76498         Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4
76499              From: Nicholas Clark <nick@unfortu.net>
76500              Date: Sun, 11 Aug 2002 16:59:16 +0100
76501              Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
76502      Branch: perl
76503            ! gv.c
76504 ____________________________________________________________________________
76505 [ 17712] By: hv                                    on 2002/08/12  11:23:06
76506         Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
76507              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76508              Date: Mon, 12 Aug 2002 10:25:20 +0200
76509              Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
76510              gcc bug test needs -lm
76511      Branch: perl
76512            ! hints/hpux.sh
76513 ____________________________________________________________________________
76514 [ 17711] By: hv                                    on 2002/08/12  11:20:49
76515         Log: Subject: [PATCH s2p] Small typo correction
76516              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
76517              Date: Wed, 7 Aug 2002 11:50:51 +0200
76518              Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
76519      Branch: perl
76520            ! x2p/s2p.PL
76521 ____________________________________________________________________________
76522 [ 17710] By: hv                                    on 2002/08/12  11:17:21
76523         Log: Subject: [PATCH] pod/perlfaq4.pod
76524              From: Abigail <abigail@foad.org>
76525              Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
76526              Message-id: <20020730095202.A6462@ucan.foad.org>
76527              Add references to Regexp::Common.
76528      Branch: perl
76529            ! pod/perlfaq4.pod
76530 ____________________________________________________________________________
76531 [ 17707] By: rgs                                   on 2002/08/09  21:23:20
76532         Log: Subject: New HP-UX itanium servers
76533              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76534              Date: Wed, 07 Aug 2002 13:25:57 +0200
76535              Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
76536      Branch: perl
76537            ! README.hpux
76538 ____________________________________________________________________________
76539 [ 17706] By: rgs                                   on 2002/08/09  21:00:41
76540         Log: Subject: Re: missing lower range in {} regex
76541              From: "John P. Linderman" <jpl@research.att.com>
76542              Date: Fri, 09 Aug 2002 12:48:55 -0400
76543              Message-ID: <200208091648.MAA77577@raptor.research.att.com>
76544      Branch: perl
76545            ! pod/perlre.pod
76546 ____________________________________________________________________________
76547 [ 17705] By: rgs                                   on 2002/08/08  20:57:59
76548         Log: More tests for the attribute syntax, from the
76549              attributes manpage.
76550      Branch: perl
76551            ! t/op/attrs.t
76552 ____________________________________________________________________________
76553 [ 17704] By: rgs                                   on 2002/08/08  19:47:44
76554         Log: Fix bug #16080 : an attribute list should end at '}'
76555      Branch: perl
76556            ! t/op/attrs.t toke.c
76557 ____________________________________________________________________________
76558 [ 17703] By: hv                                    on 2002/08/08  15:30:12
76559         Log: Update Changes
76560      Branch: perl
76561            ! Changes patchlevel.h
76562 ____________________________________________________________________________
76563 [ 17702] By: hv                                    on 2002/08/08  15:08:57
76564         Log: Subject: Re: README.aix
76565              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76566              Date: Tue, 30 Jul 2002 13:30:29 +0200
76567              Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
76568      Branch: perl
76569            ! README.aix
76570 ____________________________________________________________________________
76571 [ 17701] By: hv                                    on 2002/08/08  15:06:01
76572         Log: Subject: [PATCH] Re: pp_sys.c compile failed..
76573              From: Andy Dougherty <doughera@lafayette.edu>
76574              Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
76575              Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
76576      Branch: perl
76577            ! hints/aix.sh
76578 ____________________________________________________________________________
76579 [ 17700] By: hv                                    on 2002/08/08  15:02:57
76580         Log: Subject: [DOC PATCH] perlipc.pod
76581              From: Arjen Laarhoven <arjen@nl.demon.net>
76582              Date: Tue, 6 Aug 2002 14:16:01 +0200
76583              Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
76584      Branch: perl
76585            ! pod/perlipc.pod
76586 ____________________________________________________________________________
76587 [ 17699] By: hv                                    on 2002/08/08  14:56:56
76588         Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our
76589              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
76590              Date: Fri, 2 Aug 2002 23:44:21 +0200
76591              Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
76592      Branch: perl
76593            ! op.c t/op/attrs.t
76594 ____________________________________________________________________________
76595 [ 17698] By: hv                                    on 2002/08/08  14:52:45
76596         Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
76597              From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
76598              Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
76599              Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
76600      Branch: perl
76601            ! Configure
76602 ____________________________________________________________________________
76603 [ 17697] By: hv                                    on 2002/08/08  14:49:00
76604         Log: Subject: Doc patch for Class::Struct under 5.8.0
76605              From: Damian Conway <damian@conway.org>
76606              Date: Tue, 30 Jul 2002 23:03:14 +1000
76607              Message-id: <3D471FCF.1C7C6E6B@conway.org>
76608      Branch: perl
76609            ! lib/Class/Struct.pm
76610 ____________________________________________________________________________
76611 [ 17696] By: hv                                    on 2002/08/08  14:44:21
76612         Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
76613              From: Slaven Rezic <slaven.rezic@berlin.de>
76614              Date: 31 Jul 2002 09:50:06 +0200
76615              Message-id: <87ado85ob5.fsf@vran.herceg.de>
76616      Branch: perl
76617            ! pp.c
76618 ____________________________________________________________________________
76619 [ 17695] By: hv                                    on 2002/08/08  14:40:41
76620         Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
76621              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
76622              Date: Fri, 2 Aug 2002 00:13:10 +0200
76623              Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
76624      Branch: perl
76625            + t/op/stash.t
76626            ! MANIFEST perl.h
76627 ____________________________________________________________________________
76628 [ 17694] By: hv                                    on 2002/08/08  14:31:55
76629         Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
76630              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76631              Date: Wed, 31 Jul 2002 16:04:02 +0200
76632              Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
76633      Branch: perl
76634            ! hints/hpux.sh
76635 ____________________________________________________________________________
76636 [ 17693] By: hv                                    on 2002/08/08  14:25:16
76637         Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
76638              From: Abigail <abigail@foad.org>
76639              Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
76640              Message-id: <20020725085252.A2703@ucan.foad.org>
76641      Branch: perl
76642            ! lib/ExtUtils/MM_Unix.pm
76643 ____________________________________________________________________________
76644 [ 17692] By: hv                                    on 2002/08/08  14:20:05
76645         Log: Subject: [PATCH] README.jp and README.cn
76646              From: Autrijus Tang <autrijus@autrijus.org>
76647              Date: Thu, 25 Jul 2002 07:05:11 +0800
76648              Message-id: <20020724230511.GA1327@not.autrijus.org>
76649      Branch: perl
76650            ! README.cn README.jp
76651 ____________________________________________________________________________
76652 [ 17691] By: hv                                    on 2002/08/08  14:01:50
76653         Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
76654              From: Henrik Tougaard (via RT) <perlbug@perl.org>
76655              Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
76656              Message-id: <rt-15398-31095.6.30466042998663@perl>
76657      Branch: perl
76658            ! lib/Pod/Usage.pm
76659 ____________________________________________________________________________
76660 [ 17690] By: rgs                                   on 2002/08/07  19:56:42
76661         Log: Doc fix : the symbol for COPs wasn't documented.
76662      Branch: perl
76663            ! opcode.pl
76664 ____________________________________________________________________________
76665 [ 17689] By: rgs                                   on 2002/08/06  20:45:30
76666         Log: Subject: Re: no warnings 'io';
76667              From: Nicholas Clark <nick@unfortu.net>
76668              Date: Sat, 27 Jul 2002 21:49:55 +0100
76669              Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
76670
76671              Plus a little bit of regression tests.
76672      Branch: perl
76673            ! t/lib/warnings/pp_hot util.c
76674 ____________________________________________________________________________
76675 [ 17688] By: rgs                                   on 2002/08/06  20:04:19
76676         Log: Subject: [PATCH] XS build fix for VMS
76677              From: "Craig A. Berry" <craigberry@mac.com>
76678              Date: Sun, 4 Aug 2002 12:13:06 -0500
76679              Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
76680      Branch: perl
76681            ! vms/descrip_mms.template
76682 ____________________________________________________________________________
76683 [ 17687] By: rgs                                   on 2002/08/06  19:50:12
76684         Log: PerlIO::scalar wasn't able to read from non-string
76685              scalar ; now stringifies its argument.
76686      Branch: perl
76687            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
76688 ____________________________________________________________________________
76689 [ 17686] By: rgs                                   on 2002/08/06  19:10:51
76690         Log: More regression tests for $^H and %^H.
76691              Add a TODO test for eval "" preserving %^H.
76692      Branch: perl
76693            ! t/comp/hints.t
76694 ____________________________________________________________________________
76695 [ 17685] By: hv                                    on 2002/08/05  22:42:09
76696         Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
76697              From: "John P. Linderman" <jpl@research.att.com>
76698              Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
76699              Message-id: <200207211613.MAA69505@raptor.research.att.com>
76700      Branch: perl
76701            ! lib/sort.pm lib/sort.t
76702 ____________________________________________________________________________
76703 [ 17684] By: hv                                    on 2002/08/05  22:35:22
76704         Log: Integrate from perlio: change #17653 fixes bug RT15283
76705      Branch: perl
76706           !> ext/PerlIO/via/via.xs
76707 ____________________________________________________________________________
76708 [ 17683] By: hv                                    on 2002/08/05  22:26:45
76709         Log: Integrate from maint-5.6/macperl via macperl
76710              Changes 17660, 17661, 17662, 17663, 17664
76711      Branch: perl
76712           !> perl.c
76713 ____________________________________________________________________________
76714 [ 17682] By: hv                                    on 2002/08/05  15:04:54
76715         Log: Subject: Defined-or patch (cleaned up)
76716              From: "Brent Dax" <brentdax@cpan.org>
76717              Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST)
76718              Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
76719      Branch: perl
76720            + t/op/dor.t
76721            ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm
76722            ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h
76723            ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym
76724            ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms
76725            ! vms/perly_h.vms
76726 ____________________________________________________________________________
76727 [ 17681] By: hv                                    on 2002/08/05  14:41:23
76728         Log: typo
76729      Branch: perl
76730            ! keywords.h keywords.pl
76731 ____________________________________________________________________________
76732 [ 17680] By: hv                                    on 2002/08/05  14:33:39
76733         Log: warn that keywords.h is generated
76734      Branch: perl
76735            ! keywords.h keywords.pl
76736 ____________________________________________________________________________
76737 [ 17679] By: hv                                    on 2002/08/04  23:40:22
76738         Log: again: #17678 caused test failures in pod2html,
76739              in which $1 could leak from previous regexp
76740      Branch: perl
76741            ! mg.c
76742 ____________________________________________________________________________
76743 [ 17678] By: hv                                    on 2002/08/04  15:34:19
76744         Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
76745              From: hv@crypt.org
76746              Date: Sun, 04 Aug 2002 17:40:30 +0100
76747              Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
76748      Branch: perl
76749            ! mg.c t/op/taint.t
76750 ____________________________________________________________________________
76751 [ 17677] By: hv                                    on 2002/08/04  15:25:25
76752         Log: Main branch no longer needs op/taint.t version check.
76753      Branch: perl
76754            ! t/op/taint.t
76755 ____________________________________________________________________________
76756 [ 17676] By: hv                                    on 2002/08/04  15:14:09
76757         Log: Subject: Re: [PATCH] Re: taint news
76758              From: Rick Delaney <rick.delaney@rogers.com>
76759              Date: 04 Aug 2002 00:28:58 EDT
76760              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
76761              Ref: 20020208.005
76762      Branch: perl
76763            ! pp_sys.c
76764 ____________________________________________________________________________
76765 [ 17675] By: hv                                    on 2002/08/04  01:48:36
76766         Log: Fix email address for Kragen Sitaker <kragen@pobox.com>.
76767      Branch: perl
76768            ! AUTHORS
76769 ____________________________________________________________________________
76770 [ 17674] By: hv                                    on 2002/08/04  01:30:11
76771         Log: Subject: [PATCH] AUTHORS
76772              From: Colin Watson <colinw@zeus.com>
76773              Date: Thu, 25 Jul 2002 15:54:37 +0100
76774              Message-id: <20020725145437.GC4921@zeus.com>
76775      Branch: perl
76776            ! AUTHORS
76777 ____________________________________________________________________________
76778 [ 17673] By: hv                                    on 2002/08/04  01:27:36
76779         Log: Subject: [PATCH] AUTHORS
76780              From: Walt Mankowski <waltman@pobox.com>
76781              Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
76782              Message-id: <20020721025612.GB15958@pobox.com>
76783      Branch: perl
76784            ! AUTHORS
76785 ____________________________________________________________________________
76786 [ 17672] By: hv                                    on 2002/08/04  01:25:14
76787         Log: Subject: Re: mention of "use sort" botched in perlfunc?
76788              From: Michael G Schwern <schwern@pobox.com>
76789              Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
76790              Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
76791      Branch: perl
76792            ! pod/perlfunc.pod
76793 ____________________________________________________________________________
76794 [ 17671] By: hv                                    on 2002/08/04  01:11:32
76795         Log: Change version from 5.8.0 to 5.9.0.
76796      Branch: perl
76797            ! Configure NetWare/Makefile NetWare/config_H.wc
76798            ! Porting/config.sh Porting/config_H README.win32 config_h.SH
76799            ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl
76800            ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl
76801            ! patchlevel.h win32/Makefile win32/makefile.mk
76802            ! wince/Makefile.ce
76803 ____________________________________________________________________________
76804 [ 17656] By: ams                                   on 2002/07/28  06:12:33
76805         Log: Subject: [PATCH] Typo in regcomp.c
76806              From: Chris Ball <chris@cpan.org>
76807              Date: 26 Jul 2002 17:49:35 +0100
76808              Message-Id: <868z3yzb6o.fsf@void.printf.net>
76809              (With additional tweak to s_reginclasslen.)
76810      Branch: perl
76811            ! regcomp.c
76812 ____________________________________________________________________________
76813 [ 17655] By: jhi                                   on 2002/07/25  20:37:16
76814         Log: Upgrade to Unicode::Collate 0.20.
76815      Branch: perl
76816            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
76817            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
76818 ____________________________________________________________________________
76819 [ 17654] By: jhi                                   on 2002/07/23  16:33:52
76820         Log: Commas, schcommas.
76821      Branch: perl
76822            ! patchlevel.h
76823 ____________________________________________________________________________
76824 [ 17644] By: jhi                                   on 2002/07/19  18:55:18
76825         Log: Copy perldelta as perl58delta, purge the perldelta.
76826      Branch: perl
76827            + pod/perl58delta.pod
76828            ! MANIFEST pod/perldelta.pod
76829 ____________________________________________________________________________
76830 [ 17642] By: jhi                                   on 2002/07/19  16:37:39
76831         Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business.
76832      Branch: perl
76833            ! Changes patchlevel.h
76834 ____________________________________________________________________________
76835 [ 17641] By: jhi                                   on 2002/07/19  16:31:08
76836         Log: Integrate perlio (no changes, but that's fine).
76837      Branch: perl
76838           !> embed.fnc perl.h
76839 ____________________________________________________________________________
76840 [ 17639] By: jhi                                   on 2002/07/19  00:47:18
76841         Log: It's all yours, Hugo.
76842      Branch: perl
76843            + Changes5.8
76844            ! Changes MANIFEST